Hi all
With my favorite program valgrind I got a new warning today with a program
I made;
Warning: set address range perms: large range <number>
>From the google search I understand that it comes when I malloc/new a HUGE
chunk of data (which is the case).
Question;
* can I adjust a valgrind-setting of how my bytes is needed before the
warning is triggered?
If I cannot adjust a level, then I need a little help with creating a
suppression rule for it - the best is of the rule can allow a certain
(controllable) number of digits. The issue is that I am allocating ~40 MB,
and it is a nice warning if I by accident asked for say 10x i.e. 400MB.
Best
Peter
Peter Toft, Ph.D. [[email protected]] http://petertoft.dk
I blog at http://www.version2.dk/blogs/petertoft
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users