http://bugs.winehq.org/show_bug.cgi?id=35496
Bug ID: 35496 Summary: EA Origin crash when wine is set to Win7 Product: Wine Version: 1.7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: berillions@gmail.com Classification: Unclassified
Hi,
Since the latest update of EA Origin, this application crash when winecfg is set to Win7. With winecfg is set to WinXP, there isn't problem, it works.
This is the ouput console when i launch the application : -------- SNIP -------- berillions@debian64:~/.wine/drive_c/Program Files/Origin$ /home/berillions/Desktop/32bits/home/wine-git/wine Origin.exe fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000002 This application failed to start because it could not find or load the Qt platform plugin "windows".
Reinstalling the application may fix this problem. -------- SNIP --------
As you can see in the +relay log attached in this bug report, i have these message when the application crash -------- SNIP -------- 0009:Call KERNEL32.FindFirstFileExW(00809448 L"\\?\C:\Program Files\Origin\platforms\*",00000001,0032f2f0,00000000,00000000,00000002) ret=67160d39 0009:fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000002 0009:Ret KERNEL32.FindFirstFileExW() retval=ffffffff ret=67160d39 -------- SNIP --------
I attach the +file log too but i don't know if it's very necessary to find the cause of the crash.
This bug is easily reproductible : 1- Download Origin.exe from EA website : https://eaassets-a.akamaihd.net/Origin-Client-Download/origin/live/OriginThi... 2- Set wine to Win7 3- Install it, unckek all options. Accept the reboot or not. There will have an automatic update. After this, Origin will launch automatically.
Thanks, Max