http://bugs.winehq.org/show_bug.cgi?id=32367
Bug #: 32367 Summary: Mezzmo fails to start due to unimplemented function MSVCR80.dll._encode_pointer Product: Wine Version: 1.5.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jaimerave@gmail.com Classification: Unclassified
Created attachment 42707 --> http://bugs.winehq.org/attachment.cgi?id=42707 Console output
After installing Mezzmo and trying to start it you get an error on a runtime librery message. When you check the console you can see that wine fails with errors like
err:module:find_forwarded_export module not found for forward 'msvcr90._encode_pointer' used by L"C:\windows\system32\msvcr80.dll"
And after closing several messages it finnaly crash with Call from 0x7bc4bab0 to unimplemented function MSVCR80.dll._encode_pointer, aborting
This is on Ubuntu 13.04 and Wine wine-1.5.18-234-gb1d9d43
You can workaround this with winetricks vcrun2005 but then you will hit another crash.
http://bugs.winehq.org/show_bug.cgi?id=32367
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.conceiva.com/pro | |ducts/mezzmo/default.asp
http://bugs.winehq.org/show_bug.cgi?id=32367
--- Comment #1 from Jaime Rave jaimerave@gmail.com 2012-12-06 19:25:16 CST --- The crash in function MSVCR80.dll._encode_pointer is fixed with todays git but there are still runtime errors at the start and the console is showing this:
D@std@@V?$allocator@D@2@@2@XZ' used by L"C:\windows\system32\msvcp80.dll" err:module:find_forwarded_export module not found for forward 'msvcp90.??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z' used by L"C:\windows\system32\msvcp80.dll" err:module:find_forwarded_export module not found for forward 'msvcp90.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z' used by L"C:\windows\system32\msvcp80.dll" err:module:find_forwarded_export module not found for forward 'msvcp90.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z' used by L"C:\windows\system32\msvcp80.dll" err:module:find_forwarded_export module not found for forward 'msvcp90.??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ' used by L"C:\windows\system32\msvcp80.dll" err:module:find_forwarded_export module not found for forward 'msvcp90.?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$_String_const_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ' used by L"C:\windows\system32\msvcp80.dll"
http://bugs.winehq.org/show_bug.cgi?id=32367
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-12-06 19:47:40 CST --- So this bug is fixed by http://source.winehq.org/git/wine.git/commitdiff/718959e854508f4541e0df72b51... ?
Please open new bugs for the other functions.
http://bugs.winehq.org/show_bug.cgi?id=32367
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |718959e854508f4541e0df72b51 | |f91711da84ac5 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Jaime Rave jaimerave@gmail.com 2012-12-07 08:57:45 CST --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=32367
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-12-07 13:36:28 CST --- Closing bugs fixed in 1.5.19.
http://bugs.winehq.org/show_bug.cgi?id=32367
--- Comment #5 from Austin English austinenglish@gmail.com 2012-12-10 15:16:59 CST --- New bug is bug 32388.
https://bugs.winehq.org/show_bug.cgi?id=32367
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |msvcrt