[tor-bugs] #27080 [Core Tor/Tor]: bridges fail on Tor 0.3.4.1-alpha and later

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 20 04:14:51 UTC 2018


#27080: bridges fail on Tor 0.3.4.1-alpha and later
-------------------------------------------------+-------------------------
 Reporter:  teor                                 |          Owner:  (none)
     Type:  defect                               |         Status:
                                                 |  needs_information
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.3.5.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.3.4.1-alpha
 Severity:  Major                                |     Resolution:
 Keywords:  034-must, 035-must, regression,      |  Actual Points:
  tor-bridge 034-backport                        |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by teor):

 I get the following result from git bisect:

 {{{
 1f739e9b06974566685c662c3526384efd68ed32 is the first bad commit
 commit 1f739e9b06974566685c662c3526384efd68ed32
 Author: David Goulet <dgoulet at torproject.org>
 Date:   Wed May 2 13:42:24 2018 -0400

     dirauth: Move authdir_mode_v3() to module

     This function must return false if the module is not compiled in. In
 order to
     do that, we move the authdir_mode_v3() function out of router.c and
 into the
     dirauth module new header file named mode.h.

     It is always returning false if we don't have the module.

     Closes #25990

     Signed-off-by: David Goulet <dgoulet at torproject.org>
 }}}

 I used the attached script to generate the attached log.

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


More information about the tor-bugs mailing list