https://bugs.documentfoundation.org/show_bug.cgi?id=171149
Bug ID: 171149
Summary: CRASH when opening Find bar (Ctrl+F) in a new document
after a Format Search in a previously closed document.
Product: LibreOffice
Version: 26.2.1.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
I have isolated a systematic and reproducible crash in LibreOffice Writer
involving the Find/Replace engine and cross-document resource management. The
crash occurs when formatting attributes (from a "Format..." search) are left in
the search cache after a document is closed.
Steps to Reproduce:
1.Open two documents simultaneously (Doc A and Doc B).
In Doc A, open the "Find & Replace" dialog (Ctrl+H).
Click the "Format..." button and select a formatting attribute (e.g., Font:
Bold or Italic).
Perform the search in Doc A.
Close Doc A (Doc B remains open).
Open a new document (Doc C).
In this new Doc C, press Ctrl+F to open the Find bar.
Actual Results:
LibreOffice crashes instantly (Access Violation), closing all active windows
and documents.
Expected Results:
he Find bar should open normally, clearing or properly initializing the search
parameters.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Workaround:
Clicking "No Format" in the search dialog of Doc A before closing it prevents
the crash. This indicates that the search engine is likely trying to reference
style definitions from Doc A that no longer exist in memory.
Crash Report Link:
https://crashreport.libreoffice.org/stats/crash_details/bc261a2f-4409-4485-8cb2-240bc6e80659
Version: 26.2.1.2 (X86_64)
Build ID: 620(Build:2)
CPU threads: 8; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: fr-CA (fr_CA); UI: fr-FR
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.