[tor-bugs] #8387 [Tor]: Unbuilt one-hop circuits sometimes hang around forever

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 2 11:01:51 UTC 2014


#8387: Unbuilt one-hop circuits sometimes hang around forever
---------------------------+-----------------------------------------
     Reporter:  mikeperry  |      Owner:  nickm
         Type:  defect     |     Status:  new
     Priority:  normal     |  Milestone:  Tor: 0.2.???
    Component:  Tor        |    Version:
   Resolution:             |   Keywords:  tor-client MikePerry201405R
Actual Points:             |  Parent ID:
       Points:             |
---------------------------+-----------------------------------------

Comment (by arma):

 Both circuits were created like this:
 {{{
 Jun 01 22:09:58.616 [info] update_consensus_networkstatus_downloads():
 Launching microdesc networkstatus consensus download.
 Jun 01 22:09:58.617 [debug] directory_initiate_command_rend(): anonymized
 0, use_begindir 1.
 Jun 01 22:09:58.617 [debug] directory_initiate_command_rend(): Initiating
 consensus network-status fetch
 Jun 01 22:09:58.617 [info] connection_ap_make_link(): Making internal
 direct tunnel to 109.201.131.11:443 ...
 Jun 01 22:09:58.617 [debug] connection_add_impl(): new conn type Socks,
 socket -1, address (Tor_internal), n_conns 7.
 Jun 01 22:09:58.617 [debug] extend_info_from_node(): using
 109.201.131.11:443 for TORoC4SSoORG
 Jun 01 22:09:58.617 [debug] onion_pick_cpath_exit(): Launching a one-hop
 circuit for dir tunnel.
 }}}
 and then they proceed to finish being built, and have the directory stream
 attached to them, and get a connected cell, and receive directory stuff,
 and then successfully got the whole thing:
 {{{
 Jun 01 22:10:00.383 [info] connection_dir_client_reached_eof():
 Successfully loaded consensus.
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8387#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list