Created attachment 101320 [details] File in format .odt with picture inside Problem description: I can not save a document to the format .docx with image in .odt attached. 1 - Click "File" and then "Save As" and select one of two options for saving to .docx. I do not know what's special about this picture. Current behavior: The file is not saved and the LibreOffice process will stop responding. Expected behavior: Save the file to the .docx format. Operating System: Windows 7 Version: 4.2.4.2 release
Not reproducible under 4.0.6.2 - Win7 x86, no freeze/crash
Confirmed in Windows 7 with LibO 4.2.4 and 4.2.6 (2014-06-14). This is a regression as it doesnt happen in 4.1.6. It doesnt happen in 4.3 beta 2, which makes me think that it was fixed in master and the fix wasnt ported back to 4.2.
Removing the MAB and bibisect request, reason: We have a single test case, it is fixed in 4.3 - if this is a more widespread problem that you can provide reproducible steps that many users will see the freeze please add those steps. Else this bug should be in WFM status. As for MAB - MAB should not contain bugs that are already resolved in later releases. If this is a widespread problem beyond this single document/graphic then we just need to find the commit and poke the developer
Confirmed on Linux as well. I attempted to reproduce the issue with a blank document but wasnt able to, but if i copied the gradiented square to the blank document then it would cause it to hang, so i'm assuming some feature of the square is causing the freeze, and it wasnt apparent to me when i was testing various square properties.
was fixed by: commit 86b9f03c3f754f7b753893ff2772f6b17bf3de3c Author: Markus Mohrhard <markus.mohrhard@googlemail.com> AuthorDate: Sun Dec 8 00:05:59 2013 +0100 fix infinite loop during export
probably regression from: commit 6c5557c60f97778fd732c01f054553356ce7f258 Author: Jacobo Aragunde Pérez <jaragunde@igalia.com> AuthorDate: Fri Oct 25 09:22:22 2013 +0200 fdo#70838: Fix position issue when exporting shapes to docx.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=11d6ae6df8dfff1db182ac455d4abcaf7c18ded1&h=libreoffice-4-2 fdo#80201: msfilter: fix infinite loop during export It will be available in LibreOffice 4.2.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-4-2-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=52772b80988952d176fa57075e674df06356d43d&h=libreoffice-4-2-6 fdo#80201: msfilter: fix infinite loop during export It will be available already in LibreOffice 4.2.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.