Unbound 1.13.0rc1 pre-release
Wouter Wijngaards
wouter at nlnetlabs.nl
Wed Nov 25 11:17:33 UTC 2020
Hi Yuri,
If this is similar to an older issue
(https://web.archive.org/web/20200919090000/https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4227)
then the fix in
https://github.com/NLnetLabs/unbound/commit/d05c259458364ac7705d030d1106c4041956d908
may do it.
Best regards, Wouter
On 24/11/2020 17:36, Yuri via Unbound-users wrote:
> Wwwwwwwww. libevent as fresh as possible. built from sources. v2.1.12.
>
> 24.11.2020 22:35, Wouter Wijngaards via Unbound-users пишет:
>> Hi Yuri,
>>
>> This looks like it is in the TLS handshake routine, and I do not really
>> expect any issues here, so I wonder if it is because on Solaris there is
>> an older version of libevent (if that is what is happening for you).
>>
>> Or use --without-libevent or --with-libevent=no to use an internal
>> select() based event mechanism. Perhaps that is useful.
>>
>> Otherwise I would like more details in the stack trace, eg. with like
>> line numbers and debug symbols. Or perhaps a verbosity trace, or some
>> way to reproduce it.
>>
>> Best regards, Wouter
>>
>> On 24/11/2020 17:24, Yuri via Unbound-users wrote:
>>> Different stacktrace:
>>>
>>> (dbx) where
>>> current thread: t at 7
>>> =>[1] evmap_io_del_(0xfffffd7ff9e00400, 0x3c, 0xfffffd7f9dd81800,
>>> 0xfffffd7f9ed3a680, 0x9, 0xfffffd7ffe2dfe80), at 0x5a768f
>>> [2] event_del_nolock_(), at 0x59f854
>>> [3] event_del(), at 0x5a0af4
>>> [4] comm_point_listen_for_rw(), at 0x5503fb
>>> [5] 0x5023fe(), at 0x5023fe
>>> [6] comm_point_tcp_handle_callback(), at 0x5037ca
>>> [7] 0x59f0d0(), at 0x59f0d0
>>> [8] 0x59f577(), at 0x59f577
>>> [9] 0x5a3898(), at 0x5a3898
>>> [10] comm_base_dispatch(), at 0x5056e4
>>> [11] 0x52ab1a(), at 0x52ab1a
>>> [12] _thr_setup(), at 0xfffffd7ffef5dbab
>>> [13] _lwp_start(), at 0xfffffd7ffef5dde0
>>> (dbx)
>>>
>>> 24.11.2020 22:07, Wouter Wijngaards via Unbound-users пишет:
>>>> Hi Tuomo,
>>>>
>>>> This should be fixed in commit
>>>> https://github.com/NLnetLabs/unbound/commit/4e8a1ede3b41e9b4a93cb664fbc3f48b1521f62b
>>>>
>>>>
>>>>
>>>> Best regards, Wouter
>>>>
>>>> On 24/11/2020 16:50, Tuomo Soini wrote:
>>>>> On Tue, 24 Nov 2020 15:28:55 +0100
>>>>> Wouter Wijngaards via Unbound-users <unbound-users at lists.nlnetlabs.nl>
>>>>> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Unbound 1.13.0rc1 pre-release is available:
>>>>>> https://nlnetlabs.nl/downloads/unbound/unbound-1.13.0rc1.tar.gz
>>>>>> sha256
>>>>>> a55e8b5dfc290867017e7fbb75f1023ee2f6234943f870a5c24694b0908d7c17 pgp
>>>>>> https://nlnetlabs.nl/downloads/unbound/unbound-1.13.0rc1.tar.gz.asc
>>>>> ./unittest fail on i686 on all Linux variants I build for.
>>>>>
>>>>> assertion failure testcode/unitregional.c:68
>>>>>
More information about the Unbound-users
mailing list