Status: Untriaged Owner: ---- Labels: Type-Bug Pri-3 OS-Mac Area-BrowserBackend Size-Medium Valgrind
New issue 20582 by [email protected]: Memory leak in IPC::Channel::ChannelImpl::ProcessOutgoingMessages() http://code.google.com/p/chromium/issues/detail?id=20582 This might be an O(1) leak that shouldn't matter too much... Probably happens one in five runs, e.g. http://build.chromium.org/buildbot/waterfall.fyi/builders/Mac%20UI%202%20of%203%20(valgrind)/builds/938/steps/valgrind%20test:%20ui/logs/stdio http://build.chromium.org/buildbot/waterfall.fyi/builders/Mac%20UI%202%20of%203%20(valgrind)/builds/935/steps/valgrind%20test:%20ui/logs/stdio 7,555 (72 direct, 7,483 indirect) bytes in 1 blocks are definitely lost in loss record 5,325 of 5,342 operator new(unsigned long) (vg_replace_malloc.c:220) base::MessagePumpLibevent::WatchFileDescriptor(...) (message_pump_libevent.cc:173) MessageLoopForIO::WatchFileDescriptor(...) (message_loop.cc:628) IPC::Channel::ChannelImpl::ProcessOutgoingMessages() (ipc_channel_posix.cc:666) IPC::Channel::ChannelImpl::Send(IPC::Message*) (ipc_channel_posix.cc:697) IPC::Channel::Send(IPC::Message*) (ipc_channel_posix.cc:830) IPC::ChannelProxy::Context::OnSendMessage(IPC::Message*) (ipc_channel_proxy.cc:156) IPC::SendTask::Run() (ipc_channel_proxy.cc:25) -- 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 -~----------~----~----~----~------~----~------~--~---
