[Bug 28922] New: Atom Zombie Smasher hangs while starting
http://bugs.winehq.org/show_bug.cgi?id=28922 Bug #: 28922 Summary: Atom Zombie Smasher hangs while starting Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: jaimerave(a)gmail.com Classification: Unclassified The game just hangs while starting and the console shows a crash on an unimplemented function: fixme:msvcp90:locale_ctor_cstr (0x37f5268 63) stub fixme:msvcp90:locale__Getfacet (0x37f5268 2130680936) stub wine: Call from 0x7ed63dd2 to unimplemented function msvcp90.dll.?_Getcat@?$ctype(a)_W@std@@SAIPAPBVfacet(a)locale@2(a)PBV42@@Z, aborting err:seh:setup_exception_record stack overflow 1656 bytes in thread 005b eip 7ef83196 esp 00540cb8 stack 0x540000-0x541000-0x740000 I have installed the game through Steam, and I'm using wine-1.3.31-172-g7df0245 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Atom Zombie Smasher hangs |Atom Zombie Smasher needs |while starting |msvcp90.dll.?_Getcat@?$ctyp | |e(a)_W@std@@SAIPAPBVfacet(a)loc | |ale(a)2@PBV42@@Z Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Joe Mou <spanommers+winehq(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spanommers+winehq(a)gmail.com --- Comment #1 from Joe Mou <spanommers+winehq(a)gmail.com> 2011-12-26 12:30:39 CST --- I solved this by running `winetricks vcrun2008`. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #2 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-14 16:32:58 CDT --- Function specified in bug title is implemented. Please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://blendogames.com/atom | |zombiesmasher/ --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-06-18 18:23:38 CDT --- Using the demo: austin(a)aw25 ~ $ du -h atomzombiesmasherdemo_v1_87.exe 25M atomzombiesmasherdemo_v1_87.exe austin(a)aw25 ~ $ sha1sum atomzombiesmasherdemo_v1_87.exe 036f7dd0c88d09a19354b1ad6ffa9f435b5a15c6 atomzombiesmasherdemo_v1_87.exe fixme:msvcp90:locale_ctor_cstr (0x10115268 63) stub Stacktrace: at (wrapper managed-to-native) SFML.Graphics.String2D.sfString_SetText (intptr,string) <0x00004> at (wrapper managed-to-native) SFML.Graphics.String2D.sfString_SetText (intptr,string) <0x00004> at SFML.Graphics.String2D.set_Text (string) <0x00017> at BlendoEngine.DrawManager.DrawString (BlendoEngine.Assets/Fonts,string,SFML.Graphics.Vector2,SFML.Graphics.Color,single,BlendoEngine.TextAlign,single,SFML.Graphics.Vector2) <0x000c9> at BlendoEngine.DrawManager.DrawString (BlendoEngine.Assets/Fonts,string,SFML.Graphics.Vector2,SFML.Graphics.Color,single,BlendoEngine.TextAlign,single) <0x00080> at BlendoEngine.NewGameScreen.Draw (single) <0x002cf> at BlendoEngine.ScreenManager.Draw (single) <0x00096> at BlendoEngine.ScreenManager.Update (single) <0x003b6> at BlendoEngine.Game1.Go (string[]) <0x00172> at BlendoEngine.Game1.Main (string[]) <0x0003e> at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0x00043> fixme:msvcr90:__clean_type_info_names_internal (0x1fe6ee4) stub fixme:msvcr90:__clean_type_info_names_internal (0x1fbc534) stub fixme:msvcr90:__clean_type_info_names_internal (0x101155b4) stub winetricks vcrun2008 lets it run. Piotr, I'll leave it up to you to decide if you want a new bug for it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Joe Mou <spanommers+winehq(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|spanommers+winehq(a)gmail.com | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Atom Zombie Smasher needs |Atom Zombie Smasher needs |msvcp90.dll.?_Getcat@?$ctyp |locale_ctor_cstr |e(a)_W@std@@SAIPAPBVfacet(a)loc | |ale(a)2@PBV42@@Z | --- Comment #4 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-19 02:50:22 CDT --- Changed bug summary so it describes what needs to be implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-26 07:08:52 CDT --- Demo and full version of game are both not working because locale_ctor_cstr function is not implemented. *** This bug has been marked as a duplicate of bug 26025 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |04266052fe18c60f6368d573d45 | |92a95727969a0 Resolution|DUPLICATE |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-06-27 20:01:56 CDT --- Marking fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28922 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2012-07-03 14:14:06 CDT --- Closing bugs fixed in 1.5.8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org