Bug 460663

Summary: Dolphin crashed
Product: [Applications] dolphin Reporter: musickialeksandar1998
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: akselmo, kfm-devel
Priority: NOR Keywords: drkonqi
Version: 22.08.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description musickialeksandar1998 2022-10-18 15:47:54 UTC
Application: dolphin (22.08.1)
 (Compiled from sources)
Qt Version: 5.15.6
Frameworks Version: 5.98.0
Operating System: Linux 5.19.15-202.fsync.fc36.x86_64 x86_64
Windowing System: X11
Distribution: Nobara Linux 36 (KDE Plasma)
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
When i was changing cursor theme, dolphin suddenly crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f20be658800 in QHashData::free_helper(void (*)(QHashData::Node*)) () from /lib64/libQt5Core.so.5
#5  0x00007f20abb837ac in QXcbCursor::cursorThemePropertyChanged(QXcbVirtualDesktop*, QByteArray const&, QVariant const&, void*) () from /lib64/libQt5XcbQpa.so.5
#6  0x00007f20abb8780f in QXcbXSettingsPrivate::populateSettings(QByteArray const&) () from /lib64/libQt5XcbQpa.so.5
#7  0x00007f20abb86af8 in QXcbXSettings::handlePropertyNotifyEvent(xcb_property_notify_event_t const*) () from /lib64/libQt5XcbQpa.so.5
#8  0x00007f20abb61e6c in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5
#9  0x00007f20abb63276 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#10 0x00007f20abb898b7 in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#11 0x00007f20bc36efaf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#12 0x00007f20bc3c42c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#13 0x00007f20bc36c940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#14 0x00007f20be82e02a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#15 0x00007f20be7dbc1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#16 0x00007f20be7e3ce2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#17 0x000055b662dd7a39 in main ()
[Inferior 1 (process 16195) detached]

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