It doesn't dump anything, i have this
CoreDumpDirectory /tmp/
and it dumps nothing there.

What I saw is that a new process for the site (user pablo)
is being started about 2 seconds all the time and
each process logs what I mention before, so I think
the process is not even starting in the right way.
The main process is starting, because I can stablish
a connection with a browser, but the request is never
attended.

Please let me know how I can log something else or
dump the core. I can't open the process with gdb because
the process is dieing permantly, is it any usefull for you a dump from
the main process? wich kind ?.

Yes I 'm using linux, version 2.4.21 from mandrake 9.1

Regards,
Pablo


[Fri Jun 20 18:29:52 2003] [notice] child pid 14291 exit signal
is in the log all the

On Friday 20 June 2003 06:35 pm, [EMAIL PROTECTED] wrote:
> Pablo Yaggi wrote:
>  > besides is prefork using threads ?
>
> prefork does not use threads.
>
> >     i installed a server with perchild and this is a strip from my error
> > log:
> >
> > [Fri Jun 20 18:29:52 2003] [notice] child pid 14291 exit signal
> > Segmentation fault (11)
>
> do you have a coredump?  We the backtrace from it if so.  otherwise, we
> can't do squat with these messages.
>
> If this is Linux, you should see more text at the end of this message
> saying that there is a possible coredump.  Make sure you have "CoreDumpDir
> /directory/writeable/by/Apache/User " in your httpd.conf or it's hard to
> get coredumps.
>
> > [Fri Jun 20 18:29:52 2003] [emerg] (13)Permission denied:
> > apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
> > [Fri Jun 20 18:29:52 2003] [emerg] (13)Permission denied:
> > apr_proc_mutex_unlock failed. Attempting to shutdown process gracefully.
> > [Fri Jun 20 18:29:52 2003] [emerg] (13)Permission denied:
> > apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
> > [Fri Jun 20 18:29:52 2003] [emerg] (13)Permission denied:
> > apr_proc_mutex_unlock failed. Attempting to shutdown process gracefully.
> > [Fri Jun 20 18:29:52 2003] [emerg] (13)Permission denied:
> > apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
> > [Fri Jun 20 18:29:52 2003] [emerg] (13)Permission denied:
> > apr_proc_mutex_unlock failed. Attempting to shutdown process gracefully.
>
> what kind of locking is your apr using?  (hint:  bin/httpd -V)
>
> Greg

Reply via email to