[Bug 28738] user32/tests: invalid read in server_end_to_end_callback in dde.ok?

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 20 07:02:49 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28738

--- Comment #3 from Dan Kegel <dank at 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.



More information about the wine-bugs mailing list