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

Nick Shaforostoff <sha...@ukr.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |UPSTREAM
                 CC|                            |sha...@ukr.net

--- Comment #8 from Nick Shaforostoff <sha...@ukr.net> ---
https://bugreports.qt.io/browse/QTBUG-88498

https://code.qt.io/cgit/qt/qtbase.git/commit/src/dbus/qdbusintegrator.cpp?h=6.8&id=7e3d29f618f4fb1464327abca49a33cb00a3ac91

QDBusConnectionPrivate: Use write lock inside handleSignal()
Slots like (un)registerServiceNoLock() modify shared state and
should be run with write lock taken. Having only read lock results
in hard to reproduce crashes.

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

Reply via email to