Hi there, I ran all xmess drivers through and posted all the warnings I saw on the MESS forum:
http://www.bannister.org/ubb/ultimatebb.php?ubb=get_topic;f=7;t=002764 There is also a download link to all the complete logs. Also be aware, that most of those warnings aren't unix or MESS-specific at all. And in actual CVS all the games in model2.c crash when you exit xmame. here is the backtrace: gram received signal SIGSEGV, Segmentation fault. 0xb7ded365 in mempcpy () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7ded365 in mempcpy () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7de23a9 in _IO_default_xsputn () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7de12fc in _IO_file_xsputn () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7dd6b1e in fwrite () from /lib/tls/i686/cmov/libc.so.6 #4 0x09c2c672 in osd_fwrite (file=0xb11c800, buffer=0x0, length=255) at src/unix/fileio.c:748 #5 0x080b2722 in mame_fwrite (file=0xbd7f770, buffer=0x0, length=255) at src/fileio.c:493 #6 0x092f3e28 in nvram_handler_model2 (file=0xbd7f770, read_or_write=1) at src/drivers/model2.c:202 #7 0x080f7048 in nvram_save () at src/machine/generic.c:260 #8 0x080bc5d9 in run_game (game=2976) at src/mame.c:229 #9 0x09c25334 in main (argc=4, argv=0xbf9f6d74) at src/unix/main.c:116 This crash doesn't happen in official win32 MAME. _______________________________________________ Xmame mailing list [email protected] http://toybox.twisted.org.uk/mailman/listinfo/xmame
