Hi!, I really dont know if I have to send this problem to
this mailing list. I’m using Gentoo, Apache 2.2.6 and PHP 5.2.4 I get a Segmentation Fault (11) some times in my error_logs.
It’s very random, but I get this error like 2 o 3 times in the day. (it’s
in a development server, not in production). I make apache to core dump files, and the analize them with
gdb. Program terminated with signal 11, Segmentation fault. #0 0x00002afbefba28fb in ?? () from
/lib/tls/libpthread.so.0 (gdb) where #0 0x00002afbefba28fb in ?? () from
/lib/tls/libpthread.so.0 #1 0x0000000000443dc1 in ap_mpm_pod_check () #2 0x00000000004420dc in ?? () #3 0x0000000000442258 in ?? () #4 0x0000000000442e35 in ap_mpm_run () #5 0x0000000000420c48 in main () Somebody have any idea of what could be happening? Thanks for any help. Regards Emiliano Romero
|