Status: Started Owner: tony.chromium CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium valgrind
New issue 16724 by tony.chromium: memory leak on linux http://code.google.com/p/chromium/issues/detail?id=16724 From the UI test valgrind builder: 6 bytes in 1 blocks are definitely lost in loss record 18 of 660 malloc (ome/chrome-bot/valgrind-10414-vex-1906- forkfix/coregrind/m_replacemalloc/vg_replace_malloc.c:194) g_malloc (ild/buildd/glib2.0-2.16.6/glib/gmem.c:131) g_strdup (ild/buildd/glib2.0-2.16.6/glib/gstrfuncs.c:92) value_lcopy_string (ild/buildd/glib2.0-2.16.6/gobject/gvaluetypes.c:313) g_object_get_valist (ild/buildd/glib2.0-2.16.6/gobject/gobject.c:1184) g_object_get (ild/buildd/glib2.0-2.16.6/gobject/gobject.c:1227) (anonymous namespace)::LookupIconInDefaultTheme(std::string const&, int) (base/mime_util_linux.cc:510) mime_util::GetMimeIcon(std::string const&, unsigned int) (base/mime_util_linux.cc:605) IconLoader::ReadIcon() (chrome/browser/icon_loader_linux.cc:26) RunnableMethod<IconLoader, void (IconLoader::*)(), Tuple0>::Run() (base/tuple.h:412) MessageLoop::RunTask(Task*) (base/message_loop.cc:313) MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) (base/message_loop.cc:321) MessageLoop::DoWork() (base/message_loop.cc:427) base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) (base/message_pump_libevent.cc:224) MessageLoop::RunInternal() (base/message_loop.cc:198) MessageLoop::RunHandler() (base/message_loop.cc:181) MessageLoop::Run() (base/message_loop.cc:155) base::Thread::ThreadMain() (base/thread.cc:156) ThreadFunc(void*) (base/platform_thread_posix.cc:26) start_thread (/lib/tls/i686/cmov/libpthread-2.7.so) -- 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 -~----------~----~----~----~------~----~------~--~---
