Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium
New issue 17229 by [email protected]: Renderer crash on exception in load handler when Debugger is opened http://code.google.com/p/chromium/issues/detail?id=17229 chrome.dll!v8::internal::OS::DebugBreak() Line 882 C++ chrome.dll!v8::internal::OS::Abort() Line 877 C++ chrome.dll!V8_Fatal(const char * file=0x04bfa654, int line=6328, const char * format=0x04bf1e50, ...) Line 57 C++ chrome.dll!CheckHelper(const char * file=0x04bfa654, int line=6328, const char * source=0x04bfa9ac, bool condition=false) Line 62 + 0x16 bytes C++ chrome.dll!v8::internal::ScopeIterator::Type() Line 6328 + 0x36 bytes C++ > chrome.dll!v8::internal::Runtime_GetScopeDetails(v8::internal::Arguments args={...}) Line 6496 + 0xb bytes C++ 0538018b() chrome.dll!v8::internal::Invoke(bool construct=false, v8::internal::Handle<v8::internal::JSFunction> func={...}, v8::internal::Handle<v8::internal::Object> receiver={...}, int argc=1, v8::internal::Object * * * args=0x0109e990, bool * has_pending_exception=0x0109e82f) Line 95 + 0x36 bytes C++ chrome.dll!v8::internal::Execution::Call(v8::internal::Handle<v8::internal::JSFunction> func={...}, v8::internal::Handle<v8::internal::Object> receiver={...}, int argc=1, v8::internal::Object * * * args=0x0109e990, bool * pending_exception=0x0109e82f) Line 121 + 0x1f bytes C++ chrome.dll!v8::Function::Call(v8::Handle<v8::Object> recv={...}, int argc=1, v8::Handle<v8::Value> * argv=0x0109e990) Line 2232 + 0x1d bytes C++ chrome.dll!v8::internal::Debugger::NotifyMessageHandler(v8::DebugEvent event=Exception, v8::internal::Handle<v8::internal::JSObject> exec_state={...}, v8::internal::Handle<v8::internal::JSObject> event_data={...}, bool auto_continue=false) Line 2111 C++ chrome.dll!v8::internal::Debugger::ProcessDebugEvent(v8::DebugEvent event=Exception, v8::internal::Handle<v8::internal::JSObject> event_data={...}, bool auto_continue=false) Line 1952 + 0x24 bytes C++ chrome.dll!v8::internal::Debugger::OnException(v8::internal::Handle<v8::internal::Object> exception={...}, bool uncaught=true) Line 1748 + 0x22 bytes C++ chrome.dll!v8::internal::Top::DoThrow(v8::internal::Object * exception=0x068ae1a5, v8::internal::MessageLocation * location=0x00000000, const char * message=0x00000000) Line 743 + 0xd bytes C++ chrome.dll!v8::internal::Top::Throw(v8::internal::Object * exception=0x068ae1a5, v8::internal::MessageLocation * location=0x00000000) Line 602 + 0xf bytes C++ chrome.dll!v8::internal::Top::ScheduleThrow(v8::internal::Object * exception=0x068ae1a5) Line 622 + 0xb bytes C++ chrome.dll!v8::ThrowException(v8::Handle<v8::Value> value={...}) Line 274 + 0x22 bytes C++ chrome.dll!WebCore::setDOMExceptionHelper<WebCore::DOMCoreException>(WebCore::V8ClassIndex::V8WrapperType type=DOMCOREEXCEPTION, WTF::PassRefPtr<WebCore::DOMCoreException> exception={...}) Line 1281 + 0xd bytes C++ chrome.dll!WebCore::V8Proxy::setDOMException(int exceptionCode=8) Line 1295 + 0x17 bytes C++ chrome.dll!WebCore::V8Custom::v8NodeAppendChildCallback(const v8::Arguments & args={...}) Line 152 + 0x9 bytes C++ chrome.dll!v8::internal::Builtin_HandleApiCall(int __argc__=2, v8::internal::Object * * __argv__=0x0109ef80) Line 381 + 0x13 bytes C++ 0538018b() chrome.dll!v8::internal::Invoke(bool construct=false, v8::internal::Handle<v8::internal::JSFunction> func={...}, v8::internal::Handle<v8::internal::Object> receiver={...}, int argc=1, v8::internal::Object * * * args=0x0109f32c, bool * has_pending_exception=0x0109f283) Line 95 + 0x36 bytes C++ chrome.dll!v8::internal::Execution::Call(v8::internal::Handle<v8::internal::JSFunction> func={...}, v8::internal::Handle<v8::internal::Object> receiver={...}, int argc=1, v8::internal::Object * * * args=0x0109f32c, bool * pending_exception=0x0109f283) Line 121 + 0x1f bytes C++ chrome.dll!v8::Function::Call(v8::Handle<v8::Object> recv={...}, int argc=1, v8::Handle<v8::Value> * argv=0x0109f32c) Line 2232 + 0x1d bytes C++ chrome.dll!WebCore::V8Proxy::callFunction(v8::Handle<v8::Function> function={...}, v8::Handle<v8::Object> receiver={...}, int argc=1, v8::Handle<v8::Value> * args=0x0109f32c) Line 673 + 0x1f bytes C++ chrome.dll!WebCore::V8EventListener::callListenerFunction(v8::Handle<v8::Value> jsEvent={...}, WebCore::Event * event=0x07fd37c0, bool isWindowEvent=true) Line 86 + 0x26 bytes C++ chrome.dll!WebCore::V8AbstractEventListener::invokeEventHandler(v8::Handle<v8::Context> v8Context={...}, WebCore::Event * event=0x07fd37c0, v8::Handle<v8::Value> jsEvent={...}, bool isWindowEvent=true) Line 78 + 0x1f bytes C++ chrome.dll!WebCore::V8AbstractEventListener::handleEvent(WebCore::Event * event=0x07fd37c0, bool isWindowEvent=true) Line 130 C++ chrome.dll!WebCore::DOMWindow::handleEvent(WebCore::Event * event=0x07fd37c0, bool useCapture=false, WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener>,0> * alternateListeners=0x00000000) Line 1216 + 0x20 bytes C++ chrome.dll!WebCore::DOMWindow::dispatchEventWithDocumentAsTarget(WTF::PassRefPtr<WebCore::Event> e={...}, WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener>,0> * alternateEventListeners=0x00000000) Line 1297 C++ chrome.dll!WebCore::DOMWindow::dispatchLoadEvent() Line 1306 C++ chrome.dll!WebCore::Document::dispatchLoadEvent() Line 2794 C++ chrome.dll!WebCore::Document::implicitClose() Line 1644 C++ -- 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 -~----------~----~----~----~------~----~------~--~---
