https://bugs.kde.org/show_bug.cgi?id=301051
--- Comment #19 from [hidden email] --- Created attachment 72251 --> https://bugs.kde.org/attachment.cgi?id=72251&action=edit New crash information added by DrKonqi digikam (2.7.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1 - What I was doing when the application crashed: when switching through pictures in the editor, digikam always crashes at the same files - Custom settings of the application: well it's a git version (2.7.0). I'm using the git version because of a bug which caused digikam to crash when saving an edited file. Maybe both bugs are relating to each other... PS: I know that this report is still closed, but... I'm using 2.7.0 ... -- Backtrace (Reduced): #7 __GI___libc_free (mem=0x7c89a008) at malloc.c:2968 [...] #10 0xb68b3ffa in Digikam::DImg::rotate (this=0xb7c2b2c, angle=Digikam::DImg::ROT90) at /build/buildd/digikam-git-2.5.99/libs/dimg/dimg.cpp:2307 #11 0xb68b44d8 in Digikam::DImg::rotateAndFlip (this=0xb7c2b2c, orientation=6) at /build/buildd/digikam-git-2.5.99/libs/dimg/dimg.cpp:2642 #12 0xb6bd25e3 in Digikam::DImgInterface::slotImageLoaded (this=0xaf04728, loadingDescription=..., img=...) at /build/buildd/digikam-git-2.5.99/utilities/imageeditor/canvas/dimginterface.cpp:454 #13 0xb6bdbc0e in qt_static_metacall (_a=0x99199490, _id=9, _o=0xaf04728, _c=<optimized out>) at /build/buildd/digikam-git-2.5.99/obj-i686-linux-gnu/digikam/dimginterface.moc:90 -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|2.5.0 |2.7.0 Resolution|FIXED |--- Ever confirmed|0 |1 --- Comment #20 from Marcel Wiesweg <[hidden email]> --- "digikam always crashes at the same files" sounds promising: You know a file with which you can always reproduce this crash when opening it? Which sort of file is this? -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
--- Comment #21 from Gus Gustafson <[hidden email]> --- Hello, I found that the crash while browsing through images in the editor window, has occurred again in version 2.6. I can say, however, that it seems like you have to browse through more images than in order for it to crash than in version 2.5. It seems like it crashed on files that have been edited, but I am not sure about that. -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
Torsten Crass <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #22 from Torsten Crass <[hidden email]> --- Hi there, same problem here with vers. 2.6.0 (from Debian Sid) -- On some photos, DigiKam crashes when hitting PgUp oder PgDown. ValGrind output attached. -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
--- Comment #23 from Torsten Crass <[hidden email]> --- Created attachment 74197 --> https://bugs.kde.org/attachment.cgi?id=74197&action=edit Valgrind Crash Info on PgUp/PgDown with DigiKam 2.6.0 -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
--- Comment #24 from Marcel Wiesweg <[hidden email]> --- ==10758== Thread 8: ==10758== Invalid read of size 1 ==10758== at 0x4D0182B: Digikam::ImageHistogram::calculate() (in /usr/lib/libdigikamcore.so.2.0.0) ==10758== by 0x4D014DC: Digikam::ImageHistogram::run() (in /usr/lib/libdigikamcore.so.2.0.0) ==10758== by 0x4E0E6E9: Digikam::DynamicThread::DynamicThreadPriv::run() (in /usr/lib/libdigikamcore.so.2.0.0) ==10758== by 0x6BCB913: QThreadPoolThread::run() (in /usr/lib/i386-linux-gnu/libQtCore.so.4.8.2) ==10758== by 0x6BD8EFF: QThreadPrivate::start(void*) (in /usr/lib/i386-linux-gnu/libQtCore.so.4.8.2) ==10758== by 0x8FF2C38: start_thread (pthread_create.c:304) ==10758== by 0x70D123D: clone (clone.S:130) If this is the crash location, sounds like one of those ever-reoccurring crashes with the histogram code. -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
--- Comment #25 from Torsten Crass <[hidden email]> --- Marcel, I can confirm that those crashes only occur if the "Colors" tab is selected on the right-hand image information panel. When selecting other tabs (e.g. "Properties", "Metadata", or "Caption/Tags"), selecting the next/previous image from within the image editor works just fine. -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |DUPLICATE --- Comment #26 from Gilles Caulier <[hidden email]> --- *** This bug has been marked as a duplicate of bug 274555 *** -- 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 mikael.salson@gmail.com
https://bugs.kde.org/show_bug.cgi?id=301051
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |ImageEditor -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |