Could someone help me with this stacktrace? page fault on execute access to 0x0085ea44 in 32-bit code

Questions about Wine on Linux
Locked
surprisejedi
Newbie
Newbie
Posts: 1
Joined: Sat Jul 18, 2020 6:54 pm

Could someone help me with this stacktrace? page fault on execute access to 0x0085ea44 in 32-bit code

Post by surprisejedi »

I'm trying to run a program installler. The installer won't start and I get this error log in Wine (system information at the bottom):

Code: Select all

Unhandled exception: page fault on execute access to 0x0085ea44 in 32-bit code (0x0085ea44).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:0085ea44 ESP:0031f71c EBP:0031f748 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:02e8bab8 EBX:00a5491c ECX:02f26170 EDX:0031f734
 ESI:00000000 EDI:00a41714
Stack dump:
0x0031f71c:  100012b3 02e8bab8 0031f734 00000000
0x0031f72c:  0031f8b4 00000000 10000000 00a3ebf8
0x0031f73c:  0031f8b4 00a3ebf8 02e8bab8 0031f768
0x0031f74c:  10001ad8 02e9b2d0 0031f764 0031f7fc
0x0031f75c:  0031f8b4 02e9b2d0 00000000 0031f780
0x0031f76c:  0040d705 00a38b18 0031f818 0031f8c4
Backtrace:
=>0 0x0085ea44 (0x0031f748)
  1 0x10001ad8 EntryPoint+0xffffffff() in mbahost (0x0031f768)
  2 0x0040d705 EntryPoint+0xffffffff() in myprogramplatforminstaller (0x0031f780)
  3 0x0040478a EntryPoint+0xffffffff() in myprogramplatforminstaller (0x0031f7c0)
  4 0x00404ba8 EntryPoint+0xffffffff() in myprogramplatforminstaller (0x0031f7e0)
  5 0x00405418 EntryPoint+0xffffffff() in myprogramplatforminstaller (0x0031fe2c)
  6 0x00401129 EntryPoint+0xffffffff() in myprogramplatforminstaller (0x0031fe84)
  7 0x0042e18b EntryPoint+0xffffffff() in myprogramplatforminstaller (0x0031fed0)
  8 0x7b646a51 in kernel32 (+0x26a50) (0x0031fee8)
  9 0x7b6470b8 in kernel32 (+0x270b7) (0x0031ffd8)
  10 0x7b646a62 in kernel32 (+0x26a61) (0x0031ffec)
