http://bugs.winehq.org/show_bug.cgi?id=32801
Bug #: 32801 Summary: wine: Unhandled exception 0x80000003 at address 0x7bc7577c (thread 0035) Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nick@well2u.com Classification: Unclassified
Created attachment 43320 --> http://bugs.winehq.org/attachment.cgi?id=43320 Log output from wine ABORT running FC3Updater.exe
Far Cry 3 game fails to start. This is from official release DVD for PC, using valid purchase software and key verified by Ubisoft server.
Attached is today's windbg output it is slightly different than previous one found in the winehq.org database for Far Cry 3. -- this is weeks later from report in the DB --
The game is correctly authenticated with Ubisoft server on network, Ubisoft Uplay app is running, the Uplay GUI comes up fine, today it loaded a new update after the update "start Game" the game aborts. 1) output PART I in attachment
2) Running FC3Updater.exe in same bottle same wine version -- directly provide output as included: $ wine FC3Updater.exe fixme:thread:GetThreadPreferredUILanguages 52, 0x32faac, 0x32fc24 0x32fab4 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:thread:GetThreadPreferredUILanguages 52, 0x32fa0c, 0x32fb84 0x32fa14
e:\Perforce\fc3\main\external\technology-group\framework\gear\private\src\thread/ms/thread.cpp(339) : ASSERT FAILURE: Ret() wine: Unhandled exception 0x80000003 at address 0x7bc7577c (thread 0009), starting debugger...
See PART II in attachment.
I could use a bit of help gathering required information to help resolve the issue.
To avoid too long output in attachment below this was used: export WINEDEBUG=fixme-all,warn-all,trace-all
Setup: Ubuntu 12.04, all updates applied. 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux wine-1.5.19 build from official source in 32 bit mode using the chroot approach -- this is to eliminate Ubuntu specific issues with winepulse.
Other games work fine (same wine setup -- separate bottle)
Game was loaded in new wine bottle, no override were added, the game install automatically included the (wine provided) drx9 all as were expected.
Thanks, rancidthree