a bunch of Bugs: likely related to "MaxMemInQueues 100MB"
Whilst that value is way to low, it gives
Bug: ../src/core/or/connection_edge.c:1088: connection_edge_about_to_close: This line should not have been reached.
and more. Therefore I'd like to file the issue. Attached is the output of:
ssh i32 tail -n 5000 /var/log/tor/notice.log > ~/i32-notice.log
sed -e 's,fingerprint is.*,fingerprint is <snip>,g' -e 's,key .*,key <snip>,g' -e 's, on [7\[].*, on <snip>,g' ~/i32-notice.log > ~/i32-notice-snip.log
Edited by toralf