DescriptionFix tools/valgrind/chrome_tests.sh to always use --log-file option
so fork() doesn't corrupt log files; lets --generate_suppressions
work even with the hacky valgrind fix that makes anything but --log-file
crash on child of fork().
Also avoid killing user desktop session if zygote dies!
BUG=none, but related to fix for http://crbug.com/15771
TEST=patch valgrind with fork workaround; sh tools/valgrind/chrome_tests.sh --generate_suppressions -t ui logs you out on linux without this.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20024
Patch Set 1 #
Total comments: 3
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|