Application: skrooge (2.2.0) Qt Version: 5.5.1 Operating System: Linux 4.1.13-5-default x86_64 Distribution: "openSUSE Leap 42.1 (x86_64)" -- Information about the crash: I have just upgraded Opensuse 42.1, I have the official repositories and KF5 and KDE:Extra. I don't understand the debug report and i am not really sure what to make it better. The crash can be reproduced every time. -- Backtrace: Application: Skrooge (skrooge), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f8d7e2f5840 (LWP 2474))] Thread 2 (Thread 0x7f8d60582700 (LWP 2475)): #0 0x00007f8d7b2dec1d in poll () from /lib64/libc.so.6 #1 0x00007f8d6e71e422 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f8d6e72000f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f8d628df3c9 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f8d7b9d632f in ?? () from /usr/lib64/libQt5Core.so.5 #5 0x00007f8d76acf0a4 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f8d7b2e704d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f8d7e2f5840 (LWP 2474)): [KCrash Handler] #6 0x00007f8d7b237187 in raise () from /lib64/libc.so.6 #7 0x00007f8d7b238538 in abort () from /lib64/libc.so.6 #8 0x00000000004046f0 in SKGMessageOutput (type=<optimized out>, context=..., msg=...) at /usr/src/debug/skrooge-2.2.0/skrooge/main.cpp:64 #9 0x00007f8d7b9c2ea1 in ?? () from /usr/lib64/libQt5Core.so.5 #10 0x00007f8d7b9c47b6 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib64/libQt5Core.so.5 #11 0x00007f8d7bbdfe9d in QObjectPrivate::QObjectPrivate(int) () from /usr/lib64/libQt5Core.so.5 #12 0x00007f8d5dc4d8d8 in QSqlDriverPrivate (this=0xe201a0) at /usr/include/qt5/QtSql/5.5.0/QtSql/private/qsqldriver_p.h:64 #13 QSQLiteDriverPrivate (this=0xe201a0) at /usr/src/debug/skrooge-2.2.0/skgsqlcipher/qsql_sqlite.cpp:139 #14 QSQLiteDriver::QSQLiteDriver (this=0xd9dff0, parent=0x0) at /usr/src/debug/skrooge-2.2.0/skgsqlcipher/qsql_sqlite.cpp:565 #15 0x00007f8d5dc4b603 in SKGSQLCipherDriverPlugin::create (this=<optimized out>, iName=...) at /usr/src/debug/skrooge-2.2.0/skgsqlcipher/skgsqlcipherdriverplugin.cpp:41 #16 0x00007f8d77ceaeda in ?? () from /usr/lib64/libQt5Sql.so.5 #17 0x00007f8d77ceb421 in QSqlDatabase::addDatabase(QString const&, QString const&) () from /usr/lib64/libQt5Sql.so.5 #18 0x00007f8d7d9175f9 in SKGDocument::load (this=0x7ffc1fd0d9b0, iName=..., iPassword=..., iRestoreTmpFile=<optimized out>, iForceReadOnly=<optimized out>) at /usr/src/debug/skrooge-2.2.0/skgbasemodeler/skgdocument.cpp:1275 #19 0x00007f8d7d90ad71 in SKGDocument::initialize (this=this@entry=0x7ffc1fd0d9b0) at /usr/src/debug/skrooge-2.2.0/skgbasemodeler/skgdocument.cpp:1158 #20 0x0000000000403ffc in main (argc=1, argv=0x7ffc1fd0dba8) at /usr/src/debug/skrooge-2.2.0/skrooge/main.cpp:134 Reported using DrKonqi
Hi, Could you launch skrooge from the console and send me the traces?
Sure, here it is. petr@petr-desktop:~> skrooge ##FATAL: Cannot mix incompatible Qt library (version 0x50500) with this library (version 0x50501) KCrash: Application 'skrooge' crashing... KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 [1]+ Stopped skrooge
Hi, I don't know how you build Skrooge but Skrooge seems to be not build on the right verion: Cannot mix incompatible Qt library (version 0x50500) with this library (version 0x50501) You should open an incident to the opensuse packager of Skrooge. Because this is not a bug in Skrooge, I will close this incident.
Alright, thank you for looking into it. I will report it to the packager.
me too problem of skrooge crash.. opensuse 42.1 64bit kde5
Stephane MANKOWSKI what is your distro?
kubuntu 15.10. My colleague uses Arch Linux and Skrooge works well too. You problem is a problem of packaging.
(In reply to manuel_songokuh from comment #5) > me too problem of skrooge crash.. > opensuse 42.1 64bit kde5 The problem is in KDE:Extra which is built against plain openSUSE:Leap:42.1, so it probably won't be fixed. However I branched the package and rebuilt it against openSUSE:Leap:42.1:Update. You will find it on software.opensuse.org - the repository is called home:pumrel:branches:KDE:Extra
thank you : petr vorel i add repository to opensuse 42.1 leap : home:pumrel:branches:KDE:Extra is worked as perfect!!! but maybe problem for plamsa error , but is fine..
This is fixed in KDE:Extra as well since a few days. (In reply to manuel_songokuh from comment #9) > but maybe problem for plamsa error , but is fine.. Are you talking about Bug#358135?
(In reply to Wolfgang Bauer from comment #10) > Are you talking about Bug#358135? Sorry, typo. I meant Bug#358315.
yes this is bug for frozen https://bugs.kde.org/show_bug.cgi?id=358315 thank you!!
(In reply to manuel_songokuh from comment #12) > yes this is bug for frozen https://bugs.kde.org/show_bug.cgi?id=358315 > thank you!! I submitted the fix for this to KDE:Extra too...