Bug 166167 - FILEOPEN XLSX Specific spreadsheet hangs when opened
Summary: FILEOPEN XLSX Specific spreadsheet hangs when opened
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
5.0.0.5 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected
Depends on:
Blocks: XLSX Performance
  Show dependency treegraph
 
Reported: 2025-04-13 16:24 UTC by Aron Budea
Modified: 2025-04-14 02:48 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
forum-mso-de-104214.xlsx (55.98 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2025-04-13 16:24 UTC, Aron Budea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Budea 2025-04-13 16:24:52 UTC
Created attachment 200335 [details]
forum-mso-de-104214.xlsx

Open the attached file, forum-mso-de-104214.xlsx.

=> Calc hangs.

Observed using LO 25.8.0.0.alpha0+ (22ef238e820955f6f8ac84781289b8a1d8e477b9) / Windows.

This started with the following commit in 5.0. I wouldn't call it a regression, because this commit only changed the ref syntax used in Excel spreadsheets.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=158b50763962f66515062300e265839828463efa
https://git.libreoffice.org/core/commit/158b50763962f66515062300e265839828463efa
author		Markus Mohrhard <markus.mohrhard@googlemail.com>	Tue May 19 02:24:30 2015 +0200
committer	Markus Mohrhard <markus.mohrhard@googlemail.com>	Tue May 19 02:27:55 2015 +0200

use XL_A1 as ref string syntax for excel produced documents
Comment 1 Aron Budea 2025-04-14 02:48:01 UTC
The code gets stuck evaluating INDIRECT functions.