[tor-bugs] #10616 [Tor]: Bug: No origin circuit for successful SOCKS stream 6434
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed May 28 18:03:29 UTC 2014
#10616: Bug: No origin circuit for successful SOCKS stream 6434
------------------------+-------------------------------------
Reporter: arma | Owner: andrea
Type: defect | Status: assigned
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-client, 025-triaged
Actual Points: | Parent ID:
Points: |
------------------------+-------------------------------------
Comment (by andrea):
I believe the only possible origin of this call to
connection_ap_handshake_socks_reply() is via
connection_mark_unattached_ap() called on line 1088 of rendclient.c. The
redundant calls to rend_client_note_connection_attempt_ended() are also
notable; one originates from connection_mark_unattached_ap() before the
call to connection_ap_handshake_socks_reply(), and the other from
rend_client_desc_trynow() immediately after the call to
connection_mark_unattached_ap().
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10616#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list