[Webkit-unassigned] [Bug 11891] REGRESSION: Webkit crashing shortly after startup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 07:38:23 PST 2006


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


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Webkit crashing shortly     |REGRESSION: Webkit crashing
                   |after startup               |shortly after startup
           Keywords|                            |NeedsReduction, Regression
     Ever Confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ddkilzer at kilzer.net
                URL|                            |http://address.yahoo.com/




------- Comment #4 from ddkilzer at kilzer.net  2006-12-20 07:38 PDT -------
Confirming.  I'm seeing this every time I connect to http://address.yahoo.com/
after logging in to my Yahoo! account.

Using a locally-built debug build of WebKit r18344 with Safari 2.0.4 (419.3) on
Mac OS X 10.4.8 (8L127).

Console prints:  Bus error

Stack trace from debug build:

Date/Time:      2006-12-20 09:27:51.016 -0600
OS Version:     10.4.8 (Build 8L127)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  bash [412]

Version:        2.0.4 (419.3)
Build Version:  1
Project Name:   WebBrowser
Source Version: 4190300

PID:    15300
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   com.apple.WebCore           0x013081a4
KJS::DOMCSSStyleDeclaration::put(KJS::ExecState*, KJS::Identifier const&,
KJS::JSValue*, int) + 424 (kjs_css.cpp:222)
1   com.apple.JavaScriptCore    0x00531334
KJS::AssignBracketNode::evaluate(KJS::ExecState*) + 3684 (nodes.cpp:1506)
2   com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
3   com.apple.JavaScriptCore    0x005247d4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 300 (nodes.cpp:2450)
4   com.apple.JavaScriptCore    0x00522ce8
KJS::CaseClauseNode::evalStatements(KJS::ExecState*) + 168 (nodes.cpp:2065)
5   com.apple.JavaScriptCore    0x00525130
KJS::CaseBlockNode::evalBlock(KJS::ExecState*, KJS::JSValue*) + 1272
(nodes.cpp:2183)
6   com.apple.JavaScriptCore    0x00525548
KJS::SwitchNode::execute(KJS::ExecState*) + 488 (nodes.cpp:2235)
7   com.apple.JavaScriptCore    0x005247d4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 300 (nodes.cpp:2450)
8   com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
9   com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
10  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
11  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
12  com.apple.JavaScriptCore    0x0050e71c
KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 1808 (function_object.cpp:138)
13  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
14  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
15  com.apple.JavaScriptCore    0x00525c04
KJS::ReturnNode::execute(KJS::ExecState*) + 384 (nodes.cpp:2021)
16  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
17  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
18  com.apple.JavaScriptCore    0x00527224
KJS::IfNode::execute(KJS::ExecState*) + 520 (nodes.cpp:1691)
19  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
20  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
21  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
22  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
23  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
24  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
25  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
26  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
27  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
28  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
29  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
30  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
31  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
32  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
33  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
34  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
35  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
36  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
37  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
38  com.apple.JavaScriptCore    0x0050e71c
KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 1808 (function_object.cpp:138)
39  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
40  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
41  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
42  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
43  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
44  com.apple.JavaScriptCore    0x00527224
KJS::IfNode::execute(KJS::ExecState*) + 520 (nodes.cpp:1691)
45  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
46  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
47  com.apple.JavaScriptCore    0x00526128
KJS::ForNode::execute(KJS::ExecState*) + 1056 (nodes.cpp:1820)
48  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
49  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
50  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
51  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
52  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
53  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
54  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
55  com.apple.JavaScriptCore    0x005247d4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 300 (nodes.cpp:2450)
56  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
57  com.apple.JavaScriptCore    0x00527224
KJS::IfNode::execute(KJS::ExecState*) + 520 (nodes.cpp:1691)
58  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
59  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
60  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
61  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
62  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
63  com.apple.JavaScriptCore    0x0052b854
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 856 (nodes.cpp:679)
64  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
65  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
66  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
67  com.apple.JavaScriptCore    0x00527224
KJS::IfNode::execute(KJS::ExecState*) + 520 (nodes.cpp:1691)
68  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
69  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
70  com.apple.JavaScriptCore    0x00526128
KJS::ForNode::execute(KJS::ExecState*) + 1056 (nodes.cpp:1820)
71  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
72  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
73  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
74  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
75  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
76  com.apple.JavaScriptCore    0x0050e71c
KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 1808 (function_object.cpp:138)
77  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
78  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
79  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
80  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
81  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
82  com.apple.JavaScriptCore    0x00527224
KJS::IfNode::execute(KJS::ExecState*) + 520 (nodes.cpp:1691)
83  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
84  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
85  com.apple.JavaScriptCore    0x00526128
KJS::ForNode::execute(KJS::ExecState*) + 1056 (nodes.cpp:1820)
86  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
87  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
88  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
89  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
90  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
91  com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
92  com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
93  com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
94  com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
95  com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
96  com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
97  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
98  com.apple.JavaScriptCore    0x0050e71c
KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 1808 (function_object.cpp:138)
99  com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
100 com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
101 com.apple.JavaScriptCore    0x00525c04
KJS::ReturnNode::execute(KJS::ExecState*) + 384 (nodes.cpp:2021)
102 com.apple.JavaScriptCore    0x005247d4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 300 (nodes.cpp:2450)
103 com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
104 com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
105 com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
106 com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
107 com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
108 com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
109 com.apple.JavaScriptCore    0x00524938
KJS::SourceElementsNode::execute(KJS::ExecState*) + 656 (nodes.cpp:2456)
110 com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
111 com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
112 com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
113 com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
114 com.apple.JavaScriptCore    0x0052b854
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 856 (nodes.cpp:679)
115 com.apple.JavaScriptCore    0x0052739c
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1672)
116 com.apple.JavaScriptCore    0x005247d4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 300 (nodes.cpp:2450)
117 com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
118 com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
119 com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
120 com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
121 com.apple.JavaScriptCore    0x0050e71c
KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 1808 (function_object.cpp:138)
122 com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
123 com.apple.JavaScriptCore    0x0052af68
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 972 (nodes.cpp:772)
124 com.apple.JavaScriptCore    0x00525c04
KJS::ReturnNode::execute(KJS::ExecState*) + 384 (nodes.cpp:2021)
125 com.apple.JavaScriptCore    0x005247d4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 300 (nodes.cpp:2450)
126 com.apple.JavaScriptCore    0x005222cc
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1649)
127 com.apple.JavaScriptCore    0x0050ff10
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:361)
128 com.apple.JavaScriptCore    0x00513114
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:111)
129 com.apple.JavaScriptCore    0x00536de0 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:96)
130 com.apple.WebCore           0x01313b08
KJS::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 736
(kjs_events.cpp:121)
131 com.apple.WebCore           0x0113ca54
WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 416
(Document.cpp:2240)
132 com.apple.WebCore           0x012d3d5c
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 360 (EventTargetNode.cpp:327)
133 com.apple.WebCore           0x0113f8e0 WebCore::Document::implicitClose() +
796 (Document.cpp:1329)
134 com.apple.WebCore           0x014b8d9c
WebCore::FrameLoader::checkEmitLoadEvent() + 596 (FrameLoader.cpp:1079)
135 com.apple.WebCore           0x014bd764
WebCore::FrameLoader::checkCompleted() + 468 (FrameLoader.cpp:1050)
136 com.apple.WebCore           0x014bd9a0
WebCore::FrameLoader::finishedParsing() + 100 (FrameLoader.cpp:1007)
137 com.apple.WebCore           0x0113a3f8 WebCore::Document::finishedParsing()
+ 84 (Document.cpp:3328)
138 com.apple.WebCore           0x01022f3c WebCore::HTMLParser::finished() +
300 (HTMLParser.cpp:1405)
139 com.apple.WebCore           0x010284c8 WebCore::HTMLTokenizer::end() + 336
(HTMLTokenizer.cpp:1549)
140 com.apple.WebCore           0x0102ce6c
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2620
(HTMLTokenizer.cpp:1485)
141 com.apple.WebCore           0x01026864
WebCore::HTMLTokenizer::timerFired(WebCore::Timer<WebCore::HTMLTokenizer>*) +
320 (HTMLTokenizer.cpp:1523)
142 com.apple.WebCore           0x015cb318
WebCore::Timer<WebCore::HTMLTokenizer>::fired() + 152 (Timer.h:96)
143 com.apple.WebCore           0x012acea0
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*,
(unsigned long)0> const&) + 236 (Timer.cpp:322)
144 com.apple.WebCore           0x012acf6c
WebCore::TimerBase::sharedTimerFired() + 132 (Timer.cpp:355)
145 com.apple.WebCore           0x012ac318
WebCore::timerFired(__CFRunLoopTimer*, void*) + 60 (SharedTimerMac.cpp:47)
146 com.apple.CoreFoundation    0x907f0550 __CFRunLoopDoTimer + 184
147 com.apple.CoreFoundation    0x907dcec8 __CFRunLoopRun + 1680
148 com.apple.CoreFoundation    0x907dc47c CFRunLoopRunSpecific + 268
149 com.apple.HIToolbox         0x93208740 RunCurrentEventLoopInMode + 264
150 com.apple.HIToolbox         0x93207d4c ReceiveNextEventCommon + 244
151 com.apple.HIToolbox         0x93207c40
BlockUntilNextEventMatchingListInMode + 96
152 com.apple.AppKit            0x9370bae4 _DPSNextEvent + 384
153 com.apple.AppKit            0x9370b7a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
154 com.apple.Safari            0x00006740 0x1000 + 22336
155 com.apple.AppKit            0x93707cec -[NSApplication run] + 472
156 com.apple.AppKit            0x937f887c NSApplicationMain + 452
157 com.apple.Safari            0x0005c77c 0x1000 + 374652
158 com.apple.Safari            0x0005c624 0x1000 + 374308


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