Bug 222184 - First start pictures on mounted cifs
Summary: First start pictures on mounted cifs
Status: RESOLVED FIXED
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.3.0 (KDE 4.2.0)
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 08:20 UTC by Chris79
Modified: 2010-12-05 21:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.4.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris79 2010-01-11 08:20:08 UTC
Application that crashed: digikam
Version of the application: 0.10.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.8-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
After opening DigiKam for the first time and importing my pictures from a mounted cifs file system DigiKam crashed on closing it. The crash seems not to happen again.

 -- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7ce6ff4750 (LWP 9303))]

Thread 3 (Thread 0x7f7cc1c38910 (LWP 9327)):
#0  0x00007f7ce0a3e2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7cc7b6f621 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007f7ce0a3965d in start_thread () from /lib64/libpthread.so.0
#3  0x00007f7ce0d2014d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7cbf0a9910 (LWP 9329)):
[KCrash Handler]
#5  0x0000000000000020 in ?? ()
#6  0x00007f7cc7dca740 in Phonon::MediaSource::type() const () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#7  0x00007f7ce23e22ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f7ce23e957e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x00007f7ce1867ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#10 0x00007f7ce18689ea in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#11 0x00007f7ce1890803 in ?? () from /usr/lib64/libQtCore.so.4
#12 0x00007f7cdb665dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#13 0x00007f7cdb6697a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f7cdb6698d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f7ce18903a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007f7ce1866712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#17 0x00007f7ce1866ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#18 0x00007f7ce177f71b in QThread::exec() () from /usr/lib64/libQtCore.so.4
#19 0x00007f7cc7dca3f4 in Phonon::MediaSource::type() const () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#20 0x00007f7ce1782485 in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007f7ce0a3965d in start_thread () from /lib64/libpthread.so.0
#22 0x00007f7ce0d2014d in clone () from /lib64/libc.so.6
#23 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7ce6ff4750 (LWP 9303)):
#0  0x00007f7ce0a3e2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7ce1781f15 in ?? () from /usr/lib64/libQtCore.so.4
#2  0x00007f7ce1782080 in QThread::msleep(unsigned long) () from /usr/lib64/libQtCore.so.4
#3  0x00007f7cc7de2832 in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#4  0x00007f7ce69b972f in ?? () from /usr/lib64/libphonon.so.4
#5  0x00007f7ce186832e in qt_call_post_routines() () from /usr/lib64/libQtCore.so.4
#6  0x00007f7ce23ea388 in QApplication::~QApplication() () from /usr/lib64/libQtGui.so.4
#7  0x00000000006689fe in ?? ()
#8  0x00007f7ce0c6da7d in __libc_start_main () from /lib64/libc.so.6
#9  0x0000000000458849 in _start ()

This bug may be a duplicate of or related to bug 220897

Reported using DrKonqi
Comment 1 caulier.gilles 2010-01-11 16:48:35 UTC
Sound like a Phonon Xine crash...

Gilles Caulier
Comment 2 Myriam Schweingruber 2010-02-10 10:30:11 UTC
Is this still valid with KDE SC 4.4?
Comment 3 Myriam Schweingruber 2010-04-05 11:59:15 UTC
Closing for lack of feedback.