Created attachment 90804 [details] sample xml file Calc crashes when importing an = sign inside data (after the opening tag): <?xml version="1.0" encoding="UTF-8"?> <root> <tag> =data</tag> </root> The = can be preceded by 0 or more space characters. The issue was reproduced on Linux(64 bits) and Windows XP.
Created attachment 91084 [details] Bug 72733 - WinDbg session Confirmed with: Version: 4.2.0.1 Build ID: 7bf567613a536ded11709b952950c9e8f7181a4a Windows 8.1 Enterprise Preview 64 bit Attached full WinDbg session.
NEW as bug confirmed and bt attached.
It crashes in the ebook filter detection code. I'll add David on CC.
The version field is wrong. Or, if it crashes in 4.1.3.2 too (it does not for me), it is for a different reason.
Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f46fbca76017154f7feb7a4341f3030b2f126693&h=libreoffice-4-2 fdo#72733 Fix crash on abi2010-1.doc example It will be available in LibreOffice 4.2.1. 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.