| Summary: | Plasma crash when dolphin is open and a device is unplugged or ejected. | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Stephen <marsmissionaries> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stephen
2008-02-23 08:52:16 UTC
i have also the same problem, but regardless dolphin is open or not, i suppose it could be the device notifier, unfortunately here it refuses to do any sort of backtrace. does it produce a (meaningful) backtrace to you? I think this problem it related to Solid. http://lists.kde.org/?l=kde-core-devel&m=120338413008116&w=2 SVN commit 778375 by ervin: QExplictlySharedDataPointer behavior slightly changed in Qt 4.4. So let's modify the trick I use to tweak the reference counting when a DevicePrivate instance still has DeviceInterface instances in its cache. BUG: 158155 BUG: 158257 M +11 -13 device.cpp M +0 -1 device_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=778375 |