Bug 222914 - Dolphin crashed while playing video
Summary: Dolphin crashed while playing video
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 23:47 UTC by Romain Henriet
Modified: 2010-01-16 00:53 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 Romain Henriet 2010-01-15 23:47:25 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) "release 212"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.8-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
I opened a video fil with Kaffeine from Dolphin. A few seconds later, dolphin crashed.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fddf87e57f0 (LWP 4694))]

Thread 2 (Thread 0x7fdde7ada910 (LWP 4736)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fdde6351621 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007fddf1af265d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fddf450514d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fddf87e57f0 (LWP 4694)):
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x20001fc00) at dbus-connection.c:355
#6  0x00007fddf07efbfd in _dbus_pending_call_get_connection_and_lock (pending=0x1225910) at dbus-pending-call.c:307
#7  0x00007fddf07e1d3e in reply_handler_timeout (data=0x20001fc00) at dbus-connection.c:3158
#8  0x00007fddf5bc7157 in q_dbus_timeout_handle (timeout=<value optimized out>) at ./qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (timeout=<value optimized out>) at qdbusintegrator.cpp:1038
#10 0x00007fddf58a5f23 in QObject::event (this=0x6bbe70, e=0x7fffd74fd8a0) at kernel/qobject.cpp:1224
#11 0x00007fddf4c5abcc in QApplicationPrivate::notify_helper (this=0x6ceae0, receiver=0x6bbe70, e=0x7fffd74fd8a0) at kernel/qapplication.cpp:4242
#12 0x00007fddf4c611ed in QApplication::notify (this=0x7fffd74fdca0, receiver=0x6bbe70, e=0x7fffd74fd8a0) at kernel/qapplication.cpp:4125
#13 0x00007fddf6469806 in KApplication::notify (this=0x7fffd74fdca0, receiver=0x6bbe70, event=0x7fffd74fd8a0) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#14 0x00007fddf589653c in QCoreApplication::notifyInternal (this=0x7fffd74fdca0, receiver=0x6bbe70, event=0x7fffd74fd8a0) at kernel/qcoreapplication.cpp:704
#15 0x00007fddf58c32b5 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:617
#17 0x00007fddf58bfe48 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#19 0x00007fddeff34dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#21 0x00007fddeff387a8 in g_main_context_iterate (context=0x6d1920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x00007fddeff388d0 in IA__g_main_context_iteration (context=0x6d1920, may_block=1) at gmain.c:2654
#23 0x00007fddf58bfb13 in QEventDispatcherGlib::processEvents (this=0x6a2d90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007fddf4d0794e in QGuiEventDispatcherGlib::processEvents (this=0x20001fc00, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007fddf5894e52 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007fddf589522c in QEventLoop::exec (this=0x7fffd74fdbf0, flags=) at kernel/qeventloop.cpp:201
#27 0x00007fddf5898f7b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0x000000000043a545 in _start ()
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

This bug may be a duplicate of or related to bug 208921.

Possible duplicates by query: bug 222533, bug 221189, bug 221176, bug 221127, bug 220876.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-01-16 00:53:12 UTC
Thanks for the bug report! This crash (which is related to D-Bus and Nepomuk) will be fixed in KDE 4.3.5 and 4.4.

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