Bug 217941

Summary: Dolphin crash after deleting all files selected by the filter bar [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Product: [Applications] dolphin Reporter: Mark <markotahal>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, mail
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mark 2009-12-09 00:50:55 UTC
Application: dolphin (1.3.80)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
i typed '.sts' to the filter bar, selected all the files and hit delete. then crash happened

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb688ec4e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb5dfab74 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0xb5e820eb in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb5eafc52 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb54c4328 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb54c7ba0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#12 0xb54c7cd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb68ba6e5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb5eaf7b5 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb688d2a9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb688d6fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0xb689186f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0xb5df4cb7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#19 0x0807a5b5 in _start ()

Possible duplicates by query: bug 217449.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-09 12:43:01 UTC
- Did you have tooltips enabled ? This could be bug 217449. Thanks
Comment 2 Peter Penz 2009-12-13 15:27:33 UTC
Marked as WAITINGFORINFO.
Comment 3 Julian Steinmann 2018-03-25 15:28:47 UTC
Probably dup of 217449. Closing.

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