Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03381 Crash/Freeze Critical (emulation) Always Aug 7, 2009, 17:30 Aug 13, 2009, 06:45
Tester hap View Status Public Platform
Assigned To hap Resolution Fixed OS
Status [?] Resolved Driver
Version 0.133u1 Fixed in Version 0.133u2 Build
Fixed in Git Commit Github Pull Request #
Summary 03381: pc_moglf, pc_mtoid: Crashes with access violation a short time after boot.
Description Crashes with access violation a short time after boot.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems pc_moglf, pc_mtoid
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.04781
Tafoid
Administrator
Aug 7, 2009, 18:16
edited on: Aug 7, 2009, 18:17
Program received signal SIGSEGV, Segmentation fault.
0x0076f520 in pc10_chr_r (space=0x13f31348, offset=0)
    at src/mame/machine/playch10.c:345
345 return chr_page[bank].chr[offset & 0x3ff];

This was new code added before U1 for NES handling, based on the MESS work, I think.
User avatar
No.04782
hap
Developer
Aug 7, 2009, 18:44
ah, both MMC1 VRAM games
I fixed it.