OS: Arch Linux 64-bit
Whenever I try to start the emulator, an error dialog appears with the title "Assertion failed: Unhandled page fault @ 0x0000000" and the following contents:
This happens if I try to boot in full or fast mode, and also with no disc. The above error appears when using GSdx. When using ZZ Ogl, the same error appears, but without the stack trace. The emulator runs fine when using GSnull (except for the lack of video, obviously ).
I've tries builds 4999, 4990 and 4980 as well as the stable 0.9.8, and they all give the same error. The weird thing is though that it worked fine a couple of days ago, so I'm assuming it's from an update to one of PCSX2's dependencies. I've tried deleting all my settings and starting from the default, but that didn't work. I'll have a look and see if I can work out what has been updated in the last couple of days.
EDIT: lib32-glibc was updated yesterday (20th Dec), and I'm thinking that might be the culprit?
Whenever I try to start the emulator, an error dialog appears with the title "Assertion failed: Unhandled page fault @ 0x0000000" and the following contents:
Code:
pcsx2-build/common/src/Utilities/Linux/LnxHostSys.cpp(63) : assertion failed:
Function: void SysPageFaultSignalFilter(int, siginfo_t*, void*)
Thread: MTGS
Condition: false
Message: Unhandled page fault @ 0x00000000
Stacktrace:
[00] 0x0xf0084aa1
[01] 0x0xf026e740
[02] 0x0xf0093d6f
[03] 0x0xf0082143
[04] 0x0xf02a33fa
[05] 0x0xf0167e96
[06] 0x0xf01606b6
[07] 0x0xf01298ab
[08] 0x0xf012cd01
[09] 0x0xf216033b
[10] 0x0xf21605ea
[11] SDL_UnlockTexture
[12] GSDeviceSDL::Present(GSTexture*, GSTexture*, GSVector4 const&, int)
[13] GSDevice::Present(GSVector4i const&, int)
[14] GSRenderer::VSync(int)
[15] GSRendererSW::VSync(int)
[16] GSvsync
This happens if I try to boot in full or fast mode, and also with no disc. The above error appears when using GSdx. When using ZZ Ogl, the same error appears, but without the stack trace. The emulator runs fine when using GSnull (except for the lack of video, obviously ).
I've tries builds 4999, 4990 and 4980 as well as the stable 0.9.8, and they all give the same error. The weird thing is though that it worked fine a couple of days ago, so I'm assuming it's from an update to one of PCSX2's dependencies. I've tried deleting all my settings and starting from the default, but that didn't work. I'll have a look and see if I can work out what has been updated in the last couple of days.
EDIT: lib32-glibc was updated yesterday (20th Dec), and I'm thinking that might be the culprit?