[Libreoffice-bugs] [Bug 144005] New: crash when moving a media shape
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 22 14:23:30 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144005
Bug ID: 144005
Summary: crash when moving a media shape
Product: LibreOffice
Version: 7.3.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
Created attachment 174476
--> https://bugs.documentfoundation.org/attachment.cgi?id=174476&action=edit
MS VS call stack
Start a text document. Insert a sound from the Gallery. Move the inserted
media-shape. ==> Crash
The crash happens in sw/source/core/undo/unattr.cxx in
SwUndoFormatAttr::SwUndoFormatAttr
The parameter rChgFormat is empty and therefore
assert(m_sFormatName.getLength());
fails.
Crash message is
Unhandled exception at 0x00007FFC6573286E (ucrtbase.dll) in soffice.bin: Fatal
program exit requested.
The crash happens in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: bae2fbfd341b2cb5e5053c7977176f68b5d658dd
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: threaded
That is a debug build.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210822/294ad113/attachment.htm>
More information about the Libreoffice-bugs
mailing list