[Webkit-unassigned] [Bug 20577] REGRESSION (r35006): Gmail is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 31 13:23:27 PDT 2008


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


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1




------- Comment #4 from webkit at mattlilek.com  2008-08-31 13:23 PDT -------
I'm assuming Cameron already knows this, but I'll mention it here for future
reference - this is what's hit when loading GMail:

ASSERTION FAILED: offset + length <= static_cast<unsigned>(s.size())
(/Users/matt/Code/WebKit/JavaScriptCore/kjs/JSString.cpp:135 KJS::JSString*
KJS::jsSubstring(KJS::ExecState*, const KJS::UString&, unsigned int, unsigned
int))

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x00485282
KJS::jsSubstring(KJS::ExecState*, KJS::UString const&, unsigned int, unsigned
int) + 238 (JSString.cpp:135)
1   com.apple.JavaScriptCore            0x004858f3
KJS::stringProtoFuncSubstr(KJS::ExecState*, KJS::JSObject*, KJS::JSValue*,
KJS::ArgList const&) + 571 (StringPrototype.cpp:578)
2   com.apple.JavaScriptCore            0x0050b1bb
KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*,
KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*,
KJS::JSValue**) + 30083 (Machine.cpp:2484)
3   com.apple.JavaScriptCore            0x0050d286
KJS::Machine::execute(KJS::FunctionBodyNode*, KJS::ExecState*,
KJS::JSFunction*, KJS::JSObject*, KJS::ArgList const&, KJS::ScopeChainNode*,
KJS::JSValue**) + 716 (Machine.cpp:857)
4   com.apple.JavaScriptCore            0x0046aa2b
KJS::JSFunction::call(KJS::ExecState*, KJS::JSValue*, KJS::ArgList const&) +
139 (JSFunction.cpp:71)
5   com.apple.JavaScriptCore            0x0046aac7 KJS::call(KJS::ExecState*,
KJS::JSValue*, KJS::CallType, KJS::CallData const&, KJS::JSValue*, KJS::ArgList
const&) + 149 (CallData.cpp:39)
6   com.apple.JavaScriptCore            0x00479112
KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::JSValue*,
KJS::ArgList const&) + 494 (FunctionPrototype.cpp:107)
7   com.apple.JavaScriptCore            0x0050b1bb
KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*,
KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*,
KJS::JSValue**) + 30083 (Machine.cpp:2484)
[snip]


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