Ticket #1302: crashlog.txt

File crashlog.txt, 45.6 KB (added by mk12, 15 months ago)

crash log

Line 
1Process:         pyrogenesis [93384]
2Path:            /Applications/0 A.D..app/Contents/MacOS/pyrogenesis
3Identifier:      com.wildfiregames.0ad
4Version:         0.0.0 (0.0.0)
5Code Type:       X86-64 (Native)
6Parent Process:  launchd [60941]
7
8Date/Time:       2012-04-09 14:43:15.142 -0400
9OS Version:      Mac OS X 10.7.3 (11D50b)
10Report Version:  9
11
12Interval Since Last Report:          162949 sec
13Crashes Since Last Report:           4303
14Per-App Interval Since Last Report:  4363 sec
15Per-App Crashes Since Last Report:   4
16Anonymous UUID:                      04B2FF3E-EE55-4096-BD09-92CC8176EF53
17
18Crashed Thread:  0  Dispatch queue: com.apple.main-thread
19
20Exception Type:  EXC_CRASH (SIGTRAP)
21Exception Codes: 0x0000000000000000, 0x0000000000000000
22
23Application Specific Information:
24objc[93384]: garbage collection is OFF
25
26Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
270   libsystem_kernel.dylib          0x00007fff8a7d967a mach_msg_trap + 10
281   libsystem_kernel.dylib          0x00007fff8a7d8d71 mach_msg + 73
292   com.apple.CoreFoundation        0x00007fff8d4be6fc __CFRunLoopServiceMachPort + 188
303   com.apple.CoreFoundation        0x00007fff8d4c6e64 __CFRunLoopRun + 1204
314   com.apple.CoreFoundation        0x00007fff8d4c6676 CFRunLoopRunSpecific + 230
325   com.apple.HIToolbox             0x00007fff8ad7131f RunCurrentEventLoopInMode + 277
336   com.apple.HIToolbox             0x00007fff8ad785c9 ReceiveNextEventCommon + 355
347   com.apple.HIToolbox             0x00007fff8ad78456 BlockUntilNextEventMatchingListInMode + 62
358   com.apple.AppKit                0x00007fff909b8f5d _DPSNextEvent + 659
369   com.apple.AppKit                0x00007fff909b8861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
3710  com.apple.AppKit                0x00007fff90b087af -[NSView _getNextResizeEventFromMask:invalidatingLiveResizeCacheIfNecessary:] + 165
3811  com.apple.AppKit                0x00007fff90b06fd6 -[NSWindow(NSWindowResizing) _resizeWithEvent:] + 785
3912  com.apple.AppKit                0x00007fff90b06c63 -[NSTitledFrame mouseDown:] + 187
4013  com.apple.AppKit                0x00007fff90b06b74 -[NSThemeFrame mouseDown:] + 665
4114  com.apple.AppKit                0x00007fff90a866e0 -[NSWindow sendEvent:] + 6306
4215  libAtlasUI.dylib                0x00000001381d6b64 -[wxNSWindow sendEvent:] + 132
4316  com.apple.AppKit                0x00007fff90a1f16d -[NSApplication sendEvent:] + 5593
4417  com.apple.AppKit                0x00007fff909b51f2 -[NSApplication run] + 555
4518  libAtlasUI.dylib                0x00000001381cc3ce wxGUIEventLoop::DoRun() + 40
4619  libAtlasUI.dylib                0x00000001383a757f wxCFEventLoop::Run() + 133
4720  libAtlasUI.dylib                0x00000001382d0b7b wxAppConsoleBase::MainLoop() + 169
4821  libAtlasUI.dylib                0x00000001381934c1 wxApp::OnRun() + 29
4922  libAtlasUI.dylib                0x0000000138338fb6 wxEntry(int&, wchar_t**) + 102
5023  libAtlasUI.dylib                0x0000000137d2e0d1 Atlas_StartWindow + 113
5124  com.wildfiregames.0ad           0x000000010f70070f BeginAtlas(CmdLineArgs const&, DllLoader const&) + 367
5225  com.wildfiregames.0ad           0x000000010f61add4 ATLAS_RunIfOnCmdLine(CmdLineArgs const&, bool) + 228
5326  com.wildfiregames.0ad           0x000000010f507e34 SDL_main + 4820
5427  com.wildfiregames.0ad           0x000000010fa5f5f1 -[SDLMain applicationDidFinishLaunching:] + 97
5528  com.apple.Foundation            0x00007fff8fe76d32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
5629  com.apple.CoreFoundation        0x00007fff8d4daaaa _CFXNotificationPost + 2634
5730  com.apple.Foundation            0x00007fff8fe62fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
5831  com.apple.AppKit                0x00007fff909bd60f -[NSApplication _postDidFinishNotification] + 212
5932  com.apple.AppKit                0x00007fff909bd375 -[NSApplication _sendFinishLaunchingNotification] + 78
6033  com.apple.AppKit                0x00007fff909bc03c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
6134  com.apple.AppKit                0x00007fff909bbd9d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
6235  com.apple.CoreFoundation        0x00007fff8d524591 -[NSObject performSelector:withObject:withObject:] + 65
6336  com.apple.Foundation            0x00007fff8fe997eb __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
6437  com.apple.Foundation            0x00007fff8fe98772 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
6538  com.apple.Foundation            0x00007fff8fe98600 _NSAppleEventManagerGenericHandler + 105
6639  com.apple.AE                    0x00007fff86aecc25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
6740  com.apple.AE                    0x00007fff86aecb03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
6841  com.apple.AE                    0x00007fff86aec9f7 aeProcessAppleEvent + 250
6942  com.apple.HIToolbox             0x00007fff8ad7faf9 AEProcessAppleEvent + 102
7043  com.apple.AppKit                0x00007fff909b91a9 _DPSNextEvent + 1247
7144  com.apple.AppKit                0x00007fff909b8861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
7245  com.apple.AppKit                0x00007fff909b519d -[NSApplication run] + 470
7346  com.wildfiregames.0ad           0x000000010fa5f3d4 CustomApplicationMain + 548
7447  com.wildfiregames.0ad           0x000000010fa5f9b0 main + 272
7548  com.wildfiregames.0ad           0x000000010f506834 start + 52
76
77Thread 1:: Dispatch queue: com.apple.libdispatch-manager
780   libsystem_kernel.dylib          0x00007fff8a7db7e6 kevent + 10
791   libdispatch.dylib               0x00007fff91b8e5be _dispatch_mgr_invoke + 923
802   libdispatch.dylib               0x00007fff91b8d14e _dispatch_mgr_thread + 54
81
82Thread 2:
830   libsystem_kernel.dylib          0x00007fff8a7d967a mach_msg_trap + 10
841   libsystem_kernel.dylib          0x00007fff8a7d8d71 mach_msg + 73
852   com.apple.opengl                0x00007fff92a4b371 glcDebugListener + 494
863   libsystem_c.dylib               0x00007fff9032d8bf _pthread_start + 335
874   libsystem_c.dylib               0x00007fff90330b75 thread_start + 13
88
89Thread 3:
900   libsystem_c.dylib               0x00007fff9030bfa1 vswprintf + 1
911   com.wildfiregames.0ad           0x000000010f792870 swprintf_s(wchar_t*, unsigned long, wchar_t const*, ...) + 176
922   com.wildfiregames.0ad           0x000000010f78baa6 debug_OnAssertionFailure(wchar_t const*, long volatile*, wchar_t const*, int, char const*) + 150
933   com.wildfiregames.0ad           0x000000010f642473 CBrush::Slice(CPlane const&, CBrush&) const + 2035
944   com.wildfiregames.0ad           0x000000010f6427bb CBrush::Intersect(CFrustum const&, CBrush&) const + 275
955   com.wildfiregames.0ad           0x000000010f640af1 CBoundingBoxAligned::IntersectFrustumConservative(CFrustum const&) + 111
966   com.wildfiregames.0ad           0x000000010f6e9453 ShadowMapInternals::CalcShadowMatrices() + 131
977   com.wildfiregames.0ad           0x000000010f6e9914 ShadowMap::BeginRender() + 34
988   com.wildfiregames.0ad           0x000000010f6daf76 CRenderer::RenderShadowMap() + 104
999   com.wildfiregames.0ad           0x000000010f6db3e2 CRenderer::RenderSubmissions() + 472
10010  com.wildfiregames.0ad           0x000000010f6dba8f CRenderer::RenderScene(Scene&) + 131
10111  com.wildfiregames.0ad           0x000000010f655f53 CGameView::Render() + 99
10212  com.wildfiregames.0ad           0x000000010f622370 Render() + 704
10313  com.wildfiregames.0ad           0x000000010f709cba AtlasViewGame::Render() + 568
10414  com.wildfiregames.0ad           0x000000010f700d5e _ZL9RunEnginePv + 1358
10515  libsystem_c.dylib               0x00007fff9032d8bf _pthread_start + 335
10616  libsystem_c.dylib               0x00007fff90330b75 thread_start + 13
107
108Thread 4:
1090   libsystem_kernel.dylib          0x00007fff8a7dabca __psynch_cvwait + 10
1101   libsystem_c.dylib               0x00007fff90331274 _pthread_cond_wait + 840
1112   com.wildfiregames.0ad           0x000000010fae1f9b SDL_CondWaitTimeout + 235
1123   com.wildfiregames.0ad           0x000000010fae192e SDL_SemWaitTimeout + 158
1134   com.wildfiregames.0ad           0x000000010fae19bf SDL_SemWait + 31
1145   com.wildfiregames.0ad           0x000000010f6ab00f CTextureConverter::RunThread(void*) + 715
1156   libsystem_c.dylib               0x00007fff9032d8bf _pthread_start + 335
1167   libsystem_c.dylib               0x00007fff90330b75 thread_start + 13
117
118Thread 5:
1190   libsystem_kernel.dylib          0x00007fff8a7db192 __workq_kernreturn + 10
1201   libsystem_c.dylib               0x00007fff9032f594 _pthread_wqthread + 758
1212   libsystem_c.dylib               0x00007fff90330b85 start_wqthread + 13
122
123Thread 6:
1240   libsystem_kernel.dylib          0x00007fff8a7db192 __workq_kernreturn + 10
1251   libsystem_c.dylib               0x00007fff9032f594 _pthread_wqthread + 758
1262   libsystem_c.dylib               0x00007fff90330b85 start_wqthread + 13
127
128Thread 7:
129
130Thread 0 crashed with X86 Thread State (64-bit):
131  rax: 0x0000000010004005  rbx: 0x00000000ffffffff  rcx: 0x00007fff6f1013d8  rdx: 0x0000000000000000
132  rdi: 0x00007fff6f1014f8  rsi: 0x0000000007000006  rbp: 0x00007fff6f101420  rsp: 0x00007fff6f1013d8
133   r8: 0x0000000000003a03   r9: 0x00000000ffffffff  r10: 0x0000000000000c00  r11: 0xffffff80002d8220
134  r12: 0x00007fff6f1014f8  r13: 0x0000000007000006  r14: 0x0000000000003a03  r15: 0x0000000000000c00
135  rip: 0x00007fff8a7d967a  rfl: 0x0000000000000206  cr2: 0x00000001c001bb50
136Logical CPU: 0
137
138Binary Images:
139       0x10f505000 -        0x10fed5fe7 +com.wildfiregames.0ad (0.0.0 - 0.0.0) <8A1B1C65-F3B4-39C7-926B-7799F2FEB36B> /Applications/0 A.D..app/Contents/MacOS/pyrogenesis
140       0x1102d6000 -        0x110301fff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
141       0x110311000 -        0x11041efff +libX11.6.dylib (10.0.0 - compatibility 10.0.0) <EDF51216-D36C-3012-B334-F2629DF08E68> /usr/X11/lib/libX11.6.dylib
142       0x110445000 -        0x110456fff +libxcb.1.dylib (3.0.0 - compatibility 3.0.0) <D2A0CE9B-38FA-3ABD-8F02-2360A2475917> /usr/X11/lib/libxcb.1.dylib
143       0x110468000 -        0x110469fff +libXau.6.dylib (7.0.0 - compatibility 7.0.0) <E6813580-AEC5-3CDC-BCC2-59DBFB67ADDE> /usr/X11/lib/libXau.6.dylib
144       0x11046e000 -        0x110471ff7 +libXdmcp.6.dylib (7.0.0 - compatibility 7.0.0) <A05CB37B-7FAC-3500-AFF5-E40D5F34198C> /usr/X11/lib/libXdmcp.6.dylib
145       0x11060c000 -        0x11060fff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
146       0x110613000 -        0x110613ffd +cl_kernels (??? - ???) <9DFFCFFE-10D7-4D7E-9A2F-18FC080A2F05> cl_kernels
147       0x110622000 -        0x110628fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
148       0x110645000 -        0x110646ffc +cl_kernels (??? - ???) <E838A731-EB93-45E7-BC19-BFF214CF69F9> cl_kernels
149       0x111c2b000 -        0x111c59ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
150       0x111c89000 -        0x111c8aff3 +cl_kernels (??? - ???) <EE2B8185-89B7-44DF-9D60-17F8DED90A5B> cl_kernels
151       0x117773000 -        0x117806ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
152       0x133ffd000 -        0x134196fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
153       0x1341ca000 -        0x1342c3fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
154       0x137cfc000 -        0x1386ffff7 +libAtlasUI.dylib (??? - ???) <D7A8AF81-A879-3D7E-B6C7-03EDC146C3EB> /Applications/0 A.D..app/Contents/Frameworks/libAtlasUI.dylib
155       0x138bde000 -        0x138be4fff  com.apple.agl (3.1.4 - AGL-3.1.4) <AB6F0403-0C4C-3FF2-B59E-2246E5F8F810> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
156       0x200000000 -        0x2007e6ff7  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <66FE927B-DCB6-3D51-B713-90D9676AA079> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
157    0x7fff6f105000 -     0x7fff6f139baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
158    0x7fff868b8000 -     0x7fff86922ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
159    0x7fff86923000 -     0x7fff86935ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
160    0x7fff86936000 -     0x7fff86a30ff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
161    0x7fff86a61000 -     0x7fff86a6bff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
162    0x7fff86ae9000 -     0x7fff86b28fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
163    0x7fff86c15000 -     0x7fff86c16ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
164    0x7fff86c17000 -     0x7fff86c50fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
165    0x7fff86ec8000 -     0x7fff86ec8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
166    0x7fff86ec9000 -     0x7fff86ed7ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
167    0x7fff86ef8000 -     0x7fff86f58fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
168    0x7fff86f59000 -     0x7fff86f6cff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
169    0x7fff870dc000 -     0x7fff870f3fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
170    0x7fff870f4000 -     0x7fff870f5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
171    0x7fff870f6000 -     0x7fff870f8ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
172    0x7fff870f9000 -     0x7fff870fefff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
173    0x7fff870ff000 -     0x7fff871ddfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
174    0x7fff871de000 -     0x7fff8720bff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
175    0x7fff8720c000 -     0x7fff87214fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
176    0x7fff87215000 -     0x7fff8723dff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
177    0x7fff8723e000 -     0x7fff87242ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
178    0x7fff87243000 -     0x7fff872e5ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
179    0x7fff872e6000 -     0x7fff872e6fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
180    0x7fff872e7000 -     0x7fff8736afef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
181    0x7fff873f9000 -     0x7fff873fafff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
182    0x7fff875ae000 -     0x7fff875b2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
183    0x7fff875b3000 -     0x7fff882c7fef  com.apple.WebCore (7534.53 - 7534.53.11) <E37D145A-0BFD-3BE0-98A9-7F04CE9B6E6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
184    0x7fff88572000 -     0x7fff8899ffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
185    0x7fff889a0000 -     0x7fff889c0fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
186    0x7fff88a35000 -     0x7fff88c37fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
187    0x7fff88f97000 -     0x7fff88fc2ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
188    0x7fff89061000 -     0x7fff8906efff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
189    0x7fff8906f000 -     0x7fff8908efff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
190    0x7fff8908f000 -     0x7fff89125ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
191    0x7fff89126000 -     0x7fff8914dfff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
192    0x7fff8914e000 -     0x7fff89177fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
193    0x7fff89178000 -     0x7fff8917cfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
194    0x7fff8917d000 -     0x7fff89261e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
195    0x7fff89276000 -     0x7fff892c2ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
196    0x7fff89618000 -     0x7fff898a3fff  com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
197    0x7fff898a4000 -     0x7fff898a7ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
198    0x7fff8995b000 -     0x7fff89962ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
199    0x7fff89d91000 -     0x7fff89d93fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
200    0x7fff89d94000 -     0x7fff8a0b0ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
201    0x7fff8a0b1000 -     0x7fff8a0ccfff  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
202    0x7fff8a291000 -     0x7fff8a504fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
203    0x7fff8a53b000 -     0x7fff8a544ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
204    0x7fff8a545000 -     0x7fff8a548fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
205    0x7fff8a5d6000 -     0x7fff8a6e2fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
206    0x7fff8a726000 -     0x7fff8a731ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
207    0x7fff8a732000 -     0x7fff8a771ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
208    0x7fff8a7c3000 -     0x7fff8a7c3fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
209    0x7fff8a7c4000 -     0x7fff8a7e4fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
210    0x7fff8aa9a000 -     0x7fff8aab6ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
211    0x7fff8aab7000 -     0x7fff8acdffe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
212    0x7fff8ad6f000 -     0x7fff8b099ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
213    0x7fff8b09a000 -     0x7fff8b0caff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
214    0x7fff8b89f000 -     0x7fff8b8a2fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
215    0x7fff8b971000 -     0x7fff8b971fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
216    0x7fff8ba32000 -     0x7fff8bbd1fff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
217    0x7fff8bc23000 -     0x7fff8bf05fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
218    0x7fff8bf06000 -     0x7fff8bf1cfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
219    0x7fff8bf1d000 -     0x7fff8bf2cff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
220    0x7fff8bf2d000 -     0x7fff8bf30fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
221    0x7fff8bf31000 -     0x7fff8bf37fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
222    0x7fff8bf38000 -     0x7fff8c03ffe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
223    0x7fff8c0ec000 -     0x7fff8c0f3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
224    0x7fff8c73d000 -     0x7fff8c73dfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
225    0x7fff8c73e000 -     0x7fff8c73ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
226    0x7fff8c740000 -     0x7fff8c745fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
227    0x7fff8c77f000 -     0x7fff8c7cdfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
228    0x7fff8c7ce000 -     0x7fff8c868ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
229    0x7fff8c869000 -     0x7fff8c909fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
230    0x7fff8c90a000 -     0x7fff8c96cff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
231    0x7fff8c96d000 -     0x7fff8c974fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
232    0x7fff8c9ca000 -     0x7fff8ca40fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
233    0x7fff8ca8c000 -     0x7fff8ca91fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
234    0x7fff8cad6000 -     0x7fff8cae1fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
235    0x7fff8cae7000 -     0x7fff8cb9afff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
236    0x7fff8cb9b000 -     0x7fff8cba8ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
237    0x7fff8cba9000 -     0x7fff8cbecff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
238    0x7fff8cbed000 -     0x7fff8d2c8ff7  libclh.dylib (4.0.3 - 4.0.3) <29108026-20C1-3BF9-A43F-0986E0430FF0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
239    0x7fff8d2c9000 -     0x7fff8d2cffff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
240    0x7fff8d2d0000 -     0x7fff8d310ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
241    0x7fff8d311000 -     0x7fff8d34bfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
242    0x7fff8d34c000 -     0x7fff8d465fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
243    0x7fff8d48e000 -     0x7fff8d662fff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
244    0x7fff8d663000 -     0x7fff8d7edff7  com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
245    0x7fff8d7ee000 -     0x7fff8d842ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
246    0x7fff8d843000 -     0x7fff8d876ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
247    0x7fff8d877000 -     0x7fff8d879fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
248    0x7fff8d87a000 -     0x7fff8d941ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
249    0x7fff8d942000 -     0x7fff8d9aaff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
250    0x7fff8d9ab000 -     0x7fff8de0dff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
251    0x7fff8e302000 -     0x7fff8e319fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
252    0x7fff8e31a000 -     0x7fff8e39fff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
253    0x7fff8e3a0000 -     0x7fff8ed307a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
254    0x7fff8ed31000 -     0x7fff8ed73ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
255    0x7fff8ed74000 -     0x7fff8ee79fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
256    0x7fff8ee85000 -     0x7fff8eeb0ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
257    0x7fff8ef28000 -     0x7fff8ef45ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
258    0x7fff8efa5000 -     0x7fff8efb9ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
259    0x7fff8efbc000 -     0x7fff8f02ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
260    0x7fff8f09f000 -     0x7fff8f09ffff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
261    0x7fff8f0a0000 -     0x7fff8f0f8fff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
262    0x7fff8f0f9000 -     0x7fff8f5c0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
263    0x7fff8f5c1000 -     0x7fff8f5c5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
264    0x7fff8f5c6000 -     0x7fff8f6d3fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
265    0x7fff8f85f000 -     0x7fff8f8a3ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
266    0x7fff8f8a4000 -     0x7fff8f8e5fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
267    0x7fff8f8e6000 -     0x7fff8f938ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
268    0x7fff8f9c4000 -     0x7fff8fa34fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
269    0x7fff8fa35000 -     0x7fff8fa62fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
270    0x7fff8fc4b000 -     0x7fff8fda4fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
271    0x7fff8fde5000 -     0x7fff8fdeaff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
272    0x7fff8fdf2000 -     0x7fff8fe16fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
273    0x7fff8fe41000 -     0x7fff8fe41fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
274    0x7fff8fe42000 -     0x7fff8fe5ffff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
275    0x7fff8fe60000 -     0x7fff90179ff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
276    0x7fff9017a000 -     0x7fff9027cff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
277    0x7fff9027d000 -     0x7fff902a1fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
278    0x7fff902a2000 -     0x7fff902c8ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
279    0x7fff902df000 -     0x7fff903bcfef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
280    0x7fff903bd000 -     0x7fff903c8ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
281    0x7fff903c9000 -     0x7fff909adfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
282    0x7fff909b0000 -     0x7fff915b4fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
283    0x7fff915b5000 -     0x7fff91609ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
284    0x7fff91610000 -     0x7fff91656ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
285    0x7fff91657000 -     0x7fff91657fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
286    0x7fff91759000 -     0x7fff9175efff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
287    0x7fff9175f000 -     0x7fff917d4ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
288    0x7fff91b74000 -     0x7fff91b8aff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
289    0x7fff91b8b000 -     0x7fff91b99fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
290    0x7fff91dc6000 -     0x7fff91dc7fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
291    0x7fff91dc8000 -     0x7fff91dcdfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
292    0x7fff91e16000 -     0x7fff91ebafef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
293    0x7fff91ebb000 -     0x7fff91f21ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
294    0x7fff91f22000 -     0x7fff91f5dfff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
295    0x7fff91f6a000 -     0x7fff91f7cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
296    0x7fff92711000 -     0x7fff9271ffff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
297    0x7fff92720000 -     0x7fff92726fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
298    0x7fff92804000 -     0x7fff92888ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
299    0x7fff92917000 -     0x7fff929f5fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
300    0x7fff929f6000 -     0x7fff92a31fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
301    0x7fff92a45000 -     0x7fff92a55ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
302    0x7fff92a60000 -     0x7fff92a62fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
303    0x7fff92a63000 -     0x7fff92a64fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
304    0x7fff92d9e000 -     0x7fff92db3fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
305    0x7fff92db4000 -     0x7fff92e2fff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
306    0x7fff92e30000 -     0x7fff92e36ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
307    0x7fff92e37000 -     0x7fff92e38ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
308    0x7fff92e39000 -     0x7fff92f6ffff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
309    0x7fff92f70000 -     0x7fff92f76fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
310    0x7fff93039000 -     0x7fff9304bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
311    0x7fff93051000 -     0x7fff930acff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
312    0x7fff930bc000 -     0x7fff9319efff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
313    0x7fff93214000 -     0x7fff93309fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
314    0x7fff93349000 -     0x7fff934b0ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
315    0x7fff934b1000 -     0x7fff934b1fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
316
317External Modification Summary:
318  Calls made by other processes targeting this process:
319    task_for_pid: 6
320    thread_create: 0
321    thread_set_state: 0
322  Calls made by this process:
323    task_for_pid: 0
324    thread_create: 0
325    thread_set_state: 0
326  Calls made by all processes on this machine:
327    task_for_pid: 143783
328    thread_create: 6963
329    thread_set_state: 0
330
331VM Region Summary:
332ReadOnly portion of Libraries: Total=213.2M resident=112.7M(53%) swapped_out_or_unallocated=100.5M(47%)
333Writable regions: Total=181.8M written=23.6M(13%) resident=137.6M(76%) swapped_out=0K(0%) unallocated=44.3M(24%)
334 
335REGION TYPE                        VIRTUAL
336===========                        =======
337CG backing stores                    17.1M
338CG image                              184K
339CG raster data                        192K
340CG shared images                     3448K
341CoreGraphics                           16K
342CoreImage                               8K
343CoreServices                         4460K
344IOKit                                43.1M
345JS JIT generated code                 832K
346JS JIT generated code (reserved)      256K        reserved VM address space (unallocated)
347MALLOC                               66.2M
348MALLOC guard page                      32K
349Memory tag=240                          4K
350Memory tag=242                         12K
351OpenCL                                 32K
352STACK GUARD                          56.0M
353Stack                                11.1M
354Stack (reserved)                      520K        reserved VM address space (unallocated)
355VM_ALLOCATE                         540.3M
356__CI_BITMAP                            80K
357__DATA                               22.3M
358__IMAGE                               528K
359__LINKEDIT                           55.9M
360__RC_CAMERAS                          232K
361__TEXT                              157.3M
362__UNICODE                             544K
363mapped file                          45.2M
364shared memory                        2240K
365===========                        =======
366TOTAL                                 1.0G
367TOTAL, minus reserved VM space        1.0G
368
369Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.45f0
370Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
371Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465238432D47372020
372Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465238432D47372020
373AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.100.98.75.19)
374Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
375Network Service: AirPort, AirPort, en1
376Serial ATA Device: Hitachi HDT721064SLA360, 640.14 GB
377Serial ATA Device: OPTIARC DVD RW AD-5670S
378USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 3
379USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x26200000 / 2
380USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x26220000 / 3
381USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
382USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
383USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 4