Bug 14023 - crash on finance.google.com
Summary: crash on finance.google.com
Status: RESOLVED DUPLICATE of bug 13984
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://finance.google.com/finance?q=AAPL
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 00:50 PDT by Jeff Schoner
Modified: 2007-06-07 02:51 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Schoner 2007-06-07 00:50:26 PDT
- Load Safari with nightly build of Webkit (22026)
- Type the symbol of some stock or mutual fund (e.g., AAPL) into Google
- Click on the graph appearing above the main results (will take you to Google Finance for that symbol)
- Wait until page has finished loading
- Crash

Flash plugin issue?

Date/Time:      2007-06-07 00:47:52.057 -0700
OS Version:     10.4.9 (Build 8P2137)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [78]

Version: r22026 (22026)

PID:    996
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore              	0x01152bfe WebCore::RenderLayer::childrenClipRect() const + 14
1   com.apple.WebCore              	0x010b2429 WebCore::FrameView::windowClipRectForLayer(WebCore::RenderLayer const*, bool) const + 73
2   com.apple.WebCore              	0x010d8541 -[DOMElement(WebPrivate) _windowClipRect] + 129
3   com.apple.WebKit               	0x0031358d -[WebBaseNetscapePluginView visibleRect] + 125
4   com.apple.WebKit               	0x00317bbe -[WebBaseNetscapePluginView(Internal) _viewHasMoved] + 142
5   com.apple.WebKit               	0x00315e18 -[WebBaseNetscapePluginView renewGState] + 72
6   com.apple.AppKit               	0x9329c06a -[NSView _invalidateGStatesForTree] + 48
7   com.apple.AppKit               	0x9329bff0 -[NSView _invalidateFocus] + 34
8   com.apple.AppKit               	0x9329bdbd -[NSView _removeSubview:] + 78
9   com.apple.AppKit               	0x9329a06d -[NSView _setSuperview:] + 282
10  com.apple.AppKit               	0x9329b5f3 -[NSView removeFromSuperview] + 332
11  com.apple.WebCore              	0x011da9b7 WebCore::safeRemoveFromSuperview(NSView*) + 135
12  com.apple.WebCore              	0x011db540 WebCore::Widget::removeFromSuperview() + 208
13  com.apple.WebCore              	0x012626fd WebCore::RenderWidget::destroy() + 109
14  com.apple.WebCore              	0x0120c53f WebCore::Node::detach() + 47
15  com.apple.WebCore              	0x010c773f WebCore::ContainerNode::removeChild(WebCore::Node*, int&) + 767
16  com.apple.WebCore              	0x010c8063 WebCore::ContainerNode::replaceChild(WTF::PassRefPtr<WebCore::Node>, WebCore::Node*, int&) + 179
17  com.apple.WebCore              	0x010111d7 WebCore::replaceChildrenWithFragment(WebCore::HTMLElement*, WTF::PassRefPtr<WebCore::DocumentFragment>, int&) + 247
18  com.apple.WebCore              	0x01011931 WebCore::HTMLElement::setInnerHTML(WebCore::String const&, int&) + 65
19  com.apple.WebCore              	0x0124e277 WebCore::JSHTMLElement::putValueProperty(KJS::ExecState*, int, KJS::JSValue*, int) + 471
20  com.apple.JavaScriptCore       	0x004ab76c KJS::AssignDotNode::evaluate(KJS::ExecState*) + 348
21  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
22  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
23  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
24  com.apple.JavaScriptCore       	0x004b810c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28
25  com.apple.JavaScriptCore       	0x004b83cf KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 527
26  com.apple.JavaScriptCore       	0x004aa261 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913
27  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
28  com.apple.JavaScriptCore       	0x004b466b KJS::SourceElementsNode::execute(KJS::ExecState*) + 139
29  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
30  com.apple.JavaScriptCore       	0x004b74f7 KJS::IfNode::execute(KJS::ExecState*) + 407
31  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
32  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
33  com.apple.JavaScriptCore       	0x004b810c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28
34  com.apple.JavaScriptCore       	0x004b83cf KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 527
35  com.apple.JavaScriptCore       	0x004aa261 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913
36  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
37  com.apple.JavaScriptCore       	0x004b74f7 KJS::IfNode::execute(KJS::ExecState*) + 407
38  com.apple.JavaScriptCore       	0x004b466b KJS::SourceElementsNode::execute(KJS::ExecState*) + 139
39  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
40  com.apple.JavaScriptCore       	0x004b810c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28
41  com.apple.JavaScriptCore       	0x004b83cf KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 527
42  com.apple.JavaScriptCore       	0x004b3f1e KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 2286
43  com.apple.JavaScriptCore       	0x004aa261 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913
44  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
45  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
46  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
47  com.apple.JavaScriptCore       	0x004b6558 KJS::WhileNode::execute(KJS::ExecState*) + 232
48  com.apple.JavaScriptCore       	0x004b466b KJS::SourceElementsNode::execute(KJS::ExecState*) + 139
49  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
50  com.apple.JavaScriptCore       	0x004b74f7 KJS::IfNode::execute(KJS::ExecState*) + 407
51  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
52  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
53  com.apple.JavaScriptCore       	0x004b810c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28
54  com.apple.JavaScriptCore       	0x004b83cf KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 527
55  com.apple.JavaScriptCore       	0x004aa261 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913
56  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
57  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
58  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
59  com.apple.JavaScriptCore       	0x004b810c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28
60  com.apple.JavaScriptCore       	0x004b83cf KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 527
61  com.apple.JavaScriptCore       	0x004b3f1e KJS::FunctionProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 2286
62  com.apple.JavaScriptCore       	0x004aa261 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913
63  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
64  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
65  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
66  com.apple.JavaScriptCore       	0x004b744d KJS::IfNode::execute(KJS::ExecState*) + 237
67  com.apple.JavaScriptCore       	0x004b4787 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423
68  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
69  com.apple.JavaScriptCore       	0x004b810c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28
70  com.apple.JavaScriptCore       	0x004b83cf KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 527
71  com.apple.JavaScriptCore       	0x004aa261 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913
72  com.apple.JavaScriptCore       	0x004b7545 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69
73  com.apple.JavaScriptCore       	0x004b466b KJS::SourceElementsNode::execute(KJS::ExecState*) + 139
74  com.apple.JavaScriptCore       	0x004b76e1 KJS::BlockNode::execute(KJS::ExecState*) + 49
75  com.apple.JavaScriptCore       	0x004c611b KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 1867
76  com.apple.WebCore              	0x0122b1f1 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&, WebCore::Node*) + 193
77  com.apple.WebCore              	0x01398d02 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::Node*, WebCore::String const&) + 82
78  com.apple.WebCore              	0x01398d81 WebCore::FrameLoader::executeScript(WebCore::Node*, WebCore::String const&, bool) + 65
79  com.apple.WebCore              	0x010ce335 -[WebCoreFrameBridge stringByEvaluatingJavaScriptFromString:forceUserGesture:] + 85
80  com.apple.WebKit               	0x00316a6c -[WebBaseNetscapePluginView(WebNPPCallbacks) evaluateJavaScriptPluginRequest:] + 204
81  com.apple.WebKit               	0x00319ce6 -[WebBaseNetscapePluginView(WebNPPCallbacks) loadPluginRequest:] + 198
82  com.apple.Foundation           	0x9280403b __NSFireDelayedPerform + 403
83  com.apple.CoreFoundation       	0x9082c7e2 CFRunLoopRunSpecific + 3341
84  com.apple.CoreFoundation       	0x9082bace CFRunLoopRunInMode + 61
85  com.apple.HIToolbox            	0x92ddc8d8 RunCurrentEventLoopInMode + 285
86  com.apple.HIToolbox            	0x92ddbfe2 ReceiveNextEventCommon + 385
87  com.apple.HIToolbox            	0x92ddbe39 BlockUntilNextEventMatchingListInMode + 81
88  com.apple.AppKit               	0x93282465 _DPSNextEvent + 572
89  com.apple.AppKit               	0x93282056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
90  com.apple.Safari               	0x00006f96 0x1000 + 24470
91  com.apple.AppKit               	0x9327bddb -[NSApplication run] + 512
92  com.apple.AppKit               	0x9326fd2f NSApplicationMain + 573
93  com.apple.Safari               	0x0005f7de 0x1000 + 387038
94  com.apple.Safari               	0x0005f6f9 0x1000 + 386809

Thread 1:
0   libSystem.B.dylib              	0x9000a077 mach_msg_trap + 7
1   com.apple.CoreFoundation       	0x9082c2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation       	0x9082bace CFRunLoopRunInMode + 61
3   com.apple.Foundation           	0x92823a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation           	0x927ee2e0 forkThreadForFunction + 123
5   libSystem.B.dylib              	0x900245c7 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib              	0x9000a077 mach_msg_trap + 7
1   com.apple.CoreFoundation       	0x9082c2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation       	0x9082bace CFRunLoopRunInMode + 61
3   com.apple.Foundation           	0x9284abc2 +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation           	0x927ee2e0 forkThreadForFunction + 123
5   libSystem.B.dylib              	0x900245c7 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib              	0x90024c67 semaphore_wait_signal_trap + 7
1   com.apple.Foundation           	0x9284426c -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication          	0x9a763052 -[AsyncDB _run:] + 181
3   com.apple.Foundation           	0x927ee2e0 forkThreadForFunction + 123
4   libSystem.B.dylib              	0x900245c7 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib              	0x9001a56c select + 12
1   libSystem.B.dylib              	0x900245c7 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib              	0x9000a077 mach_msg_trap + 7
1   ...romedia.Flash Player.plugin 	0x0f7b652d Flash_EnforceLocalSecurity + 360501
2   libSystem.B.dylib              	0x900245c7 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x010d84cb  ecx: 0x0149cc30  edx: 0x00000000
  edi: 0x0e4f6870  esi: 0xbfffcea0  ebp: 0xbfffce78  esp: 0xbfffce00
   ss: 0x0000001f  efl: 0x00010286  eip: 0x01152bfe   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Binary Images Description:
    0x1000 -    0xdefff com.apple.Safari 2.0.4 (419.3)	/Applications/Safari.app/Contents/MacOS/Safari
  0x10e000 -   0x10ffff WebKitNightlyEnabler.dylib 	/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x305000 -   0x3b6fff com.apple.WebKit 522+	/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
  0x437000 -   0x4defff com.apple.JavaScriptCore 522+	/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x14f3fff com.apple.WebCore 522+	/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0xf3cd000 -  0xf8f0fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22)	/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe4afff dyld 46.12	/usr/lib/dyld
