This may be a red herring, folks. :-) My earlier test, from which I
submitted this bug, was made while running Firefox 3.0b1 for Mac OS X
(intel) on the client-side. I just reverted the SSL configuration
(commented out the "SSLVerifyClient none" workaround and restarted) and
re-ran the test with Firefox 2.0.0.9 (also for Mac OS X intel) and it
appears to be serving SSL just fine.

So it may be Firefox 3.0b1 interacting with Ubuntu Apache 2.2+SSL. The
other times the bug was reported (linked to above) were long enough ago
that that probably wasn't the cause then; there may still be an issue to
resolve there, as Apache processes segfaulting due to *anything* being
sent by a client is probably a bug, but I'm not qualified to say really.
:-)

The full server side software version report I wrote originally before
thinking of testing with Firefox 2 is as follows, FWIW. (It's basically
vanilla up-to-date Gutsy):

[EMAIL PROTECTED]:~# apache2 -v
Server version: Apache/2.2.4 (Ubuntu)
Server built:   Oct  5 2007 00:29:21
[EMAIL PROTECTED]:~# aptitude show apache2 | grep Version
Version: 2.2.4-3build1

And too much information maybe: :-)

[EMAIL PROTECTED]:~# for PKG in $(dpkg -S $(ldd `which apache2` | grep -o 
"/[[:graph:]]*") | cut -f1 -d':' | sort | uniq) ; do echo $PKG $(aptitude show 
$PKG | grep Version) ; done
dpkg: /lib64/ld-linux-x86-64.so.2 not found.
libapr1 Version: 1.2.7-8.2ubuntu1
libaprutil1 Version: 1.2.7+dfsg-2build1
libc6 Version: 2.6.1-1ubuntu10
libcomerr2 Version: 1.40.2-1ubuntu1
libdb4.4 Version: 4.4.20-8.1ubuntu3
libexpat1 Version: 1.95.8-4ubuntu1
libgcrypt11 Version: 1.2.4-2ubuntu2
libgnutls13 Version: 1.6.3-1build1
libgpg-error0 Version: 1.4-2ubuntu1
libkeyutils1 Version: 1.2-3
libkrb53 Version: 1.6.dfsg.1-7build1
libldap2 Version: 2.1.30-13.4
libpcre3 Version: 7.2-1ubuntu2
libpq5 Version: 8.2.5-1.1
libsasl2-2 Version: 2.1.22.dfsg1-9ubuntu2
libsqlite3-0 Version: 3.4.2-1build1
libssl0.9.8 Version: 0.9.8e-5ubuntu3.1
libtasn1-3 Version: 0.3.9-1
libuuid1 Version: 1.40.2-1ubuntu1
zlib1g Version: 1:1.2.3.3.dfsg-5ubuntu2

[EMAIL PROTECTED]:~# uname -a
Linux mab 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux

It's a standard up-to-date Gutsy install of Apache and its dependents on
a dual-core athlon64-x2. While I have backports in my sources list, I
don't think it's implicated; the only thing I've updated from there is
compiz, and that isn't even running right now. Happy to run any other
diagnostics on request of course. :-)

-- 
apache2 ssl in default configuration causes SEGV
https://bugs.launchpad.net/bugs/165185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to