Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2020 02:09:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251821] dns/unbound: SIGSEGV in 1.13.0
Message-ID:  <bug-251821-7788-csehd4Wh5q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251821-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251821-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251821

--- Comment #5 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251821-7788-csehd4Wh5q>