Bug 488297 - Crash in QGuiApplicationPrivate::createPlatformIntegration() during startup
Summary: Crash in QGuiApplicationPrivate::createPlatformIntegration() during startup
Status: REPORTED
Alias: None
Product: frameworks-kded
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.2.0
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
: 511790 514517 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-06-10 11:26 UTC by Justin Zobel
Modified: 2026-01-14 23:07 UTC (History)
5 users (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-06-10 11:26:46 UTC
#0  __restore_sigs (set=set@entry=0xffffca61e970) at ./arch/aarch64/syscall_arch.h:48
#1  0x0000ffff959a9088 in raise (sig=sig@entry=6) at src/signal/raise.c:11
#2  0x0000ffff95977c74 in abort () at src/exit/abort.c:11
#3  0x0000ffff940d1050 in qAbort () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/global/qglobal.cpp:161
#4  0x0000ffff940e799c 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  0x0000ffff940d18ac in QMessageLogger::fatal () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/global/qlogging.cpp:901
#7  0x0000ffff947b54c0 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  0x0000ffff947b5ef8 in QGuiApplicationPrivate::createEventDispatcher ()
    at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:1551
#10 0x0000ffff941543d0 in QCoreApplicationPrivate::init () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qcoreapplication.cpp:900
#11 0x0000ffff947bdb1c in QGuiApplicationPrivate::init () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/gui/kernel/qguiapplication.cpp:1579
#12 0x0000ffff953a3aec in QApplicationPrivate::init () at /home/buildozer/aports/community/qt6-qtbase/src/qtbase-everywhere-src-6.6.3/src/widgets/kernel/qapplication.cpp:473
#13 0x0000aaaad7696654 in ?? ()
#14 0x0000ffff959775c4 in libc_start_main_stage2 (main=0xaaaad7695d10, argc=1, argv=0xffffca61f398) at src/env/__libc_start_main.c:95
#15 0x0000000000000000 in ?? ()
Comment 1 Nate Graham 2024-06-10 17:04:07 UTC
Looks a *bit* like Bug 473824, which was supposed to have been fixed in 6.0.
Comment 2 TraceyC 2026-01-14 21:32:28 UTC
*** Bug 514517 has been marked as a duplicate of this bug. ***
Comment 3 TraceyC 2026-01-14 21:34:26 UTC
*** Bug 511790 has been marked as a duplicate of this bug. ***