Skip to content
Commit 012cfbbc authored by Jonathan Marten's avatar Jonathan Marten
Browse files

Klipper: Avoid a crash on exit with the legacy application

Caused by the context menu and the associated widget being set to the
same object, leading to an access after destruction.

 Application: Klipper (klipper), signal: Segmentation fault
 Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
 #8 QObject::disconnect (member=0x0, ...)
 #9 KStatusNotifierItem::~KStatusNotifierItem () at knotifications/src/kstatusnotifieritem.cpp:71
 #10 KlipperTray::~KlipperTray () at plasma-workspace/klipper/tray.h:13
parent 0c39b51d
Pipeline #181420 passed with stage
in 11 minutes and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment