Bug 460663 - Dolphin crashed
Summary: Dolphin crashed
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.08.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-18 15:47 UTC by musickialeksandar1998
Modified: 2023-12-08 11:44 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 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.