Yes, but it allows you to debug your module with gdb (with or without
core file) with ease.

Run gdb bin/httpd, print 'r -X'.
It will start Apache in single mode (with one process).
Than load server somehow and wait for gdb to catch sigfault. It will
show you precise line of code where sigfault occurred.

On Wed, Jun 25, 2008 at 9:56 AM, wangyz <[EMAIL PROTECTED]> wrote:
> thanks your answer. I had set CoreDumpDirector and run command " ulimit
> -c
> unlimited" .then startup server using this command " apachect1 start "
> but no any core file still.
> you said, maybe i will change the startup script. can you tell me how to
> change startup script

-- 
С уважением, Кевац Марко
Sincerely yours, Kevac Marko

Reply via email to