On jeudi 22 décembre 2016 21:06:04 CET Philippe Waroquiers wrote: > To be sure: if you just replace in the above setup valgrind 3.13 SVN > by valgrind 3.12 release, then you do not have the problem anymore ?
Good point. I just tried with /usr/bin/valgrind, which is 3.11, and the same thing happens! On jeudi 22 décembre 2016 21:28:32 CET pa...@free.fr wrote: > It doesn't much look like it, but there could be calls to new [] in the > QBoxLayoutPrivate ctor, or its parent classes. I don't think so, and again: this is a -O0 -g build, no inlining is happening, so these frames would show in the stack. > Do you know if global new/delete are replaced I wonder how to find out. To make matters more complex, a simple QVBoxLayout testcase doesn't show the issue. Neither do small size autotests with dialogs and layouts. Only the bigger test program with lots of memory allocations hits this. I've seen it before in other programs though so it's not specific to that test either. -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE Frameworks 5 ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/intel _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users