On Wed, Feb 10, 2010 at 5:55 PM, Gil Vidals <gvid...@gmail.com> wrote:
> I need help in determining how to fix the seg fault errors that Apache is
> generating many times per day. I am running Apache/1.3.41 (Unix) on Centos
> 4.8. The  kernel is 2.6.9-89.0.20.ELsmp #1 SMP i686 i686 i386 GNU/Linux.
> The log files show this error several times per day:
> [Wed Feb 10 14:24:25 2010] [notice] child pid 26635 exit signal Segmentation
> fault (11), possible coredump in /hsphere/local/var/httpd/logs and core
> And gdb of the dump files show the error as:
> Program terminated with signal 11, Segmentation fault.
> Cannot access memory at address 0xb7f8d000
> #0  0x080686ad in ap_rflush ()

run "where" at the gdb prompt to get the full backtrace

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to