Created attachment 150801 [details] Backtrace of crash from Linux 1. In Calc, Insert - Comment 2. View - Comments I was unable to do a bibisect because my 6.3 repo is somehow broken. I guess I have to re-clone it tomorrow. Arch Linux 64-bit Version: 6.3.0.0.alpha0+ Build ID: 9030ffb1a1b282eb2c6d1773930b0de0d42df447 CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US Calc: threaded Built on 13 April 2019 Version: 6.3.0.0.alpha0+ (x64) Build ID: 3083fe569f96bf0289da1e9d0ef7da15ab22e2f6 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-04-16_03:05:57 Locale: fi-FI (fi_FI); UI-Language: en-US Calc: threaded
Repro Version: 6.3.0.0.alpha0+ (x64) Build ID: 3083fe569f96bf0289da1e9d0ef7da15ab22e2f6 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-04-16_03:05:57 Locale: es-ES (es_ES); UI-Language: en-US Calc: CL
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=7282014e362a1529a36c88eb308df8ed359c2cfa author Noel Grandin <noel.grandin@collabora.co.uk> 2019-02-01 15:15:16 +0100 committer Mike Kaganski <mike.kaganski@collabora.com> 2019-04-05 13:43:52 +0200 commit 7282014e362a1529a36c88eb308df8ed359c2cfa (patch) tree 2776ad9601f494330076ac58c08554e719c6ab3a parent df30a4515b1303b0891baa53754fa9b3e47e0c02 (diff) tdf#50916 Makes numbers of columns dynamic. Bisected with: bibisect-linux64-6.3 Adding Cc: to Noel Grandin
https://cgit.freedesktop.org/libreoffice/core/commit/?id=7f37bfa25a16bc66af4c236850503de1d0fb8336 fixes the out of bounds error when inserting a comment but not the crash when clicking on view - comments
Severity is critical per https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.jpg
Just for the record https://gerrit.libreoffice.org/#/c/70862/ from Noel on review.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/6ba15ac96bf143bdc7ab480fd0273060862e8662%5E%21 tdf#124778 View - Comments causes crash 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, thanks! Arch Linux 64-bit Version: 6.3.0.0.alpha0+ Build ID: d7f4f5650dd2c7fe1ccec50efd806e695b8bc18a CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US Calc: threaded Built on 17 April 2019
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7d308dbfedaadc874ff4eebddca36760ba50de86 tdf#124778: sc_uicalc: Add unittest It will be available in 7.2.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.