https://bugs.kde.org/show_bug.cgi?id=458852

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|FIXED                       |---

--- Comment #5 from Nate Graham <n...@kde.org> ---
There we go, thanks!

Pasting inline for searchability:

(gdb) bt
#0  __pthread_kill_implementation (no_tid=0, signo=11,
threadid=139894059489728) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=11, threadid=139894059489728) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=139894059489728, signo=signo@entry=11) at
./nptl/pthread_kill.c:89
#3  0x00007f3ba3f0f476 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#4  0x00007f3ba643557c in KCrash::defaultCrashHandler(int) () from
/lib/x86_64-linux-gnu/libKF5Crash.so.5
#5  <signal handler called>
#6  Plasma::Applet::immutability (this=0x0) at ./src/plasma/applet.cpp:493
#7  0x00007f3ba65b214d in Plasma::Applet::destroy (this=0x0) at
./src/plasma/applet.cpp:303
#8  0x00007f3b9cc2df29 in SystemTrayContainer::~SystemTrayContainer
(this=0x55a0bcba9f30, __in_chrg=<optimized out>)
    at ./applets/systemtray/container/systemtraycontainer.cpp:24
#9  0x00007f3b9cc2df4d in SystemTrayContainer::~SystemTrayContainer
(this=0x55a0bcba9f30, __in_chrg=<optimized out>)
    at ./applets/systemtray/container/systemtraycontainer.cpp:26
#10 0x00007f3ba4605a5e in QObjectPrivate::deleteChildren (this=0x55a0bcb58050)
at kernel/qobject.cpp:2104
#11 0x00007f3ba4610914 in QObject::~QObject (this=<optimized out>,
__in_chrg=<optimized out>) at kernel/qobject.cpp:1082
#12 0x00007f3ba65b6c7d in Plasma::Containment::~Containment
(this=0x55a0bcb583d0, __in_chrg=<optimized out>)
    at ./src/plasma/containment.cpp:83
#13 0x00007f3ba46081b3 in QObject::event (this=0x55a0bcb583d0,
e=0x55a0bcc3c120) at kernel/qobject.cpp:1301
#14 0x00007f3ba52c8713 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55a0bcb583d0, e=0x55a0bcc3c120)
    at kernel/qapplication.cpp:3637
#15 0x00007f3ba45dae2a in QCoreApplication::notifyInternal2
(receiver=0x55a0bcb583d0, event=0x55a0bcc3c120)
    at kernel/qcoreapplication.cpp:1064
#16 0x00007f3ba45ddf17 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55a0bc58aec0)
    at kernel/qcoreapplication.cpp:1821
#17 0x00007f3ba4634a57 in postEventSourceDispatch (s=0x55a0bc672c50) at
kernel/qeventdispatcher_glib.cpp:277
#18 0x00007f3ba29acd1b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f3ba2a016f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f3ba29aa3c3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f3ba46340a8 in QEventDispatcherGlib::processEvents
(this=0x55a0bc673270, flags=...)
    at kernel/qeventdispatcher_glib.cpp:423
#22 0x00007f3ba45d974b in QEventLoop::exec (this=this@entry=0x7ffe7c684e40,
flags=..., flags@entry=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#23 0x00007f3ba45e1ce4 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#24 0x000055a0bb27adce in main (argc=<optimized out>, argv=<optimized out>) at
./shell/main.cpp:238
(gdb) using

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to