On Mon, Nov 30, 2020 at 9:08 AM Gabriele Bulfon
<gbulfon@sonicle.com.invalid> wrote:
>
> Is there any way I can provoke a core dump from the httpd threads when the freeze happens?
> I tried using truss (strace solaris like) but nothing was moving on the httpd processes.
> Analyzing server-status I see nothing strange, and then it sill happens every 7-10 days...
That is usually OS specific. For example gcore, gencore, pstack, or
attaching with gdb.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
|