[php-maint] php4-pgsql crashes apache

Adam Conrad adconrad at 0c3.net
Sun Dec 11 12:37:18 UTC 2005


Paolo Cavallini wrote:
>
> Sorry to bother. I just installed php4-pgsql 4:4.4.0-4 from deb package, and 
> now apache crashes (child pid xxxx exit signal Segmentation fault).

Would it be possible for you to run "apache -X" (or "apache2 -X", if you
use apache2) in gdb and get a backtrace when it segfaults?

Something like:

# gdb apache2
(gdb) run -X
[ wait for the segv ]
(gdb) bt
[ copy and paste this output for us ]

... Adam



More information about the pkg-php-maint mailing list