Summary: | Batch rename files caused crashed | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Huguette Roy <royhug> |
Component: | AdvancedRename-engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | angelfran1, caulier.gilles, rydberg |
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.2.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Huguette Roy
2010-09-27 16:51:25 UTC
crash appear in Advanced rename component used by BQM. It have been probably fixed by Andi in current implementation from svn trunk... Gilles Caulier Hmm another crash related to QList. I'm not able to reproduce this and never was. Maybe the openSUSE Qt version is somehow broken here? The other reports were also related to openSUSE, if I'm not wrong. Created attachment 53005 [details]
New crash information added by DrKonqi
digikam (1.4.0) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
I tried to rename 2+ files at a time. Digikam crashes every time I rename more then 1 file.
-- Backtrace (Reduced):
#7 ref (this=0xcdda458, settings=...) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#8 QList (this=0xcdda458, settings=...) at /usr/include/qt4/QtCore/qlist.h:118
#9 QForeachContainer (this=0xcdda458, settings=...) at /usr/include/qt4/QtCore/qglobal.h:2243
#10 Digikam::Parser::parse (this=0xcdda458, settings=...) at /build/buildd/digikam-1.4.0/utilities/advancedrename/common/parser.cpp:219
#11 0x0838e994 in Digikam::Parser::invalidModifiers (this=0xcdda458, settings=...) at /build/buildd/digikam-1.4.0/utilities/advancedrename/common/parser.cpp:201
Created attachment 53199 [details]
New crash information added by DrKonqi
digikam (1.4.0) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0
- What I was doing when the application crashed: I'm batch renaming several files with exif data time.
-- Backtrace (Reduced):
#6 ref (this=0x3577130, settings=...) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7 QList (this=0x3577130, settings=...) at /usr/include/qt4/QtCore/qlist.h:118
#8 QForeachContainer (this=0x3577130, settings=...) at /usr/include/qt4/QtCore/qglobal.h:2243
#9 Digikam::Parser::parse (this=0x3577130, settings=...) at /build/buildd/digikam-1.4.0/utilities/advancedrename/common/parser.cpp:234
#10 0x000000000074a874 in Digikam::Parser::invalidModifiers (this=0x7fff2923e6a0, settings=...) at /build/buildd/digikam-1.4.0/utilities/advancedrename/common/parser.cpp:201
Please, try renaming with the latest version if possible (1.5.0) or even from SVN, so I can better track down the error (if there is any at all and not a package problem). Gilles, Marcel, ever seen a crash while renaming? digiKam 1.6.0 is out: http://www.digikam.org/drupal/node/550 Please update and check if this entry still valid. Thanks in advance Gilles Caulier *** This bug has been marked as a duplicate of bug 237642 *** Fixed with #237642 |