Hi,

Apache may not be able to write to the /tmp unless you do:

ulimit -c unlimited

before starting Apache. 

At least that's what worked for me on RHEL4.

Jim



---- Devraj Mukherjee <[EMAIL PROTECTED]> wrote: 
> I already have that in httpd.conf and don't see any CoreDump files in /tmp.
> 
> 
> On Thu, Mar 27, 2008 at 5:11 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > On Mon, Mar 24, 2008 at 3:35 AM, Devraj Mukherjee <[EMAIL PROTECTED]> wrote:
> >  > Hi everyone,
> >  >
> >  >  I administer a web server running CentOS running httpd 2.0.59
> >  >  distributed from the centosplus repository. I noticed that dmesg
> >  >  splits out a heap of these messages. However httpd was still running,
> >  >  I am suspecting that a child process spat the dummy.
> >  >
> >  >  httpd[17570]: segfault at 0000007fbf3ffca0 rip 0000002a9a59cc5b rsp
> >  >  0000007fbf3ffc80 error 6
> >  >
> >  >  Can anyone shed any light on what this might be?
> >
> >  Here's how to get more info on segfaults:
> >  http://httpd.apache.org/dev/debugging.html#crashes
> >
> >  Joshua.
> >
> >  ---------------------------------------------------------------------
> >  The official User-To-User support forum of the Apache HTTP Server Project.
> >  See <URL:http://httpd.apache.org/userslist.html> for more info.
> >  To unsubscribe, e-mail: [EMAIL PROTECTED]
> >    "   from the digest: [EMAIL PROTECTED]
> >  For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> 
> -- 
> "I never look back darling, it distracts from the now", Edna Mode (The
> Incredibles)
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to