[Bug 251821] dns/unbound: SIGSEGV in 1.13.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 13 18:07:28 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251821

Bernard Spil <brnrd at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino at hotmail.com

--- Comment #1 from Bernard Spil <brnrd at freebsd.org> ---
As reported by Tatsuki:

It is a little unstable in my environment.
When I ran the following command, the following failure occurred.

command:
lldb -o r -- /usr/local/sbin/unbound -d -c /usr/local/etc/unbound/unbound.conf

error:
* thread #2, name = 'unbound', stop reason = signal SIGSEGV: invalid address
(fault address: 0x8)
    frame #0: 0x000000080042397f libevent-2.1.so.7`evmap_io_del_ + 63
libevent-2.1.so.7`evmap_io_del_:
->  0x80042397f <+63>: movzwl 0x8(%r14), %r15d
    0x800423984 <+68>: xorl   %eax, %eax
    0x800423986 <+70>: testl  %r15d, %r15d
    0x800423989 <+73>: setne  %al

If there are others who experience this problem, continue elsewhere :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list