[tor-bugs] #9017 [Tor]: Crash in assert_connection_ok

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 5 23:34:34 UTC 2013


#9017: Crash in assert_connection_ok
--------------------------+-------------------------------------------------
 Reporter:  usuality      |          Owner:                    
     Type:  defect        |         Status:  needs_review      
 Priority:  major         |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor           |        Version:  Tor: 0.2.3.25     
 Keywords:  023-backport  |         Parent:                    
   Points:                |   Actualpoints:                    
--------------------------+-------------------------------------------------

Comment(by andrea):

 I've written a small non-blocking connect() test program which I will
 attach, and made observations.  On both Linux (kernel 3.9.1, x86-64) and
 OpenBSD 5.2 on x86-64, the output is as follows, which does not reproduce
 the presumed behavior if nickm's hypothesis on the cause is correct:

 connect() gave EINPROGRESS
 About to select()...
 The socket has become writeable according to select() (returned 1)
 Async connect() succeeded
 Socket closed

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


More information about the tor-bugs mailing list