Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05429 Save/Restore Critical (emulator) Always Jan 20, 2014, 17:27 Jan 20, 2014, 20:44
Tester AWJ View Status Public Platform MAME (Official Binary)
Assigned To AWJ Resolution Fixed OS Windows XP
Status [?] Resolved Driver
Version 0.152 Fixed in Version 0.153 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 05429: all sets in neogeo. inc: Loading a savestate crashes MAME
Description Loading a savestate in any neogeo set crashes MAME, unless you save and then load in the same session.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.151
Affected Sets / Systems all sets in neogeo.inc
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.10194
B2K24
Senior Tester
Jan 20, 2014, 17:53
Confirmed here

Program received signal SIGSEGV, Segmentation fault.
0x0000000002eb7e1a in inflate_fast (strm=0x4029e080, start=72733)
    at src/lib/zlib/inffast.c:137
137 PUP(out) = (unsigned char)(here.val);
(gdb) bt
#0 0x0000000002eb7e1a in inflate_fast (strm=0x4029e080, start=72733)
    at src/lib/zlib/inffast.c:137
#1 0x0000000002eb1c06 in inflate (strm=0x4029e080, flush=2)
    at src/lib/zlib/inflate.c:1024
#2 0x0000000002d82cbf in osd_or_zlib_read (file=0x4029ddf0,
    buffer=0x44be21f9, offset=19019, length=130567, actual=0x2274c8)
    at src/lib/util/corefile.c:976
#3 0x0000000002d81d9f in core_fread (file=0x4029ddf0, buffer=0x44be2000,
    length=131072) at src/lib/util/corefile.c:437
#4 0x0000000002c20a13 in emu_file::read (this=0x227630, buffer=0x44be2000,
    length=131072) at src/emu/fileio.c:548
#5 0x0000000002bdaab9 in save_manager::read_file (this=0x228058, file=...)
    at src/emu/save.c:250
#6 0x0000000002badb72 in running_machine::handle_saveload (this=0x227c30)
    at src/emu/machine.c:928
#7 0x0000000000000000 in ?? ()
(gdb)