wine FIFA18.EXE error

Questions about Wine on Linux
Locked
fatdog1
Newbie
Newbie
Posts: 2
Joined: Mon Dec 04, 2017 4:08 pm

wine FIFA18.EXE error

Post by fatdog1 »

Code: Select all

wine: Unhandled exception 0xc0000409 in thread 291 at address 0x180011fe3 (thread 0291), starting debugger...
Process of pid=0344 has terminated                                              
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process  tid      prio (all id:s are in hex)
0000000e services.exe
	000001c3    0
	000001b5    0
	00000033    0
	0000002e    0
	00000026    0
	00000010    0
	0000000f    0
00000013 explorer.exe
	0000001f    0
	0000001e    0
	0000001d    0
	00000014    0
λ ~/ 00000024 winedevice.exe
	0000002b    0
	00000028    0
	00000027    0
	00000025    0
0000002c plugplay.exe
	00000030    0
	0000002f    0
	0000002d    0
00000031 winedevice.exe
	00000038    0
	00000035    0
	00000034    0
	00000032    0
000001b4 svchost.exe
	00000209    0
	00000208    0
	000001b2    0
	000001ba    0
	000001bc    0
	000001b6    0
000001bd rpcss.exe
	000001cb    0
	000001c0    0
	000001b9    0
	000001b8    0
	000001c4    0
00000218 mscorsvw.exe
	0000027e    0
winedbg: Internal crash at 0x7f566fc71413
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: wine FIFA18.EXE error

Post by DarkShadow44 »

A few things
- Did you already try in a fresh WINEPREFIX?
- Did you already update your wine version?
- Did you try wine-staging?
- Please provide a full log
Locked