Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05072 Crash/Freeze Critical (emulator) Always Nov 28, 2012, 01:58 Jan 2, 2013, 19:11
Tester Tafoid View Status Public Platform
Assigned To Firewave Resolution Fixed OS
Status [?] Resolved Driver
Version 0.147u3 Fixed in Version 0.148 Build Debug
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 05072: ip225015: [debug] Crash after OK
Description
Exception at EIP=015F79F8 (wd33c93_device::write(address_space&, unsigned int, unsigned char, unsigned char)+0x00f8): ACCESS VIOLATION
Steps To Reproduce
Additional Information
Github Commit
Flags Debug build specific
Regression Version
Affected Sets / Systems ip225015
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.09196
Firewave
Senior Tester
Jan 2, 2013, 19:11
Fixed in r20016. fifo_pos was uninitialized causing a negative index to be used on the fifo array.