Help please!! Unhandled exception: page fault on execute access to 0x0044a000 in 32-bit code (0x00449fff).

Questions about Wine on Linux
Locked
Methamphetamine
Newbie
Newbie
Posts: 1
Joined: Tue Jun 13, 2023 2:56 pm

Help please!! Unhandled exception: page fault on execute access to 0x0044a000 in 32-bit code (0x00449fff).

Post by Methamphetamine »

I am trying to install the EA app in this case, and I keep getting this error:

Unhandled exception: page fault on execute access to 0x0044a000 in 32-bit code (0x00449fff).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:00449fff ESP:005dff34 EBP:005dff48 EFLAGS:00010246( R- -- I Z- -P- )
EAX:7ffd1000 EBX:7ffd1000 ECX:00000000 EDX:0042df71
ESI:00000000 EDI:00000000
Stack dump:
0x005dff34: 7b829760 7ffd1000 7bc5bab7 7bc5bab7
0x005dff44: 7ffd1000 005dff5c 7bc5bab7 7ffd1000
0x005dff54: 7ffd1000 00000000 005dffec 7bc5c300
0x005dff64: 7b829750 0042df71 7ffd1000 7bc7b670
0x005dff74: 0042df71 7ffd1000 00000000 00000000
0x005dff84: 00000000 00000000 ffffffff 7bc6b910
Backtrace:
=>0 0x00449fff in eaappinstaller (+0x49fff) (0x005dff48)
1 0x7bc5bab7 in ntdll (+0x5bab7) (0x005dff5c)
2 0x7bc5c300 RtlCreateUserThread(entry=0042DF71, arg=7FFD1000) [/usr/src/packages/BUILD/dlls/ntdll/thread.c:315] in ntdll (0x005dffec)
0x00449fff eaappinstaller+0x49fff: add %cl, -0x7b(%eax)
Modules:
Module Address Debug info Name (12 modules)
PE 00400000-004d2000 Export eaappinstaller
PE 7b000000-7b544000 Deferred kernelbase
PE 7b800000-7b95f000 Deferred kernel32
PE 7bc00000-7bee4000 Dwarf-4 ntdll
ELF 7d000000-7d005000 Deferred <wine-loader>
ELF f1bed000-f1cf1000 Deferred libm.so.6
ELF f1cf1000-f1cfd000 Deferred librt.so.1
ELF f1cfd000-f1dcb000 Dwarf ntdll.so
ELF f1dcb000-f1fb3000 Deferred libc.so.6
ELF f1fb3000-f1fb9000 Deferred libdl.so.2
ELF f1fb9000-f1fdb000 Deferred libpthread.so.0
ELF f1ff1000-f201d000 Deferred ld-linux.so.2
Threads:
process tid prio name (all IDs are in hex)
00000038 services.exe
0000003c 0
00000040 0 wine_rpcrt4_server
0000004c 0 wine_rpcrt4_io
0000005c 0 wine_rpcrt4_io
00000074 0 wine_rpcrt4_io
00000080 0 wine_rpcrt4_io
000000a8 0 wine_rpcrt4_io
000000cc 0 wine_rpcrt4_io
000000e0 0
000000f4 0 wine_rpcrt4_io
00000044 winedevice.exe
00000048 0
00000054 0
00000058 0 wine_sechost_service
00000060 0
00000064 0
00000068 0
000000dc 0
0000006c winedevice.exe
00000070 0
00000078 0
0000007c 0 wine_sechost_service
00000084 0
00000088 0
0000008c 0
00000090 0
00000094 0
00000098 explorer.exe
0000009c 0
000000b0 0
000000c4 0 wine_rpcrt4_server
000000a0 plugplay.exe
000000a4 0
000000ac 0
000000b4 0 wine_sechost_service
000000b8 0 wine_rpcrt4_server
000000bc svchost.exe
000000c0 0
000000d4 0
000000d8 0 wine_sechost_service
000000ec rpcss.exe
000000f0 0
000000f8 0
000000fc 0 wine_sechost_service
00000100 0 wine_rpcrt4_server
00000104 0 wine_rpcrt4_server
00000108 0 wine_rpcrt4_io
000001a4 0 wine_rpcrt4_io
00000178 (D) Z:\mnt\chromeos\MyFiles\Downloads\EAappInstaller.exe
["Z:\mnt\chromeos\MyFiles\Downloads\EAappInstaller.exe" ]
0000017c 0 <==
00000190 0
00000188 conhost.exe
0000018c 0
00000194 explorer.exe
00000198 0
0000019c 0
000001a0 0 wine_rpcrt4_server
000001bc EAappInstaller.exe
["Z:\mnt\chromeos\MyFiles\Downloads\EAappInstaller.exe" ]
000001c0 0
000001d4 0
000001c4 winedbg.exe
[winedbg --auto 444 60]
000001c8 0
000001cc conhost.exe
000001d0 0
System information:
Wine build: wine-8.10 (Staging)
Platform: i386 (WOW64)
Version: Windows 10
Host system: Linux
Host version: 5.15.103-17409-g07029265d738


I have tried downloading Lutris, but it won't launch and it says i have no terminal emulator. I have tried switching wine builds as well, but nothing seemed to help. I hope someone can help me, I would be extremely grateful.
Locked