http://bugs.winehq.org/show_bug.cgi?id=36569
Bug ID: 36569 Summary: TM.exe crashes at a certain time and native usp10 fixes it Product: Wine Version: 1.7.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: usp10 Assignee: wine-bugs@winehq.org Reporter: lilydjwg@gmail.com
Created attachment 48659 --> http://bugs.winehq.org/attachment.cgi?id=48659 full log with WINEDEBUG=+tid,+seh,+uniscribe
When I use TM.exe to open a chat window for group 45045241 (Vim 草堂), the program stops and then crashes, either by invoking TM's bug report program, with exit code 52, and messages like this:
fixme:dbghelp:elf_search_auxv can't find symbol in module
or by just disappearing, with exit code 5, and a message like this:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc51688
This is not observed by me for other chatting groups yet.
wineticks -q usp10 can fix this.