| Summary: | plasmashell crashed in AOTCompiledContext::callObjectPropertyLookup() / _qt_qml_plasma_applet_org_kde_plasma_notifications_main_qml after clicking the Discover update notification tray icon | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Daniel Schulte <trilader+kdebugs> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | arodabough, bugrprt21882, dejanribnikar, eshansharma1368, hm.dev7, junkyard, kdedev, markshachkov, nate, nicolas.fella, offrhode92, quirincr.online+kdebugs, zielok5 |
| Priority: | HI | Keywords: | drkonqi |
| Version First Reported In: | 6.5.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| URL: | https://qt-project.atlassian.net/browse/QTBUG-142514 | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=513650 https://bugs.kde.org/show_bug.cgi?id=513012 |
||
| Latest Commit: | Version Fixed/Implemented In: | Qt 6.10.3 | |
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/254238/events/4de2ca691e65423e9875174358c78475/ | ||
| Attachments: | New crash information added by DrKonqi | ||
Created attachment 187771 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
I just experienced the same crash. Marking as confirmed. Over 3,000 crashes in Sentry. Raising priority. *** Bug 513405 has been marked as a duplicate of this bug. *** *** Bug 513905 has been marked as a duplicate of this bug. *** *** Bug 513650 has been marked as a duplicate of this bug. *** *** Bug 513821 has been marked as a duplicate of this bug. *** *** Bug 513942 has been marked as a duplicate of this bug. *** *** Bug 513944 has been marked as a duplicate of this bug. *** *** Bug 513927 has been marked as a duplicate of this bug. *** *** Bug 514338 has been marked as a duplicate of this bug. *** I can reproduce this the following way: - Right click the system tray arrow - Configure System Tray - On the "Notifications" entry select "Never show (disabled)" - Apply - Select "Show when relevant" - Apply - Run "notify-send foo" - Open the notifications applet - Click clear Somewhere during the last 3 steps it will crash. https://invent.kde.org/plasma/plasma-workspace/-/blob/229aeccde6f34038ae58e6b6d712dfb952fac038/applets/notifications/main.qml has a simplified version of the notifications applet. That will crash immediately when opening the applet (after doing the hide+show thing in the settings) *** Bug 514378 has been marked as a duplicate of this bug. *** Woohoo! Thanks so much for helping to drive this fix, Nicolas. *** Bug 514552 has been marked as a duplicate of this bug. *** *** Bug 513012 has been marked as a duplicate of this bug. *** *** Bug 514897 has been marked as a duplicate of this bug. *** |
Application: plasmashell (6.5.4) ApplicationNotResponding [ANR]: false Qt Version: 6.10.1 Frameworks Version: 6.21.0 Operating System: Linux 6.18.1-arch1-2 x86_64 Windowing System: Wayland Distribution: "Arch Linux" DrKonqi: 6.5.4 [CoredumpBackend] -- Information about the crash: I had just rebooted my machine earlier this morning after installing updates. After logging in I started doing the usual stuff (opening/positioning windows) I do after rebooting. I saw the Discover tray icon indicating available (Flatpak) updates so I clicked it to see what was available. I'm unsure about the exact order of the following event as they happened close together. When I clicked the tray icon Discover opened, but was not showing any updates (list was blank, still loading I guess). When/Before they showed up in the list plasmashell crashed and was automatically restarted. The reporter is unsure if this crash is reproducible. -- Backtrace (Reduced): #5 0x00007f9965e756fd in QQmlPrivate::callArrowFunction (engine=engine@entry=0x5641636b8ea0, function=0x0, thisObject=0x564164edcf30, args=0x7ffed700b2e0, argc=0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqml.cpp:2199 #6 0x00007f9965e75ede in QQmlPrivate::AOTCompiledContext::callObjectPropertyLookup (this=this@entry=0x7ffed700b440, index=index@entry=201, object=<optimized out>, args=args@entry=0x7ffed700b2e0, argc=argc@entry=0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqml.cpp:2444 #7 0x00007f993ccba23a in QmlCacheGeneratedCode::_qt_qml_plasma_applet_org_kde_plasma_notifications_main_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void**)#26}::operator()(QQmlPrivate::AOTCompiledContext const*, void**) const::{lambda()#1}::operator()() const (__closure=<synthetic pointer>) at /usr/src/debug/plasma-workspace/build/applets/notifications/.rcc/qmlcache/org.kde.plasma.notifications_main_qml.cpp:5472 #8 QmlCacheGeneratedCode::_qt_qml_plasma_applet_org_kde_plasma_notifications_main_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void**)#26}::operator()(QQmlPrivate::AOTCompiledContext const*, void**) const (__closure=0x0, aotContext=0x7ffed700b440, argv=<optimized out>) at /usr/src/debug/plasma-workspace/build/applets/notifications/.rcc/qmlcache/org.kde.plasma.notifications_main_qml.cpp:5480 #9 QmlCacheGeneratedCode::_qt_qml_plasma_applet_org_kde_plasma_notifications_main_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void**)#26}::_FUN(QQmlPrivate::AOTCompiledContext const*, void**) () at /usr/src/debug/plasma-workspace/build/applets/notifications/.rcc/qmlcache/org.kde.plasma.notifications_main_qml.cpp:5507 #10 0x00007f9965e47791 in operator() (argc=<optimized out>, __closure=0x7ffed700b4d0, argv=0x7ffed700b7b0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:452 #11 QV4::coerceAndCall<(anonymous namespace)::AOTCompiledMetaMethod, QV4::Moth::VME::exec(QV4::MetaTypesStackFrame*, QV4::ExecutionEngine*)::<lambda(void**, int)> >(QV4::ExecutionEngine *, const (anonymous namespace)::AOTCompiledMetaMethod *, void **, const QMetaType *, int, struct {...}) (engine=engine@entry=0x5641636b8ea0, typedFunction=typedFunction@entry=0x7ffed700b508, argv=<optimized out>, types=<optimized out>, argc=<optimized out>, call=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:560 #12 0x00007f9965e4f0e6 in QV4::Moth::VME::exec (frame=<optimized out>, engine=0x5641636b8ea0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:437 #13 0x00007f9965d9c72b in QV4::Moth::VME::exec (frame=0x7ffed700b5a0, engine=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:419 #14 QV4::Function::call (this=0x564164df04d0, thisObject=0x564164edcf30, a=0x7ffed700b7b0, types=0x7ffed700b7a0, argc=0, context=0x7f98f569fdd8) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4function.cpp:37 #15 0x00007f9965ef30f0 in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=<optimized out>, types=<optimized out>, argc=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:270 #16 0x00007f9965e8a04b in QQmlBoundSignalExpression::evaluate (this=<optimized out>, a=a@entry=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:200 #17 0x00007f9965e8f56d in QQmlBoundSignal_callback (e=0x564164d15fd0, a=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h:73 #18 QQmlBoundSignal_callback (e=0x564164d15fd0, a=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:294 #19 0x00007f9965f1cad8 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:74 #20 0x00007f99649d6fc2 in doActivate<false> (sender=0x564164edcf30, signal_index=52, argv=0x0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4147 Reported using DrKonqi