Bug 209893 - Dolphin crash when exiting
Summary: Dolphin crash when exiting
Status: RESOLVED DUPLICATE of bug 202510
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-10-08 18:52 UTC by Davide Rondini
Modified: 2009-10-08 23:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Rondini 2009-10-08 18:52:03 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.27.35-170.2.94.fc10.x86_64 x86_64
Distribution: "Fedora release 10 (Cambridge)"

What I was doing when the application crashed:
Dolphing crashed when exiting. The window was split in two, une in local directory, the other half set to a remote ssh directory. The windows was left open for a while, maybe the connection was lost.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003000559bf5 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#6  0x000000300102fa22 in DolphinController::activationChanged () from /usr/lib64/libdolphinprivate.so.4
#7  0x00000030010440a1 in DolphinView::setActive () from /usr/lib64/libdolphinprivate.so.4
#8  0x00000030010450a5 in DolphinView::qt_metacall () from /usr/lib64/libdolphinprivate.so.4
#9  0x0000003000558f52 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#10 0x000000300104423b in DolphinView::eventFilter () from /usr/lib64/libdolphinprivate.so.4
#11 0x0000003000543388 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/libQtCore.so.4
#12 0x000000301399005c in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#13 0x00000030139982ca in QApplication::notify () from /usr/lib64/libQtGui.so.4
#14 0x000000300cc134ab in KApplication::notify () from /usr/lib64/libkdeui.so.5
#15 0x000000300054407c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#16 0x00000030139969c7 in QApplicationPrivate::setFocusWidget () from /usr/lib64/libQtGui.so.4
#17 0x00000030139db285 in QWidget::setFocus () from /usr/lib64/libQtGui.so.4
#18 0x0000003013999408 in QApplication::notify () from /usr/lib64/libQtGui.so.4
#19 0x000000300cc134ab in KApplication::notify () from /usr/lib64/libkdeui.so.5
#20 0x000000300054407c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#21 0x0000003013997c78 in QApplicationPrivate::sendMouseEvent () from /usr/lib64/libQtGui.so.4
#22 0x0000003013a01a49 in ?? () from /usr/lib64/libQtGui.so.4
#23 0x0000003013a00ab5 in QApplication::x11ProcessEvent () from /usr/lib64/libQtGui.so.4
#24 0x0000003013a27d44 in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00000030014377bb in g_main_dispatch () at gmain.c:2144
#26 IA__g_main_context_dispatch (context=0x251fe20) at gmain.c:2697
#27 0x000000300143af8d in g_main_context_iterate (context=0x251fe20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2778
#28 0x000000300143b14b in IA__g_main_context_iteration (context=0x251fe20, may_block=1) at gmain.c:2841
#29 0x000000300056d58f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#30 0x0000003013a274cf in ?? () from /usr/lib64/libQtGui.so.4
#31 0x0000003000542912 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#32 0x0000003000542ce4 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#33 0x0000003000544fb4 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#34 0x000000000043731d in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-08 23:22:58 UTC
This is bug 202510 / bug 206897. 
- Does Dolphin crash again if you repeat the steps you described ?
Thanks

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