Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

I updated Apple Configurator to 1.3 and my database isn't migrating.

I updated Apple configurator to 1.3 from 1.2.1 and the database isnt migrating, it crashes during the process. When i use time machine to go back to before the update it starts trying to migrate again it doesnt revert it to 1.2.1 . When i try and revert back a few months the database does migrate but that was when we had personal profiles assigned to the devices but that was causing problems because a single corrupte user file can cause configurator to crash regularly and barely run. When i try and operate within the migrated 1.3 it beachballs/freezes as soon as you click anywhere within the app. Ideally i would want a away where i could revert to 1.2.1.


crash details below


Process: Apple Configurator [1326]

Path: /Applications/Apple Configurator.app/Contents/MacOS/Apple Configurator

Identifier: com.apple.configurator

Version: 1.3 (264)

Build Info: AppleConfigurationUtility-264000000000000~1

App Item ID: 434433123

App External ID: 15579538

Code Type: X86-64 (Native)

Parent Process: launchd [128]

User ID: 503


Date/Time: 2013-07-17 09:27:12.827 +1000

OS Version: Mac OS X 10.8.4 (12E55)

Report Version: 10


Interval Since Last Report: 121562 sec

Crashes Since Last Report: 9

Per-App Interval Since Last Report: 4512 sec

Per-App Crashes Since Last Report: 9

Anonymous UUID: 416B309B-172A-B0D2-0A87-10B34726DDD7


Crashed Thread: 1 Dispatch queue: com.apple.root.default-priority


Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:

264

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'

abort() called

terminate called throwing an exception


Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff92877b06 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff92e1a3f0 objc_exception_throw + 43

2 CoreFoundation 0x00007fff9282a117 -[__NSPlaceholderArray initWithObjects:count:] + 119

3 CoreFoundation 0x00007fff9283cad0 +[NSArray arrayWithObjects:count:] + 48

4 Apple Configurator 0x000000010414151f Apple Configurator + 984351

5 CoreData 0x00007fff8f6edcd9 -[NSMigrationManager(InternalMethods) _doSecondPassForMapping:error:] + 521

6 CoreData 0x00007fff8f6ef08b -[NSMigrationManager(InternalMethods) _migrateStoreFromURL:type:options:withMappingModel:toDestinationURL:destination Type:destinationOptions:error:] + 2283

7 CoreData 0x00007fff8f6ebb52 -[NSMigrationManager migrateStoreFromURL:type:options:withMappingModel:toDestinationURL:destinationT ype:destinationOptions:error:] + 610

8 Apple Configurator 0x0000000104137bc5 Apple Configurator + 945093

9 Apple Configurator 0x000000010413643d Apple Configurator + 939069

10 Apple Configurator 0x0000000104133305 Apple Configurator + 926469

11 Apple Configurator 0x00000001041325cd Apple Configurator + 923085

12 Apple Configurator 0x000000010408f518 Apple Configurator + 255256

13 Apple Configurator 0x000000010408eebd Apple Configurator + 253629

14 Apple Configurator 0x000000010408ea85 Apple Configurator + 252549

15 libdispatch.dylib 0x00007fff89cf90b6 _dispatch_client_callout + 8

16 libdispatch.dylib 0x00007fff89cf9041 dispatch_once_f + 50

17 Apple Configurator 0x000000010408ea26 Apple Configurator + 252454

18 Apple Configurator 0x0000000104054b7e Apple Configurator + 15230

19 libdispatch.dylib 0x00007fff89cfcf01 _dispatch_call_block_and_release + 15

20 libdispatch.dylib 0x00007fff89cf90b6 _dispatch_client_callout + 8

21 libdispatch.dylib 0x00007fff89cfa1fa _dispatch_worker_thread2 + 304

22 libsystem_c.dylib 0x00007fff93e1ed0b _pthread_wqthread + 404

23 libsystem_c.dylib 0x00007fff93e091d1 start_wqthread + 13


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

0 libsystem_kernel.dylib 0x00007fff8840c686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8840bc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff92814233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff92819916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff928190e2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff8a142eb4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff8a142c52 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff8a142ae3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff8fab7533 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff8fab6df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff8faae1a3 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff8fa52bd6 NSApplicationMain + 869

12 com.apple.configurator 0x0000000104058d6d 0x104051000 + 32109

13 com.apple.configurator 0x00000001040534c4 0x104051000 + 9412


Thread 1 Crashed:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x00007fff8840e212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff93e1db54 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff93e61dce abort + 143

3 libc++abi.dylib 0x00007fff8ab5c9eb abort_message + 257

4 libc++abi.dylib 0x00007fff8ab5a39a default_terminate() + 28

5 libobjc.A.dylib 0x00007fff92e1a873 _objc_terminate() + 91

6 libc++.1.dylib 0x00007fff887998fe std::terminate() + 20

7 libobjc.A.dylib 0x00007fff92e1a5de objc_terminate + 9

8 libdispatch.dylib 0x00007fff89cf90ca _dispatch_client_callout + 28

9 libdispatch.dylib 0x00007fff89cf9041 dispatch_once_f + 50

10 com.apple.configurator 0x000000010408ea26 0x104051000 + 252454

11 com.apple.configurator 0x0000000104054b7e 0x104051000 + 15230

12 libdispatch.dylib 0x00007fff89cfcf01 _dispatch_call_block_and_release + 15

13 libdispatch.dylib 0x00007fff89cf90b6 _dispatch_client_callout + 8

14 libdispatch.dylib 0x00007fff89cfa1fa _dispatch_worker_thread2 + 304

15 libsystem_c.dylib 0x00007fff93e1ed0b _pthread_wqthread + 404

16 libsystem_c.dylib 0x00007fff93e091d1 start_wqthread + 13


Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff8840ed16 kevent + 10

1 libdispatch.dylib 0x00007fff89cfbdea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff89cfb9ee _dispatch_mgr_thread + 54


Thread 3:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8840c686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8840bc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff92814233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff92819916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff928190e2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff8927a546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356

6 com.apple.Foundation 0x00007fff892d8562 __NSThread__main__ + 1345

7 libsystem_c.dylib 0x00007fff93e1c7a2 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff93e091e1 thread_start + 13


Thread 4:: com.apple.appkit-heartbeat

0 libsystem_kernel.dylib 0x00007fff8840e386 __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff93ea6800 nanosleep + 163

2 libsystem_c.dylib 0x00007fff93ea6717 usleep + 54

3 com.apple.AppKit 0x00007fff8fc9c838 -[NSUIHeartBeat _heartBeatThread:] + 543

4 com.apple.Foundation 0x00007fff892d8562 __NSThread__main__ + 1345

5 libsystem_c.dylib 0x00007fff93e1c7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff93e091e1 thread_start + 13


Thread 5:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8840e322 __select + 10

1 com.apple.CoreFoundation 0x00007fff92858f46 __CFSocketManager + 1302

2 libsystem_c.dylib 0x00007fff93e1c7a2 _pthread_start + 327

3 libsystem_c.dylib 0x00007fff93e091e1 thread_start + 13


Thread 6:

0 libsystem_kernel.dylib 0x00007fff8840e6d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93e1ef4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93e1ed13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff93e091d1 start_wqthread + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff8840e6d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93e1ef4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93e1ed13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff93e091d1 start_wqthread + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff8840e6d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93e1ef4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93e1ed13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff93e091d1 start_wqthread + 13


Thread 9:


Thread 1 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000104d6dbc8 rdx: 0x0000000000000000

rdi: 0x0000000000001603 rsi: 0x0000000000000006 rbp: 0x0000000104d6dbf0 rsp: 0x0000000104d6dbc8

r8: 0x00007fff7979f278 r9: 0x000000000000000a r10: 0x0000000030000000 r11: 0x0000000000000206

r12: 0x0000000104d6dd50 r13: 0x00007fff781e0d48 r14: 0x0000000104d6e000 r15: 0x0000000104d6dc30

rip: 0x00007fff8840e212 rfl: 0x0000000000000206 cr2: 0x00007fff79798ff0

Logical CPU: 0


Binary Images:

0x104051000 - 0x1043b8fef com.apple.configurator (1.3 - 264) <70C92827-902A-3BF6-8895-42BD787E15E0> /Applications/Apple Configurator.app/Contents/MacOS/Apple Configurator

0x104455000 - 0x1045d6ff7 com.apple.AirTrafficHost (287 - 287) <A90B874E-1B60-332B-B9ED-49F2D191EE9E> /System/Library/PrivateFrameworks/AirTrafficHost.framework/Versions/A/AirTraffi cHost

0x1045e4000 - 0x1045f7fff com.apple.ConfigurationProfile (1.3 - 1) <2F99AA2E-83A4-3685-BCDA-33E9BCB76C50> /Applications/Apple Configurator.app/Contents/Frameworks/ConfigurationProfile.framework/Versions/A/ ConfigurationProfile

0x10460a000 - 0x104638fff com.apple.ConfigurationProfileUI (1.3 - 1) <1C97E282-3C4C-3AF5-81A3-B64CBBF2F81C> /Applications/Apple Configurator.app/Contents/Frameworks/ConfigurationProfileUI.framework/Versions/ A/ConfigurationProfileUI

