Updates:
Summary: Mem leak with IPC::Channel::Channel() in unit_tests
UtilityProcessHostTest.ExtensionUnpacker under Valgrind on Mac
Comment #1 on issue 16841 by [email protected]: Mem leak with
IPC::Channel::Channel() in unit_tests
UtilityProcessHostTest.ExtensionUnpacker under Valgrind on Mac
http://code.google.com/p/chromium/issues/detail?id=16841
Please don't attach short traces; it makes them harder to search. Here's
that file
inline:
12:12:00 valgrind_analyze.py [ERROR] Leak_DefinitelyLost
5,593 (5,256 direct, 337 indirect) bytes in 1 blocks are definitely lost in
loss
record 2,639 of 2,715
operator new(unsigned long)
(algrind-trunk/coregrind/m_replacemalloc/vg_replace_malloc.c:218)
IPC::Channel::Channel(std::string const&, IPC::Channel::Mode,
IPC::Channel::Listener*) (src/xcodebuild/Debug/unit_tests)
ChildProcessHost::CreateChannel() (src/xcodebuild/Debug/unit_tests)
UtilityProcessHost::StartProcess(FilePath const&)
(src/xcodebuild/Debug/unit_tests)
UtilityProcessHost::StartExtensionUnpacker(FilePath const&)
(src/xcodebuild/Debug/unit_tests)
(anonymous
namespace)::UtilityProcessHostTest_ExtensionUnpacker_Test::TestBody()
(src/xcodebuild/Debug/unit_tests)
testing::Test::Run() (src/xcodebuild/Debug/unit_tests)
This looks similar to one of the intermittent leaks mentioned in
bug 16625.
--
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
-~----------~----~----~----~------~----~------~--~---