You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Alexander Stoll <te...@gmx.de> on 2004/03/29 20:02:16 UTC

[users@httpd] segfault when restart 2.0.49

Hello,
I try this list before opening a bug report...

Whenever a kill -1 signal is issued to the httpd process it segfaults. 
This behavior is triggered by new php module version 4.3.5 former 
identical setups worked properly, but it is not a bug in php module.

A gdb backtrace revealed:

gdb) bt
#0  0x4b8f2630 in ?? ()
#1  0x080728a1 in regex_cleanup (preg=0x0) at util.c:258
#2  0x4b56c39d in run_cleanups (cref=0x80ac838) at apr_pools.c:1951
#3  0x4b56bbe9 in apr_pool_clear (pool=0x80ac828) at apr_pools.c:693
#4  0x0806e4d2 in main (argc=4, argv=0xb1d38f34) at main.c:574
#5  0x4b6558ae in __libc_start_main () from /lib/libc.so.6

It is compiled on a Linux box with kernel 2.4.25 on SuSE 8.2 
Distribution with gcc 3.3.3

Any known issues ???


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org