Summary: | Plasma crashed after closing KDE Connect notification pop-up about past call | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Konstantin <konstantin.p.96> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | akselmo, eymenyildirim13, kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Konstantin
2024-07-10 23:36:56 UTC
Created attachment 171555 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Searchable backtrace Thread 1 (Thread 0x7efd10c279c0 (LWP 4613)): [KCrash Handler] #5 0x00007efd17077c86 in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #6 0x00007efd17549059 in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #7 0x00007efd1753e997 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #8 0x00007efd158dd54d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007efd16762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x00007efd158b1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007efd15908c71 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007efd15909504 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007efd142d87a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x00007efd142d8a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x00007efd142d8acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007efd15909876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007efd158b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007efd158b8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x0000562b4de04dc3 in ?? () #20 0x00007efd1544624a in __libc_start_call_main (main=main@entry=0x562b4de03ee0, argc=argc@entry=2, argv=argv@entry=0x7ffdfed5fe68) at ../sysdeps/nptl/libc_start_call_main.h:58 #21 0x00007efd15446305 in __libc_start_main_impl (main=0x562b4de03ee0, argc=2, argv=0x7ffdfed5fe68, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdfed5fe58) at ../csu/libc-start.c:360 #22 0x0000562b4de04ee1 in ?? () Ah sorry, I was looking at wrong bug report. Anyhow, thank you for your bug report. Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), as this version of the KDE software is out of support from KDE, and so it's possible that the bug exists only in Debian at this point. Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream. Thanks for understanding! Hello. Thanks for your reply. I created a Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076140. Created attachment 171750 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
Plasma 6 desktop crashed when I pressed the cross key to close the Notification window (tranlated)
-- Backtrace (Reduced):
#3 0x00007f183f877c86 in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#4 0x00007f183fd49059 in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007f183fd3e997 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007f183e0dd54d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f183ef62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|