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

--- Comment #18 from Eric Covener <[email protected]> ---
> --8<---------------cut here---------------start------------->8---
> #0  0x00007f81afe56add in close () at ../sysdeps/unix/syscall-template.S:81
> #1  0x000000000045c324 in ap_mpm_podx_check (pod=<optimized out>) at
> /opt/unpack/httpd-2.4.25/server/mpm_unix.c:546
> #2  0x000000000042bb8d in child_main (child_num_arg=1,
> child_bucket=29984256) at
> /opt/unpack/httpd-2.4.25/server/mpm/worker/worker.c:1364
> #3  0x000000000046c852 in make_child (s=0x1bd85e8, slot=1, bucket=0) at
> /opt/unpack/httpd-2.4.25/server/mpm/worker/worker.c:1456

Unfortunately I think this is no (direct) clue and the debugger is somehow
confused as only read() is called in this path. It is a dedicated thread in
worker that waits for the parent to tell the worker it's time to exit (due to
e.g. MaxSpareThreads).

-- 
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]

Reply via email to