From owner-freebsd-ports-bugs@freebsd.org Mon Dec 14 02:09:49 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 000E54AA74B for ; Mon, 14 Dec 2020 02:09:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4CvPwX6PqVz3mmy for ; Mon, 14 Dec 2020 02:09:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id DC0084AA74A; Mon, 14 Dec 2020 02:09:48 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DBC8E4AA7AC for ; Mon, 14 Dec 2020 02:09:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvPwX5qbBz3mqL for ; Mon, 14 Dec 2020 02:09:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BB91F19D42 for ; Mon, 14 Dec 2020 02:09:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BE29mdg073161 for ; Mon, 14 Dec 2020 02:09:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BE29mEG073160 for ports-bugs@FreeBSD.org; Mon, 14 Dec 2020 02:09:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251821] dns/unbound: SIGSEGV in 1.13.0 Date: Mon, 14 Dec 2020 02:09:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tatsuki_makino@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2020 02:09:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251821 --- Comment #5 from Tatsuki Makino --- (In reply to Tatsuki Makino from comment #4) Comment #4 is not correct :) 1.13.0 still fails something. Here is the backtrace in the debug version. (lldb) bt * thread #2, name =3D 'unbound', stop reason =3D signal SIGABRT * frame #0: 0x000000080098dfda libc.so.7`__sys_thr_kill + 10 frame #1: 0x000000080098c424 libc.so.7`__raise + 52 frame #2: 0x0000000800900389 libc.so.7`abort + 73 frame #3: 0x000000080048a511 libevent-2.1.so.7`___lldb_unnamed_symbol83$$libevent-2.1.so.7 + 33 frame #4: 0x000000080048a821 libevent-2.1.so.7`event_errx + 161 frame #5: 0x0000000800484adf libevent-2.1.so.7`evmap_io_del_ + 415 frame #6: 0x000000080047e050 libevent-2.1.so.7`event_del_nolock_ + 640 frame #7: 0x0000000800480dd8 libevent-2.1.so.7`event_del + 56 frame #8: 0x0000000000340998 unbound`ub_event_del(ev=3D0x00000008015b26= 00) at ub_event.c:395:9 frame #9: 0x0000000000329d14 unbound`comm_point_close(c=3D0x00000008015= ab800) at netevent.c:3819:6 frame #10: 0x00000000003399e0 unbound`decommission_pending_tcp(outnet=3D0x00000008015f8000, pend=3D0x00000008018c9140) at outside_network.c:916:2 frame #11: 0x00000000003377d1 unbound`reuse_cb_and_decommission(outnet=3D0x00000008015f8000, pend=3D0x00000008018c9140, error=3D-2) at outside_network.c:956:2 frame #12: 0x0000000000339fae unbound`outnet_tcptimer(arg=3D0x00000008015f8f00) at outside_network.c:1965= :3 frame #13: 0x000000000032de90 unbound`comm_timer_callback(fd=3D-1, even= t=3D1, arg=3D0x0000000801488b00) at netevent.c:4129:2 frame #14: 0x0000000800483fa1 libevent-2.1.so.7`___lldb_unnamed_symbol65$$libevent-2.1.so.7 + 785 frame #15: 0x000000080048011c libevent-2.1.so.7`event_base_loop + 1404 frame #16: 0x0000000000340718 unbound`ub_event_base_dispatch(base=3D0x000000080148b000) at ub_event.c:280= :9 frame #17: 0x0000000000327bdb unbound`comm_base_dispatch(b=3D0x0000000801486000) at netevent.c:246:11 frame #18: 0x000000000026d279 unbound`worker_work(worker=3D0x0000000800ded800) at worker.c:1941:2 frame #19: 0x0000000000257eef unbound`thread_start(arg=3D0x0000000800de= d800) at daemon.c:540:2 frame #20: 0x00000008007abfda libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 346 --=20 You are receiving this mail because: You are the assignee for the bug.=