| Summary: | plasmashell 5.11.5 segfaults every couple of minutes | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Denis M. (Phr33d0m) <god> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | arojas, paul, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.11.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Backtrace with debug symbols | ||
|
Description
Denis M. (Phr33d0m)
2018-01-14 02:50:12 UTC
Here's additional information running plasmashell through gdb manually: (gdb) bt full #0 0x0000000000000000 in () #1 0x00007ffff1d45b29 in QMetaObject::cast(QObject const*) const () at /usr/lib/libQt5Core.so.5 #2 0x00007ffff5302f70 in () at /usr/lib/libKF5XmlGui.so.5 #3 0x00007ffff1d3bd5c in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #4 0x00007ffff2d40e7a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #5 0x00007ffff2d48816 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #6 0x00007ffff1d3c1e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #7 0x00007ffff1d3ee46 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #8 0x00007ffff1d990a4 in () at /usr/lib/libQt5Core.so.5 #9 0x00007fffebcf8e98 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #10 0x00007fffebcf90e1 in () at /usr/lib/libglib-2.0.so.0 #11 0x00007fffebcf916e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #12 0x00007ffff1d98691 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #13 0x00007fffe3f6d282 in () at /usr/lib/libQt5XcbQpa.so.5 #14 0x00007ffff1d3a82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #15 0x00007ffff1d43b18 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #16 0x000055555556f8d8 in () #17 0x00007ffff1382f4a in __libc_start_main () at /usr/lib/libc.so.6 #18 0x000055555556fc9a in _start () *** This bug has been marked as a duplicate of bug 388901 *** Created attachment 109861 [details]
Backtrace with debug symbols
This is my backtrace with debug symbols for arch.
I hope this helps.
Cheers!
|