Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03153 Crash/Freeze Critical (emulator) Have not tried May 8, 2009, 01:43 May 11, 2009, 07:03
Tester Tafoid View Status Public Platform
Assigned To Mamesick Resolution Fixed OS
Status [?] Resolved Driver
Version 0.131u1 Fixed in Version 0.131u2 Build
Fixed in Git Commit Github Pull Request #
Summary 03153: penbros: Access Violation
Description Games crashes with Access Violation after OK.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.131u1
Affected Sets / Systems penbros
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.04351
etabeta
Developer
May 8, 2009, 06:32
memory problem in video_update_seta2. later, I'll do a symbol build to give better backtraces, but these seem related to memory allocation...

#0  0x00479595 in video_update_seta2 ()
#1  0x006d1347 in video_screen_update_partial ()
#2  0x006d41e8 in video_frame_update ()
#3  0x006d5b68 in vblank_begin_callback ()
#4  0x006a7840 in timer_execute_timers ()
#5  0x00679271 in mame_execute ()
User avatar
No.04371
Mamesick
Senior Tester
May 11, 2009, 06:30
Another bug in the memory map, this line has been cut out during the merging:
-	AM_RANGE(0xb60000, 0xb6003f) AM_WRITE(seta2_vregs_w) AM_BASE(&seta2_vregs	)	// Video Registers