[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #4098 [arm]: Arm crashes when TAKEOWNERSHIP command is issued in panel mode



#4098: Arm crashes when TAKEOWNERSHIP command is issued in panel mode
-----------------------+----------------------------------------------------
 Reporter:  Sebastian  |          Owner:  atagar
     Type:  defect     |         Status:  new   
 Priority:  normal     |      Milestone:        
Component:  arm        |        Version:        
 Keywords:             |         Parent:        
   Points:             |   Actualpoints:        
-----------------------+----------------------------------------------------
 Let me know if more is needed to reproduce:

 {{{
 Traceback (most recent call last):
   File "./src/starter.py", line 543, in <module>
     cli.controller.startTorMonitor(time.time() - initTime)
   File "/Downloads/arm/src/cli/controller.py", line 683, in
 startTorMonitor
     curses.wrapper(drawTorMonitor, startTime)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses/wrapper.py",
 line 43, in wrapper
     return func(stdscr, *args, **kwds)
   File "/Downloads/arm/src/cli/controller.py", line 784, in drawTorMonitor
     isKeystrokeConsumed = panelImpl.handleKey(key)
   File "/Downloads/arm/src/cli/interpretorPanel.py", line 96, in handleKey
     self.prompt()
   File "/Downloads/arm/src/cli/interpretorPanel.py", line 73, in prompt
     input, isDone = input.strip(), False
 AttributeError: 'NoneType' object has no attribute 'strip'
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4098>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs