[tor-bugs] #16013 [Tor]: Assertion ENTRY_TO_CONN(conn)->state == AP_CONN_STATE_CIRCUIT_WAIT failed in circuit_get_open_circ_or_launch at circuituse.c:1835
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jun 22 00:12:15 UTC 2015
#16013: Assertion ENTRY_TO_CONN(conn)->state == AP_CONN_STATE_CIRCUIT_WAIT failed
in circuit_get_open_circ_or_launch at circuituse.c:1835
-----------------------------+-------------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: needs_information
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version: Tor: unspecified
Resolution: | Keywords: regression 026-backport
Actual Points: | Parent ID:
Points: |
-----------------------------+-------------------------------------
Comment (by starlight):
{{{
(gdb) info backtrace
#0 raise () from /lib64/libc.so.6
#1 abort () from /lib64/libc.so.6
#2 circuit_get_open_circ_or_launch (conn=conn at entry=0x612000246dc0,
desired_circuit_purpose=desired_circuit_purpose at entry=7 '\a',
circp=circp at entry=0x7fffed22fe30) at src/or/circuituse.c:1841
#3 connection_ap_handshake_attach_circuit
(conn=conn at entry=0x612000246dc0) at src/or/circuituse.c:2425
#4 connection_ap_attach_pending () at src/or/connection_edge.c:729
#5 circuit_build_needed_circs (now=now at entry=1434928976) at
src/or/circuituse.c:1126
#6 run_scheduled_events (now=now at entry=1434928976) at src/or/main.c:1562
#7 second_elapsed_callback (timer=<optimized out>, arg=<optimized out>)
at src/or/main.c:1755
#8 periodic_timer_cb (fd=<optimized out>, what=<optimized out>,
arg=0x603000250870) at src/common/compat_libevent.c:553
#9 event_base_loop () from /usr/local/lib64/libevent-2.0.so.5
#10 run_main_loop_once () at src/or/main.c:2115
#11 run_main_loop_until_done () at src/or/main.c:2156
#12 do_main_loop () at src/or/main.c:2087
#13 tor_main (argc=<optimized out>, argv=0x7fffed2302d8) at
src/or/main.c:3105
#14 main (argc=<optimized out>, argv=<optimized out>) at
src/or/tor_main.c:30
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16013#comment:20>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list