http://bugs.winehq.org/show_bug.cgi?id=24560
Summary: World of Goo demo can't run with msvcp80 Product: Wine Version: 1.3.3 Platform: x86 URL: http://www.worldofgoo.com/dl2.php?lk=demo OS/Version: Linux Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
It bundles it, so not a big deal, but if you remove it, fails with: wine: Call from 0x7b836823 to unimplemented function msvcp80.dll.??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z, aborting wine: Call from 0x7b836823 to unimplemented function msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z, aborting
I'll attach the output of winedump -j import, to see what all it needs, since it imports a hundred or so functions from msvcp80.
http://bugs.winehq.org/show_bug.cgi?id=24560
--- Comment #1 from Austin English austinenglish@gmail.com 2010-09-28 17:30:11 CDT --- Created an attachment (id=31006) --> (http://bugs.winehq.org/attachment.cgi?id=31006) imports
http://bugs.winehq.org/show_bug.cgi?id=24560
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Summary|World of Goo demo can't run |World of Goo demo crashes |with msvcp80 |without native msvcp80
--- Comment #2 from Dan Kegel dank@kegel.com 2010-11-01 06:06:57 CDT --- Only matters to purists.
http://bugs.winehq.org/show_bug.cgi?id=24560
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francesco@promotux.it
--- Comment #3 from Austin English austinenglish@gmail.com 2010-11-12 17:59:48 CST --- *** Bug 25137 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=24560
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #31006|0 |1 is obsolete| |
--- Comment #4 from Austin English austinenglish@gmail.com 2011-04-11 21:51:44 CDT --- Created an attachment (id=34054) --> (http://bugs.winehq.org/attachment.cgi?id=34054) current list
Still in wine-1.3.17-214-g974e875, though now down to 62 functions :).
http://bugs.winehq.org/show_bug.cgi?id=24560
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|World of Goo demo crashes |World of Goo demo needs |without native msvcp80 |msvcp80.dll.??$?8DU?$char_t | |raits@D@std@@V?$allocator@D | |@1@@std@@YA_NABV?$basic_str | |ing@DU?$char_traits@D@std@@ | |V?$allocator@D@2@@0@PBD@Z | |(purist)
http://bugs.winehq.org/show_bug.cgi?id=24560
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #34054|0 |1 is obsolete| |
--- Comment #5 from Piotr Caban piotr.caban@gmail.com 2011-06-23 05:41:12 CDT --- Created an attachment (id=35250) --> (http://bugs.winehq.org/attachment.cgi?id=35250) current list
http://bugs.winehq.org/show_bug.cgi?id=24560
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Summary|World of Goo demo needs |World of Goo demo needs |msvcp80.dll.??$?8DU?$char_t |msvcp80.dll.??$?6DU?$char_t |raits@D@std@@V?$allocator@D |raits@D@std@@V?$allocator@D |@1@@std@@YA_NABV?$basic_str |@1@@std@@YAAAV?$basic_ostre |ing@DU?$char_traits@D@std@@ |am@DU?$char_traits@D@std@@@ |V?$allocator@D@2@@0@PBD@Z |0@AAV10@ABV?$basic_string@D |(purist) |U?$char_traits@D@std@@V?$al | |locator@D@2@@0@@Z (purist)
http://bugs.winehq.org/show_bug.cgi?id=24560
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|World of Goo demo needs |World of Goo demo needs |msvcp80.dll.??$?6DU?$char_t |msvcp80.dll.??$?8DU?$char_t |raits@D@std@@V?$allocator@D |raits@D@std@@V?$allocator@D |@1@@std@@YAAAV?$basic_ostre |@1@@std@@YA_NABV?$basic_str |am@DU?$char_traits@D@std@@@ |ing@DU?$char_traits@D@std@@ |0@AAV10@ABV?$basic_string@D |V?$allocator@D@2@@0@PBD@Z |U?$char_traits@D@std@@V?$al |(purist) |locator@D@2@@0@@Z (purist) |
--- Comment #6 from Austin English austinenglish@gmail.com 2011-06-23 11:51:23 CDT --- The original two stubs missing were fixed by: 65c2fa9b2c33655f428b68903d0060067558bc48 2fb7edc325ad5e580a3557aadd42ed00a1bb0dc0
I'll file a new bug for the next one.
Thanks Piotr!
http://bugs.winehq.org/show_bug.cgi?id=24560
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-06-24 17:43:26 CDT --- Closing bugs fixed in 1.3.23.