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 |https://invent.kde.org/game
                   |apeli/ff1e5bc8415167801c1b2 |s/palapeli/commit/a3b934913
                   |40fe7384d858e84aa5c         |1bd0d465adcef0da6dca908990d
                   |                            |fc62

--- Comment #21 from Albert Astals Cid <aa...@kde.org> ---
Git commit a3b9349131bd0d465adcef0da6dca908990dfc62 by Albert Astals Cid.
Committed on 17/10/2018 at 17:31.
Pushed by aacid into branch 'arcpatch-D16118'.

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://invent.kde.org/games/palapeli/commit/a3b9349131bd0d465adcef0da6dca908990dfc62

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

Reply via email to