View Single Post
Old 19 August 2022, 01:38   #138
pipper
Registered User
 
Join Date: Jul 2017
Location: San Jose
Posts: 653
Are BSS segments recognized as "uninitialized"? If so, they probably should not.

Edit: the uninitalized reads were pointing to (chip) memory that had been allocated without MEMF_CLEAR. This happened when calling OpenWindow, so out of my control.
Is there a way to only get exceptions "Invalid access. Addr=702da24c RW=R Size=4: Reading uninitialized memory" for memory that has not been allocated?

Last edited by pipper; 19 August 2022 at 02:00. Reason: original claim is false
pipper is offline  
 
Page generated in 0.05513 seconds with 11 queries