Bug 463690 - Dolphin (and panels) crashed when I hovered over KDE panel
Summary: Dolphin (and panels) crashed when I hovered over KDE panel
Status: RESOLVED DUPLICATE of bug 471531
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-01-01 10:33 UTC by personal
Modified: 2023-06-29 16:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.70 KB, text/plain)
2023-05-15 07:04 UTC, Uwe Graßhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description personal 2023-01-01 10:33:14 UTC
Application: dolphin (22.12.0)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.1.1-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
Sometimes when I move my mouse over the panel at the bottom of the screen, the panel just crashes outright. The panels will go away on all screens and no crash handler will pop up. This mostly happens when I move over a program icon and try to close its windows from the appearing menu. This time, I didn't do anything specifically except move my mouse over the panel at all. Sometimes more applications crash, but more often than not they just stay open. This is the first time I got a crash handler and it said that Dolphin crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007ff2e1cb9b43 in QObject::property(char const*) const () from /usr/lib/libQt5Core.so.5
#5  0x00007ff2e3a7cb85 in KUiServerV2JobTracker::registerJob(KJob*) () from /usr/lib/libKF5JobWidgets.so.5
#6  0x00007ff2e3a79ae3 in ?? () from /usr/lib/libKF5JobWidgets.so.5
#7  0x00007ff2e1cbda51 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007ff2e1cbda51 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007ff2e303ae94 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQt5DBus.so.5
#10 0x00007ff2e3040b33 in ?? () from /usr/lib/libQt5DBus.so.5
#11 0x00007ff2e3040e13 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5DBus.so.5
#12 0x00007ff2e304445f in ?? () from /usr/lib/libQt5DBus.so.5
#13 0x00007ff2e1cb0be0 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007ff2e2978b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007ff2e1c8cf98 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007ff2e1c8daa3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#17 0x00007ff2e1cd3e68 in ?? () from /usr/lib/libQt5Core.so.5
#18 0x00007ff2dfe6d87b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007ff2dfec4c89 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007ff2dfe6c132 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007ff2e1cd7c4c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#22 0x00007ff2e1c8573c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#23 0x00007ff2e1c90269 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#24 0x000055b9d4925f53 in ?? ()
#25 0x00007ff2e143c290 in ?? () from /usr/lib/libc.so.6
#26 0x00007ff2e143c34a in __libc_start_main () from /usr/lib/libc.so.6
#27 0x000055b9d4926695 in ?? ()
[Inferior 1 (process 1454797) detached]

Reported using DrKonqi
Comment 1 Uwe Graßhoff 2023-05-15 07:04:08 UTC
Created attachment 158960 [details]
New crash information added by DrKonqi

dolphin (23.04.0) using Qt 5.15.9

My laptop was connectet to a addiotional display. The additional display was set as the primary monitor. I had several DOlphin windows opened and than I disconnected the second Monitor (I pulled out the HDMI cable). Then some of the Dolphin windows crashed but not all.

-- Backtrace (Reduced):
#4  0x00007fcdff2bac33 in QObject::property(char const*) const () from /usr/lib/libQt5Core.so.5
#5  0x00007fce00faeb45 in KUiServerV2JobTracker::registerJob(KJob*) () from /usr/lib/libKF5JobWidgets.so.5
[...]
#9  0x00007fce00568e94 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQt5DBus.so.5
[...]
#11 0x00007fce0056ee13 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5DBus.so.5
[...]
#13 0x00007fcdff2b1c80 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
Comment 2 Christoph Cullmann 2023-06-29 16:55:26 UTC

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