Bug 217985 - Random crash in dolphin
Summary: Random crash in dolphin
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: 2009-12-09 13:52 UTC by Paul Scott
Modified: 2009-12-09 16:12 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 Paul Scott 2009-12-09 13:52:44 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.30.9-99.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Dolphin crashes randomly, often when performing file operations over fish.

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

Thread 2 (Thread 0x7f78dabf4910 (LWP 24805)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00000036612135c1 in metronom_sync_loop (this=0x2b3c300) at metronom.c:870
#2  0x000000365080686a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x000000364fcde3bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f78e47dd820 (LWP 24787)):
[KCrash Handler]
#5  0x000000365780b524 in ?? () from /lib64/libdbus-1.so.3
#6  0x000000365781c8ed in ?? () from /lib64/libdbus-1.so.3
#7  0x000000365780eeee in ?? () from /lib64/libdbus-1.so.3
#8  0x0000003841219147 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:1023
#10 0x000000384094ddce in QObject::event (this=0x23b6920, e=0x23bbb80) at kernel/qobject.cpp:1074
#11 0x0000003cd718f63c in QApplicationPrivate::notify_helper (this=0x23cd800, receiver=0x23b6920, e=0x7fffa65e2970) at kernel/qapplication.cpp:4065
#12 0x0000003cd719689e in QApplication::notify (this=0x7fffa65e2cc0, receiver=0x23b6920, e=0x7fffa65e2970) at kernel/qapplication.cpp:4030
#13 0x0000003cd7e11be6 in KApplication::notify (this=0x7fffa65e2cc0, receiver=0x23b6920, event=0x7fffa65e2970) at /usr/src/debug/kdelibs-4.3.3/kdeui/kernel/kapplication.cpp:302
#14 0x000000384093ebac in QCoreApplication::notifyInternal (this=0x7fffa65e2cc0, receiver=0x23b6920, event=0x7fffa65e2970) at kernel/qcoreapplication.cpp:610
#15 0x00000038409695d2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:580
#17 0x0000003840966fed in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#18 0x0000003e1903790e in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#19 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#20 0x0000003e1903b0e8 in g_main_context_iterate (context=0x23d0120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#21 0x0000003e1903b20a in IA__g_main_context_iteration (context=0x23d0120, may_block=1) at gmain.c:2518
#22 0x0000003840966f36 in QEventDispatcherGlib::processEvents (this=0x239cd70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x0000003cd722202e in QGuiEventDispatcherGlib::processEvents (this=0x7300730000006f, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x000000384093d4b2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#25 0x000000384093d884 in QEventLoop::exec (this=0x7fffa65e2c10, flags={i = 0}) at kernel/qeventloop.cpp:201
#26 0x000000384093fa19 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x0000000000437005 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.3.3/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-12-09 16:12:13 UTC
Thanks for the bug report! This is most likely bug 208921 (crash in DBus code, apparentlyrelated to Nepomuk).

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