<div dir="ltr">Hi Francesco,<div><br></div><div>This indicates a problem that we should take a look at. In order to duplicate the problem here, it would be very helpful if you can send us the script along with any data files required to run it. If it is a complicated scenario, it would be helpful if you can simplify it as long as it still demonstrates the problem, but this is not required. The &quot;Report Bugs&quot; page tells you how to send us the files. Be sure to let me know the names of any files you upload to the ftp site, because we cannot see the contents of the &quot;incoming&quot; directory.</div>
<div> -dave</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 25, 2014 at 4:27 AM, franz <span dir="ltr">&lt;<a href="mailto:f.trotta@sincem.unibo.it" target="_blank">f.trotta@sincem.unibo.it</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi NCL users,<br>
<br>
I have a malloc problem in my code that I do not understand<br>
<br>
Today, at some point in my script I add the new variables<br>
<br>
    LeftStringC = new(2,string)<br>
    LevVal      = new(3,float)<br>
    LevVal_diff = new(3,float)<br>
<br>
but when I run the script I get this error:<br>
<br>
ncl(80783,0x7fff7983c310) malloc: *** error for object 0x7fd47c057208:<br>
incorrect checksum for freed object - object was probably modified after<br>
being freed.<br>
*** set a breakpoint in malloc_error_break to debug<br>
<br>
what does it means?<br>
<br>
Francesco<br>
_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>