http://bugs.winehq.org/show_bug.cgi?id=35247
Bug ID: 35247 Summary: Teleglitch: Die More Edition needs msvcr110.dll._libm_sse2_sqrt_precise Product: Wine Version: 1.7.9 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com Classification: Unclassified
Created attachment 47008 --> http://bugs.winehq.org/attachment.cgi?id=47008 terminal output
The Steam version crashes on start: ... wine: Call from 0x7b83a38e to unimplemented function msvcr110.dll._libm_sse2_sqrt_precise, aborting ...
Mscodescan reveals some more stubs:
./Teleglitch.exe imports following stub symbols: msvcp110:?_Add_vtordisp1@?$basic_ios@DU?$char_traits@D@std@@@std@@UAEXXZ msvcp110:?_Add_vtordisp1@?$basic_istream@DU?$char_traits@D@std@@@std@@UAEXXZ msvcp110:?_Add_vtordisp2@?$basic_ios@DU?$char_traits@D@std@@@std@@UAEXXZ msvcp110:?_Add_vtordisp2@?$basic_ostream@DU?$char_traits@D@std@@@std@@UAEXXZ msvcp110:?_Syserror_map@std@@YAPBDH@Z msvcp110:?_Winerror_map@std@@YAPBDH@Z msvcp110:?_Xbad_alloc@std@@YAXXZ
./Teleglitch.exe imports following stub symbols: msvcr110:__crtTerminateProcess msvcr110:__crtUnhandledException msvcr110:_libm_sse2_sqrt_precise
./lua52.dll imports following stub symbols: msvcr110:__crtTerminateProcess msvcr110:__crtUnhandledException msvcr110:_libm_sse2_sqrt_precise
There's a demo on Steam but I couldn't test it: http://store.steampowered.com/app/234390/
The early non-Steam demo (available on several download sites, named 'Teleglitch_r6demo.zip' does *not* have the issue).
wine-1.7.9-43-gbfb4f28
http://bugs.winehq.org/show_bug.cgi?id=35247
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |07566faaca053d7b2c9915e9a2b | |d20fdf51ba81f Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- _libm_sse2_sqrt_precise is implemented. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=35247
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.
https://bugs.winehq.org/show_bug.cgi?id=35247
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sonicspeedy@gmx.de
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- *** Bug 38273 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=35247
Lydia Litvyak lmankins@andrew.cmu.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lmankins@andrew.cmu.edu
--- Comment #4 from Lydia Litvyak lmankins@andrew.cmu.edu --- I'm getting this same error running Warframe on OSX, which makes no sense since I'm running Wine 1.7.25 and this should have been fixed several versions ago. Is there any possibility this function is still unimplemented?