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

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.12.1
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kin
                   |                            |focenter/a7e887975d0181d903
                   |                            |9e3d727b0f8172b0bfc2e3
             Status|CONFIRMED                   |RESOLVED

--- Comment #9 from Martin Flöser <mgraess...@kde.org> ---
Git commit a7e887975d0181d9039e3d727b0f8172b0bfc2e3 by Martin Flöser.
Committed on 08/02/2018 at 17:59.
Pushed by graesslin into branch 'Plasma/5.12'.

Ensure Registry gets destroyed before the Wayland connection

Summary:
Registry was parented to WaylandModule, but the ConnectionThread got
destroyed in the dtor, thus before the Registry resulting in a crash
when the Registry got destroyed.

This change addresses this problem by tracking the Registry and
destroying it before destroying the Connection.
FIXED-IN: 5.12.1

Test Plan:
Clicked Wayland section, then quit application, verified
exit code

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10391

M  +3    -1    Modules/base/info_wayland.cpp
M  +2    -0    Modules/base/info_wayland.h

https://commits.kde.org/kinfocenter/a7e887975d0181d9039e3d727b0f8172b0bfc2e3

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

Reply via email to