http://bugs.winehq.org/show_bug.cgi?id=14732
--- Comment #7 from ne4@parsoma.net 2008-08-05 16:00:15 --- Created an attachment (id=15302) --> (http://bugs.winehq.org/attachment.cgi?id=15302) Better backtrace
I did compile this copy from git and included the assertion this time - it's the same thing you're seeing, although 4 0x7e1a62d3 ME_WrapMarkedParagraphs+0x9f3(editor=0x4a2880) [/home/nysin/wine/dlls/riched20/wrap.c:225] in riched20 (0x0032d1c8) 5 0x7e195a44 ME_RewrapRepaint+0x34(editor=<register ESI not in topmost frame>) [/home/nysin/wine/dlls/riched20/paint.c:142] in riched20 (0x0032d1e8)
seems to be a bit of misdirection, perhaps - paint.c:142 does call wrap.c, but not at line 225.