Bug 226679 - Dolphin crashed during change of directory
Summary: Dolphin crashed during change of directory
Status: RESOLVED DUPLICATE of bug 226788
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-02-13 14:41 UTC by Tomas Vavra
Modified: 2010-02-15 15:56 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 Tomas Vavra 2010-02-13 14:41:03 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.63 (KDE 4.4.63 (KDE 4.5 >= 20100209)) (Compiled from sources)
Qt Version: 4.6.1
Operating System: Linux 2.6.32-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
- What I was doing when the application crashed:
simply clicked to change directory and this crash appeared.



 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
The current source language is "auto; currently asm".
[KCrash Handler]
#5  0x00007fd6b5b2f198 in KDirWatchPrivate::Entry::removeClient(KDirWatch*) () from /opt/kde4/lib/libkio.so.5
#6  0x00007fd6b5b338b0 in KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) () from /opt/kde4/lib/libkio.so.5
#7  0x00007fd6b5b35ffe in KDirWatchPrivate::slotRemoveDelayed() () from /opt/kde4/lib/libkio.so.5
#8  0x00007fd6b5b3a28c in KDirWatchPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /opt/kde4/lib/libkio.so.5
#9  0x00007fd6b467b369 in QMetaObject::metacall (object=0x1ae7860, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff5beca2f0) at kernel/qmetaobject.cpp:237
#10 0x00007fd6b469177f in QMetaObject::activate (sender=0x20e34f0, m=0x7fd6b49ec3c0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3275
#11 0x00007fd6b469b30d in QSingleShotTimer::timeout (this=0x20e34f0) at .moc/debug-shared/qtimer.moc:82
#12 0x00007fd6b469b1dd in QSingleShotTimer::timerEvent (this=0x20e34f0) at kernel/qtimer.cpp:308
#13 0x00007fd6b468cfb1 in QObject::event (this=0x20e34f0, e=0x7fff5becacb0) at kernel/qobject.cpp:1212
#14 0x00007fd6b34aeda0 in QApplicationPrivate::notify_helper (this=0x1a172d0, receiver=0x20e34f0, e=0x7fff5becacb0) at kernel/qapplication.cpp:4298
#15 0x00007fd6b34ac23e in QApplication::notify (this=0x7fff5becb0f0, receiver=0x20e34f0, e=0x7fff5becacb0) at kernel/qapplication.cpp:3702
#16 0x00007fd6b55e5286 in KApplication::notify(QObject*, QEvent*) () from /opt/kde4/lib/libkdeui.so.5
#17 0x00007fd6b467330c in QCoreApplication::notifyInternal (this=0x7fff5becb0f0, receiver=0x20e34f0, event=0x7fff5becacb0) at kernel/qcoreapplication.cpp:704
#18 0x00007fd6b4677291 in QCoreApplication::sendEvent (receiver=0x20e34f0, event=0x7fff5becacb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 0x00007fd6b46b3933 in QTimerInfoList::activateTimers (this=0x1a1bef0) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00007fd6b46aece3 in timerSourceDispatch (source=0x1a1be90) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007fd6afba990e in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007fd6afbad2c8 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007fd6afbad3f0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007fd6b46b017b in QEventDispatcherGlib::processEvents (this=0x1a151e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fd6b3595340 in QGuiEventDispatcherGlib::processEvents (this=0x1a151e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fd6b4670304 in QEventLoop::processEvents (this=0x7fff5becb030, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007fd6b467045a in QEventLoop::exec (this=0x7fff5becb030, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007fd6b4673a0e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00007fd6b34abdb0 in QApplication::exec () at kernel/qapplication.cpp:3577
#30 0x000000000043b005 in main ()

Possible duplicates by query: bug 226643.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 15:56:56 UTC
Merging with bug 226788. Thanks

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