[tor-bugs] #10616 [Tor]: Bug: No origin circuit for successful SOCKS stream 6434
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed May 28 17:58:23 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):
Some other possible causes of a call to
connection_ap_handshake_socks_resolved() with endreason ==
END_STREAM_REASON_RESOLVEFAILED are:
* via connection_mark_unattached_ap() for a CLOSESTREAM control command
on control.c line 2827 (clearly not the case here)
* via connection_mark_unattached_ap() for
connection_ap_process_end_not_open() on relay.c line 914, when receiving
an END cell before the stream is opened. This can't be the case here
because it would have to be ored with END_STREAM_REASON_FLAG_REMOTE.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10616#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list