Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 29D10200B52 for ; Mon, 11 Jul 2016 04:18:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 287A3160A69; Mon, 11 Jul 2016 02:18:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 71979160A66 for ; Mon, 11 Jul 2016 04:18:43 +0200 (CEST) Received: (qmail 66407 invoked by uid 500); 11 Jul 2016 02:18:42 -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 66398 invoked by uid 99); 11 Jul 2016 02:18:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 02:18:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 19152C074B for ; Mon, 11 Jul 2016 02:18:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.287 X-Spam-Level: X-Spam-Status: No, score=-0.287 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 3HrdTguGbTsv for ; Mon, 11 Jul 2016 02:18:40 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 152D55F23D for ; Mon, 11 Jul 2016 02:18:40 +0000 (UTC) Received: from asf-bz1-us-mid.priv.apache.org (unknown [162.242.174.13]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTPS id 20DEFE0016 for ; Mon, 11 Jul 2016 02:18:39 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id D296C60C0A; Mon, 11 Jul 2016 02:18:24 +0000 (UTC) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: [Bug 59840] New: Segmentation fault during the request processing Date: Mon, 11 Jul 2016 02:18:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_http2 X-Bugzilla-Version: 2.4.23 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: k.j.chernov@gmail.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://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 archived-at: Mon, 11 Jul 2016 02:18:44 -0000 https://bz.apache.org/bugzilla/show_bug.cgi?id=59840 Bug ID: 59840 Summary: Segmentation fault during the request processing Product: Apache httpd-2 Version: 2.4.23 Hardware: Sun OS: Solaris Status: NEW Severity: major Priority: P2 Component: mod_http2 Assignee: bugs@httpd.apache.org Reporter: k.j.chernov@gmail.com SunOS 5.10 Generic_150401-20 i86pc Hi. After turning on mod_http2 and enabling h2 protocol, I've noticed child crashes approx. once per day: [2016-07-08 21:07:10.035281] [core:notice] [pid 15804:tid 1] AH00051: child pid 1617 exit signal Segmentation fault (11), possible coredump in /pub/apache/cores [2016-07-09 18:13:12.624654] [core:notice] [pid 15804:tid 1] AH00051: child pid 675 exit signal Segmentation fault (11), possible coredump in /pub/apache/cores Got two core dumps for now: $ mdb core.apache.httpd.1617.1467990419 Loading modules: [ ld.so.1 libc.so.1 libuutil.so.1 ] > ::stack libcrypto.so.1.0.0`X509_get_ext_d2i() mod_ssl.so`modssl_var_extract_san_entries+0x56() mod_ssl.so`ssl_hook_Fixup+0x1b9() ap_run_fixups+0x61() ap_process_request_internal+0xd08() ap_process_async_request+0x6f7() ap_process_request+0x24() mod_http2.so`h2_task_process_request+0x3fd() mod_http2.so`h2_task_process_conn+0x228() ap_run_process_connection+0x61() mod_http2.so`h2_task_do+0x5e2() mod_http2.so`execute+0x50() libapr-1.so.0.5.2`dummy_worker+0x30() libc.so.1`_thr_setup+0x5b() libc.so.1`_lwp_start() $ mdb core.apache.httpd.675.1468066381 Loading modules: [ ld.so.1 libc.so.1 libuutil.so.1 ] > ::stack libcrypto.so.1.0.0`X509_get_subject_name() mod_ssl.so`ssl_hook_Fixup+0x19f() ap_run_fixups+0x61() ap_process_request_internal+0xd08() ap_process_async_request+0x6f7() ap_process_request+0x24() mod_http2.so`h2_task_process_request+0x3fd() mod_http2.so`h2_task_process_conn+0x228() ap_run_process_connection+0x61() mod_http2.so`h2_task_do+0x5e2() mod_http2.so`execute+0x50() libapr-1.so.0.5.2`dummy_worker+0x30() libc.so.1`_thr_setup+0x5b() libc.so.1`_lwp_start() > Tested with both 2.4.18/2.4.23, openssl 1.0.2g/1.0.2h. If there's anything more I can do -- will be glad to help. -- 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