[tor-bugs] #20410 [Core Tor/Tor]: Tor master breaks bridge clients

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 20 01:21:48 UTC 2016


#20410: Tor master breaks bridge clients
--------------------------+----------------------------------------
 Reporter:  teor          |          Owner:
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.0.0-alpha-dev
 Severity:  Major         |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:  0.5
 Reviewer:                |        Sponsor:
--------------------------+----------------------------------------
Changes (by teor):

 * cc: chelseakomlo (added)


Comment:

 Looks like the refactor in #20077 changed tor's behaviour:

 {{{
 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib              0x00007fff9f528dda __pthread_kill
 + 10
 1   libsystem_pthread.dylib             0x00007fff9f613797 pthread_kill +
 90
 2   libsystem_c.dylib                   0x00007fff9f48e440 abort + 129
 3   tor                                 0x000000010e96c856
 directory_initiate_command_rend + 1654 (directory.c:1146)
 }}}

 {{{
 Oct 20 12:19:07.000 [notice] Bootstrapped 0%: Starting
 Oct 20 12:19:07.000 [notice] Delaying directory fetches: No running
 bridges
 Oct 20 12:19:08.000 [err] tor_assertion_failed_(): Bug:
 src/or/directory.c:1147: directory_initiate_command_rend: Assertion
 anonymized_connection || rend_non_anonymous_mode_enabled(options) failed;
 aborting. (on Tor 0.3.0.0-alpha-dev )
 Oct 20 12:19:08.000 [err] Bug: Assertion anonymized_connection ||
 rend_non_anonymous_mode_enabled(options) failed in
 directory_initiate_command_rend at src/or/directory.c:1147. Stack trace:
 (on Tor 0.3.0.0-alpha-dev )
 Oct 20 12:19:08.000 [err] Bug:     0   tor
 0x000000010ea0c775 log_backtrace + 69 (on Tor 0.3.0.0-alpha-dev )
 Oct 20 12:19:08.000 [err] Bug:     1   ???
 0x6d796e6f6e61206e 0x0 + 7888457647188418670 (on Tor 0.3.0.0-alpha-dev )
 }}}

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


More information about the tor-bugs mailing list