[Webkit-unassigned] [Bug 11477] New: REGRESSION: GMail crashes in KJS::FunctionImp::callerGetter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 17:08:52 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11477

           Summary: REGRESSION: GMail crashes in
                    KJS::FunctionImp::callerGetter
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: justin.garcia at apple.com
OtherBugsDependingO 9638
             nThis:


Goto http://mail.google.com/
Login

Crash:
0   com.apple.JavaScriptCore    0x00324460
KJS::FunctionImp::callerGetter(KJS::ExecState*, KJS::JSObject*, KJS::Identifier
const&, KJS::PropertySlot const&) + 32
1   com.apple.JavaScriptCore    0x003407a0 KJS::JSObject::get(KJS::ExecState*,
KJS::Identifier const&) const + 176
2   com.apple.JavaScriptCore    0x00333cfc
KJS::ArgumentListNode::evaluateList(KJS::ExecState*) + 92
3   com.apple.JavaScriptCore    0x003347e4
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 452
4   com.apple.JavaScriptCore    0x003333f8
KJS::AddNode::evaluate(KJS::ExecState*) + 120
5   com.apple.JavaScriptCore    0x0033279c
KJS::AssignResolveNode::evaluate(KJS::ExecState*) + 364
6   com.apple.JavaScriptCore    0x00338a88
KJS::ExprStatementNode::execute(KJS::ExecState*) + 104
7   com.apple.JavaScriptCore    0x0033bf38
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
8   com.apple.JavaScriptCore    0x003389b8
KJS::BlockNode::execute(KJS::ExecState*) + 152
9   com.apple.JavaScriptCore    0x00338cf8
KJS::IfNode::execute(KJS::ExecState*) + 392
10  com.apple.JavaScriptCore    0x0033bf38
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
11  com.apple.JavaScriptCore    0x003389b8
KJS::BlockNode::execute(KJS::ExecState*) + 152
12  com.apple.JavaScriptCore    0x0033ba0c
KJS::TryNode::execute(KJS::ExecState*) + 108
13  com.apple.JavaScriptCore    0x0033be5c
KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
14  com.apple.JavaScriptCore    0x003389b8
KJS::BlockNode::execute(KJS::ExecState*) + 152
15  com.apple.JavaScriptCore    0x003257a8
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 56
16  com.apple.JavaScriptCore    0x00325110
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 448
17  com.apple.JavaScriptCore    0x003415e4 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 116
18  com.apple.JavaScriptCore    0x00334878
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 600
19  com.apple.JavaScriptCore    0x003333f8
KJS::AddNode::evaluate(KJS::ExecState*) + 120
20  com.apple.JavaScriptCore    0x0033279c
KJS::AssignResolveNode::evaluate(KJS::ExecState*) + 364
21  com.apple.JavaScriptCore    0x00338a88
KJS::ExprStatementNode::execute(KJS::ExecState*) + 104
22  com.apple.JavaScriptCore    0x0033bf38
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
23  com.apple.JavaScriptCore    0x003389b8
KJS::BlockNode::execute(KJS::ExecState*) + 152
24  com.apple.JavaScriptCore    0x00338cf8
KJS::IfNode::execute(KJS::ExecState*) + 392
25  com.apple.JavaScriptCore    0x0033bf38
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
26  com.apple.JavaScriptCore    0x003389b8
KJS::BlockNode::execute(KJS::ExecState*) + 152
27  com.apple.JavaScriptCore    0x0033ba0c
KJS::TryNode::execute(KJS::ExecState*) + 108

...


-- 
Configure bugmail: http://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