Bug 222801 - Dolphin crashed just with window minimized
Summary: Dolphin crashed just with window minimized
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-15 02:24 UTC by Lucas
Modified: 2010-01-15 12:03 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 Lucas 2010-01-15 02:24:18 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-ARCH i686

What I was doing when the application crashed:
Searched with Dolphin and opened a tar.bz2 file with Ark. Minimized Dolphin because I want to view that file. Just a couple seconds later, Dolphin crashed in the background.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb512a7a2 in _dbus_list_prepend_link () from /usr/lib/libdbus-1.so.3
#7  0xb512a7f9 in _dbus_list_append_link () from /usr/lib/libdbus-1.so.3
#8  0xb5110d5c in _dbus_connection_queue_synthesized_message_link () from /usr/lib/libdbus-1.so.3
#9  0xb5120f20 in _dbus_pending_call_queue_timeout_error_unlocked () from /usr/lib/libdbus-1.so.3
#10 0xb51114b3 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#11 0xb5125382 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#12 0xb6b901d5 in q_dbus_timeout_handle (this=0xb2f0dd10, e=0xbf851420) at ./qdbus_symbols_p.h:172
#13 QDBusConnectionPrivate::timerEvent (this=0xb2f0dd10, e=0xbf851420) at qdbusintegrator.cpp:1023
#14 0xb610518f in QObject::event (this=0x95fc610, e=0xbf851420) at kernel/qobject.cpp:1074
#15 0xb6308924 in QApplicationPrivate::notify_helper (this=0x960bf08, receiver=0x95fc610, e=0xbf851420) at kernel/qapplication.cpp:4065
#16 0xb631000c in QApplication::notify (this=0xbf85178c, receiver=0x95fc610, e=0xbf851420) at kernel/qapplication.cpp:3605
#17 0xb703b60a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb60f55bb in QCoreApplication::notifyInternal (this=0xbf85178c, receiver=0x95fc610, event=0xbf851420) at kernel/qcoreapplication.cpp:610
#19 0xb6122efe in QCoreApplication::sendEvent (this=0x960607c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 QTimerInfoList::activateTimers (this=0x960607c) at kernel/qeventdispatcher_unix.cpp:580
#21 0xb6120007 in timerSourceDispatch (source=0x96060b8) at kernel/qeventdispatcher_glib.cpp:184
#22 idleTimerSourceDispatch (source=0x96060b8) at kernel/qeventdispatcher_glib.cpp:231
#23 0xb5713378 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb5716bf0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#25 0xb5716d23 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb611fd25 in QEventDispatcherGlib::processEvents (this=0x95ccd30, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#27 0xb63a6705 in QGuiEventDispatcherGlib::processEvents (this=0x95ccd30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb60f3ba9 in QEventLoop::processEvents (this=0xbf8516e4, flags=) at kernel/qeventloop.cpp:149
#29 0xb60f3ffa in QEventLoop::exec (this=0xbf8516e4, flags=...) at kernel/qeventloop.cpp:201
#30 0xb60f646f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0xb63087a7 in QApplication::exec () at kernel/qapplication.cpp:3525
#32 0x0807a6b5 in main (argc=6, argv=0xbf851964) at /home/jan/kdemod/core/kdebase/src/kdebase-4.3.4/apps/dolphin/src/main.cpp:94

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

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-01-15 12:03:50 UTC
Thanks for the bug report! This crash (which is related to Nepomuk) will be fixed in KDE SC 4.4.

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