App crashes when fully stopping through gui

Bug #234869 reported by Jisakiel
2
Affects Status Importance Assigned to Milestone
HD Lorean
New
Medium
Adrián

Bug Description

Trabajando contra unstable-installer que trackea unstable (r226 de ese repo).

Le doy a salir / parar el demonio y salir.

(1, 38.148148148148231)
(1, 38.333333333333414)
(1, 38.518518518518597)
(1, 38.703703703703781)
(1, 38.888888888888964)
(1, 39.074074074074147)
0
Unhandled exception in thread started by <bound method Scheduler.__threadedMakeSnapshot of <watcher.Scheduler.Scheduler at /hdlorean/signalsSch at 0xa72b784c>>
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/watcher/Scheduler.py", line 142, in __threadedMakeSnapshot
    self.__snapshotManager.makeBackups(list(tids),False)
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/snapshotManager/SnapshotManager.py", line484, in makeBackups
    self.__makeBackups(taskId, fileList, integral)
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/snapshotManager/SnapshotManager.py", line417, in __makeBackups
    integral
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/snapshotManager/XDelta3Wrapper.py", line 443, in makeBackup
    str(parent)
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/db/XDelta3WrapperDB.py", line 128, in insert
    self.__DBW.closeCon()
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/db/DataBaseWrapper.py", line 94, in closeCon
    tpid = self.getPid()
  File "/usr/lib/python2.5/site-packages/hdlorean-0.1.0-py2.5.egg/hdlorean/hdloreand/db/DataBaseWrapper.py", line 108, in getPid
    return thread.get_ident()
AttributeError: 'NoneType' object has no attribute 'get_ident'

Por cierto: quitad los putos prints de los porcentajes, anda porfaplis ^^.

Revision history for this message
Jisakiel (jisakiel) wrote :

bound method Scheduler.__threadedMakeSnapshot => del Scheduler => te ha tocado al menos mirar que a vosotros no os pase.

PD: Esto está super roto.

Changed in hdlorean:
assignee: nobody → winterfuse
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.