On 11.03.2014 21:41, Dr Stephen Henson wrote: > On 11/03/2014 20:29, Rainer Jung wrote: >> On 11.03.2014 17:34, Jim Jagielski wrote: >>> The pre-release test tarballs for Apache httpd 2.4.8 can be found >>> at the usual place: >>> >>> http://httpd.apache.org/dev/dist/ >>> >>> I'm calling a VOTE on releasing these as Apache httpd 2.4.8 GA. >>> >>> [ ] +1: Good to go >>> [ ] +0: meh >>> [ ] -1: Danger Will Robinson. And why. >>> >>> Vote will last the normal 72 hrs. >>> >>> NOTE: The *-deps are only there for convenience. >> >> I get a segfault during startup init on www.apache.org when using SSL. >> This didn't happen for r1570851. Candidate is r1573360. >> >> That server currently uses OpenSSL 1.0.1e. >> >> GDB: >> >> Program terminated with signal 11, Segmentation fault. >> #0 0x000000010287a19a in ssl_set_cert_masks () from >> /usr/local/lib/libssl.so.8 >> (gdb) bt full >> #0 0x000000010287a19a in ssl_set_cert_masks () from >> /usr/local/lib/libssl.so.8 >> No symbol table info available. >> #1 0x000000010287a6f6 in ssl_get_server_send_pkey () from >> /usr/local/lib/libssl.so.8 > > Could be a known issue in OpenSSL 1.0.1e which is fixed in 1.0.1f.
Thanks Steve. Will try, actually was on my way to update when I noticed there was not yet a BSD port for 1.0.1f. Will try nevertheless. Regards, Rainer