On Mon, Nov 30, 2020 at 9:08 AM Gabriele Bulfon <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
