https://bugs.winehq.org/show_bug.cgi?id=37390
--- Comment #14 from Qian Hong fracting@gmail.com --- Thanks Rounak, that's a great start, the log is better, but still not enough, could you try:
WINEDEBUG=+tid,+uniscribe,seh wine xxx.exe and upload the log again?
The backtrace seems not correct, could you try:
$ winedbg xxx.exe
then type 'c' to continue, until the program crashes, and upload the backtrace again?
Thanks very much.