You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/12/08 11:01:46 UTC

[Bug 57327] New: mod_ssl seg fault on exit

https://issues.apache.org/bugzilla/show_bug.cgi?id=57327

            Bug ID: 57327
           Summary: mod_ssl seg fault on exit
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: PC
                OS: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: petr.sumbera@oracle.com

[Mon Dec 08 09:56:23.319828 2014] [mpm_event:notice] [pid 1330:tid 1] AH00489:
Apache/2.4.10 (Unix) OpenSSL/1.0.1j configured -- resuming normal operations
[Mon Dec 08 09:56:23.319953 2014] [core:notice] [pid 1330:tid 1] AH00094:
Command line: '/usr/apache2/2.4/bin/httpd'
[Mon Dec 08 09:56:44.342573 2014] [mpm_event:notice] [pid 1330:tid 1] AH00491:
caught SIGTERM, shutting down
[Mon Dec 08 09:56:44.353179 2014] [core:notice] [pid 1330:tid 1] AH00060: seg
fault or similar nasty error detected in the parent process

root@solaris:~# mdb /var/cores/core.httpd.80.1418032604 
Loading modules: [ libc.so.1 libuutil.so.1 ld.so.1 ]
> $C
ffff80ffb3e0b2e0 0x7ff1a8aa4550()
ffff80ffb3e0b300 libcrypto.so.1.0.0`x509_cb+0x77()
ffff80ffb3e0b350 libcrypto.so.1.0.0`asn1_item_combine_free+0x130()
ffff80ffb3e0b370 libcrypto.so.1.0.0`ASN1_item_free+0x17()
ffff80ffb3e0b3a0 libssl.so.1.0.0`ssl_cert_free+0x87()
ffff80ffb3e0b3c0 libssl.so.1.0.0`SSL_CTX_free+0xdb()
ffff80ffb3e0b420 mod_ssl.so`ssl_init_ModuleKill+0x199()
ffff80ffb3e0b440 libapr-1.so.0.5.0`run_cleanups+0x24()
ffff80ffb3e0b470 libapr-1.so.0.5.0`apr_pool_destroy+0x63()
ffff80ffb3e0b570 main+0x16eb()
ffff80ffb3e0b580 0x4513e9()

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org