https://issues.apache.org/bugzilla/show_bug.cgi?id=44376
--- Comment #12 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-03-19 14:56:05 PST --- (In reply to comment #11) > The pstack output is for the correct process according to /server-status. The > process in question is 22267. Below is the gdb output. > > (gdb) where > #0 0x00002aaaab1215a5 in pthread_join () from /lib64/libpthread.so.0 > #1 0x00002aaaaaf10b85 in apr_thread_join (retval=0x7fff2f923f34, > thd=0xbe8d7d0) at threadproc/unix/thread.c:218 > #2 0x0000000000444632 in join_workers (listener=<value optimized out>, > threads=0xbf20840) at event.c:1347 > #3 0x000000000044556d in child_main (child_num_arg=<value optimized out>) > at event.c:1524 > #4 0x0000000000445645 in make_child (s=0xbdf57b0, slot=4) at event.c:1578 > #5 0x0000000000446107 in ap_mpm_run (_pconf=<value optimized out>, > plog=<value optimized out>, s=<value optimized out>) at event.c:1765 > #6 0x0000000000421588 in main (argc=3, argv=0x7fff2f9242b8) at main.c:730 > Sorry, but this does not help either :-). Please do a thread apply all bt full instead of the where -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
