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

iMovie 11 crashes when trying to import from camera

Here are the steps to my problem..


1. I open iMovie normally. I can work in it with no problem.

2. I connect my Canon camera. I have two different HD models that I work with. This problem affects both.

3. I click Import from Camera and iMovie crashes instantly.


This used to work! I'm not sure what changed but now it crashes every time I try to import from either camera.


Here are the steps I've tried in attempting to fix this.

A. Delete the plist file and all other preferences files for iMovie.

B. Created a different user account (still crashes there).

C. Uninstalled and reinstalled through Mac App Store.

D. Searched the web.


Here is the crash report.


Let me reiterate, this exact setup used to work. This may be related to Mountain Lion upgrade? Not sure.


Process: iMovie [5262]

Path: /Applications/iMovie.app/Contents/MacOS/iMovie

Identifier: com.apple.iMovieApp

Version: 9.0.8 (1778)

Build Info: iMovieApp-1778000000000000~2

App Item ID: 408981434

App External ID: 10440451

Code Type: X86 (Native)

Parent Process: launchd [172]

User ID: 502



Date/Time: 2012-09-24 10:00:03.148 -0400

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 10



Interval Since Last Report: 186735 sec

Crashes Since Last Report: 4

Per-App Interval Since Last Report: 1439 sec

Per-App Crashes Since Last Report: 4


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



Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x000000007a6be064



VM Regions Near 0x7a6be064:

__LINKEDIT 000000007016d000-00000000701d2000 [ 404K] r--/rwx SM=COW /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

--> MALLOC_TINY 000000007a600000-000000007a700000 [ 1024K] rw-/rwx SM=COW

MALLOC_SMALL 000000007a800000-000000007b000000 [ 8192K] rw-/rwx SM=PRV



Application Specific Information:

Performing @selector(a_toggleShowCapture:) from sender NSMenuItem 0x7a6b2280



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

0 ??? 0x7a6be064 0 + 2053890148

1 com.apple.CMIOQTUnits 0x0d3b719b 0xd38c000 + 176539

2 com.apple.CMIOQTUnits 0x0d3b75bf 0xd38c000 + 177599

3 com.apple.CMIOQTUnits 0x0d394a8c 0xd38c000 + 35468

4 com.apple.CMIOQTUnits 0x0d3b1caa 0xd38c000 + 154794

5 com.apple.QTKit 0x99acc35c +[QTCaptureVDIGDevice _refreshDevices] + 470

6 com.apple.QTKit 0x99acbfe4 +[QTCaptureVDIGDevice devicesWithIOType:] + 78

7 com.apple.QTKit 0x99a2f8b6 +[QTCaptureDevice devicesWithIOType:] + 199

8 com.apple.QTKit 0x99a1c4f8 +[QTCaptureDevice inputDevices] + 41

9 com.apple.QTKit 0x99a1c43f +[QTCaptureDevice inputDevicesWithMediaType:] + 36

10 com.apple.iMovieApp 0x00085ab3 0x7a000 + 47795

11 com.apple.iMovieApp 0x00083ec5 0x7a000 + 40645

12 com.apple.iMovieApp 0x00099d34 0x7a000 + 130356

13 com.apple.iMovieApp 0x0009c450 0x7a000 + 140368

14 com.apple.iMovieApp 0x000c77ac 0x7a000 + 317356

15 libobjc.A.dylib 0x9a4ad5d3 -[NSObject performSelector:withObject:] + 70

16 com.apple.AppKit 0x95f35bd2 -[NSApplication sendAction:to:from:] + 436

17 com.ecamm.iglasses 0x05103c5f newsendAction + 63

18 com.apple.iMovieApp 0x000cb9d0 0x7a000 + 334288

19 com.apple.AppKit 0x960723dc -[NSMenuItem _corePerformAction] + 529

20 com.apple.AppKit 0x9607206b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163

21 com.apple.AppKit 0x960716f4 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79

22 com.apple.AppKit 0x95d522ba -[NSMenu performActionForItemAtIndex:] + 65

23 com.apple.AppKit 0x95d5226f -[NSMenu _internalPerformActionForItemAtIndex:] + 45

24 com.apple.AppKit 0x95d5223a -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106

25 com.apple.AppKit 0x95d520b9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 162

26 com.apple.AppKit 0x9606a7ce NSSLMMenuEventHandler + 454

27 com.apple.HIToolbox 0x9857eb6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36

28 com.apple.HIToolbox 0x98406594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343

29 com.apple.HIToolbox 0x98405980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430

30 com.apple.HIToolbox 0x98419855 SendEventToEventTarget + 88

31 com.apple.HIToolbox 0x9857ea1a SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 498

32 com.apple.HIToolbox 0x983f5b84 SendMenuCommandWithContextAndModifiers + 70

33 com.apple.HIToolbox 0x983f5b31 SendMenuItemSelectedEvent + 268

34 com.apple.HIToolbox 0x983f59b6 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134

35 com.apple.HIToolbox 0x985cb02e MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 623

36 com.apple.HIToolbox 0x983d6332 _HandleMenuSelection2 + 633

37 com.apple.HIToolbox 0x983d60af _HandleMenuSelection + 53

38 com.apple.AppKit 0x95f2345a _NSHandleCarbonMenuEvent + 309

39 com.apple.AppKit 0x95e4a0df _DPSNextEvent + 2425

40 com.apple.AppKit 0x95e4926c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

41 com.apple.iMovieApp 0x000c9f3e 0x7a000 + 327486

42 com.apple.AppKit 0x95e3f6cc -[NSApplication run] + 855

