[Ardour-Dev] ARDOUR::AutomationList and the StateChanged signal

torbenh torbenh at gmx.de
Wed Apr 21 16:17:14 PDT 2010


On Wed, Apr 21, 2010 at 09:07:34AM -0000, John Emmas wrote:
> ----- Original Message ----- From: "Carl Hetherington"
> <lists at carlh.net>
> >
> >If all else fails it might be worth building your code (or as close as
> >possible) on Linux and running under valgrind.
> >
> Thanks for the suggestion Carl.  I'll keep that in mind.  As close as I can
> tell, the problem seems to be something to do with an object (most likely an
> STL list) becoming empty / or having something deleted from it / or being
> invalidated somehow (e.g. going out of scope) whilst an iterator is still
> being used on it.  Is that the kind of problem that valgrind might help me
> find?

you could even run the windows build under valgrind :)
http://wiki.winehq.org/Wine_and_Valgrind


-- 
torben Hohn



More information about the Ardour-Dev mailing list