F.J. McCloud wrote:
--- Hans de Goede <[EMAIL PROTECTED]> wrote:
I can reproduce this on my 32 bit system too, investigating...
You were able to reproduce the segfault on 32-bit?
No, I was able to reproduce the triggering of the check for negative indexes steve put in ym5121.c when debugging on 32 bits, being able to reproduce the negative index problem was enough in that case since that caused the crash in 64 bits mode. Sa basicly the bug was not 64 bit related at all, it just caused a crash in 64 bit mode.
The strange thing is stunrun has never segfaulted for me on 32-bit. (Where "32-bit" means a multilib gcc activated by the -m32 flag.) I added the printfs to a 32-bit debug build and got the same kinds of odd values (-200, -508, etc.) but for whatever reason it just wasn't fatal.
Thats correct in 32 bits mode it didn't segfault, but the sound probably was horrible.
Regards,
Hans
_______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
