valgrind results for 20 October 2009

Dan Kegel dank at kegel.com
Tue Oct 20 11:28:24 CDT 2009


On Tue, Oct 20, 2009 at 7:59 AM, Nikolay Sivov <bunglehead at gmail.com> wrote:
> Could you provide a whole valgrind command line
> you're using, assuming that I have 3.3.1 not svn build.

Try something like

cd dlls/ole32/tests
valgrind --trace-children=yes --workaround-gcc296-bugs=yes --track-origins=yes
-q ../../../wine ole32_test.exe.so marshal.c

I'll update the scripts I use; the old ones are in winezeug/valgrind.

> Are you intentionally dropped user32 tests?

No, the ole32 marshal tests hung, so I stopped there.  I'll skip them next run.

> P.S. Is it possible to run such check each week, or at least some days
> before release?

I'll try to do automated builds every day.
- Dan



More information about the wine-devel mailing list