0x104662000 - 0x1046fffff com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e

0x10474a000 - 0x104a42fff com.apple.CommerceKit (1.2.0 - 135.30) <4CF8EAB4-3E80-3AAD-AA85-C93455C71B38> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit

0x104ae3000 - 0x104af8fff com.apple.log4cocoa (1.0 - 2) <46CC916A-95ED-3BE7-9D62-69D92FABFAED> /Applications/Apple Configurator.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa

0x104b0c000 - 0x104b2bff7 com.apple.DistributionKit (700 - 735) <CDB189A0-F913-3D68-9747-CE3097B25D7E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit

0x104b49000 - 0x104bebfff com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit

0x104c58000 - 0x104c5cfff com.apple.ServerInformation (1.2 - 1) <31EDF873-3B73-3899-9989-2B57BD45D65A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information

0x108f2b000 - 0x109c86fff com.apple.CoreFP (2.4.16 - 2.4.16) <BC24CECB-5B51-3BC7-A6AC-9D301D09F3C1> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP

0x7fff63c51000 - 0x7fff63c8593f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld

0x7fff87dc8000 - 0x7fff87de7ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff87e78000 - 0x7fff8811cff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff8811d000 - 0x7fff8811efff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib

0x7fff8811f000 - 0x7fff8811ffff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff88120000 - 0x7fff8837bff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8837c000 - 0x7fff883aefff com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin

0x7fff883af000 - 0x7fff883fbff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib

0x7fff883fc000 - 0x7fff88417ff7 libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib

0x7fff88438000 - 0x7fff8845ffff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff88460000 - 0x7fff88462fff libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff88518000 - 0x7fff886a3fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff886a4000 - 0x7fff886f5ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff886f6000 - 0x7fff88703fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff88704000 - 0x7fff88791ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff88792000 - 0x7fff887faff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff887fb000 - 0x7fff88981fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff88982000 - 0x7fff88d79fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff88d7a000 - 0x7fff88d89ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff88d8a000 - 0x7fff88d96ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff88da2000 - 0x7fff88e67ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff88e68000 - 0x7fff88f42fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff88f43000 - 0x7fff88f82ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff88f83000 - 0x7fff88fd8ff7 libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff88fd9000 - 0x7fff89001fff libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff89054000 - 0x7fff890bcfff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff890ce000 - 0x7fff890cefff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff890cf000 - 0x7fff891effff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff891f0000 - 0x7fff89233ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff89242000 - 0x7fff895a1fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff895a2000 - 0x7fff895a9fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff895aa000 - 0x7fff895edff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff895ee000 - 0x7fff89608fff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff898ce000 - 0x7fff898f8ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff89949000 - 0x7fff899a3ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff899a7000 - 0x7fff899a7fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff899a8000 - 0x7fff899ffff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff89a00000 - 0x7fff89a0bff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff89a0c000 - 0x7fff89ba7fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff89bac000 - 0x7fff89bdafff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff89bdb000 - 0x7fff89bdbffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff89bdc000 - 0x7fff89cf6fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff89cf7000 - 0x7fff89d0cff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff89d0f000 - 0x7fff89d59ff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff89d5a000 - 0x7fff89d5bfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff89d5c000 - 0x7fff89d70fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff89ece000 - 0x7fff89eeffff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff89ef0000 - 0x7fff89fedff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff8a009000 - 0x7fff8a00bfff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib

0x7fff8a00c000 - 0x7fff8a011fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff8a013000 - 0x7fff8a0d0ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff8a0d9000 - 0x7fff8a0e2ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff8a0e3000 - 0x7fff8a413fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8a841000 - 0x7fff8ab58ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8ab59000 - 0x7fff8ab7eff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib

0x7fff8ab7f000 - 0x7fff8ac8afff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8ac8b000 - 0x7fff8acadff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8acae000 - 0x7fff8acdafff com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8ad0a000 - 0x7fff8b4b1fff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff8b4b2000 - 0x7fff8b4e8fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff8b4e9000 - 0x7fff8b4eaff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib

0x7fff8b4eb000 - 0x7fff8b4f8ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8b742000 - 0x7fff8b78afff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8b902000 - 0x7fff8ba04fff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8ba07000 - 0x7fff8ba26ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8ba27000 - 0x7fff8ba67ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff8ba68000 - 0x7fff8ba7ffff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8ba80000 - 0x7fff8ba94fff com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x7fff8bad8000 - 0x7fff8ca97ff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff8ca98000 - 0x7fff8caa6fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff8caa7000 - 0x7fff8caa7fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8caa8000 - 0x7fff8caa9fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff8caaa000 - 0x7fff8caaafff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8caab000 - 0x7fff8caccff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff8cacd000 - 0x7fff8cbe6fff com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8cbe7000 - 0x7fff8cbf8ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff8cbf9000 - 0x7fff8cdf9fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib

