[tor-bugs] #22752 [Core Tor/Tor]: Assertion failure in consensus_cache_entry_handle_get on Windows

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 29 16:34:31 UTC 2017


#22752: Assertion failure in consensus_cache_entry_handle_get on Windows
--------------------------+------------------------------------
 Reporter:  ahf           |          Owner:  nickm
     Type:  defect        |         Status:  accepted
 Priority:  High          |      Milestone:  Tor: 0.3.1.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.1.3-alpha
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:  Sponsor4
--------------------------+------------------------------------

Comment (by nickm):

 >Another option is to kill off the maps when deleting on windows, since we
 can't keep them around.

 I tried this option first, since I thought it would be simple, but I ran
 into multithreading issues, and it turned out to be fairly tricky.  I've
 left my code in branch `bug22752_031_complex` in my public repository, but
 I hope we don't need to use it -- it could be destabilizing if I got
 _anything_ wrong, which I probably did.

 I'm going to try a simpler option now, with fewer multithreading issues.

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


More information about the tor-bugs mailing list