[tor-bugs] #3607 [Tor Client]: Assertion failure in start_writing_to_file

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jul 19 02:38:57 UTC 2011


#3607: Assertion failure in start_writing_to_file
------------------------+---------------------------------------------------
 Reporter:  Morbid      |          Owner:  rransom           
     Type:  defect      |         Status:  assigned          
 Priority:  major       |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by rransom):

  * priority:  critical => major


Comment:

 Replying to [comment:5 arma]:
 > Did we figure out what Tor version this was, and what platform
 (operating system) it was?

 This bug can only appear on Windows, because the Unixoids (including MacOS
 10) don't distinguish text mode from binary mode (and thus probably don't
 define `O_TEXT` or `O_BINARY`, so the assertion that failed here gets
 #ifdef-ed out).

 I suspect the 0.2.3.1-alpha test bundles, because I remember hearing that
 the `dirreq-stats` feature was turned on by default in 0.2.3.x, and any
 Windows user who would have known how to fiddle with Tor's configuration
 on 0.2.2.x in a way that would trigger this bug would have submitted a
 more detailed bug report.

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


More information about the tor-bugs mailing list