Received: (from majordom@localhost) by hyperreal.com (8.8.5/8.8.5) id NAA22430; Sun, 11 May 1997 13:43:03 -0700 (PDT) Received: from bilge-gw.topsail.org (bilge-gw.topsail.org [207.8.162.150]) by hyperreal.com (8.8.5/8.8.5) with ESMTP id NAA22416 for ; Sun, 11 May 1997 13:42:58 -0700 (PDT) Received: from argo.topsail.org ([172.16.86.5]) by bilge-gw.topsail.org (8.8.5/8.7.3) with SMTP id QAA11476 for ; Sun, 11 May 1997 16:42:56 -0400 (EDT) Message-ID: <33762F4F.794BDF32@topsail.org> Date: Sun, 11 May 1997 16:42:55 -0400 From: Chuck Murcko Organization: The Topsail Group X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2-STABLE i386) MIME-Version: 1.0 To: new-httpd@apache.org Subject: Re: [PATCH] internal redirect must inherit the_request References: <9705092015.aa13235@paris.ics.uci.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org Roy T. Fielding wrote: > > >Is it possible that they are sub-requested CGI requests for which > > > > r->the_request == NULL ??? > > > >That is the only case I could find using > > > > cvs diff -c -r APACHE_1_2b10 > > > >It would cause a SEGV in the util_script.c changes. The fix is > >to find where the_request is getting screwed over. > > Even if this doesn't fix Chuck's problem, it needs fixing anyway. > I thought of it because of an old bug report, which I can't seem > to find in the bugdb. It would cause a segv on any error that > logged the_request. > Indeed. Once I got a debugger on httpd, this was the problem. The patch fixes it. -- chuck Chuck Murcko The Topsail Group, West Chester PA USA chuck@topsail.org