Status: Untriaged
Owner: all-bugs-t...@chromium.org
Labels: Type-Bug Pri-1 OS-Windows Area-Misc Regression

New issue 7969 by mberkow...@chromium.org: Chrome: Crash Report - Stack  
Signature: v8::internal::String::ToUC16Vector()
http://code.google.com/p/chromium/issues/detail?id=7969

Looks like regression of:
http://b/issue?id=1439135
http://b/issue?id=1439142

The full crash report details can be found at:

http://crash/reportview?product=Chrome&version=2.0.164.0&signature=v8%3A%3Ainternal%3A%3AString%3A%3AToUC16Vector()-1E69065

Meta information:

Report Time (UTC):      2009/02/19 15:27:37, Thu
(Show all crashes by this date for this version)
Uptime:         49 sec
Product Name:   Chrome
Product Version:        2.0.164.0
OS Name:        Windows NT
OS Version:     5.1.2600 Service Pack 3
CPU Architecture:       x86
CPU Info:       GenuineIntel family 15 model 2 stepping 9
plat:   Win32
ptype:  renderer

Stack Trace:

0x015f58ac      [chrome.dll     - objects.cc:3219]
v8::internal::String::ToUC16Vector()
0x0164aaa8      [chrome.dll     - runtime.cc:1489]
v8::internal::Runtime::StringMatch(v8::internal::Handle<v8::internal::String>,v8::internal::Handle<v8::internal::String>,int)
0x015f7915      [chrome.dll     - objects.cc:6868]
v8::internal::Script::InitLineEnds()
0x0163c90e      [chrome.dll     - accessors.cc:261]
v8::internal::Accessors::ScriptGetLineEnds(v8::internal::Object *,void *)
0x015f4aee      [chrome.dll     - objects.cc:182]
v8::internal::Object::GetPropertyWithCallback(v8::internal::Object
*,v8::internal::Object *,v8::internal::String *,v8::internal::Object *)
0x01600613      [chrome.dll     - objects.cc:472]
v8::internal::Object::GetProperty(v8::internal::Object
*,v8::internal::LookupResult *,v8::internal::String *,PropertyAttributes *)
0x0165395c      [chrome.dll     - ic.cc:542]
v8::internal::LoadIC::Load(v8::internal::InlineCacheState,v8::internal::Handle<v8::internal::Object>,v8::internal::Handle<v8::internal::String>)
0x01654168      [chrome.dll     - ic.cc:1095]
v8::internal::LoadIC_Miss(v8::internal::Arguments)
0x0197016b                      
0x01981e2e                      
0x019926fc                      
0x0199183e                      
0x01990e61                      
0x0197aa4d                      
0x01970ce7                      
0x01608b51      [chrome.dll     - execution.cc:90]      v8::internal::Invoke
0x01608c14      [chrome.dll     - execution.cc:116]
v8::internal::Execution::Call(v8::internal::Handle<v8::internal::JSFunction>,v8::internal::Handle<v8::internal::Object>,int,v8::internal::Object
* * *,bool *)
0x015e607b      [chrome.dll     - api.cc:1939]
v8::Function::Call(v8::Handle<v8::Object>,int,v8::Handle<v8::Value> * const)
0x0161cebe      [chrome.dll     - debug.cc:1880]
v8::internal::DebugMessageThread::DebugEvent(v8::DebugEvent,v8::internal::Handle<v8::internal::Object>,v8::internal::Handle<v8::internal::Object>)
0x0161d161      [chrome.dll     - debug.cc:1599]
v8::internal::Debugger::ProcessDebugEvent(v8::DebugEvent,v8::internal::Handle<v8::internal::Object>)
0x0161d46c      [chrome.dll     - debug.cc:1474]
v8::internal::Debugger::OnDebugBreak(v8::internal::Handle<v8::internal::Object>)
0x01609504      [chrome.dll     - execution.cc:565]
v8::internal::Execution::DebugBreakHelper()
0x01609577      [chrome.dll     - execution.cc:573]
v8::internal::Execution::HandleStackGuardInterrupt()
0x0197016b                      
0x01988d5f                      
0x0197aa4d                      
0x01970ce7                      
0x01608b51      [chrome.dll     - execution.cc:90]      v8::internal::Invoke
0x01608c14      [chrome.dll     - execution.cc:116]
v8::internal::Execution::Call(v8::internal::Handle<v8::internal::JSFunction>,v8::internal::Handle<v8::internal::Object>,int,v8::internal::Object
* * *,bool *)
0x015e41b2      [chrome.dll     - api.cc:1047]  v8::Script::Run()
0x0103909e      [chrome.dll     - v8_proxy.cpp:1418]
WebCore::V8Proxy::RunScript(v8::Handle<v8::Script>,bool)
0x01038fe7      [chrome.dll     - v8_proxy.cpp:1373]
WebCore::V8Proxy::Evaluate(WebCore::String const &,int,WebCore::String
const &,WebCore::Node *)
0x01041879      [chrome.dll     - scriptcontroller.cpp:230]
WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const &)
0x011f91b3      [chrome.dll     - frameloader.cpp:783]
WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const &)
0x015063b3      [chrome.dll     - webframe_impl.cc:1573]
WebFrameImpl::ExecuteJavaScript(std::basic_string<char,std::char_traits<char>,std::allocator<char>
> const &,GURL const &,int)
0x01012716      [chrome.dll     - render_view.cc:2470]
RenderView::EvaluateScript(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 &)
0x0101ce04      [chrome.dll     - debug_message_handler.cc:29]
DebugMessageHandler::EvaluateScript(std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
> const &)
0x01142c50      [chrome.dll     - task.h:312]
RunnableMethod<CancelableRequest<CallbackRunner<Tuple2<int,std::vector<__int64,std::allocator<__int64>
> *> > >,void (
CancelableRequest<CallbackRunner<Tuple2<int,std::vector<__int64,std::allocator<__int64>
> *> > >::*)(Tuple2<int,std::vector<__int64,std::allocator<__int64> > *>
const &),Tuple1<Tuple2<int,std::vector<__int64,std::allocator<__int64> > *>
> >::Run()
0x013800e6      [chrome.dll     - message_loop.cc:308]  
MessageLoop::RunTask(Task  
*)
0x0138011d      [chrome.dll     - message_loop.cc:316]
MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &)
0x013802ab      [chrome.dll     - message_loop.cc:408]  MessageLoop::DoWork()
0x0139a482      [chrome.dll     - message_pump_default.cc:50]
base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x0137ffb0      [chrome.dll     - message_loop.cc:197]  
MessageLoop::RunInternal()
0x0137ff7d      [chrome.dll     - message_loop.cc:180]  
MessageLoop::RunHandler()
0x0137ff20      [chrome.dll     - message_loop.cc:154]  MessageLoop::Run()
0x01385f14      [chrome.dll     - thread.cc:156]        
base::Thread::ThreadMain()
0x013838a5      [chrome.dll     - platform_thread_win.cc:26]    `anonymous
namespace'::ThreadFunc(void *)
0x7c80b712      [kernel32.dll   + 0x0000b712]   BaseThreadStart



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