Bugs and Issues - LSS

Agordejo segfaults when scanning database

grammoboy

Running from directory, ( install Nuitka looks to be problematic here on Debian)

Agordejo$ ./agordejo
[nsmd] Session root is: /home/debian/NSM Sessions
NSM_URL=osc.udp://debian-T4:35414/
[nsmd] Listing sessions
[nsmd] Listing sessions
[nsmd] Listing sessions
[nsmd] Listing sessions
ERROR:engine.start:Caught crash in execpthook. Trying too execute atexit anyway
Traceback (most recent call last):
File "/home/debian/myhome/develop/Agordejo/qtgui/waitdialog.py", line 47, in run
self.longRunningFunction()
File "/home/debian/myhome/develop/Agordejo/qtgui/waitdialog.py", line 66, in wrap
longRunningFunction(self.progressInfo)
File "/home/debian/myhome/develop/Agordejo/engine/api.py", line 216, in buildSystemPrograms
programDatabase.build(progressHook)
File "/home/debian/myhome/develop/Agordejo/engine/findprograms.py", line 195, in build
self.programs = self._build() #builds iconPaths as side-effect
File "/home/debian/myhome/develop/Agordejo/engine/findprograms.py", line 228, in _build
assert type(entry) is dict, type(entry)
AssertionError: <class 'str'>
QObject::killTimer: Timers cannot be stopped from another thread
QObject::~QObject: Timers cannot be stopped from another thread
Fatal Python error: Segmentation fault

Thread 0x00007ff4cd2e2700 (most recent call first):
<no Python frame>

Current thread 0x00007ff4e8be6740 (most recent call first):
File "/home/debian/myhome/develop/Agordejo/qtgui/waitdialog.py", line 72 in __init__
File "/home/debian/myhome/develop/Agordejo/qtgui/mainwindow.py", line 293 in updateProgramDatabase
File "/home/debian/myhome/develop/Agordejo/qtgui/mainwindow.py", line 212 in __init__
File "/home/debian/myhome/develop/Agordejo/./agordejo", line 7 in <module>
Segmentation fault

RSS Only moderators or members can reply to this. Sign-in if you are a moderator or member in order to post.

Replies

#1. nils

this was reported several times and fixed in the last release.