Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #8399

Closed (moved)
(moved)
Open
Created Mar 04, 2013 by Roger Dingledine@arma

Torflow traceback: ZeroDivisionError: float division

Traceback (most recent call last):
  File "../../TorCtl/TorCtl.py", line 720, in _eventLoop
    self._handleFn(timestamp, reply)
  File "../../TorCtl/TorCtl.py", line 1346, in _handle1
    self._map1.get(event.event_name, self.unknown_event)(event)
  File "../../TorCtl/PathSupport.py", line 1837, in new_consensus_event
    TorCtl.ConsensusTracker.new_consensus_event(self, n)
  File "../../TorCtl/TorCtl.py", line 1694, in new_consensus_event
    self._read_routers(self.ns_map.values())
  File "../../TorCtl/TorCtl.py", line 1653, in _read_routers
    ratio_r.sort(lambda x, y: cmp(float(y.bw)/y.get_unmeasured_bw(),
  File "../../TorCtl/TorCtl.py", line 1654, in <lambda>
    float(x.bw)/x.get_unmeasured_bw()))
ZeroDivisionError: float division

Preceded by

WARN[Thu Feb 28 23:02:26 2013]:No event for: 650 NEWCONSENSUS

and post-ceded by

NOTICE[Thu Feb 28 23:02:26 2013]:Tor closed control connection. Exiting event thread.
WARN[Thu Feb 28 23:02:26 2013]:Child process recieved SIGTERM
INFO[Thu Feb 28 23:02:26 2013]:Beginning time loop
DEBUG[Thu Feb 28 23:02:27 2013]:Child Process Spawning...
INFO[Thu Feb 28 23:02:27 2013]:Connecting to Tor at 127.0.0.1:9111

so it looks like it took down something-er-other too.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking