http://bugs.winehq.org/show_bug.cgi?id=35387
Bug ID: 35387 Summary: far cry 3 steam version: crash at start Product: Wine Version: 1.7.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: legluondunet@free.fr Classification: Unclassified
Created attachment 47212 --> http://bugs.winehq.org/attachment.cgi?id=47212 wine backtrace
Hello,
it's very difficult to play this game on Linux. there are some videos on Linux but I doubt seriouly there are from the original steam install. When I launch the game, from steam, the FC3UpdaterSteam.exe crash:
Terminal log:
Install script executed.wine: Unhandled exception 0x80000003 in thread 54 at address 0x2b7f2fd (thread 0054), starting debugger... fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x10035d30, 0x10084c90, 0x10084c88 fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x10035d30, 0x10084cc8, 0x10084cc0 fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x10035d30, 0x10084c58, 0x10084c50 fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x10035d30, 0x10084d00, 0x10084cf8 fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x10035d30, 0x10084d38, 0x10084d30 fixme:imm:ImmReleaseContext ((nil), (nil)): stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub
I joined the wine crash report too.
thank you for your help.
LGDN.
http://bugs.winehq.org/show_bug.cgi?id=35387
--- Comment #1 from legluondunet@free.fr legluondunet@free.fr --- Created attachment 47272 --> http://bugs.winehq.org/attachment.cgi?id=47272 1.7.11 backtrace
Far Cry 3 steam version still crash at start with wine 1.7.11, bakctrace joined.
http://bugs.winehq.org/show_bug.cgi?id=35387
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com ---
Unhandled exception: unimplemented function WININET.dll.InternetGetCookieExA called in 32-bit code (0x7bc53a80).
This function is implemented in wine, you may have a problem with your prefix. You could try again in a clean prefix.
https://bugs.winehq.org/show_bug.cgi?id=35387
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |INVALID Summary|far cry 3 steam version: |Far Cry 3 (Steam) crashes |crash at start |due to unimplemented | |function | |WININET.dll.InternetGetCook | |ieExA
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
it's as Bruno said: you messed your WINEPREFIX up.
--- snip --- Unhandled exception: unimplemented function WININET.dll.InternetGetCookieExA called in 32-bit code (0x7bc53a80). ... Backtrace: =>0 0x7bc53a80 in ntdll (+0x43a80) (0x0208e764) 1 0x003c001e (0x0208e7e4) 2 0x1126fb46 in fc3 (+0x126fb45) (0x0208e800) ... Modules: Module Address Debug info Name (160 modules) PE 340000- 356000 Deferred xinput1_3 PE 360000- 3b4000 Deferred ubiorbitapi_r2_loader PE 400000- 433000 Deferred farcry3 PE 440000- 63f000 Deferred d3dx9_43 PE 640000- 68c000 Deferred uplay_r1_loader PE 690000- 6d9000 Deferred binkw32 PE 6e0000- 906000 Deferred overlay PE 12a0000- 1450000 Deferred ubiorbitapi_r2 PE cea0000- d0a7000 Deferred d3dcompiler_43 PE d560000- d5ee000 Deferred xaudio2_7 PE e3d0000- e4d1000 Deferred pbsv PE f910000- f922000 Deferred pbags PE f930000- f942000 Deferred pbag PE 10000000-123bc000 Export fc3 PE 63000000-63072000 Deferred wininet --- snip ---
Older native versions of 'wininet' don't export this API. Don't install native components unless you know what you are doing.
Regards
https://bugs.winehq.org/show_bug.cgi?id=35387
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.