Results 1 to 2 of 2
I'm trying to install Fifa 08 on Arch Linux with wine.
2 phar0z@archlinux $ wine EASetup.exe
wine: could not load L"Z:\mnt\dvd\EASetup.exe": Bad EXE format for
And when I'm trying to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-29-2007 #1Just Joined!
- Join Date
- Oct 2007
- Location
- Ghent, Belgium
- Posts
- 1
FIFA 08 on Wine
I'm trying to install Fifa 08 on Arch Linux with wine.
2 phar0z@archlinux $ wine EASetup.exe
wine: could not load L"Z:\\mnt\\dvd\\EASetup.exe": Bad EXE format for
And when I'm trying to investigate the exe file I receive:
3 phar0z@archlinux $ file EASetup.exe
EASetup.exe: ERROR: cannot read `EASetup.exe' (Input/output error)
that's what I get when I'm trying it again:
8 root@archlinux $ wine EASetup.exe
wine: Unhandled page fault on write access to 0x00000000 at address 0x4171b3 (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x004171b3).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:004171b3 ESP:0033ff0c EBP:0033ffe8 EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:7eea4888 ECX:00000000 EDX:00000000
ESI:004171b3 EDI:7ffdf000
Stack dump:
0x0033ff0c: 7ee690de 7ffdf000 00000000 00000000
0x0033ff1c: 00000000 00000000 00000000 00000000
0x0033ff2c: ffffffff 7ee24030 7ee38960 7eea4888
0x0033ff3c: 00110000 00001000 0033ffe8 bb461cd2
0x0033ff4c: 11989c2f 00000001 10012a03 00000000
0x0033ff5c: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x004171b3 EntryPoint() in easetup (0x0033ffe
2 0xb7df5837 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x004171b3 EntryPoint in easetup: addb %al,0x0(%eax)
Modules:
Module Address Debug info Name (13 modules)
PE 400000- 461000 Export easetup
ELF 7bf00000-7bf03000 Deferred <wine-loader>
ELF 7edf5000-7ef1d000 Deferred kernel32<elf>
\-PE 7ee10000-7ef1d000 \ kernel32
ELF 7ef1d000-7ef42000 Deferred libm.so.6
ELF 7ef60000-7f000000 Deferred ntdll<elf>
\-PE 7ef70000-7f000000 \ ntdll
ELF b7c84000-b7c88000 Deferred libdl.so.2
ELF b7c88000-b7db9000 Deferred libc.so.6
ELF b7db9000-b7dd0000 Deferred libpthread.so.0
ELF b7de4000-b7dee000 Deferred libnss_files.so.2
ELF b7dee000-b7f02000 Export libwine.so.1
ELF b7f03000-b7f1f000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\mnt\dvd\EASetup.exe
00000009 0 <==
dmesg sometimes tells:
sr 0:0:1:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 0:0:1:0: [sr0] Sense Key : 0x3 [current]
Info fld=0x63
sr 0:0:1:0: [sr0] ASC=0x2 ASCQ=0x0
end_request: I/O error, dev sr0, sector 396
ISOFS: unable to read i-node block
sr 0:0:1:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 0:0:1:0: [sr0] Sense Key : 0x3 [current]
Info fld=0x64
sr 0:0:1:0: [sr0] ASC=0x2 <<vendor>> ASCQ=0x80
end_request: I/O error, dev sr0, sector 400
ISOFS: unable to read i-node block
Anyone with a possible solution?
- 10-29-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
It looks like either the disc is damaged or your drive is worn out. Try reading other discs and check the dmesg output. If you are seeing more ISOFS errors like that it may be the drive.


Reply With Quote
