Issue 3201: Embedded Google Calendar crashes the renderer
http://code.google.com/p/chromium/issues/detail?id=3201
Comment #1 by wei.hoo:
Here's the stack trace:
chrome.dll!v8::internal::StoreIC_ExtendStorage(v8::internal::Arguments
args={...}) Line 1134 + 0xc bytes C++
chrome.dll!v8::internal::Invoke(bool construct=true,
v8::internal::Handle<v8::internal::JSFunction> func={...},
v8::internal::Handle<v8::internal::Object> receiver={...}, int argc=1,
v8::internal::Object * * * args=0x02b3f8ac, bool *
has_pending_exception=0x02b3f857)
Line 88 C++
chrome.dll!v8::internal::Execution::Call(v8::internal::Handle<v8::internal::JSFunctio
n> func={...}, v8::internal::Handle<v8::internal::Object> receiver={...},
int argc=1,
v8::internal::Object * * * args=0x02b3f8ac, bool *
pending_exception=0x02b3f857)
Line 117 + 0x25 bytes C++
chrome.dll!v8::Function::Call(v8::Handle<v8::Object> recv={...}, int
argc=1,
v8::Handle<v8::Value> * argv=0x02b3f8ac) Line 1975 C++
chrome.dll!WebCore::V8Proxy::CallFunction(v8::Handle<v8::Function>
function={...}, v8::Handle<v8::Object> receiver={...}, int argc=1,
v8::Handle<v8::Value> * args=0x02b3f8ac) Line 1073 + 0x18 bytes C++
chrome.dll!WebCore::V8LazyEventListener::CallListenerFunction(v8::Handle<v8::Value>
jsevent={...}, WebCore::Event * event=0x02caffe8, bool isWindowEvent=true)
Line 405
+ 0x19 bytes C++
chrome.dll!WebCore::V8AbstractEventListener::handleEvent(WebCore::Event
*
event=0x02cb0000, bool isWindowEvent=true) Line 106 + 0x16 bytes C++
chrome.dll!WebCore::Document::handleWindowEvent(WebCore::Event *
evt=0x03b67268, bool useCapture=false) Line 2777 + 0xf bytes C++
chrome.dll!WebCore::EventTargetNode::dispatchWindowEvent(WTF::PassRefPtr<WebCore::Eve
nt> e={...}) Line 159 C++
chrome.dll!WebCore::EventTargetNode::dispatchWindowEvent(const
WebCore::AtomicString & eventType={...}, bool canBubbleArg=false, bool
cancelableArg=false) Line 167 C++
chrome.dll!WebCore::Document::implicitClose() Line 1676 C++
chrome.dll!WebCore::FrameLoader::checkCompleted() Line 1323 C++
chrome.dll!WebCore::DocLoader::setLoadInProgress(bool load=false) Line
262
C++
chrome.dll!WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader
* loader=0x039649d8) Line 285 C++
chrome.dll!WebCore::SubresourceLoader::didFinishLoading() Line 195
C++
chrome.dll!WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle
* __formal=0x03989828) Line 399 C++
chrome.dll!WebCore::ResourceHandleInternal::OnCompletedRequest(const
URLRequestStatus & status={...}) Line 601 C++
chrome.dll!ResourceDispatcher::OnRequestComplete(int request_id=26,
const
URLRequestStatus & status={...}) Line 425 C++
chrome.dll!IPC::MessageWithTuple<Tuple2<int,URLRequestStatus>
>::Dispatch<ResourceDispatcher,void (__thiscall
ResourceDispatcher::*)(int,URLRequestStatus const &)>(const IPC::Message *
msg=0x045e3e68, ResourceDispatcher * obj=0x02df2548, void (int, const
URLRequestStatus &)* func=0x6a6d7c20) Line 980 C++
chrome.dll!ResourceDispatcher::DispatchMessageW(const IPC::Message &
message={...}) Line 470 + 0xc bytes C++
chrome.dll!ResourceDispatcher::OnMessageReceived(const IPC::Message &
message={...}) Line 283 + 0xb bytes C++
chrome.dll!RenderView::OnMessageReceived(const IPC::Message &
message={...})
Line 271 + 0x17 bytes C++
chrome.dll!MessageRouter::RouteMessage(const IPC::Message & msg={...})
Line
39 + 0xa bytes C++
chrome.dll!MessageRouter::OnMessageReceived(const IPC::Message &
msg={...})
Line 30 + 0x5 bytes C++
chrome.dll!RenderThread::OnMessageReceived(const IPC::Message &
msg={...})
Line 170 + 0xc bytes C++
chrome.dll!RunnableMethod<CancelableRequest<CallbackRunner<Tuple2<int,scoped_refptr<S
essionService::InternalSavedSessionRequest> > > >,void (__thiscall
CancelableRequest<CallbackRunner<Tuple2<int,scoped_refptr<SessionService::InternalSav
edSessionRequest> > >
>::*)(Tuple2<int,scoped_refptr<SessionService::InternalSavedSessionRequest>
> const
&),Tuple1<Tuple2<int,scoped_refptr<SessionService::InternalSavedSessionRequest>
>
>
>::Run() Line 312 + 0xf bytes C++
chrome.dll!MessageLoop::RunTask(Task * task=0x045e3e58) Line 306
C++
chrome.dll!MessageLoop::DoWork() Line 413 C++
chrome.dll!base::MessagePumpForUI::DoRunLoop() Line 332 C++
chrome.dll!base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate
*
delegate=0x02b3fdbc, base::MessagePumpWin::Dispatcher *
dispatcher=0x00000000) Line
97 C++
chrome.dll!base::MessagePumpWin::Run(base::MessagePump::Delegate *
delegate=0x02b3fdbc) Line 123 + 0xe bytes C++
chrome.dll!MessageLoop::RunInternal() Line 194 + 0x8 bytes C++
chrome.dll!MessageLoop::RunHandler() Line 178 C++
chrome.dll!MessageLoop::Run() Line 152 C++
chrome.dll!base::Thread::ThreadMain() Line 159 C++
chrome.dll!`anonymous namespace'::ThreadFunc(void * closure=0x01a77084)
Line
29 C++
chrome.dll!_callthreadstartex() Line 348 + 0x6 bytes C
chrome.dll!_threadstartex(void * ptd=0x01a77198) Line 326 + 0x5 bytes
C
kernel32.dll!75e84911()
[Frames below may be incorrect and/or missing, no symbols loaded for
kernel32.dll]
ntdll.dll!7758e4b6()
ntdll.dll!7758e489()
--
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
-~----------~----~----~----~------~----~------~--~---