Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Web Kit crash?



Hi everyone,

One of my users on an Intel Mac is reporting a crash when launching one of my widgets. The widget supposedly works on Intel Macs (I didn't test it myself but I had someone else do so -- it has a Cocoa plugin), although this instead looks like a Web Kit crash. Judging by the crash log below, should I file it to http://bugreporter.apple.com or look for problems in my code?

Ben

Begin forwarded message:

Command: DashboardClient
Path:
/System/Library/CoreServices/Dock.app/Contents/Resources/ DashboardClient.app/Contents/MacOS/DashboardClient
Parent: Dock [626]


Version:        1.0.3 (1.0.3)
Build Version:  1
Project Name:   Dock
Source Version: 4130000

PID:    706
Thread: 0

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

Thread 0 Crashed:
0 libobjc.A.dylib 0x90a4e380 objc_msgSend + 16
1 com.apple.Foundation 0x9272762f -[NSInvocation invoke] +
1893
2 com.apple.JavaScriptCore 0x94b9cc3b
KJS::Bindings::ObjcInstance::invokeMethod(KJS::ExecState*,
KJS::Bindings::MethodList const&, KJS::List const&) + 1047
3 com.apple.JavaScriptCore 0x94b98eb2
KJS::RuntimeMethodImp::call(KJS::ExecState*, KJS::Object&, KJS::List
const&) + 228
4 com.apple.JavaScriptCore 0x94b60532
KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) +
158
5 com.apple.JavaScriptCore 0x94b5f48d
KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
6 com.apple.JavaScriptCore 0x94b6536f
KJS::AssignNode::evaluate(KJS::ExecState*) + 159
7 com.apple.JavaScriptCore 0x94b651d8
KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
8 com.apple.JavaScriptCore 0x94b6a3ba
KJS::IfNode::execute(KJS::ExecState*) + 344
9 com.apple.JavaScriptCore 0x94b5edd2
KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
10 com.apple.JavaScriptCore 0x94b5ec92
KJS::BlockNode::execute(KJS::ExecState*) + 102
11 com.apple.JavaScriptCore 0x94b6a3ba
KJS::IfNode::execute(KJS::ExecState*) + 344
12 com.apple.JavaScriptCore 0x94b5eea7
KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
13 com.apple.JavaScriptCore 0x94b5ec92
KJS::BlockNode::execute(KJS::ExecState*) + 102
14 com.apple.JavaScriptCore 0x94b6bc6b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
15 com.apple.JavaScriptCore 0x94b6b7aa
KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&)
+ 458
16 com.apple.JavaScriptCore 0x94b60532
KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) +
158
17 com.apple.JavaScriptCore 0x94b5f48d
KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
18 com.apple.JavaScriptCore 0x94b6536f
KJS::AssignNode::evaluate(KJS::ExecState*) + 159
19 com.apple.JavaScriptCore 0x94b651d8
KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
20 com.apple.JavaScriptCore 0x94b5eea7
KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
21 com.apple.JavaScriptCore 0x94b5ec92
KJS::BlockNode::execute(KJS::ExecState*) + 102
22 com.apple.JavaScriptCore 0x94b6bc6b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
23 com.apple.JavaScriptCore 0x94b6b7aa
KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&)
+ 458
24 com.apple.JavaScriptCore 0x94b60532
KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) +
158
25 com.apple.JavaScriptCore 0x94b5f48d
KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
26 com.apple.JavaScriptCore 0x94b651d8
KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
27 com.apple.JavaScriptCore 0x94b5edd2
KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
28 com.apple.JavaScriptCore 0x94b5ec92
KJS::BlockNode::execute(KJS::ExecState*) + 102
29 com.apple.JavaScriptCore 0x94b6bc6b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
30 com.apple.JavaScriptCore 0x94b6b7aa
KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&)
+ 458
31 com.apple.JavaScriptCore 0x94b60532
KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) +
158
32 com.apple.WebCore 0x94da5c9e
KJS::JSAbstractEventListener::handleEvent(DOM::Event&, bool) + 476
33 com.apple.WebCore 0x94cdb205
DOM::DocumentImpl::defaultEventHandler(DOM::EventImpl*) + 139
34 com.apple.WebCore 0x94cf33a8
DOM::NodeImpl::dispatchWindowEvent(int, bool, bool) + 174
35 com.apple.WebCore 0x94dd6709
DOM::DocumentImpl::implicitClose() + 351
36 com.apple.WebCore 0x94ce7eae
KHTMLPart::checkEmitLoadEvent() + 424
37 com.apple.WebCore 0x94d8e6fe KHTMLPart::checkCompleted()
+ 168
38 com.apple.WebCore 0x94c960d7
KWQSignal::call(khtml::DocLoader*, khtml::CachedObject*) const + 115
39 com.apple.WebCore 0x94c9ffc0
khtml::Loader::slotFinished(KIO::Job*, NSData*) + 346
40 com.apple.WebCore 0x94de75fd
KWQSignal::callWithData(KIO::Job*, NSData*) const + 115
41 com.apple.WebCore 0x94c9fe55
KIO::TransferJob::emitResult(NSData*) + 37
42 com.apple.WebCore 0x94c9fe00 -[KWQResourceLoader
finishJobAndHandle:] + 76
43 com.apple.WebKit 0x94a7a47e -[WebSubresourceClient
didFinishLoading] + 78
44 com.apple.WebKit 0x94a795c1
-[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 40
45 com.apple.Foundation 0x92786a70
-[NSURLConnection(NSURLConnectionInternal)
_sendDidFinishLoadingCallback] + 176
46 com.apple.Foundation 0x92784b19
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
47 com.apple.Foundation 0x927847b7 _sendCallbacks + 201
48 com.apple.CoreFoundation 0x90823379 CFRunLoopRunSpecific + 1213
49 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
50 com.apple.HIToolbox 0x92ef9c5c RunCurrentEventLoopInMode +
285
51 com.apple.HIToolbox 0x92ef9363 ReceiveNextEventCommon + 385
52 com.apple.HIToolbox 0x92ef91ba
BlockUntilNextEventMatchingListInMode + 81
53 com.apple.AppKit 0x9337aa91 _DPSNextEvent + 576
54 com.apple.AppKit 0x9337a67e -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
55 com.apple.AppKit 0x93374403 -[NSApplication run] + 512
56 com.apple.dashboard.client 0x0000ead3 0x1000 + 56019
57 com.apple.dashboard.client 0x00001eb2 0x1000 + 3762
58 com.apple.dashboard.client 0x00001dcd 0x1000 + 3533


Thread 1:
0   libSystem.B.dylib          	0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation   	0x9082369a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation   	0x90822eb5 CFRunLoopRunInMode + 61
3   com.apple.Foundation       	0x92755861
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation       	0x927201b0 forkThreadForFunction + 123
5   libSystem.B.dylib          	0x90024a27 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib          	0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation   	0x9082369a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation   	0x90822eb5 CFRunLoopRunInMode + 61
3   com.apple.Foundation       	0x9277c95e +[NSURLCache
_diskCacheSyncLoop:] + 206
4   com.apple.Foundation       	0x927201b0 forkThreadForFunction + 123
5   libSystem.B.dylib          	0x90024a27 _pthread_body + 84

Thread 0 crashed with i386 Thread State:
eax: 0x00000000    ebx: 0x9272d43c ecx:0x90ab716c edx: 0x0001d000
edi: 0x0036ebb0    esi: 0x00000040 ebp:0xbfffd568 esp: 0xbfffd508
 ss: 0x0000002f    efl: 0x00010206 eip:0x90a4e380  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

Binary Images Description:
0x1000 - 0x13fff com.apple.dashboard.client 1.0.3
/System/Library/CoreServices/Dock.app/Contents/Resources/ DashboardClient.app/Contents/MacOS/DashboardClient
0xf6000 - 0xf8fff net.culater.SIMBL 0.8 (8)
/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x445000 - 0x44dfff com.benkazez.widgetplugin.icaleventsplugin 2.2
/Users/fra/Library/Widgets/iCal
Events.wdgt/iCalEventsPlugin.widgetplugin/Contents/MacOS/ iCalEventsPlugin
0x568000 - 0x569fff com.apple.textencoding.unicode 2.1
/System/Library/TextEncodings/Unicode
Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8fe00000 - 0x8fe4bfff dyld 44.17 /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.0 (???)
/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.30 (???)
/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.2 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.10 (679)
/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 - 0x91303fff com.apple.security 4.2.1 (24989)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f1000 - 0x913f9fff com.apple.DiskArbitration 2.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/ DiskArbitration
0x91400000 - 0x91426fff com.apple.SystemConfiguration 1.8.5
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/ SystemConfiguration
0x91438000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
0x91443000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.3
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9150a000 - 0x9150afff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ ApplicationServices
0x9150c000 - 0x91537fff com.apple.AE 314 (313)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/AE.framework/Versions/A/AE
0x9154a000 - 0x9161efff com.apple.ColorSync 4.4.6
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91657000 - 0x916d4fff com.apple.print.framework.PrintCore 4.5
(177.10)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91701000 - 0x917abfff com.apple.QD 3.10.9 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/QD.framework/Versions/A/QD
0x917d1000 - 0x9181cfff com.apple.HIServices 1.5.2 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/HIServices.framework/Versions/A/HIServices
0x9183b000 - 0x91851fff com.apple.LangAnalysis 1.6.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9185d000 - 0x91877fff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91881000 - 0x918befff com.apple.LaunchServices 178
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d2000 - 0x918ddfff com.apple.speech.synthesis.framework 3.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e4000 - 0x9191bfff com.apple.ImageIO.framework 1.4.6
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9192d000 - 0x919dffff libcrypto.0.9.7.dylib
/usr/lib/libcrypto.0.9.7.dylib
0x91a25000 - 0x91a3bfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a40000 - 0x91a5cfff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a61000 - 0x91abffff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91acf000 - 0x91ad3fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ad5000 - 0x91b30fff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b34000 - 0x91b71fff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b77000 - 0x91b91fff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b96000 - 0x91b98fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b9a000 - 0x91b9afff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91b9c000 - 0x91c22fff com.apple.vImage 2.3
/System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vImage.framework/Versions/A/vImage
0x91c29000 - 0x91c29fff com.apple.Accelerate.vecLib 3.2.1 (vecLib
3.2.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/vecLib
0x91c2b000 - 0x91c70fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c78000 - 0x91c9dfff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ca4000 - 0x92227fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92264000 - 0x92616fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92643000 - 0x926c7fff com.apple.DesktopServices 1.3.3
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ Versions/A/DesktopServicesPriv
0x92703000 - 0x92935fff com.apple.Foundation 6.4.5 (567.26)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a41000 - 0x92b1ffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92b3c000 - 0x92c29fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92c39000 - 0x92c50fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ libGL.dylib
0x92c5b000 - 0x92cb2fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ libGLU.dylib
0x92cc6000 - 0x92cc6fff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92cc8000 - 0x92cd8fff com.apple.ImageCapture 3.0.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ ImageCapture.framework/Versions/A/ImageCapture
0x92ce6000 - 0x92ceefff com.apple.speech.recognition.framework 3.5
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92cf4000 - 0x92cf9fff com.apple.securityhi 2.0.1 (24742)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SecurityHI.framework/Versions/A/SecurityHI
0x92cff000 - 0x92d90fff com.apple.ink.framework 101.2.1 (71)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Ink.framework/Versions/A/Ink
0x92da4000 - 0x92da7fff com.apple.help 1.0.3 (32.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Help.framework/Versions/A/Help
0x92daa000 - 0x92dc7fff com.apple.openscripting 1.2.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ OpenScripting.framework/Versions/A/OpenScripting
0x92dd7000 - 0x92dddfff com.apple.print.framework.Print 5.1 (192.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Print.framework/Versions/A/Print
0x92de3000 - 0x92e46fff com.apple.htmlrendering 66.1 (1.1.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ HTMLRendering.framework/Versions/A/HTMLRendering
0x92e6a000 - 0x92eabfff com.apple.NavigationServices 3.4.4 (3.4.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ NavigationServices.framework/Versions/A/NavigationServices
0x92ed2000 - 0x92edffff com.apple.audio.SoundManager 3.9.1
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CarbonSound.framework/Versions/A/CarbonSound
0x92ee6000 - 0x92eebfff com.apple.CommonPanels 1.2.3 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CommonPanels.framework/Versions/A/CommonPanels
0x92ef0000 - 0x931e2fff com.apple.HIToolbox 1.4.6 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ HIToolbox.framework/Versions/A/HIToolbox
0x932e7000 - 0x932f2fff com.apple.opengl 1.4.9
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x932f7000 - 0x93312fff com.apple.DirectoryService.Framework 3.1
/System/Library/Frameworks/DirectoryService.framework/Versions/A/ DirectoryService
0x93361000 - 0x93361fff com.apple.Cocoa 6.4 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93363000 - 0x93a1cfff com.apple.AppKit 6.4.6 (824.39)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93d9d000 - 0x93e17fff com.apple.CoreData 90
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93e50000 - 0x93f10fff com.apple.audio.toolbox.AudioToolbox 1.4.2
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/ AudioToolbox
0x93f4f000 - 0x93f4ffff com.apple.audio.units.AudioUnit 1.4.2
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f51000 - 0x940fffff com.apple.QuartzCore 1.4.7
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9414d000 - 0x9418efff libsqlite3.0.dylib /usr/lib/ libsqlite3.0.dylib
0x94196000 - 0x941cffff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ libGLImage.dylib
0x94360000 - 0x9436bfff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/Resources/ libCSync.A.dylib
0x944bc000 - 0x94604fff com.apple.AddressBook.framework 4.0.3 (477.6)
/System/Library/Frameworks/AddressBook.framework/Versions/A/ AddressBook
0x94690000 - 0x9469ffff com.apple.DSObjCWrappers.Framework 1.1
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/ A/DSObjCWrappers
0x946a6000 - 0x946cffff com.apple.LDAPFramework 1.4.1 (69.0.1)
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x946d5000 - 0x946e4fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x946e8000 - 0x9470cfff libssl.0.9.7.dylib /usr/lib/libssl. 0.9.7.dylib
0x94718000 - 0x94735fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94a5f000 - 0x94af1fff com.apple.WebKit 418
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94b4a000 - 0x94c29fff com.apple.JavaScriptCore 417.11
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/ JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94c5c000 - 0x94f35fff com.apple.WebCore 417.24
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/ WebCore.framework/Versions/A/WebCore
0x95091000 - 0x950b4fff libxslt.1.dylib /usr/lib/libxslt.1.dylib


Model: Macmini1,1, BootROM MM11.004B.B00, 1 processors, Intel Core
Solo, 1.5 GHz, 512 MB
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: DIMM0/BANK 0, 256 MB, DDR2 SDRAM, 667 MHz
Memory Module: DIMM1/BANK 1, 256 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86),
0.1.17
Bluetooth: Version 1.7.3f4, 2 service, 1 devices, 1 incoming serial
ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHV2060BHPL, 55.89 GB
Parallel ATA Device: MATSHITACD-RW  CW-8124
USB Device: Cypress AT2LP, Up to 480 Mb/sec, 500 mA
USB Device: USB Device, Up to 12 Mb/sec, 500 mA
USB Device: General Purpose USB Hub, Up to 12 Mb/sec, 500 mA
USB Device: CanoScan, Canon, Up to 12 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

_______________________________________________ Do not post admin requests to the list. They will be ignored. Dashboard-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/dashboard-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.