Bug 241480 - Dolphin crashes randomly
Summary: Dolphin crashes randomly
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-12 00:06 UTC by Justin
Modified: 2010-06-12 12:16 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 Justin 2010-06-12 00:06:35 UTC
Application: dolphin (1.4.9)
KDE Platform Version: 4.4.85 (KDE 4.4.85 (KDE 4.5 Beta2)) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-gentoo-r1 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:

dolphin was open in the background displaying a directory of video files (xvid encoded avi files), while I watched one of them in the foreground.  This seems to happen regularly under the same circumstances, but only after dolphin has been open for awhile (sorry I can't be more specific on the amount of time).

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2400.1-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fd3e5fec740 (LWP 19185))]

Thread 2 (Thread 0x7fd3cad0c910 (LWP 19196)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fd3d3e44201 in metronom_sync_loop (this=0x118d850) at metronom.c:870
#2  0x00007fd3e46802b7 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fd3e2d328cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd3e5fec740 (LWP 19185)):
[KCrash Handler]
#6  0x00007fd3dfa97319 in _dbus_connection_lock (connection=0x76b2e2f6e697462) at dbus-connection.c:355
#7  0x00007fd3dfaaa7ed in _dbus_pending_call_get_connection_and_lock (pending=0x2171be0) at dbus-pending-call.c:307
#8  0x00007fd3dfa9cacf in reply_handler_timeout (data=0x7fd3dfabd4c1) at dbus-connection.c:3163
#9  0x00007fd3e4d39286 in q_dbus_timeout_handle (this=0x66f2d0, e=0x7fff6bd11a20) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (this=0x66f2d0, e=0x7fff6bd11a20) at qdbusintegrator.cpp:1035
#11 0x00007fd3e4a1289e in QObject::event (this=0x66f2d0, e=0x7fd3dfabfa30) at kernel/qobject.cpp:1212
#12 0x00007fd3e3921935 in QApplicationPrivate::notify_helper (this=0x684020, receiver=0x66f2d0, e=0x7fff6bd11a20) at kernel/qapplication.cpp:4304
#13 0x00007fd3e3928cf4 in QApplication::notify (this=0x7fff6bd11da0, receiver=0x66f2d0, e=0x7fff6bd11a20) at kernel/qapplication.cpp:3708
#14 0x00007fd3e59be9b0 in KApplication::notify (this=0x7fff6bd11da0, receiver=0x66f2d0, event=0x7fff6bd11a20)
    at /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kdeui/kernel/kapplication.cpp:302
#15 0x00007fd3e4a0298b in QCoreApplication::notifyInternal (this=0x7fff6bd11da0, receiver=0x66f2d0, event=0x7fff6bd11a20) at kernel/qcoreapplication.cpp:704
#16 0x00007fd3e4a2fdb4 in QCoreApplication::sendEvent (this=0x6799c0) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x6799c0) at kernel/qeventdispatcher_unix.cpp:603
#18 0x00007fd3e4a2c698 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x00007fd3dfd0efb4 in g_main_dispatch (context=0x683670) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=0x683670) at gmain.c:2513
#22 0x00007fd3dfd129f8 in g_main_context_iterate (context=0x683670, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#23 0x00007fd3dfd12c7d in IA__g_main_context_iteration (context=0x683670, may_block=1) at gmain.c:2654
#24 0x00007fd3e4a2c37c in QEventDispatcherGlib::processEvents (this=0x677630, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fd3e39d2208 in QGuiEventDispatcherGlib::processEvents (this=0x7fd3dfabd4c1, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fd3e4a01292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007fd3e4a01654 in QEventLoop::exec (this=0x7fff6bd11cd0, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007fd3e4a03ae6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00007fd3de2aba65 in kdemain (argc=6, argv=0x6455d0) at /var/tmp/portage/kde-base/dolphin-4.4.85/work/dolphin-4.4.85/dolphin/src/main.cpp:98
#30 0x0000000000407f4b in launch (argc=6, _name=0x641068 "/usr/bin/dolphin", args=0x6410df "", cwd=0x0, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x6410fd "phenom;1276272227;796744;15792_TIME177460214") at /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kinit/kinit.cpp:716
#31 0x00000000004089ca in handle_launcher_request (sock=7, who=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kinit/kinit.cpp:1208
#32 0x00000000004090f1 in handle_requests (waitForPid=0) at /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kinit/kinit.cpp:1401
#33 0x00000000004096ad in main (argc=2, argv=0x7fff6bd12c18, envp=0x7fff6bd12c30) at /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kinit/kinit.cpp:1885
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Possible duplicates by query: bug 240458, bug 238659, bug 238532, bug 237328, bug 236951.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-06-12 12:16:07 UTC
Thanks for the bug report! This seems to be a duplicate of a bug in the D-Bus library. A possible workaround would be to disable Nepomuk in the System Settings.

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