[tor-bugs] #4457 [Tor Client]: Assertion at startup on Windows 7 when socketpair fails

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Nov 15 03:48:09 UTC 2011


#4457: Assertion at startup on Windows 7 when socketpair fails
------------------------+---------------------------------------------------
 Reporter:  Vigdis      |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  major       |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Client  |        Version:  Tor: 0.2.2.34     
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by nickm):

 By the way, you can test this out by forcing evutil_socketpair() to always
 fail: just add "if (1) return -1;" at the top of the evutil_socketpair()
 function in the file "evutil.c" before building libevent.

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


More information about the tor-bugs mailing list