Bug 158257 - Plasma crash when dolphin is open and a device is unplugged or ejected.
Summary: Plasma crash when dolphin is open and a device is unplugged or ejected.
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-23 08:52 UTC by Stephen
Modified: 2008-02-23 15:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen 2008-02-23 08:52:16 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I have recently been experiencing a bug where if dolphin is opened and a device is removed, plasma and dolphin will crash. 

This happens with my iPod and my CD drive (when it ejects).


This only happens when dolphin is open.
Comment 1 Marco Martin 2008-02-23 12:49:32 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?
Comment 2 Hans Chen 2008-02-23 13:16:41 UTC
I think this problem it related to Solid. http://lists.kde.org/?l=kde-core-devel&m=120338413008116&w=2
Comment 3 Kevin Ottens 2008-02-23 15:31:42 UTC
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