doh_test keeps failing in doh_half_recv_send_GET_TLS on FreeBSD 13.0
The doh_test
always fails in the doh_half_recv_send_GET_TLS
test on FreeBSD 13.0, preventing us from adding FreeBSD 13.0.
[==========] Running 32 test(s).
[ RUN ] mock_doh_uv_tcp_bind
[ OK ] mock_doh_uv_tcp_bind
[ RUN ] doh_parse_GET_query_string
[ OK ] doh_parse_GET_query_string
[ RUN ] doh_base64url_to_base64
[ OK ] doh_base64url_to_base64
[ RUN ] doh_base64_to_base64url
[ OK ] doh_base64_to_base64url
[ RUN ] doh_noop_POST
[ OK ] doh_noop_POST
[ RUN ] doh_noop_GET
[ OK ] doh_noop_GET
[ RUN ] doh_noresponse_POST
[ OK ] doh_noresponse_POST
[ RUN ] doh_noresponse_GET
[ OK ] doh_noresponse_GET
[ RUN ] doh_recv_one_POST
[ OK ] doh_recv_one_POST
[ RUN ] doh_recv_one_GET
[ OK ] doh_recv_one_GET
[ RUN ] doh_recv_one_POST_TLS
[ OK ] doh_recv_one_POST_TLS
[ RUN ] doh_recv_one_GET_TLS
[ OK ] doh_recv_one_GET_TLS
[ RUN ] doh_recv_two_POST
[ OK ] doh_recv_two_POST
[ RUN ] doh_recv_two_GET
[ OK ] doh_recv_two_GET
[ RUN ] doh_recv_two_POST_TLS
[ OK ] doh_recv_two_POST_TLS
[ RUN ] doh_recv_two_GET_TLS
[ OK ] doh_recv_two_GET_TLS
[ RUN ] doh_recv_send_GET
[ OK ] doh_recv_send_GET
[ RUN ] doh_recv_send_POST
[ OK ] doh_recv_send_POST
[ RUN ] doh_recv_send_GET_TLS
[ OK ] doh_recv_send_GET_TLS
[ RUN ] doh_recv_send_POST_TLS
[ OK ] doh_recv_send_POST_TLS
[ RUN ] doh_recv_half_send_GET
[ OK ] doh_recv_half_send_GET
[ RUN ] doh_recv_half_send_POST
[ OK ] doh_recv_half_send_POST
[ RUN ] doh_recv_half_send_GET_TLS
[ OK ] doh_recv_half_send_GET_TLS
[ RUN ] doh_recv_half_send_POST_TLS
[ OK ] doh_recv_half_send_POST_TLS
[ RUN ] doh_half_recv_send_GET
[ OK ] doh_half_recv_send_GET
[ RUN ] doh_half_recv_send_POST
[ OK ] doh_half_recv_send_POST
[ RUN ] doh_half_recv_send_GET_TLS
netmgr/netmgr.c:497: INSIST(references == 1) failed, back trace
0x8002d4007 <isc_assertion_setcallback+0x57> at /usr/home/newman/bind9/lib/isc/.libs/libisc-9.17.11.so
0x8002d3faa <isc_assertion_failed+0xa> at /usr/home/newman/bind9/lib/isc/.libs/libisc-9.17.11.so
0x8002adf17 <isc_nm_destroy+0xc7> at /usr/home/newman/bind9/lib/isc/.libs/libisc-9.17.11.so
0x20ce59 <nm_teardown+0x19> at /usr/home/newman/bind9/lib/isc/tests/.libs/doh_test
0x800262613 <_run_group_tests+0x7c3> at /usr/local/lib/libcmocka.so.0
0x80026054f <_cmocka_run_group_tests+0x73f> at /usr/local/lib/libcmocka.so.0
I:doh_test:Core dump found: ./core.74014
D:doh_test:backtrace from ./core.74014 start
[New LWP 101440]
[New LWP 109163]
[New LWP 109164]
[New LWP 109165]
[New LWP 109166]
Core was generated by `/usr/home/newman/bind9/lib/isc/tests/.libs/doh_test'.
Program terminated with signal SIGABRT, Aborted.
#0 0x0000000800a242ea in thr_kill () from /lib/libc.so.7
[Current thread is 1 (LWP 101440)]
Thread 5 (LWP 109166 "isc-net-0003"):
#0 0x00000008002e19b6 in delete_trace_entry (mctx=mctx@entry=0x8010d1000, ptr=0x82d5d36c8, size=<optimized out>, size@entry=264, file=0x80028be6f "netmgr/netmgr.c", line=998) at mem.c:311
idx = <optimized out>
hash = <optimized out>
dl = <optimized out>
#1 0x00000008002e1857 in isc__mem_free (ctx=0x8010d1000, ptr=0x0, file=0x801052000 "\360B\262\020\b", file@entry=0x80028be6f "netmgr/netmgr.c", line=3540050681, line@entry=998) at mem.c:1009
call_water = false
size = 264
si = 0x82d5d36c0
#2 0x00000008002b3225 in nmsocket_cleanup (sock=sock@entry=0x82ce3f000, dofree=true) at netmgr/netmgr.c:998
uvreq = <optimized out>
handle = <optimized out>
#3 0x00000008002b0018 in nmsocket_maybe_destroy (sock=sock@entry=0x82ce3f000) at netmgr/netmgr.c:1069
destroy = <optimized out>
active_handles = 0
#4 0x00000008002afead in isc___nmsocket_prep_destroy (sock=0x82ce3f000) at netmgr/netmgr.c:1131
No locals.
#5 0x00000008002ae1ad in isc___nmsocket_detach (sockp=<optimized out>) at netmgr/netmgr.c:1158
sock = <optimized out>
rsock = 0x7b984e362165e5ec
#6 0x00000008002af166 in isc__nm_put_netievent_httpclose (nm=0x801024200, ievent=ievent@entry=0x806846080) at netmgr/netmgr.c:824
No locals.
#7 0x00000008002afccc in process_netievent (worker=worker@entry=0x801c55b10, ievent=0x806846080) at netmgr/netmgr.c:740
No locals.
#8 0x00000008002b2db8 in process_queue (worker=worker@entry=0x801c55b10, queue=0x806a6b180) at netmgr/netmgr.c:766
ievent = 0x70
#9 0x00000008002b2de0 in process_normal_queue (worker=0x7b984e362165e5ec, worker@entry=0x801c55b10) at netmgr/netmgr.c:652
No locals.
#10 0x00000008002b2d7a in process_queues (worker=0x801c55b10) at netmgr/netmgr.c:660
No locals.
#11 0x00000008002ad000 in async_cb (handle=<optimized out>) at netmgr/netmgr.c:618
worker = 0x7b984e362165e5ec
#12 0x00000008004df1da in ?? () from /usr/local/lib/libuv.so.1
No symbol table info available.
#13 0x00000008004f044b in uv.io_poll () from /usr/local/lib/libuv.so.1
No symbol table info available.
#14 0x00000008004df751 in uv_run () from /usr/local/lib/libuv.so.1
No symbol table info available.
#15 0x00000008002ad07b in nm_thread (worker0=0x801c55b10) at netmgr/netmgr.c:558
r = <optimized out>
worker = 0x801c55b10
mgr = 0x801024200
#16 0x00000008002f35c5 in isc__trampoline_run (arg=0x80275afa0) at trampoline.c:184
trampoline = 0x80275afa0
result = <optimized out>
#17 0x00000008008cd82b in ?? () from /lib/libthr.so.3
No symbol table info available.
#18 0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x7fffdf9fb000
Thread 4 (LWP 109165 "isc-net-0002"):
#0 0x00000008008cab3a in ?? () from /lib/libthr.so.3
No symbol table info available.
#1 0x00000008008da2f0 in ?? () from /lib/libthr.so.3
No symbol table info available.
#2 0x00000008008d2eec in ?? () from /lib/libthr.so.3
No symbol table info available.
#3 0x00000008008d1cf9 in pthread_mutex_lock () from /lib/libthr.so.3
No symbol table info available.
#4 0x00000008002e192d in delete_trace_entry (mctx=mctx@entry=0x8010d1000, ptr=0x11, ptr@entry=0x868a1e800, size=1976, file=0x80028be6f "netmgr/netmgr.c", line=992) at mem.c:287
idx = <optimized out>
hash = <optimized out>
dl = <optimized out>
#5 0x00000008002e35a5 in isc__mempool_put (mpctx=0x801024000, mem=0x868a1e800, file=0x0, file@entry=0x80028be6f "netmgr/netmgr.c", line=0, line@entry=992) at mem.c:1405
item = 0x0
mctx = 0x8010d1000
freecount = 4096
freemax = 4096
#6 0x00000008002b31d9 in nmsocket_cleanup (sock=sock@entry=0x817085000, dofree=true) at netmgr/netmgr.c:992
uvreq = 0x1c6
handle = <optimized out>
#7 0x00000008002b0018 in nmsocket_maybe_destroy (sock=sock@entry=0x817085000) at netmgr/netmgr.c:1069
destroy = <optimized out>
active_handles = 0
#8 0x00000008002afead in isc___nmsocket_prep_destroy (sock=0x817085000) at netmgr/netmgr.c:1131
No locals.
#9 0x00000008002ae1ad in isc___nmsocket_detach (sockp=<optimized out>) at netmgr/netmgr.c:1158
sock = <optimized out>
rsock = 0x801600108
#10 0x00000008002af166 in isc__nm_put_netievent_httpclose (nm=0x801024200, ievent=ievent@entry=0x805e87c80) at netmgr/netmgr.c:824
No locals.
#11 0x00000008002afccc in process_netievent (worker=worker@entry=0x801c55760, ievent=0x805e87c80) at netmgr/netmgr.c:740
No locals.
#12 0x00000008002b2db8 in process_queue (worker=worker@entry=0x801c55760, queue=0x806a6ae80) at netmgr/netmgr.c:766
ievent = 0x1c6
#13 0x00000008002b2de0 in process_normal_queue (worker=0x801600108, worker@entry=0x801c55760) at netmgr/netmgr.c:652
No locals.
#14 0x00000008002b2d7a in process_queues (worker=0x801c55760) at netmgr/netmgr.c:660
No locals.
#15 0x00000008002ad000 in async_cb (handle=<optimized out>) at netmgr/netmgr.c:618
worker = 0x801600108
#16 0x00000008004df1da in ?? () from /usr/local/lib/libuv.so.1
No symbol table info available.
#17 0x00000008004f044b in uv.io_poll () from /usr/local/lib/libuv.so.1
No symbol table info available.
#18 0x00000008004df751 in uv_run () from /usr/local/lib/libuv.so.1
No symbol table info available.
#19 0x00000008002ad07b in nm_thread (worker0=0x801c55760) at netmgr/netmgr.c:558
r = <optimized out>
worker = 0x801c55760
mgr = 0x801024200
#20 0x00000008002f35c5 in isc__trampoline_run (arg=0x80109d140) at trampoline.c:184
trampoline = 0x80109d140
result = <optimized out>
#21 0x00000008008cd82b in ?? () from /lib/libthr.so.3
No symbol table info available.
#22 0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x7fffdfbfc000
Thread 3 (LWP 109164 "isc-net-0001"):
#0 0x00000008008cab3a in ?? () from /lib/libthr.so.3
No symbol table info available.
#1 0x00000008008da2f0 in ?? () from /lib/libthr.so.3
No symbol table info available.
#2 0x00000008008d2eec in ?? () from /lib/libthr.so.3
No symbol table info available.
#3 0x00000008008d1cf9 in pthread_mutex_lock () from /lib/libthr.so.3
No symbol table info available.
#4 0x00000008002e192d in delete_trace_entry (mctx=mctx@entry=0x8010d1000, ptr=0x11, ptr@entry=0x8527f8100, size=size@entry=360, file=0x80028be6f "netmgr/netmgr.c", line=1460) at mem.c:287
idx = <optimized out>
hash = <optimized out>
dl = <optimized out>
#5 0x00000008002e2250 in isc__mem_put (ctx=0x8010d1000, ptr=ptr@entry=0x8527f8100, size=size@entry=360, file=0x0, line=0, line@entry=1460) at mem.c:781
call_water = false
si = <optimized out>
#6 0x00000008002b33a9 in nmhandle_free (sock=sock@entry=0x824f06800, handle=0x8527f8100) at netmgr/netmgr.c:1460
extra = <optimized out>
#7 0x00000008002b312b in nmsocket_cleanup (sock=sock@entry=0x824f06800, dofree=true) at netmgr/netmgr.c:976
uvreq = 0x0
handle = 0x1c6
#8 0x00000008002b0018 in nmsocket_maybe_destroy (sock=sock@entry=0x824f06800) at netmgr/netmgr.c:1069
destroy = <optimized out>
active_handles = 0
#9 0x00000008002afead in isc___nmsocket_prep_destroy (sock=0x824f06800) at netmgr/netmgr.c:1131
No locals.
#10 0x00000008002ae1ad in isc___nmsocket_detach (sockp=<optimized out>) at netmgr/netmgr.c:1158
sock = <optimized out>
rsock = 0x801600108
#11 0x00000008002af166 in isc__nm_put_netievent_httpclose (nm=0x801024200, ievent=ievent@entry=0x856235e80) at netmgr/netmgr.c:824
No locals.
#12 0x00000008002afccc in process_netievent (worker=worker@entry=0x801c553b0, ievent=0x856235e80) at netmgr/netmgr.c:740
No locals.
#13 0x00000008002b2db8 in process_queue (worker=worker@entry=0x801c553b0, queue=0x806a6ab80) at netmgr/netmgr.c:766
ievent = 0x1c6
#14 0x00000008002b2de0 in process_normal_queue (worker=0x801600108, worker@entry=0x801c553b0) at netmgr/netmgr.c:652
No locals.
#15 0x00000008002b2d7a in process_queues (worker=0x801c553b0) at netmgr/netmgr.c:660
No locals.
#16 0x00000008002ad000 in async_cb (handle=<optimized out>) at netmgr/netmgr.c:618
worker = 0x801600108
#17 0x00000008004df1da in ?? () from /usr/local/lib/libuv.so.1
No symbol table info available.
#18 0x00000008004f044b in uv.io_poll () from /usr/local/lib/libuv.so.1
No symbol table info available.
#19 0x00000008004df751 in uv_run () from /usr/local/lib/libuv.so.1
No symbol table info available.
#20 0x00000008002ad07b in nm_thread (worker0=0x801c553b0) at netmgr/netmgr.c:558
r = <optimized out>
worker = 0x801c553b0
mgr = 0x801024200
#21 0x00000008002f35c5 in isc__trampoline_run (arg=0x80109db60) at trampoline.c:184
trampoline = 0x80109db60
result = <optimized out>
#22 0x00000008008cd82b in ?? () from /lib/libthr.so.3
No symbol table info available.
#23 0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x7fffdfdfd000
Thread 2 (LWP 109163 "isc-net-0000"):
#0 0x00000008008cab3a in ?? () from /lib/libthr.so.3
No symbol table info available.
#1 0x00000008008da2f0 in ?? () from /lib/libthr.so.3
No symbol table info available.
#2 0x00000008008d2eec in ?? () from /lib/libthr.so.3
No symbol table info available.
#3 0x00000008008d1cf9 in pthread_mutex_lock () from /lib/libthr.so.3
No symbol table info available.
#4 0x00000008002e192d in delete_trace_entry (mctx=mctx@entry=0x8010d1000, ptr=0x11, ptr@entry=0x862626d00, size=size@entry=360, file=0x80028be6f "netmgr/netmgr.c", line=1460) at mem.c:287
idx = <optimized out>
hash = <optimized out>
dl = <optimized out>
#5 0x00000008002e2250 in isc__mem_put (ctx=0x8010d1000, ptr=ptr@entry=0x862626d00, size=size@entry=360, file=0x0, line=0, line@entry=1460) at mem.c:781
call_water = false
si = <optimized out>
#6 0x00000008002b33a9 in nmhandle_free (sock=sock@entry=0x837431800, handle=0x862626d00) at netmgr/netmgr.c:1460
extra = <optimized out>
#7 0x00000008002b312b in nmsocket_cleanup (sock=sock@entry=0x837431800, dofree=true) at netmgr/netmgr.c:976
uvreq = 0x0
handle = 0x1c6
#8 0x00000008002b0018 in nmsocket_maybe_destroy (sock=sock@entry=0x837431800) at netmgr/netmgr.c:1069
destroy = <optimized out>
active_handles = 0
#9 0x00000008002afead in isc___nmsocket_prep_destroy (sock=0x837431800) at netmgr/netmgr.c:1131
No locals.
#10 0x00000008002ae1ad in isc___nmsocket_detach (sockp=<optimized out>) at netmgr/netmgr.c:1158
sock = <optimized out>
rsock = 0x801600108
#11 0x00000008002af166 in isc__nm_put_netievent_httpclose (nm=0x801024200, ievent=ievent@entry=0x84fb10980) at netmgr/netmgr.c:824
No locals.
#12 0x00000008002afccc in process_netievent (worker=worker@entry=0x801c55000, ievent=0x84fb10980) at netmgr/netmgr.c:740
No locals.
#13 0x00000008002b2db8 in process_queue (worker=worker@entry=0x801c55000, queue=0x806a6a880) at netmgr/netmgr.c:766
ievent = 0x1c6
#14 0x00000008002b2de0 in process_normal_queue (worker=0x801600108, worker@entry=0x801c55000) at netmgr/netmgr.c:652
No locals.
#15 0x00000008002b2d7a in process_queues (worker=0x801c55000) at netmgr/netmgr.c:660
No locals.
#16 0x00000008002ad000 in async_cb (handle=<optimized out>) at netmgr/netmgr.c:618
worker = 0x801600108
#17 0x00000008004df1da in ?? () from /usr/local/lib/libuv.so.1
No symbol table info available.
#18 0x00000008004f044b in uv.io_poll () from /usr/local/lib/libuv.so.1
No symbol table info available.
#19 0x00000008004df751 in uv_run () from /usr/local/lib/libuv.so.1
No symbol table info available.
#20 0x00000008002ad07b in nm_thread (worker0=0x801c55000) at netmgr/netmgr.c:558
r = <optimized out>
worker = 0x801c55000
mgr = 0x801024200
#21 0x00000008002f35c5 in isc__trampoline_run (arg=0x80275abc0) at trampoline.c:184
trampoline = 0x80275abc0
result = <optimized out>
#22 0x00000008008cd82b in ?? () from /lib/libthr.so.3
No symbol table info available.
#23 0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x7fffdfffe000
Thread 1 (LWP 101440):
#0 0x0000000800a242ea in thr_kill () from /lib/libc.so.7
No symbol table info available.
#1 0x0000000800999064 in raise () from /lib/libc.so.7
No symbol table info available.
#2 0x0000000800a4df29 in abort () from /lib/libc.so.7
No symbol table info available.
#3 0x00000008002d3faf in isc_assertion_failed (file=<optimized out>, line=line@entry=497, type=type@entry=isc_assertiontype_insist, cond=<optimized out>) at assertions.c:47
No locals.
#4 0x00000008002adf17 in isc_nm_destroy (mgr0=mgr0@entry=0x801a39128) at netmgr/netmgr.c:497
counter = <optimized out>
mgr = 0x801024200
references = 0
#5 0x000000000020ce59 in nm_teardown (state=<optimized out>) at doh_test.c:329
i = <optimized out>
nm = 0x801a39120
#6 0x0000000800262613 in ?? () from /usr/local/lib/libcmocka.so.0
No symbol table info available.
#7 0x000000080026054f in _cmocka_run_group_tests () from /usr/local/lib/libcmocka.so.0
No symbol table info available.
#8 0x000000000020cbe3 in main () at doh_test.c:1704
tests_short = {{name = 0x2047c6 "mock_doh_uv_tcp_bind", test_func = 0x20cbf0 <mock_doh_uv_tcp_bind>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2050e8 "doh_parse_GET_query_string", test_func = 0x20cee0 <doh_parse_GET_query_string>, setup_func = 0x0, teardown_func = 0x0, initial_state = 0x0}, {name = 0x2048c2 "doh_base64url_to_base64", test_func = 0x20dc30 <doh_base64url_to_base64>, setup_func = 0x0, teardown_func = 0x0, initial_state = 0x0}, {name = 0x2044b0 "doh_base64_to_base64url", test_func = 0x20e440 <doh_base64_to_base64url>, setup_func = 0x0, teardown_func = 0x0, initial_state = 0x0}, {name = 0x205773 "doh_noop_POST", test_func = 0x20ec70 <doh_noop_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2047db "doh_noop_GET", test_func = 0x20ec90 <doh_noop_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2044c8 "doh_noresponse_POST", test_func = 0x20ecb0 <doh_noresponse_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2051ca "doh_noresponse_GET", test_func = 0x20ecd0 <doh_noresponse_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}}
tests_long = {{name = 0x2047c6 "mock_doh_uv_tcp_bind", test_func = 0x20cbf0 <mock_doh_uv_tcp_bind>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2050e8 "doh_parse_GET_query_string", test_func = 0x20cee0 <doh_parse_GET_query_string>, setup_func = 0x0, teardown_func = 0x0, initial_state = 0x0}, {name = 0x2048c2 "doh_base64url_to_base64", test_func = 0x20dc30 <doh_base64url_to_base64>, setup_func = 0x0, teardown_func = 0x0, initial_state = 0x0}, {name = 0x2044b0 "doh_base64_to_base64url", test_func = 0x20e440 <doh_base64_to_base64url>, setup_func = 0x0, teardown_func = 0x0, initial_state = 0x0}, {name = 0x205773 "doh_noop_POST", test_func = 0x20ec70 <doh_noop_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2047db "doh_noop_GET", test_func = 0x20ec90 <doh_noop_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2044c8 "doh_noresponse_POST", test_func = 0x20ecb0 <doh_noresponse_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2051ca "doh_noresponse_GET", test_func = 0x20ecd0 <doh_noresponse_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x205103 "doh_recv_one_POST", test_func = 0x20ecf0 <doh_recv_one_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2043c2 "doh_recv_one_GET", test_func = 0x20ed10 <doh_recv_one_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x20463d "doh_recv_one_POST_TLS", test_func = 0x20ed30 <doh_recv_one_POST_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x20545f "doh_recv_one_GET_TLS", test_func = 0x20ed50 <doh_recv_one_GET_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2048da "doh_recv_two_POST", test_func = 0x20ed70 <doh_recv_two_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x20467f "doh_recv_two_GET", test_func = 0x20ed90 <doh_recv_two_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x205474 "doh_recv_two_POST_TLS", test_func = 0x20edb0 <doh_recv_two_POST_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204d63 "doh_recv_two_GET_TLS", test_func = 0x20edd0 <doh_recv_two_GET_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x20424b "doh_recv_send_GET", test_func = 0x20edf0 <doh_recv_send_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204d78 "doh_recv_send_POST", test_func = 0x20ee10 <doh_recv_send_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x20531f "doh_recv_send_GET_TLS", test_func = 0x20ee30 <doh_recv_send_GET_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x205115 "doh_recv_send_POST_TLS", test_func = 0x20ee50 <doh_recv_send_POST_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204aa6 "doh_recv_half_send_GET", test_func = 0x20ee70 <doh_recv_half_send_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2055fd "doh_recv_half_send_POST", test_func = 0x20ee90 <doh_recv_half_send_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x20548a "doh_recv_half_send_GET_TLS", test_func = 0x20eeb0 <doh_recv_half_send_GET_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2051dd "doh_recv_half_send_POST_TLS", test_func = 0x20eed0 <doh_recv_half_send_POST_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204abd "doh_half_recv_send_GET", test_func = 0x20eef0 <doh_half_recv_send_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204690 "doh_half_recv_send_POST", test_func = 0x20ef10 <doh_half_recv_send_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2042ea "doh_half_recv_send_GET_TLS", test_func = 0x20ef30 <doh_half_recv_send_GET_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204f07 "doh_half_recv_send_POST_TLS", test_func = 0x20ef50 <doh_half_recv_send_POST_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x204148 "doh_half_recv_half_send_GET", test_func = 0x20ef70 <doh_half_recv_half_send_GET>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x205512 "doh_half_recv_half_send_POST", test_func = 0x20ef90 <doh_half_recv_half_send_POST>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2054a5 "doh_half_recv_half_send_GET_TLS", test_func = 0x20efb0 <doh_half_recv_half_send_GET_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}, {name = 0x2053d3 "doh_half_recv_half_send_POST_TLS", test_func = 0x20efd0 <doh_half_recv_half_send_POST_TLS>, setup_func = 0x20cc80 <nm_setup>, teardown_func = 0x20ce40 <nm_teardown>, initial_state = 0x0}}
result = 0
D:doh_test:backtrace from ./core.74014 end
FAIL doh_test (exit status: 134)
Core file (1.8 G uncompressed): core.74014.gz