[tor-bugs] #10431 [Tor]: bad bridge fingerprint causes "DONE" error to be displayed

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 20 18:45:27 UTC 2013


#10431: bad bridge fingerprint causes "DONE" error to be displayed
------------------------+--------------------------------
     Reporter:  mcs     |      Owner:  brade
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.4.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------
Changes (by nickm):

 * milestone:   => Tor: 0.2.4.x-final


Comment:

 Hm.  That's interesting. IMO, the problem is in the places where we're
 doing
 {{{
     control_event_bootstrap_problem(
                 orconn_end_reason_to_control_string(reason), reason);
 }}}

 The output of orconn_end_reason is just plain not human readable.  If
 WARNING is meant to be human readable, it shouldn't be getting fed in
 there.  Thoughts?

 Also, the UI should probably report the summary line as well.

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


More information about the tor-bugs mailing list