RPCS3 Forums
build -4839 generating error upon execution of exe - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: build -4839 generating error upon execution of exe (/showthread.php?tid=188730)



RE: build -4839 generating error upon execution of exe - fredst - 06-08-2017

Huh

build -4839 generating error upon execution of exe



RE: build -4839 generating error upon execution of exe - Ani - 06-09-2017

What is the error? We can't guess



RE: build -4839 generating error upon execution of exe - fredst - 06-09-2017

---------------------------
Fatal error
---------------------------
Unhandled Win32 exception 0xE06D7363.
Exception address: 00007ff9758f9e08.
ExceptionInformation[0x0]: 0000000019930520.
ExceptionInformation[0x1]: 000000000391f910.
ExceptionInformation[0x2]: 00000000017f5078.
ExceptionInformation[0x3]: 0000000000010000.
Instruction address: 00007ff9758f9e08.
Function address: 00007ff9758f9da0 (base+0x69da0).
Module name: 'KERNELBASE.dll'.
Module base: 00007ff975890000.
RPCS3 image base: 0000000000010000.



RE: build -4839 generating error upon execution of exe - fredst - 06-09-2017

I'm running 64-bit win 10.

Is the exe compiled for 32-bit OS/cpu only?

Try set compile flag to "any cpu"?



RE: build -4839 generating error upon execution of exe - Ani - 06-09-2017

RPCS3 is compiled for 64bits, it doesn't run on 32bits.
The issue was confirmed to be happening after kd-11's changes that implement Vulkan on Linux and will be fixed.



RE: build -4839 generating error upon execution of exe - fredst - 06-10-2017

Excellent. Hoping for a new working release soon then! Thanks!