[telepathy] [Bug 398645] krunner is not working on Fedora 28

Stefan Brüns bugzilla_noreply at kde.org
Fri Nov 16 00:55:00 GMT 2018


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

Stefan Brüns <stefan.bruens at rwth-aachen.de> changed:

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

--- Comment #8 from Stefan Brüns <stefan.bruens at 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 the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list