#3607: Assertion failure in start_writing_to_file
------------------------+---------------------------------------------------
 Reporter:  Morbid      |          Owner:  nickm   
     Type:  defect      |         Status:  assigned
 Priority:  critical    |      Milestone:          
Component:  Tor Client  |        Version:          
 Keywords:              |         Parent:          
   Points:              |   Actualpoints:          
------------------------+---------------------------------------------------

Comment(by rransom):

 `O_BINARY` and `O_TEXT` are both undefined on FreeBSD, and are thus
 defined to `0` in src/common/util.h.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3607#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to