On Thu, 2011-04-28 at 09:20 +0200, gabor papp wrote: > hi Kassen, > > > issue (the cause of me not getting into Fluxus?) is actually a NVidea issue. > look into suppressing errors, if you provide a suppress file you can > ignore the errors in the nvidia driver. >
Sorry I should have posted more info - this is how I debug fluxus for memory leaks, but it should also detect buffer overruns etc: valgrind --vex-iropt-precise-memory-exns=yes --leak-check=full --show-reachable=yes --error-limit=no fluxus cheers, dave
