Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-Linux Area-WebKit Size-Medium Valgrind Fixit
New issue 17242 by [email protected]: Memory leak in WebCore::SVGSVGElementInternal::viewportAttrGetter() http://code.google.com/p/chromium/issues/detail?id=17242 Happened in LayoutTests/svg/custom/detached-outermost-svg-crash.html during the fishing expedition sh tools/valgrind/valgrind_webkit_tests.sh LayoutTests/svg Presumably it would also be reproduced by more specific commands sh tools/valgrind/valgrind_webkit_tests.sh LayoutTests/svg/custom or sh tools/valgrind/valgrind_webkit_tests.sh LayoutTests/svg/custom/detached-outermost- but I haven't verified that. Valgrind complains 28 bytes in 1 blocks are definitely lost in loss record 306 of 834 at operator new(unsigned int) (vg_replace_malloc.c:212) by WebCore::SVGSVGElementInternal::viewportAttrGetter(v8::Local<v8::String>, v8::AccessorInfo const&) (V8SVGSVGElement.cpp:137) by v8::internal::Object::GetPropertyWithCallback(v8::internal::Object*, v8::internal::Object*, v8::internal::String*, v8::internal::Object*) (objects.cc:191) by v8::internal::Object::GetProperty(v8::internal::Object*, v8::internal::LookupResult*, v8::internal::String*, PropertyAttributes*) (objects.cc:554) by v8::internal::Object::GetPropertyWithReceiver(v8::internal::Object*, v8::internal::String*, PropertyAttributes*) (objects.cc:152) by v8::internal::Runtime::GetObjectProperty(v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>) (objects-inl.h:631) by v8::internal::Runtime_KeyedGetProperty(v8::internal::Arguments) (runtime.cc:2626) -- 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 -~----------~----~----~----~------~----~------~--~---
