[Bug 251821] dns/unbound: SIGSEGV in 1.13.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 14 02:09:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251821
--- Comment #5 from Tatsuki Makino <tatsuki_makino at 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 = 'unbound', stop reason = 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=0x00000008015b2600) at
ub_event.c:395:9
frame #9: 0x0000000000329d14 unbound`comm_point_close(c=0x00000008015ab800)
at netevent.c:3819:6
frame #10: 0x00000000003399e0
unbound`decommission_pending_tcp(outnet=0x00000008015f8000,
pend=0x00000008018c9140) at outside_network.c:916:2
frame #11: 0x00000000003377d1
unbound`reuse_cb_and_decommission(outnet=0x00000008015f8000,
pend=0x00000008018c9140, error=-2) at outside_network.c:956:2
frame #12: 0x0000000000339fae
unbound`outnet_tcptimer(arg=0x00000008015f8f00) at outside_network.c:1965:3
frame #13: 0x000000000032de90 unbound`comm_timer_callback(fd=-1, event=1,
arg=0x0000000801488b00) 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=0x000000080148b000) at ub_event.c:280:9
frame #17: 0x0000000000327bdb
unbound`comm_base_dispatch(b=0x0000000801486000) at netevent.c:246:11
frame #18: 0x000000000026d279
unbound`worker_work(worker=0x0000000800ded800) at worker.c:1941:2
frame #19: 0x0000000000257eef unbound`thread_start(arg=0x0000000800ded800)
at daemon.c:540:2
frame #20: 0x00000008007abfda
libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 346
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list