[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #22752 [Core Tor/Tor]: Assertion failure in consensus_cache_entry_handle_get on Windows
#22752: Assertion failure in consensus_cache_entry_handle_get on Windows
--------------------------+------------------------------------
Reporter: ahf | Owner:
Type: defect | Status: needs_information
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 Vort):
Looks like in Windows, `unlink` actually deletes file:
https://msdn.microsoft.com/en-us/library/aa273396(v=vs.60).aspx
There are something similar to `unlink` from Unix in NTFS:
https://unix.stackexchange.com/a/49306
But I'm not sure about it.
Concerning architecture:
Tor unlinks file just to free name or its goal is to free disk space?
What is the reason to have exactly 256 names, but gigabytes of used space?
Sadly, I don't completely understand what happening here.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22752#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs