Bug 464923 - flatpak-kcm crash
Summary: flatpak-kcm crash
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.26.90
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-01-28 01:43 UTC by Robin
Modified: 2023-02-06 17:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.27


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin 2023-01-28 01:43:21 UTC
Application: systemsettings (5.26.90)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 6.1.7-1-cachyos-bore x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.26.90 [KCrashBackend]

-- Information about the crash:
systemsettings crash when opening flatpak-kcm, restart applications help

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f3d3237ab6f in  () at /usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_flatpak.so
#5  0x00007f3d547c5d56 in  () at /usr/lib/libKF5KCMUtils.so.5
#6  0x00007f3d544ba1ee in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#7  0x00007f3d5517a01c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#8  0x00007f3d54495ff8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#9  0x00007f3d54496b23 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f3d544df268 in  () at /usr/lib/libQt5Core.so.5
#11 0x00007f3d52b0b1bb in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#12 0x00007f3d52b6d6a9 in  () at /usr/lib/libglib-2.0.so.0
#13 0x00007f3d52b04b12 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#14 0x00007f3d544e383c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#15 0x00007f3d5448e6dc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007f3d54499339 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#17 0x000056208739fc07 in  ()
#18 0x00007f3d53c3c290 in  () at /usr/lib/libc.so.6
#19 0x00007f3d53c3c34a in __libc_start_main () at /usr/lib/libc.so.6
#20 0x00005620873a0595 in  ()
[Inferior 1 (process 1732245) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-02-06 17:57:37 UTC
No debug symbols to be absolutely sure, but I'm almost certain this is the crash that's been fixed for the final 5.27 release.