Description: Docx having pure VML group inside converted to DrawingML on save and Writer unable to open it. Steps to Reproduce: 1.Open attachment and save it to docx 2.Reopening Actual Results: Open attachment and save it to docx, reopen ->crash Expected Results: Open attachment and save it to docx, reopen ->No crash. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 11a3e5707d6b524728b24e170eb542bba273d811 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded
Created attachment 178338 [details] Docx having pure VML group inside converted to DrawingML on save and Writer unable to open it.
It crashes when trying to save as docx Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: c856f9bec12d98ed49f01578ded79f16ae7be051 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL no crash when saving or reopening in Version: 7.3.1.3 (x64) / LibreOffice Community Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
Let's focus on open crash: faa2cf7e941f2fedbe5069739a58e21bceeac110 is the first bad commit Date: Tue Mar 12022 source 0d29394598db2e336a9982cbb7041ea407b2bf6d author Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu> tdf#147126 sw: fix missing as_char anchoring of group textboxes CC Attila please see.
Let's focus on 1st step *save* crash: faa2cf7e941f2fedbe5069739a58e21bceeac110 is the first bad commit Date: Tue Mar 12022 source 0d29394598db2e336a9982cbb7041ea407b2bf6d author Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu> tdf#147126 sw: fix missing as_char anchoring of group textboxes CC Attila please see.
I have seen this one ;) There is the fix: https://gerrit.libreoffice.org/c/core/+/132308
Created attachment 179215 [details] The bugdoc opened with the fix
Attila Bakos (NISZ) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2110597ac730fa07dbbdd603fda82b182ed27c9e tdf#147485 sw: fix group shape crash using std::shared_ptr It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ede4b852cd183a93161a4a154865793317d9b452 Related: tdf147485 add forcepoint test-case for duplicate issue It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: a98971ac975e19efa2336b608506eefa85ce2485 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL