Bug 452598 - Dolphin crashed when hovering toolbar buttons with mouse
Summary: Dolphin crashed when hovering toolbar buttons with mouse
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-04-14 08:39 UTC by ultr
Modified: 2023-12-08 12:02 UTC (History)
2 users (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 ultr 2022-04-14 08:39:31 UTC
Application: dolphin (21.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.92.0
Operating System: Linux 5.17.0-2.3-liquorix-amd64 x86_64
Windowing System: X11
Distribution: Ubuntu 21.10
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Run Dolphin (the only instance).
Immediately when the window appeared I moved the mouse over the toolbar buttons.
Their tooltips started to show and disappear.
Suddenly dolphin crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:116
#5  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const> (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1135
#6  QWidget::d_func (this=0x0) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:132
#7  QWidget::style (this=0x0) at kernel/qwidget.cpp:2573
#8  0x00007fef743411b4 in QApplication::event (this=0x7ffe63a56020, e=0x7ffe63a55c70) at kernel/qapplication.cpp:1899
#9  0x00007fef7433b6b3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x7ffe63a56020, e=0x7ffe63a55c70) at kernel/qapplication.cpp:3632
#10 0x00007fef7384d16a in QCoreApplication::notifyInternal2 (receiver=0x7ffe63a56020, event=0x7ffe63a55c70) at kernel/qcoreapplication.cpp:1063
#11 0x00007fef738a586b in QTimerInfoList::activateTimers (this=0x557d5adbc990) at kernel/qtimerinfo_unix.cpp:643
#12 0x00007fef738a617c in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#13 0x00007fef714cc8bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fef7151ff08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fef714ca003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007fef738a6548 in QEventDispatcherGlib::processEvents (this=0x557d5adc2090, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#17 0x00007fef7384ba9b in QEventLoop::exec (this=this@entry=0x7ffe63a55eb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#18 0x00007fef73854024 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#19 0x00007fef73c27d10 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#20 0x00007fef7433b629 in QApplication::exec () at kernel/qapplication.cpp:2824
#21 0x0000557d5a4c0c53 in main (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:230
[Inferior 1 (process 164236) detached]

Possible duplicates by query: bug 440385, bug 437539, bug 430900, bug 430859, bug 430824.

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-08 12:02:22 UTC
Can't reproduce, likely fixed.