Bug 225762 - dolphin crashes while generating mkv video preview
Summary: dolphin crashes while generating mkv video preview
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-06 21:38 UTC by robert.vanveelen
Modified: 2010-02-06 23:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robert.vanveelen 2010-02-06 21:38:46 UTC
Application that crashed: dolphin
Version of the application: 1.3
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:
Dolphin crashed after navigating to a directory with video file (mkv) and then using context menu to open file in VLC.


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_pthread_mutex_lock (mutex=<value optimized out>) at dbus-sysdeps-pthread.c:137
#6  0x00007fca6c4b337d in _dbus_connection_lock (connection=0x6a7401) at dbus-connection.c:355
#7  0x00007fca6c4c4bfd in _dbus_pending_call_get_connection_and_lock (pending=0x12419f0) at dbus-pending-call.c:307
#8  0x00007fca6c4b6d3e in reply_handler_timeout (data=0x1) at dbus-connection.c:3158
#9  0x00007fca710bea37 in ?? () from /usr/lib64/libQtDBus.so.4
#10 0x00007fca70231f63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x00007fca706b32ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fca706ba57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007fca719978d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#14 0x00007fca70222ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x00007fca7024e71d in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007fca7024b678 in ?? () from /usr/lib64/libQtCore.so.4
#17 0x00007fca6bd6ddee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fca6bd717b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fca6bd718e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fca7024b3a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#21 0x00007fca7074631e in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007fca70221712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007fca70221ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007fca70223c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#25 0x0000000000439575 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-06 23:54:11 UTC
Most of those crashes are caused by the Nepomuk integration, and should be fixed on KDE SC 4.4: bug 208921
As a workaround you can disable Nepomuk on SystemSettings/Advanced/DesktopSearching
Regards

*** This bug has been marked as a duplicate of bug 208921 ***