http://bugs.winehq.org/show_bug.cgi?id=25695
Summary: Bug SFML 1.6, Wine 1.2, VS2008 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: paulo@prsolucoes.com
Created an attachment (id=32731) --> (http://bugs.winehq.org/attachment.cgi?id=32731) LOG - BUG TRACK
When i try execute my game (http://www.prsolucoes.com/downloads/solodefender.zip), i get an exception(attached) on my Ubuntu 10.04 with Wine 1.2.
It was created with SFML 1.6 (http://www.sfml-dev.org/), VisualStudio 2008 and Windows 7 32 bits.
My error is releated with file: msvcp90.dll
My error message is: Unhandled exception: unimplemented function msvcr90.dll._realloc_crt called in 32-bit code (0x7b8368a2).
Command executed on Linux Ubuntu 10.04: 1 - sudo apt-get install wine 2 - wine SoloDefender.exe
http://bugs.winehq.org/show_bug.cgi?id=25695
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Summary|Bug SFML 1.6, Wine 1.2, |Solo Defender crashes on |VS2008 |start, needs | |msvcr90.dll._realloc_crt Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2011-01-05 12:50:47 CST --- Confirming. You can run 'winetricks vcrun2008' to workaround this.
http://bugs.winehq.org/show_bug.cgi?id=25695
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|msvcp |msvcrt
--- Comment #2 from Dan Kegel dank@kegel.com 2011-01-05 13:07:01 CST --- Seems like this is an msvcrt bug. msvcr90.spec has stub _realloc_crt, and the app needs that function...
http://bugs.winehq.org/show_bug.cgi?id=25695
Paulo Coutinho paulo@prsolucoes.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Paulo Coutinho paulo@prsolucoes.com 2011-01-05 14:02:20 CST --- Only need install:
winetricks vcrun2008
And the game works OK.
http://bugs.winehq.org/show_bug.cgi?id=25695
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #4 from Dan Kegel dank@kegel.com 2011-01-05 14:04:41 CST --- That's a workaround, not a fix.
http://bugs.winehq.org/show_bug.cgi?id=25695
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW
--- Comment #5 from Austin English austinenglish@gmail.com 2011-01-27 14:17:18 CST --- Also affects Eve online.
http://bugs.winehq.org/show_bug.cgi?id=25695
--- Comment #6 from Dan Kegel dank@kegel.com 2011-01-27 14:26:30 CST --- (Although for eve online, it's a purist bug.)
http://bugs.winehq.org/show_bug.cgi?id=25695
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25695
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-01-28 12:50:03 CST --- Fixed by 81c4f2a25f5532c60fddc1422fb93846464e8ea6.
http://bugs.winehq.org/show_bug.cgi?id=25695
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:37 CST --- Closing bugs fixed in 1.3.13.
https://bugs.winehq.org/show_bug.cgi?id=25695
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org