Bug 219358 - Dolphin crashed opening a folder [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Dolphin crashed opening a folder [QCoreApplication::notifyInternal, QApplicat...
Status: RESOLVED DUPLICATE of bug 217449
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 22:26 UTC by E.T. Anderson
Modified: 2018-03-25 15:22 UTC (History)
2 users (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 E.T. Anderson 2009-12-19 22:26:21 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-17-generic-pae i686
Distribution: Ubuntu 9.10

-- Information about the crash:
This does not seem to me to be related to the tooltip crash because tooltips work fine for me. I opened Dolphin and clicked on a folder. Dolphin immediately crashed. I reopened Dolphin and everything was fine. I filed this because Drkonqi indicated the info might be useful.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb5eb6e8e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb63f7134 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0xb647f3dc in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb64af04a in ?? () from /usr/lib/libQtGui.so.4
#10 0xb5553e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#11 0xb5557730 in ?? () from /lib/libglib-2.0.so.0
#12 0xb5557863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#13 0xb5ee2bd5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb64aeb75 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb5eb54c9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb5eb591a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0xb5eb9b0f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0xb63f1237 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#19 0x0807a565 in _start ()

Possible duplicates by query: bug 219256, bug 219079, bug 219042, bug 219017, bug 218799.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-19 23:03:09 UTC
- Have you tried to disable the tooltips to check if those random Dolphin crashes stopped (and the issue was indeed the same) ? Thanks
Comment 2 E.T. Anderson 2009-12-19 23:16:32 UTC
This has the first (and so far only) time I've had this problem. If it 
happens in the future, I'll try disabling tooltips.

*E.T. Anderson*
firebringer11@hotmail.com
(253) 347 - 5903

On 12/19/2009 02:03 PM, Dario Andres wrote:
> https://bugs.kde.org/show_bug.cgi?id=219358
>
>
> Dario Andres<andresbajotierra@gmail.com>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |andresbajotierra@gmail.com
>
>
>
>
> --- Comment #1 from Dario Andres<andresbajotierra gmail com>   2009-12-19 23:03:09 ---
> - Have you tried to disable the tooltips to check if those random Dolphin
> crashes stopped (and the issue was indeed the same) ? Thanks
>
>
Comment 3 Dario Andres 2009-12-19 23:17:11 UTC
Thanks
Comment 4 Dario Andres 2009-12-19 23:17:20 UTC
Thanks
Comment 5 Julian Steinmann 2018-03-25 15:22:08 UTC

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