Summary: | Krunner crashed after attempting to open it with alt-F2 | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | shout |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | epost.kde, shout |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.12.5 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
shout
2018-05-16 10:57:41 UTC
Created attachment 112722 [details]
New crash information added by DrKonqi
krunner (5.12.5) using Qt 5.10.0
- What I was doing when the application crashed:
Listening to a podcast using VLC.
- Unusual behavior I noticed:
The icons on the main panel were suddenly replaced with large empty blocks and all panel functionalty ceased (it had crashed, in other words). I attempted to open Krunner with alt-F2 to restart plasma, which did open. However, upon beginning to type in the input field it crashed.
This is exactly what happened yesterday (see above). I am attaching this to demonstrate that this is a reocurring issue and to provide a further backtrace which may hopefully be of some help.
-- Backtrace (Reduced):
#6 0x00007f60355dd3d5 in std::__atomic_base<QMutexData*>::compare_exchange_strong (__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=<optimized out>, __p1=@0x7ffeca3958d0: 0x0, this=0x7f600df37a10 <vtable for Plasma::RunnerManager+40>) at /usr/include/c++/5/bits/atomic_base.h:752
#7 std::atomic<QMutexData*>::compare_exchange_strong (__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=<optimized out>, __p1=@0x7ffeca3958d0: 0x0, this=0x7f600df37a10 <vtable for Plasma::RunnerManager+40>) at /usr/include/c++/5/atomic:462
#8 QAtomicOps<QMutexData*>::testAndSetAcquire<QMutexData*> (currentValue=0x0, newValue=<optimized out>, expectedValue=0x0, _q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:290
#9 QBasicAtomicPointer<QMutexData>::testAndSetAcquire (newValue=<optimized out>, expectedValue=0x0, this=0x7f600df37a10 <vtable for Plasma::RunnerManager+40>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:253
#10 QBasicMutex::fastTryLock (this=0x7f600df37a10 <vtable for Plasma::RunnerManager+40>) at thread/qmutex.h:101
*** This bug has been marked as a duplicate of bug 394272 *** |