Csound Csound-dev Csound-tekno Search About

[Cs-dev] Another memory oddity

Date2011-11-28 18:18
Fromjohn ffitch
Subject[Cs-dev] Another memory oddity
Looking at a potential bug (which was not there) I found this at the
end of a run.

==7451== Mismatched free() / delete / delete []
==7451==    at 0x4C2562E: operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==7451==    by 0xDBDA3AF: ExitGraph_FLTK (FL_graph.cpp:361)
==7451==    by 0x40F1ED: csoundReset (csound.c:2622)
==7451==    by 0x411299: csoundDestroy (csound.c:1198)
==7451==    by 0x40A63A: main (csound_main.c:141)
==7451==  Address 0x775c560 is 0 bytes inside a block of size 1,488 alloc'd
==7451==    at 0x4C25D99: operator new[](unsigned long) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==7451==    by 0xDBD9F07: makeWindow(CSOUND_*, char*) (FL_graph.cpp:263)
==7451==    by 0xDBDA114: MakeWindow_FLTK (FL_graph.cpp:297)
==7451==    by 0xDBDA85B: MakeGraph_FLTK (winFLTK.c:42)
==7451==    by 0x45ACA5: dispset (window.c:128)
==7451==    by 0x4308DD: ftresdisp (fgens.c:2200)
==7451==    by 0x432C99: hfgens (fgens.c:256)
==7451==    by 0x43B91F: process_score_event (musmon.c:689)
==7451==    by 0x43CCC9: sensevents (musmon.c:863)
==7451==    by 0x413629: csoundPerform (csound.c:1696)
==7451==    by 0x40A737: main (csound_main.c:138)

==John ffitch

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net