https://bugs.kde.org/show_bug.cgi?id=439192

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #13 from David Edmundson <k...@davidedmundson.co.uk> ---
Code path (presumably) is:
- Someone else owns a reference to the device
- Manager::~Manager runs. The list clears
- QObject::~QObject of the manager runs
- We delete a child object owning a reference to the device
- We then delete the Device which is a child

In any case it's an easy fix.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to