Numbers がクラッシュ

とあるファイルを開くと、開いている途中でクラッシュしてしまう様子。
うーむ。

下記にもあるとおり、

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.SFTabular           	0x0053bf60 SFTGridStyleNextIndex + 179
1   com.apple.SFTabular           	0x0053bfc4 SFTGridStyleFromGridline + 57
2   com.apple.SFTabular           	0x0053b0c9 SFTGridStyleIteratorReset + 786
3   com.apple.SFTabular           	0x00492e35 -[SFTTableModel 

のあたりが問題なのかな。
ソースキボンヌ。

Process:         Numbers [285]
Path:            /Applications/iWork '08/Numbers.app/Contents/MacOS/Numbers
Identifier:      com.apple.iWork.Numbers
Version:         1.0.3 (183.3)
Build Info:      Lasso-1830300~3
Code Type:       X86 (Native)
Parent Process:  launchd [189]

Date/Time:       2011-01-07 07:23:08.080 +0900
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          644 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  38 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      679AAC8F-8FA0-4482-98DA-29571560ABE5

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000000bc
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.SFTabular           	0x0053bf60 SFTGridStyleNextIndex + 179
1   com.apple.SFTabular           	0x0053bfc4 SFTGridStyleFromGridline + 57
2   com.apple.SFTabular           	0x0053b0c9 SFTGridStyleIteratorReset + 786
3   com.apple.SFTabular           	0x00492e35 -[SFTTableModel maxStrokeWidthAlongAxis:gridline:startIndex:stopIndex:ignoreSpill:] + 161
4   com.apple.SFTabular           	0x0048aa26 -[SFTTableModel contentFrameForRange:] + 371
5   com.apple.SFTabular           	0x0066b280 -[SFTTableRenderingModel contentFrameForRange:] + 255
6   com.apple.SFTabular           	0x00519d26 -[SFTCellRenderDataEnumerator nextObject] + 4972
7   com.apple.SFTabular           	0x004aa885 -[SFTTableRenderable drawCellsInRect:renderFlags:] + 4094
8   com.apple.SFTabular           	0x004a4b0c -[SFTTableRenderable drawRect:] + 1497
9   com.apple.Keynote.sfrendering 	0x002fbcd0 -[SFRCompositorLayer renderIntoTile:] + 1100
10  com.apple.Keynote.sfrendering 	0x002fb1ea -[SFRCompositorLayer _updateTile:] + 137
11  com.apple.Keynote.sfrendering 	0x00309e03 -[SFRCompositorLayer tileWithIndex:] + 1166
12  com.apple.Keynote.sfrendering 	0x002f8507 -[SFRCompositorLayer prepareToDraw] + 470
13  com.apple.SFTabular           	0x004a3830 -[SFTTableRenderable prepareToDraw] + 284
14  com.apple.Keynote.sfrendering 	0x002fad91 -[SFRRenderable blit] + 74
15  com.apple.Keynote.sfrendering 	0x002f6df4 -[SFRCanvas(GLCanvas) acceleratedCompositeRect:] + 1391
16  com.apple.Keynote.sfdrawables 	0x0015ca93 -[SFDCanvas drawRect:] + 168
17  com.apple.iWork.Numbers       	0x0003cc61 0x1000 + 244833
18  com.apple.AppKit              	0x9504382a -[NSView _drawRect:clip:] + 3510
19  com.apple.AppKit              	0x950424c8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
20  com.apple.Keynote.sfrendering 	0x002fa34b -[SFRSubviewAbsolverView(AppKitPrivateOverrides) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 110
21  com.apple.AppKit              	0x950427fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
22  com.apple.AppKit              	0x950427fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
23  com.apple.iWork.Numbers       	0x00033d3a 0x1000 + 208186
24  com.apple.AppKit              	0x950427fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
25  com.apple.AppKit              	0x950427fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
26  com.apple.AppKit              	0x950427fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
27  com.apple.AppKit              	0x950427fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
28  com.apple.AppKit              	0x950409e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 711
29  com.apple.AppKit              	0x9504055b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 265
30  com.apple.AppKit              	0x9503cea2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
31  com.apple.AppKit              	0x94f9da57 -[NSView displayIfNeeded] + 818
32  com.apple.AppKit              	0x94f66d40 -[NSWindow displayIfNeeded] + 204
33  com.apple.AppKit              	0x94f657db -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1085
34  com.apple.AppKit              	0x94f6533d -[NSWindow orderWindow:relativeTo:] + 105
35  com.apple.AppKit              	0x94f62af3 -[NSWindow makeKeyAndOrderFront:] + 73
36  com.apple.AppKit              	0x951b71fc -[NSWindowController showWindow:] + 664
37  com.apple.AppKit              	0x950f7e00 -[NSDocument showWindows] + 116
38  com.apple.sf.sfapplication    	0x013bd725 -[SFAppDocumentController openDocumentWithContentsOfFile:display:] + 877
39  com.apple.iWork.Numbers       	0x0005d02a 0x1000 + 376874
40  com.apple.sf.sfapplication    	0x013bb115 -[SFAppApplicationDelegate application:openFile:] + 143
41  com.apple.AppKit              	0x95196521 -[NSApplication _doOpenFile:ok:tryTemp:] + 501
42  com.apple.AppKit              	0x951b7aff -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 829
43  com.apple.AppKit              	0x950f5194 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 236
44  com.apple.Foundation          	0x95a7e7a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
45  com.apple.Foundation          	0x95a7e568 _NSAppleEventManagerGenericHandler + 228
46  com.apple.AE                  	0x93e81f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
47  com.apple.AE                  	0x93e81e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
48  com.apple.AE                  	0x93e81d61 aeProcessAppleEvent + 197
49  com.apple.HIToolbox           	0x95ef2389 AEProcessAppleEvent + 50
50  com.apple.AppKit              	0x94f6e9ca _DPSNextEvent + 1420
51  com.apple.AppKit              	0x94f6dfce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
52  com.apple.AppKit              	0x94f30247 -[NSApplication run] + 821
53  com.apple.iWork.Numbers       	0x00003303 0x1000 + 8963
54  com.apple.iWork.Numbers       	0x0000327d 0x1000 + 8829
55  com.apple.iWork.Numbers       	0x0003f36e 0x1000 + 254830
56  com.apple.iWork.Numbers       	0x0003f295 0x1000 + 254613

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x99357982 kevent + 10
1   libSystem.B.dylib             	0x9935809c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x99357559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x993572fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x99356d81 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x99356bc6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x9933115a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x9935ece5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x9938dac8 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x95a85e24 -[NSCondition waitUntilDate:] + 453
4   com.apple.Foundation          	0x95a3eae5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5   com.apple.Foundation          	0x95a3e9c8 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.SFTabular           	0x006d6b66 -[SFTFormulaInitThreadManager formulaWorkerThread] + 90
7   com.apple.Foundation          	0x95a49bf0 -[NSThread main] + 45
8   com.apple.Foundation          	0x95a49ba0 __NSThread__main__ + 1499
9   libSystem.B.dylib             	0x9935e85d _pthread_start + 345
10  libSystem.B.dylib             	0x9935e6e2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x99356a12 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x99356fa8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x99356bc6 start_wqthread + 30

Thread 4:
0   libSystem.B.dylib             	0x99356a12 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x99356fa8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x99356bc6 start_wqthread + 30

Thread 5:
0   libSystem.B.dylib             	0x9935f0a6 __semwait_signal + 10
1   libSystem.B.dylib             	0x9938aee5 nanosleep$UNIX2003 + 188
2   libSystem.B.dylib             	0x9938ae23 usleep$UNIX2003 + 61
3   com.apple.AppKit              	0x950d7fe1 -[NSUIHeartBeat _heartBeatThread:] + 2039
4   com.apple.Foundation          	0x95a49bf0 -[NSThread main] + 45
5   com.apple.Foundation          	0x95a49ba0 __NSThread__main__ + 1499
6   libSystem.B.dylib             	0x9935e85d _pthread_start + 345
7   libSystem.B.dylib             	0x9935e6e2 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x99331142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x99336c46 pthread_mutex_lock + 490
2   com.apple.Foundation          	0x95a3f74f -[NSLock lock] + 201
3   SFWordProcessing              	0x00dec8b3 -[SFWPSpellThread pRun:] + 223
4   com.apple.Foundation          	0x95a49bf0 -[NSThread main] + 45
5   com.apple.Foundation          	0x95a49ba0 __NSThread__main__ + 1499
6   libSystem.B.dylib             	0x9935e85d _pthread_start + 345
7   libSystem.B.dylib             	0x9935e6e2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x000000ba  ebx: 0x0053bebb  ecx: 0x00a07810  edx: 0x00000000
  edi: 0x000000ba  esi: 0x22794d7c  ebp: 0xbfffc4b8  esp: 0xbfffc470
   ss: 0x0000001f  efl: 0x00010202  eip: 0x0053bf60   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x000000bc

Binary Images:
    0x1000 -   0x10dfcc  com.apple.iWork.Numbers 1.0.3 (183.3) <9EA9B52D-4931-438C-BAC5-2B134CED8312> /Applications/iWork '08/Numbers.app/Contents/MacOS/Numbers
  0x13b000 -   0x2456e2  com.apple.Keynote.sfdrawables 2.0 (2.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFDrawables.framework/Versions/A/SFDrawables
  0x2d6000 -   0x35cf3b  com.apple.Keynote.sfrendering 1.0 (1.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFRendering.framework/Versions/A/SFRendering
  0x39e000 -   0x3ece73  com.apple.Keynote.sfutility 1.0 (0.0.1d1) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFUtility.framework/Versions/A/SFUtility
  0x426000 -   0x43aaff  com.apple.Keynote.sfstyles 1.0 (1.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFStyles.framework/Versions/A/SFStyles
  0x449000 -   0x7ddae0  com.apple.SFTabular 1.0 (1.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFTabular.framework/Versions/A/SFTabular
  0x95d000 -   0xbc7f0f  com.apple.Keynote.sfcharts 2.0 (2.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFCharts.framework/Versions/A/SFCharts
  0xdc4000 -   0xfeb07b +SFWordProcessing ??? (???) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFWordProcessing.framework/Versions/A/SFWordProcessing
 0x111c000 -  0x1149f9e  com.apple.Keynote.SFControls 1.0 (20030306_1) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFControls.framework/Versions/A/SFControls
 0x1168000 -  0x11abdc7  com.apple.Keynote.sfarchiving 1.0 (0.0.1d1) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFArchiving.framework/Versions/A/SFArchiving
 0x11d8000 -  0x1203e2f  com.apple.Keynote.SFAnimation 1.0 (0.0.1d1) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFAnimation.framework/Versions/A/SFAnimation
 0x1226000 -  0x12ab5a5  com.apple.Keynote.proofreader 0 (1) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFProofReader.framework/Versions/A/SFProofReader
 0x12b9000 -  0x12d82cb  com.apple.Keynote.sflicense 1.0 (0.0.1d1) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFLicense.framework/Versions/A/SFLicense
 0x12f1000 -  0x136eadc  com.apple.Keynote.sfinspectors 1.0 (1.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFInspectors.framework/Versions/A/SFInspectors
 0x13b0000 -  0x13f50ac  com.apple.sf.sfapplication 1.0 (1.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/SFApplication.framework/Versions/A/SFApplication
 0x1420000 -  0x1b3d1d7 +LSCompatibility ??? (???) <7920FE6D-EF1A-4E04-AC83-43AED58019EF> /Applications/iWork '08/Numbers.app/Contents/Frameworks/LSCompatibility.framework/Versions/A/LSCompatibility
 0x1fd5000 -  0x2011ff7  com.apple.OSAKit 1.2.1 (76) <6F598EE9-9973-5983-2A71-56FF1AB0081B> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
 0x2035000 -  0x2041fe7  libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <43856244-CC36-9DE9-3D60-D4F4D6F2825C> /usr/lib/libexslt.0.dylib
 0x2780000 -  0x279dff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <69A4C9C0-0107-3DA9-F1E1-1D11B4D267B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x1575d000 - 0x15781fe7  GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17a64000 - 0x17bdcfe7  GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x17c0e000 - 0x18078fe7  com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.26 (6.2.6) <885552BA-499B-02A2-7B0D-5A7A77D3AEC2> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/AppleIntelGMAX3100GLDriver
0x3e000000 - 0x3e046ff7  com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x3f000000 - 0x3f3cf546 +libCoin.60.0.0.dylib 61.0.0 (compatibility 61.0.0) /Applications/iWork '08/Numbers.app/Contents/Frameworks/Inventor.framework/Versions/C/Libraries/libCoin.60.0.0.dylib
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x90006ff7  libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90007000 - 0x90009fe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x9000a000 - 0x90016ff7  libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x90017000 - 0x9001dfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9001e000 - 0x9014cfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9014d000 - 0x9016efe7  com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9018d000 - 0x90194ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x901a3000 - 0x902a7fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x902e1000 - 0x9064cff7  com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9069d000 - 0x910e8ff7  com.apple.WebCore 6533.19 (6533.19.4) <DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x911c8000 - 0x911d3ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x911d4000 - 0x91218fe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91232000 - 0x91236ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91238000 - 0x91239ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9123a000 - 0x91256fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91257000 - 0x9125bff7  libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9139f000 - 0x913a8ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913c8000 - 0x91470ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91547000 - 0x91700feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91707000 - 0x91707ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91708000 - 0x91720ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91721000 - 0x91764ff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91790000 - 0x91840ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91843000 - 0x91899ff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x918db000 - 0x918e9fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x918ea000 - 0x918edffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91acb000 - 0x91b1cff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91b28000 - 0x91bd6ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91bd7000 - 0x91ca1fef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91cde000 - 0x91e0affb  com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x91e1b000 - 0x91ec5fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91ee6000 - 0x92015fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92019000 - 0x9205fff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x920ae000 - 0x920d4ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x920d5000 - 0x920f7fef  com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x920f8000 - 0x92173fff  com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92174000 - 0x921c1feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x921c2000 - 0x922d1fe7  com.apple.WebKit 6533.19 (6533.19.4) <A942073C-83DF-33ED-3D01-A24DE8AEAB3D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x922d2000 - 0x925cbfef  com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x925cc000 - 0x925d3ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x925d4000 - 0x926d5fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x926d6000 - 0x928d3ff7  com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x928d4000 - 0x92b37fff  com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92c2d000 - 0x92d0aff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92d0b000 - 0x93121ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9322a000 - 0x9325bff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9325c000 - 0x9328efe3  libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9328f000 - 0x93290ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x93291000 - 0x935b1ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x935b7000 - 0x935c1fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x935c2000 - 0x93705fef  com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93800000 - 0x93800ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93801000 - 0x93893fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93894000 - 0x93a6fff3  libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x93a70000 - 0x93ab7ffb  com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x93ab8000 - 0x93abbff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93abc000 - 0x93accff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93acd000 - 0x93caffff  com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93cc4000 - 0x93e3ffe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93e4a000 - 0x93e4aff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x93e7e000 - 0x93eb1ff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93f67000 - 0x93fe4ff7  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93fe5000 - 0x93ff2ff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93ff3000 - 0x94037ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94038000 - 0x9403bfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9407d000 - 0x94082ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94083000 - 0x940abff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x940ac000 - 0x940c7ff7  libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x940c8000 - 0x9412cffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9412d000 - 0x9413bff7  com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94260000 - 0x94274fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9427d000 - 0x944a8ff3  com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x945a5000 - 0x9498bffb  com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9498c000 - 0x94e45ffb  com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x94e8d000 - 0x94f25fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94f26000 - 0x95806ff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95975000 - 0x95980ff7  com.apple.CrashReporterSupport 10.6.6 (256) <C8FFD4F5-5B5B-8ED4-AD82-E434A76ADC96> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x95981000 - 0x959efff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x959f0000 - 0x95a31ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95a32000 - 0x95a32ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95a33000 - 0x95ca6fe7  com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95ca7000 - 0x95ca8ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95ca9000 - 0x95d23fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95d24000 - 0x95d7cfe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x95d7d000 - 0x95d7dff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x95d7e000 - 0x95d92ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95d93000 - 0x95db2ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95db3000 - 0x95eb5fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x95eb6000 - 0x961dafef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x961db000 - 0x961dbff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x961dc000 - 0x961eeff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96216000 - 0x96273ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96274000 - 0x962affeb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x962b0000 - 0x962f0ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x962f1000 - 0x96333ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9641a000 - 0x96491ff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x96492000 - 0x964cfff7  com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x964d0000 - 0x964f4ff7  libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9655c000 - 0x965d5ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x965d6000 - 0x96a0bff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96a0c000 - 0x96a0cff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96a40000 - 0x96a83ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96a8f000 - 0x96a97ff7  com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96a98000 - 0x96c1afe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x96c1b000 - 0x96cc8fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x96cc9000 - 0x96d08ff7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x96d09000 - 0x974f8557  com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x974f9000 - 0x97568ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97569000 - 0x9761fff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97620000 - 0x976a2ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x976a3000 - 0x976a7ff7  libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x976a8000 - 0x976aefe7  com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9774f000 - 0x9775fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x97760000 - 0x9783bfeb  com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9783c000 - 0x97863ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x97bff000 - 0x97c48fe7  libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97c6b000 - 0x97e72feb  com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x97e86000 - 0x97ebfff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0x97ec0000 - 0x97efdff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97efe000 - 0x97f58fe7  com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x97f59000 - 0x98090ff7  com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98091000 - 0x9809bffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x980b2000 - 0x9814ffe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98150000 - 0x98180ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x98181000 - 0x981b8fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
0x981b9000 - 0x981caff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x981cb000 - 0x981cbff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x981cc000 - 0x981ccff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x981cd000 - 0x98268ff7  com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98269000 - 0x9833afe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x9833b000 - 0x9928dfef  com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9928e000 - 0x9930efeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9930f000 - 0x99324fff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9932d000 - 0x9932fff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99330000 - 0x994d7ff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
0x994d8000 - 0x994daff7  libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9961b000 - 0x996d4fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x996ee000 - 0x9972cff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x99740000 - 0x99778ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99779000 - 0x99784ff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99785000 - 0x99891ff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x99892000 - 0x998fcfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x998fd000 - 0x99903ff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <DACD11D8-4B64-CD3B-C988-B1041E07D13A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x99904000 - 0x99924fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x99925000 - 0x99975ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x999f5000 - 0x99a56fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirMac, AirPort, en1
Serial ATA Device: Hitachi HTS542516K9SA00, 149.05 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857E
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x022b, 0x5d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000