https://bugs.documentfoundation.org/show_bug.cgi?id=168419
Bug ID: 168419
Summary: DOCX FILEOPEN Freeze on file opening
Product: LibreOffice
Version: 7.6.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
There is file with sensitive data. On opening LO freezing with 100% CPU
I cleaned a lot of xml and text data from file. Minimal xml, just to reproduce
issue.
I can't reproduce it on 7.6.2.1 and can reproduce on 7.6.7.2 / 25.2.6.2
I will attach two files: test500.docx and text400.docx
Difference below. But test400 I can open and test500 not
$ diff -Naur 400 500
diff '--color=auto' -Naur 400/word/document.xml 500/word/document.xml
--- 400/word/document.xml 2025-09-15 15:43:24.031251000 +0300
+++ 500/word/document.xml 2025-09-15 15:44:28.718498379 +0300
@@ -6431,7 +6431,7 @@
w:w="11907"/>
<w:pgMar
w:bottom="567"
- w:footer="400"
+ w:footer="500"
w:gutter="0"
w:header="720"
w:left="720"
Actual Results:
LibreOffice Writer freeze on start
Expected Results:
LibreOffice Writer should open file
Reproducible: Always
User Profile Reset: No
Additional Info:
LibreOffice Writer should open file
--
You are receiving this mail because:
You are the assignee for the bug.