http://bugs.winehq.org/show_bug.cgi?id=28738 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2011-10-20 07:02:49 CDT --- Sorry, I should have mentioned that. I'm running the test under valgrind-3.6.1 like this: svn export https://winezeug.googlecode.com/svn/trunk/valgrind/valgrind-suppressions VALGRIND_OPTS="--trace-children=yes --track-origins=yes \ --gen-suppressions=all --suppressions=`pwd`/valgrind-suppressions \ --leak-check=no --num-callers=30 --workaround-gcc296-bugs=yes \ --vex-iropt-precise-memory-exns=yes -v" export VALGRIND_OPTS WINETEST_WRAPPER="valgrind" export WINETEST_WRAPPER make dde.ok > log.txt 2>&1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.