Updates:
Status: Available
Labels: -Pri-2 -Area-BrowserUI Pri-1 Mstone-1.1
Comment #2 on issue 4842 by [email protected]: Chrome: Crash Report - Stack
Signature:
RenderViewHost::ExecuteJavascriptInWebFrame(std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
> const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
> const &)-DF1408
http://code.google.com/p/chromium/issues/detail?id=4842
Apparently it died in this constructor:
Send(new ViewMsg_ScriptEvalRequest(routing_id_, frame_xpath, jscript));
This is a common crash in 0.4.154.25 but I don't see it in 1.0. It is
possible that
we just don't have the population behind 1.0 yet.
--
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 [email protected]
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
-~----------~----~----~----~------~----~------~--~---