Summary: | (X11 only) Odd crash past the login and onto plasma shell starting | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Poci <xapola> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 6.0.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Poci
2024-04-08 21:45:44 UTC
Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols. Could you attach a new symbolicated backtrace generated by using coredumpctl gdb in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! Hi, much appreciated for the attention! Weird, I already got gdb? Shouldn't be missing myself debug symbols, unless you meant something else. Regardless, here's the hopefully more descriptive backtrace as you requested in the form you suggested. (gdb) bt #0 0x0000727856eab32c in ??? () at /usr/lib/libc.so.6 #1 0x0000727856e5a6c8 in raise () at /usr/lib/libc.so.6 #2 0x00007278593fda3e in KCrash::defaultCrashHandler(int) () at /usr/lib/libKF6Crash.so.6 #3 0x0000727856e5a770 in <signal handler called> () at /usr/lib/libc.so.6 #4 0x000072785840e5d0 in ??? () at /usr/lib/libQt6Quick.so.6 #5 0x00007278507568e7 in ??? () at /usr/lib/libQt6QuickTemplates2.so.6 #6 0x00007278584039d2 in QQuickTextEdit::componentComplete() () at /usr/lib/libQt6Quick.so.6 #7 0x000072785075f527 in QQuickTextArea::componentComplete() () at /usr/lib/libQt6QuickTemplates2.so.6 #8 0x0000727857ee1b76 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt6Qml.so.6 #9 0x0000727857eb8c97 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /usr/lib/libQt6Qml.so.6 #10 0x0000727857eb98d6 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlRefPointer<QQmlContextData> const&) () at /usr/lib/libQt6Qml.so.6 #11 0x0000727857e67766 in QQmlComponent::create(QQmlIncubator&, QQmlContext*, QQmlContext*) () at /usr/lib/libQt6Qml.so.6 #12 0x00007278583ae646 in ??? () at /usr/lib/libQt6Quick.so.6 #13 0x00007278583b3b49 in QQuickLoader::setActive(bool) () at /usr/lib/libQt6Quick.so.6 #14 0x0000727857e37796 in ??? () at /usr/lib/libQt6Qml.so.6 #15 0x0000727857e4b9b2 in ??? () at /usr/lib/libQt6Qml.so.6 #16 0x0000727857e4a10a in QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () at /usr/lib/libQt6Qml.so.6 #17 0x0000727857e49664 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt6Qml.so.6 #18 0x0000727857edfba7 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib/libQt6Qml.so.6 #19 0x000072785699f22a in ??? () at /usr/lib/libQt6Core.so.6 #20 0x0000727857f63154 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () at /usr/lib/libQt6Qml.so.6 #21 0x0000727857e377da in ??? () at /usr/lib/libQt6Qml.so.6 #22 0x0000727857e4b9b2 in ??? () at /usr/lib/libQt6Qml.so.6 #23 0x0000727857e4a10a in QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () at /usr/lib/libQt6Qml.so.6 #24 0x0000727857e49664 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt6Qml.so.6 #25 0x0000727857db0e31 in QV4::QObjectWrapper::getProperty(QV4::ExecutionEngine*, QV4::Heap::Object*, QObject*, QQmlPropertyData const*, QFlags<QV4::QObjectWrapper::Flag>) () at /usr/lib/libQt6Qml.so.6 #26 0x0000727857db2b6f in QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlRefPointer<QQmlContextData> const&, QV4::Heap::Object*, QObject*, QV4::String*, QFlags<QV4::QObjectWrapper::Flag>, bool*, QQmlPropertyData const**) () at /usr/lib/libQt6Qml.so.6 #27 0x0000727857dac286 in QV4::QQmlContextWrapper::getPropertyAndBase(QV4::QQmlContextWrapper const*, QV4::PropertyKey, QV4::Value const*, bool*, QV4::Value*, QV4::Lookup*) () at /usr/lib/libQt6Qml.so.6 #28 0x0000727857dace8a in QV4::QQmlContextWrapper::resolveQmlContextPropertyLookupGetter(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value*) () at /usr/lib/libQt6Qml.so.6 #29 0x0000727857e04db6 in ??? () at /usr/lib/libQt6Qml.so.6 #30 0x0000727857e13d15 in ??? () at /usr/lib/libQt6Qml.so.6 #31 0x0000727857d733de in ??? () at /usr/lib/libQt6Qml.so.6 #32 0x0000727857ec1cea in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () at /usr/lib/libQt6Qml.so.6 #33 0x0000727857e44467 in QQmlBinding::evaluate(bool*) () at /usr/lib/libQt6Qml.so.6 #34 0x0000727857e4a073 in QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () at /usr/lib/libQt6Qml.so.6 #35 0x0000727857e49664 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt6Qml.so.6 #36 0x0000727857ee1533 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt6Qml.so.6 #37 0x0000727857e6050d in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () at /usr/lib/libQt6Qml.so.6 #38 0x0000727857e61415 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt6Qml.so.6 #39 0x0000727859780a5b in PlasmaQuick::SharedQmlEngine::completeInitialization(QHash<QString, QVariant> const&) () at /usr/lib/libPlasmaQuick.so.6 #40 0x000072785975a260 in PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*) () at /usr/lib/libPlasmaQuick.so.6 #41 0x000072785977072c in ??? () at /usr/lib/libPlasmaQuick.so.6 #42 0x00006440cb6ee6ec in ??? () #43 0x00006440cb6ef818 in ??? () #44 0x000072785699f3f9 in ??? () at /usr/lib/libQt6Core.so.6 #45 0x00007278591ac566 in KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus) () at /usr/lib/libPlasmaActivities.so.6 #46 0x000072785699f3f9 in ??? () at /usr/lib/libQt6Core.so.6 #47 0x00007278591c14bf in ??? () at /usr/lib/libPlasmaActivities.so.6 #48 0x00007278591c20d3 in ??? () at /usr/lib/libPlasmaActivities.so.6 #49 0x000072785699f6fb in ??? () at /usr/lib/libQt6Core.so.6 #50 0x0000727857a6e800 in ??? () at /usr/lib/libQt6DBus.so.6 #51 0x000072785698a2bb in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6 #52 0x0000727858af449b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #53 0x0000727856942488 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #54 0x000072785694280b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6 #55 0x0000727856b9ff64 in ??? () at /usr/lib/libQt6Core.so.6 #56 0x00007278556598b9 in ??? () at /usr/lib/libglib-2.0.so.0 #57 0x00007278556cd5c8 in ??? () at /usr/lib/libglib-2.0.so.0 #58 0x000072785565b632 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #59 0x0000727856b9df54 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #60 0x000072785694cade in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #61 0x0000727856944f88 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 --Type <RET> for more, q to quit, c to continue without paging-- #62 0x00006440cb6ae41e in ??? () #63 0x0000727856e43cd0 in ??? () at /usr/lib/libc.so.6 #64 0x0000727856e43d8a in __libc_start_main () at /usr/lib/libc.so.6 #65 0x00006440cb6aec25 in ??? () (gdb) Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |