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

            Bug ID: 450495
           Summary: Plasma crashes in
                    ContainmentInterface::~ContainmentInterface() when
                    dismissing a notification for undoing the deletion of
                    a panel
           Product: plasmashell
           Version: master
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: plasma-b...@kde.org
          Reporter: n...@kde.org
                CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.24.80)
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.92.0
Operating System: Linux 5.16.9-200.fc35.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 35 (KDE Plasma)
DrKonqi: 5.24.80 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I clicked on the close button for a notification for undoing the deletion of a
panel. Plasma immediately crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
[KCrash Handler]
#5  0x0000000000000021 in  ()
#6  0x00007f012b63c7f2 in KDeclarative::KDeclarative::~KDeclarative()
(this=0x6325030, __in_chrg=<optimized out>) at
/home/nate/kde/src/kdeclarative/src/kdeclarative/kdeclarative.cpp:37
#7  0x00007f012b63f38e in KDeclarative::QmlObjectPrivate::~QmlObjectPrivate()
(this=0x6324ff0, __in_chrg=<optimized out>) at
/home/nate/kde/src/kdeclarative/src/kdeclarative/qmlobject.cpp:61
#8  KDeclarative::QmlObject::~QmlObject() (this=0x4db5120, __in_chrg=<optimized
out>) at /home/nate/kde/src/kdeclarative/src/kdeclarative/qmlobject.cpp:190
#9  0x00007f012b63fea9 in
KDeclarative::QmlObjectSharedEngine::~QmlObjectSharedEngine() (this=0x4db5120,
__in_chrg=<optimized out>) at
/home/nate/kde/src/kdeclarative/src/kdeclarative/qmlobjectsharedengine.cpp:63
#10 0x00007f0128ff57ca in QObjectPrivate::deleteChildren() () at
/lib64/libQt5Core.so.5
#11 0x00007f0128ffd0cc in QObject::~QObject() () at /lib64/libQt5Core.so.5
#12 0x00007f011461001a in ContainmentInterface::~ContainmentInterface()
(this=0x62d90a0, __in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/scriptengines/qml/plasmoid/containmentinterface.h:38
#13 ContainmentInterface::~ContainmentInterface() (this=0x62d90a0,
__in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/scriptengines/qml/plasmoid/containmentinterface.h:38
#14 0x00007f0128ff57ca in QObjectPrivate::deleteChildren() () at
/lib64/libQt5Core.so.5
#15 0x00007f0128ffd0cc in QObject::~QObject() () at /lib64/libQt5Core.so.5
#16 0x00007f01145fb289 in DeclarativeAppletScript::~DeclarativeAppletScript()
(this=0x62ac3b0, __in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/scriptengines/qml/plasmoid/declarativeappletscript.cpp:67
#17 0x00007f012b6ea7f4 in Plasma::AppletPrivate::~AppletPrivate()
(this=0x4dc17b0, __in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/plasma/private/applet_p.cpp:89
#18 0x00007f012b6ea9f9 in Plasma::AppletPrivate::~AppletPrivate()
(this=0x4dc17b0, __in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/plasma/private/applet_p.cpp:96
#19 0x00007f012b6d657a in Plasma::Applet::~Applet() (this=0x191b780,
__in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/plasma/applet.cpp:163
#20 0x00007f012b6db609 in Plasma::Containment::~Containment() (this=0x191b780,
__in_chrg=<optimized out>) at
/home/nate/kde/src/plasma-framework/src/plasma/containment.cpp:83
#21 0x00007f0128ff6d71 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#22 0x00007f0129e65443 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#23 0x00007f0128fcc7d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#24 0x00007f0128fcfd46 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#25 0x00007f012901e117 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#26 0x00007f012758705f in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#27 0x00007f01275dc2a8 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#28 0x00007f0127584853 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#29 0x00007f012901dbb8 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#30 0x00007f0128fcb1e2 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#31 0x00007f0128fd3724 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#32 0x0000000000421910 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at /home/nate/kde/src/plasma-workspace/shell/main.cpp:241
[Inferior 1 (process 11254) detached]

Possible duplicates by query: bug 447925, bug 404871, bug 352893, bug 347688,
bug 346612.

Reported using DrKonqi

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

Reply via email to