Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah

Ace Suares wrote:

Hi,

I have a lot of these:

[Thu Sep 28 18:59:32 2006] [notice] child pid 29290 exit signal 
Segmentation fault (11)


Couple of hundred per week. Also, apache (1.3) is eating memory, untill 
the server becomes slow and becomes unfunctional.


I set MaxRequestsPerChild 30 so the memory is now 'under control', but the 
segfaults stay. I can't get a core dump either.


  


Ace,

yeah I added that MaxRequestsPerChild statement.

still seeing signal 11 ending up in /var/log/messages
/kernel: pid 73876 (httpd), uid 80: exited on signal 11

but no core file in /tmp

# ls /tmp/core*
ls: No match.


cheers,

Noah



I tried strace but somehow it doens't work om my debian sarge distro. 
(strace doesn't work somehow).


When I google I can not describe the problem adequately to find the pages 
with the aswers. 

It all started around the time of the mod_rewrite bug, but that might be a 
total coincedence. 

I am using the mapserver module (php-mapscript) and this might be the 
problem, but anyway, I am not able to find out what's wrong really.


I still need to try the debugging modules though.

Many greetings,

Ace



  
For additional commands, e-mail: [EMAIL PROTECTED]
  



-
The official User-To-User support forum of the Apache HTTP Server Project.
See 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]



Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah




Ace Suares wrote:

  
Hi,

I have a lot of these:

[Thu Sep 28 18:59:32 2006] [notice] child pid 29290 exit signal 
Segmentation fault (11)

Couple of hundred per week. Also, apache (1.3) is eating memory, untill 
the server becomes slow and becomes unfunctional.
  



cool - I am running apache-2.2.3 

  
I set MaxRequestsPerChild 30 so the memory is now 'under control', but the 
segfaults stay. I can't get a core dump either.

  



I just added that to my httpd.conf file


cheers,

Noah



  I tried strace but somehow it doens't work om my debian sarge distro. 
(strace doesn't work somehow).

When I google I can not describe the problem adequately to find the pages 
with the aswers. 

It all started around the time of the mod_rewrite bug, but that might be a 
total coincedence. 

I am using the mapserver module (php-mapscript) and this might be the 
problem, but anyway, I am not able to find out what's wrong really.

I still need to try the debugging modules though.

Many greetings,

Ace







On Thursday 28 September 2006 12:39, Noah wrote:
  
  
Joshua Slive wrote:


  On 9/28/06, Noah <[EMAIL PROTECTED]> wrote:
  
  
 Hi there,

 When using google to search and I've seen a lot of posts in many
different
languages.  What is the best way to find out why apache is faulting?

 /kernel: pid 92670 (httpd), uid 80: exited on signal 11

  
  http://httpd.apache.org/dev/debugging.html#crashes
  

Hi,

okay I am following the directions in the page you suggested  but I
still see no core dump files in /tmp

# grep "Core" /usr/local/etc/apache/httpd.conf
CoreDumpDirectory /tmp
/kernel: pid 68126 (httpd), uid 80: exited on signal 11
# ls /tmp/core*
ls: No match.

what else might I try?

cheers,

Noah



  Joshua.

-
The official User-To-User support forum of the Apache HTTP Server
Project.
See  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  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  for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  






Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Ace Suares


Hi,

I have a lot of these:

[Thu Sep 28 18:59:32 2006] [notice] child pid 29290 exit signal 
Segmentation fault (11)

Couple of hundred per week. Also, apache (1.3) is eating memory, untill 
the server becomes slow and becomes unfunctional.

I set MaxRequestsPerChild 30 so the memory is now 'under control', but the 
segfaults stay. I can't get a core dump either.

I tried strace but somehow it doens't work om my debian sarge distro. 
(strace doesn't work somehow).

When I google I can not describe the problem adequately to find the pages 
with the aswers. 

It all started around the time of the mod_rewrite bug, but that might be a 
total coincedence. 

I am using the mapserver module (php-mapscript) and this might be the 
problem, but anyway, I am not able to find out what's wrong really.

I still need to try the debugging modules though.

Many greetings,

Ace







On Thursday 28 September 2006 12:39, Noah wrote:
> Joshua Slive wrote:
> > On 9/28/06, Noah <[EMAIL PROTECTED]> wrote:
> >>  Hi there,
> >>
> >>  When using google to search and I've seen a lot of posts in many
> >> different
> >> languages.  What is the best way to find out why apache is faulting?
> >>
> >>  /kernel: pid 92670 (httpd), uid 80: exited on signal 11
> >
> > http://httpd.apache.org/dev/debugging.html#crashes
>
> Hi,
>
> okay I am following the directions in the page you suggested  but I
> still see no core dump files in /tmp
>
> # grep "Core" /usr/local/etc/apache/httpd.conf
> CoreDumpDirectory /tmp
> /kernel: pid 68126 (httpd), uid 80: exited on signal 11
> # ls /tmp/core*
> ls: No match.
>
> what else might I try?
>
> cheers,
>
> Noah
>
> > Joshua.
> >
> > -
> > The official User-To-User support forum of the Apache HTTP Server
> > Project.
> > See 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 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 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]



Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah

Joshua Slive wrote:

On 9/28/06, Noah <[EMAIL PROTECTED]> wrote:


 Hi there,

 When using google to search and I've seen a lot of posts in many 
different

languages.  What is the best way to find out why apache is faulting?

 /kernel: pid 92670 (httpd), uid 80: exited on signal 11


http://httpd.apache.org/dev/debugging.html#crashes




Hi,

okay I am following the directions in the page you suggested  but I 
still see no core dump files in /tmp


# grep "Core" /usr/local/etc/apache/httpd.conf
CoreDumpDirectory /tmp
/kernel: pid 68126 (httpd), uid 80: exited on signal 11
# ls /tmp/core*
ls: No match.

what else might I try?

cheers,

Noah



Joshua.

-
The official User-To-User support forum of the Apache HTTP Server 
Project.

See 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 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]



Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah

Joshua Slive wrote:

On 9/28/06, Noah <[EMAIL PROTECTED]> wrote:


 Hi there,

 When using google to search and I've seen a lot of posts in many 
different

languages.  What is the best way to find out why apache is faulting?

 /kernel: pid 92670 (httpd), uid 80: exited on signal 11


http://httpd.apache.org/dev/debugging.html#crashes





thanks I am unable to find a command/executable called ulimit

what can I do about this?

# ulimit
ulimit: Command not found.
# find / -name ulimit
# man ulimit
Formatting page, please wait...Done.
BUILTIN(1)  FreeBSD General Commands Manual 
BUILTIN(1)





Joshua.

-
The official User-To-User support forum of the Apache HTTP Server 
Project.

See 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 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]



Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Joshua Slive

On 9/28/06, Noah <[EMAIL PROTECTED]> wrote:


 Hi there,

 When using google to search and I've seen a lot of posts in many different
languages.  What is the best way to find out why apache is faulting?

 /kernel: pid 92670 (httpd), uid 80: exited on signal 11


http://httpd.apache.org/dev/debugging.html#crashes

Joshua.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See 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]



[EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah




Hi there,

When using google to search and I've seen a lot of posts in many
different languages.  What is the best way to find out why apache is
faulting?

/kernel: pid 92670 (httpd), uid 80: exited on signal 11

cheers,

Noah