[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 18:00:13 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):

 Oh, and we don't get there because we're using pipe(), not socketpair(),
 on mac.  You can override that by replacing "#if
 defined(_EVENT_HAVE_PIPE)" with "#if 0" in event_base_make_notifiable, if
 you're looking for a way to test.

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


More information about the tor-bugs mailing list