tyboriel
15 years agoNew Contributor
memory block violation
From the user manual
Finding memory block violations
When an application is running under AQtime, it traces the attempts to write data beyond the allocated
memory blocks. To enable the tracing, activate the Check Memory Bounds of the Allocation profiler. See
Checking Bounds of Memory Blocks to learn more about this feature.
If a memory violation occurs, the Event View panel posts the following message: “AQtime detected
unexpected data written before (or after) a memory block”, followed by the block address and it’s size.
Further investigation can be made using the Objects category of the Report panel.
1. Select a memory violation row in the Report panel. This row holds the “Memory Overwrite Error”
value in the class name column. For more detailed information on columns values, see the Allocation
Profiler - Report Panel Columns.
I receive this error but I do not have “Memory Overwrite Error” in the class name column anywhere. I do not think i have anything filtered... that I am aware of anyway
thoughts?
thanks