[tor-bugs] #13272 [arm]: connections can't be displayed, arm creashes immediately

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Sep 27 17:30:34 UTC 2014


#13272: connections can't be displayed, arm creashes immediately
--------------------+------------------------
 Reporter:  toralf  |          Owner:  atagar
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:
Component:  arm     |        Version:
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+------------------------
 The following crash happen as soon as I try to display page 2 of the arm
 window (git from 21th of September + stem from 20th of September) at a 64
 bit Gentoo Linux (stable):

 $ sudo -u tor run_arm
 ^[[DTraceback (most recent call last):
   File "/usr/lib/python-exec/python2.7/run_arm", line 47, in <module>
     main()
   File "/usr/lib/python-exec/python2.7/run_arm", line 16, in main
     arm.starter.main()
   File "/usr/lib64/python2.7/site-packages/stem/util/conf.py", line 288,
 in wrapped
     return func(*args, config = config, **kwargs)
   File "/usr/lib64/python2.7/site-packages/arm/starter.py", line 92, in
 main
     curses.wrapper(arm.controller.start_arm)
   File "/usr/lib64/python2.7/curses/wrapper.py", line 43, in wrapper
     return func(stdscr, *args, **kwds)
   File "/usr/lib64/python2.7/site-packages/arm/controller.py", line 646,
 in start_arm
     control.redraw(False)
   File "/usr/lib64/python2.7/site-packages/arm/controller.py", line 443,
 in redraw
     panel_impl.redraw(force)
   File "/usr/lib64/python2.7/site-packages/arm/util/panel.py", line 428,
 in redraw
     self.draw(self.max_x, self.max_y)
   File "/usr/lib64/python2.7/site-packages/arm/connections/conn_panel.py",
 line 478, in draw
     attr |= extra_format
 TypeError: unsupported operand type(s) for |=: 'str' and 'int'

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


More information about the tor-bugs mailing list