[Webkit-unassigned] [Bug 22537] New: Assertion failure in jsSubstring() at ge.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 27 22:28:27 PST 2008


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

           Summary: Assertion failure in jsSubstring() at ge.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.ge.com/
        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 http://www.ge.com/ causes an assertion failure:

Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x00a9e181
JSC::jsSubstring(JSC::JSGlobalData*, JSC::UString const&, unsigned int,
unsigned int) + 83 (JSString.cpp:126)
1   com.apple.JavaScriptCore            0x00b182de
JSC::jsSubstring(JSC::ExecState*, JSC::UString const&, unsigned int, unsigned
int) + 48 (JSString.h:173)
2   com.apple.JavaScriptCore            0x00ac9ac4
__ZN3JSCL20stringProtoFuncMatchEPNS_9ExecStateEPNS_8JSObjectEPNS_7JSValueERKNS_7ArgListE
+ 502 (StringPrototype.cpp:432)
3   com.apple.JavaScriptCore            0x00b6078f
JSC::Interpreter::cti_op_call_NotJSFunction(void*, ...) + 461
(Interpreter.cpp:4969)
4   com.apple.JavaScriptCore            0x00b5b2de jscGeneratedNativeCode + 0
(Interpreter.cpp:4244)
5   com.apple.JavaScriptCore            0x00b623de
JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*,
JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*,
JSC::JSValue**) + 796 (Interpreter.cpp:1003)
6   com.apple.JavaScriptCore            0x00a85b51
JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue*, JSC::ArgList const&) +
139 (JSFunction.cpp:83)
7   com.apple.JavaScriptCore            0x00a85c09 JSC::call(JSC::ExecState*,
JSC::JSValue*, JSC::CallType, JSC::CallData const&, JSC::JSValue*, JSC::ArgList
const&) + 177 (CallData.cpp:39)
8   com.apple.WebCore                   0x03a12044
WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 786
(JSEventListener.cpp:109)
9   com.apple.WebCore                   0x034db77d
WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 281
(Document.cpp:2699)
10  com.apple.WebCore                   0x0354250e
WebCore::EventTargetNode::dispatchWindowEvent(WTF::PassRefPtr<WebCore::Event>)
+ 272 (EventTargetNode.cpp:409)
11  com.apple.WebCore                   0x035455e3
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 175 (EventTargetNode.cpp:416)
12  com.apple.WebCore                   0x034e79e4
WebCore::Document::implicitClose() + 736 (Document.cpp:1562)


-- 
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