memory block violation
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010
07:53 AM
03-15-2010
07:53 AM
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
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2010
08:24 PM
03-18-2010
08:24 PM
Hello Christian,
I guess that the "View Project Classes Only" option is enabled on the Profiler toolbar. Please disable the option to see the "Memory Overwrite Error" entries in the Report panel.
Please see the "Allocation Profiler Options" article for more information about the option.
Best regards,
Alexey
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
