VBA not works with Fedora Core 5 - on run any ROM crash with memory error. Tested on version 1.7.2 (src), 1.7.1 and CVS (1.8.0) - same error.
Logged In: YES user_id=50928
Tests made on 1.7.2 source tree:
By compiling it with "--enable-c-core" works, but at half of speed :-(
With "make CFLAGS=-g" and debugging you can see backtrace with segmentation error when calling sdlStretcher macro.
Seems to be a bug related to last kernel change ( about management of eax registers on system call )
Log in to post a comment.
Logged In: YES
user_id=50928
Tests made on 1.7.2 source tree:
By compiling it with "--enable-c-core" works, but at half of
speed :-(
With "make CFLAGS=-g" and debugging you can see backtrace with
segmentation error when calling sdlStretcher macro.
Seems to be a bug related to last kernel change ( about
management of eax registers on system call )