Comment #4 on issue 28149 by [email protected]: Valgrind invalid reads for TCMalloc on Linux http://code.google.com/p/chromium/issues/detail?id=28149
The problem is that Memcheck intercepts tcmalloc's calls incorrectly. We'll either have to disable tcmalloc for the tests ran under Valgrind, or make Valgrind intercept them correctly. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
