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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvra...@kde.org

--- Comment #4 from Daniel Vrátil <dvra...@kde.org> ---
Could be caused by the Handler object being destroyed while awaiting the DBus
response. Once the response arrives, the coroutine is resumed and crash then
occurs when the code tries to deterrence `this`, which is a dangling pointer at
that point.

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

Reply via email to