You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile the above program (my compiled version of it is AETHER.8xp in the following provided .zip file)
Download "BugPack.zip" and put "clibs.8xg", "WALDATA1.8xp", and "WALDATA3.8xp" into RAM. As well as that, put in the bug-reproducing program whose code is shown above (pre-compiled as AETHER.8xp inside the zip) BugPack.zip
There should be ~56,000 RAM free. Now, run the compiled reproduction program and note a crash on ti_Write (any code past ti_Write will not be executed I believe, from testing with dbg_printf earlier)
If you do not specifically fill the ram with the provided programs WALDATA1.8xp, WALDATA3.8xp, and clibs.8xg, then the crash will not occur.
The text was updated successfully, but these errors were encountered:
On OS 5.4.0.0034 this program consistently crashes with my reproduction steps involving filling the RAM.
My CEMU version is
![image](https://private-user-images.githubusercontent.com/48282719/284104077-7b5113be-5cbc-4ead-97ad-85e06b8b992d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODU0MzEsIm5iZiI6MTczOTE4NTEzMSwicGF0aCI6Ii80ODI4MjcxOS8yODQxMDQwNzctN2I1MTEzYmUtNWNiYy00ZWFkLTk3YWQtODVlMDZiOGI5OTJkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEwNTg1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRhYjc3NzI4N2I3ZjVhY2E3OTI4MzEyN2RmNjYxMjdmYmI3NmEyZDgzYWJhMDFkMzc4YWU5ODI5MzFmYzFjNWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.bN6Bu82e3GzKr4H0IFiEXFdSwsCHMGQau5oC-SJQ83w)
Reproduction Steps
BugPack.zip
If you do not specifically fill the ram with the provided programs WALDATA1.8xp, WALDATA3.8xp, and clibs.8xg, then the crash will not occur.
The text was updated successfully, but these errors were encountered: