https://bz.apache.org/bugzilla/show_bug.cgi?id=61551

--- Comment #6 from Nic Jansma <n...@nicj.net> ---
Sure -- here's one of the 4 processes stuck in "yes (old gen)":

https://pastebin.com/i6uHDG3b

Main difference is the Thread 1 has this stack:

Thread 1 (Thread 0x7f524768a8c0 (LWP 31094)):
#0  0x00007f5246193f57 in pthread_join () from /lib64/libpthread.so.0
#1  0x00007f52463ceecb in apr_thread_join (retval=retval@entry=0x7ffcfc5c87b4,
thd=thd@entry=0x7f523005e338) at threadproc/unix/thread.c:217
#2  0x00007f523b37c83c in join_workers (listener=0x7f523005e338,
threads=threads@entry=0x7f5248a37c80) at event.c:2084
#3  0x00007f523b37cc11 in child_main (child_num_arg=child_num_arg@entry=0,
child_bucket=child_bucket@entry=0) at event.c:2282
#4  0x00007f523b3800d7 in make_child (s=0x7f52487a5400, slot=slot@entry=0,
bucket=bucket@entry=0) at event.c:2353
#5  0x00007f523b38099a in perform_idle_server_maintenance
(num_buckets=<optimized out>, child_bucket=<optimized out>) at event.c:2536
#6  server_main_loop (num_buckets=1, remaining_children_to_start=0) at
event.c:2664
#7  event_run (_pconf=<optimized out>, plog=<optimized out>, s=<optimized out>)
at event.c:2744
#8  0x00007f52476f756e in ap_run_mpm (pconf=pconf@entry=0x7f524877e168,
plog=0x7f52487ab388, s=0x7f52487a5400) at mpm_common.c:94
#9  0x00007f52476eff03 in main (argc=2, argv=0x7ffcfc5c8c28) at main.c:792

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to