build 688,689 - 687 runs fine.
Terminal:
MacBook-Air-van-Maarten:CoronaSDK-688 maartenkoopmans$ ./Corona\ Terminal ~/Desktop/CoronaSDK-688/SampleCode/Graphics/Fishies/main.lua
Runtime error
bad argument #1 to ‘open’ (string expected, got nil)
stack traceback:
[C]: ?
[C]: in function ‘open’
?: in function ‘loadPending’
?: in function <?:8>
Apple core dump:
Process: Corona Simulator [625]
Path: /Users/USER/Desktop/*/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: 2011.688 (2011.688)
Code Type: X86 (Native)
Parent Process: launchd [230]
Date/Time: 2011-11-20 12:44:30.143 +0100
OS Version: Mac OS X 10.7.2 (11C73)
Report Version: 9
Interval Since Last Report: 124269 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 2 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 8674ABA3-686E-43B8-AFE8-088F2B679035
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000044
VM Regions Near 0x44:
–> __PAGEZERO 0000000000000000-0000000000001000 [4K] —/--- SM=NUL /Users/USER/Desktop/*/Corona Simulator.app/Contents/MacOS/Corona Simulator
__TEXT 0000000000001000-000000000010b000 [1064K] r-x/rwx SM=COW /Users/USER/Desktop/*/Corona Simulator.app/Contents/MacOS/Corona Simulator
Application Specific Information:
objc[625]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.anscamobile.Corona_Simulator 0x00055249 0x1000 + 344649
1 com.anscamobile.Corona_Simulator 0x00055937 0x1000 + 346423
2 com.anscamobile.Corona_Simulator 0x0009025b 0x1000 + 586331
3 com.anscamobile.Corona_Simulator 0x00090427 0x1000 + 586791
4 com.anscamobile.Corona_Simulator 0x0008f922 0x1000 + 583970
5 com.anscamobile.Corona_Simulator 0x00088ee9 0x1000 + 556777
6 com.anscamobile.Corona_Simulator 0x0008929d 0x1000 + 557725
7 com.anscamobile.Corona_Simulator 0x00089247 0x1000 + 557639
8 com.anscamobile.Corona_Simulator 0x000892fd 0x1000 + 557821
9 com.anscamobile.Corona_Simulator 0x000894d5 0x1000 + 558293
10 com.anscamobile.Corona_Simulator 0x000926c9 0x1000 + 595657
11 com.anscamobile.Corona_Simulator 0x0009025b 0x1000 + 586331
12 com.anscamobile.Corona_Simulator 0x0009fdb0 0x1000 + 650672
13 com.anscamobile.Corona_Simulator 0x0009043b 0x1000 + 586811
14 com.anscamobile.Corona_Simulator 0x00088c79 0x1000 + 556153
15 com.anscamobile.Corona_Simulator 0x0008fb47 0x1000 + 584519
16 com.anscamobile.Corona_Simulator 0x00090697 0x1000 + 587415
17 com.anscamobile.Corona_Simulator 0x00088c3d 0x1000 + 556093
18 com.anscamobile.Corona_Simulator 0x00055731 0x1000 + 345905
19 com.anscamobile.Corona_Simulator 0x00034df1 0x1000 + 212465
20 com.anscamobile.Corona_Simulator 0x000044f6 0x1000 + 13558
21 com.anscamobile.Corona_Simulator 0x00004930 0x1000 + 14640
22 com.apple.Foundation 0x907c9f49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
23 com.apple.CoreFoundation 0x969c7ff3 ___CFXNotificationPost_block_invoke_1 + 275
24 com.apple.CoreFoundation 0x96992d78 _CFXNotificationPost + 2776
25 com.apple.Foundation 0x907b5136 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
26 com.apple.Foundation 0x907ca3ca -[NSNotificationCenter postNotificationName:object:] + 55
27 com.apple.AppKit 0x92c25f51 -[NSApplication finishLaunching] + 554
28 com.apple.AppKit 0x92c25921 -[NSApplication run] + 142
29 com.apple.AppKit 0x92eba18a NSApplicationMain + 1054
30 com.anscamobile.Corona_Simulator 0x000026c5 0x1000 + 5829
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x95e6790a kevent + 10
1 libdispatch.dylib 0x967f3c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x967f26a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x95e6702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x98eccccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x98ece6fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x95e6702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x98eccccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x98ece6fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x95e6702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x98eccccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x98ece6fe start_wqthread + 30
Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x95e64c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x95e641f6 mach_msg + 70
2 com.apple.CoreFoundation 0x969750ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9697e214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9697d8ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9697d798 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x9081e21c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x90811f7d -[NSThread main] + 45
8 com.apple.Foundation 0x90811f2d __NSThread__main__ + 1582
9 libsystem_c.dylib 0x98ecaed9 _pthread_start + 335
10 libsystem_c.dylib 0x98ece6de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xbffff248 ecx: 0xbffff21c edx: 0x01a88520
edi: 0x01a88b90 esi: 0x0005511b ebp: 0xbffff228 esp: 0xbffff210
ss: 0x00000023 efl: 0x00010282 eip: 0x00055249 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000044
Logical CPU: 0
Binary Images:
0x1000 - 0x10aff7 +com.anscamobile.Corona_Simulator (2011.688 - 2011.688) /Users/USER/Desktop//Corona Simulator.app/Contents/MacOS/Corona Simulator
0x133000 - 0x150fff libreadline.dylib (3.0.0 - compatibility 2.0.0) <8B3A70E4-0C02-3AE8-8B59-7BE2334383AC> /usr/lib/libreadline.dylib
0x15d000 - 0x161ffd com.apple.JavaVM (14.1.0 - 14.1.0) <1163556C-5C1D-3C5A-8767-682DAE7D3174> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x169000 - 0x192fff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x1a1000 - 0x1abffc +net.playcontrol.ALmixer (1.0 - 1) /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/ALmixer.framework/Versions/A/ALmixer
0x1b1000 - 0x1c8ff7 +org.Box2D.Box2D (1.0 - 1) /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/Box2D.framework/Versions/A/Box2D
0x1d4000 - 0x1d8fff JavaLaunching (??? - ???) <54FA100F-1C60-33D1-97C0-3B0704FE97BC> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x1df000 - 0x1e2ff7 +com.yourcompany.SDL-sound (1.0 - 1) <405FBECF-63AE-7F57-C267-54D448FB63FB> /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound
0x1e8000 - 0x24df17 +SDL (1.2.14 - 1.2.14) /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x25f000 - 0x262ff7 +org.xiph.ogg (1.1.4 - 1.1.4) <6358130C-085C-EC2D-CC5E-38B76B426F8D> /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg
0x266000 - 0x3f3ff7 +org.xiph.vorbis (1.2.3 - 1.2.3) /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x8fe0c000 - 0x8fe3e9c7 dyld (195.5 - ???) <2B3361DA-2FE2-33AD-A5B4-893CE882AE9C> /usr/lib/dyld
0x90011000 - 0x9005fff3 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x90060000 - 0x90068fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9006d000 - 0x9012dff3 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9012e000 - 0x907a9fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x907aa000 - 0x907b1ffd com.apple.NetFS (4.0 - 4.0) <144149F1-057D-3A6F-974B-357461F7E438> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x907b2000 - 0x90abcff3 com.apple.Foundation (6.7.1 - 833.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90b17000 - 0x90b17fff com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90ba4000 - 0x90be7ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x90be8000 - 0x90bedff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
0x90bee000 - 0x90d50fff com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90e23000 - 0x9106bfff com.apple.JavaScriptCore (7534.51 - 7534.51.21) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9106c000 - 0x9106dff7 libsystem_sandbox.dylib (??? - ???) /usr/lib/system/libsystem_sandbox.dylib
0x911c7000 - 0x912defe9 com.apple.WebKit (7534.51 - 7534.51.22) <00C929E8-969F-3933-9801-6A12AFF5D461> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91310000 - 0x9139affb com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x913b9000 - 0x91409fff libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9140a000 - 0x91497fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x914ef000 - 0x915d7fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x91625000 - 0x91629ff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91635000 - 0x9163dff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
0x9164f000 - 0x91665ffe libxpc.dylib (77.17.0 - compatibility 1.0.0) /usr/lib/system/libxpc.dylib
0x91666000 - 0x9167bff7 com.apple.ImageCapture (7.0 - 7.0) <086DF959-E47E-325A-A527-2EA3713137D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9167c000 - 0x9167dffd libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x91683000 - 0x91698fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <361FB1E8-461F-3349-B56E-A8BDB28B0010> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x916fd000 - 0x917f5ff7 libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91802000 - 0x9180dfff libkxld.dylib (??? - ???) <43429FCD-7243-3150-9E32-BF14EA6050FF> /usr/lib/system/libkxld.dylib
0x9180e000 - 0x91872fff com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9189d000 - 0x918e6ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x918e7000 - 0x918e8fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x918e9000 - 0x91913ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x91960000 - 0x91970fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91971000 - 0x91975ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
0x91976000 - 0x91977ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x91978000 - 0x91a5bff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x91a5c000 - 0x91a67ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91ff7000 - 0x922f9fff com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x922fa000 - 0x92381fff com.apple.print.framework.PrintCore (7.1 - 366.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x923b6000 - 0x923b6fff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
0x9272a000 - 0x9274fff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92754000 - 0x927ebff3 com.apple.securityfoundation (5.0 - 55005) <194BACC0-3222-3A96-B633-4387EE1C0B75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x927f8000 - 0x92867fff com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92873000 - 0x92b25ff7 com.apple.security (7.0 - 55010) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92b26000 - 0x92bcafff com.apple.QD (3.12 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92bcb000 - 0x92bccff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <2D891A1F-7FE5-3CD8-8455-8249991180AF> /usr/lib/system/libremovefile.dylib
0x92bcd000 - 0x92bd2ffd libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92bd7000 - 0x92c0dff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92c0e000 - 0x92c12ffd IOSurface (??? - ???) <8D56A6E8-5785-311E-BD0D-661B92C92A5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92c13000 - 0x92c13fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92c14000 - 0x92c18fff com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92c19000 - 0x92c1fffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92c20000 - 0x936aeffe com.apple.AppKit (6.7.2 - 1138.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x936bf000 - 0x93753ff7 com.apple.LaunchServices (480.21 - 480.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93896000 - 0x938d4fff com.apple.NavigationServices (3.6 - 192) <4D77046E-14E5-3F2E-AE71-CB011FCD73C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93fe6000 - 0x94000fff com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9408c000 - 0x9408effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x940c6000 - 0x941e6fec com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94327000 - 0x94389ffb com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x94398000 - 0x943a6fff com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9450f000 - 0x94661fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94662000 - 0x94666ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x94667000 - 0x94674fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94675000 - 0x946a0fff com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x946a1000 - 0x94d4aeeb com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94d4b000 - 0x94d7cff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) /usr/lib/libncurses.5.4.dylib
0x94d7d000 - 0x94fa6ffb com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94fa7000 - 0x94feefff com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94fef000 - 0x9500efff com.apple.RemoteViewServices (1.2 - 39) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9500f000 - 0x9508bffd com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9508c000 - 0x95446ffb com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x95447000 - 0x95448ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
0x95454000 - 0x95454fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x954b8000 - 0x958abfeb com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95b35000 - 0x95b5effe com.apple.opencl (1.50.63 - 1.50.63) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95b5f000 - 0x95b60fff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib
0x95b61000 - 0x95b75ff7 com.apple.CFOpenDirectory (10.7 - 144) <708CEADD-B38F-3D74-BFBA-D54477B8561D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x95d3e000 - 0x95e4dff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x95e4e000 - 0x95e6cff7 libsystem_kernel.dylib (1699.23.2 - compatibility 1.0.0) <92922567-64B5-3693-A3CD-9E1031850E3C> /usr/lib/system/libsystem_kernel.dylib
0x95e6d000 - 0x961affff com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x961d5000 - 0x961ddff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib
0x96222000 - 0x9622bfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib
0x9622c000 - 0x9631cff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9631d000 - 0x96590fff com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x96607000 - 0x96657ff9 com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96658000 - 0x9665fff5 libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib
0x96660000 - 0x9668efe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <032FA5E1-D44A-3600-91CA-C0C5DB175E92> /usr/lib/libSystem.B.dylib
0x9668f000 - 0x967f0ffb com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x967f1000 - 0x967fffff libdispatch.dylib (187.7.0 - compatibility 1.0.0) /usr/lib/system/libdispatch.dylib
0x96800000 - 0x96802ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x96803000 - 0x96826fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96827000 - 0x96938ff7 libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96943000 - 0x96b19fe3 com.apple.CoreFoundation (6.7.1 - 635.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96b81000 - 0x96b85fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96bc2000 - 0x96bd3fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x96bd4000 - 0x96bd7fff com.apple.AppleSystemInfo (1.0 - 1) <1D454280-96FB-340D-A840-DCEAC9ED4481> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x96bd8000 - 0x96c19ff7 com.apple.CoreMedia (1.0 - 705.42) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x96c1a000 - 0x96e39ff7 com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96e73000 - 0x96e99ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <4BFB3107-CF63-3B9C-8F57-D2987FE50566> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x96e9a000 - 0x96ea4ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96ea5000 - 0x96ea6ff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) /usr/lib/system/libquarantine.dylib
0x96ea7000 - 0x96eaaff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x96eab000 - 0x96f23ff2 com.apple.CorePDF (3.0 - 3.0) <5076B3F5-7EF4-30B4-9333-14C1E29C87F2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x97002000 - 0x97002ff0 com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97021000 - 0x97082ffb com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97092000 - 0x97092fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97095000 - 0x9727eff7 com.apple.CoreData (104 - 358.12) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9727f000 - 0x972e4ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x972e5000 - 0x972e6fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
0x9731e000 - 0x9731efff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) /usr/lib/system/libdnsinfo.dylib
0x9731f000 - 0x97d33fff com.apple.WebCore (7534.51 - 7534.51.22) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x97d34000 - 0x97d85ff9 com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x97d8e000 - 0x9822cff7 com.apple.RawCamera.bundle (3.9.0 - 584) <5CC4C59B-5ECF-9767-2BB1-493AB505F433> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9822d000 - 0x9827eff3 com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x982c6000 - 0x982c9ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x982ca000 - 0x98319ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9831a000 - 0x98381fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x98382000 - 0x9838bffb com.apple.DisplayServicesFW (2.5.2 - 317) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9838c000 - 0x98401fff com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x98402000 - 0x98877ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x98878000 - 0x989a4ff9 com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x989a5000 - 0x989a8ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x989ab000 - 0x989b4ff3 com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x989cf000 - 0x989e8fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98a3b000 - 0x98ad6ff3 com.apple.ink.framework (1.3.2 - 110) <1ACFD1F1-FB42-30C0-9C93-12D0BBE5BFE9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x98de4000 - 0x98e34ff4 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98e61000 - 0x98e6cffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <498E8130-07B1-3FCD-9C60-257929890445> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98e6d000 - 0x98e6dffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x98e6e000 - 0x98f39fff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x99db9000 - 0x99e1effb com.apple.Symbolication (1.2 - 89) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x99e8d000 - 0x99ee5fff com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x99ee6000 - 0x99eedff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x99eee000 - 0x99f10ffe com.apple.framework.familycontrols (3.0 - 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99f4e000 - 0x99f51ffb com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x99f52000 - 0x99f89fef com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x99f8a000 - 0x99fcaff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x99fcb000 - 0x99ff3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x99ff4000 - 0x99ff4fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x99ff5000 - 0x99ffdff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <15D6D66D-4DB9-3BCA-87EE-02EE9B7B6189> /usr/lib/system/liblaunch.dylib
0x9a06b000 - 0x9a46dff6 libLAPACK.dylib (??? - ???) <6FCC72E8-CCA1-3AFC-B2B4-CC47BC1F27D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a46e000 - 0x9a48aff5 com.apple.GenerationalStorage (1.0 - 125) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9a48b000 - 0x9a710fe3 com.apple.QuickTime (7.7.1 - 2306) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9a711000 - 0x9a76effb com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9a76f000 - 0x9a87effb com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9a87f000 - 0x9a88affc com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9a88b000 - 0x9a8a8ff3 com.apple.openscripting (1.3.3 - ???) <476BFEC9-880C-3182-A5AA-2CAB2D82EACA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a8db000 - 0x9a9b1a5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x9aadf000 - 0x9abb6ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9acaf000 - 0x9ad11ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9ad6c000 - 0x9add9ffb com.apple.CoreSymbolication (2.1 - 71) <442A5CD4-9820-3BB2-BD68-D8AB94010E34> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9afdb000 - 0x9affdff1 com.apple.PerformanceAnalysis (1.10 - 10) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9b699000 - 0x9b759fff com.apple.CoreServices.OSServices (478.29 - 478.29) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9b75a000 - 0x9b771ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <519FCE65-14B9-31B6-BA55-256DEBB2B79D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9b772000 - 0x9b926ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9b927000 - 0x9be03ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9c0da000 - 0x9c133ffb com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c172000 - 0x9c1aeffd libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c1af000 - 0x9c1bdfff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib
0x9c1be000 - 0x9c239ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9c23a000 - 0x9c23afff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c23b000 - 0x9c2c8ff7 com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9c2c9000 - 0x9c2c9fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9c2ca000 - 0x9c2e7fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x9c2f6000 - 0x9c2f9ffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9c2fa000 - 0x9c63affb com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9c63b000 - 0x9c66aff7 libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib
0x9c66b000 - 0x9c66dff9 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9c66e000 - 0x9c674ffd com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c6b4000 - 0x9c6b5fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x9c6de000 - 0x9c71afff libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x9c7a3000 - 0x9c7cbff0 com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9c890000 - 0x9c8a0ff7 libCRFSuite.dylib (??? - ???) /usr/lib/libCRFSuite.dylib
0x9c8b7000 - 0x9c8b7ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9c8b8000 - 0x9c98eff6 com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9c98f000 - 0x9c9bdff7 com.apple.DictionaryServices (1.2.1 - 158.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9c9be000 - 0x9c9d1ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9ca89000 - 0x9cb58fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0xc0000000 - 0xc000aff7 +com.growl.growlframework (1.2.1 - 1.2.1) <6DDF5398-7B11-2132-4818-5F96B6E061D5> /Users/USER/Desktop//Corona Simulator.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1002
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=178.6M resident=56.4M(32%) swapped_out_or_unallocated=122.3M(68%)
Writable regions: Total=52.4M written=1296K(2%) resident=3336K(6%) swapped_out=0K(0%) unallocated=49.2M(94%)
REGION TYPE VIRTUAL
=========== =======
CG shared images 128K
CoreServices 3228K
MALLOC 41.4M
MALLOC guard page 32K
Memory tag=243 4K
Stack 66.5M
VM_ALLOCATE 56K
CI_BITMAP 80K
DATA 9872K
DATA/ OBJC 136K
IMAGE 1256K
IMPORT 12K
LINKEDIT 42.2M
OBJC 2568K
OBJC/ DATA 28K
PAGEZERO 4K
RC_CAMERAS 236K
TEXT 136.5M
UNICODE 544K
mapped file 86.2M
shared memory 312K
shared pmap 6836K
=========== =======
TOTAL 397.5M
Model: MacBookAir4,1, BootROM MBA41.0077.B0E, 2 processors, Intel Core i5, 1.6 GHz, 4 GB, SMC 1.74f1
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.100.98.75.18)
Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM128C, 121,33 GB
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024a, 0xfa120000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
[import]uid: 5822 topic_id: 17991 reply_id: 317991[/import]