Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 1673 by erik.corry: Null handle in JSEntryTrampoline from InspectorDebuggerAgent
http://code.google.com/p/v8/issues/detail?id=1673

There are some bug reports where a null handle has been passed to v8::Function::Call. The stack (here from reportid B11A9CA1C5D29B56F5566DEA41C9FCCF) shows the InspectorDebuggerAgent is implicated. This is on MacOS.


0x19fbc42a                      
0x19faf44a                      
0x022e3e0c [Google Chrome Framework - execution.cc:121] v8::internal::Invoke 0x022e429c [Google Chrome Framework - execution.cc:158] v8::internal::Execution::Call
0x0229670b       [Google Chrome Framework        - api.cc:3383] 
v8::Function::Call
0x010df33e [Google Chrome Framework - ScriptFunctionCall.cpp:133] WebCore::ScriptFunctionCall::call 0x0135794a [Google Chrome Framework - InjectedScript.cpp:200] WebCore::InjectedScript::makeCall 0x01357a4e [Google Chrome Framework - InjectedScript.cpp:212] WebCore::InjectedScript::makeEvalCall 0x01357e77 [Google Chrome Framework - InjectedScript.cpp:82] WebCore::InjectedScript::evaluateOnCallFrame 0x013811e1 [Google Chrome Framework - InspectorDebuggerAgent.cpp:369] WebCore::InspectorDebuggerAgent::evaluateOnCallFrame 0x018cd2e7 [Google Chrome Framework - InspectorBackendDispatcher.cpp:2239] WebCore::InspectorBackendDispatcher::Debugger_evaluateOnCallFrame 0x018c1e7f [Google Chrome Framework - InspectorBackendDispatcher.cpp:2794] WebCore::InspectorBackendDispatcher::dispatch 0x00b8b7cc [Google Chrome Framework - WebDevToolsAgentImpl.cpp:235] WebKit::WebDevToolsAgentImpl::dispatchOnInspectorBackend

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to