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

Stefan Brüns <stefan.bru...@rwth-aachen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan.bruens@rwth-aachen.d
                   |                            |e

--- Comment #8 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
#9  Tp::RefCounted::deref (this=0x18) at
/usr/include/telepathy-qt5/TelepathyQt/shared-ptr.h:90
#10 Tp::SharedPtr<Tp::AccountSet>::~SharedPtr (this=0x7ffff41ba8e0,
__in_chrg=<optimized out>) at
/usr/include/telepathy-qt5/TelepathyQt/shared-ptr.h:136

For me, this looks like a problem with TpQts homegrown shared pointer
implementation. Tp::AccountSet inherits QObject and Tp::RefCounted, so the d
pointer to the Tp::AccountSet apparently is already null when deref is called.

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

Reply via email to