Bug 10739
Summary: | Assertion trying to close bookmarks view? in TOT | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | darin |
Priority: | P3 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Eric Seidel (no email)
=================
ASSERTION FAILED: p (/Stuff/Projects/WebKit/WebCore/bindings/js/kjs_window.cpp:378 static KJS::JSValue* KJS::Window::retrieve(WebCore::Frame*))
=================
Date/Time: 2006-09-05 11:50:46.521 -0700
OS Version: 10.4.7 (Build 8J2135)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: zsh [15162]
Version: 2.0.4 (419.3)
Build Version: 2
Project Name: WebBrowser
Source Version: 4190300
PID: 13549
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbbadbeef
Thread 0 Crashed:
0 com.apple.WebCore 0x01aeaab7 KJS::Window::retrieve(WebCore::Frame*) + 65 (kjs_window.cpp:378)
1 com.apple.WebCore 0x01aeab11 KJS::Window::retrieveWindow(WebCore::Frame*) + 23 (kjs_window.cpp:363)
2 com.apple.WebCore 0x01ae501a KJS::JSHTMLDocument::getValueProperty(KJS::ExecState*, int) const + 694 (kjs_html.cpp:254)
3 com.apple.WebCore 0x01ca63ba KJS::JSValue* KJS::staticValueGetter<KJS::JSHTMLDocument>(KJS::ExecState*, KJS::JSObject*, KJS::Identifier const&, KJS::PropertySlot const&) + 62 (lookup.h:151)
4 com.apple.JavaScriptCore 0x010951bb KJS::PropertySlot::getValue(KJS::ExecState*, KJS::JSObject*, KJS::Identifier const&) const + 63 (property_slot.h:46)
5 com.apple.JavaScriptCore 0x01034be8 KJS::JSObject::get(KJS::ExecState*, KJS::Identifier const&) const + 74 (object.cpp:151)
6 com.apple.JavaScriptCore 0x0102c3d5 KJS::DotAccessorNode::evaluate(KJS::ExecState*) + 185 (nodes.cpp:548)
7 com.apple.JavaScriptCore 0x01024c59 KJS::AssignExprNode::evaluate(KJS::ExecState*) + 41 (nodes.cpp:1528)
8 com.apple.JavaScriptCore 0x01028c78 KJS::VarDeclNode::evaluate(KJS::ExecState*) + 90 (nodes.cpp:1545)
9 com.apple.JavaScriptCore 0x01028b96 KJS::VarDeclListNode::evaluate(KJS::ExecState*) + 52 (nodes.cpp:1593)
10 com.apple.JavaScriptCore 0x01028a6e KJS::VarStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1617)
11 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
12 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
13 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
14 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
15 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
16 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
17 com.apple.JavaScriptCore 0x01024c59 KJS::AssignExprNode::evaluate(KJS::ExecState*) + 41 (nodes.cpp:1528)
18 com.apple.JavaScriptCore 0x01028c78 KJS::VarDeclNode::evaluate(KJS::ExecState*) + 90 (nodes.cpp:1545)
19 com.apple.JavaScriptCore 0x01028b96 KJS::VarDeclListNode::evaluate(KJS::ExecState*) + 52 (nodes.cpp:1593)
20 com.apple.JavaScriptCore 0x01028a6e KJS::VarStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1617)
21 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
22 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
23 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
24 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
25 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
26 com.apple.JavaScriptCore 0x01015919 KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1395 (function_object.cpp:122)
27 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
28 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
29 com.apple.JavaScriptCore 0x0102759b KJS::ReturnNode::execute(KJS::ExecState*) + 295 (nodes.cpp:2021)
30 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
31 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
32 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
33 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
34 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
35 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
36 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
37 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
38 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
39 com.apple.JavaScriptCore 0x010259e2 KJS::TryNode::execute(KJS::ExecState*) + 154 (nodes.cpp:2294)
40 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
41 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
42 com.apple.JavaScriptCore 0x0102883f KJS::IfNode::execute(KJS::ExecState*) + 523 (nodes.cpp:1698)
43 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
44 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
45 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
46 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
47 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
48 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
49 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
50 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
51 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
52 com.apple.JavaScriptCore 0x010279fc KJS::ForNode::execute(KJS::ExecState*) + 876 (nodes.cpp:1819)
53 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
54 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
55 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
56 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
57 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
58 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
59 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
60 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
61 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
62 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
63 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
64 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
65 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
66 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
67 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
68 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
69 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
70 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
71 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
72 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
73 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
74 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
75 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
76 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
77 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
78 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
79 com.apple.JavaScriptCore 0x01015919 KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1395 (function_object.cpp:122)
80 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
81 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
82 com.apple.JavaScriptCore 0x0102759b KJS::ReturnNode::execute(KJS::ExecState*) + 295 (nodes.cpp:2021)
83 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
84 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
85 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
86 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
87 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
88 com.apple.JavaScriptCore 0x01015919 KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1395 (function_object.cpp:122)
89 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
90 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
91 com.apple.JavaScriptCore 0x0102759b KJS::ReturnNode::execute(KJS::ExecState*) + 295 (nodes.cpp:2021)
92 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
93 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
94 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
95 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
96 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
97 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
98 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
99 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
100 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
101 com.apple.JavaScriptCore 0x010259e2 KJS::TryNode::execute(KJS::ExecState*) + 154 (nodes.cpp:2294)
102 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
103 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
104 com.apple.JavaScriptCore 0x0102883f KJS::IfNode::execute(KJS::ExecState*) + 523 (nodes.cpp:1698)
105 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
106 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
107 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
108 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
109 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
110 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
111 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
112 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
113 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
114 com.apple.JavaScriptCore 0x010279fc KJS::ForNode::execute(KJS::ExecState*) + 876 (nodes.cpp:1819)
115 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
116 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
117 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
118 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
119 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
120 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
121 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
122 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
123 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
124 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
125 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
126 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
127 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
128 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
129 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
130 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
131 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
132 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
133 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
134 com.apple.JavaScriptCore 0x01015919 KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1395 (function_object.cpp:122)
135 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
136 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
137 com.apple.JavaScriptCore 0x0102759b KJS::ReturnNode::execute(KJS::ExecState*) + 295 (nodes.cpp:2021)
138 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
139 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
140 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
141 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
142 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
143 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
144 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
145 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
146 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
147 com.apple.JavaScriptCore 0x010287d8 KJS::IfNode::execute(KJS::ExecState*) + 420 (nodes.cpp:1691)
148 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
149 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
150 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
151 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
152 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
153 com.apple.JavaScriptCore 0x0102b6c7 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 843 (nodes.cpp:772)
154 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
155 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
156 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
157 com.apple.JavaScriptCore 0x010287d8 KJS::IfNode::execute(KJS::ExecState*) + 420 (nodes.cpp:1691)
158 com.apple.JavaScriptCore 0x010264dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 256 (nodes.cpp:2449)
159 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
160 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
161 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
162 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
163 com.apple.JavaScriptCore 0x0102be48 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 716 (nodes.cpp:679)
164 com.apple.JavaScriptCore 0x010288e4 KJS::ExprStatementNode::execute(KJS::ExecState*) + 148 (nodes.cpp:1672)
165 com.apple.JavaScriptCore 0x01026612 KJS::SourceElementsNode::execute(KJS::ExecState*) + 566 (nodes.cpp:2455)
166 com.apple.JavaScriptCore 0x01024e14 KJS::BlockNode::execute(KJS::ExecState*) + 140 (nodes.cpp:1648)
167 com.apple.JavaScriptCore 0x0101739a KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 50 (function.cpp:343)
168 com.apple.JavaScriptCore 0x01016d11 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 573 (function.cpp:108)
169 com.apple.JavaScriptCore 0x0103583c KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 210 (object.cpp:96)
170 com.apple.WebCore 0x01aed372 KJS::ScheduledAction::execute(KJS::Window*) + 356 (kjs_window.cpp:1820)
171 com.apple.WebCore 0x01af3640 KJS::Window::timerFired(KJS::DOMWindowTimer*) + 148 (kjs_window.cpp:1941)
172 com.apple.WebCore 0x01af367f KJS::DOMWindowTimer::fired() + 27 (kjs_window.cpp:2499)
173 com.apple.WebCore 0x01a8ce1c WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, (unsigned long)0> const&) + 196 (Timer.cpp:322)
174 com.apple.WebCore 0x01a8ceb9 WebCore::TimerBase::sharedTimerFired() + 109 (Timer.cpp:355)
175 com.apple.WebCore 0x01a8c570 WebCore::timerFired(__CFRunLoopTimer*, void*) + 22 (SharedTimerMac.cpp:47)
176 com.apple.CoreFoundation 0x90823bc9 CFRunLoopRunSpecific + 3341
177 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
178 com.apple.HIToolbox 0x92f02b90 RunCurrentEventLoopInMode + 285
179 com.apple.HIToolbox 0x92f021ce ReceiveNextEventCommon + 184
180 com.apple.HIToolbox 0x92f020ee BlockUntilNextEventMatchingListInMode + 81
181 com.apple.AppKit 0x933a3771 _DPSNextEvent + 576
182 com.apple.AppKit 0x933a335e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
183 com.apple.Safari 0x00006f96 0x1000 + 24470
184 com.apple.AppKit 0x9339d0e3 -[NSApplication run] + 512
185 com.apple.AppKit 0x93391037 NSApplicationMain + 573
186 com.apple.Safari 0x0005f7de 0x1000 + 387038
187 com.apple.Safari 0x0005f6f9 0x1000 + 386809
Thread 1:
0 libSystem.B.dylib 0x9000a5c7 mach_msg_trap + 7
1 com.unsanity.ape 0xc0001db2 __ape_agent + 307
2 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x9001aafc select + 12
1 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 3:
0 libSystem.B.dylib 0x900251a7 semaphore_wait_signal_trap + 7
1 com.apple.Foundation 0x9277f008 -[NSConditionLock lockWhenCondition:] + 39
2 com.apple.Syndication 0x9a64b052 -[AsyncDB _run:] + 181
3 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
4 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 4:
0 libSystem.B.dylib 0x9000a5c7 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9275e861 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
5 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 5:
0 libSystem.B.dylib 0x9000a5c7 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9278595a +[NSURLCache _diskCacheSyncLoop:] + 206
4 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
5 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 6:
0 libSystem.B.dylib 0x9000a5c7 mach_msg_trap + 7
1 com.apple.opengl 0x932f99f0 glcDebugListener + 338
2 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 7:
0 libSystem.B.dylib 0x900251a7 semaphore_wait_signal_trap + 7
1 com.apple.ColorSync 0x91596b8f pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
2 com.apple.ColorSync 0x915b1088 CMMConvTask(void*) + 60
3 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 8:
0 libSystem.B.dylib 0x900251a7 semaphore_wait_signal_trap + 7
1 com.apple.Foundation 0x9277f008 -[NSConditionLock lockWhenCondition:] + 39
2 com.apple.AppKit 0x9347a374 -[NSUIHeartBeat _heartBeatThread:] + 377
3 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
4 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Thread 0 crashed with i386 Thread State:
eax: 0xbbadbeef ebx: 0x01aeaa82 ecx:0xa0001e60 edx: 0x00000000
edi: 0x00000002 esi: 0x2ef498cc ebp:0xbfffa988 esp: 0xbfffa950
ss: 0x0000002f efl: 0x00010286 eip:0x01aeaab7 cs: 0x00000027
ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0xdefff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
0x305000 - 0x3cffff com.apple.WebKit 420+ /Users/eseidel/Projects/build/Debug/WebKit.framework/Versions/A/WebKit
0x1008000 - 0x10b1fff com.apple.JavaScriptCore 420+ /Users/eseidel/Projects/build/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1887000 - 0x1cf9fff com.apple.WebCore 420+ /Users/eseidel/Projects/build/Debug/WebCore.framework/Versions/A/WebCore
0x2b722000 - 0x2b73efff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x2b84f000 - 0x2b870fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x2bafc000 - 0x2bd2bfff com.macromedia.Flash Player.plugin 8.0.27 (1.0.2f27) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x2ce21000 - 0x2cf62fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x2d105000 - 0x2d2d1fff com.apple.ATIRadeonX1000GLDriver 1.4.32 (4.3.2) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x2f4d2000 - 0x2f4ebfff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x2f9d6000 - 0x2f9effff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x8fd50000 - 0x8fd8bfff com.apple.QuickTimeFireWireDV.component 7.1.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x8fe00000 - 0x8fe4cfff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c2000 - 0x901fefff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90225000 - 0x902fafff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
0x91150000 - 0x91306fff com.apple.security 4.4.1 (27569) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f5000 - 0x913fdfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91404000 - 0x9142afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9143c000 - 0x91443fff libbsm.dylib /usr/lib/libbsm.dylib
0x91447000 - 0x914c0fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9150e000 - 0x9150efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91510000 - 0x9153bfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154e000 - 0x91622fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9165b000 - 0x916d8fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91705000 - 0x917affff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d5000 - 0x91820fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9183f000 - 0x91855fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91861000 - 0x9187bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91885000 - 0x918c2fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d6000 - 0x918e1fff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e8000 - 0x91920fff com.apple.ImageIO.framework 1.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91932000 - 0x919e4fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a2a000 - 0x91a40fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a45000 - 0x91a61fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a66000 - 0x91ac4fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ad4000 - 0x91ad8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ada000 - 0x91b35fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b39000 - 0x91b76fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b7c000 - 0x91b96fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b9b000 - 0x91b9dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b9f000 - 0x91b9ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ba1000 - 0x91c2bfff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c32000 - 0x91c32fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c34000 - 0x91c79fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c81000 - 0x91ca6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cad000 - 0x92230fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9226d000 - 0x9261ffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9264c000 - 0x926d0fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9270c000 - 0x9293efff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a4a000 - 0x92b28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92b45000 - 0x92c32fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92c42000 - 0x92c59fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92c64000 - 0x92cbbfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ccf000 - 0x92ccffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92cd1000 - 0x92ce1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92cef000 - 0x92cf7fff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92cfd000 - 0x92d02fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92d08000 - 0x92d99fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92dad000 - 0x92db0fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92db3000 - 0x92dd0fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92de0000 - 0x92de6fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92dec000 - 0x92e4ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92e73000 - 0x92eb4fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92edb000 - 0x92ee8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92eef000 - 0x92ef4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92ef9000 - 0x931ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x932f0000 - 0x932fbfff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93300000 - 0x9331bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9338a000 - 0x9338afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9338c000 - 0x93a45fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93dc6000 - 0x93e40fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93e79000 - 0x93f3afff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93f7a000 - 0x93f7afff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f7c000 - 0x9412afff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94178000 - 0x941b9fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x941c1000 - 0x941fbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94289000 - 0x942c7fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9430b000 - 0x9431bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94328000 - 0x94365fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94381000 - 0x94390fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94397000 - 0x943a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x943a7000 - 0x943cbfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x943ee000 - 0x94408fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9440e000 - 0x946c5fff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94826000 - 0x9496ffff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x949fb000 - 0x94a0afff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94a11000 - 0x94a3afff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94a40000 - 0x94a4ffff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94a53000 - 0x94a77fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94a83000 - 0x94aa0fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x9582e000 - 0x95851fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x960f3000 - 0x96109fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x96b05000 - 0x96b05fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97075000 - 0x97130fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9714a000 - 0x9714bfff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x9714d000 - 0x97152fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98bd7000 - 0x99789fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9998e000 - 0x99990fff com.apple.QuickTimeH264.component 7.1.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x99bbf000 - 0x99c7bfff com.apple.QuickTimeMPEG4.component 7.1.2 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9a648000 - 0x9a67ffff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a69b000 - 0x9a6adfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0xc0000000 - 0xc000efff com.unsanity.ape 2.0 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
Model: MacBookPro1,1, BootROM MBP11.0055.B03, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: DIMM0/BANK 0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 0.1.24
Bluetooth: Version 1.7.5f10, 2 service, 0 devices, 1 incoming serial ports
Network Service: Parallels Host-Guest Adapter, Ethernet, en2
Serial ATA Device: ST9100824AS, 93.16 GB
Parallel ATA Device: MATSHITADVD-R UJ-857
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Adler
This is a very old bug. I haven't seen this assertion myself. Can we close this?