Bug#293156: apache: segfaults when started, strace shows failure after or during reading file pkg's magic.mime

2005-02-07 Thread Dustin
Hello Adam, An apt-get dist-upgrade did the trick. Be it known that you are the man! Adam Conrad wrote: Adam Conrad said: Also, what version of libc6 do you currently have installed? Nevermind. Your original bug report stated you have version 2.3.2.ds1-13 installed. The backtrace

Bug#293156: apache: segfaults when started, strace shows failure after or during reading file pkg's magic.mime

2005-02-05 Thread Adam Conrad
Adam Conrad said: Also, what version of libc6 do you currently have installed? Nevermind. Your original bug report stated you have version 2.3.2.ds1-13 installed. The backtrace blowing up in libssl's init looks suspiciously like a bug that was fixed in libc6 2.3.2.ds1-17 (In september, last

Bug#293156: apache: segfaults when started, strace shows failure after or during reading file pkg's magic.mime

2005-02-01 Thread Dustin Harriman
Package: apache Version: 1.3.33-3 Severity: important I noticed that my wesite stopped accepting connections. I have both apache-ssl and apache installed, apache-ssl still works fine. I can't start apache manually with a command like apache -X of apache -F, I just get a Segmentation fault.

Bug#293156: apache: segfaults when started, strace shows failure after or during reading file pkg's magic.mime

2005-02-01 Thread Dustin Harriman
sol:~# gdb apache GNU gdb 6.1-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type show copying to see the conditions. There is absolutely

Bug#293156: apache: segfaults when started, strace shows failure after or during reading file pkg's magic.mime

2005-02-01 Thread Adam Conrad
On Tue, Feb 01, 2005 at 06:30:35AM -0800, Dustin Harriman wrote: An strace shows interesting output near the end when running the command strace apache -X: Can I get a backtrace of that as well? If you don't know how to do this, just do the following: $ gdb apache (gdb) run -X wait for it