Summary: | crash when rotating image in album (rightest rotate icon) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | christian <ch75> |
Component: | Database-Albums | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, marcel.wiesweg, miquel6 |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
christian
2009-06-09 20:19:13 UTC
Marcel, Look like the crash appears in new thumbs database code : #5 QMutex::lock (this=0x48) at /r0/k4/kdesvn/qt-copy/src/corelib/thread/qmutex.cpp:152 #6 0x00007fcd4c0c7ec4 in ThumbnailDatabaseAccess (this=<value optimized out>) at /r0/k4/kdesvn/extragear/graphics/digikam/libs/database/thumbnaildatabaseaccess.cpp:89 SVN commit 979464 by mwiesweg: Unfinished code came into use accidentally - missing "break" in switch BUG: 195812 M +1 -0 thumbnailcreator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=979464 |