Bug 221176 - Dolphin crashes while video preview
Summary: Dolphin crashes while 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-01-03 23:26 UTC by Richard Weinberger
Modified: 2010-01-08 00:33 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 Richard Weinberger 2010-01-03 23:26:22 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4) "release 2"
Qt Version: 4.6.0
Operating System: Linux 2.6.25.20-0.5-pae i686

What I was doing when the application crashed:
Sometimes Dolphin crashes while creating thumbs.
It is always quite the same:
1. Open a directory which contains a video files.
2. Enable file previews.
3. Dolphin crashes in some cases. (The video files are not damaged.)


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 15275)]

Thread 2 (Thread 0xb3cbfb90 (LWP 15313)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb648ff42 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb344e6d1 in ?? () from /usr/lib/libxine.so.1

Thread 1 (Thread 0xb5aaf6d0 (LWP 15275)):
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x28) at dbus-connection.c:355
#7  0xb5e6d215 in _dbus_pending_call_get_connection_and_lock (pending=0xb3300728) at dbus-pending-call.c:309
#8  0xb5e5f665 in reply_handler_timeout (data=0xb3300728) at dbus-connection.c:3111
#9  0xb5e72472 in dbus_timeout_handle (timeout=0xb3300680) at dbus-timeout.c:473
#10 0xb71adb47 in QDBusConnectionPrivate::timerEvent (this=0x80d2280, e=0xbfba7d70) at ./qdbus_symbols_p.h:172
#11 0xb661c534 in QObject::event (this=0x80d2280, e=0xbfba7d70) at kernel/qobject.cpp:1224
#12 0xb685a0bc in QApplicationPrivate::notify_helper (this=0x80df860, receiver=0x80d2280, e=0xbfba7d70) at kernel/qapplication.cpp:4242
#13 0xb6860a85 in QApplication::notify (this=0xbfba8034, receiver=0x80d2280, e=0xbfba7d70) at kernel/qapplication.cpp:3661
#14 0xb766264d in KApplication::notify (this=0xbfba8034, receiver=0x80d2280, event=0xbfba7d70) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#15 0xb660b4fb in QCoreApplication::notifyInternal (this=0xbfba8034, receiver=0x80d2280, event=0xbfba7d70) at kernel/qcoreapplication.cpp:704
#16 0xb663bfb6 in QTimerInfoList::activateTimers (this=0x80e4b64) at kernel/qcoreapplication.h:215
#17 0xb66384e7 in idleTimerSourceDispatch (source=0x80e4b98) at kernel/qeventdispatcher_glib.cpp:184
#18 0xb5dc52f9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb5dc887b in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb5dc89f8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb66381b1 in QEventDispatcherGlib::processEvents (this=0x80bd420, flags={i = -1078296808}) at kernel/qeventdispatcher_glib.cpp:407
#22 0xb6916bf5 in QGuiEventDispatcherGlib::processEvents (this=0x80bd420, flags={i = -1078296760}) at kernel/qguieventdispatcher_glib.cpp:202
#23 0xb6609b2a in QEventLoop::processEvents (this=0xbfba7fc0, flags={i = -1078296696}) at kernel/qeventloop.cpp:149
#24 0xb6609f72 in QEventLoop::exec (this=0xbfba7fc0, flags={i = -1078296632}) at kernel/qeventloop.cpp:201
#25 0xb660c739 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0xb685a167 in QApplication::exec () at kernel/qapplication.cpp:3570
#27 0x0807b20f in main (argc=6, argv=0xbfba81e4) at /usr/src/debug/kdebase-4.3.4/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-05 00:13:42 UTC
This is likely to be bug 208921.

Check if this reduce the crashes:
- Go to System Settings, to the Desktop Search item (in the Advanced tab).
- Disable both Strigi and Nepomuk (the Desktop Searching technologies)
- Close and reopen Dolphin
- Repeat the situation and check if it crashes...

Thanks
Comment 2 Richard Weinberger 2010-01-07 11:21:13 UTC
Nepomuk was enabled Strigi was not.
I've had no crash since I disabled Nepomuk.
Comment 3 Dario Andres 2010-01-08 00:33:59 UTC
Thanks

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