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

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/pal
                   |                            |apeli/ff1e5bc8415167801c1b2
                   |                            |40fe7384d858e84aa5c
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #17 from Albert Astals Cid <aa...@kde.org> ---
Git commit ff1e5bc8415167801c1b240fe7384d858e84aa5c by Albert Astals Cid.
Committed on 17/10/2018 at 17:32.
Pushed by aacid into branch 'Applications/18.08'.

Fix crash on startup

Summary:
There was various threads using the same kconfig[group] at the same time, so
bad things happened.
Add a mutex

Test Plan:
Run
  rm -f ~/.config/palapeli* && palapeli
a few times, see it doesn't crash anymore

Reviewers: #kde_games

Subscribers: chehrlic, kde-games-devel

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

M  +5    -1    src/file-io/collection.cpp
M  +3    -0    src/file-io/collection.h
M  +10   -4    src/file-io/components-collectionstorage.cpp
M  +2    -1    src/file-io/components.h

https://commits.kde.org/palapeli/ff1e5bc8415167801c1b240fe7384d858e84aa5c

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

Reply via email to