[Bug 459436] New: apache instances crashing regularly
https://bugzilla.novell.com/show_bug.cgi?id=459436 Summary: apache instances crashing regularly Product: openSUSE.org Version: unspecified Platform: 64bit OS/Version: SLES 10 Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: opensuse-communityscreening@forge.provo.novell.com ReportedBy: reitenbach@rapideye.de QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Customer I run apache in gdb, because I wanted to track down logouts from the application server. However, I figured out, that the apache is getting a SIGPIPE error, and then terminates. This happens on a SLES 10, SP2, x86_64 Program received signal SIGPIPE, Broken pipe. [Switching to Thread 47668578379424 (LWP 14813)] 0x00002b5ab40bd880 in __write_nocancel () from /lib64/libpthread.so.0 (gdb) (gdb) (gdb) (gdb) bt #0 0x00002b5ab40bd880 in __write_nocancel () from /lib64/libpthread.so.0 #1 0x00002b5ab3d60c75 in apr_socket_send () from /usr/lib64/libapr-1.so.0 #2 0x0000555555595c78 in ?? () from /usr/sbin/httpd2 #3 0x0000555555595d09 in ap_mpm_pod_killpg () from /usr/sbin/httpd2 #4 0x000055555559f233 in ap_mpm_run () from /usr/sbin/httpd2 #5 0x000055555557a080 in main () from /usr/sbin/httpd2 (gdb) c Continuing. Program received signal SIGTERM, Terminated. 0x00002b5ab42feea7 in kill () from /lib64/libc.so.6 (gdb) bt #0 0x00002b5ab42feea7 in kill () from /lib64/libc.so.6 #1 0x000055555559f395 in ap_mpm_run () from /usr/sbin/httpd2 #2 0x000055555557a080 in main () from /usr/sbin/httpd2 (gdb) c Continuing. Program exited normally. (gdb) quit ogo:~ # uname -a Linux ogo 2.6.16.60-0.30-xen #1 SMP Thu Aug 28 09:26:55 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux ogo:~ # rpm -qa | grep -i apache apache2-2.2.3-16.18 apache2-mod_php5-5.2.5-9.9 apache2-mod_perl-2.0.2-14.2 apache2-prefork-2.2.3-16.18 apache2-devel-2.2.3-16.18 openssl-0.9.8a-18.26 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com