Assertion global_state failed on --list-fingerprint
When running "tor --list-fingerprint" using a config file generated by make-private-tor-network.py, Tor exits with an assertion error:
$ tor -f ./nodeD0/torrc --list-fingerprint Mar 14 20:16:10.618 [notice] Tor v0.1.1.15-rc. This is experimental software. Do not rely on it for strong anonymity. Mar 14 20:16:10.619 [warn] You have used DirServer to specify directory authorities in your configuration. This is potentially dangerous: it can make you look different from all other Tor users, and hurt your anonymity. Even if you've specified the same authorities as Tor uses by default, the defaults could change in the future. Be sure you know what you're doing. nodeD0 36A9 8FA9 FB7B 16EC 0098 664F E3AA CD18 13CE 8A14 Mar 14 20:16:10.747 [err] config.c:4049: or_state_save: Assertion global_state failed; aborting. config.c:4049 or_state_save: Assertion global_state failed; aborting. Aborted
[Automatically added by flyspray2trac: Operating System: Other Linux]