Summary: | On X11, Plasma just crashed in Plasma::DataEngineConsumer::~DataEngineConsumer() out of the blue | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Barış Salman <barslmn> |
Component: | DataEngines | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | akselmo, barslmn, isma.af, kde, misc, nate, notmart |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.27.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=399514 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Barış Salman
2023-06-21 19:14:01 UTC
Created attachment 159823 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Comment on attachment 159823 [details]
New crash information added by DrKonqi
I see the weatherreport on the trace, could the crash be related to that?
Plasma weather applet has been fixed many times since this bug report has been made, so it's likely fixed :) Have not encountered this myself and I have weather applet all the time. Feel free to reopen if you encounter the issue again! *** Bug 498482 has been marked as a duplicate of this bug. *** Thread 1 (Thread 0x7fc4f6950500 (LWP 4974)): [KCrash Handler] #5 0x0000000000000018 in ?? () #6 0x00007fc4fd9a48c1 in Plasma::DataEngineConsumer::~DataEngineConsumer() () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5 #7 0x00007fc3a66e6948 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/dataengine/plasma_engine_weather.so #8 0x00007fc3a66e6979 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/dataengine/plasma_engine_weather.so #9 0x00007fc4fd9ab777 in ?? () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5 #10 0x00007fc4fd9ab869 in ?? () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5 #11 0x00007fc4fb25d435 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x00007fc4fb25d5aa in exit () from /lib/x86_64-linux-gnu/libc.so.6 #13 0x00007fc4f67f7e67 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #14 0x00007fc4f6826ec3 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #15 0x00007fc4f9fdb7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007fc4f9fdba38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007fc4f9fdbacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007fc4fb709836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007fc4fb6b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007fc4fb6b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x000055909d513dc3 in ?? () #22 0x00007fc4fb24618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #23 0x00007fc4fb246245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #24 0x000055909d513ee1 in ?? () it's the weather applet/engine, unfortunately symbols aren't complete Can't be 1000% sure without symbols, but based on other available evidence, I'm 999% sure this is Bug 399514. *** This bug has been marked as a duplicate of bug 399514 *** |