[tor-bugs] #11156 [Tor]: "can't find a pluggable transport proxy" errors when obfsproxy started up

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 17 17:45:42 UTC 2014


#11156: "can't find a pluggable transport proxy" errors when obfsproxy started up
-------------------------+-------------------------------------------------
     Reporter:  asn      |      Owner:
         Type:  defect   |     Status:  needs_review
     Priority:  normal   |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor      |    Version:
   Resolution:           |   Keywords:  024-backport, tor-pt, tor-client,
Actual Points:           |  tbb-needs, nickm-review-0254
       Points:           |  Parent ID:
-------------------------+-------------------------------------------------

Comment (by nickm):

 Hm. The actual change is only a two-line change in
 1a3eb5c72dd0feb43a542ca465c57dd0801ff7cc. The other stuff is just comments
 and flag names.  That's good.

 The part I'm trying to figure out is, I'm comparing this patch to the part
 of run_scheduled_events() where we do:
 {{{
   if (!net_is_disabled() && pt_proxies_configuration_pending())
     pt_configure_remaining_proxies();
 }}}

 Should this patch also check !net_is_disabled() in config.c?

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


More information about the tor-bugs mailing list