Using EB Garamond 12 font, opening font features dialog lead to Writer crash. http://www.georgduffner.at/ebgaramond/ (EBGaramond12-Regular.ttf) 1. select some text 2. Right click, select Character → [Charaters…] 3. Set [Font]: Familiy to "EB Garamond 12" (need having it installed on the system…) 4. Select [Features…] Crash happens here.
Reproduced in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: d25b300c491901f745a203955aca2a524208ad64 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (es_ES.UTF-8); UI: en-US Calc: threaded
Not reproduced in Version: 6.4.0.0.alpha1+ Build ID: 9bc848cf0d301aa57eabcffa101a1cf87bad6470 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3; Locale: es-ES (es_ES.UTF-8); UI-Language: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5afdcad4c0e7850b18996c549892b9360cd8973f author Noel Grandin <noel.grandin@collabora.co.uk> 2021-08-02 16:06:05 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2021-08-03 12:18:15 +0200 commit 5afdcad4c0e7850b18996c549892b9360cd8973f (patch) tree 53bd3997d044fdf869ae4643855eef722682983e parent 39d364958447cd33a6e30dc9d2904ad94fd40aba (diff) Pass context and resource string down to boost::locale separately Bisected with: bibisect-linux64-7.3 Adding Cc: to Noel Grandin
Created attachment 179326 [details] WinDbg stack trace with Symbols confirm the crash, backtrace attached. Looks like its hitting an unhandled OTF/Graphite feature in building EB Garamond's table. Version: 7.3.2.2 (x64) / LibreOffice Community Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL and also with current master, with EB Garamond 12 (EBGaramond12-Regular.otf, ver 0.016)
I gave a try with https://gerrit.libreoffice.org/c/core/+/132590
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ad3d2d1bc7e07f79a26841d89a85e94999a7c8ca tdf#148397: Crash on font features dialog opening with EB Garamond It will be available in 7.4.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.
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/a6b7356fbf49e07428262fa0b510d8d4c03eadd0 tdf#148397: Crash on font features dialog opening with EB Garamond It will be available in 7.3.3. 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.