tor/changes/bug12184_diagnostic
Nick Mathewson 8f3e3279c1 Try to diagnose bug 12184
Check for consistency between the queued destroy cells and the marked
circuit IDs.  Check for consistency in the count of queued destroy
cells in several ways.  Check to see whether any of the marked circuit
IDs have somehow been marked longer than the channel has existed.
2014-06-14 11:00:44 -04:00

5 lines
168 B
Plaintext

o Minor features (diagnostic):
- Add significant new logging code to attempt to diagnose bug 12184,
where relays seem to run out of available circuit IDs.