Bug 485504 - Plasma crashes after closing notification
Summary: Plasma crashes after closing notification
Status: RESOLVED DUPLICATE of bug 474385
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.0.3
Platform: Manjaro Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-13 20:06 UTC by medin
Modified: 2024-04-13 20:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2024-04-13 20:06:10 UTC
Operating System: Manjaro Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.7.0
Kernel Version: 6.8.5-1-MANJARO (64-bit)
Graphics Platform: Wayland



Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007247b7d8ce84 in QObject::disconnect (sender=0x5c694de5ace0, signal=signal@entry=0x0, receiver=receiver@entry=0x5c6950234970, method=method@entry=0x0)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qobject.cpp:3254
3254        const QMetaObject *smeta = sender->metaObject();                                                                                                                                   
[Current thread is 1 (Thread 0x7247b2d411c0 (LWP 1310))]
(gdb) bt
#0  0x00007247b7d8ce84 in QObject::disconnect (sender=0x5c694de5ace0, signal=signal@entry=0x0, receiver=receiver@entry=0x5c6950234970, method=method@entry=0x0)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qobject.cpp:3254
#1  0x00007247ba3d0724 in Plasma::Applet::~Applet (this=0x5c6950234970, this=<optimized out>) at /usr/src/debug/libplasma/libplasma-6.0.3/src/plasma/applet.cpp:75
#2  0x000072474ec7121d in IconApplet::~IconApplet (this=0x5c6950234970, this=<optimized out>) at /usr/src/debug/plasma-workspace/plasma-workspace-6.0.3/applets/icon/iconapplet.cpp:56
#3  0x00007247b7d881bc in qDeleteInEventHandler (o=0x5c6950234970) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qobject.cpp:4993
#4  QObject::event (this=0x5c6950234970, e=0x5c6946d4db80) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qobject.cpp:1433
#5  0x00007247b9afbfcb in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5c6950234970, e=0x5c6946d4db80)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/widgets/kernel/qapplication.cpp:3287
#6  0x00007247b7d3dae8 in QCoreApplication::notifyInternal2 (receiver=0x5c6950234970, event=event@entry=0x5c6946d4db80)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qcoreapplication.cpp:1134
#7  0x00007247b7d3de74 in QCoreApplication::sendEvent (event=0x5c6946d4db80, receiver=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qcoreapplication.cpp:1575
#8  QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5c6942c29ba0)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qcoreapplication.cpp:1932
#9  0x00007247b7f860e4 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qcoreapplication.cpp:1789
#10 postEventSourceDispatch (s=0x5c6942c57e90) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qeventdispatcher_glib.cpp:244
#11 0x00007247b68ef199 in g_main_dispatch (context=0x7247ac000f00) at ../glib/glib/gmain.c:3344
#12 0x00007247b694e3bf in g_main_context_dispatch_unlocked (context=0x7247ac000f00) at ../glib/glib/gmain.c:4152
#13 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7247ac000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4217
#14 0x00007247b68ee712 in g_main_context_iteration (context=0x7247ac000f00, may_block=1) at ../glib/glib/gmain.c:4282
#15 0x00007247b7f83df4 in QEventDispatcherGlib::processEvents (this=0x5c6942c6c2d0, flags=...)
    at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#16 0x00007247b7d45c7e in QEventLoop::processEvents (flags=..., this=0x7ffe71e14420) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qeventloop.cpp:100
#17 QEventLoop::exec (this=0x7ffe71e14420, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/kernel/qeventloop.cpp:182
#18 0x00007247b7d416e8 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/global/qflags.h:74
#19 0x00007247b9af851a in QApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/widgets/kernel/qapplication.cpp:2555
#20 0x00005c6942b77476 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace/plasma-workspace-6.0.3/shell/main.cpp:214
(gdb) quit
Comment 1 medin 2024-04-13 20:08:36 UTC

*** This bug has been marked as a duplicate of bug 474385 ***