Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium Valgrind
New issue 16092 by [email protected]: MessagePump leak http://code.google.com/p/chromium/issues/detail?id=16092 Very common in UI tests. To repeat, do something like sh tools/valgrind/chrome_tests.sh -t ui --gtest_filter=OmniboxTest.Measure Valgrind complains 240 (72 direct, 168 indirect) bytes in 3 blocks are definitely lost in loss record 968 of 1,276 at operator new(unsigned int) (vg_replace_malloc.c:212) by MessageLoop::MessageLoop(MessageLoop::Type) (message_loop.cc:108) by base::Thread::ThreadMain() (thread.cc:140) by ThreadFunc(void*) (platform_thread_posix.cc:26) by start_thread (pthread_create.c:297) by clone (clone.S:130) -- 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 -~----------~----~----~----~------~----~------~--~---
