[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #32755 [Core Tor/Tor]: Bug: ../src/feature/hs/hs_client.c:685: setup_intro_circ_auth_key: Non-fatal assertion !(desc == NULL) failed
#32755: Bug: ../src/feature/hs/hs_client.c:685: setup_intro_circ_auth_key: Non-
fatal assertion !(desc == NULL) failed
-------------------------+------------------------------
Reporter: cypherpunks | Owner: (none)
Type: defect | Status: new
Priority: Medium | Component: Core Tor/Tor
Version: | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------+------------------------------
{{{
12:58:01 [WARN] Bug: /usr/bin/tor(_start+0x2a) [0x6419f7682f9a] (on
Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /lib/x86_64-linux-
gnu/libc.so.6(__libc_start_main+0xeb) [0x7b14d015509b] (on Tor 0.4.1.6 )
[1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(main+0x19) [0x6419f7682f49] (on Tor
0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(tor_main+0x3a) [0x6419f768338a] (on
Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(tor_run_main+0x10e5)
[0x6419f7685ea5] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(do_main_loop+0xff) [0x6419f769851f]
(on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /lib/x86_64-linux-
gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7b14d0874537] (on Tor
0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /lib/x86_64-linux-
gnu/libevent-2.1.so.6(+0x229ba) [0x7b14d08739ba] (on Tor 0.4.1.6 ) [1
duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(+0x7121e) [0x6419f769721e] (on Tor
0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(connection_handle_read+0xa92)
[0x6419f7692062] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(+0xa7efa) [0x6419f76cdefa] (on Tor
0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(channel_tls_handle_cell+0x4fb)
[0x6419f76a4cab] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(command_process_cell+0x2c8)
[0x6419f76c51e8] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(circuit_receive_relay_cell+0x2b4)
[0x6419f76e3374] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(+0xbb29e) [0x6419f76e129e] (on Tor
0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(circuit_send_next_onion_skin+0x2b8)
[0x6419f76aaad8] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(connection_ap_attach_pending+0x178)
[0x6419f76c7ad8] (on Tor 0.4.1.6 )
12:58:01 [WARN] Bug:
/usr/bin/tor(connection_ap_handshake_attach_circuit+0x3bd)
[0x6419f76c370d] (on Tor 0.4.1.6 )
12:58:01 [WARN] Bug: /usr/bin/tor(hs_client_send_introduce1+0x2da)
[0x6419f772ff8a] (on Tor 0.4.1.6 )
12:58:01 [WARN] Bug: /usr/bin/tor(tor_bug_occurred_+0x16c)
[0x6419f78335bc] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: /usr/bin/tor(log_backtrace_impl+0x46)
[0x6419f78382e6] (on Tor 0.4.1.6 ) [1 duplicate hidden]
12:58:01 [WARN] Bug: Non-fatal assertion
!(!hs_ident_intro_circ_is_valid(circ->hs_ident)) failed in
intro_circ_is_ok at
../src/feature/hs/hs_client.c:491. Stack trace: (on Tor 0.4.1.6 )
12:58:01 [WARN] tor_bug_occurred_(): Bug:
../src/feature/hs/hs_client.c:491: intro_circ_is_ok: Non-fatal assertion
!(!hs_ident_intro_circ_is_valid(circ->hs_ident)) failed. (Future
instances of this warning will be silenced.) (on Tor 0.4.1.6 )
12:58:01 [WARN] Bug: /usr/bin/tor(hs_client_circuit_has_opened+0x3b0)
[0x6419f7730500] (on Tor 0.4.1.6 )
12:58:01 [WARN] Bug: Non-fatal assertion !(desc == NULL) failed in
setup_intro_circ_auth_key at ../src/feature/hs/hs_client.c:685. Stack
trace: (on Tor
0.4.1.6 )
12:58:01 [WARN] tor_bug_occurred_(): Bug:
../src/feature/hs/hs_client.c:685: setup_intro_circ_auth_key: Non-fatal
assertion !(desc == NULL) failed.
(Future instances of this warning will be silenced.) (on Tor 0.4.1.6 )
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32755>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs