Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium Valgrind
New issue 18338 by [email protected]: Invalid read in ExtensionShelfGtk::LoadFromModel() in ui test AutomationProxyTest5.TestLifetimeOfDomAutomationController http://code.google.com/p/chromium/issues/detail?id=18338 In all my local runs of AutomationProxyTest5.TestLifetimeOfDomAutomationController (my source tree is at r22245, which happens to have changed some of the code in this backtrace), valgrind complains 08:37:18 memcheck_analyze.py [ERROR] InvalidRead Invalid read of size 4 ExtensionShelfGtk::LoadFromModel() (sr/include/c++/4.3/bits/stl_vector.h:485) ExtensionShelfGtk::Init(Profile*) (chrome/browser/gtk/extension_shelf_gtk.cc:164) ExtensionShelfGtk::ExtensionShelfGtk(Profile*, Browser*) (chrome/browser/gtk/extension_shelf_gtk.cc:71) BrowserWindowGtk::InitWidgets() (chrome/browser/gtk/browser_window_gtk.cc:1300) BrowserWindowGtk::BrowserWindowGtk(Browser*) (chrome/browser/gtk/browser_window_gtk.cc:413) BrowserWindow::CreateBrowserWindow(Browser*) (chrome/browser/gtk/browser_window_factory_gtk.cc:12) Browser::CreateBrowserWindow() (chrome/browser/browser.cc:279) Browser::BuildPopupWindowHelper(TabContents*, TabContents*, gfx::Rect const&, Browser::Type, Profile*, bool) (chrome/browser/browser.cc:2734) Browser::BuildPopupWindow(TabContents*, TabContents*, gfx::Rect const&) (chrome/browser/browser.cc:2719) Browser::AddNewContents(TabContents*, TabContents*, WindowOpenDisposition, gfx::Rect const&, bool) (chrome/browser/browser.cc:1824) TabContents::AddNewContents(TabContents*, WindowOpenDisposition, gfx::Rect const&, bool, GURL const&) (chrome/browser/tab_contents/tab_contents.cc:799) TabContentsView::ShowCreatedWindow(int, WindowOpenDisposition, gfx::Rect const&, bool, GURL const&) (chrome/browser/tab_contents/tab_contents_view.cc:52) RenderViewHost::OnMsgShowView(int, WindowOpenDisposition, gfx::Rect const&, bool, GURL const&) (chrome/browser/renderer_host/render_view_host.cc:871) To reproduce, try sh tools/valgrind/chrome_tests.sh -t ui --gtest_filter=AutomationProxyTest5.TestLifetimeOfDomAutomationController -- 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 -~----------~----~----~----~------~----~------~--~---
