Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Medium purify Fixit

New issue 17118 by [email protected]: [IPW] Invalid pointer write  
in GetTokenInformation in multiple tests
http://code.google.com/p/chromium/issues/detail?id=17118


Reproducible with:
        DownloadTest.PerWindowShelf
        LoginPromptTest.TestTwoAuths
        SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne
        WorkerTest.SingleWorker
        SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne
        IFrameTest.Crash
        AutomationProxyVisibleTest.WindowGetViewBounds
        NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint
        UnloadTest.BrowserCloseInfiniteUnload
        AutomationProxyTest.GetTabCount
        ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload

Sample error details:
=====================
Invalid pointer write in GetTokenInformation

Error Location
    ...
    base/win_util.cc:208
win_util::GetLogonSessionOnlyDACL(_SECURITY_DESCRIPTOR * *)
    chrome/common/ipc_channel_win.cc:128
IPC::Channel::ChannelImpl::CreatePipe(basic_string::std
const&,Mode::Channel::IPC)
    chrome/common/ipc_channel_win.cc:43
IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std
const&,Mode::Channel::IPC,Listener::Channel::IPC *)
    chrome/common/ipc_channel_win.cc:421
IPC::Channel::Channel(basic_string::std
const&,Mode::Channel::IPC,Listener::Channel::IPC *)
    chrome/common/ipc_channel_proxy.cc:32
IPC::ChannelProxy::Context::CreateChannel(basic_string::std
const&,Mode::Channel::IPC const&)
    chrome/common/ipc_channel_proxy.cc:229
IPC::ChannelProxy::Init(basic_string::std
const&,Mode::Channel::IPC,MessageLoop *,bool)
    chrome/common/ipc_channel_proxy.cc:219
IPC::ChannelProxy::ChannelProxy(basic_string::std
const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
    chrome/common/ipc_sync_channel.cc:347
IPC::SyncChannel::SyncChannel(basic_string::std
const&,Mode::Channel::IPC,Listener::Channel::IPC
*,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base
*)
    chrome/browser/renderer_host/browser_render_process_host.cc:280
BrowserRenderProcessHost::Init(void)
    chrome/browser/renderer_host/render_view_host.cc:171
RenderViewHost::CreateRenderView(void)
    chrome/browser/tab_contents/tab_contents.cc:2303
TabContents::CreateRenderViewForRenderManager(RenderViewHost *)
    chrome/browser/tab_contents/render_view_host_manager.cc:83
RenderViewHostManager::Navigate(NavigationEntry const&)
    chrome/browser/tab_contents/tab_contents.cc:652
TabContents::NavigateToPendingEntry(bool)
    chrome/browser/tab_contents/navigation_controller.cc:926
NavigationController::NavigateToPendingEntry(bool)
    chrome/browser/tab_contents/navigation_controller.cc:215
NavigationController::LoadEntry(NavigationEntry *)
    chrome/browser/tab_contents/navigation_controller.cc:395
NavigationController::LoadURL(GURL const&,GURL const&,UINT)
    chrome/browser/browser.cc:1467  Browser::CreateTabContentsForURL(GURL
const&,GURL const&,Profile *,UINT,bool,SiteInstance *)const
    chrome/browser/browser.cc:558  Browser::AddTabWithURL(GURL const&,GURL
const&,UINT,bool,int,bool,SiteInstance *)
    chrome/browser/browser_init.cc:567
BrowserInit::LaunchWithProfile::OpenURLsInBrowser(Browser
*,bool,vector::std const&)
    chrome/browser/browser_init.cc:438
BrowserInit::LaunchWithProfile::Launch(Profile *,bool)
    chrome/browser/browser_init.cc:335  ?launchbrow...@?
A0xe6397ad6@@YA_NABVCommandLine@@PAVProfile@@abv?$basic_str...@_wu?
$char_tra...@_w@std@@v?$alloca...@_w@2@@std@@_NPAHPAVBrowserInit@@@Z
    chrome/browser/browser_init.cc:821
BrowserInit::ProcessCmdLineImpl(class CommandLine const &,class
std::basic_string const &,bool,class Profile *,int *,class BrowserInit *)
    chrome/browser/browser_init.h:39  BrowserInit::Start(class CommandLine
const &,class std::basic_string const &,class Profile *,int *)
    chrome/browser/browser_main.cc:756  BrowserMain(MainFunctionParams
const&)
    ^^^

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