43 com.apple.AppKit 0x95de26f6 NSApplicationMain + 1053

44 com.apple.iMovieApp 0x0007c35a 0x7a000 + 9050

45 com.apple.iMovieApp 0x0007bec5 0x7a000 + 7877



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

0 libsystem_kernel.dylib 0x97c34c02 __select_nocancel + 10

1 libdispatch.dylib 0x99e3aa08 _dispatch_mgr_invoke + 376

2 libdispatch.dylib 0x99e3a7a9 _dispatch_mgr_thread + 53



Thread 2:

0 libsystem_kernel.dylib 0x97c350ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x948c404c _pthread_workq_return + 45

2 libsystem_c.dylib 0x948c3e19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x948abcca start_wqthread + 30



Thread 3:

0 libsystem_kernel.dylib 0x97c350ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x948c404c _pthread_workq_return + 45

2 libsystem_c.dylib 0x948c3e19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x948abcca start_wqthread + 30



Thread 4:

0 libsystem_kernel.dylib 0x97c327d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x97c31cb0 mach_msg + 68

2 com.apple.CoreFoundation 0x9763d599 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x97642f7f __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x9764263a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x97652061 CFRunLoopRun + 129

6 com.apple.FWAVCPrivate 0x0396372f AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 266

7 libsystem_c.dylib 0x948c1557 _pthread_start + 344

8 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 5:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x97c34be6 __select + 10

1 com.apple.CoreFoundation 0x97686c00 __CFSocketManager + 1632

2 libsystem_c.dylib 0x948c1557 _pthread_start + 344

3 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 6:

0 libsystem_kernel.dylib 0x97c350ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x948c404c _pthread_workq_return + 45

2 libsystem_c.dylib 0x948c3e19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x948abcca start_wqthread + 30



Thread 7:

0 libsystem_kernel.dylib 0x97c348e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x948c6220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x9494c0a1 pthread_cond_wait$UNIX2003 + 71

3 com.apple.Foundation 0x92c62734 -[NSCondition wait] + 274

4 com.apple.Foundation 0x92c5a7ff -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 795

5 com.apple.Foundation 0x92c5a44f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159

6 com.apple.AVCHDPlugin 0x0c70a2af -[AVCHD pathIsValidVolume:] + 159

7 com.apple.proapps.MIO 0x046ee642 -[PluginLockPair mountPath:] + 290

8 com.apple.proapps.MIO 0x046ee3d6 -[PluginLockPair scanPaths] + 363

9 com.apple.Foundation 0x92c641d8 -[NSThread main] + 45

10 com.apple.Foundation 0x92c6415b __NSThread__main__ + 1396

11 libsystem_c.dylib 0x948c1557 _pthread_start + 344

12 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 8:

0 libsystem_kernel.dylib 0x97c348e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x948c6289 _pthread_cond_wait + 938

2 libsystem_c.dylib 0x948c6512 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x92c923c6 -[NSCondition waitUntilDate:] + 404

4 com.apple.Foundation 0x92c921ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282

5 com.apple.Foundation 0x92c97740 -[NSConditionLock lockWhenCondition:] + 69

6 com.apple.proapps.MIO 0x046ee487 -[PluginLockPair scanPaths] + 540

7 com.apple.Foundation 0x92c641d8 -[NSThread main] + 45

8 com.apple.Foundation 0x92c6415b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x948c1557 _pthread_start + 344

10 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 9:

0 libsystem_kernel.dylib 0x97c327d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x97c31cb0 mach_msg + 68

2 com.apple.framework.IOKit 0x93833c56 io_connect_method + 404

3 com.apple.framework.IOKit 0x937dbae1 IOConnectCallMethod + 520

4 com.apple.framework.IOKit 0x937dbd95 IOConnectCallStructMethod + 84

5 com.apple.iokit.SCSITaskLib 0x0c4fda8a MMCDeviceUserClientClass::ModeSense10(unsigned char, unsigned char, unsigned char, unsigned char, void*, unsigned short, SCSITaskStatus*, SCSI_Sense_Data*) + 220

6 com.apple.iokit.SCSITaskLib 0x0c4fce77 MMCDeviceUserClientClass::sModeSense10(void*, unsigned char, unsigned char, unsigned char, unsigned char, void*, unsigned short, SCSITaskStatus*, SCSI_Sense_Data*) + 81

7 com.apple.DiscRecording 0x93b93f43 DRDevicePlugIn::ExecuteMMCDeviceTask(DRExecuteSCSITaskParam*, __DRSenseInfo*) + 815

8 com.apple.DiscRecording 0x93b93b13 DRDevicePlugIn::ExecuteSCSITask(DRExecuteSCSITaskParam*, __DRSenseInfo*) + 71

9 com.apple.DiscRecording 0x93b93984 DROpticalDevice::ExecuteSCSITask(DRExecuteSCSITaskParam*, __DRSenseInfo*) + 250

10 com.apple.DiscRecording 0x93b9361b DROpticalDevice::ModeSense10(unsigned char, void*, unsigned short*) + 323

11 com.apple.DiscRecording 0x93b934a8 DROpticalDevice::GetCDCapabilitiesPage(__CDCapabilitiesPage*) + 120

12 com.apple.DiscRecording 0x93b9229a DROpticalDevice::InitializeState() + 924

13 com.apple.DiscRecording 0x93b8cc78 DROpticalDevice::Initialize(void*, __CFData const*, __CFString const*) + 228

14 com.apple.DiscRecording 0x93b8c8e0 _DRDeviceCreate(void*, __CFData const*, __CFString const*, __CFDictionary const*) + 253

