Created attachment 66806 [details] file that cannot be saved Version 3.6.0.4 (Build ID: 932b512) I received a .doc file and I needed to fill it out and send it back. When saving it LibreOffice crashes and I cannot save. I have tried about 5 times and it is always the same. I can export to PDF, and save as odt just fine, but when I try and save as .doc it crashes. I will attach the file that is causing the problem.
Created attachment 66823 [details] bt + console logs on master On pc Debian x86-64 with master sources updated today, I reproduced the crash.
I increased a little the importance since it's a crash and it's happening at least on 2 environments.
Created attachment 66824 [details] valgrind logs Attached complete valgrind logs
Thanks for bugreport I have also encountered this problem with my own document. It reproducible with both my own document and first attachment in 3.6.0 on Windows XP 32 bit and in 3.6.1 on Fedora 64 bit. But not reproducible in 3.5.5 on Fedora, therefore regression
Created attachment 67531 [details] my test case document
Created attachment 67532 [details] my bt, produced in self-compiled 3.6.1 on Fedora 64 bit
@ Michael Greetings What do You think about this bug?
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c1d2eed375293d7c27bb885f344cc24ec0cd40ca fdo#54648: WW8 export: test that FlyFrm actually has layout frm 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.
problem is that the bugdocs contain graphics that are imported as "hidden" or "invisible" for some reason, so they don't have layout frames. the code that crashes was introduced in commit d21e1215f6a1742a52638a79582c7c833dd8869a
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ffb06e5eaadabf2d80277a3f8808957fca8b3b0e&g=libreoffice-3-6 fdo#54648: WW8 export: test that FlyFrm actually has layout frm It will be available in LibreOffice 3.6.3. 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.
*** Bug 55422 has been marked as a duplicate of this bug. ***
*** Bug 55141 has been marked as a duplicate of this bug. ***
Thanks for fixing this bug
A Drawing element for me means something like a DRAW Smiley Shape or similar. But the sample document seems to contain pixel pictures, so I modified summary. Please feel free to revert if I am wrong.
*** Bug 55790 has been marked as a duplicate of this bug. ***
VERIFIED as FIXED: while I can reproduce the crash on Mac OS X 10.6.8 (Intel) with LOdev 3.7.0.0.alpha0+ (build ID: 1ae1bca; pull time: 2012-10-09 04:37:06) I can no longer reproduce it on the same machine with LOdev 3.7.0.0.alpha0+ (build ID: c252694; pull time: 2012-10-12 22:05:41) .