[imp] apache segfault problem
Rong-en Fan
rafan@infor.org
Tue Oct 8 15:16:59 PDT 2002
We found this problem is caused by cclient: hash_lookup()
because a strange mail. We are still studying on it.
Thanks :-)
rafan.
On Tue, Oct 08, 2002 at 09:37:53AM -0400, Amith Varghese wrote:
> Best way to figure out what is causing the problem is to do the following:
>
> gdb <location of your httpd binary>
>
> Then at the GDB prompt type:
>
> run -DSSL -X -f <location of your httpd.conf file>
>
> Then try to reproduce the segfault by using the browser. If you succeed in
> getting it to segfault, you can type "bt" to get a backtrace. Its most likely a
> PHP problem so you should search the PHP bug database for your stuff that is in
> your backtrace and if you can't find anything then post a new bug.
>
> Amith
>
More information about the imp
mailing list