http://bugs.winehq.org/show_bug.cgi?id=25717
--- Comment #21 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-04 03:31:12 CST --- (In reply to comment #20)
That crash with native happens the moment gdiplus would draw the first string (as it's not used before) and a backtrace of: wine: Unhandled page fault on read access to 0x00000028 at address 0x5a94ee (thread 0033), starting debugger... Unhandled exception: page fault on read access to 0x00000028 in 32-bit code (0x005a94ee).
Looks like a usual gdiplus crash when it tries to parse the arphic fonts. Have a look slightly before the crash which font file is it, and move it out of the reach.