[tor-bugs] #25302 [Core Tor/Nyx]: Cannot quit after using Control Interpreter
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Feb 19 21:57:17 UTC 2018
#25302: Cannot quit after using Control Interpreter
--------------------------+------------------------
Reporter: slopdog | Owner: atagar
Type: defect | Status: new
Priority: Low | Milestone:
Component: Core Tor/Nyx | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+------------------------
Comment (by slopdog):
Sorry for the bad looking stack trace, it looked good in the preview!
Traceback (most recent call last):
File "/bin/nyx", line 9, in <module>
load_entry_point('nyx==2.0.4', 'console_scripts', 'nyx')()
File "/usr/lib/python3.4/site-packages/nyx/!__init!__.py", line 176, in
main
nyx.starter.main()
File "/usr/lib/python3.4/site-packages/stem/util/conf.py", line 289, in
wrapped
return func(*args, config = config, **kwargs)
File "/usr/lib/python3.4/site-packages/nyx/starter.py", line 123, in
main
_shutdown_daemons(controller)
File "/usr/lib/python3.4/site-packages/nyx/starter.py", line 239, in
_shutdown_daemons
controller.close()
File "/usr/lib/python3.4/site-packages/stem/control.py", line 1083, in
close
super(Controller, self).close()
File "/usr/lib/python3.4/site-packages/stem/control.py", line 746, in
close
t.join()
File "/usr/lib64/python3.4/threading.py", line 1051, in join
self._wait_for_tstate_lock()
File "/usr/lib64/python3.4/threading.py", line 1067, in
_wait_for_tstate_lock
elif lock.acquire(block, timeout):
!KeyboardInterrupt
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25302#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list