[tor-bugs] #10827 [TorBrowserButton]: Torbutton hangs in torbutton_send_ctrl_cmd()

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 7 11:40:29 UTC 2014


#10827: Torbutton hangs in torbutton_send_ctrl_cmd()
------------------------------+---------------------------
 Reporter:  gk                |          Owner:  mikeperry
     Type:  defect            |         Status:  new
 Priority:  major             |      Milestone:
Component:  TorBrowserButton  |        Version:
 Keywords:                    |  Actual Points:
Parent ID:                    |         Points:
------------------------------+---------------------------
 While trying to reproduce #10824 I used the upcoming 3.5.2 (Linux 32bit)
 and encountered fairly regular hangs I've never seen before. Might be a
 local glitch or not, I am not sure yet. After some debugging I can
 pinpoint the problem down to
 {{{
 outputStream.writeBytes(auth_cmd, auth_cmd.length);
 }}}
 That is the last call that gets executed before the hang. Might be related
 to #10804.

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


More information about the tor-bugs mailing list