#3010: Hundreds of MB of exception logs
---------------------+----------------------------
 Reporter:  jazzzz   |      Owner:
     Type:  bug      |     Status:  new
 Priority:  major    |  Milestone:  needs verified
Component:  Unknown  |    Version:  1.3.14
 Keywords:           |
---------------------+----------------------------
 Sometimes Deluge logs the same exception repeatedly until I manually
 restart it. When it happens, one CPU core runs at 100% and it can fill
 hundreds of megabytes of logs until I stop it.

 {{{
 Unhandled Error
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 294, in __init__
     reactor.run()
   File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py",
 line 301, in run
     self._run()
   File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py",
 line 155, in wrapper
     return callback(source, condition)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py",
 line 170, in _ioEventCallback
     source, self._doReadOrWrite, source, source, condition)
 --- <exception caught here> ---
   File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 101,
 in callWithLogger
     return callWithContext({"system": lp}, func, *args, **kw)
   File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84,
 in callWithContext
     return context.call({ILogContext: newCtx}, func, *args, **kw)
   File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line
 118, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line
 81, in callWithContext
     return func(*args,**kw)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py",
 line 610, in _doReadOrWrite
     self._disconnectSelectable(selectable, why, inRead)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py",
 line 247, in _disconnectSelectable
     self.removeReader(selectable)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py",
 line 250, in removeReader
     self._remove(reader, self._reads, self._writes, self.OUTFLAGS)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py",
 line 237, in _remove
     self._source_remove(self._sources[source])
 exceptions.OverflowError: signed integer is greater than maximum
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3010>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to