0x90000000 - 0x90170fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901c0000 - 0x901c2fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x901c4000 - 0x90201fff com.apple.CoreText 1.1.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90228000 - 0x902fefff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.75 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.7 (368.28)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90912000 - 0x90a05fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a55000 - 0x90ad4fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90afd000 - 0x90b61fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x90bd0000 - 0x90bd7fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x90bdc000 - 0x90c4ffff com.apple.framework.IOKit 1.4.6 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c64000 - 0x90c76fff libauto.dylib 	/usr/lib/libauto.dylib
0x90c7c000 - 0x90f22fff com.apple.CoreServices.CarbonCore 682.23	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f65000 - 0x90fcdfff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91005000 - 0x91043fff com.apple.CFNetwork 129.20	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91071000 - 0x910effff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91124000 - 0x91142fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9114e000 - 0x9115cfff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9115f000 - 0x912fefff com.apple.security 4.5.2 (29774)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913fc000 - 0x91404fff com.apple.DiskArbitration 2.1.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9140b000 - 0x91412fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x91416000 - 0x9143cfff com.apple.SystemConfiguration 1.8.6	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9144e000 - 0x914c7fff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91515000 - 0x91515fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91517000 - 0x91542fff com.apple.AE 314 (313)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91555000 - 0x91629fff com.apple.ColorSync 4.4.9	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91664000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170e000 - 0x917b7fff com.apple.QD 3.10.24 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917dd000 - 0x91828fff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91847000 - 0x9185dfff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91869000 - 0x91883fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9188d000 - 0x918cafff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f1000 - 0x91930fff com.apple.ImageIO.framework 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91943000 - 0x919f5fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a3b000 - 0x91a51fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a56000 - 0x91a74fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a79000 - 0x91ad8fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aea000 - 0x91aeefff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af0000 - 0x91b74fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b78000 - 0x91bb5fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bbb000 - 0x91bd5fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bda000 - 0x91bdcfff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bde000 - 0x91cbcfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91cd9000 - 0x91cd9fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cdb000 - 0x91d69fff com.apple.vImage 2.5	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d70000 - 0x91d70fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d72000 - 0x91dcbfff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dd4000 - 0x91df8fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e00000 - 0x92209fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92243000 - 0x925f7fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92624000 - 0x92711fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92713000 - 0x92790fff com.apple.DesktopServices 1.3.6	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927d1000 - 0x92a01fff com.apple.Foundation 6.4.8 (567.29)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b1b000 - 0x92b32fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b3d000 - 0x92b95fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ba9000 - 0x92ba9fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bab000 - 0x92bbbfff com.apple.ImageCapture 3.0.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bc9000 - 0x92bd1fff com.apple.speech.recognition.framework 3.6	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bd7000 - 0x92bdcfff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92be2000 - 0x92c73fff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c87000 - 0x92c8afff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c8d000 - 0x92caafff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cba000 - 0x92cc0fff com.apple.print.framework.Print 5.1 (192.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cc6000 - 0x92d29fff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d4d000 - 0x92d8efff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92db5000 - 0x92dc2fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dc9000 - 0x92dcefff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dd3000 - 0x930c8fff com.apple.HIToolbox 1.4.9 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931ce000 - 0x931d9fff com.apple.opengl 1.4.16	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931de000 - 0x931f9fff com.apple.DirectoryService.Framework 3.2	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93269000 - 0x93269fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9326b000 - 0x93921fff com.apple.AppKit 6.4.8 (824.42)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93ca2000 - 0x93d1dfff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d56000 - 0x93e10fff com.apple.audio.toolbox.AudioToolbox 1.4.5	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e53000 - 0x93e53fff com.apple.audio.units.AudioUnit 1.4.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e55000 - 0x94016fff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9405c000 - 0x9409dfff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x940a5000 - 0x940dffff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940e4000 - 0x940fafff com.apple.CoreVideo 1.4	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94192000 - 0x941d0fff com.apple.vmutils 4.0.2 (93.1)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94214000 - 0x94224fff com.apple.securityfoundation 2.2.1 (28150)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94231000 - 0x9426efff com.apple.securityinterface 2.2.1 (27695)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9428a000 - 0x94299fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942a0000 - 0x942abfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942f7000 - 0x94311fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94317000 - 0x94616fff com.apple.QuickTime 7.1.6	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94797000 - 0x948e0fff com.apple.AddressBook.framework 4.0.4 (485.1)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9496c000 - 0x9497bfff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94982000 - 0x949abfff com.apple.LDAPFramework 1.4.2 (69.1.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949b1000 - 0x949c0fff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x949c4000 - 0x949e9fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x949f5000 - 0x94a12fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x957c2000 - 0x957e5fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x9710f000 - 0x97114fff com.apple.agl 2.5.9 (AGL-2.5.9)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9749a000 - 0x974aefff com.apple.audio.CoreAudioKit 1.0.1	/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x9a760000 - 0x9a797fff com.apple.Syndication 1.0.6 (54)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a7b3000 - 0x9a7c5fff com.apple.SyndicationUI 1.0.6 (54)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 1.5 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.80.79.1)
Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: Maxtor 6L250M0, 233.76 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
Comment 1 mitz 2007-06-07 02:51:55 PDT

*** This bug has been marked as a duplicate of 13984 ***