Fastidious but undeniably efficient. I'll try that. Thanks!

---- Message d'origine ----
De : "smaug ix" <smau...@gmail.com>
À : users@httpd.apache.org
Objet : Re: [users@httpd] Strange apache behaviour when lauching an 
externalbinary called by a perl script
Date : 21/11/2013 19:52:49 CET

On 11/21/2013 08:25 AM, le...@netcourrier.com wrote:
> crashes systematically (with a kernel segfault)

configure core dumps and use gdb to see the stack trace at the time of 
the crash.
see if you can figure it out from that.

additionally, you can wrap your binary in a script that runs strace
letting you see what the program was doing up to the crash.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


Reply via email to