Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05129 Crash/Freeze Critical (emulator) Always Jan 26, 2013, 11:35 May 22, 2013, 13:32
Tester Firewave View Status Public Platform MESS (Self-compiled)
Assigned To Resolution Invalid report OS Linux
Status [?] Closed Driver
Version 0.148 Fixed in Version Build Debug
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 05129: pmac6100: Crash
Description
==10581== Command: /home/notroot/trunk/mess64d pmac6100 -artpath /home/notroot/trunk/artwork -video none -nosound -nothrottle -nodebug -nomouse -window -seconds_to_run 2 -rompath /media/roms/mess;/media/roms/mess_software -hashpath /home/notroot/trunk/hash
...
==10581== Invalid read of size 1
==10581==    at 0x14C01D42: ???
==10581==    by 0x14C0317C: ???
==10581==    by 0x7FEFF948F: ???
==10581==  Address 0x74a0d89c is not stack'd, malloc'd or (recently) free'd
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems pmac6100
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
3
User avatar
No.09279
Firewave
Senior Tester
Jan 26, 2013, 11:44
This only happens on Linux.
User avatar
No.09292
Firewave
Senior Tester
Jan 28, 2013, 08:41
Happens with
gcc version 4.6.3 20120918 (prerelease) (Ubuntu/Linaro 4.6.3-10ubuntu1)
User avatar
No.09521
Firewave
Senior Tester
May 22, 2013, 13:30
This was bogus to begin with since it only happened in valgrind. No errors reported in ASAN so closing it.