https://bugs.documentfoundation.org/show_bug.cgi?id=172268
Bug ID: 172268
Summary: FORMATTING: Crash (Access Violation 0xC0000005) in
mergedlo.dll during Master Document style/font updates
Product: LibreOffice
Version: 26.2.3.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 was updating fonts to make sure each section of the master has the same style
settings—because when I look at the master, there are clearly different fonts
that are not visible in the section.
WinDbg analysis of the crash dump confirms an INVALID_POINTER_READ exception
inside the core engine module: mergedlo.dll!SfxItemPool::getTargetPool.
The memory exception type was flagged as Paged. A full diagnostic report from
the post-mortem analysis is attached as a PDF.
Steps to Reproduce:
In the description and attached pdf
Actual Results:
In the description and attached pdf
Expected Results:
Don't crash, point to the right place?
Reproducible: Sometimes
User Profile Reset: No
Additional Info:
I did not reset my profile before this crash, but I did after the previous
crash.
--
You are receiving this mail because:
You are the assignee for the bug.