Bug 484863 - kcminit crash when starting Plasma Mobile
Summary: kcminit crash when starting Plasma Mobile
Status: RESOLVED DUPLICATE of bug 484862
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.0.3
Platform: postmarketOS Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 10:49 UTC by Justin Zobel
Modified: 2024-08-19 18:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2024-04-01 10:49:33 UTC
Possibly related to 484861 / 484862

(gdb) bt
#0  __restore_sigs (set=set@entry=0xfffffbea6e30) at ./arch/aarch64/syscall_arch.h:48
#1  0x0000ffffa5710088 in raise (sig=sig@entry=6) at src/signal/raise.c:11
#2  0x0000ffffa56dec74 in abort () at src/exit/abort.c:11
#3  0x0000ffffa46d1050 in qAbort () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/global/qglobal.cpp:161
#4  0x0000ffffa46e799c in qt_message_fatal<QString&> () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/global/qlogging.cpp:2030
#5  qt_message () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/global/qlogging.cpp:378
#6  0x0000ffffa46d18ac in QMessageLogger::fatal () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/global/qlogging.cpp:901
#7  0x0000ffffa4db54c0 in init_platform () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:1284
#8  QGuiApplicationPrivate::createPlatformIntegration () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:1532
#9  0x0000ffffa4db5ef8 in QGuiApplicationPrivate::createEventDispatcher ()
    at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:1551
#10 0x0000ffffa47543d0 in QCoreApplicationPrivate::init () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qcoreapplication.cpp:900
#11 0x0000ffffa4dbdb1c in QGuiApplicationPrivate::init () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:1579
#12 0x0000ffffa4db412c in QGuiApplication::QGuiApplication () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:641
#13 0x0000aaaadcff3024 in main (argc=<optimized out>, argv=0xfffffbea78c8) at /home/buildozer/aports/community/plasma-workspace/src/plasma-workspace-6.0.3/startkde/kcminit/main.cpp:165
Comment 1 Nate Graham 2024-08-19 18:46:45 UTC

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