https://bugs.kde.org/show_bug.cgi?id=344735
Bug ID: 344735 Summary: crash if I name a face Product: digikam Version: 4.7.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: Face Management Assignee: [hidden email] Reporter: [hidden email] silent crash with not opening bug tracking window, often it looks like name is stored before crah in database Reproducible: Always Steps to Reproduce: 1. go to faces 2. name one face in picture overview 3. wait a few seconds to see digikam crash (there is a lot of activity on hd at this time, stopping two seconds after the crash) Expected Results: save the name and wait to go on to name more faces try to open digikam under gdb end up with line: Temporary breakpoint 1, main (argc=1, argv=0x7fffffffdde8) at /usr/src/debug/digikam-4.7.0/core/app/main/main.cpp:71 71 { (gdb) see also bug trace file: gdb_start -- 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 |
https://bugs.kde.org/show_bug.cgi?id=344735
Johannes <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Johannes <[hidden email]> --- Created attachment 91373 --> https://bugs.kde.org/attachment.cgi?id=91373&action=edit no start of digikam under gdb how to start digikam to get a bug trace? -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[hidden email] Resolution|--- |BACKTRACE --- Comment #2 from Gilles Caulier <[hidden email]> --- Install digiKam debug package to have a suitable GDB backtrace Gilles Caulier -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #3 from Johannes <[hidden email]> --- sorry but digikam debug package is installed. if I see it right I have to install nearly all of KDE debug packages. see output when start gdb: .. Reading symbols from /usr/bin/digikam...Reading symbols from /usr/lib/debug/usr/bin/digikam.debug...done. done. (gdb) -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #4 from Johannes <[hidden email]> --- maybe this could help? Temporary breakpoint 1, main (argc=1, argv=0x7fffffffdde8) at /usr/src/debug/digikam-4.7.0/core/app/main/main.cpp:71 71 { (gdb) (gdb) (gdb) start The program being debugged has been started already. Start it from the beginning? (y or n) y Temporary breakpoint 2 at 0x49fdb0: file /usr/src/debug/digikam-4.7.0/core/app/main/main.cpp, line 71. Starting program: /usr/bin/digikam [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace Temporary breakpoint 2, main (argc=1, argv=0x7fffffffdde8) at /usr/src/debug/digikam-4.7.0/core/app/main/main.cpp:71 71 { (gdb) -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #5 from Johannes <[hidden email]> --- sorry for lot of comments. I checked parallel consumption of memory use and when using "name faces" memory use grows up to max (overflow) to get killed by OS for I could use this with 4.6.0 it seems this bug is renewed in 4.7.0 but I'm not quite sure if it works first with 4.7.0 too until some updates in opensuse 13.1 -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #6 from Johannes <[hidden email]> --- same behaviour when downgrade to 3.5.0 (original for opensuse 13.1) -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #7 from Gilles Caulier <[hidden email]> --- New digiKam 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles Caulier -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #8 from Johannes <[hidden email]> --- I will try as soon as on opensuse delivers 4.11.x May be I will try to compile it myself during next weekend Johannes Am 24.06.2015 um 18:17 schrieb Gilles Caulier: > https://bugs.kde.org/show_bug.cgi?id=344735 > > --- Comment #7 from Gilles Caulier <[hidden email]> --- > New digiKam 4.11.0 is available : > > https://www.digikam.org/node/740 > > Can you reproduce the problem with this release ? > > Gilles Caulier > -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
--- Comment #9 from Johannes Kapune <[hidden email]> --- Actually I updated to 4.11.0 but still crashes main window. When starting on command line I get again following output: (later I will try again a gdb crash report) johannes@Johannes-Desktop:~> digikam digikam(2046)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : Keine Namensrauminformation für den XMP-Präfix `acdsee' verfügbar digikam(2046)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : Keine Namensrauminformation für den XMP-Präfix `acdsee' verfügbar digikam(2046)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : Keine Namensrauminformation für den XMP-Präfix `acdsee' verfügbar digikam(2046)/KEXIV2: Cannot set Xmp tag string into image using Exiv2 (Error # 35 : Keine Namensrauminformation für den XMP-Präfix `acdsee' verfügbar digikam(2046)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : Keine Namensrauminformation für den XMP-Präfix `acdsee' verfügbar digikam(2046)/KEXIV2: Cannot set Xmp tag string into image using Exiv2 (Error # 35 : Keine Namensrauminformation für den XMP-Präfix `acdsee' verfügbar Getötet johannes@Johannes-Desktop:~> Johannes I will try as soon as on opensuse delivers 4.11.x May be I will try to compile it myself during next weekend Johannes Am 24.06.2015 um 18:17 schrieb Gilles Caulier: > https://bugs.kde.org/show_bug.cgi?id=344735 > > --- Comment #7 from Gilles Caulier <[hidden email]> --- > New digiKam 4.11.0 is available : > > https://www.digikam.org/node/740 > > Can you reproduce the problem with this release ? > > Gilles Caulier > -- 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 Johannes Kapune
https://bugs.kde.org/show_bug.cgi?id=344735
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |DUPLICATE --- Comment #10 from Gilles Caulier <[hidden email]> --- libkexiv2 from Kdegraphics/libs need to be updated to fix this problem. Gilles Caulier *** This bug has been marked as a duplicate of bug 347753 *** -- 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 |
Free forum by Nabble | Edit this page |