[tor-bugs] #8444 [Tor]: Tor in tor2webmode hangs at 10% "Establishing Directory Connection"

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Mar 10 00:28:17 UTC 2013


#8444: Tor in tor2webmode hangs at 10% "Establishing Directory Connection"
--------------------------------+-------------------------------------------
 Reporter:  aagbsn              |          Owner:  hellais, naif   
     Type:  defect              |         Status:  new             
 Priority:  normal              |      Milestone:  Tor: unspecified
Component:  Tor                 |        Version:  Tor: 0.2.3.25   
 Keywords:  tor-client tor2web  |         Parent:                  
   Points:                      |   Actualpoints:                  
--------------------------------+-------------------------------------------

Comment(by aagbsn):

 Tested with openssl-1.0.1e and libevent 2.0.18-stable
 bisect log
 {{{
 git bisect start
 # good: [800942b4176ca31cbdc03edb6469fd56d2e1acdc] add a release blurb for
 0.2.3.12-alpha
 git bisect good 800942b4176ca31cbdc03edb6469fd56d2e1acdc
 # bad: [17c24b3118224d6536c41fa4e1493a831fb29f0a] bump to 0.2.3.25
 git bisect bad 17c24b3118224d6536c41fa4e1493a831fb29f0a
 # good: [fc5d960fbda217a301b4ec09d906992b74849c15] Merge remote-tracking
 branch 'public/bug5541_v2'
 git bisect good fc5d960fbda217a301b4ec09d906992b74849c15
 # bad: [0b3f5ca11f276841f498cf7164016682911a42bd] merge changes files into
 upcoming changelog
 git bisect bad 0b3f5ca11f276841f498cf7164016682911a42bd
 # good: [5a3d9636f5e0ead80a46163af9ffadcbf6d5195f] Merge remote-tracking
 branch 'public/bug3940_redux'
 git bisect good 5a3d9636f5e0ead80a46163af9ffadcbf6d5195f
 # bad: [8030ec4f272d470b9d01b7095f17252aaca163c2] Downgrade log messages
 about cbt enabled/disabled. Bug 6169.
 git bisect bad 8030ec4f272d470b9d01b7095f17252aaca163c2
 # bad: [aa284561c804085ab2bb3e414165fdeff9872d05] Move
 cbt->liveness.timeouts_after_firsthop free code into its own function
 git bisect bad aa284561c804085ab2bb3e414165fdeff9872d05
 # good: [37ef4f1689b51f2c78a1f02ec466b2fd34d11636] Change
 smartlist_create->smartlist_new in bug4744 branch as merged to master
 git bisect good 37ef4f1689b51f2c78a1f02ec466b2fd34d11636
 # good: [41a458ece1d61b7e3402ac0fe9c17d51c88e7068] Add debug logging to
 circuit_build_times_* of circuitbuild.c to trace queries of consensus
 parameters for bug 5049
 git bisect good 41a458ece1d61b7e3402ac0fe9c17d51c88e7068
 # bad: [a0f76289fd8b778dd6a46c8726fddfc15d68193d] Use K&R style
 git bisect bad a0f76289fd8b778dd6a46c8726fddfc15d68193d
 # bad: [7df26de948d478bd9d1d85ffb54ca81f9f7488f1] Unconditionally use
 config CircuitBuildTimeout if LearnCircuitBuildTimeout is disabled
 git bisect bad 7df26de948d478bd9d1d85ffb54ca81f9f7488f1
 # good: [5177ab9e4783c1ca9928ac70d19b7daaeacd6b93] Don't track circuit
 timeout history unless we're actually using adaptive timeouts
 git bisect good 5177ab9e4783c1ca9928ac70d19b7daaeacd6b93
 }}}

 first bad commit
 {{{
 7df26de948d478bd9d1d85ffb54ca81f9f7488f1 is the first bad commit
 commit 7df26de948d478bd9d1d85ffb54ca81f9f7488f1
 Author: Andrea Shepard <andrea at persephoneslair.org>
 Date:   Tue Jun 12 12:11:32 2012 -0700

     Unconditionally use config CircuitBuildTimeout if
 LearnCircuitBuildTimeout is disabled
 }}}

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


More information about the tor-bugs mailing list