Joshua Slive wrote:
>
> As always with seg faults, if you don't have any other ideas, you need
> to debug:
> http://httpd.apache.org/dev/debugging.html#crashes
Actually we don't mind debugging - after you've follwed the instructions
above to give us a backtrace of the crash to chew on :)
---
On 4/23/07, Diego F. Fernandez <[EMAIL PROTECTED]> wrote:
It would be thankful to who can help me with these errors that leave in
log of apache.
[Mon Apr 23 11:35:52 2007] [notice] child pid 26936 exit signal
Segmentation fault (11)
*** glibc detected *** /usr/sbin/httpd: corrupted double-linked
It would be thankful to who can help me with these errors that leave in
log of apache.
[Mon Apr 23 11:35:52 2007] [notice] child pid 26936 exit signal
Segmentation fault (11)
*** glibc detected *** /usr/sbin/httpd: corrupted double-linked list:
0x097712d8 ***
[Mon Apr 23 11:36:21 2007] [notice] c
Are you rotating logs (such as via logrotate) and not restarting the
processes of which the logs are being rotated?
On 4/19/07, Diego F. Fernandez <[EMAIL PROTECTED]> wrote:
Hi
I have an application Web php that uses persistent connections to a
database DB2. During the day it works without pro
Hi
I have an application Web php that uses persistent connections to a
database DB2. During the day it works without problems but at dawn
something happens and the connections are lost which causes that errors
of preparation of sentence in the application appear.
This loss of connections i solve