[Bug 145497] New: Crash when opening first folder

classic Classic list List threaded Threaded
31 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from ahuggel@gmx.net
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From ahuggel gmx net  2007-06-25 10:26 -------
KExiv2Iface::KExiv2::load() calls
Exiv2::ImageFactory::open() which apparently throws,
latest when it encounters the BMP file mentioned in note #12 (or was it note ~12)

Could it be that the Exiv2 exception is not caught?

-ahu.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from axel.braun@gmx.de
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From axel.braun gmx de  2007-07-09 23:07 -------
Have the gurus sorted out who's chicken and who egg?
Meanwhile I went back to SuSE 10.0 delivery package: 0.7.anything. works again
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Gilles Caulier-4
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From caulier.gilles gmail com  2007-08-24 22:33 -------
Axel,

Can you give us fresh information about this report, to use last stable :
- Exiv2 0.15
- libkexiv2 0.1.5
- digiKam 0.9.2

Thanks in advance

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from axel.braun@gmx.de
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From axel.braun gmx de  2007-09-02 18:21 -------
Hello Charles,
sorry for the delay, I first had to find a way to build exiv2 for SuSE 10.0.
Result is still the same: immediate crash
As coming from 0.7.x, I first deleted the old database and started digikam again. the log is attached.
Cheers
Axel
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from axel.braun@gmx.de
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From axel.braun gmx de  2007-09-02 18:21 -------
Created an attachment (id=21532)
 --> (http://bugs.kde.org/attachment.cgi?id=21532&action=view)
backtrace with exiv2 0.15
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from axel.braun@gmx.de
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From axel.braun gmx de  2007-09-02 18:23 -------
One more: Starting from command line.

axel southpole:~> digikam
terminate called after throwing an instance of 'Exiv2::Error'
  what():  /daten/2privat/Bilder/70 Jahre Nordparksiedlung/Thumbs.db: Die Datei enthält Daten eines unbekannten Bildtyps.
KCrash: Application 'digikam' crashing...

means nomething like: The file contains data of an unknown picture type
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Gilles Caulier-4
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From caulier.gilles gmail com  2007-09-02 18:31 -------
Axel,

Exiv2 generate an exception and it's not handle properlly by the libkexiv2 interface used by digiKam... Result digiKam crash.

This problem have been already reported in this roorm and fixed in current implementation from svn.

Look here : http://bugs.kde.org/show_bug.cgi?id=149267

and especially #2 with this patch :

http://websvn.kde.org/branches/extragear/kde3/libs/libkexiv2/libkexiv2/kexiv2.cpp?r1=704515&r2=704514&pathrev=704515

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from axel.braun@gmx.de
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From axel.braun gmx de  2007-09-03 13:08 -------
Thanks for the info. Then you should close this bug with reference to bug 149267
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Gilles Caulier-4
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From caulier.gilles gmail com  2007-09-03 13:16 -------
Axel,

I will be happy if you can confirm than your problem is solved to apply patch:

http://websvn.kde.org/branches/extragear/kde3/libs/libkexiv2/libkexiv2/kexiv2.cpp?r1=704515&r2=704514&pathrev=704515

It's must be apply on kexiv2.cpp from libkexiv2. It's easy to do. The binary compatibility is respected and you just need to recompile and install libkexiv2 (normally)

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Gilles Caulier-4
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE



------- Additional Comments From caulier.gilles gmail com  2007-09-04 08:56 -------


*** This bug has been marked as a duplicate of 149267 ***
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 145497] Crash when opening first folder

Bugzilla from axel.braun@gmx.de
In reply to this post by Bugzilla from axel.braun@gmx.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145497         




------- Additional Comments From axel.braun gmx de  2007-09-07 18:36 -------
The latest version of libkexiv2 (0.1.5-26.2) fixes the problem.
Thanks guys
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12