From 8f3e3279c198dd13c11ffd739ddf08dbe8b07762 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 10 Jun 2014 13:35:45 -0400 Subject: 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. --- changes/bug12184_diagnostic | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug12184_diagnostic (limited to 'changes') diff --git a/changes/bug12184_diagnostic b/changes/bug12184_diagnostic new file mode 100644 index 000000000..3c783b17d --- /dev/null +++ b/changes/bug12184_diagnostic @@ -0,0 +1,4 @@ + 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. + -- cgit v1.2.3