15 com.apple.DiscRecording 0x93b8c7c0 -[DRDevice(InternalBridgeMethods) initWithRegistryPath:forGUID:usingProfile:] + 46

16 com.apple.DiscRecording 0x93b8c78d -[DRDevice(InternalBridgeMethods) initWithRegistryPath:forGUID:] + 55

17 com.apple.DiscRecording 0x93bcdad6 _DRDeviceCreate + 172

18 com.apple.DiscRecording 0x93b8bd14 DROpticalDevice::Create(__CFData const*, __CFString const*) + 24

19 com.apple.DiscRecording 0x93b8bc53 DRDeviceManager::RegisterAuthoringDevice(__CFData const*, __CFString const*) + 57

20 com.apple.DiscRecording 0x93b8bba7 DRDeviceManager::IOCDDeviceMatched(DRDeviceManager*, unsigned int) + 209

21 com.apple.DiscRecording 0x93b8b812 DRDeviceManager::DRDeviceManager() + 402

22 com.apple.DiscRecording 0x93b8b666 DRDeviceManager::Create() + 30

23 com.apple.DiscRecording 0x93b8a1a9 DRAutoInit::Initialize() + 759

24 com.apple.DiscRecording 0x93b89cdf DRDeviceCopyDeviceForBSDName + 126

25 com.apple.MPEG2PSRADPlugin 0x0cef967d FenwayIsFolderSupported + 613

26 com.apple.MPEG2PSRADPlugin 0x0ceecc71 -[FenRAD pathIsValidVolume:] + 120

27 com.apple.proapps.MIO 0x046ee642 -[PluginLockPair mountPath:] + 290

28 com.apple.proapps.MIO 0x046ee3d6 -[PluginLockPair scanPaths] + 363

29 com.apple.Foundation 0x92c641d8 -[NSThread main] + 45

30 com.apple.Foundation 0x92c6415b __NSThread__main__ + 1396

31 libsystem_c.dylib 0x948c1557 _pthread_start + 344

32 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 10:: com.apple.bdplayback-DVDEventCallbackThread

0 libsystem_kernel.dylib 0x97c3280e semaphore_wait_trap + 10

1 com.apple.AVCHDPlugin 0x0c7b0c9a semaphore_wait(viona_semaphore_t*) + 42

2 com.apple.AVCHDPlugin 0x0c7be2bd WinPortServer::ProcessMessages() + 133

3 com.apple.AVCHDPlugin 0x0c7b0300 ST20Thread::Run(PThreadRunParams*) + 38

4 libsystem_c.dylib 0x948c5014 _pthread_body + 72



Thread 11:: com.apple.bdplayback-TFThread

0 libsystem_kernel.dylib 0x97c348e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x948c6220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x9494c0a1 pthread_cond_wait$UNIX2003 + 71

3 com.apple.AVCHDPlugin 0x0c8ce58c WindowsEvent::Wait(int) + 86

4 com.apple.AVCHDPlugin 0x0c8fe4e1 IdleFiberEntry(void*) + 305

5 com.apple.AVCHDPlugin 0x0c7b0300 ST20Thread::Run(PThreadRunParams*) + 38

6 libsystem_c.dylib 0x948c5014 _pthread_body + 72



Thread 12:: com.apple.bdplayback-OSXMessageThread

0 libsystem_kernel.dylib 0x97c3280e semaphore_wait_trap + 10

1 com.apple.AVCHDPlugin 0x0c7b0c9a semaphore_wait(viona_semaphore_t*) + 42

2 com.apple.AVCHDPlugin 0x0c7be2bd WinPortServer::ProcessMessages() + 133

3 com.apple.AVCHDPlugin 0x0c7b0300 ST20Thread::Run(PThreadRunParams*) + 38

4 libsystem_c.dylib 0x948c5014 _pthread_body + 72



Thread 13:: com.apple.bdplayback-DDPTask

0 libsystem_kernel.dylib 0x97c3280e semaphore_wait_trap + 10

1 com.apple.AVCHDPlugin 0x0c7b0c9a semaphore_wait(viona_semaphore_t*) + 42

2 com.apple.AVCHDPlugin 0x0c7be2bd WinPortServer::ProcessMessages() + 133

3 com.apple.AVCHDPlugin 0x0c76bbc1 ScheduleRoutine + 81

4 com.apple.AVCHDPlugin 0x0c7b0300 ST20Thread::Run(PThreadRunParams*) + 38

5 libsystem_c.dylib 0x948c5014 _pthread_body + 72



Thread 14:

0 libsystem_kernel.dylib 0x97c3491a __psynch_mutexwait + 10

1 libsystem_c.dylib 0x948c713b pthread_mutex_lock + 595

2 com.apple.DiscRecording 0x93b89efc DRAutoInit::Initialize() + 74

3 com.apple.DiscRecording 0x93b8ba40 DRDiskArbitor::DiskAppearedCallback(__DADisk*, void*) + 30

4 com.apple.DiskArbitration 0x983c9b87 _DADispatchCallback + 99

5 com.apple.DiskArbitration 0x983c98bc _DASessionCallback + 320

6 com.apple.CoreFoundation 0x9760da8f __CFMachPortPerform + 303

7 com.apple.CoreFoundation 0x9760d945 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53

8 com.apple.CoreFoundation 0x9760d572 __CFRunLoopDoSource1 + 146

9 com.apple.CoreFoundation 0x97643296 __CFRunLoopRun + 2038

10 com.apple.CoreFoundation 0x9764263a CFRunLoopRunSpecific + 378