0x0085ea44: fsubr	%st(1),%st
Modules:
Module	Address			Debug info	Name (62 modules)
PE	  400000-  4ff000	Export          myprogramplatforminstaller
PE	 10c0000- 1492000	Deferred        libmono-2.0-x86
PE	 2770000- 2be2000	Deferred        mscorlib
PE	 b680000- b698000	Deferred        bootstrappercore
PE	10000000-10021000	Export          mbahost
PE	7b020000-7b027000	Deferred        kernelbase
PE	7b620000-7b7db000	Export          kernel32
PE	7bc20000-7bc24000	Deferred        ntdll
PE	7bd40000-7bd44000	Deferred        fusion
PE	7bd60000-7bd63000	Deferred        api-ms-win-crt-environment-l1-1-0
PE	7bd70000-7bd73000	Deferred        api-ms-win-crt-process-l1-1-0
PE	7bd80000-7bd83000	Deferred        api-ms-win-crt-utility-l1-1-0
PE	7bda0000-7bda3000	Deferred        api-ms-win-crt-time-l1-1-0
PE	7bdb0000-7bdb3000	Deferred        api-ms-win-crt-string-l1-1-0
PE	7bdd0000-7bdd3000	Deferred        api-ms-win-crt-stdio-l1-1-0
PE	7bde0000-7bde3000	Deferred        api-ms-win-crt-runtime-l1-1-0
PE	7be00000-7be03000	Deferred        api-ms-win-crt-private-l1-1-0
PE	7be20000-7be23000	Deferred        api-ms-win-crt-math-l1-1-0
PE	7be30000-7be33000	Deferred        api-ms-win-crt-locale-l1-1-0
PE	7be50000-7be53000	Deferred        api-ms-win-crt-heap-l1-1-0
PE	7be60000-7be63000	Deferred        api-ms-win-crt-filesystem-l1-1-0
PE	7be80000-7be83000	Deferred        api-ms-win-crt-convert-l1-1-0
PE	7be90000-7be99000	Deferred        msacm32
PE	7bed0000-7bf4d000	Deferred        winmm
PE	7bfa0000-7bfa4000	Deferred        dbghelp
PE	7c110000-7c114000	Deferred        mscoree
PE	7c310000-7c313000	Deferred        api-ms-win-crt-conio-l1-1-0
PE	7ca20000-7ca43000	Deferred        msxml3
PE	7cd00000-7cd04000	Deferred        uxtheme
PE	7cd50000-7cd54000	Deferred        winex11
PE	7cdf0000-7cdf4000	Deferred        bcrypt
PE	7ce30000-7ce74000	Deferred        crypt32
PE	7cf10000-7cf14000	Deferred        wintrust
PE	7cf40000-7cf43000	Deferred        odbccp32
PE	7cf60000-7cf64000	Deferred        mspatcha
PE	7cf80000-7cf83000	Deferred        imagehlp
PE	7cfa0000-7cfa4000	Deferred        cabinet
PE	7cfc0000-7cfc3000	Deferred        usp10
PE	7d010000-7d013000	Deferred        sxs
PE	7d050000-7d0a3000	Deferred        comctl32
PE	7d190000-7d194000	Deferred        ws2_32
PE	7d1d0000-7d1db000	Deferred        mpr
PE	7d210000-7d222000	Deferred        urlmon
PE	7d2c0000-7d30d000	Deferred        msi
PE	7d420000-7d43f000	Deferred        wininet
PE	7d4b0000-7d4b3000	Deferred        api-ms-win-core-localization-l1-2-1
PE	7d760000-7e036000	Deferred        shell32
PE	7e170000-7e173000	Deferred        api-ms-win-core-fibers-l1-1-1
PE	7e600000-7e603000	Deferred        api-ms-win-core-synch-l1-2-0
PE	7e620000-7e624000	Deferred        imm32
PE	7e660000-7e663000	Deferred        shcore
PE	7e680000-7e688000	Deferred        shlwapi
PE	7e710000-7e738000	Deferred        ole32
PE	7e870000-7e878000	Deferred        oleaut32
PE	7e9a0000-7e9a7000	Deferred        gdi32
PE	7eaf0000-7eaf4000	Deferred        rpcrt4
PE	7eb70000-7eb74000	Deferred        version
PE	7eba0000-7ebaf000	Deferred        setupapi
PE	7ec40000-7ed28000	Deferred        user32
PE	7ee80000-7ee84000	Deferred        ucrtbase
PE	7ef70000-7ef73000	Deferred        sechost
PE	7efb0000-7efb4000	Deferred        advapi32
Threads:
process  tid      prio (all id:s are in hex)
00000020 UiPathPlatformInstaller.exe
	00000024    0
00000038 services.exe
	0000003c    0
	00000040    0
	00000054    0
	00000058    0
	00000070    0
	0000009c    0
00000044 plugplay.exe
	00000048    0
	0000005c    0
	00000060    0
	00000064    0
	00000080    0
0000004c explorer.exe
	00000050    0
	00000098    0
	000000a8    0
	000000b0    0
00000068 winedevice.exe
	0000006c    0
	00000074    0
	00000078    0
	0000007c    0
	00000088    0
	0000008c    0
00000090 winedevice.exe
	00000094    0
	000000a0    0
	000000a4    0
	000000ac    0
000000b8 (D) C:\users\ethan\Temp\{AC1FE314-1840-4A1E-B90A-51CA4DFC1754}\.cr\UiPathPlatformInstaller.exe
	000000bc    0 <==
	000000c4    0
	000000c8    0
	000000cc    0
	000000d0    0
	000000dc    0
System information:
    Wine build: wine-5.12
    Platform: i386
    Version: Windows 7
    Host system: Linux
    Host version: 5.7.6-arch1-1
I have tried searching on Google and can't seem to pinpoint the issue. Any help is appreciated.
Thanks
fargodwe

Re: Could someone help me with this stacktrace? page fault on execute access to 0x0085ea44 in 32-bit code

Post by fargodwe »

What's the installer? I think the people here who could help (unfortunately I'm not one - I'm just not that smart) would like as much information as possible.
Locked