You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Magnus M <n0...@kiruna.se> on 2002/05/18 15:52:24 UTC

Segmention fault in current CVS

Hi!

This is what i got from running gdb, I don't know if I
did it the correct way.. Compiled from CVS..
Using Linux..

Starting program: /usr/local/www/httpd2/bin/httpd 
[New Thread 1024 (LWP 22539)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 22539)]
find_parent (dirp=0x0, what=0x80e5978 "<Directory") at core.c:957
957         while (dirp->parent != NULL) {



Regards
Magnus Määttä

Re: Segmention fault in current CVS

Posted by Cliff Woolley <jw...@virginia.edu>.
On Sat, 18 May 2002, Magnus M wrote:

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 22539)]
> find_parent (dirp=0x0, what=0x80e5978 "<Directory") at core.c:957
> 957         while (dirp->parent != NULL) {

Yeah, this is the EXEC_ON_READ problem I mentioned last night due to a
commit yesterday which was I *think* just incomplete.  This should be
resolved today one way or the other.

Thanks,
Cliff

--------------------------------------------------------------
   Cliff Woolley
   cliffwoolley@yahoo.com
   Charlottesville, VA