Summary: | bluetooth - kded crash on system resume | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Christoph Obexer <cobexer> |
Component: | bluetooth-daemon | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alexandre.nunes, ildjarn.is.dead, kodos, nowrep |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/libbluedevil/c9c115146bcc55133c92087e081b9c1a13ca5e4d | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Check for null adapter when device was removed |
Description
Christoph Obexer
2014-11-02 16:25:25 UTC
Created attachment 89552 [details]
Check for null adapter when device was removed
Can you please try the attached patch?
*** Bug 340422 has been marked as a duplicate of this bug. *** *** Bug 340859 has been marked as a duplicate of this bug. *** *** Bug 337696 has been marked as a duplicate of this bug. *** Git commit c9c115146bcc55133c92087e081b9c1a13ca5e4d by David Rosca. Committed on 14/11/2014 at 09:58. Pushed by drosca into branch 'master'. Check adapter for nullptr in interfacesAdded/interfacesRemoved slots M +8 -4 bluedevil/bluedevilmanager_p.cpp http://commits.kde.org/libbluedevil/c9c115146bcc55133c92087e081b9c1a13ca5e4d just verified that the fix is working, and it does! thanks (and sorry for the late response) |