http://bugs.kde.org/show_bug.cgi?id=179141
Summary: digikam crashes when exiting Product: digikam Version: 0.10.0-beta7 Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 0.10.0-beta7 (using KDE 4.1.3) OS: Linux Installed from: SuSE RPMs Just start digikam. Execute Tools->Scan for new images once. When exiting digikam, it crashes. This is not reproducable, happens about every third or fourth time. Log: Application: digiKam (digikam), signal SIGABRT (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) ... (40 times more) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #6 0xffffe430 in __kernel_vsyscall () #7 0xb520e990 in raise () from /lib/libc.so.6 #8 0xb52102c8 in abort () from /lib/libc.so.6 #9 0xb7e248d5 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4 #10 0xb7e249b2 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4 #11 0xb771ce41 in KIO::Scheduler::cancelJob(KIO::SimpleJob*) () from /usr/lib/libkio.so.5 #12 0xb767c308 in KIO::SimpleJob::doKill() () from /usr/lib/libkio.so.5 #13 0xb7c6e462 in KJob::kill(KJob::KillVerbosity) () from /usr/lib/libkdecore.so.5 #14 0x081f1fbc in Digikam::AlbumManager::~AlbumManager() () #15 0x081f224a in Digikam::._187::destroy() () #16 0xb52119b1 in exit () from /lib/libc.so.6 #17 0xb51fa70d in __libc_start_main () from /lib/libc.so.6 #18 0x0808c3d1 in _start () -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
http://bugs.kde.org/show_bug.cgi?id=179141
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2008-12-30 21:22:59 --- SVN commit 903550 by mwiesweg: Move some shutdown code from AlbumManager destructor to a cleanUp method that is called before KApplication destruction. This could have caused the reported crash. CCBUG: 179141 M +16 -8 albummanager.cpp M +5 -0 albummanager.h M +1 -0 digikamapp.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=903550 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rfkd@fietze-home.de
http://bugs.kde.org/show_bug.cgi?id=179141
Marcel Wiesweg marcel wiesweg gmx de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2008-12-30 21:26:24 --- Well the "Scan For New Images" tool has no direct and obvious connection to this backtrace here. There may well be a crash there, I have committed a possible fix. If you compile from SVN please try if this fixes your problem. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rfkd@fietze-home.de
http://bugs.kde.org/show_bug.cgi?id=179141
--- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2009-01-01 12:06:52 --- Roman, Please compile digiKam source code from trunk and try again. Thanks in advance Gilles Caulier -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rfkd@fietze-home.de
http://bugs.kde.org/show_bug.cgi?id=179141
Roman Fietze rfkd fietze-home de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Roman Fietze <rfkd fietze-home de> 2009-01-01 17:25:04 --- (In reply to comment #3) > Please compile digiKam source code from trunk and try again. Cannot repeat the problem with 0.10.0-beta8 (rev.: 904148M) after at least 10 retries. Note: try to check your graphics/digikam/CMakeLists.txt for things that have to do with KEXIV2. The cmake message about a found kexiv2 is irritating. It took me a while to notice that the appropriate openSUSE devel package was missing. All libraries where logges as "found", but I was not "allowed" to compile graphics/digikam. > Thanks in advance We all have to thank for your work. And a happy new year! -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rfkd@fietze-home.de
https://bugs.kde.org/show_bug.cgi?id=179141
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.10.0-beta7 |0.10.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rfkd@fietze-home.de
https://bugs.kde.org/show_bug.cgi?id=179141
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Database -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from rfkd@fietze-home.de
https://bugs.kde.org/show_bug.cgi?id=179141
Roman Fietze <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from rfkd@fietze-home.de
https://bugs.kde.org/show_bug.cgi?id=179141
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |Database-Albums -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |