[Webkit-unassigned] [Bug 15199] New: Unreproducible assertion failure: !eventDispatchForbidden() in WebCore::EventTargetNode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 12 18:15:55 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15199
Summary: Unreproducible assertion failure:
!eventDispatchForbidden() in WebCore::EventTargetNode
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pewtermoose at gmail.com
Saw this using Newsgator.com's beta feed reader. Flash seemed to pop up some
window but didn't get farther than setting the title on the window before it
asserted. Wasn't able to reproduce but I think it had something to do with
what ad was on the page at the time.
ASSERTION FAILED: !eventDispatchForbidden()
(WebKit/WebCore/dom/EventTargetNode.cpp:331 void
WebCore::EventTargetNode::dispatchWindowEvent(const WebCore::AtomicString&,
bool, bool))
Crashing thread:
Thread 6 Crashed:
0 ...romedia.Flash Player.plugin 0x079e6d78
native_ShockwaveFlash_TCallFrame + 1471028
1 ...romedia.Flash Player.plugin 0x079e6b94
native_ShockwaveFlash_TCallFrame + 1470544
2 ...romedia.Flash Player.plugin 0x079e73b4
native_ShockwaveFlash_TCallFrame + 1472624
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96
And Thread 0 since it's a more useful bt:
Thread 0:
0 com.apple.WebCore 0x0128fe54
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 104 (EventTargetNode.cpp:331)
1 com.apple.WebCore 0x010f4d54
WebCore::Frame::setWindowHasFocus(bool) + 172 (Frame.cpp:1637)
2 com.apple.WebKit 0x0034cffc -[WebHTMLView(WebPrivate)
_updateActiveState] + 564 (WebHTMLView.mm:1778)
3 com.apple.WebKit 0x00353c98 -[WebHTMLView
windowDidResignKey:] + 336 (WebHTMLView.mm:2982)
4 com.apple.Foundation 0x92be0ae4 _nsnote_callback + 180
5 com.apple.CoreFoundation 0x90805078 __CFXNotificationPost + 368
6 com.apple.CoreFoundation 0x907fd114
_CFXNotificationPostNotification + 684
7 com.apple.Foundation 0x92bcaeec -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
8 com.apple.AppKit 0x938201f4 -[NSWindow resignKeyWindow]
+ 340
9 com.apple.AppKit 0x9389ec3c endKeyAndMain + 56
10 com.apple.AppKit 0x93a49288 -[NSApplication
_deactivateWindows] + 28
11 com.apple.AppKit 0x93a238ec _cocoaAppBeginCarbonModal +
56
12 com.apple.AppKit 0x9383359c
_cocoaAppApplicationEventHandler + 388
13 com.apple.HIToolbox 0x93297934
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
692
14 com.apple.HIToolbox 0x9329708c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
15 com.apple.HIToolbox 0x93296f08
SendEventToEventTargetWithOptions + 40
16 com.apple.HIToolbox 0x93549964
SendShowHideEvent(WindowData*, unsigned char, unsigned char) + 184
17 com.apple.HIToolbox 0x932c9aa4
PostUpdateWindowVisibility(VisChangeState*) + 76
18 com.apple.HIToolbox 0x932b1fa0 _ShowHideWindows + 272
19 com.apple.HIToolbox 0x932b1e80 ShowHide + 36
20 com.apple.HIToolbox 0x932daab0 ShowWindow + 56
21 ...romedia.Flash Player.plugin 0x078c5500
native_ShockwaveFlash_TCallFrame + 285116
22 ...romedia.Flash Player.plugin 0x0791c504
native_ShockwaveFlash_TCallFrame + 641472
23 ...romedia.Flash Player.plugin 0x079038e0
native_ShockwaveFlash_TCallFrame + 540060
24 ...romedia.Flash Player.plugin 0x07950df8
native_ShockwaveFlash_TCallFrame + 856756
25 ...romedia.Flash Player.plugin 0x079505c8
native_ShockwaveFlash_TCallFrame + 854660
26 ...romedia.Flash Player.plugin 0x0770aa1c Flash_EnforceLocalSecurity +
7968
27 com.apple.WebKit 0x0031ab84
-[WebBaseNetscapePluginStream _destroyStream] + 884
(WebBaseNetscapePluginStream.mm:392)
28 com.apple.WebKit 0x00319b40
-[WebBaseNetscapePluginStream _destroyStreamWithReason:] + 212
(WebBaseNetscapePluginStream.mm:434)
29 com.apple.WebKit 0x00319c80
-[WebBaseNetscapePluginStream destroyStreamWithError:] + 136
(WebBaseNetscapePluginStream.mm:446)
30 com.apple.WebCore 0x0145bc48
WebCore::NetscapePlugInStreamLoader::didCancel(WebCore::ResourceError const&) +
148 (NetscapePlugInStreamLoaderMac.mm:134)
31 com.apple.WebCore 0x0149a5f8
WebCore::ResourceLoader::cancel(WebCore::ResourceError const&) + 104
32 com.apple.WebKit 0x0032ec40 -[WebNetscapePluginStream
cancelLoadWithError:] + 372 (WebNetscapePluginStream.mm:137)
33 com.apple.WebKit 0x00319cf4
-[WebBaseNetscapePluginStream cancelLoadAndDestroyStreamWithError:] + 96
(WebBaseNetscapePluginStream.mm:452)
34 com.apple.WebKit 0x0032ed20 -[WebNetscapePluginStream
stop] + 192 (WebNetscapePluginStream.mm:145)
35 com.apple.Foundation 0x92be85f4 -[NSArray
makeObjectsPerformSelector:withObject:] + 264
36 com.apple.WebKit 0x0031f2f0 -[WebBaseNetscapePluginView
stop] + 212 (WebBaseNetscapePluginView.mm:1427)
37 com.apple.WebKit 0x00320d54 -[WebBaseNetscapePluginView
viewWillMoveToSuperview:] + 76 (WebBaseNetscapePluginView.mm:1791)
38 com.apple.AppKit 0x93798364 -[NSView _setSuperview:] +
212
39 com.apple.AppKit 0x937980dc -[NSView
removeFromSuperview] + 272
40 com.apple.WebCore 0x012696dc
WebCore::safeRemoveFromSuperview(NSView*) + 396 (WidgetMac.mm:73)
41 com.apple.WebCore 0x0126b024
WebCore::Widget::removeFromSuperview() + 316 (WidgetMac.mm:273)
42 com.apple.WebCore 0x0127e540
WebCore::ScrollView::removeChild(WebCore::Widget*) + 36 (ScrollViewMac.mm:318)
43 com.apple.WebCore 0x01317a44
WebCore::RenderWidget::destroy() + 192 (RenderWidget.cpp:85)
44 com.apple.WebCore 0x012addd8 WebCore::Node::detach() +
124 (Node.cpp:843)
45 com.apple.WebCore 0x0111b5f4
WebCore::ContainerNode::detach() + 112 (ContainerNode.cpp:620)
46 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
47 com.apple.WebCore 0x012f12c4
WebCore::HTMLObjectElement::detach() + 184 (HTMLObjectElement.cpp:229)
48 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
49 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
50 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
51 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
52 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
53 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
54 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
55 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
56 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
57 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
58 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
59 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
60 com.apple.WebCore 0x0111b5cc
WebCore::ContainerNode::detach() + 72 (ContainerNode.cpp:617)
61 com.apple.WebCore 0x012ba7dc WebCore::Element::detach() +
84 (Element.cpp:678)
62 com.apple.WebCore 0x0111d4b8
WebCore::ContainerNode::removeChildren() + 264 (ContainerNode.cpp:467)
63 com.apple.WebCore 0x01018520
WebCore::replaceChildrenWithFragment(WebCore::HTMLElement*,
WTF::PassRefPtr<WebCore::DocumentFragment>, int&) + 88 (HTMLElement.cpp:298)
64 com.apple.WebCore 0x0101c00c
WebCore::HTMLElement::setInnerHTML(WebCore::String const&, int&) + 156
(HTMLElement.cpp:341)
65 com.apple.WebCore 0x012f78e0
WebCore::JSHTMLElement::putValueProperty(KJS::ExecState*, int, KJS::JSValue*,
int) + 556 (JSHTMLElement.cpp:246)
66 com.apple.WebCore 0x01753a68 bool
KJS::lookupPut<WebCore::JSHTMLElement>(KJS::ExecState*, KJS::Identifier const&,
KJS::JSValue*, int, KJS::HashTable const*, WebCore::JSHTMLElement*) + 220
(lookup.h:252)
67 com.apple.WebCore 0x01753ad4 void
KJS::lookupPut<WebCore::JSHTMLElement, WebCore::JSElement>(KJS::ExecState*,
KJS::Identifier const&, KJS::JSValue*, int, KJS::HashTable const*,
WebCore::JSHTMLElement*) + 72 (lookup.h:266)
68 com.apple.WebCore 0x012f7ae8
WebCore::JSHTMLElement::put(KJS::ExecState*, KJS::Identifier const&,
KJS::JSValue*, int) + 80 (JSHTMLElement.cpp:207)
69 com.apple.WebCore 0x01779938 void
KJS::lookupPut<WebCore::JSHTMLDivElement,
WebCore::JSHTMLElement>(KJS::ExecState*, KJS::Identifier const&, KJS::JSValue*,
int, KJS::HashTable const*, WebCore::JSHTMLDivElement*) + 116 (lookup.h:267)
70 com.apple.WebCore 0x0135790c
WebCore::JSHTMLDivElement::put(KJS::ExecState*, KJS::Identifier const&,
KJS::JSValue*, int) + 80 (JSHTMLDivElement.cpp:137)
71 com.apple.JavaScriptCore 0x005e31ac
KJS::AssignDotNode::evaluate(KJS::ExecState*) + 1764 (nodes.cpp:1500)
72 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
73 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
74 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
75 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
76 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
77 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
78 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
79 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
80 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
81 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
82 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
83 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
84 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
85 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
86 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
87 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
88 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
89 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
90 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
91 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
92 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
93 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
94 com.apple.JavaScriptCore 0x005bf4e4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 284 (nodes.cpp:2564)
95 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
96 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
97 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
98 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
99 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
100 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
101 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
102 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
103 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
104 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
105 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
106 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
107 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
108 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
109 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
110 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
111 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
112 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
113 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
114 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
115 com.apple.JavaScriptCore 0x005bf4e4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 284 (nodes.cpp:2564)
116 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
117 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
118 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
119 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
120 com.apple.JavaScriptCore 0x005d82fc
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 792 (nodes.cpp:695)
121 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
122 com.apple.JavaScriptCore 0x005c2d98
KJS::IfNode::execute(KJS::ExecState*) + 504 (nodes.cpp:1783)
123 com.apple.JavaScriptCore 0x005c2e1c
KJS::IfNode::execute(KJS::ExecState*) + 636 (nodes.cpp:1791)
124 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
125 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
126 com.apple.JavaScriptCore 0x005c2d98
KJS::IfNode::execute(KJS::ExecState*) + 504 (nodes.cpp:1783)
127 com.apple.JavaScriptCore 0x005bf4e4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 284 (nodes.cpp:2564)
128 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
129 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
130 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
131 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
132 com.apple.JavaScriptCore 0x005d7a08
KJS::FunctionCallBracketNode::evaluate(KJS::ExecState*) + 1236 (nodes.cpp:749)
133 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
134 com.apple.JavaScriptCore 0x005c1cf4
KJS::ForNode::execute(KJS::ExecState*) + 1008 (nodes.cpp:1912)
135 com.apple.JavaScriptCore 0x005bf4e4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 284 (nodes.cpp:2564)
136 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
137 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
138 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
139 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
140 com.apple.JavaScriptCore 0x005d82fc
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 792 (nodes.cpp:695)
141 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
142 com.apple.JavaScriptCore 0x005c2d98
KJS::IfNode::execute(KJS::ExecState*) + 504 (nodes.cpp:1783)
143 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
144 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
145 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
146 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
147 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
148 com.apple.JavaScriptCore 0x005d73c8
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 992 (nodes.cpp:791)
149 com.apple.JavaScriptCore 0x005c2f10
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1764)
150 com.apple.JavaScriptCore 0x005bf638
KJS::SourceElementsNode::execute(KJS::ExecState*) + 624 (nodes.cpp:2570)
151 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
152 com.apple.JavaScriptCore 0x005c2d98
KJS::IfNode::execute(KJS::ExecState*) + 504 (nodes.cpp:1783)
153 com.apple.JavaScriptCore 0x005bf4e4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 284 (nodes.cpp:2564)
154 com.apple.JavaScriptCore 0x005c3134
KJS::BlockNode::execute(KJS::ExecState*) + 216 (nodes.cpp:1741)
155 com.apple.JavaScriptCore 0x005c3d14
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 92 (function.cpp:321)
156 com.apple.JavaScriptCore 0x005c46a0
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 688 (function.cpp:109)
157 com.apple.JavaScriptCore 0x005b72f0
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 288
(object.cpp:94)
158 com.apple.WebCore 0x012c9ee8
WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 760
(kjs_events.cpp:116)
159 com.apple.WebCore 0x015541a8
WebCore::XMLHttpRequest::callReadyStateChangeListener() + 396
(XMLHttpRequest.cpp:283)
160 com.apple.WebCore 0x01554530
WebCore::XMLHttpRequest::changeState(WebCore::XMLHttpRequestState) + 68
(XMLHttpRequest.cpp:275)
161 com.apple.WebCore 0x01555d18
WebCore::XMLHttpRequest::didFinishLoading(WebCore::SubresourceLoader*) + 464
(XMLHttpRequest.cpp:661)
162 com.apple.WebCore 0x0149c678
WebCore::SubresourceLoader::didFinishLoading() + 204
(SubresourceLoader.cpp:195)
163 com.apple.WebCore 0x0149a440
WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 60
164 com.apple.WebCore 0x0146d78c
-[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 204
(ResourceHandleMac.mm:456)
--
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