https://bugs.documentfoundation.org/show_bug.cgi?id=168482
Franklin Weng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |[email protected] --- Comment #4 from Franklin Weng <[email protected]> --- I have the same issue in Version: 25.8.0.2 (X86_64) Build ID: 80a8bc2ef75d415a197e282da0ebf917315d5e24 CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: kf5 (cairo+xcb) Locale: zh-TW (zh_TW.UTF-8); UI: zh-TW Calc: threaded After this issue, Calc couldn't be closed. Bibisect result: f7d807a21a9564dc2f99a29fdcb3e0c1cdd72964 is the first bad commit commit f7d807a21a9564dc2f99a29fdcb3e0c1cdd72964 Author: Jenkins Build User <[email protected]> Date: Wed Jan 29 10:32:26 2025 +0100 source sha:63b26e8e20f6a4eeb3117925b7a727f565e3a2dc source sha:63b26e8e20f6a4eeb3117925b7a727f565e3a2dc instdir/program/libsclo.so | Bin 26809816 -> 26820224 bytes instdir/program/setuprc | 2 +- instdir/program/versionrc | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) Source commit: commit 63b26e8e20f6a4eeb3117925b7a727f565e3a2dc Author: Pranam Lashkari <[email protected]> Date: Fri Jan 24 18:06:18 2025 +0530 sc: convert data validity dialog async Change-Id: Ifef985c15a58c1c081f9a011e174e3b2547f3ea2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179402 Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180704 Tested-by: Jenkins But I saw another commit saying it fixes tdf#156263, which is "regression caused by 63b26e8e20f6a4eeb3117925b7a727f565e3a2dc" commit ef7151c271d14f623759f87d30e452f2e6d66664 Author: Pranam Lashkari <[email protected]> Date: Wed Sep 17 21:26:17 2025 +0200 tdf#156263: fixes freeze after opening data validity dialog after making dialog async ScValidationRegisteredDlg was destroyed while dialog is still running causing undefined behaviour regression caused by 63b26e8e20f6a4eeb3117925b7a727f565e3a2dc Change-Id: Idef30f12b88c46cb30a01ffb12588bb11e279750 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191105 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Caolán McNamara <[email protected]> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191116 Tested-by: Jenkins BTW, it's the same bibisect result in tdf#168261 -- You are receiving this mail because: You are the assignee for the bug.
