Open Impress Open Tools > Colour Replacer Open a Colour picker from the Custom option of any of the colour options Close the Colour Replacer window from the X button Choose a colour in the color picker Click OK Issue: App crashes https://www.screencast.com/t/7v9j56LN
Reproduced in Draw with Version: 6.0.0.0.alpha0+ Build ID: a4a182e24d2e3e954831a0a7c70a7299f28950cb CPU threads: 4; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-10-18_04:47:29 Locale: de-DE (de_DE); Calc: group
Regression introduced by: author Noel Grandin <noel.grandin@collabora.co.uk> 2017-01-11 07:48:18 (GMT) committer Noel Grandin <noel.grandin@collabora.co.uk> 2017-01-13 06:49:23 (GMT) commit e8b49f09074fe184374bee5062715357427ae044 (patch) tree b9cf1f5e3d7ab8b98345a512b6ddb0da42fe2919 parent 5e0e27e758e6f7fa325f36e6e51540e10bab0fdc (diff) new loplugin: useuniqueptr: vcl Bisected with: Adding Cc: to Noel Grandin NOTE: I used SAL_USE_VCLPLUGIN=gen to reproduce it on Linux
Bisected with: bibisect-linux-64-5.4
Created attachment 137213 [details] gdb backtrace
Created attachment 137244 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today I couldn't reproduce this with "gtk3" but could with "gtk", "kde4" and "gen" renderings. With gtk3, I couldn't close the parent "color replacer" window. Perhaps the parent window shouldn't be closeable for other renderings?
Caolán: thought you might be interested in this one since this bugtracker can be reproduced with any rendering (I could also test on MacOs and it crashed) except gtk3.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0ce75cde0a0bdf4b3c23044e713f906a765e8a8a Resolves: tdf#113328 crash in color replacer if parent closed before it It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
backport to 5-4 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d9525910e183c75f6d76b3be7d6b369da322feac&h=libreoffice-5-4 Resolves: tdf#113328 crash in color replacer if parent closed before it It will be available in 5.4.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.