Bug 147466 - Digikam crashes on termination if an audio file played
Summary: Digikam crashes on termination if an audio file played
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Preview-Video (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-02 22:09 UTC by Jonathan Ryshpan
Modified: 2017-07-27 10:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Ryshpan 2007-07-02 22:09:50 UTC
Version:           0.9.2-final (using KDE KDE 3.5.7)
Installed from:    Fedora RPMs
OS:                Linux

I have an album with both jpeg images and wav audio files.  If I play any of the audio files, digikam will crash when it is terminated.

27 ordinary plugins and 20 Kipi plugins are loaded.

Here is a backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912505773424 (LWP 7224)]
[KCrash handler]
#5  0x0000003bb4a08229 in pthread_mutex_lock () from /lib64/libpthread.so.0
#6  0x0000003bb464f5e3 in XrmDestroyDatabase (db=0x620590) at Xrm.c:2651
#7  0x0000003bb4636c92 in _XFreeDisplayStructure (dpy=0x621e30)
    at OpenDis.c:768
#8  0x0000003bb4621cab in XCloseDisplay (dpy=0x621e30) at ClDisplay.c:74
#9  0x0000003c61e92c46 in qt_cleanup ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#10 0x0000003c61f05c8f in QApplication::~QApplication$base ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#11 0x0000000000402cee in main ()

BTW: How do I attach things to the bug report?
Comment 1 caulier.gilles 2007-07-02 22:13:48 UTC
Your backtrace is not suitable. Please compile digiKam unsing .configure --enable-debug=full

Thanks in advance

Gilles Caulier
Comment 2 Jonathan Ryshpan 2007-07-02 22:36:13 UTC
I didn't think the backtrace was worth much.  This is the digikam from the FC7 repository; is there any way to get a version that will produce a useful backtrace from a repository so as to eliminate the need to recompile a "debug" repository or whatever?

Also, I've just noticed that the crash prevents rotated versions of images from being stored, but not comments.

Thanks - jon
Comment 3 Philip Rodrigues 2007-07-04 00:00:21 UTC
Take a look at http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports . There's lots of info about getting useful backtraces there.
Comment 4 Jonathan Ryshpan 2007-07-04 03:08:33 UTC
Thanks to Philip Rodrigues, here is a more useful backtrace:

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496430016 (LWP 8958)]
[KCrash handler]
#5  0x0000003bb4a08229 in pthread_mutex_lock () from /lib64/libpthread.so.0
#6  0x0000003bb464f5e3 in XrmDestroyDatabase (db=0x656590) at Xrm.c:2651
#7  0x0000003bb4636c92 in _XFreeDisplayStructure (dpy=0x657e30)
    at OpenDis.c:768
#8  0x0000003bb4621cab in XCloseDisplay (dpy=0x657e30) at ClDisplay.c:74
#9  0x0000003c61e92c46 in qt_cleanup () at kernel/qapplication_x11.cpp:2456
#10 0x0000003c61f05c8f in ~QApplication (this=0x7fff20cf3dc0)
    at kernel/qapplication.cpp:1084
#11 0x0000000000402cee in main (argc=1, argv=0x7fff20cf4068) at main.cpp:322
Comment 5 caulier.gilles 2007-08-24 22:36:53 UTC
Jonathan,

No more. The crash is outside digiKam, into multithreading system library

Are you more fresh info to report ?

Gilles Caulier
Comment 6 Jonathan Ryshpan 2007-08-25 02:20:06 UTC
No more info to report.  Any particular questions you would like answered?
Comment 7 caulier.gilles 2007-08-25 08:47:17 UTC
Jonathan,

I just would said than the backtrace do not give us more informations...

Gilles
Comment 8 Arnd Baecker 2007-11-27 08:13:49 UTC
What should be done about this crash?
Is there anything which could be done on digikam's side here?
Comment 9 caulier.gilles 2007-11-27 08:28:35 UTC
Arnd,

Audio preview in digiKAm is delegate to audio KParts player. We just start and embbed it in preview area. That all. If KPart crash, digiKam will crash too...

Gilles
Comment 10 Tommi Tervo 2007-11-27 09:29:46 UTC
If kaffeine is default player for wav-files, then I'd check that it's linked against xcb-library. If not, then it's known kaffeine bug (which is fixed, bug #114198)

ldd `which kaffeine` |grep xcb
This command tell if kaffeine is linked against libxcb or not.
Comment 11 Arnd Baecker 2007-12-05 17:40:56 UTC
Tommi, thanks a lot!
Jonathan, any update on this problem?
Comment 12 Angelo Naselli 2007-12-05 18:19:53 UTC
As far as i can say it should be a kaffeine problem
Have a look at:
http://bugs.kde.org/show_bug.cgi?id=121921

Angelo
Comment 13 caulier.gilles 2008-03-19 07:57:59 UTC
Jonathan,

Can you test with last stable digiKam 0.9.3 + last kaffeine release to check if problem still exist ?

Thanks in advance

Gilles Caulier
Comment 14 Arnd Baecker 2008-04-10 11:54:40 UTC
Closing this bug now.
This does not mean it is invalid by itself, but
without updated information (with full debug gdb backtrace)
using the current 0.9.3 version (or current svn)
it is not possible to find the root of the problem.

Please feel free to re-open if there is any new information.

Thanks a lot for your understanding,

Arnd

Comment 15 caulier.gilles 2016-12-22 16:55:24 UTC
digiKam 5.4.0 bundles will use QtAV framework instead Qt5Multimedia to thumb
and play video. The Slideshow tool will also support video/audio as well.

QtAV use ffmpeg codecs. It's multi-platform and will always available in
OSX, Windows and Linux bundles that digiKam team provide.

For Linux packagers, you will need to turn on video support at compilation time
and solve QtAV dependencies...

See screenshots here :

https://www.flickr.com/photos/digikam/30886133553
https://www.flickr.com/photos/digikam/31679362466
https://www.flickr.com/photos/digikam/31572654722
https://www.flickr.com/photos/digikam/31726086736

Bundles have been recompiled are posted to GDrive for testing :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM