[Akonadi] [Bug 364342] KRunner crash by Akonadi's PIMContactsRunner

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Tue Sep 6 14:34:15 BST 2016


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im-runtime/c25dcbd8852879a2
                   |                            |f7ee102ef0f6555583b3dad7
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |16.08.1

--- Comment #15 from Daniel Vrátil <dvratil at kde.org> ---
Git commit c25dcbd8852879a2f7ee102ef0f6555583b3dad7 by Daniel Vrátil.
Committed on 06/09/2016 at 13:33.
Pushed by dvratil into branch 'Applications/16.08'.

Don't link AkonadiContact from serializer plugins

This leads to crashes when the serializer plugin gets loaded from
non-GUI thread (like from KRunner), because AkonadiContact depends
on Qt5WebEngine, and even just linking Qt5WebEngine triggers static
globals initialization that crashes in non-GUI thread.
FIXED-IN: 16.08.1

M  +2    -2    plugins/CMakeLists.txt
M  +13   -6    plugins/akonadi_serializer_addressee.cpp
M  +0    -1    plugins/akonadi_serializer_contactgroup.cpp

http://commits.kde.org/kdepim-runtime/c25dcbd8852879a2f7ee102ef0f6555583b3dad7

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list