Skip to content

Crash as soon as we notice that Tor has stopped running

akwizgran requested to merge 1499-tor-not-running into master

This branch upgrades jtorctl to version 0.4, which throws a special exception when we detect that Tor has closed its end of the control connection. We catch this exception and crash in order to get a crash report that might indicate what happened to the Tor process. This should help us debug #1499.

Merge request reports