EmuNewz Network
build -4839 generating error upon execution of exe - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163)
+---- Thread: build -4839 generating error upon execution of exe (/showthread.php?tid=188730)



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 - Annie - 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 - Annie - 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!