Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-DevTools Size-Medium
New issue 15824 by [email protected]: Renderer crash on "Step into" goog.bind http://code.google.com/p/chromium/issues/detail?id=15824 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=0x03c1dcc0, int line=1297, const char * format=0x03c1cf70, ...) Line 57 C++ chrome.dll!CheckHelper(const char * file=0x03c1dcc0, int line=1297, const char * source=0x03c1dc90, bool condition=false) Line 62 + 0x16 bytes C++ chrome.dll!v8::internal::Debug::HandleStepIn(v8::internal::Handle<v8::internal::JSFunction> function={...}, unsigned char * fp=0x0108eb10, bool is_constructor=false) Line 1297 + 0x30 bytes C++ chrome.dll!v8::internal::CallIC::LoadFunction(v8::internal::InlineCacheState state=DEBUG_PREPARE_STEP_IN, v8::internal::Handle<v8::internal::Object> object={...}, v8::internal::Handle<v8::internal::String> name={...}) Line 372 + 0x14 bytes C++ chrome.dll!v8::internal::CallIC_Miss(v8::internal::Arguments args={...}) Line 1123 + 0x2e bytes C++ 0586018b() 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=0x0108ee68, bool * has_pending_exception=0x0108edbf) Line 93 + 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=0x0108ee68, bool * pending_exception=0x0108edbf) Line 119 + 0x1f bytes C++ chrome.dll!v8::Function::Call(v8::Handle<v8::Object> recv={...}, int argc=1, v8::Handle<v8::Value> * argv=0x0108ee68) 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=0x0108ee68) Line 1159 + 0x1f bytes C++ chrome.dll!WebCore::V8EventListener::callListenerFunction(v8::Handle<v8::Value> jsEvent={...}, WebCore::Event * event=0x01a15c60, bool isWindowEvent=false) Line 86 + 0x26 bytes C++ chrome.dll!WebCore::V8AbstractEventListener::invokeEventHandler(v8::Handle<v8::Context> v8Context={...}, WebCore::Event * event=0x01a15c60, v8::Handle<v8::Value> jsEvent={...}, bool isWindowEvent=false) Line 78 + 0x1f bytes C++ chrome.dll!WebCore::V8AbstractEventListener::handleEvent(WebCore::Event * event=0x01a15c60, bool isWindowEvent=false) Line 130 C++ chrome.dll!WebCore::Node::handleLocalEvents(WebCore::Event * event=0x01a15c60, bool useCapture=false) Line 2395 + 0x20 bytes C++ chrome.dll!WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event> prpEvent={...}) Line 2528 + 0x1d bytes C++ chrome.dll!WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event> e={...}, int & ec=0) Line 2449 + 0x12 bytes C++ chrome.dll!WebCore::Node::dispatchMouseEvent(const WebCore::AtomicString & eventType={...}, int button=0, int detail=1, int pageX=977, int pageY=68, int screenX=1154, int screenY=609, bool ctrlKey=false, bool altKey=false, bool shiftKey=false, bool metaKey=false, bool isSimulated=false, WebCore::Node * relatedTargetArg=0x00000000, WTF::PassRefPtr<WebCore::Event> underlyingEvent={...}) Line 2730 C++ chrome.dll!WebCore::Node::dispatchMouseEvent(const WebCore::PlatformMouseEvent & event={...}, const WebCore::AtomicString & eventType={...}, int detail=1, WebCore::Node * relatedTarget=0x00000000) Line 2637 C++ chrome.dll!WebCore::EventHandler::dispatchMouseEvent(const WebCore::AtomicString & eventType={...}, WebCore::Node * targetNode=0x00ef2a80, bool __formal=true, int clickCount=1, const WebCore::PlatformMouseEvent & mouseEvent={...}, bool setUnder=true) Line 1656 + 0x23 bytes C++ chrome.dll!WebCore::EventHandler::handleMouseReleaseEvent(const WebCore::PlatformMouseEvent & mouseEvent={...}) Line 1415 + 0x2c bytes C++ chrome.dll!WebViewImpl::MouseUp(const WebKit::WebMouseEvent & event={...}) Line 520 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 -~----------~----~----~----~------~----~------~--~---
