Bug 164184 - Calc crashes if open conditional formatting dialog box twice
Summary: Calc crashes if open conditional formatting dialog box twice
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
25.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Conditional-Formatting-Editing Crash
  Show dependency treegraph
 
Reported: 2024-12-05 11:46 UTC by mkt
Modified: 2025-02-03 09:09 UTC (History)
7 users (show)

See Also:
Crash report or crash signature:


Attachments
Same operation in safe mode (2.31 MB, video/mp4)
2024-12-29 10:41 UTC, mkt
Details
Crashed in normal mode (1.15 MB, video/mp4)
2024-12-29 10:46 UTC, mkt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mkt 2024-12-05 11:46:14 UTC
Calc crashes if open conditional formatting dialog box twice.

How to reproduce:
1. Open a fresh Calc
2. Format -> Conditional -> Conditional -> Less Than...
3. Do NOT type or change anything, just click "OK" button
4. Format -> Conditional -> Conditional -> Less Than...
5. Calc crashes



This crashes in - 
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ce4ae4f082d8fe80da242836c57d55a456eac5e0
CPU threads: 2; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded


Does NOT crash in - 
Version: 24.8.3.2 (X86_64) / LibreOffice Community
Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92
CPU threads: 2; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded
Comment 1 m_a_riosv 2024-12-05 12:51:56 UTC
Not reproducible
Version: 25.2.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 0f3f3710280d2476425bb86bc2e065e3e7a82952
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 2 Marina Latini (SUSE) 2024-12-05 14:57:29 UTC
no repro on:

Version: 25.2.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: ec4415d2a78b1c0fb5eab5baea88508d6b9db43b
CPU threads: 20; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 3 Aryeh 2024-12-05 16:43:01 UTC
Not reproducible.

Version: 24.8.3.2 (AARCH64) / LibreOffice Community
Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92
CPU threads: 8; OS: macOS 14.5; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Not reproducible.

Version: 25.2.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: dd1870369618b2f1fcc7faa9c8e217e556e56c1a
CPU threads: 8; OS: macOS 14.5; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 4 Buovjaga 2024-12-08 09:46:02 UTC
Does it also crash, if you try in a session like this: Help - Restart in safe mode and then Continue in safe mode?
Comment 5 BogdanB 2024-12-22 06:59:06 UTC
mkt, we need you to test Help - Restart in safe mode and then Continue in safe mode. Please come back with some feedback.
Comment 6 mkt 2024-12-29 10:41:45 UTC
Created attachment 198318 [details]
Same operation in safe mode
Comment 7 mkt 2024-12-29 10:45:44 UTC
I just installed Version: 25.2.0.0.alpha0+ on my another laptop (so it is a fresh installed of LO) and did the same steps in safe mode. It crashed also in safe mode.

I have created video recordings for both crashes in normal mode and safe mode.
Comment 8 mkt 2024-12-29 10:46:29 UTC
Created attachment 198319 [details]
Crashed in normal mode
Comment 9 BogdanB 2024-12-29 11:09:01 UTC
Pranam, can you take a look?


author	Pranam Lashkari <lpranam@collabora.com>	2024-10-17 06:23:21 +0400
committer	Pranam Lashkari <lpranam@collabora.com>	2024-10-27 00:07:24 +0200
commit 3fd308fef39e6a5551e427dc1a41deccd3476841 (patch)
tree 9f2d7be9530aa3ab549ed0a4bd06d5d003a5003b
parent 0c6e26890a822c5891056f83690a477622b85c8a (diff)
sc: prefill easy condition dialog with editing condition data
Change-Id: I207bcbf15bedf3dd51980f04899b2c751b64295d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175036
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
(cherry picked from commit 598e93b1b11f4cdff96f6117c2a7d35f3698fd23)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175207
Reviewed-by: Pranam Lashkari <lpranam@collabora.com>
Tested-by: Jenkins
Comment 10 Buovjaga 2024-12-29 11:18:26 UTC
(In reply to BogdanB from comment #9)
> Pranam, can you take a look?
> 
> 
> author	Pranam Lashkari <lpranam@collabora.com>	2024-10-17 06:23:21 +0400
> committer	Pranam Lashkari <lpranam@collabora.com>	2024-10-27 00:07:24 +0200
> commit 3fd308fef39e6a5551e427dc1a41deccd3476841 (patch)
> tree 9f2d7be9530aa3ab549ed0a4bd06d5d003a5003b
> parent 0c6e26890a822c5891056f83690a477622b85c8a (diff)
> sc: prefill easy condition dialog with editing condition data
> Change-Id: I207bcbf15bedf3dd51980f04899b2c751b64295d
> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175036
> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
> Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
> (cherry picked from commit 598e93b1b11f4cdff96f6117c2a7d35f3698fd23)
> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175207
> Reviewed-by: Pranam Lashkari <lpranam@collabora.com>
> Tested-by: Jenkins

Let's add him to Cc to make it easier.
Comment 11 Pranam Lashkari 2024-12-29 14:11:38 UTC
This patch was reverted https://gerrit.libreoffice.org/c/core/+/177334
Comment 12 Buovjaga 2024-12-29 14:22:14 UTC
(In reply to mkt from comment #7)
> I just installed Version: 25.2.0.0.alpha0+ on my another laptop (so it is a
> fresh installed of LO) and did the same steps in safe mode. It crashed also
> in safe mode.
> 
> I have created video recordings for both crashes in normal mode and safe
> mode.

I wonder why you tried with alpha0 when there is even a release candidate of 25.2: https://dev-builds.libreoffice.org/pre-releases/win/x86_64/LibreOffice_25.2.0.1_Win_x86-64.msi
Comment 13 Heiko Tietze 2025-02-03 08:40:56 UTC
INVALID, since the modification has been reverted? Cannot reproduce with master.

Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b0d4b4664a295631ce4d8dee2ceb5cd94ae12edb
CPU threads: 8; OS: macOS 15.2; UI render: Skia/Raster; VCL: osx
Locale: de-DE (en_DE.UTF-8); UI: en-US
Calc: threaded
Comment 14 Buovjaga 2025-02-03 09:09:02 UTC
Ok, I suppose so. Reimplementation can take this into account.