Issue 3857: Crash in sandbox::PolicyBase::SetDesktop(wchar_t const *)
http://code.google.com/p/chromium/issues/detail?id=3857

New issue report by [EMAIL PROTECTED]:
This is a top crash (so far) in 154.9.

The full crash report details can be found at:
http://go/crash/reportdetail?
reportid=4aecbccf49d7f55d&product=Chrome&version=0.3.154.9&signature=std%3A
%3Abasic_string%3Cwchar_t%2Cstd%3A%3Achar_traits%3Cwchar_t%3E%2Cstd%3A%3Aal
locator%3Cwchar_t%3E+%3E%3A%3Aassign(wchar_t+const+*)-6DAF7F

Meta information:
Report Time: 2008/10/29 16:00:28, Wed
Uptime: 3 sec
Cumulative Uptime: 0 sec
User Email:
User Comments:
Product Name: Chrome
Product Version: 0.3.154.9
OS Name: Windows NT
OS Version: 5.1.2600 Service Pack 2
CPU Architecture: x86
CPU Info: GenuineIntel family 6 model 11 stepping 1
plat: Win32
ptype: browser

Stack Trace:

Thread 0 *CRASHED*
0x00401c92 [chrome.exe] - xstring:1070
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
>::assign(wchar_t const *)
0x00406643 [chrome.exe] - sandbox_policy_base.h:87
sandbox::PolicyBase::SetDesktop(wchar_t const *)
0x011f6dc4 [chrome.dll] - render_process_host.cc:359
RenderProcessHost::Init()
0x01281ad2 [chrome.dll] - render_view_host.cc:121
RenderViewHost::CreateRenderView()
0x0125a414 [chrome.dll] - web_contents.cc:1726
WebContents::CreateRenderViewForRenderManager(RenderViewHost *)
0x012e7a25 [chrome.dll] - dom_ui_host.cc:39
DOMUIHost::CreateRenderViewForRenderManager(RenderViewHost *)
0x012ca60a [chrome.dll] - render_view_host_manager.cc:103
RenderViewHostManager::Navigate(NavigationEntry const &)
0x01257297 [chrome.dll] - web_contents.cc:360
WebContents::NavigateToPendingEntry(bool)
0x012a60c9 [chrome.dll] - new_tab_ui.cc:801
NewTabUIContents::NavigateToPendingEntry(bool)
0x0127001b [chrome.dll] - navigation_controller.cc:1013
NavigationController::NavigateToPendingEntry(bool)
0x0126ef6f [chrome.dll] - navigation_controller.cc:454
NavigationController::LoadURL(GURL const &,int)
0x01233fc0 [chrome.dll] - browser.cc:1344
Browser::CreateTabContentsForURL(GURL const &,Profile
*,int,bool,SiteInstance *)
0x01233c14 [chrome.dll] - browser.cc:1222 Browser::AddTabWithURL(GURL const
&,int,bool,SiteInstance *)
0x01266db1 [chrome.dll] - session_restore.cc:347 `anonymous
namespace'::SessionRestoreImpl::AppendURLsToBrowser(Browser
*,std::vector<GURL,std::allocator<GURL> > const &)
0x01266753 [chrome.dll] - session_restore.cc:236 `anonymous
namespace'::SessionRestoreImpl::FinishedTabCreation(bool,bool)
0x01266b19 [chrome.dll] - session_restore.cc:314 `anonymous
namespace'::SessionRestoreImpl::OnGotSession(int,std::vector<SessionWindow
*,std::allocator<SessionWindow *> > *)
0x01179dde [chrome.dll] - task.h:545 CallbackImpl<ExternalJSObject,void (
ExternalJSObject::*)(std::vector<CppVariant,std::allocator<CppVariant> >
const &,CppVariant
*),Tuple2<std::vector<CppVariant,std::allocator<CppVariant> > const
&,CppVariant *>
>::RunWithParams(Tuple2<std::vector<CppVariant,std::allocator<CppVariant> >
const &,CppVariant *> const &)
0x01268158 [chrome.dll] - session_service.cc:647
SessionService::OnGotSessionCommands(int,scoped_refptr<SessionService::Inte
rnalSavedSessionRequest>)
0x0126aa4a [chrome.dll] - task.h:545 CallbackImpl<SessionService,void (
SessionService::*)(int,scoped_refptr<SessionService::InternalSavedSessionRe
quest>),Tuple2<int,scoped_refptr<SessionService::InternalSavedSessionReques
t> >
>::RunWithParams(Tuple2<int,scoped_refptr<SessionService::InternalSavedSess
ionRequest> > const &)
0x0124c223 [chrome.dll] - cancelable_request.h:489
CancelableRequest<CallbackRunner<Tuple2<int,scoped_refptr<SessionService::I
nternalSavedSessionRequest> > >
>::ExecuteCallback(Tuple2<int,scoped_refptr<SessionService::InternalSavedSe
ssionRequest> > const &)
0x0122f0a1 [chrome.dll] - task.h:312
RunnableMethod<DebugMessageHandler,void (
DebugMessageHandler::*)(std::basic_string<wchar_t,std::char_traits<wchar_t>
,std::allocator<wchar_t> > const
&),Tuple1<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocato
r<wchar_t> > > >::Run()
0x0100bc14 [chrome.dll] - message_loop.cc:303 MessageLoop::RunTask(Task *)
0x0100bc50 [chrome.dll] - message_loop.cc:311
MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &)
0x0100be45 [chrome.dll] - message_loop.cc:403 MessageLoop::DoWork()
0x01018788 [chrome.dll] - message_pump_win.cc:331
base::MessagePumpForUI::DoRunLoop()
0x01018329 [chrome.dll] - message_pump_win.cc:95
base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate
*,base::MessagePumpWin::Dispatcher *)
0x0100b2ba [chrome.dll] - message_pump_win.h:123
base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x0100b957 [chrome.dll] - message_loop.cc:192 MessageLoop::RunInternal()
0x0100b8c6 [chrome.dll] - message_loop.cc:175 MessageLoop::RunHandler()
0x0100b869 [chrome.dll] - message_loop.cc:149 MessageLoop::Run()
0x012666b9 [chrome.dll] - session_restore.cc:208 `anonymous
namespace'::SessionRestoreImpl::Restore()
0x01266e6b [chrome.dll] - session_restore.cc:413 Restore
0x01216b53 [chrome.dll] - browser_init.cc:510
BrowserInit::LaunchWithProfile::OpenStartupURLs(bool,CommandLine const
&,std::vector<GURL,std::allocator<GURL> > const &)
0x0121684f [chrome.dll] - browser_init.cc:430
BrowserInit::LaunchWithProfile::Launch(Profile *,bool)
0x01217485 [chrome.dll] - browser_init.cc:692
BrowserInit::LaunchBrowser(CommandLine const &,Profile
*,int,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wc
har_t> > const &,bool,int *)
0x01217256 [chrome.dll] - browser_init.cc:660
BrowserInit::ProcessCommandLine(CommandLine const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const &,PrefService *,int,bool,Profile *,int *)
0x011fa54f [chrome.dll] - browser_main.cc:508 BrowserMain(CommandLine
&,int,sandbox::BrokerServices *)
0x0100345d [chrome.dll] - chrome_dll_main.cc:224 ChromeMain
0x004027d5 [chrome.exe] - google_update_client.cc:196
google_update::GoogleUpdateClient::Launch(HINSTANCE__ *,HINSTANCE__
*,wchar_t *,int,char const *,int *)
0x004294ff [chrome.exe] +0x000294ff _SEH_epilog4




Issue attributes:
        Status: Assigned
        Owner: [EMAIL PROTECTED]
        CC: [EMAIL PROTECTED],  [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Crash Mstone-1.0 
Sandbox

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to