0x7fff8cdfa000 - 0x7fff8cdfdfff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib

0x7fff8ceb7000 - 0x7fff8cebbfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff8cebc000 - 0x7fff8cf13ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff8cfc3000 - 0x7fff8cfc6fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff8d022000 - 0x7fff8d056fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8d057000 - 0x7fff8d0baff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8d119000 - 0x7fff8d15dfff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib

0x7fff8d1c9000 - 0x7fff8d1cbfff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8d1cc000 - 0x7fff8d1cdfff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff8d1ce000 - 0x7fff8d1fcff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff8d209000 - 0x7fff8d29dff7 com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8d29e000 - 0x7fff8d2e7fff com.apple.DiskManagement (5.2.1 - 665.1) <8F2C8673-B1DE-33CE-A024-5E179EA8D378> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement

0x7fff8d3b7000 - 0x7fff8d3bafff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff8d3bb000 - 0x7fff8d3bdfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8d3be000 - 0x7fff8d40dff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8d410000 - 0x7fff8d45bfff com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8d45c000 - 0x7fff8d464fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff8d465000 - 0x7fff8d6d2ff7 com.apple.RawCamera.bundle (4.06 - 694) <80FC94C3-73C1-31AD-B3D2-C57C581EEF22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff8d6da000 - 0x7fff8d6edff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8d6ee000 - 0x7fff8d6f0ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff8d779000 - 0x7fff8d77dff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff8d801000 - 0x7fff8d881ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8d882000 - 0x7fff8d973ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8e235000 - 0x7fff8e248ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff8e249000 - 0x7fff8ebd94af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8ebda000 - 0x7fff8ec5cff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8ec5d000 - 0x7fff8ed10ff7 com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff8ed39000 - 0x7fff8ed3dfff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8ed3e000 - 0x7fff8ee33fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff8ee34000 - 0x7fff8ee34fff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib

0x7fff8ee35000 - 0x7fff8eedbff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff8eedc000 - 0x7fff8eefcfff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8efa7000 - 0x7fff8f105fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff8f19c000 - 0x7fff8f19cfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff8f55e000 - 0x7fff8f57bff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8f57c000 - 0x7fff8f57dff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8f57e000 - 0x7fff8f5b4fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff8f5b5000 - 0x7fff8f5e0fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff8f5e1000 - 0x7fff8f816ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8f817000 - 0x7fff8f866fff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8f867000 - 0x7fff8f8a2fff com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8f8a3000 - 0x7fff8f8cffff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff8f8d0000 - 0x7fff8f8dbfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff8f8dc000 - 0x7fff8f8e8fff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8f946000 - 0x7fff8f946fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8f962000 - 0x7fff9058ffff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff90590000 - 0x7fff90597fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff9059d000 - 0x7fff9059eff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib

0x7fff9059f000 - 0x7fff90650fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff90651000 - 0x7fff90a6efff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff90a8b000 - 0x7fff90a9dff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff90a9e000 - 0x7fff90aa2ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff90b26000 - 0x7fff90b2afff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff90b33000 - 0x7fff90b4afff libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff90dc1000 - 0x7fff90df2ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff90df3000 - 0x7fff90df5ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff90e84000 - 0x7fff90f81fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff90f82000 - 0x7fff90f86fff libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff90f87000 - 0x7fff913c3fef com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff92117000 - 0x7fff92198fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff921a8000 - 0x7fff921b2fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff921b3000 - 0x7fff92328ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff923ad000 - 0x7fff923d9ff7 libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff923da000 - 0x7fff926abff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff926ac000 - 0x7fff926b0fff com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x7fff926cd000 - 0x7fff927cbfff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff927e4000 - 0x7fff929ceff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff929cf000 - 0x7fff929e6fff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff92a20000 - 0x7fff92a2dfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff92a2e000 - 0x7fff92a31fff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff92a32000 - 0x7fff92a3cfff libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib

