https://bugs.kde.org/show_bug.cgi?id=361450
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-workspace/19e1d474d99acb | |6fdfb46751742aa3e9abebf392 Status|UNCONFIRMED |RESOLVED --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 19e1d474d99acb6fdfb46751742aa3e9abebf392 by David Edmundson. Committed on 29/08/2016 at 15:25. Pushed by davidedmundson into branch 'Plasma/5.7'. Don't set Service as parent to KJob Summary: Otherwise Solid ejects a device Plasma removes the device from the notifier The notifier kills SolidDeviceService (directly) That kills the SolidDeviceJob This leaves SolidDeviceJob still in the middle of SolidDeviceJob::start() with "this" now referring to a dangling pointer. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2623 M +1 -1 dataengines/soliddevice/soliddeviceservice.cpp http://commits.kde.org/plasma-workspace/19e1d474d99acb6fdfb46751742aa3e9abebf392 -- You are receiving this mail because: You are watching all bug changes.