View Single Post
Old 19 August 2022, 02:01   #139
pipper
Registered User
 
Join Date: Jul 2017
Location: San Jose
Posts: 667
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 of kind "Invalid access. Addr=702da24c RW=R Size=4: Reading uninitialized memory" for memory that has truly not been allocated?
pipper is offline  
 
Page generated in 0.07863 seconds with 11 queries