http://bugs.winehq.org/show_bug.cgi?id=17964 Summary: Red Alert 3 Uprising crashes during install Product: Wine Version: 1.1.17 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: johaahn(a)gmail.com Created an attachment (id=20316) --> (http://bugs.winehq.org/attachment.cgi?id=20316) winedebug_all_trace_1 After path selection, RA3 Uprising installer crashes: Please find standard logs: $ wine EASetup.exe fixme:advapi:LookupAccountNameW (null) L"johaahn" (nil) 0x33f79c (nil) 0x33f7a0 0x33f794 - stub fixme:advapi:LookupAccountNameW (null) L"johaahn" 0x15e190 0x33f79c 0x15e4b0 0x33f7a0 0x33f794 - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. $ I've also added some debug traces in attachment (thanks to below commands): $ WINEDEBUG=+all wine EASetup.exe 2> log.txt $ tail log.txt -n 100000 > test.log FYI: I've never debugged wine before. So if someone can help me to make the first step :) ... FYI2: "RA3" is working properly on my env. Thanks -- 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.