If I  comment out the line, rrdtool graph  is working:
        if (im->rrd_map){
                //TODO: 
                // check reason of error:
                // Unhandled exception at 0x77BBF636 (ntdll.dll) in rrdtool.exe:
0xC0000374: a Heap was damaged (parameters: 0x77BDD338).        
                // at following line
                //g_hash_table_destroy(im->rrd_map);
        }

rrdtool.exe is no endless running process. The not released heap memory
should not a problem.




--
View this message in context: 
http://rrd-mailinglists.937164.n2.nabble.com/Compile-rrdtool-1-4-8-in-Visual-Studio-2013-tp7582052p7582379.html
Sent from the RRDtool Developers Mailinglist mailing list archive at Nabble.com.

_______________________________________________
rrd-developers mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to