DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20421>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20421

child pid $PID exit signal Segmentation fault (11)

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2003-06-05 12:53 -------
I've dropped the bug at bugs.php.net (http://bugs.php.net/bug.php?id=24012) but
after some research i've got the following reply:

> [5 Jun 7:38am CDT] [EMAIL PROTECTED]
> And the crash does seem to happen inside Apache anyway..

Meanwhile i've managed to get a core dump and backtraced it:

(gdb) bt
#0  0x401e1a54 in read () from /lib/libc.so.6
#1  0x400e9b50 in __JCR_LIST__ () from /lib/libpthread.so.0
#2  0x08091424 in ap_mpm_pod_check (pod=0x8130528) at pod.c:96
#3  0x0808fbee in child_main (child_num_arg=14) at worker.c:1308
#4  0x0808fd3c in make_child (s=0x80d55f8, slot=14) at worker.c:1391
#5  0x080900e7 in perform_idle_server_maintenance () at worker.c:1552
#6  0x080902bb in server_main_loop (remaining_children_to_start=0) at
worker.c:1645
#7  0x08090518 in ap_mpm_run (_pconf=0x80d1f30, plog=0x8114038,
s=0x80d55f8) at worker.c:1743
#8  0x080961ae in main (argc=3, argv=0xbffffd64) at main.c:660
(gdb) frame 8
#8  0x080961ae in main (argc=3, argv=0xbffffd64) at main.c:660
660             if (ap_mpm_run(pconf, plog, server_conf))

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to