http://bugs.winehq.org/show_bug.cgi?id=34702
Bug #: 34702 Summary: ME_ApplyStyle: Assertion `style->cbSize == sizeof(CHARFORMAT2W)' failed. Product: Wine Version: 1.7.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: moses-winehq@mozai.com Classification: Unclassified
Created attachment 46262 --> http://bugs.winehq.org/attachment.cgi?id=46262 crash report from inside WINE session
attempting to use 'Microsoft Chat', aka CChat.exe (version 2.5).
Connected to irc server, part of irc server MOTD displays, then the program crashes.
Following text was on stderr:
moses@deunan:~/Wine/drive_c/Program Files/Microsoft Chat$ wine CChat.exe err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Microsoft Chat\icchat.tlb" failed with error 1006 fixme:imm:ImmReleaseContext (0x1010c, 0x16e7a8): stub fixme:storage:create_storagefile Storage share mode not implemented. wine: Unhandled stack overflow at address 0xb7409a1a (thread 000d), starting debugger... err:seh:setup_exception_record stack overflow 828 bytes in thread 000d eip 7bc4faa2 esp 00240ff4 stack 0x240000-0x241000-0x340000 style.c:178: ME_ApplyStyle: Assertion `style->cbSize == sizeof(CHARFORMAT2W)' failed. wine: Assertion failed at address 0xb7754424 (thread 0009), starting debugger... err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "CChat.dbg" ("")
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #1 from Austin English austinenglish@gmail.com 2013-10-11 18:12:43 CDT --- `winetricks riched20` should help
http://bugs.winehq.org/show_bug.cgi?id=34702
Moses Moore moses-winehq@mozai.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Moses Moore moses-winehq@mozai.com 2013-10-11 23:45:29 CDT --- Seems to do the trick; thank you.
http://bugs.winehq.org/show_bug.cgi?id=34702
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-10-12 00:21:44 CDT --- Nothing was fixed in wine, that is just a workaround.
http://bugs.winehq.org/show_bug.cgi?id=34702
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |richedit Ever Confirmed|0 |1
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2013-10-12 00:38:34 CDT --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #5 from Austin English austinenglish@gmail.com 2013-10-13 17:57:57 CDT --- A +richedit,+seh,+tid,+relay trace would be helpful.
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #6 from Moses Moore moses-winehq@mozai.com 2013-10-13 19:26:50 CDT --- I've already used `winetricks riched20` and "Winetricks does not provide a way to uninstall individual apps or DLLs inside a Wine prefix." (http://wiki.winehq.org/winetricks).
I'll see what I can do.
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #7 from Moses Moore moses-winehq@mozai.com 2013-10-13 19:31:13 CDT --- Okay. I used `winecfg`, and in the 'libraries' tab I added 'riched20' and set it to 'builtin'. That should not use the riched20 that was installed with winetricks. I was able to reproduce the error.
This is what I did to produce the debug log I've attached: `$ export WINEDEBUG=+richedit,+seh,+tid,+relay` `$ cd ~/Wine/drive_c/progra~1/Microsoft\ Chat/` `$ wine ./CChat.exe 2>/tmp/wine_debug.log`
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #8 from Moses Moore moses-winehq@mozai.com 2013-10-13 19:51:37 CDT --- Tried to upload. Failed. Message from bugs.winehq.org: "The file you are trying to attach is 77169 kilobytes (KB) in size. Attachments cannot be more than 1000 KB. We recommend that you store your attachment elsewhere and then insert the URL to it in a comment, or in the URL field for this bug. Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again. "
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #9 from Moses Moore moses-winehq@mozai.com 2013-10-13 19:57:19 CDT --- Compressed it is still larger than 1000KB. Uploaded it to a file-locker site. http://www.mediafire.com/download/d4bo6xat31x0kxx/wine_debug.log.gz
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #10 from Austin English austinenglish@gmail.com 2013-10-14 14:02:12 CDT --- Created attachment 46299 --> http://bugs.winehq.org/attachment.cgi?id=46299 log compressed with xz
http://bugs.winehq.org/show_bug.cgi?id=34702
--- Comment #11 from Austin English austinenglish@gmail.com 2013-10-14 14:07:43 CDT --- I found a download here: http://www.tucows.com/preview/193891
but it doesn't install for me. How did you get it to install?
https://bugs.winehq.org/show_bug.cgi?id=34702
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #12 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #11)
I found a download here: http://www.tucows.com/preview/193891
but it doesn't install for me. How did you get it to install?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=34702
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Austin English austinenglish@gmail.com --- Closing.