File: .../winlayout.cxx Line: 1342 Expression: mnSubStringMin <= rVisualItem.mnEndCharPos
Created attachment 83411 [details] Minimal example
Confirmed with 4.2.0.0.alpha0+ Build ID: 8b96cfd6caedbad7b3b79e57421a834f18c5c511 TinderBox: Win-x86@6-debug, Branch:master, Time: 2013-07-27_22:47:00 Same happens with several other documents, including: attachment 82600 [details] from Bug 64232 attachment 76821 [details] from Bug 62559 This assert was added because of bug 47553
(In reply to comment #2) > Same happens with several other documents, including: > attachment 82600 [details] from Bug 64232 > attachment 76821 [details] from Bug 62559 A quick update: Those two test cases are fixed by http://cgit.freedesktop.org/libreoffice/core/commit/?id=7cbf4629eadfe0f3da611ee0430a3ab6f2bd33ff, but only for Win7. WinXP is still affected (see Bug 65124). The attached test case (Minimal example - attachment 83411 [details]) is not affected by this change.
With Windows 7, that assertion still happens in preview window in Formatting dialogs.
*** Bug 84499 has been marked as a duplicate of this bug. ***
*** Bug 67803 has been marked as a duplicate of this bug. ***
*** Bug 79866 has been marked as a duplicate of this bug. ***
*** Bug 85721 has been marked as a duplicate of this bug. ***
*** Bug 88967 has been marked as a duplicate of this bug. ***
Created attachment 113019 [details] Test file #2 This test file (from bug 88967) gives more stable result.
*** This bug has been marked as a duplicate of bug 95650 ***