Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-3 OS-Linux Area-Misc Size-Medium
New issue 9515 by [email protected]: Memory leak involving NPN_GetProperty in LayoutTests/editing/input/emacs-ctrl-o.html http://code.google.com/p/chromium/issues/detail?id=9515 Valgrinding a release build on layout test 2496, LayoutTests/editing/input/emacs-ctrl-o.html, produced the following warning: 21:09:15 valgrind_analyze.py [ERROR] Leak_DefinitelyLost 8 bytes in 1 blocks are definitely lost in loss record 109 of 523 malloc (algrind/coregrind/m_replacemalloc/vg_replace_malloc.c:178) strdup (/lib/tls/i686/cmov/libc-2.8.90.so) convertV8ObjectToNPVariant(v8::Local<v8::Value>, NPObject*, _NPVariant*) (src/chrome/Hammer/test_shell) NPN_GetProperty (src/chrome/Hammer/test_shell) CppVariant::ToStringVector() const (src/chrome/Hammer/test_shell) EventSendingController::keyDown(std::vector<CppVariant, std::allocator<CppVariant> > const&, CppVariant*) (src/chrome/Hammer/test_shell) CallbackImpl<EventSendingController, void (EventSendingController::*) Tuple2<std::vector<CppVariant, std::allocator<CppVariant> > const&, CppVariant*> > ::RunWithParams(Tuple2<std::vector<CppVariant, std::allocator<CppVariant> > > const&, CppVariant*> const&) (src/chrome/Hammer/test_shell) CppBoundClass::Invoke(void*, _NPVariant const*, unsigned int, _NPVariant*) (src/chrome/Hammer/test_shell) NPObjectInvokeImpl(v8::Arguments const&, InvokeFunctionType) (src/chrome/Hammer/test_shell) NPObjectMethodHandler(v8::Arguments const&) (src/chrome/Hammer/test_shell) v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**) (src/chrome/Hammer/test_shell) -- 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 -~----------~----~----~----~------~----~------~--~---
