Updates:
        Status: Assigned

Comment #19 on issue 22932 by [email protected]: small amount of memory  
leaks found between r27050 and r27060 while running 'chrome --type=zygote'
http://code.google.com/p/chromium/issues/detail?id=22932

Sorry, but this is still happening --
http://build.chromium.org/buildbot/waterfall/builders/Linux%20Tests%20(valgrind)(
2)/builds/2429/steps/valgrind%20test:%20ui/logs/stdio


It looks like the only worker tests run was WorkerTest.MessagePorts.


09:15:16 memcheck_analyze.py [ERROR] FAIL! There were 1 errors:
09:15:16 memcheck_analyze.py [ERROR] Leak_DefinitelyLost
Command: /b/slave/chromium-rel-linux-valgrind-tests-
2/build/src/sconsbuild/Release/chrome --type=zygote --enable-logging=
128 (80 direct, 48 indirect) bytes in 10 blocks are definitely lost in loss  
record 3,137
of 3,594
   operator new(unsigned int) (ome/chrome-bot/valgrind-10880-
redzone/coregrind/m_replacemalloc/vg_replace_malloc.c:220)

WebCore::PlatformMessagePortChannel::postMessageToRemote(WTF::PassOwnPtr<W
ebCore::MessagePortChannel::EventData>)
(uilder/build/src/third_party/WebKit/WebKit/chromium/src/PlatformMessagePortCha
nnel.cpp:186)

WebCore::MessagePortChannel::postMessageToRemote(WTF::PassOwnPtr<WebCore::
MessagePortChannel::EventData>)
(uilder/build/src/third_party/WebKit/WebKit/chromium/src/PlatformMessagePortCha
nnel.cpp:80)

WebCore::MessagePort::postMessage(WTF::PassRefPtr<WebCore::SerializedScriptValu
e>, WTF::Vector<WTF::RefPtr<WebCore::MessagePort>, 1u> const*, int&)
(uilder/build/src/third_party/WebKit/WebCore/dom/MessagePort.cpp:93)
   WebCore::V8MessagePort::postMessageCallback(v8::Arguments const&)
(uilder/build/src/third_party/WebKit/WebCore/bindings/v8/custom/V8MessagePort
Custom.cpp:88)
   v8::internal::Builtin_HandleApiCall(v8::internal::Arguments)
(uilder/build/src/v8/src/builtins.cc:386)
Suppression:
{
    <insert_a_suppression_name_here>
    Memcheck:Leak
    fun:_Znw*

fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF1
0PassOwnPtrINS_18MessagePortChannel9EventDataEEE

fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOw
nPtrINS0_9EventDataEEE

fun:_ZN7WebCore11MessagePort11postMessageEN3WTF10PassRefPtrINS_21Serialize
dScriptValueEEEPKNS1_6VectorINS1_6RefPtrIS0_EELj1EEERi
    fun:_ZN7WebCore13V8MessagePort19postMessageCallbackERKN2v89ArgumentsE
    fun:_ZN2v88internal21Builtin_HandleApiCallENS0_9ArgumentsE
}




--
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

Reply via email to