[Webkit-unassigned] [Bug 23225] New: Assertion failure in reparseInPlace() (m_sourceElements) at sfgate.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 10 00:52:08 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23225

           Summary: Assertion failure in reparseInPlace() (m_sourceElements)
                    at sfgate.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://events.sfgate.com/san-francisco-
                    ca/events/show/85733715-qadim-ensemble
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


Visiting the URL with TOT causes
ASSERTION FAILED: m_sourceElements
(JavaScriptCore/parser/Parser.cpp:76 void
JSC::Parser::reparseInPlace(JSC::JSGlobalData*, JSC::FunctionBodyNode*))

Backtrace:
#0  0x00b56987 in JSC::Parser::reparseInPlace (this=0x1d1b2d70,
globalData=0x6ed3000, functionBodyNode=0x1caefb50) at Parser.cpp:76
#1  0x00b56bb3 in JSC::FunctionBodyNode::generateBytecode (this=0x1caefb50,
scopeChainNode=0x1d0de450) at Nodes.cpp:2597
#2  0x00bec93e in JSC::FunctionBodyNode::bytecode (this=0x1caefb50,
scopeChain=0x1d0de450) at Nodes.h:2188
#3  0x00bd16a9 in JSC::Interpreter::cti_op_call_JSFunction (args=0x0) at
JavaScriptCore/interpreter/Interpreter.cpp:4812
#4  0x00bcad60 in JSC::Interpreter::retrieveCaller () at
JavaScriptCore/interpreter/Interpreter.cpp:4019
#5  0x00bece66 in JSC::JIT::execute (code=0x2194ba94, registerFile=0x68e0e34,
callFrame=0x1f110048, globalData=0x6ed3000, exception=0xbfffddd0) at JIT.h:351
#6  0x00bd35ee in JSC::Interpreter::execute (this=0x68e0e00,
programNode=0x2135a120, callFrame=0x1ea23264, scopeChain=0x1d0de450,
thisObj=0x1cfefdc0, exception=0xbfffddd0) at
JavaScriptCore/interpreter/Interpreter.cpp:908
#7  0x00b56f5c in JSC::evaluate (exec=0x1ea23264, scopeChain=@0x1ea23220,
source=@0xbfffe188, thisValue={m_ptr = 0x1cfefdc0}) at Completion.cpp:67


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list