04-10-2012, 07:39 AM
(This post was last modified: 04-10-2012, 07:44 AM by moocow1452.)
So I'm trying to do the good old Netflix on Linux work around, but I'm running into some trouble getting the program to work. Running an Alienware m11x on Natty, 32bit, and results have ranged from needing to force kill the program, a blank window with a framerate around 40 fps, and now this latest error, where yes/no/ignore all kill the program dead.
Any ideas? And would it be better to run the Windows version through Wine for the sake of compatibility?
Code:
PCSX2 0.9.9.r0 - compiled on Nov 25 2011
Savestate version: 0x9a060000
Host Machine Init:
Operating System = Linux 2.6.38-13-generic-pae i686
Physical RAM = 3979 MB
CPU name = Genuine Intel(R) CPU U7300 @ 1.30GHz
Vendor/Model = GenuineIntel (stepping 0A)
CPU speed = 1.727 ghz (2 logical threads)
x86PType = Standard OEM
x86Flags = bfebfbff 0c08e3bd
x86EFlags = 20100000
x86 Features Detected:
MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1
Installing POSIX SIGSEGV handler...
Reserving memory for recompilers...
Loading plugins...
Binding GS : /usr/lib/games/pcsx2/libGSnull.so
Binding PAD : /usr/lib/games/pcsx2/libonepad-1.1.0.so
Binding SPU2 : /usr/lib/games/pcsx2/libSPU2null.so
Binding CDVD : /usr/lib/games/pcsx2/libCDVDnull.so
Binding USB : /usr/lib/games/pcsx2/libUSBnull-0.7.0.so
Binding FW : /usr/lib/games/pcsx2/libFWnull-0.7.0.so
Binding DEV9 : /usr/lib/games/pcsx2/libdev9null-0.5.0.so
Plugins loaded successfully.
(GameDB) 9535 games on record (loaded in 517ms)
/build/buildd/pcsx2.snapshot-4970/common/src/Utilities/Linux/LnxHostSys.cpp(63) : assertion failed:
Function: void SysPageFaultSignalFilter(int, siginfo_t*, void*)
Thread: EE Core
Condition: false
Message: Unhandled page fault @ 0x00000030
Stacktrace:
[00] 0x0xb28aa5b2
[01] SDL_DestroyWindow
[02] 0x0xb287d784
[03] SDL_VideoInit
[04] SDL_InitSubSystem
[05] SDL_Init
[06] 0x0xb286cee4
[07] PADopen
[08] 0x0x808ddb3
[09] 0x0x8090d5d
[10] 0x0x808ea4e
[11] 0x0x816982b
[12] 0x0x816ac9d
[13] 0x0x822879d
[14] 0x0x82286df
Any ideas? And would it be better to run the Windows version through Wine for the sake of compatibility?