0x7fff92a3d000 - 0x7fff92a41fff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff92a42000 - 0x7fff92ac1ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff92ac2000 - 0x7fff92b18fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff92b59000 - 0x7fff92e08fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff92e09000 - 0x7fff92f2192f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff92f22000 - 0x7fff92f27fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff92f79000 - 0x7fff93017ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff93018000 - 0x7fff93024fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff93025000 - 0x7fff93081ff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff93082000 - 0x7fff93091fff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff93092000 - 0x7fff930ebff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff930ec000 - 0x7fff9314bfff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff9323e000 - 0x7fff93245fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff93246000 - 0x7fff93291fff com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff93294000 - 0x7fff93442fff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff93443000 - 0x7fff93446ff7 com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

0x7fff93447000 - 0x7fff9345cfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff9345d000 - 0x7fff934f7fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff934f8000 - 0x7fff93561fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff93562000 - 0x7fff93570ff7 libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib

0x7fff93571000 - 0x7fff9357ffff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib

0x7fff93580000 - 0x7fff936d2fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff936d3000 - 0x7fff9370aff7 libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib

0x7fff93714000 - 0x7fff937e7ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff937e8000 - 0x7fff937eeff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff93800000 - 0x7fff93802ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff93803000 - 0x7fff93803fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff93854000 - 0x7fff938a3ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff938b3000 - 0x7fff9390dfff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff9390e000 - 0x7fff93a7fff7 com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff93a80000 - 0x7fff93a96fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff93ad4000 - 0x7fff93adfff7 com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff93ae0000 - 0x7fff93b3cfff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff93b3d000 - 0x7fff93b8afff com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff93cc3000 - 0x7fff93d52fff libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib

0x7fff93e08000 - 0x7fff93ed4ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib

0x7fff93ed5000 - 0x7fff93edafff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff93edb000 - 0x7fff93fddfff libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib

0x7fff93fde000 - 0x7fff9401bfef libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff9401c000 - 0x7fff9403eff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib

0x7fff9403f000 - 0x7fff94079ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff9407a000 - 0x7fff94080fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff940aa000 - 0x7fff940b0fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff940b1000 - 0x7fff9411eff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff942d1000 - 0x7fff9433fff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff94345000 - 0x7fff94348ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff94548000 - 0x7fff9461aff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff9461b000 - 0x7fff9461bfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff9461c000 - 0x7fff9462aff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff9462b000 - 0x7fff94633ff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib

0x7fff94634000 - 0x7fff9463ffff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff94640000 - 0x7fff948f7ff7 com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff949ad000 - 0x7fff949aeff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib

0x7fff949b0000 - 0x7fff94a4bfff com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff94a4c000 - 0x7fff94ce7ff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff94ce8000 - 0x7fff94d0fff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2

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: 443

thread_create: 1

thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=223.4M resident=101.5M(45%) swapped_out_or_unallocated=121.9M(55%)

Writable regions: Total=403.3M written=336.8M(84%) resident=359.7M(89%) swapped_out=0K(0%) unallocated=43.5M(11%)


REGION TYPE VIRTUAL

=========== =======

CG backing stores 900K

CG image 4K

CG shared images 1184K

CoreServices 1344K

MALLOC 364.2M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

SQLite page cache 192K

STACK GUARD 56.0M

Stack 11.6M

Stack (reserved) 520K reserved VM address space (unallocated)

VM_ALLOCATE 16.1M

__DATA 25.7M

__IMAGE 528K

__LINKEDIT 53.4M

__TEXT 170.0M

__UNICODE 544K

mapped file 41.3M

shared memory 308K

=========== =======

TOTAL 743.8M

TOTAL, minus reserved VM space 743.3M


Model: MacBookAir4,1, BootROM MBA41.0077.B0F, 2 processors, Intel Core i7, 1.8 GHz, 4 GB, SMC 1.74f4

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.17)

Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports

Network Service: USB Ethernet, Ethernet, en2

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD SM128C, 121.33 GB

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0249, 0xfa120000 / 5

USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 6

USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 2

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2

Appple Configurator-OTHER, iOS 6.1.4

Posted on Jul 16, 2013 4:44 PM

Reply
1 reply

Jul 22, 2013 7:44 AM in response to MrMtotheTizzle

Hi MrMtotheTizzle,


There have been a lot of crashing issues with 1.3. There are a few discussions going on here in the communities that may help you:


https://discussions.apple.com/thread/5146167?answerId=22503007022#22503007022&ac_cid=tw123456#22503007

https://discussions.apple.com/thread/5119793?answerId=22456350022#22456350022


Also, it looks like there are issues with Lion and AC v1.3: http://support.apple.com/kb/TS4613


I plan to stick with v1.2.1 until some of these issues get cleared up.


Good luck and hope this helps!!

~Joe

I updated Apple Configurator to 1.3 and my database isn't migrating.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.