[tor-bugs] #20203 [Core Tor/Tor]: tor_assertion_failed on low memory
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Sep 21 22:51:00 UTC 2016
#20203: tor_assertion_failed on low memory
----------------------------------+------------------------------------
Reporter: tmpname0901 | Owner:
Type: defect | Status: new
Priority: High | Milestone: Tor: 0.2.9.x-final
Component: Core Tor/Tor | Version: Tor: 0.2.8.7
Severity: Major | Resolution:
Keywords: assert 028-backpoort | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
----------------------------------+------------------------------------
Comment (by nickm):
I think the problem is that marked_circuit_free_cells doesn't remove the
circuit from the active list. One solution here is to just not do that
assert, and allow channel_flush_from_first_active_circuit to skip empty
circuits. Another is to make the circuit inactive when we remove its
cells. Both might be a good idea.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20203#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list