[tor-bugs] #3834 [Torflow]: Postgre bandwidth scanner has halted on moria

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Aug 29 19:40:19 UTC 2011


#3834: Postgre bandwidth scanner has halted on moria
-----------------------+----------------------------------------------------
 Reporter:  mikeperry  |          Owner:  aagbsn
     Type:  defect     |         Status:  new   
 Priority:  major      |      Milestone:        
Component:  Torflow    |        Version:        
 Keywords:             |         Parent:        
   Points:             |   Actualpoints:        
-----------------------+----------------------------------------------------
Changes (by aagbsn):

 * cc: aagbsn@… (added)


Comment:

 This is caused by the main thread exiting before the eventLoop thread;
 because we weren't exiting cleanly. I have a fix for this in my testing
 branch that just needs_review before we can merge it.

 https://github.com/aagbsn/torflow/commit/09f232bffa3cf51db21c53c81e544ad977bcb335

 Replying to [comment:5 arma]:
 > Scanner 4 has a traceback:
 > {{{
 > Exception in thread EventLoop (most likely raised during interpreter
 shutdown):
 > Traceback (most recent call last):
 >   File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
 >   File "/usr/lib/python2.5/threading.py", line 446, in run
 >   File "../../TorCtl/TorCtl.py", line 715, in _eventLoop
 >   File "../../TorCtl/TorUtil.py", line 360, in plog
 >   File "/usr/lib/python2.5/logging/__init__.py", line 1056, in log
 >   File "/usr/lib/python2.5/logging/__init__.py", line 1100, in _log
 >   File "/usr/lib/python2.5/logging/__init__.py", line 1080, in
 makeRecord
 >   File "/usr/lib/python2.5/logging/__init__.py", line 258, in __init__
 > <type 'exceptions.TypeError'>: 'NoneType' object is not callable
 > }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3834#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list