Re: Problem with apache in testing

2004-02-02 Thread Mark L. Kahnt
On Mon, 2004-02-02 at 23:18 -0500, Louis-David Perron wrote: > This morning I noticed that my apache server wasn't working, and wasn't able to > start. `apache` was exiting immediately with a 0 return value, and `apache -X` was > doing a segfault. Under gdb, I noticed that the segfault happened i

Problem with apache in testing

2004-02-02 Thread Louis-David Perron
This morning I noticed that my apache server wasn't working, and wasn't able to start. `apache` was exiting immediately with a 0 return value, and `apache -X` was doing a segfault. Under gdb, I noticed that the segfault happened in strcmp() in libc6. Unfortunately, my gdb experiment is not good