Steps to reproduce: 1. Open Impress 2. Right click on any template - Rename 3. Change the name as click on OK -> Crash Reproduced in Version: 6.3.0.0.alpha1+ Build ID: a2da909adfe07d5a093485cc28283f5c100946ba CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d38f9934f08939032cca64a32de58fa3901a88d5 author Mike Kaganski <mike.kaganski@collabora.com> 2019-04-07 15:29:35 +0100 committer Mike Kaganski <mike.kaganski@collabora.com> 2019-04-09 21:34:07 +0200 commit d38f9934f08939032cca64a32de58fa3901a88d5 (patch) tree e853e4ad432ec1c8eb08bb4d430835682cda6b90 parent c1e320836b7dbcd9fe6ded8352355ea6101bd821 (diff) [API CHANGE] Asserts to never clear already cleared guard Bisected with: bibisect-linux64-6.3 Adding Cc: to Mike Kaganski
https://gerrit.libreoffice.org/72689 Thanks Xisco - that way, we'll get rid of those broken guard management sites.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/165327d4ae442fb33b634577c32fe692a9293457%5E%21 tdf#125424: properly reset temporarily cleared guard It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.3.0.0.alpha1+ Build ID: e7fb44b8c86b4dce1d4c6f15752cc3bf62b14888 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Mike Kaganski, thanks for fixing this issue!!