11 com.apple.CoreFoundation 0x97652061 CFRunLoopRun + 129

12 com.apple.DiscRecording 0x93b8b285 DRWorkLoop::WorkLoop() + 273

13 com.apple.DiscRecording 0x93b8b15d DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17

14 com.apple.DiscRecording 0x93b8aefe DRThreadObject::StartRoutine(DRThreadObject*) + 142

15 com.apple.DiscRecording 0x93b8ae6f DRThreadObject::SymbolRoutine(DRThreadObject*) + 17

16 libsystem_c.dylib 0x948c1557 _pthread_start + 344

17 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 15:

0 libsystem_kernel.dylib 0x97c327d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x97c31cb0 mach_msg + 68

2 com.apple.CoreFoundation 0x9763d599 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x97642f7f __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x9764263a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x976424ab CFRunLoopRunInMode + 123

6 com.apple.CoreMediaIO 0x9001239f CMIO::DAL::RunLoop::OwnThread(void*) + 151

7 com.apple.CoreMediaIO 0x90009938 CAPThread::Entry(CAPThread*) + 176

8 libsystem_c.dylib 0x948c1557 _pthread_start + 344

9 libsystem_c.dylib 0x948abcee thread_start + 34



Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x0082001d ebx: 0x0d3b477d ecx: 0x0d3f06a0 edx: 0x0d3f069c

edi: 0x7b99eb40 esi: 0x00000000 ebp: 0xbff84b18 esp: 0xbff842cc

ss: 0x00000023 efl: 0x00010246 eip: 0x7a6be064 cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0x7a6be064

Logical CPU: 1



Binary Images:

0x7a000 - 0x500fef com.apple.iMovieApp (9.0.8 - 1778) <8B088F1A-C83A-3009-BCDA-03F2292C7A8F> /Applications/iMovie.app/Contents/MacOS/iMovie

0x5c4000 - 0x5daff3 com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition

0x5ea000 - 0x5ebff3 com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium

0x5ef000 - 0x61dfe3 com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder

0x657000 - 0x6d6ff7 com.apple.iLifeMediaBrowser (2.7.2 - 546) <824E7748-CA28-3105-B5C3-27E9D8C6D465> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser

0x71d000 - 0x83bff3 com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x8ef000 - 0x8f0ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick

0x8f9000 - 0x8fafff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib

0x900000 - 0x925ff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib

0x92d000 - 0x961fe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib

0x967000 - 0xacefff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib

0xad5000 - 0xcd8feb com.apple.Helium.HeliumRender (2.1.0 - 18567.3) <A20BE37C-2987-3BB8-AA52-0607FE7CCF8C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender

0xd2d000 - 0xdaefe7 com.apple.Helium.Heliumfilters (2.1.0 - 18567.3) <3DCC7DCF-8734-31A0-9B6F-0139CC6CB71C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters

0x10e7000 - 0x12a4feb com.apple.Helium.HeliumSensoCore (2.0.2 - 18567.3) <BFA19728-C6DD-3D2D-BFF5-1099CBB20679> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore

0x12db000 - 0x1f6aff3 com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x395f000 - 0x3990ff3 com.apple.FWAVCPrivate (52.47 - 47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate

0x3a05000 - 0x3a12ff3 com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x3abc000 - 0x3abdfff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader

0x3aca000 - 0x3acbffe com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <341A7E90-613E-3306-919F-8F49EE350831> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x3ad0000 - 0x3ad3ffe com.apple.DirectoryServicesSource (2.1 - 1167) <2A3AD43B-950C-32AD-A578-3271EAD55E3E> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

0x4630000 - 0x4630ffd +cl_kernels (???) <828F4579-F826-49F9-BFDB-1707B81CEE8E> cl_kernels

0x46cf000 - 0x472bff3 com.apple.proapps.MIO (1.0.6 - 511) <BABE1BBA-6E4E-391F-A173-EAFF2ACCEEB6> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO

0x4763000 - 0x479bff3 com.apple.CoreMediaIOServicesPrivate (52.0 - 3311.1) <1F651752-FD09-3CF5-BCCC-5C1366DDFACD> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate

0x50fe000 - 0x5132ff7 +com.ecamm.iglasses (v2.1.5 - 2.1.5) <EFD5ED79-C705-73BF-E201-035B22334198> /Library/InputManagers/*/iGlasses.plugin/Contents/MacOS/iGlasses

0x514d000 - 0x5195ffb com.apple.CoreMediaIOServices (171.0 - 3244) <9563BB38-F23A-3FC6-855D-05487E700465> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/CoreMediaIOServ ices

0x51b6000 - 0x51ddff7 com.apple.CoreMediaPrivate (20.0 - 20.0) <D963392A-4B4C-3B81-A873-E1C06C6829E6> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/CoreMediaPrivate

0x549b000 - 0x54ecff7 com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <DED18914-309A-31FF-A367-BB0D62384728> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin

0x5509000 - 0x556bfff com.apple.coredav (1.0.1 - 179.6) <80D3EE71-AA9C-3954-B262-6BB8FCB293BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x55a5000 - 0x55b2ffb com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x55bc000 - 0x55cbffd com.apple.NSServerNotificationCenter (5.0 - 5.0) <A9BF8310-F1D2-38EC-AA1A-5ECB479B89CE> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation

0x55d6000 - 0x55ddff7 com.apple.AOSNotification (1.7.0 - 636.2) <F68F735D-0B5C-3F27-9E39-FB296CF82958> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x55e7000 - 0x5643fff com.apple.corelocation (1.0 - 1239.39) <8159C021-DE49-332F-859E-00D7544EB568> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x5670000 - 0x56a2ff3 com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x56b4000 - 0x56bdfff com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x67e8000 - 0x67f0ffc libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x87a7000 - 0x87b3ffb libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

0x8927000 - 0x8ab3ff8 GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x8aea000 - 0x8c3bff7 libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x8c69000 - 0x8c95ffa GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x8c9e000 - 0x8ca0fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x8d1f000 - 0x8dddff3 ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib

0x8f87000 - 0x8f96ff7 com.apple.MP4RADPlugin (1.1 - 512) <9B08D2D8-A010-30F1-844D-8DF7BFB0A674> /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4

0x95f0000 - 0x974cfff com.apple.iLMBAperture31Plugin (2.7.2 - 339) <31453F49-445D-3339-850B-961880BFC73A> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin

0x9794000 - 0x979bff8 com.apple.iLMBAperturePlugin (2.7.2 - 339) <2D2C9870-E0B6-3868-8394-79E91AC706E4> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin

0x97a2000 - 0x9954ffb com.apple.iLMBAperturePlugin2012 (2.7.2 - 339) <010C3E35-C2A2-378E-8818-3E4F95582F56> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012

0x99d6000 - 0x99d6fff com.apple.iLMBAppDefPlugin (2.7.2 - 339) <70319805-38A9-3043-ADAF-A8E3460C2E7F> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin

0x99db000 - 0x99e4ff7 com.apple.iLMBFinalCutPlugin (2.7.2 - 339) <FCDE7192-2E1A-38F8-916A-0CA934540DC2> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin

0x99eb000 - 0x99ecfff com.apple.iLMBFolderPlugin (2.7.2 - 339) <A492DD96-B17A-3581-8F02-BB46C385D5B9> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin

0x99f1000 - 0x99f4fff com.apple.iLMBGarageBandPlugin (2.7.2 - 339) <78FF504C-F636-3C8D-8AAA-BACF4D5B7D9B> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin

0x99fa000 - 0x9a06ff3 com.apple.iLMBiMoviePlugin (2.7.2 - 339) <43670574-38EA-316D-8246-CCFA1EC939FF> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin

0x9a0d000 - 0x9a20fff com.apple.iLMBiPhoto8Plugin (2.7.2 - 339) <3A40E2BF-F18E-32A9-A9C1-A7ABB6530CF0> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin

0x9a28000 - 0x9b87fff com.apple.iLMBiPhoto9Plugin (2.7.2 - 339) <E63985DE-DFFA-3459-870F-045D31ED2F38> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin

0x9bd0000 - 0x9bd8ffb com.apple.iLMBiPhotoPlugin (2.7.2 - 339) <C223ED5C-2B22-3EA8-899B-7B152E32B018> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin

0x9bdf000 - 0x9d92ff3 com.apple.iLMBiPhotoPlugin2012 (2.7.2 - 339) <C60F1D91-5FA8-31AF-A6AA-DF919D7DF7D2> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012

0x9dee000 - 0x9df6ffe com.apple.iLMBiTunesPlugin (2.7.2 - 339) <50409BA5-9D15-3D95-BBC5-36C6EA6EC85B> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin

0x9dfd000 - 0x9eb3ff3 com.apple.iTunesAccess (10.7 - 10.7) <FC3334BD-4462-8A94-6FD0-C09E33A04255> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess

0x9edd000 - 0x9edefff com.apple.iLMBMoviesFolderPlugin (2.7.2 - 339) <64E4136B-AAD7-35AF-89EA-2560CE1C403C> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin

0x9ee3000 - 0x9ee5ffb com.apple.iLMBPhotoBooth2Plugin (2.7.2 - 339) <0DC888AC-D093-39EF-A839-A262A3CDD0BC> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin

0x9eeb000 - 0x9eecffd com.apple.iLMBPhotoBoothPlugin (2.7.2 - 339) <E69485DC-8BE8-31AD-A002-79D7CE66F11C> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin

0xa5b5000 - 0xa5bafff com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0xb8e6000 - 0xb8e7ffd +cl_kernels (???) <3D9E4527-59C6-4759-BB00-358948093BE6> cl_kernels

0xb8f5000 - 0xb8f5ff7 +cl_kernels (???) <BEF1021C-8AEB-460F-960B-70A105CFFA3C> cl_kernels

0xb8f7000 - 0xb989ff7 unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0xbd5a000 - 0xbdf0ffa com.apple.mobiledevice (555.40 - 555.40) <40C9AB96-15C5-3D69-BA35-A73BB9380856> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice

0xc3ee000 - 0xc4adfff com.apple.GeForceVADriver (8.0.61 - 8.0.0) <C9392450-4440-332B-93EE-4FB2898A4498> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r

0xc4fc000 - 0xc501fff com.apple.iokit.SCSITaskLib (3.5.1 - 3.5.1) <71B78138-2D35-32DE-84D4-BD5A585A012B> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib

0xc707000 - 0xcd8efff com.apple.AVCHDPlugin (1.0.5 - 423) <2A90888E-8C25-341F-8099-EF13F627CC2A> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD

0xceeb000 - 0xd186fe3 com.apple.MPEG2PSRADPlugin (1.2 - 512) <14CFF7E9-255F-337B-B87E-997B04C00228> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS

0xd298000 - 0xd2e8ff7 com.apple.AppleVADriver (5.0.18 - 5.0.18) <784492A8-2D39-3F1B-8993-DC0CE9E9398E> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver

0xd359000 - 0xd382fff com.apple.cmio.DAL.VDC_4 (301.0 - 4147) <1EA9078C-E8C3-3694-8E22-27FB5676456F> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC

0xd38c000 - 0xd3eeffb com.apple.CMIOQTUnits (301.0 - 4147) <779B58F9-AF45-3C15-AF25-FA76A8C14528> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQ TUnits.bundle/Contents/MacOS/CMIOQTUnits

0xd3fe000 - 0xd42fffb com.apple.FWAVC (301.47 - 47) <CAC0D9D7-6B38-3A17-9200-4CC26E5DC39C> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC

0x70000000 - 0x7015dff7 com.apple.audio.units.Components (1.8 - 1.8) <2637680C-A07E-3387-BD21-33B04B7C7A95> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8ed4a000 - 0x8f58bffb com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <36946D7B-4FF7-34CC-B6FE-D6F48406A60F> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r

0x8fe79000 - 0x8feabe57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

0x90007000 - 0x90057ff7 com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x90058000 - 0x90288fff com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x90289000 - 0x90290ffe com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x90291000 - 0x9029bfff libCSync.A.dylib (324.6) <D2E8AC70-C6D1-3C40-8A82-E50422EDCFBF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x9029c000 - 0x902dcfff com.apple.MediaKit (13 - 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x902dd000 - 0x90359ff3 com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x9035a000 - 0x9035dff9 libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x9035e000 - 0x90649ff7 com.apple.AOSKit (1.05 - 151) <F470C45E-620C-3FF2-AB1C-2D57FCD215E7> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x9064a000 - 0x9064dffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x90f0e000 - 0x9159afeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x9159b000 - 0x919ddfff com.apple.CoreGraphics (1.600.0 - 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x919de000 - 0x919e8ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x919e9000 - 0x91addff3 com.apple.QuickLookUIFramework (4.0 - 555.4) <D66F61A6-2C4C-359F-A2E3-7D023C33CB5A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x91ade000 - 0x91de3ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x91de4000 - 0x91e1bffa com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x91e1c000 - 0x91e2fff9 com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x91e30000 - 0x91e32ffb libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x91e33000 - 0x91e37fff com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x91e38000 - 0x921cbffb com.apple.MediaToolbox (1.0 - 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x921cc000 - 0x921e2fff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x92223000 - 0x92280fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x922b7000 - 0x922d6ff3 com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x922d7000 - 0x92319ffb com.apple.RemoteViewServices (2.0 - 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x9231d000 - 0x9231dfff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x9231e000 - 0x92377ff7 com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x92378000 - 0x923bdff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices

0x923be000 - 0x923beffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x923bf000 - 0x923fafe7 libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x923fb000 - 0x92461ffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x92462000 - 0x9246ffff libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x92470000 - 0x924a3ff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x924a4000 - 0x924a6fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x924aa000 - 0x924c1ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x924c2000 - 0x9251bfff com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x9251c000 - 0x9251fff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x92525000 - 0x92545ffd com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x92546000 - 0x9254afff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x9254b000 - 0x9255dfff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x9255e000 - 0x92632fff com.apple.backup.framework (1.4.1 - 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x92633000 - 0x9268cfff com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x9268d000 - 0x926a6fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x926ff000 - 0x92957ff1 com.apple.JavaScriptCore (8536 - 8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x92958000 - 0x92bc5fff com.apple.imageKit (2.2 - 667) <3F5F92DB-C0C0-3C5F-98C6-B84AB9E28B55> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x92bc6000 - 0x92ee3ff3 com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x92ee4000 - 0x92f6cfff com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x92f93000 - 0x92f9efff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib

0x92f9f000 - 0x92fc8ff7 libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x92fc9000 - 0x92fd1fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x92fd2000 - 0x92ff7ffb com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x92ff8000 - 0x92ff8fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

0x92ff9000 - 0x93210fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x93211000 - 0x93218ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x93219000 - 0x93227fff com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x93228000 - 0x93246ff3 com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x93247000 - 0x93643feb com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x93644000 - 0x93644ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x93645000 - 0x9366aff7 com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x9366b000 - 0x9366efff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x9366f000 - 0x93758ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x9375b000 - 0x937d5ff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x937d6000 - 0x9383eff7 com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x9383f000 - 0x9397aff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x9397b000 - 0x93990fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x939ac000 - 0x939acfff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x939ad000 - 0x93a04ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x93a05000 - 0x93a36fff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x93ab4000 - 0x93abbfff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

0x93abc000 - 0x93ae8ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x93ae9000 - 0x93b44fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering

0x93b45000 - 0x93b4dfff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x93b4e000 - 0x93b5cff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x93b5d000 - 0x93b87ff9 com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x93b88000 - 0x93c5efff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x93c5f000 - 0x94017ffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x94018000 - 0x94019fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x9401a000 - 0x94026ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x94027000 - 0x941b0ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x941b1000 - 0x941b4ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x9420c000 - 0x94223fff com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x94227000 - 0x94235fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x94236000 - 0x9427fff7 com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x9428b000 - 0x9452effb com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x9452f000 - 0x945c9fff com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x945ca000 - 0x945d0fff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x945d1000 - 0x945d5ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x945d6000 - 0x94606ff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib

0x94607000 - 0x94669fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x9466a000 - 0x946e3ff0 com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x94721000 - 0x94745fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x94746000 - 0x947fafff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x947fb000 - 0x948aaff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x948ab000 - 0x94968feb libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib

0x9496b000 - 0x9496cfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

0x9496d000 - 0x94abaffb com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x94abb000 - 0x94abdfff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x95b74000 - 0x95c0cfff com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x95c0d000 - 0x95c0dfff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x95c0e000 - 0x95c19ffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x95c1a000 - 0x95c26ffa com.apple.CrashReporterSupport (10.8.2 - 414.3) <15321A03-11A6-39BE-B6F5-422F382B34AC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x95c58000 - 0x95c83fff com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x95c84000 - 0x95ca0ff7 libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x95ca1000 - 0x95ce5fff libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x95ce6000 - 0x968a2ffb com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x968a3000 - 0x968a3fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x9693c000 - 0x96a2dffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x96a2e000 - 0x96ab3ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x96ab4000 - 0x971bbff0 libclh.dylib (4.0.3 - 4.0.3) <36281EB0-2A92-3DCA-858D-698636E3B900> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x971bc000 - 0x972b4ff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

0x972b5000 - 0x972d2fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x972d3000 - 0x9733bfe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x9733c000 - 0x9737dff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x9737e000 - 0x9737efff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x9737f000 - 0x9760aff3 com.apple.RawCamera.bundle (4.00 - 658) <53F1DB23-B58B-3EAF-9D1E-95C34E669DDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x9760b000 - 0x977f3ff3 com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x977f4000 - 0x977f7ffd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x97802000 - 0x97c1ffff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x97c20000 - 0x97c3affc libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib

0x97c3b000 - 0x97c82ff3 com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x97c83000 - 0x97ca0ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x97ca1000 - 0x97ca4ff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x97ca5000 - 0x97f3eff3 com.apple.AddressBook.framework (7.1 - 1167) <AF7B18F2-D0FF-33AA-9CE9-4106B1CDAE1D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x97f3f000 - 0x97fa5fff com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x97fa6000 - 0x97fa7fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x97fa8000 - 0x97fb4ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x97fb5000 - 0x97fbeff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x97fee000 - 0x9803cffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x9803d000 - 0x981b5ff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x981b6000 - 0x9821aff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x9821b000 - 0x98328ff3 com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x98329000 - 0x98336ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x98337000 - 0x98350ffb com.apple.frameworks.preferencepanes (15.0 - 15.0) <802C922C-CF94-357F-B1AE-4244AA025C04> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x98351000 - 0x98351fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x98352000 - 0x9835effe libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib

0x9835f000 - 0x98383fff libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x98386000 - 0x983c7ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib

0x983c8000 - 0x983c8ffd libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib

0x983c9000 - 0x983d1fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x983d2000 - 0x987b5ff3 com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x987b6000 - 0x987ebff7 com.apple.framework.internetaccounts (2.1 - 210) <8F2D0EB8-C997-3833-AA80-95AF7AA377BE> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x987ec000 - 0x987f2fff libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x987f3000 - 0x987fcff3 com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x987fd000 - 0x98842ff5 com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x98843000 - 0x98853ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x98854000 - 0x988e6ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x988e7000 - 0x988f4ff7 com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x988f5000 - 0x9891aff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x98a2c000 - 0x98a5fff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x98a60000 - 0x98aaeff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x98aaf000 - 0x98ab0fff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib

0x98ab1000 - 0x98b5bfff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x98b5c000 - 0x98b5cfff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x98b5f000 - 0x98b74fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x98b75000 - 0x98b76fff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib

0x98b77000 - 0x98c82ff7 libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x98c83000 - 0x98e3fffd libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib

0x98e8c000 - 0x98eb9ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x98ec0000 - 0x98ec7ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x98ec8000 - 0x98eccfff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x98ecd000 - 0x98f3cffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x98f3d000 - 0x98f46ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

0x98f47000 - 0x98fa1fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x98fa2000 - 0x990a0ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x990a1000 - 0x990e3fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x990e4000 - 0x99360ff7 com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x99361000 - 0x9945dff3 com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x9945e000 - 0x99462ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x9951b000 - 0x99548ffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x99549000 - 0x99566fff libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib

0x99567000 - 0x995feff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x995ff000 - 0x99635ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x99636000 - 0x99754ff7 com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x99755000 - 0x9975bffc libCGXCoreImage.A.dylib (324.6) <D75B1309-D224-344F-A28F-2B552859DDFC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x9975c000 - 0x99766fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x99767000 - 0x99767fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x99768000 - 0x99808ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x99809000 - 0x99809fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x9980a000 - 0x9984cff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x9984d000 - 0x998a4ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x998a5000 - 0x99909fff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x9990c000 - 0x999caff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x999cb000 - 0x99a17fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

0x99a18000 - 0x99b75ffb com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x99b76000 - 0x99b7fffe com.apple.aps.framework (3.0 - 3.0) <09D5F4F3-03FD-3077-A51D-B368F18ED1D4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x99b80000 - 0x99bcfff6 libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x99bd0000 - 0x99be0ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x99be1000 - 0x99be8fff libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib

0x99be9000 - 0x99d41ffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x99d42000 - 0x99e23fff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x99e24000 - 0x99e28ffc libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x99e29000 - 0x99e2afff libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib

0x99e2b000 - 0x99e35fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x99e36000 - 0x99e48ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

0x99e49000 - 0x99e72fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x99e73000 - 0x99eceff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x99ecf000 - 0x99f0eff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x99f0f000 - 0x9a02bff7 com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x9a02c000 - 0x9a03aff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x9a03b000 - 0x9a03dfff libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x9a03e000 - 0x9a2fefff com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x9a2ff000 - 0x9a374ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x9a375000 - 0x9a375fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x9a376000 - 0x9a48eff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x9a48f000 - 0x9a59c057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

0x9a59d000 - 0x9a5ccff7 com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x9a5cd000 - 0x9a5ceffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x9a5cf000 - 0x9a5f1fff libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib

0x9a690000 - 0x9a691ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x9a696000 - 0x9a69cfff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 3

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

thread_create: 2

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=241.5M resident=178.1M(74%) swapped_out_or_unallocated=63.5M(26%)

Writable regions: Total=175.4M written=51.5M(29%) resident=87.8M(50%) swapped_out=0K(0%) unallocated=87.6M(50%)


REGION TYPE VIRTUAL

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

(null) (reserved) 128K reserved VM address space (unallocated)

ATS (font support) 31.9M

CG backing stores 4892K

CG image 2144K

CG raster data 268K

CG shared images 1184K

CoreImage 4K

CoreServices 2032K

IOKit 9440K

MALLOC 91.1M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=243 4K

Memory tag=249 156K

Memory tag=35 3284K

OpenCL 28K

SQLite page cache 192K

Stack 70.1M

VM_ALLOCATE 16.8M

__DATA 16.6M

__DATA/__OBJC 272K

__IMAGE 528K

__IMPORT 28K

__LINKEDIT 45.3M

__OBJC 4192K

__OBJC/__DATA 396K

__PAGEZERO 4K

__TEXT 196.3M

__UNICODE 544K

mapped file 89.2M

shared memory 1468K

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

TOTAL 587.7M

TOTAL, minus reserved VM space 587.6M



Model: Macmini4,1, BootROM MM41.0042.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.65f2

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: TOSHIBA MK3255GSXF, 320.07 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0x24400000 / 3

USB Device: QL-570, 0x04f9 (Brother International Corporation), 0x2028, 0x24440000 / 7

USB Device: hp LaserJet 1012, 0x03f0 (Hewlett Packard), 0x0d17, 0x24430000 / 6

USB Device: Yeti Stereo Microphone, 0xb58e, 0x9e84, 0x24420000 / 5

USB Device: Logitech Camera, 0x046d (Logitech Inc.), 0x0821, 0x24410000 / 4

USB Device: FreeAgent GoFlex, 0x0bc2 (Seagate LLC), 0x5021, 0x24100000 / 2

USB Device: Video Camera, 0x04a9 (Canon Inc.), 0x31fc, 0x26400000 / 2

USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 3

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06630000 / 5

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 2

iMovie '11, OS X Mountain Lion (10.8.2)

Posted on Sep 24, 2012 7:06 AM

Reply
6 replies

Sep 26, 2012 12:34 AM in response to crafty184

I have the same issue with a Panasonic HDD Camera. AS soon as I try to import iMovie just locks and I have to force quit. I have upgraded to Mountain Lion recently and all worked ok before then. I have tried on another computer running Lion and I get the same result.


I copied the disk file to the computer still locks. Tried to import an old camera archive and that still gives the same result.


I have just relaised that the imported files are much larger than on the camera disk so there is a posibility that I am running out of space but there is not warning just the dreaded wheel of doom and no reactiion.


I do not believe that it is an issue with the camera as it connects and imports correctly on a laptop running an alternative operating system

Nov 15, 2012 8:58 PM in response to Tom Balint1

It appears that's we are alone! I called Apple Support but only had a suggestion to use a file converter which I was trying to avoid. I tried all suggestions such as you have and then bit the bullet and used a file converter. This is what I did.

I copied the contents of the camera HD to the hard drive

I found the actual video files by showing package contents

I ran the files through the converter (I used Wondershare)

I was then able to import the files


Now it gets even better

I formatted the HD in the camera and all now works ok.


I have a feeling that the problem may have been a corrupted jpg file as there were some still shots taken that I was unable to read and iPhoto crashed as well.


Maybe this will help you at least to get your stuff off the camera.


By the way I tried to import on a different computer I think running ML and the result was the same. However files were able to be imported in another operating system

Nov 16, 2012 5:35 AM in response to Aceomaticnz

This issue is driving me nuts. I still have not solved it.


I know it's not a problem with the camera, because I can import footage with no problem on my other Mac. So I'm having to use an older white MacBook to edit, when I could be using a much better, faster machine.

And iMovie and this camera worked fine together before 10.8. I'm so frustrated with this.

Nov 25, 2012 1:55 PM in response to crafty184

I have this problem too. Also with two Canon-camera's (600d/Rebel T3i and a Powershot 230 HS). I tried the fixes stated above but no solution. It worked fine before. Though I made the switch to Mountain Lion months ago. So it appears to me that the update to ML has nothing to do with it. Short clips less then a minute are being imported without crashing. Above that length an error appears...

Nov 25, 2012 2:33 PM in response to MerijnBroeders

An alternative solution....for now. If you copy the files to your desktop or in any other folder you want them (it's temporary), you can still import them in iMovie. Just click Archive, Import, Movies and search for the folder you put your files in. I did it several times with success, that means no error! Now I can use my files and edit them in iMovie. You can delete the files on the desktop, since iMovie has copied the files into the iMovie library.


Another possibility is drag and drop the files from your desktop directly into an event. iMovie will copy the files into the library. For both options I am not sure if analysation for stability en recognising persons had been done while importing, but I guess you can do that later on.


Do not make the mistake of importing them in Aperture or iPhoto, drag and drop it an iMovie-event and delete it in Aperture/iPhoto... You will only hear the audiostream, you will see miniatures in iMovie, though your videostream is gone. That's how I lost the first video of my second daughter 😮.


Until there's a good solution or update from Apple it works for me. I hope it does for you too!

iMovie 11 crashes when trying to import from camera

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