[tor-bugs] #2001 [Tor Relay]: Reachability test for ORPort doesn't complete with --enable-bufferevents set

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Oct 12 19:25:37 UTC 2010


#2001: Reachability test for ORPort doesn't complete with --enable-bufferevents
set
-----------------------+----------------------------------------------------
 Reporter:  Sebastian  |       Owner:  nickm   
     Type:  defect     |      Status:  accepted
 Priority:  normal     |   Milestone:          
Component:  Tor Relay  |     Version:          
 Keywords:             |      Parent:          
-----------------------+----------------------------------------------------

Comment(by nickm):

 Working theory on what's going on with the tunneled connections, it looks
 like a lot of data is arriving at the client, but for some reason, the
 client is never getting the EOF.

 Some extra debugs I found show that clients get here on consensus
 downloads...

 Oct 12 15:27:50.011 [debug] connection_dir_process_inbuf(): Got data, not
 eof. Leaving on inbuf.  We have 1923 bytes waiting on 0x811dc0

 whereas relays only get here:

 Oct 12 15:27:49.943 [debug] connection_dir_client_reached_eof(): Got eof
 on 0x22de440 with 1923 bytes in inbuf

 Note that the lengths are the same.

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


More information about the tor-bugs mailing list