09-03-2014, 06:17 AM -
(09-03-2014, 05:42 AM)derpf Wrote: Regarding #3, can you compile it in debug mode (I'm not sure how/if CMake handles this right now, but see if you can add the -g CFLAG to CMakeLists.txt), then run it with gdb (gdb ./rpcs3, type 'r', then if it segfaults type 'bt' to give a backtrace. Please post that here.)
http://pastie.org/private/ymeiegq9dqphigxk6v56q
edit: i'm almost sure i compiled it with symbols so sorry if i didn't. if i didn't just tell me what line i should change in order to afect that part