Created attachment 192181 [details] GDB trace of crash 1. With a debug build, open attachment 191950 [details] 2. Focus into the table on the first page, Ctrl-A, Ctrl-A Arch Linux 64-bit, X11 Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1b83ebf42c535528b73baac2407b347f19070d07 CPU threads: 8; OS: Linux 6.7; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 25 January 2024
On pc Debian x86-64 with master sources updated today, I could reproduce this. Armin: one for you?
*** Bug 159392 has been marked as a duplicate of this bug. ***
FWIW: issue isn't limited to debug builds; see bug 159392. Master builds are 'unusable' for testing right now, IMHO. Future bibisects in the range with the issue present will be quite challenging...
(In reply to Telesto from comment #3) > FWIW: issue isn't limited to debug builds; see bug 159392. Master builds are > 'unusable' for testing right now, IMHO. Future bibisects in the range with > the issue present will be quite challenging... Well, the steps for my issue are different than your bug 159392, but maybe the root cause is the same. Regarding difficulty with future bibisects, in severe cases Xisco can rebuild a range while applying a patch to fix the issue (as happened recently with 7.6 [1]). In this case the range is not very long, because your bug 159392 is not yet seen in the latest build of win64-24.8 repo: 7afd11f8e476884662c18db85445752cc030b2e2 from 10 January. So hopefully we can quickly bibisect it after Xisco pushes new builds. 1: https://lists.freedesktop.org/archives/libreoffice-qa/2023-November/011564.html
(In reply to Buovjaga from comment #4) > Regarding difficulty with future bibisects, in severe cases Xisco can > rebuild a range while applying a patch to fix the issue (as happened > recently with 7.6 [1]). Good to know. My unfounded fear was a unbibisectable range if not addressed soon; that's clearly not the case .. a relief :-)
*** Bug 159408 has been marked as a duplicate of this bug. ***
Bug 159408 comment 1 This seems to have begun at the below commit in bibisect repository/OS linux-64-24.8. Adding Cc: to Armin Le Grand ; Could you possibly take a look at this one? Thanks cad5a2eca916806372f476b380bd34e7d3f388b1 is the first bad commit commit cad5a2eca916806372f476b380bd34e7d3f388b1 Author: Jenkins Build User <tdf@maggie.tdf> Date: Fri Jan 26 09:21:24 2024 +0100 source 38072fd7eb7d53237efbe0d8bacc7db1c4f3131c 162414: ITEM: Solve SfxVoidItem(0) situation | https://gerrit.libreoffice.org/c/core/+/162414
*** Bug 159434 has been marked as a duplicate of this bug. ***
https://gerrit.libreoffice.org/c/core/+/162736 seems to be enough to get this working again
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ed16c7fbdce8bf22d32d2a2b3d250e382ea404d9 Resolves: tdf#159386 deref of null result of Clone It will be available in 24.8.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.
good enough, at least for now, I hope
Fix confirmed, thanks Arch Linux 64-bit, X11 Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 4253acd5300c526b062fc5b5f109e93e6e9d08df CPU threads: 8; OS: Linux 6.7; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 31 January 2024