Summary: | Plasma crashes on umounting CDRom | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | alan.henry.williams |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bhush94, bugrprt21882, frasou, heinz.weiser, plasma-bugs, sylvain |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/19e1d474d99acb6fdfb46751742aa3e9abebf392 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Plasma crashed when CD unmout (device notifier) |
Description
alan.henry.williams
2016-04-06 11:53:55 UTC
Created attachment 100835 [details]
Plasma crashed when CD unmout (device notifier)
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 *** Bug 377426 has been marked as a duplicate of this bug. *** *** Bug 382507 has been marked as a duplicate of this bug. *** *** Bug 372446 has been marked as a duplicate of this bug. *** *** Bug 382790 has been marked as a duplicate of this bug. *** *** Bug 384248 has been marked as a duplicate of this bug. *** |