Return-Path: X-Original-To: apmail-httpd-bugs-archive@www.apache.org Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C1F310B52 for ; Mon, 8 Dec 2014 10:03:41 +0000 (UTC) Received: (qmail 73002 invoked by uid 500); 8 Dec 2014 10:03:41 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 72955 invoked by uid 500); 8 Dec 2014 10:03:41 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 72946 invoked by uid 99); 8 Dec 2014 10:03:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Dec 2014 10:03:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Dec 2014 10:03:19 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 15F12205BA; Mon, 8 Dec 2014 10:01:47 +0000 (UTC) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: [Bug 57327] New: mod_ssl seg fault on exit Date: Mon, 08 Dec 2014 10:01:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_ssl X-Bugzilla-Version: 2.4.10 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: petr.sumbera@oracle.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org 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