[Webkit-unassigned] [Bug 33495] svg/dynamic-updates tests sometimes crash on Windows Release Bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 20 12:21:18 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=33495
--- Comment #10 from Adam Roben (aroben) <aroben at apple.com> 2010-04-20 12:21:18 PST ---
Got a slightly different backtrace when I ran under the debugger (rather than
attaching the debugger at the time of the crash). This was for
SVGEllipseElement-svgdom-rx-prop.html:
JavaScriptCore.dll!JSC::UStringImpl::createUninitialized(unsigned int
length=2142638116, wchar_t * & data=) + 0x395de bytes C++
WebKit.dll!WebCore::CachedScriptSourceProvider::getRange(int
start=1239560, int end=1239488) Line 46 + 0x2c bytes C++
> WebKit.dll!WebCore::JSSVGLength::value(JSC::ExecState * exec=0x1003e2f8) Line 34 + 0xe bytes C++
JavaScriptCore.dll!JSC::JSValue::get(JSC::ExecState * exec=0x037b0120,
const JSC::Identifier & propertyName={...}, JSC::PropertySlot & slot={...})
Line 633 + 0x34 bytes C++
JavaScriptCore.dll!cti_op_get_by_id(void * * args=0x00000000) Line 1465
C++
JavaScriptCore.dll!JSC::Interpreter::execute(JSC::EvalExecutable *
eval=0x7f068af0, JSC::ExecState * callFrame=0x037b00a8, JSC::JSObject *
thisObj=0x03bc0000, int globalRegisterOffset=36, JSC::ScopeChainNode *
scopeChain=0x7fd80378, JSC::JSValue * exception=0x0012ebe8) Line 854 C++
JavaScriptCore.dll!JSC::Interpreter::callEval(JSC::ExecState *
callFrame=0x00000000, JSC::RegisterFile * registerFile=0x7fef32dc,
JSC::Register * argv=0x037b00d0, int argc=58392576, int registerOffset=15,
JSC::JSValue & exceptionValue={...}) Line 316 + 0x63 bytes C++
JavaScriptCore.dll!cti_op_call_eval(void * * args=0x00000000) Line 2903
C++
JavaScriptCore.dll!JSC::Interpreter::execute(JSC::ProgramExecutable *
program=0x7f077fc0, JSC::ExecState * callFrame=0x7fede968, JSC::ScopeChainNode
* scopeChain=0x7fc77d68, JSC::JSObject * thisObj=0x03bc0000, JSC::JSValue *
exception=0x0012ecd8) Line 626 C++
JavaScriptCore.dll!JSC::evaluate(JSC::ExecState * exec=, JSC::ScopeChain &
scopeChain=, const JSC::SourceCode & source=, JSC::JSValue thisValue={...})
Line 65 C++
WebKit.dll!WebCore::ScriptController::windowShell(WebCore::DOMWrapperWorld
* world=0x0000003f) Line 85 + 0x14 bytes C++
00000040()
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list