IMovie '11 crashing with 10.7

Installed Lion last night, all seems well, with one exception. I started up iMovie 11 to import some videos off of my phone, and it crashed after starting to import the first video. Subsequent attempts caused subsequent crashes.
Anyone else experiencing iMovie issues, or have any suggestions on how to correct?

Found out it was Elmedia player
Here is the solutuon that fixed my problem
Elmedia Player crashes Lion even though the app is not open. When viewing video (in Chrome, Safari or Quicktime) an Elmedia Player process triggers a crash. If you've ever installed Elmedia Player then you need to remove it from your system in a few places in order to prevent system crashes on Mac OS 10.7. I originally thought this was a bug in Google Chrome because the crashes seemed to occur while using Chrome. Thanks to the crash logs (viewable in Console under /Library/Logs/DiagnosticReports) I was able to see a pattern of repeat offenders, primarily the following failure:
Kernel Extensions in backtrace:
com.eltima.ElmediaPlayer.kext
BSD process name corresponding to current thread: kernel_task
Steps to resolve:
1) Browse to your applications folder - Delete Elmedia Player
2) Browse to the following location and delete this file - System/Library/Extensions/ElmediaPlayer.kext
3) Browse to the following location and delete this file - username/Library/LaunchAgents/com.eltima.ElmediaPlayer.plist
Hope this helps someone else. Cheers!

Similar Messages

  • Imovies keeps crashing when I try to import video from my sony handy cam. only started with last update. anyone know a solution?

    Imovies keeps crashing when I try to import video from my sony handy cam. only started with last update. anyone know a solution?

    Sorry. I thought I copied everything when I hit select all.
    Process:         iMovie [3255]
    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 [134]
    Date/Time:       2013-01-03 10:15:20.966 -0700
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Crashed Thread:  27  com.apple.bdplayback-DDPTask
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000004121532b
    VM Regions Near 0x4121532b:
        MALLOC_LARGE (reused)  000000000e728000-000000000e929000 [ 2052K] rw-/rwx SM=PRV 
    -->
        __TEXT                 0000000070000000-0000000070142000 [ 1288K] r-x/rwx SM=COW  /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    Application Specific Information:
    objc[3255]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0b4bec9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x0b4cb8c8 WinPort::DoMessage(long, long) + 248
    3   com.apple.AVCHDPlugin                   0x0b47ce33 _ZL10OpenPlayerP3VDRRK12DiskItemNamebRP17CDDiskPlayerClassP11DDPDiskInfo + 675
    4   com.apple.AVCHDPlugin                   0x0b47d17d DDP_OpenPlayerWithPath + 77
    5   com.apple.AVCHDPlugin                   0x0b59262d CDVDManager::OpenPlayer(CDVDContentFormat, unsigned char) + 429
    6   com.apple.AVCHDPlugin                   0x0b59ae10 CMediaManager::OpenMediaFileWithURL(__CFURL const*) + 530
    7   com.apple.AVCHDPlugin                   0x0b4e26e6 DVDOpenMediaFile + 198
    8   com.apple.AVCHDPlugin                   0x0b4d3393 AVCHDOpenMedia + 99
    9   com.apple.AVCHDPlugin                   0x0b417d29 -[AVCHD openMedia:] + 408
    10  com.apple.AVCHDPlugin                   0x0b418346 -[AVCHD pathIsValidVolumeMainThread:] + 122
    11  com.apple.CoreFoundation                0x97bcdd11 -[NSObject performSelector:withObject:] + 65
    12  com.apple.Foundation                    0x95837e0c __NSThreadPerformPerform + 503
    13  com.apple.CoreFoundation                0x97b4513f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    14  com.apple.CoreFoundation                0x97b44af6 __CFRunLoopDoSources0 + 246
    15  com.apple.CoreFoundation                0x97b6e9c8 __CFRunLoopRun + 1112
    16  com.apple.CoreFoundation                0x97b6e1dc CFRunLoopRunSpecific + 332
    17  com.apple.CoreFoundation                0x97b6e088 CFRunLoopRunInMode + 120
    18  com.apple.HIToolbox                     0x97714543 RunCurrentEventLoopInMode + 318
    19  com.apple.HIToolbox                     0x9771b7d6 ReceiveNextEventCommon + 168
    20  com.apple.HIToolbox                     0x9771b71a BlockUntilNextEventMatchingListInMode + 88
    21  com.apple.AppKit                        0x95b3eee8 _DPSNextEvent + 678
    22  com.apple.AppKit                        0x95b3e752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    23  com.apple.iMovieApp                     0x0007cf3e 0x2d000 + 327486
    24  com.apple.AppKit                        0x95b3aac1 -[NSApplication run] + 911
    25  com.apple.AppKit                        0x95dcbac5 NSApplicationMain + 1054
    26  com.apple.iMovieApp                     0x0002f35a 0x2d000 + 9050
    27  com.apple.iMovieApp                     0x0002eec5 0x2d000 + 7877
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x90a0db5e __select_nocancel + 10
    1   libdispatch.dylib                       0x9391acbd _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x93919853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib                  0x90a0e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94e83ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94e856fe start_wqthread + 30
    Thread 12:
    0   libsystem_kernel.dylib                  0x90a0bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90a0b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x97b659da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97b6eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x97b6e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97b7ef01 CFRunLoopRun + 129
    6   com.apple.FWAVCPrivate                  0x0200d763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254
    7   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x90a0db42 __select + 10
    1   com.apple.CoreFoundation                0x97bbce15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94e85f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9431b3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9431b11d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9431af2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x9c3a016a 0x9bdb3000 + 6213994
    7   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 15:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x90a0bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90a0b1f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x9973b9d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x9973ba42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x99733e37 HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x997338fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x99733870 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x997337f5 HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component          0x9c87bee4 0x9bdb3000 + 11308772
    2   com.apple.QuickTimeComponents.component          0x9c410345 0x9bdb3000 + 6673221
    3   com.apple.QuickTimeComponents.component          0x9c87be17 0x9bdb3000 + 11308567
    4   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94e85f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9431b3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9431b11d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9431af2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x9434de53 AIOFileThread(void*) + 1019
    7   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 18:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94e2d82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x9c4c2467 0x9bdb3000 + 7402599
    4   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 19:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94e2d82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x9c4c2467 0x9bdb3000 + 7402599
    4   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 20:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94e2d82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x9c4c2467 0x9bdb3000 + 7402599
    4   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94e3642c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x95844be8 -[NSCondition wait] + 304
    4   com.apple.Foundation                    0x958377f0 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1236
    5   com.apple.Foundation                    0x95837286 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160
    6   com.apple.AVCHDPlugin                   0x0b4182af -[AVCHD pathIsValidVolume:] + 159
    7   com.apple.proapps.MIO                   0x0abb1642 -[PluginLockPair mountPath:] + 290
    8   com.apple.proapps.MIO                   0x0abb13d6 -[PluginLockPair scanPaths] + 363
    9   com.apple.Foundation                    0x95842e25 -[NSThread main] + 45
    10  com.apple.Foundation                    0x95842dd5 __NSThread__main__ + 1582
    11  libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    12  libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94e85f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x958753c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9583b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9583b6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proapps.MIO                   0x0abb1487 -[PluginLockPair scanPaths] + 540
    7   com.apple.Foundation                    0x95842e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x95842dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x90a0bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90a0b1f6 mach_msg + 70
    2   com.apple.framework.IOKit               0x9048f23d io_connect_method + 465
    3   com.apple.framework.IOKit               0x9043fa9d IOConnectCallMethod + 559
    4   com.apple.framework.IOKit               0x9043fd97 IOConnectCallStructMethod + 84
    5   com.apple.iokit.SCSITaskLib             0x0bd533a5 MMCDeviceUserClientClass::ModeSense10(unsigned char, unsigned char, unsigned char, unsigned char, void*, unsigned short, SCSITaskStatus*, SCSI_Sense_Data*) + 235
    6   com.apple.iokit.SCSITaskLib             0x0bd529eb MMCDeviceUserClientClass::sModeSense10(void*, unsigned char, unsigned char, unsigned char, unsigned char, void*, unsigned short, SCSITaskStatus*, SCSI_Sense_Data*) + 81
    7   com.apple.DiscRecording                 0x9a9b2aae DRDevicePlugIn::ExecuteMMCDeviceTask(DRExecuteSCSITaskParam*, __DRSenseInfo*) + 876
    8   com.apple.DiscRecording                 0x9a9b264a DRDevicePlugIn::ExecuteSCSITask(DRExecuteSCSITaskParam*, __DRSenseInfo*) + 68
    9   com.apple.DiscRecording                 0x9a9b24aa DROpticalDevice::ExecuteSCSITask(DRExecuteSCSITaskParam*, __DRSenseInfo*) + 252
    10  com.apple.DiscRecording                 0x9a9b2163 DROpticalDevice::ModeSense10(unsigned char, void*, unsigned short*) + 351
    11  com.apple.DiscRecording                 0x9a9b1fc4 DROpticalDevice::GetCDCapabilitiesPage(__CDCapabilitiesPage*) + 102
    12  com.apple.DiscRecording                 0x9a9b0d98 DROpticalDevice::InitializeState() + 1048
    13  com.apple.DiscRecording                 0x9a9ab7dd DROpticalDevice::Initialize(void*, __CFData const*, __CFString const*) + 225
    14  com.apple.DiscRecording                 0x9a9ab3ff _DRDeviceCreate(void*, __CFData const*, __CFString const*, __CFDictionary const*) + 185
    15  com.apple.DiscRecording                 0x9a9ab321 -[DRDevice(InternalBridgeMethods) initWithRegistryPath:forGUID:usingProfile:] + 46
    16  com.apple.DiscRecording                 0x9a9ab2ee -[DRDevice(InternalBridgeMethods) initWithRegistryPath:forGUID:] + 55
    17  com.apple.DiscRecording                 0x9a9f2733 _DRDeviceCreate + 218
    18  com.apple.DiscRecording                 0x9a9aab50 DROpticalDevice::Create(__CFData const*, __CFString const*) + 24
    19  com.apple.DiscRecording                 0x9a9aaa8f DRDeviceManager::RegisterAuthoringDevice(__CFData const*, __CFString const*) + 57
    20  com.apple.DiscRecording                 0x9a9aa9d1 DRDeviceManager::IOCDDeviceMatched(DRDeviceManager*, unsigned int) + 205
    21  com.apple.DiscRecording                 0x9a9aa63e DRDeviceManager::DRDeviceManager() + 376
    22  com.apple.DiscRecording                 0x9a9aa4ac DRDeviceManager::Create() + 30
    23  com.apple.DiscRecording                 0x9a9a8f9d DRAutoInit::Initialize() + 739
    24  com.apple.DiscRecording                 0x9a9a8ad5 DRDeviceCopyDeviceForBSDName + 173
    25  com.apple.MPEG2PSRADPlugin              0x0ad6567d FenwayIsFolderSupported + 613
    26  com.apple.MPEG2PSRADPlugin              0x0ad58c71 -[FenRAD pathIsValidVolume:] + 120
    27  com.apple.proapps.MIO                   0x0abb1642 -[PluginLockPair mountPath:] + 290
    28  com.apple.proapps.MIO                   0x0abb13d6 -[PluginLockPair scanPaths] + 363
    29  com.apple.Foundation                    0x95842e25 -[NSThread main] + 45
    30  com.apple.Foundation                    0x95842dd5 __NSThread__main__ + 1582
    31  libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    32  libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 24:: com.apple.bdplayback-DVDEventCallbackThread
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0b4bec9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x0b4cc2bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 25:: com.apple.bdplayback-TFThread
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94e3642c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.AVCHDPlugin                   0x0b5dc58c WindowsEvent::Wait(int) + 86
    4   com.apple.AVCHDPlugin                   0x0b60c4e1 _ZL14IdleFiberEntryPv + 305
    5   com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    6   libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 26:: com.apple.bdplayback-OSXMessageThread
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0b4bec9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x0b4cc2bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 27 Crashed:: com.apple.bdplayback-DDPTask
    0   com.apple.AVCHDPlugin                   0x0b573160 CCPI::fromMEM(unsigned char const*) + 26
    1   com.apple.AVCHDPlugin                   0x0b576979 CClipInformationFile::fromMEM(unsigned char const*) + 551
    2   com.apple.AVCHDPlugin                   0x0b540296 CPlaybackControlEngine::InitClipObject(CClipObject&, unsigned short, unsigned short, CPlayItem&) + 1032
    3   com.apple.AVCHDPlugin                   0x0b541c1c CPlaybackControlEngine::GenerateClipObjects() + 4036
    4   com.apple.AVCHDPlugin                   0x0b4ee596 BDMVDiskPlayerClass::Init(WinPortServer*, GenericProfile*, DVDDiskType, BDMVFileSystem*, unsigned char) + 562
    5   com.apple.AVCHDPlugin                   0x0b42a7ed BDMVDiskPlayerFactory::CreateDiskPlayer(WinPortServer*, VDR*, GenericProfile*, DVDDiskType, BDMVFileSystem*, unsigned char, CDDiskPlayerClass*&) + 113
    6   com.apple.AVCHDPlugin                   0x0b477e51 DDPScheduler::Message(long, long) + 511
    7   com.apple.AVCHDPlugin                   0x0b4cb0c2 WinPort::ServeNow(WinPortMessage*, int, unsigned int, long, long, long) + 136
    8   com.apple.AVCHDPlugin                   0x0b4cbfe5 WinPortMessage::ServeNow() + 77
    9   com.apple.AVCHDPlugin                   0x0b4cc3b2 WinPortServer::ProcessMessages() + 378
    10  com.apple.AVCHDPlugin                   0x0b479bc1 ScheduleRoutine + 81
    11  com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    12  libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 28:
    0   libsystem_kernel.dylib                  0x90a0d876 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x94e806af pthread_mutex_lock + 633
    2   com.apple.DiscRecording                 0x9a9a8cf3 DRAutoInit::Initialize() + 57
    3   com.apple.DiscRecording                 0x9a9aa86e DRDiskArbitor::DiskAppearedCallback(__DADisk*, void*) + 30
    4   com.apple.DiskArbitration               0x966a0cf2 _DADispatchCallback + 221
    5   com.apple.DiskArbitration               0x966a0960 _DASessionCallback + 328
    6   com.apple.CoreFoundation                0x97b35d0a __CFMachPortPerform + 346
    7   com.apple.CoreFoundation                0x97b35b91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 49
    8   com.apple.CoreFoundation                0x97b357bb __CFRunLoopDoSource1 + 155
    9   com.apple.CoreFoundation                0x97b6ee01 __CFRunLoopRun + 2193
    10  com.apple.CoreFoundation                0x97b6e1dc CFRunLoopRunSpecific + 332
    11  com.apple.CoreFoundation                0x97b7ef01 CFRunLoopRun + 129
    12  com.apple.DiscRecording                 0x9a9aa0be DRWorkLoop::WorkLoop() + 274
    13  com.apple.DiscRecording                 0x9a9a9f95 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    14  com.apple.DiscRecording                 0x9a9a9d04 DRThreadObject::StartRoutine(DRThreadObject*) + 142
    15  com.apple.DiscRecording                 0x9a9a9c75 DRThreadObject::SymbolRoutine(DRThreadObject*) + 17
    16  libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x90a0bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90a0b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x97b659da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97b6eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x97b6e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97b6e088 CFRunLoopRunInMode + 120
    6   com.apple.CoreMediaIO                   0x9a697ba2 CMIO::DAL::RunLoop::OwnThread(void*) + 160
    7   com.apple.CoreMediaIO                   0x9a68d70d CAPThread::Entry(CAPThread*) + 123
    8   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib                  0x90a0bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90a0b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x97b659da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97b6eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x97b6e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97b6e088 CFRunLoopRunInMode + 120
    6   com.apple.CoreMediaIOServices           0x0acc18fa CMIO::DAL::RunLoop::OwnThread(void*) + 160
    7   com.apple.CoreMediaIOServices           0x0acb7b39 CAPThread::Entry(CAPThread*) + 123
    8   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib                  0x90a0d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94e85e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94e3642c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x95844be8 -[NSCondition wait] + 304
    4   com.apple.Foundation                    0x958377f0 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1236
    5   com.apple.Foundation                    0x95837286 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160
    6   com.apple.iMovieApp                     0x0003f0a1 0x2d000 + 73889
    7   com.apple.Foundation                    0x95842e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x95842dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x94e81ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x94e856de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0b4bec9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x0b4cc2bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 33:
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0b4bec9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x0b4cc2bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 34:: com.apple.bdplayback-CPresentationEngine
    0   libsystem_kernel.dylib                  0x90a0bc5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0b4bec9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x0b4cc2bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x0b4be300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x94e83f05 _pthread_body + 72
    Thread 27 crashed with X86 Thread State (32-bit):
      eax: 0x85cdcd0c  ebx: 0x85cdccfc  ecx: 0xbb53e32b  edx: 0xbb53e32b
      edi: 0x85cd7000  esi: 0xbb53e32c  ebp: 0xb0bfeb88  esp: 0xb0bfeb70
       ss: 0x00000023  efl: 0x00010286  eip: 0x0b573160   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x4121532b
    Logical CPU: 1
    Binary Images:
       0x2d000 -   0x4b3fef  com.apple.iMovieApp (9.0.8 - 1778) <8B088F1A-C83A-3009-BCDA-03F2292C7A8F> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x574000 -   0x58aff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
      0x598000 -   0x599ff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5a0000 -   0x5cefe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x606000 -   0x607ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x610000 -   0x611fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
      0x615000 -   0x63aff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
      0x642000 -   0x676fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
      0x67f000 -   0x7e6fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
      0x7ec000 -   0x9effeb  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
      0xa45000 -   0xac6fe7  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
      0xdfe000 -   0xfbbfeb  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
    0x2009000 -  0x2039ff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x2138000 -  0x213afff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <7A218EB1-111E-3E5C-8FC0-3300D232D7F6> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x213f000 -  0x2142ffe  com.apple.DirectoryServicesSource (1.5 - 1091) <2DB6EF39-C50C-318D-9F7A-7A9EE37C1FE2> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x3670000 -  0x36cbfff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <B5CA94A3-383B-371A-BB8C-F7142EB4FF6B> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x36e9000 -  0x3728fff  com.apple.ExchangeSource (1.5 - 1091) <64F057B1-B86E-353E-B4C7-705B5EA0A8D2> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
    0x6b10000 -  0x6c98ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x6ccf000 -  0x6e39ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x6e68000 -  0x7104ff3  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x7139000 -  0x7145ffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x714c000 -  0x7179ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7182000 -  0x718bff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7192000 -  0x7194fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x721d000 -  0x7373ff9  com.apple.iLMBAperture31Plugin (2.6.4 - 288.4.6) <DADA8260-5B52-3809-AA1A-F65C2ED80250> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x73bb000 -  0x73c2ff4  com.apple.iLMBAperturePlugin (2.6.4 - 288.4.6) <FF4D4456-FE0D-38EB-9BB2-6BE4147B646D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x73c9000 -  0x756dff5  com.apple.iLMBAperturePlugin2012 (2.6.4 - 288.4.6) <A06DA00C-9F21-3855-B043-16E18F0057CD> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x75c7000 -  0x75c7fff  com.apple.iLMBAppDefPlugin (2.6.4 - 288.4.6) <72B8DECB-9CB6-345E-8739-BC65FF59FFE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x75cc000 -  0x75d5ffb  com.apple.iLMBFinalCutPlugin (2.6.4 - 288.4.6) <903BA9A1-BCDB-392F-90EE-D9FDD775891E> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x75db000 -  0x75dcfff  com.apple.iLMBFolderPlugin (2.6.4 - 288.4.6) <FD20A467-5D44-3073-80B8-71508DC08B4F> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x75e1000 -  0x75e4fff  com.apple.iLMBGarageBandPlugin (2.6.4 - 288.4.6) <3B8CBDAF-6359-38E8-B2DF-CC7307F04F19> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x75ea000 -  0x75f5ff2  com.apple.iLMBiMoviePlugin (2.6.4 - 288.4.6) <C9D4201A-DDD4-3C7B-9E01-510A2C7396EA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x75fe000 -  0x7611ff7  com.apple.iLMBiPhoto8Plugin (2.6.4 - 288.4.6) <F14BF337-D4DA-356C-82EE-2BBD6ABE138D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x7619000 -  0x7772ff9  com.apple.iLMBiPhoto9Plugin (2.6.4 - 288.4.6) <55261E40-5CB1-360D-920C-ED95258C46E6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x77ba000 -  0x77c2ff2  com.apple.iLMBiPhotoPlugin (2.6.4 - 288.4.6) <668E3D87-6E61-3596-B875-327501C31889> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x77c9000 -  0x796effd  com.apple.iLMBiPhotoPlugin2012 (2.6.4 - 288.4.6) <66709B75-6C03-3AAC-8CB3-0BA57AB7B32D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x79c9000 -  0x79d1ff2  com.apple.iLMBiTunesPlugin (2.6.4 - 288.4.6) <3BC0F592-8A14-3738-B959-10E108BAB976> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x79d8000 -  0x7a87ffb  com.apple.iTunesAccess (11.0.1 - 11.0.1) <6E9ECDC0-2344-36A0-BFCB-554E88F8F177> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x7ab2000 -  0x7ab3ff7  com.apple.iLMBMoviesFolderPlugin (2.6.4 - 288.4.6) <990BAADB-8895-3F53-8041-7C6663714235> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x7ab9000 -  0x7abbff7  com.apple.iLMBPhotoBooth2Plugin (2.6.4 - 288.4.6) <C906DB2A-CAD2-3C96-8A11-EA843B9ADB2A> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x7ac0000 -  0x7ac1ff6  com.apple.iLMBPhotoBoothPlugin (2.6.4 - 288.4.6) <AA072C1D-BDA8-3DA2-9C62-288520683D56> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x88f7000 -  0x88fbffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x8900000 -  0x8905fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x9140000 -  0x9140ff7 +cl_kernels (??? - ???) <1A318CF9-6861-4F67-9B2C-05E1E7B247B8> cl_kernels
    0x9142000 -  0x91eaff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x9200000 -  0x9201ffd +cl_kernels (??? - ???) <A29448A4-A0F2-4ECD-B8FA-A0A1CC5764E4> cl_kernels
    0x93cf000 -  0x93f0fe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <1999D33E-4FF4-3282-B357-D68A30427FB7> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x93ff000 -  0x9406ffe  com.apple.AppleGVAHW.component (1.1 - 1) <0C8846FD-355D-37C9-96D3-42C8BC591073> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x9433000 -  0x9440ff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <1323CE63-89A3-968F-F3D6-DE830D9C720B> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x9449000 -  0x944effb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <A9023E7A-7A60-3EB9-9AB1-AAFC8C87B2C1> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x9593000 -  0x95abff2  com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x9764000 -  0x97faffa  com.apple.mobiledevice (555.40 - 555.40) <40C9AB96-15C5-3D69-BA35-A73BB9380856> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x9a77000 -  0x9c6cff2 +net.telestream.wmv.import (2.4.1.4 - 2.4.1.4) <72CC344A-FDF2-6ABD-1906-8169D0377295> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x9ca1000 -  0x9d4eff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x9def000 -  0x9fb1ff2 +net.telestream.wmv.advanced (2.4.1.4 - 2.4.1.4) <669FFFED-A768-B9CB-082D-ED1BCE1A86EB> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x9ff5000 -  0xa05bfff  com.apple.AppleProResDecoder (3.0 - 542.6) <262D3868-74C4-38E6-8448-3BEB84721650> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0xa0ff000 -  0xa13eff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <FCD9379D-F303-3600-BF2C-A09BC8C8C87B> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xa201000 -  0xa347fe7  com.apple.AppleGVAFramework (3.1.9 - 3.1.9) <79ADC1B2-7DB2-3071-B2C5-7F46D8C1A29F> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0xa363000 -  0xa39cff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2339) <E1BA3A31-33E0-3E1B-A064-BA92C5A6A4EF> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xa887000 -  0xa887ff1 +cl_kernels (??? - ???) <9A923291-B39E-436F-A64C-74B90C3DDA09> cl_kernels
    0xaadb000 -  0xab80ff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <58EF82E1-2227-38BD-B298-47BC1D149789> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0xab92000 -  0xabeeff3  com.apple.proapps.MIO (1.0.6 - 511) <BABE1BBA-6E4E-391F-A173-EAFF2ACCEEB6> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0xac26000 -  0xac60ff7  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311) <D88F358F-5971-3D0F-996F-B384501DA11E> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0xac7b000 -  0xaca2ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <60E70C01-09F2-3096-B361-83FD4D27BF86> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0xacb5000 -  0xacffffb  com.apple.CoreMediaIOServices (151.0 - 3232) <AE0FAE4D-CF41-3345-9930-9B0CD92141F6> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0xad3d000 -  0xad4cff7  com.apple.MP4RADPlugin (1.1 - 512) <9B08D2D8-A010-30F1-844D-8DF7BFB0A674> /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0xad57000 -  0xaff2fe3  com.apple.MPEG2PSRADPlugin (1.2 - 512) <14CFF7E9-255F-337B-B87E-997B04C00228> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0xb415000 -  0xba9cfff  com.apple.AVCHDPlugin (1.0.5 - 423) <2A90888E-8C25-341F-8099-EF13F627CC2A> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0xbcbf000 -  0xbd11ff3  com.apple.AppleVADriver (5.0.16 - 5.0.16) <7BACF806-EECA-3D59-9E1B-39C55D2F0FA2> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0xbd52000 -  0xbd57ff7  com.apple.iokit.SCSITaskLib (3.2.1 - 3.2.1) <F28998F7-998E-3C52-BECB-165084686E8C> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0xbd61000 -  0xbd8affb  com.apple.cmio.DAL.VDC_4 (216.0 - 3199.8) <1C09E3FC-F72B-39EC-89E2-55B8441F5C18> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
    0xbd94000 -  0xbd97ffa  com.apple.ATIRadeonX3000GA (7.32.12 - 7.3.2) <74178AB2-617A-3E7B-BCD6-E496F9D654CF> /System/Library/Extensions/ATIRadeonX3000GA.plugin/Contents/MacOS/ATIRadeonX300 0GA
    0xbdc7000 -  0xbe27ff7  com.apple.CMIOQTUnits (216.0 - 3199.8) <C32DF8A6-8EEF-3199-9364-69FF9FEAD119> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQ TUnits.bundle/Contents/MacOS/CMIOQTUnits
    0xbe37000 -  0xbe67ff7  com.apple.FWAVC (201.47 - 47) <4C309BA5-820C-3C83-BA9F-ECDF9B0003E6> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0xbe7b000 -  0xbe85fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <C4851ECD-38AF-3974-8321-0342C89DE691> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xbe90000 -  0xbeb8ff3  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2339) <BBB3F816-442B-3BAB-854B-31E98E9063AD> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xbec0000 -  0xbf13ffb  com.apple.QuickTimeUSBVDCDigitizer (2.7.6 - 2.7.6) <46CA66E1-57E9-37F7-9E10-B0FC901E13A0> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xbf1d000 -  0xbf46ffb  com.apple.mio.DAL.VDC_4 (151.0 - 3232) <A5E2338B-EEF5-37AF-89D8-9A42408278DA> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe2c000 - 0x8fe5eaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x900edfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x900ee000 - 0x901beffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x901bf000 - 0x90321ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90363000 - 0x903c5ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x903d9000 - 0x903f5ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x903f6000 - 0x9043afff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9043b000 - 0x9049ffff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x904c8000 - 0x904ccfff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x904cd000 - 0x90548ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90549000 - 0x906acfff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90706000 - 0x9070cfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9071a000 - 0x909e9ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x909ea000 - 0x909f4ffe  com.apple.NSServerNotificationCenter (4.1 - 4.1) <A70B231A-6680-353B-8C96-AAA17F74EFC5> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x909f5000 - 0x90a13ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x90a14000 - 0x90a88fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x90b06000 - 0x90b11ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90b12000 - 0x90b5efff  com.apple.ExchangeWebServices (2.2 - 127) <BBDE2E97-8DD2-3EBC-9D59-ED422ECCBB8F> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x90b60000 - 0x90b66ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90b73000 - 0x9104fff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91050000 - 0x91065fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91066000 - 0x91148fff  com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91149000 - 0x9118cffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x9119e000 - 0x911aefff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x911af000 - 0x91211ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x91212000 - 0x91323ff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91324000 - 0x91376ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91377000 - 0x9137aff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9137c000 - 0x91598ff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91599000 - 0x9159afff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x915e0000 - 0x915ebffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x915ec000 - 0x9170afec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9171b000 - 0x91741ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91808000 - 0x9180fff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91906000 - 0x91985ff7  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x91993000 - 0x91a49ff3  com.apple.QuickTimeMPEG4.component (7.7.1 - 2339) <58956AB8-6C17-3E93-B8E5-5393B2A31C5B> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x91b82000 - 0x91b8aff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x91b8b000 - 0x91bb9fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x91bba000 - 0x91bbaffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x91bbb000 - 0x91bc1ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91f37000 - 0x91f39ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91f3a000 - 0x91f8bff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x91f8c000 - 0x91f9aff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x92890000 - 0x92b3dfff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92b3e000 - 0x92b45ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92b46000 - 0x931d2ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F

  • IMovie Crash with 65 GB movie

    Dear all,
    I´m using iMovie with HD-cams since one year now, never any problem`s or crash-downs.
    Yesterday first time: one single HD-movie with appr. 1 hour playtime, 65 GB downloaded size on harddisk (never had this size before). Download worked fine, movie can be played an edited in iMovie or even with Finder-preview.
    Creation of new project ist also possible, but then producing a movie or DVD via iDVD ist not possible, iMovie is closed unexpected.
    Copying the MOV-File with Finder to a NAS-Server or external USB-Disk is also not possible, Finder stops with an error message.
    Any ideas for this?

    Projects don't store the video themselves, they work by reference to an event. In any case the OP has already stated that the video has been edited without a problem.
    I often create long movies in Final cut and then import them as AIC files for easier distribution to various playback formats, imovie handles my single files without a problem and file sizes often exceed 100 GB or more.

  • Repeated crashes with iMovie, can anyone help plz ?

    Hello,
    I was used to have many crashes with Imovie, but I just relaunched or restarted it and I was fine, sometimes deleted the preferences file or tried to delete old movies and projects to free some space, but now, after opening Imovie, it just crashes right away.
    I don't know what to do anymore, if anyone can help ?
    Thanks.
    Process:         iMovie [370]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovieApp
    Version:         9.0.9 (1795)
    Build Info:      iMovieApp-1795000000000000~2
    App Item ID:     408981434
    App External ID: 15340117
    Code Type:       X86 (Native)
    Parent Process:  launchd [138]
    User ID:         501
    Date/Time:       2013-09-02 19:12:36.708 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Sleep/Wake UUID: 7013A4F1-7B62-4312-8E68-373BD1259911
    Interval Since Last Report:          10123 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  3973 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      CED87758-6DA6-51A3-9B5D-2D3F4870CED2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iMovie.app/Contents/MacOS/iMovie
        VM_ALLOCATE            0000000000001000-000000000005f000 [  376K] ---/--- SM=NUL 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x9841aa57 memmove$VARIANT$sse42 + 154
    1   libobjc.A.dylib                         0x94e04e56 objc_memmove_collectable + 75
    2   com.apple.CoreFoundation                0x94c3116c -[__NSArrayM insertObject:atIndex:] + 540
    3   com.apple.CoreFoundation                0x94c30f40 -[__NSArrayM addObject:] + 64
    4   com.apple.iMovieApp                     0x0035a0f8 0x5f000 + 3125496
    5   com.apple.iMovieApp                     0x0035a785 0x5f000 + 3127173
    6   com.apple.iMovieApp                     0x0021f2d0 0x5f000 + 1835728
    7   com.apple.iMovieApp                     0x0010cf16 0x5f000 + 712470
    8   com.apple.iMovieApp                     0x0010cfe0 0x5f000 + 712672
    9   com.apple.iMovieApp                     0x0012b3ea 0x5f000 + 836586
    10  com.apple.iMovieApp                     0x0011c36c 0x5f000 + 775020
    11  com.apple.iMovieApp                     0x00112b5c 0x5f000 + 736092
    12  com.apple.iMovieApp                     0x0013142e 0x5f000 + 861230
    13  com.apple.iMovieApp                     0x0011ce7f 0x5f000 + 777855
    14  com.apple.iMovieApp                     0x00112da2 0x5f000 + 736674
    15  com.apple.iMovieApp                     0x0012c890 0x5f000 + 841872
    16  com.apple.iMovieApp                     0x00124106 0x5f000 + 807174
    17  com.apple.iMovieApp                     0x0016611a 0x5f000 + 1077530
    18  com.apple.iMovieApp                     0x0017badc 0x5f000 + 1166044
    19  com.apple.Foundation                    0x930e2e52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
    20  com.apple.CoreFoundation                0x94ce7851 ___CFXNotificationPost_block_invoke_0 + 257
    21  com.apple.CoreFoundation                0x94c32e8a _CFXNotificationPost + 2794
    22  com.apple.Foundation                    0x930cb988 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    23  com.apple.Foundation                    0x930db727 -[NSNotificationCenter postNotificationName:object:] + 55
    24  com.apple.AppKit                        0x96ed7c35 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 168
    25  com.apple.AppKit                        0x96ebd5cb -[NSTableView _enableSelectionPostingAndPost] + 402
    26  com.apple.AppKit                        0x972c9cec -[NSTableView mouseDown:] + 5098
    27  com.apple.AppKit                        0x97201a84 -[NSOutlineView mouseDown:] + 707
    28  com.apple.iMovieApp                     0x0025c363 0x5f000 + 2085731
    29  com.apple.AppKit                        0x96e4f921 -[NSWindow sendEvent:] + 6968
    30  com.apple.iMovieApp                     0x001d6e84 0x5f000 + 1539716
    31  com.apple.AppKit                        0x96e4a90f -[NSApplication sendEvent:] + 4278
    32  com.apple.iMovieApp                     0x000b0d80 0x5f000 + 335232
    33  com.apple.AppKit                        0x96d6462c -[NSApplication run] + 951
    34  com.apple.AppKit                        0x96d075f6 NSApplicationMain + 1053
    35  com.apple.iMovieApp                     0x0006112a 0x5f000 + 8490
    36  com.apple.iMovieApp                     0x00060c95 0x5f000 + 7317
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x922b9c02 __select_nocancel + 10
    1   libdispatch.dylib                       0x99e14a08 _dispatch_mgr_invoke + 376
    2   libdispatch.dylib                       0x99e147a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 12:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 14:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 17:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x922b9be6 __select + 10
    1   com.apple.CoreFoundation                0x94c65650 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    3   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x98434572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x93d0d6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x93d0d184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x93d0d40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x906023bc 0x9000c000 + 6251452
    7   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x98434572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x93d0d6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x93d0d184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x93d0d40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x93cae7da AIOFileThread(void*) + 892
    7   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x922b77d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x922b6cb0 mach_msg + 68
    2   com.apple.audio.CoreAudio               0x9174beba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x9174652e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
    4   com.apple.audio.CoreAudio               0x91744bcd HALC_ProxyIOContext::IOWorkLoop() + 1287
    5   com.apple.audio.CoreAudio               0x91744617 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
    6   com.apple.audio.CoreAudio               0x9174eb61 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
    7   com.apple.audio.CoreAudio               0x9174453d HALB_IOThread::Entry(void*) + 71
    8   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 21:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 22:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 23:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 24:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 25:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 26:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 27:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x922b780e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component          0x90abc746 0x9000c000 + 11208518
    2   com.apple.QuickTimeComponents.component          0x90670d7e 0x9000c000 + 6704510
    3   com.apple.QuickTimeComponents.component          0x90abc4d8 0x9000c000 + 11207896
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x2a6b2110  ebx: 0x00000050  ecx: 0x00000000  edx: 0xfffffec0
      edi: 0x00000140  esi: 0x2a6b2250  ebp: 0xbffa0c28  esp: 0xbffa0c20
       ss: 0x00000023  efl: 0x00010246  eip: 0x9841aa57   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
       0x5f000 -   0x4e6fef  com.apple.iMovieApp (9.0.9 - 1795) <74D6B017-973D-3169-BC5F-13E296703D9C> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x5aa000 -   0x5c0ff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
      0x5ce000 -   0x5cfff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5d6000 -   0x604fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x63e000 -   0x6befff  com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <130581CE-0699-3524-B487-726353FDDF96> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
      0x705000 -   0x824ffb  com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
      0x8d6000 -   0x8d7ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x8df000 -   0x8e0fff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
      0x8e4000 -   0x909ff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
      0x911000 -   0x945fe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
      0x94c000 -   0xab3fff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
      0xaba000 -   0xcbdfeb  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
      0xd12000 -   0xd93fe7  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
    0x10cd000 -  0x128afeb  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
    0x12c1000 -  0x1f56ff3  com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x39ae000 -  0x39bbff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x3a6d000 -  0x3a6effe  com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) <ABD37289-2DF8-3F89-A208-C11BE80EA69D> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x3a73000 -  0x3a76ffe  com.apple.DirectoryServicesSource (2.1 - 1170) <69A0CC43-41DB-3D3F-9D97-8D4741C29823> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x5263000 -  0x52b4ff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <A8099206-0C6D-3114-A908-F8992CA5CA88> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x52d1000 -  0x5333fff  com.apple.coredav (1.0.1 - 179.7) <FE9A6204-03DA-3183-A793-3FA8EEBFA1C4> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x536e000 -  0x537bffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x5385000 -  0x5394ffd  com.apple.NSServerNotificationCenter (5.0 - 5.0) <A9BF8310-F1D2-38EC-AA1A-5ECB479B89CE> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x539f000 -  0x53a6ff7  com.apple.AOSNotification (1.7.0 - 636.3) <520524D9-B14F-3DED-9281-8FAFEFFBA863> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x53b0000 -  0x540cffb  com.apple.corelocation (1239.40 - 1239.40) <DF504BBD-A9D5-3AF0-AAF7-F7C06753A13C> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x5439000 -  0x546bff3  com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x547d000 -  0x5486fff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x8960000 -  0x8abcfff  com.apple.iLMBAperture31Plugin (2.7.4 - 339.7) <8098B17B-FE5F-3485-B60F-B09621FB2A3A> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x8b04000 -  0x8b0bff8  com.apple.iLMBAperturePlugin (2.7.4 - 339.7) <97CE7529-BC10-34C0-BD94-8BC752EBDB15> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x8b12000 -  0x8cc4ffb  com.apple.iLMBAperturePlugin2012 (2.7.4 - 339.7) <AFE0093F-6D74-3CB0-B6C0-637CAB5B39E5> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x8d1f000 -  0x8d1ffff  com.apple.iLMBAppDefPlugin (2.7.4 - 339.7) <F25B6DFA-1FC6-3399-9586-2892C228DAE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x8d24000 -  0x8d2dfff  com.apple.iLMBFinalCutPlugin (2.7.4 - 339.7) <F6EB64C3-AA4B-313E-A93D-F251CF90E688> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x8d34000 -  0x8d35fff  com.apple.iLMBFolderPlugin (2.7.4 - 339.7) <912A684A-EB51-3F6A-A0B7-DC0974642E18> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x8d3a000 -  0x8d3dfff  com.apple.iLMBGarageBandPlugin (2.7.4 - 339.7) <A57AEEBB-351B-3DC8-A785-6BAADB43F977> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x8d43000 -  0x8d4fffb  com.apple.iLMBiMoviePlugin (2.7.4 - 339.7) <E1D19F5F-5727-3431-83B7-73414D88E0EA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x8d58000 -  0x8d6bfff  com.apple.iLMBiPhoto8Plugin (2.7.4 - 339.7) <D2D1B771-2982-3ACA-9F48-C7128162F68A> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x8d73000 -  0x8ed2fff  com.apple.iLMBiPhoto9Plugin (2.7.4 - 339.7) <D21A9767-1167-3AD9-8CD4-9F7C36EEECE6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x8f1b000 -  0x8f23ffb  com.apple.iLMBiPhotoPlugin (2.7.4 - 339.7) <8CA05801-85F5-3D63-8407-932E5826C28B> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x8f2a000 -  0x90ddff3  com.apple.iLMBiPhotoPlugin2012 (2.7.4 - 339.7) <7D471EFB-B3F0-3265-B256-AA92CF2794F4> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x9139000 -  0x9141ffb  com.apple.iLMBiTunesPlugin (2.7.4 - 339.7) <63A219A2-0872-3F35-8534-6F1D43792974> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x9148000 -  0x91f7fff  com.apple.iTunesAccess (11.0.4 - 11.0.4) <7B04A0C5-9076-3D97-8CDF-D17157E90757> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x9222000 -  0x9225fff  com.apple.iLMBLogicPlugin (2.7.4 - 339.7) <231807C9-C40E-3DFE-ABE9-E3267B587553> /Library/Application Support/iLifeMediaBrowser/*/iLMBLogicPlugin
    0x922b000 -  0x922cfff  com.apple.iLMBMoviesFolderPlugin (2.7.4 - 339.7) <04348BE1-770E-3D38-B9CC-75A34204F0FA> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x9231000 -  0x9233ffb  com.apple.iLMBPhotoBooth2Plugin (2.7.4 - 339.7) <52D54C62-EF85-300E-AC12-B6AF5BF0E405> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x9239000 -  0x923affd  com.apple.iLMBPhotoBoothPlugin (2.7.4 - 339.7) <2730DEE0-B4A6-39E0-8D6B-5E63B40C8419> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x933f000 -  0x94d3ffa  GLEngine (8.9.2) <73F967E8-16C2-3FB2-8C04-293EB038952D> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x950a000 -  0x968bfff  libGLProgrammability.dylib (8.9.2) <B7AFCCD1-7FA5-3071-9F11-5161FFA2076C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96bd000 -  0x96c8fff  libGPUSupport.dylib (8.9.2) <01E0F852-CBB7-3EE7-A2CD-79CB4A3EF2B5> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x96cf000 -  0x9b1cff3  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <5B46A344-20F2-3C75-9D42-D13092E6BB81> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x9c6f000 -  0x9c73fff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <CB7CDE62-DAEC-35AF-8ADB-3271AA2DF921> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x9c7a000 -  0x9c84fff  libGPUSupportMercury.dylib (8.9.2) <302EC167-66A3-3E12-8416-F03F50CA96D9> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0xa08e000 -  0xa0b9ff7  GLRendererFloat (8.9.2) <96FF25EA-1BC3-3FBA-85B6-08CC9F1D2077> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xa0c2000 -  0xa0caffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0xa17e000 -  0xa23cff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xbaee000 -  0xbaf3fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <903097A8-3922-3BF8-8B82-8BD1D831F6E7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe646000 -  0xe646ffb +cl_kernels (???) <93E9BE31-1EE6-4B18-B343-86E94A4162C1> cl_kernels
    0xe64b000 -  0xe64bff5 +cl_kernels (???) <C3025269-8ED6-486B-A402-F699B2231E4D> cl_kernels
    0xe64f000 -  0xe64fffb +cl_kernels (???) <D461B825-AB33-4025-97C6-B4D3D4EEAA7D> cl_kernels
    0xe658000 -  0xe658ff0 +cl_kernels (???) <1F0D3C58-F963-4D6D-9050-6F32148C270C> cl_kernels
    0xe65a000 -  0xe6ecfff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0xe701000 -  0xe702ff5 +cl_kernels (???) <1501C5F8-57F9-42CB-83FA-3C7C3C927098> cl_kernels
    0xe704000 -  0xe704ff0 +cl_kernels (???) <1F0D3C58-F963-4D6D-9050-6F32148C270C> cl_kernels
    0xe708000 -  0xe708ff6 +cl_kernels (???) <53F65028-5732-4573-B0AA-02AD9F86CF3B> cl_kernels
    0xe71c000 -  0xe71cffb +cl_kernels (???) <DE537613-A27C-4199-8563-1F4A472A91E1> cl_kernels
    0xeb17000 -  0xed1cfff  com.apple.audio.codecs.Components (3.1 - 3.1) <BB0D3850-7B21-3138-938B-E5E63020249D> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x105b6000 - 0x105dcffb  com.apple.QuartzComposer.ExtraPatches (4.1 - 284) <BC445DFA-0C21-332E-AD55-31224AF4E57A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x105ed000 - 0x10707ffb  com.apple.avfoundation (2.0 - 361.40) <BFC9959C-7F41-3D1B-B108-F4245E4D9311> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x107a4000 - 0x107ecffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x10811000 - 0x108faffb  com.apple.PubSub (1.0.5 - 65.32) <8DF8E1CB-D489-3EC9-8FCB-0AF73C6A233D> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x10953000 - 0x1097eff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1098e000 - 0x109a4ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x10af7000 - 0x10b22ff7  com.apple.iMovieQCPlugIns (1.1 - 1795) <83E8D414-6498-3F82-B262-D75B8CA05B5D> /Applications/iMovie.app/Contents/PlugIns/iMovieQCPlugIns.plugin/Contents/MacOS /iMovieQCPlugIns
    0x10b32000 - 0x10b73fff  com.apple.glut (3.5.2 - GLUT-3.5.2) <0A9E8D36-8EA6-328D-AEF9-E7A7B1A830D4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x10eb5000 - 0x10ed6fff  com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x10ee6000 - 0x10f4efeb  com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x10f7f000 - 0x10f86ffc  com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x10f8d000 - 0x10fc7fff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.31) <0761249B-19FD-39DA-819E-C827BE16B0B8> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x10fd3000 - 0x10fd7ff7  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x10fdc000 - 0x10ff4ff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x11800000 - 0x11849fff  com.apple.AppleVAH264HW.component (3.0 - 3.0) <E1B4C063-BF0D-3021-AFB0-4575C986140C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1190d000 - 0x11a58fff  com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x22bf7000 - 0x22fbcffb  com.apple.SceneKit (3.3 - 155.6) <CAD9C7C0-60E9-3B0E-8C10-AD78A5C2FDF2> /System/Library/Frameworks/SceneKit.framework/SceneKit
    0x70000000 - 0x7015eff7  com.apple.audio.units.Components (1.9 - 1.9) <F2B2712A-3203-3875-B1FF-768E92AE0D42> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8e2fa000 - 0x8ec49ffb  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <ED7895B5-BF75-3BC8-A956-8E423FD02395> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe5e000 - 0x8fe90e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x9000afff  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
    0x9000b000 - 0x9000bfff  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
    0x9000c000 - 0x90d44ff7  com.apple.QuickTimeComponents.component (7.7.1 - 2599.31) <A0445D02-A1C1-3D40-8219-D8EA6B28811C> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x90d45000 - 0x90d4cffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x90da5000 - 0x90dd6fff  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
    0x90dd7000 - 0x90de1ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x90de2000 - 0x90e15fff  libssl.0.9.8.dylib (47.1) <1725A506-BD80-39D5-8EE8-78D2FBBE194C> /usr/lib/libssl.0.9.8.dylib
    0x90e16000 - 0x90e17fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x90e18000 - 0x90e36ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90e37000 - 0x9121afff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9121b000 - 0x91290ff7  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
    0x91291000 - 0x912c6ff7  com.apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x912c7000 - 0x912c9ffc  com.apple.QuickTimeH264.component (7.7.1 - 2599.31) <25140E1C-EDF3-31EB-937F-C1439721E0BB> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x912ca000 - 0x91367ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <639CF802-BE94-39C5-AC97-B5B42FF910C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91368000 - 0x9136ffff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x91370000 - 0x9138dff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x9138e000 - 0x913c4ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x913c5000 - 0x91522ffb  com.apple.QTKit (7.7.1 - 2599.31) <B9AE5675-22B0-3AA9-903F-2195DA0B04F5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91523000 - 0x91543ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x91544000 - 0x91569ff7  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
    0x9156c000 - 0x9157aff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x9157b000 - 0x915d2ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x915d3000 - 0x916c4ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x916c5000 - 0x916d0fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x916d1000 - 0x916d1fff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x916d2000 - 0x916dbff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x916dc000 - 0x9172affb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9172b000 - 0x9172ffff  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
    0x91730000 - 0x91791fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91792000 - 0x91796ffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91797000 - 0x91797fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91798000 - 0x917b5fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x917b6000 - 0x917b9ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x91b33000 - 0x91b36ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91b37000 - 0x91b43ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91b44000 - 0x91b5bfff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x91b5c000 - 0x91b71fff  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
    0x91b72000 - 0x91b7afff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x91b7b000 - 0x92207ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92208000 - 0x92231ff7  libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9223e000 - 0x922a4fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x922a5000 - 0x922bfffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
    0x922ce000 - 0x922d0fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x922d1000 - 0x92319ff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9231a000 - 0x92368ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92369000 - 0x92379ff2  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
    0x9237a000 - 0x92415fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x92416000 - 0x92416ffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x92417000 - 0x9247ffe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92480000 - 0x92480fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92481000 - 0x926daff5  com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x926db000 - 0x926f1fff  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
    0x926f2000 - 0x92709ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9270a000 - 0x92741ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <23668AB5-68EA-37D2-978E-C9EF22BF8C0C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92742000 - 0x92742fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x92743000 - 0x92768ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92769000 - 0x927c3ff3  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x927c4000 - 0x92806ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x92807000 - 0x92816fff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92817000 - 0x92818fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x92819000 - 0x9283eff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9283f000 - 0x92889ff7  com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x92944000 - 0x9294efff  com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9294f000 - 0x92d6cfff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92d6d000 - 0x92db4ff7  com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x92db5000 - 0x92db6fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x92db7000 - 0x92dc3ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x92dc4000 - 0x92e40ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92e41000 - 0x92ea3fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x92ea4000 - 0x92fafff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x92fb0000 - 0x92fc5fff  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
    0x92fc6000 - 0x92feafff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92feb000 - 0x92ff8ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x92ff9000 - 0x92ffffff  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
    0x93000000 - 0x93050ff7  com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x93051000 - 0x9307effb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9307f000 - 0x9339fff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x933a0000 - 0x934f9ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x934fa000 - 0x93555fff  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
    0x93556000 - 0x93568fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x9358f000 - 0x9358ffff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93597000 - 0x935a1fff  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
    0x93644000 - 0x93648fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93649000 - 0x9364cffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x9364d000 - 0x93678ff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x93679000 - 0x9367afff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x9367b000 - 0x936c0ff7  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
    0x93718000 - 0x937afff7  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
    0x937b0000 - 0x937b1ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x937b5000 - 0x938c2ff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x938c3000 - 0x93b30ffb  com.apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93b31000 - 0x93c49ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x93c4a000 - 0x93f4fff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93f50000 - 0x93f53ff9  libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x93f85000 - 0x94066fff  libcrypto.0.9.8.dylib (47.1) <E4820342-4F42-3DEB-90DB-DE5A66C5585E> /usr/lib/libcrypto.0.9.8.dylib
    0x94067000 - 0x94223ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x94224000 - 0x9422bfff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x9422c000 - 0x9422cfff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9422d000 - 0x94368ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94369000 - 0x94485ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94486000 - 0x94486fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94487000 - 0x9448eff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9448f000 - 0x94490ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94491000 - 0x944b5fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x944b6000 - 0x944b7fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x944b8000 - 0x944c6fff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x944c7000 - 0x944d3ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
    0x944d4000 - 0x9465dff7  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
    0x9465e000 - 0x94734fff  com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94735000 - 0x9474efff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9474f000 - 0x949e9ff7  com.apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x949ea000 - 0x94a59ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x94a

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain iMacs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • IMovie '09 crashes every time I try to export

    I have tried to export to iDVD, to iTunes, "Export movie..." and "Export using Quicktime..."  Every time, it gets down to about 3 minutes remaining and then quits.
    iMac 3.06 GHz Intel Core 2 Duo
    4 GB RAM
    500 GB HD, 174 GB free
    10.6.8
    Here is the crash log, any ideas?
    Process:         iMovie [4451]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [109]
    Date/Time:       2011-11-10 19:53:56.717 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          567431 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  529568 sec
    Per-App Crashes Since Last Report:   20
    Anonymous UUID:                      CEC7AE0C-59B1-4066-8236-7F8A2B9F6051
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000099f4e5a0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                               0xa0bed4da vtable for WebCore::JSDOMPluginArrayOwner + 10
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x90c3d382 kevent + 10
    1   libSystem.B.dylib                 0x90c3da9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x90c3cf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x90c3ccfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x90c3c781 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x90c3c5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x90c3c412 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x90c3c9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x90c3c5c6 start_wqthread + 30
    Thread 3:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                 0x90c16afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90c17267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92e702df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92e6f3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92e75304 CFRunLoopRun + 84
    5   com.apple.QTKit                   0x93081465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x90c16afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90c17267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92e702df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92e6f3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92e75304 CFRunLoopRun + 84
    5   com.apple.FWAVCPrivate            0x0083d1b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
    6   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x90c16b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x90c446e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x90c735a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x9a2dfb90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x9a2df8ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component    0x94dcfd25 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x90c16b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x90c446e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x90c735a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x9a2dfb90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x9a2df8ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore    0x9a33a5aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x90c16b4e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9a2f1942 MPWaitOnSemaphore + 125
    2   ...ickTimeComponents.component    0x9522a36b DecompressFramesMPTask + 114
    3   ...ple.CoreServices.CarbonCore    0x9a2bf54a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x90c16b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x90c446f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x90c8d05f pthread_cond_wait + 48
    3   ...ickTimeComponents.component    0x94f3e165 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore          0x9103fbf1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                 0x90c16afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90c17267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92e702df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92e6f3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92e6f1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation              0x96875224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation              0x9683c4c4 -[NSThread main] + 45
    7   com.apple.Foundation              0x9683c474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    9   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 11:  com.apple.CFSocket.private
    0   libSystem.B.dylib                 0x90c35ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x92eafc53 __CFSocketManager + 1091
    2   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    3   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 12:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c442b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore          0x9103fc3c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 13:
    0   libSystem.B.dylib                 0x90c16b4e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9a2f1942 MPWaitOnSemaphore + 125
    2   ...ickTimeComponents.component    0x9522a36b DecompressFramesMPTask + 114
    3   ...ple.CoreServices.CarbonCore    0x9a2bf54a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990a8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990a8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990a8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990a8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990f052 iCodecDecompressorComponentDispatch + 37730
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990f052 iCodecDecompressorComponentDispatch + 37730
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990a8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                 0x90c44aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x90c4475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x90c463f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec    0x1990a8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x90c16b4e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9a2f1942 MPWaitOnSemaphore + 125
    2   ...ickTimeComponents.component    0x9522a36b DecompressFramesMPTask + 114
    3   ...ple.CoreServices.CarbonCore    0x9a2bf54a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x90c16b4e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9a2f1942 MPWaitOnSemaphore + 125
    2   ...ickTimeComponents.component    0x9522a36b DecompressFramesMPTask + 114
    3   ...ple.CoreServices.CarbonCore    0x9a2bf54a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x90c44259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90c440de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1aad6592  ebx: 0x00000020  ecx: 0xfffe52a0  edx: 0x24690558
      edi: 0x00000001  esi: 0x1ab243a8  ebp: 0x235dc000  esp: 0xbfffcd0c
       ss: 0x0000001f  efl: 0x00010286  eip: 0xa0bed4da   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x99f4e5a0
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 8.0.6 (821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder 1.0 (84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium 3.0.0 (157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x643fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
      0x689000 -   0x7bbfe4  com.apple.Helium.HeliumRender 2.0.0 (157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x814000 -   0x814ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
      0x838000 -   0x86bff3  com.apple.FWAVCPrivate 30.46 (46) <786C1EA9-AE6E-C66F-A290-8705A4F43EA8> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
      0xc00000 -   0xd79ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      0xdff000 -   0xe23fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
      0xefd000 -   0xf4d01f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x12d5b000 - 0x13160fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x153b9000 - 0x153bbff7  com.apple.podcastproducer.ImageDiffer 1.2.3 (168.7) <0EE2A12C-11A5-5801-5442-D5A7C7542CF3> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0x15781000 - 0x15789ff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x15790000 - 0x15791ff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x15796000 - 0x157a0ff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x157a6000 - 0x157a8ff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x157ad000 - 0x157b1ff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x157b7000 - 0x157c3ff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x157cd000 - 0x157e1ffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x157e9000 - 0x157f2ff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x157f9000 - 0x157fbff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x15900000 - 0x15a49fe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x15a8a000 - 0x15bd6fe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x15c19000 - 0x15c21ff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x15c28000 - 0x15cd8ff3  com.apple.iTunesAccess 10.5 (10.5) <47FFADAD-AB98-6BA9-B5BE-EA4AE2DA4CDB> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x15d09000 - 0x15d0bff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x15e4e000 - 0x15e53fff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <EDDCFD0D-37F6-A846-EB4D-8E683ACC5184> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x15fb1000 - 0x15fb3ff7  com.apple.PDFImporter 2.1 (???) <C78368B0-3712-067C-9467-55932890C979> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x162e6000 - 0x162e9ff3  libFontRegistryUI.dylib ??? (???) <2F4E6F71-F4FE-4B2D-A872-94B2FCE0D31B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x162f4000 - 0x162f8ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1657f000 - 0x16585ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x18f00000 - 0x18f3cfe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1787) <D20581EB-375E-4266-24B7-CBF062B819E6> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x18f48000 - 0x18f9dfef  com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x19900000 - 0x1991bfef  com.apple.AppleIntermediateCodec 1.3.2 (153) <EFB476B9-486E-5112-50C8-8918A7964C22> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x19921000 - 0x1993afe7  com.apple.applepixletvideo 1.2.29 (1.2d29) <52810348-A138-D148-92E4-9E1D73EA18A0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x19c00000 - 0x19c7afef  com.apple.AppleVAH264HW.component 2.0 (1.0) <482C506F-33B8-438F-8925-B15657ED9599> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1cd9d000 - 0x1cdc1ff7  com.apple.QuartzComposer.ExtraPatches 4.2 (156.16) <877B2D84-7CA6-501F-FF2D-C33BC52C0074> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x1cdd1000 - 0x1ce1dffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1ce42000 - 0x1ce6bfff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1e500000 - 0x1e6e6fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x20ece000 - 0x20ed2ff7 +com.bensyverson.quartzcomposer.dvmatte 1.0 (1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x24098000 - 0x240c4fff  com.apple.oxygene.layers.iDVDQCPatches 1.0.0 (602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x9000dfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9000e000 - 0x90010ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9066e000 - 0x9068efe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x9068f000 - 0x90727fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90755000 - 0x90a4ffef  com.apple.QuickTime 7.6.6 (1787) <AC48EAD9-7201-7CE6-C826-41B12963FECF> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90a50000 - 0x90a51ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90a52000 - 0x90a52ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90a53000 - 0x90c15feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90c16000 - 0x90dbdff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x90dbe000 - 0x90fe9ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90fea000 - 0x91033fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91034000 - 0x9127dffb  com.apple.JavaScriptCore 6534.51 (6534.51.21) <EA8C05E3-4719-B3FA-E17E-EC9BBC09F5B2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x913e1000 - 0x913e7fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x913e8000 - 0x91423feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91424000 - 0x91440fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91441000 - 0x91441ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x914e3000 - 0x916c1feb  libType1Scaler.dylib ??? (???) <59FE1036-1BC2-1A8E-F7C6-E0CC15A4D6D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x916c2000 - 0x9177bfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9179a000 - 0x917deff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x917df000 - 0x917e3ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x917e4000 - 0x917fcff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91816000 - 0x918beffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x918bf000 - 0x91cd5ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91cd6000 - 0x925b9ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x925e8000 - 0x925e8ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x925e9000 - 0x925ecff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x925ed000 - 0x925f8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x925f9000 - 0x925fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x925fd000 - 0x92643ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x92644000 - 0x92681ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92682000 - 0x9268cffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92695000 - 0x9270cff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9270d000 - 0x92d88ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92d89000 - 0x92dceff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x92deb000 - 0x92e32ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x92e33000 - 0x92faefe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92faf000 - 0x930f2fef  com.apple.QTKit 7.7 (1787) <3B47A1A0-7AB5-C1C9-42DE-5993D1012D47> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x930f3000 - 0x930faff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9316f000 - 0x9316fff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93170000 - 0x93180ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93183000 - 0x93183ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93184000 - 0x9318cff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9318d000 - 0x931affef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93225000 - 0x93228ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93229000 - 0x93237ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93238000 - 0x9323aff7  com.apple.QuickTimeH264.component 7.6.6 (1787) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9323b000 - 0x93242ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93278000 - 0x9327cff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9327d000 - 0x932a5ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x932a6000 - 0x932b4fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x932b5000 - 0x932bbff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x93300000 - 0x9336afe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9336b000 - 0x933aeff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x933af000 - 0x933bfff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x933f9000 - 0x93536fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9353a000 - 0x93547ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93548000 - 0x9356fff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93570000 - 0x93777feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93778000 - 0x937d2fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x93806000 - 0x9384afe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9384b000 - 0x93928fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x93929000 - 0x93932ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93933000 - 0x93936ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x93937000 - 0x93a38fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x93a39000 - 0x93abbffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93abc000 - 0x93f0dfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93f0e000 - 0x93f8efeb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93fdd000 - 0x93fdeff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93fdf000 - 0x93ffeff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93fff000 - 0x940d0fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x940d1000 - 0x9418dfff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9418e000 - 0x94193ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94194000 - 0x942c2fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x942dc000 - 0x94300ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94353000 - 0x94455fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x9450d000 - 0x9460ffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9461c000 - 0x946caff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94817000 - 0x9576cffb  com.apple.QuickTimeComponents.component 7.6.6 (1787) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9576d000 - 0x95868fff  com.apple.PubSub 1.0.5 (65.28) <9B97DE47-66EC-9F6C-3A32-0EBBE7925CCE> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9591a000 - 0x95920fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95921000 - 0x959fbfff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x959fc000 - 0x95ac7fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95ac8000 - 0x95b5afe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95b5b000 - 0x95b65ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95bae000 - 0x95be1fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x95be2000 - 0x95dc4fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95dc5000 - 0x95e1dfe7  com.apple.datadetectorscore 2.0 (80.7) <D1644549-DBF1-A2DA-55A4-D3AFD5F8315A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x95e1e000 - 0x95e97ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95ef4000 - 0x95f2cff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95f88000 - 0x96066fef  com.apple.QuickTimeMPEG4.component 7.6.6 (1787) <555FE726-01F3-CE43-A339-5D214EC92569> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x96067000 - 0x96104fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96105000 - 0x96232ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96233000 - 0x962e3fe3  com.apple.QuickTimeImporters.component 7.6.6 (1787) <B44DD024-3C2A-6A3A-2C94-EBF0CBA06067> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x962e4000 - 0x9633aff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9633b000 - 0x96346ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96347000 - 0x963abffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x963ad000 - 0x964d3fe7  com.apple.WebKit 6534.51 (6534.51.22) <8E713C26-E90D-0E4B-5FE1-7AFFA8DF2935> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96671000 - 0x96682ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96683000 - 0x96700ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x96701000 - 0x967aefe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x967b4000 - 0x967f4ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x967f5000 - 0x967f9ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x967fa000 - 0x967fbff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96826000 - 0x96a97fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96a98000 - 0x96b50feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x96b5f000 - 0x96b9cff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96b9d000 - 0x96c38fe7  com.apple.ApplicationServices.ATS 275.19 (???) <9FA31967-CF14-B033-EB8D-570561D12A13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c39000 - 0x96c7aff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96c7b000 - 0x96cabff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x96cac000 - 0x96d0dfe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96d0e000 - 0x96d22fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x96d44000 - 0x96d5fff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96d60000 - 0x97084fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97085000 - 0x970f3ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x970f4000 - 0x970f4ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x970f5000 - 0x9712fff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x97130000 - 0x9716eff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9738f000 - 0x976faff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x976fb000 - 0x976fbff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x976fc000 - 0x97711fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97712000 - 0x97745ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97b8d000 - 0x97b9fff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x97ba0000 - 0x97c0fff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97c10000 - 0x97c31fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97c32000 - 0x97c7ffeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97c80000 - 0x97caaff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x97cab000 - 0x9849a557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9849b000 - 0x984a7ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x984a8000 - 0x984e2fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x984e9000 - 0x9851ffff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x9859f000 - 0x986abff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x986e8000 - 0x986faff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9873c000 - 0x987b6fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x987b7000 - 0x98863fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x98864000 - 0x98864ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98865000 - 0x98945fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98946000 - 0x98946ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98947000 - 0x98952ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x98953000 - 0x989c2ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x989c3000 - 0x98a16ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98a17000 - 0x98a92fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98a93000 - 0x98ad6ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x98ad7000 - 0x98f92ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x98f93000 - 0x98f95ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98f96000 - 0x98fe6ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x98fe7000 - 0x9900dffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9900e000 - 0x99050ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x99051000 - 0x99486ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x99487000 - 0x9a1ebfe7  com.apple.WebCore 6534.51 (6534.51.22) <1E9475BF-87F2-A81F-E096-BBB126BCDF30> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9a1ec000 - 0x9a200ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9a201000 - 0x9a25eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9a299000 - 0x9a5b9ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9a5ba000 - 0x9a81ffeb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9a983000 - 0x9a9a2fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x9a9a3000 - 0x9ab25fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x9ab26000 - 0x9ab57ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500418ASQ, 465.76 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: USB to Serial-ATA bridge, 0x04fc  (SUNPLUS TECHNOLOGY CO., LTD.), 0x0c25, 0x24300000 / 4
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24100000 / 3
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x24120000 / 5
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 3
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x26200000 / 2
    USB Device: USB Reader, 0x05e3  (Genesys Logic, Inc.), 0x0716, 0x26220000 / 5
    USB Device: Iomega External HD, 0x059b  (Iomega Corporation), 0x0374, 0x26210000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 5
    FireWire Device: OneTouch, Maxtor, Up to 400 Mb/sec

    I had the exact same error/dump.
    Here is what I did to fix it.
    1.  Get back to the last known good working verison.  Hopefully you have one or can delete enough artefacts to get back to the working copy.  When you have a version that exports properly, you can proceed to the next step.
    2.  Keep adding back items one at a time.  Do an export after each addition to make sure you are still ok.
    3.  It takes time but at some point you will find the item that caused the crash.
    4.  In my case it was a picture.  For me it was inserted about half-way through my project and that is roughly where it crashed during the export process (judging by the time remaining).
    5.  For me, I just added the picture back into the project.  Did not even have to create it or import it again.  Was worried it was corrupt, but was lucky.
    6.  The issue for me seemed to be the original addition of the picture to the project (again, nothing was wrong with the picture).
    Good luck.
    p.s.Like most people, it tried different export sizes and methods (quicktime, export movie, publish to itunes).  All had the same issue.  None of these were causing the crash - it was the addition of the artefact.

  • IMovie 09 crashes when capturing HD video from Sony HDR-FX1

    I have done this many times before on an white iMac 24" and an aluminum MB Pro. However, on my new MB Pro 13", when I attempt to capture video from my Sony HDR-FX1, the program crashes. I have removed and reinstalled iMove, including updates, but still nothing. Any ideas? Here's the crash report is:
    Process: iMovie [930]
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: com.apple.iMovie8
    Version: 8.0 (717)
    Build Info: iMovieApp-7170000~52
    Code Type: X86 (Native)
    Parent Process: launchd [211]
    Date/Time: 2009-12-14 21:45:40.737 -0800
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 74446 sec
    Crashes Since Last Report: 8
    Per-App Interval Since Last Report: 404 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: C2DE9415-4661-437E-9221-8607B17AB056
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000010
    Crashed Thread: 21
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9127f691 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x9563ff0c RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x9563fcc3 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x9563fb48 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x96f97ac5 _DPSNextEvent + 847
    9 com.apple.AppKit 0x96f97306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.iMovie8 0x000386b5 0x1000 + 226997
    11 com.apple.AppKit 0x96f5949f -[NSApplication run] + 821
    12 com.apple.AppKit 0x96f51535 NSApplicationMain + 574
    13 com.apple.iMovie8 0x00003ed9 0x1000 + 11993
    14 com.apple.iMovie8 0x0000333c 0x1000 + 9020
    15 com.apple.iMovie8 0x00003269 0x1000 + 8809
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x928f30ea kevent + 10
    1 libSystem.B.dylib 0x928f3804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x928f2cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x928f2a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x928f24f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x928f2336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.QTKit 0x95086cdd QTVisualContextImageProviderWorkLoop + 114
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x928f2182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x928f2718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x928f2336 start_wqthread + 30
    Thread 4:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.DVCPROHDMuxer 0x19b120fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.FWAVCPrivate 0x00a051b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9127f691 CFRunLoopRunInMode + 97
    5 com.apple.CoreMediaIOServices 0x93d7e4a7 MIO::DAL::RunLoop::OwnThread(void*) + 157
    6 com.apple.CoreMediaIOServices 0x93d8036c CAPThread::Entry(CAPThread*) + 180
    7 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    8 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.iMovie8 0x0001c5b2 0x1000 + 112050
    6 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    9 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x928cc916 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1f7295d8 0x1f200000 + 5412312
    2 com.apple.AVCHDPlugin 0x1f7a6bf6 0x1f200000 + 5925878
    3 com.apple.AVCHDPlugin 0x1f729a61 0x1f200000 + 5413473
    4 libSystem.B.dylib 0x929c2e52 pthreadbody + 27
    Thread 9:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.AVCHDPlugin 0x1f5f7ddf 0x1f200000 + 4160991
    4 com.apple.AVCHDPlugin 0x1f6252d0 0x1f200000 + 4346576
    5 com.apple.AVCHDPlugin 0x1f5f7a7e 0x1f200000 + 4160126
    6 com.apple.AVCHDPlugin 0x1f729a61 0x1f200000 + 5413473
    7 libSystem.B.dylib 0x929c2e52 pthreadbody + 27
    Thread 10:
    0 libSystem.B.dylib 0x928cc916 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1f7295d8 0x1f200000 + 5412312
    2 com.apple.AVCHDPlugin 0x1f7a6bf6 0x1f200000 + 5925878
    3 com.apple.AVCHDPlugin 0x1f72c088 0x1f200000 + 5423240
    4 com.apple.AVCHDPlugin 0x1f729a61 0x1f200000 + 5413473
    5 libSystem.B.dylib 0x929c2e52 pthreadbody + 27
    Thread 11:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.DiscRecording 0x936001d7 DRWorkLoop::WorkLoop() + 271
    6 com.apple.DiscRecording 0x936000b5 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    7 com.apple.DiscRecording 0x935ffe21 DRThreadObject::StartRoutine(DRThreadObject*) + 151
    8 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    9 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x928cc93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92929028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x941ba235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x941b9f73 TSWaitOnSemaphoreCommon + 511
    5 ...ickTimeComponents.component 0x98419035 ReadSchedulerThreadEntryPoint + 4698
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x928cc93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92929028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x941ba235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x941b9f73 TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x94214508 AIOFileThread(void*) + 1127
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 ...ickTimeComponents.component 0x98586443 jpegdecompress_MPLoop + 79
    4 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    5 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x928cc9ee machwaituntil + 10
    1 libSystem.B.dylib 0x929549e5 nanosleep + 345
    2 libSystem.B.dylib 0x92954886 usleep + 61
    3 com.apple.iMovie8 0x00016a63 0x1000 + 88675
    4 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.MPEG2TSDecoder 0x003b03f5 MP2Dec_AudioVideoDecoder::Start() + 709
    4 com.apple.iMovie8 0x000179d2 0x1000 + 92626
    5 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    6 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    7 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    8 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x928f2182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x928f2718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x928f2336 start_wqthread + 30
    Thread 18:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.FWAVCPrivate 0x00a0cf68 AVS::MPEG2ReceiverRTThreadStart(AVS::MPEG2ReceiverThreadParams*) + 238
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.MPEG2TSDecoder 0x003c7bdf TransportStreamPacketManager::examinesMiddleTspChunkForDiskCaching() + 975
    4 com.apple.MPEG2TSDecoder 0x003c7cd8 TransportStreamPacketManager::tspmThreadFunction(void*) + 24
    5 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    6 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.MPEG2TSDecoder 0x003c7f9f TransportStreamPacketManager::getTspChunk() + 431
    4 com.apple.MPEG2TSDecoder 0x003bfbab Mpeg2TsParser::mtpThreadFunction(void*) + 59
    5 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    6 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 21 Crashed:
    0 com.apple.AppleVAFramework 0x925f45cc AVAFQTInitDecoder + 300
    1 com.apple.MPEG2TSDecoder 0x003af0ce MP2Dec_AudioVideoDecoder::SequenceStart(int, int, unsigned int, unsigned int) + 238
    2 com.apple.MPEG2TSDecoder 0x003af519 MP2DecAudioVideoDecoder::SetupVideoFrame(MP2DecVideoFrame*) + 89
    3 com.apple.MPEG2TSDecoder 0x003b0671 MP2DecAudioVideoDecoder::DecodeVideo(MP2DecVideoFrame*) + 33
    4 com.apple.MPEG2TSDecoder 0x003bb64e ThreadFunction(void*) + 30
    5 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    6 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x928fa806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92926441 nanosleep$UNIX2003 + 188
    2 com.apple.Foundation 0x9149bbe8 +[NSThread sleepForTimeInterval:] + 123
    3 com.apple.iLMBiMoviePlugin 0x196dc8ae 0x196d6000 + 26798
    4 com.apple.iLifeMediaBrowser 0x921119e1 -[ILMediaBrowserPathWatcher notifyObserverThreaded:] + 455
    5 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    6 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    7 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    8 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 21 crashed with X86 Thread State (32-bit):
    eax: 0xb0a15dbc ebx: 0x925f44b1 ecx: 0x00000000 edx: 0x00000005
    edi: 0xb0a15e48 esi: 0x1de0c800 ebp: 0xb0a15dd8 esp: 0xb0a157d0
    ss: 0x0000001f efl: 0x00010283 eip: 0x925f45cc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000010
    Binary Images:
    0x1000 - 0x311ff4 com.apple.iMovie8 8.0 (717) <5342EC0F-6142-8B6C-DAFF-59F185EFB31A> /Applications/iMovie.app/Contents/MacOS/iMovie
    0x3aa000 - 0x3e3fe3 com.apple.MPEG2TSDecoder 1.0 (84) <C7B8AFF8-2054-420E-9439-566B4E3CE95F> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
    0x419000 - 0x43afff com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
    0x44b000 - 0x4eeff4 com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x551000 - 0x552ff7 com.apple.Helium 3.0.0 (157) <E042B44B-7255-5716-F418-55D3E57E149F> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
    0x556000 - 0x557fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
    0x55c000 - 0x611fe7 libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
    0x657000 - 0x789fe4 com.apple.Helium.HeliumRender 2.0.0 (157) <D54435F7-8FD3-6721-32CB-46C51A64A4C4> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x7df000 - 0x7dfff7 libmx.A.dylib ??? (???) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0xa00000 - 0xa33ff3 com.apple.FWAVCPrivate 1.46 (46) <B94E91F9-5D42-B8A7-59E6-C040938CF307> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0xaa2000 - 0xabeff7 GLRendererFloat ??? (???) <FE1D4967-5C89-4C0F-FA40-5AF1EB1A742D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xc11000 - 0xc13ff7 com.apple.PDFImporter 2.1 (???) <C78368B0-3712-067C-9467-55932890C979> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0xcd6000 - 0xce8fd9 com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xd00000 - 0xe71ff7 GLEngine ??? (???) <132E6F18-BD3F-53AC-8448-2B68A83B0393> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xf51000 - 0xf54fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xf59000 - 0xfbefde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0xfde000 - 0xfe102f Motion ??? (???) <B5E862EE-E0FF-4F86-A789-98E3E601A18C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x12d59000 - 0x1315ffef libclh.dylib ??? (???) <3ACD0D90-B1E9-59DA-729E-7E97092F9A24> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dyl ib
    0x13183000 - 0x131c9fc3 com.apple.motion.component 1.0 (1.0) <77973A13-4E79-426F-853F-2318E52A2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x134f8000 - 0x134f9ff7 com.apple.iLMBAppDefPlugin 2.1.3 (110.0.3) <1AB6E764-5484-676C-3FC5-E53783C50170> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x13f92000 - 0x13f97ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6FDFF3C8-7ECE-CB74-1374-9C0230C54F78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x13f9d000 - 0x13fa4ffb com.apple.IOFireWireAVCLib 4.0.6 (4.0.6) <5D2F23E8-F2E5-9A20-9777-2017AC2223CE> /System/Library/Extensions/IOFireWireAVC.kext/Contents/PlugIns/IOFireWireAVCLib .plugin/Contents/MacOS/IOFireWireAVCLib
    0x151f5000 - 0x151f6ff7 com.apple.iLMBFolderPlugin 2.1.3 (110.0.3) <A7B27EE5-BC0F-0E44-404C-125BD2695489> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x175e4000 - 0x175ebff7 com.apple.iLMBAperturePlugin 2.1.3 (110.0.3) <CC5BD6F4-E4B3-FA73-15FF-C4943DA587A6> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x175f2000 - 0x175f6ff7 com.apple.iLMBGarageBandPlugin 2.1.3 (110.0.3) <15887956-ED89-D9F8-9F8D-E9181F52CB13> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x17fee000 - 0x17ff7ff7 com.apple.iLMBiPhotoPlugin 2.1.3 (110.0.3) <5288A476-63F2-0F4C-EEE4-B0E2326047A6> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x196d6000 - 0x196e2ff7 com.apple.iLMBiMoviePlugin 2.1.3 (110.0.3) <52F28367-C3FE-3634-8FFE-C982307AAE1B> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x1970f000 - 0x19720ffb com.apple.iLMBiPhoto8Plugin 2.1.3 (110.0.3) <E38BD03F-207A-2B60-46F9-EBB56357DD09> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x19728000 - 0x19730ff7 com.apple.iLMBiTunesPlugin 2.1.3 (110.0.3) <067E1370-7995-4EFF-E710-C2F9EDB44848> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x19737000 - 0x197fffe3 com.apple.iTunesAccess 9.0.2 (9.0.2) <BE683D34-0A0C-4153-FF5E-21CBBBFDD447> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x19820000 - 0x19822ff7 com.apple.iLMBMoviesFolderPlugin 2.1.3 (110.0.3) <9876D044-6851-5103-4282-EF72255F73EA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x19827000 - 0x19829ff7 com.apple.iLMBPhotoBoothPlugin 2.1.3 (110.0.3) <3342BF75-0C3C-32B2-B365-2F511F3B0164> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x1992e000 - 0x19932ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <39CD9296-183C-5603-94A4-0A0EC327BA69> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19937000 - 0x1993dffb com.apple.audio.AppleHDAHALPlugIn 1.7.9 (1.7.9a4) <A686EC36-C3D5-131F-46D2-F174F5477C77> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19942000 - 0x19998fd6 com.apple.DVCPROHDAudio 1.3 (1.3) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x19b00000 - 0x19b4afec com.apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x1a248000 - 0x1a289fe3 com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1a6eb000 - 0x1a6f0fff com.apple.MP4RADPlugin 1.0 (1.0) /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0x1aab8000 - 0x1aad2fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1ac76000 - 0x1ad0cff3 com.apple.GeForceVADriver 1.6.6 (6.0.6) <1CA173D6-85E2-5C67-3FB1-3829D9ED44EE> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x1b200000 - 0x1b22dfff com.apple.mio.DAL.AVC_4 124.0 (850) <51E9489E-96E2-DC19-48BE-0B091CC636E0> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AVC.p lugin/Contents/MacOS/AVC
    0x1b41a000 - 0x1b456ff7 com.apple.DP.ScreenInputDevice 7.0 (7.0) <EEB9C00A-4B5E-3B2D-22D7-852541DD4785> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Apple ScreenInputDevice.plugin/Contents/MacOS/AppleScreenInputDevice
    0x1b461000 - 0x1b4defe7 com.apple.AppleVADriver 4.7.5 (4.7.5) <15B7CB52-74FE-06EF-2D5F-381566CE8A05> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x1b59f000 - 0x1b5a4ff7 com.apple.iokit.SCSITaskLib 2.6.0 (2.6.0) <2C1678A0-A9D1-0053-2A59-F20B59F1E1BA> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x1b5bf000 - 0x1b5d8fe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1b656000 - 0x1b689ff3 com.apple.FWAVC 124.46 (46) <20704FAF-AAA6-1131-AB13-73A09A3910AB> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x1b69e000 - 0x1b6c8fff com.apple.mio.DAL.VDC_4 124.0 (850) <14566EB9-3599-2304-6C38-EB558A9562C0> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x1b6d1000 - 0x1b86cfff com.apple.TundraUnits 124.0 (850) <344D3438-14F5-332E-9569-D92D304BC327> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Tundr aUnits.bundle/Contents/MacOS/TundraUnits
    0x1b88e000 - 0x1b8b8ffb com.apple.QuickTimeIIDCDigitizer 7.6.3 (1591.3) <73B2D191-434A-BF2D-046F-8C4E84113637> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1d6a8000 - 0x1d6c8ff3 com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x1e080000 - 0x1e0bcfe3 com.apple.QuickTimeFireWireDV.component 7.6.3 (1591.3) <8E3D38A3-1005-305C-7B70-D400AB4AC0F3> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1e108000 - 0x1e14cfe7 com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x1e18c000 - 0x1e1a9ff7 com.apple.IOFireWireLib 4.1.7 (4.1.7) <E8209019-3593-E872-EF40-B02434D321A4> /System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/IOFireWireLib .plugin/Contents/MacOS/IOFireWireLib
    0x1ec00000 - 0x1ec55fef com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1ed5f000 - 0x1edb6ffb com.apple.proapps.MIO 1.0.2 (1.0.2) /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x1ef00000 - 0x1ef3afff com.apple.CoreMediaIOServicesPrivate 23.0 (951) <596EF646-C29C-1B9E-4FE3-8301C1648381> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x1ef56000 - 0x1ef7fff7 com.apple.CoreMediaPrivate 20.0 (20.0) <29A9848F-2C1C-BDE4-EADC-2A3C71C1DBC4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x1f200000 - 0x1f8fefeb com.apple.AVCHDPlugin 1.0.1 (1.0.1) <ED369564-9C7B-4609-CEF4-0D1A2DB794F5> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0x1f9d0000 - 0x1fb8dfec com.apple.MPEG2PSRADPlugin 1.2 (1.2) <6C43F60E-90E2-5CAA-4B0D-950C0E12C509> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0x22200000 - 0x22279fef com.apple.AppleVAH264HW.component 2.0 (1.0) <FFC0DED4-1AA1-267E-CE43-0261727DA31D> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x2233b000 - 0x223defd3 com.apple.AppleHDVCodec 1.4.1 (222) <68ABD695-E990-4F5F-9074-D2C4AE440637> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x22900000 - 0x22b23fe7 com.apple.audio.codecs.Components 2.0 (2.0) <064E9181-38CC-C2D3-070D-4D162D2903E8> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700cbffb com.apple.audio.units.Components 1.6.1 (1.6.1) <600769A2-479A-CA6E-A214-C8766F7CBD0F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f611000 - 0x8fa52fe7 com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) <205911D0-3CE3-D53C-289B-319A4E4BA153> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90042ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90043000 - 0x90225fff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90226000 - 0x90a50fe7 com.apple.WebCore 6531.21 (6531.21.8) <A1527339-942C-164F-03CB-0949EEA144C4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90a51000 - 0x90a51ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90a8c000 - 0x90b8dfe7 libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
    0x90b8e000 - 0x90bceff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90c19000 - 0x90d20fe3 com.apple.DiskImagesFramework 10.6 (281) <B57DDA36-9B4B-9D57-7072-91D531BDD2BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x90dd0000 - 0x90efefe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90f07000 - 0x90fe1ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90fe2000 - 0x90fe4ff7 libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90fe5000 - 0x9105eff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9105f000 - 0x91066ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91067000 - 0x910b8ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x910b9000 - 0x91160fe7 com.apple.CFNetwork 454.5 (454.5) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91161000 - 0x91162ff7 com.apple.TrustEvaluationAgent 1.1 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91163000 - 0x911fffe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91200000 - 0x91231ff3 libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x91232000 - 0x91243ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91244000 - 0x913bbfef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x913bc000 - 0x913faff7 com.apple.QuickLookFramework 2.1 (327.3) <84AF77F0-DAFD-DCED-FBD4-DCF827650F44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x913fb000 - 0x9166bffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x916aa000 - 0x916aeff7 libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x916af000 - 0x916d7ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x916d8000 - 0x916f6ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9174a000 - 0x9174dfe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9174e000 - 0x91760ff7 com.apple.CoreMediaAuthoring 0.677 (677) <197EAB61-ACCE-E5AC-08FA-2A2D4E122E86> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x91761000 - 0x9176eff7 com.apple.opengl 1.6.5 (1.6.5) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9176f000 - 0x91799ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9179a000 - 0x917b2ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x917b3000 - 0x917d3fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91883000 - 0x919affe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x919b0000 - 0x91a5eff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91a5f000 - 0x91a62ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91a63000 - 0x91b10fe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x91b11000 - 0x91caefef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FF236E3F-A016-2AEB-3E62-7108E76EF825> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91caf000 - 0x91cb0ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91cb1000 - 0x91dbeff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x91dbf000 - 0x91dbfff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91e2f000 - 0x91ee2fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x91ee3000 - 0x91f17ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
    0x920da000 - 0x9214bff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <C862CAE1-1906-CD45-7D66-F8798483BAA5> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9214c000 - 0x92153fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92154000 - 0x92162fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x92163000 - 0x92163ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92227000 - 0x9227dff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9227e000 - 0x922b6ff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x922e1000 - 0x92390ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x923b3000 - 0x923d7ff7 libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9240f000 - 0x92501ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x9257e000 - 0x925d8ff7 com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x925d9000 - 0x92649ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92691000 - 0x926c6ff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
    0x928cc000 - 0x92a70feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x92a71000 - 0x92ab7ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x92adf000 - 0x92f14ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92f15000 - 0x92f31fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92f32000 - 0x93144fff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93287000 - 0x932cbfe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x932cc000 - 0x932ccff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x932cd000 - 0x932ddff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x932de000 - 0x93355fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93356000 - 0x93581ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93582000 - 0x935b8fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x935b9000 - 0x935fcff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x935fd000 - 0x936d8ff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x936d9000 - 0x93729ff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9372a000 - 0x9372dff7 libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9372e000 - 0x93798fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x937bf000 - 0x93817fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93818000 - 0x939f3ff3 libType1Scaler.dylib ??? (???) <BD3674DE-EAD9-C57A-0072-3C18970DCC1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x939f4000 - 0x93c56ff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93c57000 - 0x93c5dfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93c5e000 - 0x93c8eff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93c8f000 - 0x93c8fff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93c90000 - 0x93d2dfe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93d2e000 - 0x93d6fff7 libRIP.A.dylib ??? (???) <6DB158C6-A84D-98C9-1D48-868A3DB17D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93d70000 - 0x93dacfff com.apple.CoreMediaIOServices 124.0 (850) <FD86FB28-9BA1-0993-1172-F10F61EA6344> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93dcf000 - 0x94136ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94173000 - 0x94492fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94493000 - 0x94570ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x94571000 - 0x945f1feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x945f2000 - 0x9468afe7 edu.mit.Kerberos 6.5.9 (6.5.9) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9468b000 - 0x94aa1ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94aa2000 - 0x94aa6ff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94abb000 - 0x94ac0ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94ac1000 - 0x94af4ff7 com.apple.AE 496.1 (496.1) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94b36000 - 0x94b36ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94b8b000 - 0x94b98ff7 com.apple.NetFS 3.2.1 (3.2.1) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x94b99000 - 0x94bc0ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94bc1000 - 0x94d43fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x94d44000 - 0x94da8ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94da9000 - 0x94dadff7 libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94db1000 - 0x94df3fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94df4000 - 0x94e6efef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94e6f000 - 0x94ea4ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94ea5000 - 0x94f36fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94f37000 - 0x94fa5ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x94fab000 - 0x94fb5fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94fb6000 - 0x950f5fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x950f6000 - 0x95103ff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
    0x95104000 - 0x95118ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9512c000 - 0x951e5fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x95340000 - 0x9537efe7 com.apple.MediaKit 10.0 (472) <8B1C89AF-6A2A-8D01-D723-22A4DBEA7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9537f000 - 0x9538bff7 libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
    0x9538c000 - 0x953dcfe7 libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x953dd000 - 0x953e3ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x953e4000 - 0x954aefef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x955c6000 - 0x9560aff3 com.apple.coreui 2 (113) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9560b000 - 0x9592efef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9592f000 - 0x9597cfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9598b000 - 0x95a3afe3 com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <34BF4FBA-BFCD-9A47-4BA9-E2B155C5C881> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x95a3b000 - 0x95a50fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95a51000 - 0x95d4afef com.apple.QuickTime 7.6.3 (1591.3) <687233E1-F428-5224-08D5-5874BEA2300D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95d4b000 - 0x95dbaff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95dbb000 - 0x95dc4ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95e13000 - 0x95e4aff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95e4b000 - 0x9662e4b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9662f000 - 0x96666fe7 libcurl.4.dylib ??? (???) <D6299871-E1C9-5238-FE18-0B3C02025376> /usr/lib/libcurl.4.dylib
    0x96667000 - 0x96867feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96870000 - 0x96918ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96919000 - 0x96919ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9692b000 - 0x969fcfe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x969fd000 - 0x96afffef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x96b00000 - 0x96bdefff com.apple.QuickTimeMPEG4.component 7.6.3 (1591.3) <75DC17F7-B0A5-2D13-C8CA-569A8C3BAAD3> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x96bdf000 - 0x96c1cff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96c1d000 - 0x96c43fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96c55000 - 0x96cd7ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96cd8000 - 0x96d12ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x96d13000 - 0x96d35ff3 com.apple.DirectoryService.Framework 3.6 (621.1) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96d36000 - 0x96d40ff7 libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96d41000 - 0x96d42ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96d43000 - 0x96d8cfe7 libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96d8d000 - 0x96d90ff7 libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96d91000 - 0x96f4dfef com.apple.ImageIO.framework 3.0.1 (3.0.1) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96f4e000 - 0x96f4eff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96f4f000 - 0x9782dff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9786e000 - 0x97952ff7 com.apple.WebKit 6531.21 (6531.21.8) <E2506911-46B5-0CFE-0C49-77EA8F216E8C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97c5e000 - 0x97c6eff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x97c6f000 - 0x97c8aff7 libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97c8b000 - 0x97d81ff7 libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97d82000 - 0x97d96fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x97d97000 - 0x97df7fe7 com.apple.CoreText 3.1.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97e16000 - 0x98da4ff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98da5000 - 0x99253fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9926d000 - 0x9928dfe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x9928e000 - 0x99298ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x992cb000 - 0x992cdff7 com.apple.QuickTimeH264.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x992ce000 - 0x992d8ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x992d9000 - 0x992dbff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x992dc000 - 0x992dcff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x992fc000 - 0x99420ff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x99421000 - 0x9942cff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x99459000 - 0x9946bff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9946c000 - 0x994c6fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420AS, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: Hub, 0x058f (Alcor Micro, Corp.), 0x6254, 0x24100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x24120000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x24121000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x24123000
    USB Device: USB Card Reader, 0x058f (Alcor Micro, Corp.), 0x6361, 0x24110000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    FireWire Device: HDR-FX1, Sony, Up to 400 Mb/sec
    FireWire Device: My Book, WD, Up to 800 Mb/sec
    FireWire Device: Rev2, Drobo, Up to 800 Mb/sec

    To David Babsky and others, I am very sorry and apologize for jumping in like this but, where I would normally start a new tread, I came across a previous thread (that has since been closed) which goes directly to the heart of my question where David Babsky wrote:
    *Installing iM'08/09, of course, creates a new folder called 'iMovie (previous version)' into which it moves iMovie '06 (iMovie HD) when the newest iMovie is installed, thus letting you keep and run iMovie '06 (the "traditional style" iMovie with a "shelf" on the right and a "Timeline" at the bottom) besides continuing to use the "newer-style" iMovie '08/09+.*
    David, please excuse this intrusion but you bring up an interesting point that I am trying to clear up before I buy my new iMac Intel. My present G4 has iMovie 2.1 and iMovie HD 6.04. I got the 6.04 version for free by downloading it from the Apple site which they allowed when you bought and installed iLife 08. It resides in the Application Folder called "iMovie previous version." It is no longer available for download.
    I have read in these forums that if I used the Setup or Migration Assistant to bring these over, iMovie 2.1 and 6.4 will not install on the new Intel and will be overwritten by the iMovie 9 in iLife 09 which is already present in 10.6. I have heard that iMovie 9 must be deleted first before trying to install iMovie 6.04 (I have the dmg) and then you can reinstall iMovie 9. You seem to indicate otherwise and I was hoping that you could elaborate on how you got all the iMovies to exist at the same time.
    Again with my apologies,
    Thanks. Rich

  • IMovie HD crashes each time when trying to SHARE

    Hello,
    I started today to make some animation from a bunch of images. This worked fine for few cases and I was able to share the animation in a variety of formats, finally I found my own EXPERT SETTINGS and made some nice movies. But then suddenly it started to crash while after pressing SHARE. Restarting helped me once, but the next 20 trials failed. I had the images on a external harddrive (also for the cases where it worked), but I read that FAT32 wouldn't work, so I copied them to my MAC harddrive, but it still didn't work. I have more than 10GB free space, so there shouldn't be any problem from that side. I am now trying what I found on the web, but nothing help. I can't even share with normal settings, like CD or EMAIL.
    Attached fine the bug report. Anyone with some suggestions?
    Thanks in advance,
    Ramis
    Date/Time: 2008-03-20 21:55:38.120 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: iMovie HD
    Path: /Applications/iMovie HD.app/Contents/MacOS/iMovie HD
    Parent: WindowServer [122]
    Version: 5.0.2 (5.0.2)
    Build Version: 2
    Project Name: iMovieApp
    Source Version: 1110000
    PID: 448
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x072b4000
    Thread 0 Crashed:
    0 com.elgato.mpegsupport 0x0572419c mpeg4decodedc + 96 (bundle1.s:283)
    1 com.elgato.mpegsupport 0x05723838 ffmpeg4_decodemb + 3256 (bundle1.s:283)
    2 com.elgato.mpegsupport 0x0572d6b8 decode_slice + 520 (bundle1.s:283)
    3 com.elgato.mpegsupport 0x0572d1b4 ffh263_decodeframe + 2740 (bundle1.s:283)
    4 com.elgato.mpegsupport 0x0575e084 avcodecdecodevideo + 48 (bundle1.s:283)
    5 com.elgato.mpegsupport 0x056d3e8c MPEG4LibDecode + 460 (bundle1.s:283)
    6 com.elgato.mpegsupport 0x0582459c MPEG4LibImageCodecBandDecompress(MPEG4LibQTStorage*, CodecDecompressParams65*) + 1088 (bundle1.s:283)
    7 ...ple.CoreServices.CarbonCore 0x90bdd030 CallComponentFunctionCommon + 1044
    8 com.elgato.mpegsupport 0x05823bfc MPEG4LibImageCodecDispatch + 396 (bundle1.s:283)
    9 ...ple.CoreServices.CarbonCore 0x90bdcbb8 CallComponent + 260
    10 com.apple.QuickTime 0x949281e8 ImageCodecBandDecompress + 40
    11 com.apple.QuickTime 0x94916090 DoBandedDecompress + 14256
    12 com.apple.QuickTime 0x94adfee8 ICMAction_aligned + 1368
    13 com.apple.QuickTime 0x949126ac ICMDeviceLoop + 3564
    14 com.apple.QuickTime 0x9491a094 DecompressSequenceFrameWhen + 868
    15 com.apple.QuickTime 0x94919be0 ICMDecompressionSessionDecodeFrame + 1248
    16 ...le.QuickTimeMPEG4.component 0x9b13e9b0 NuOutputVideoPass + 2544
    17 ...le.QuickTimeMPEG4.component 0x9b13eb94 NuOutputVideo + 84
    18 ...le.QuickTimeMPEG4.component 0x9b11de08 SpitMP4_FromProceduresToDataRef + 2536
    19 ...ple.CoreServices.CarbonCore 0x90bdd050 CallComponentFunctionCommon + 1076
    20 ...ple.CoreServices.CarbonCore 0x90bdcbb8 CallComponent + 260
    21 com.apple.QuickTime 0x94aa83cc MovieExportFromProceduresToDataRef + 44
    22 ...le.QuickTimeMPEG4.component 0x9b11cddc SpitMP4_ToDataRef + 3564
    23 ...ple.CoreServices.CarbonCore 0x90bdd0f8 CallComponentFunctionCommon + 1244
    24 ...ple.CoreServices.CarbonCore 0x90bdcbb8 CallComponent + 260
    25 com.apple.QuickTime 0x94aa877c MovieExportToDataRef + 60
    26 com.apple.QuickTime 0x949dedf8 ConvertMovieToDataRef_priv + 2216
    27 com.apple.QuickTime 0x949de538 ConvertMovieToDataRef + 88
    28 com.apple.iMovie 0x00128704 0x1000 + 1210116
    29 com.apple.iMovie 0x00127f50 0x1000 + 1208144
    30 com.apple.iMovie 0x00127ef0 0x1000 + 1208048
    31 com.apple.iMovie 0x0012dc14 0x1000 + 1231892
    32 com.apple.iMovie 0x0012c88c 0x1000 + 1226892
    33 com.apple.AppKit 0x9387a9f4 -[NSApplication sendAction:to:from:] + 108
    34 com.apple.AppKit 0x9387a928 -[NSControl sendAction:to:] + 96
    35 com.apple.AppKit 0x9387a808 -[NSCell _sendActionFrom:] + 156
    36 com.apple.AppKit 0x938947a4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
    37 com.apple.AppKit 0x9389438c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    38 com.apple.AppKit 0x93893db0 -[NSControl mouseDown:] + 536
    39 com.apple.AppKit 0x93835620 -[NSWindow sendEvent:] + 4616
    40 com.apple.AppKit 0x937de664 -[NSApplication sendEvent:] + 4172
    41 com.apple.iMovie 0x000f6c54 0x1000 + 1006676
    42 com.apple.AppKit 0x937d5aa0 -[NSApplication run] + 508
    43 com.apple.AppKit 0x938c6598 NSApplicationMain + 452
    44 com.apple.iMovie 0x000509ec 0x1000 + 326124
    45 com.apple.iMovie 0x0000d07c 0x1000 + 49276
    46 dyld 0x8fe01048 dyldstart + 60
    Thread 1:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed6fc CFRunLoopRun + 52
    5 com.apple.AVCVideoServices 0x00512d94 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 168
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9004a6e8 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92c0e580 +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x938767a0 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92bf6118 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf73f4 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x99ed7a44 ReadSchedulerThreadEntryPoint + 5300
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf73f4 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c01e9c AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed6fc CFRunLoopRun + 52
    5 com.apple.iMovie 0x0012ef94 0x1000 + 1236884
    6 com.apple.Foundation 0x92bf6118 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002f08c kevent + 12
    1 com.apple.DesktopServices 0x92b09e50 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc4794 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc4984 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92b0a4cc TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc4794 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000000572419c srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x4222442e xer: 0x0000000000000004 lr: 0x0000000005724148 ctr: 0x0000000000000000
    r0: 0x0000000000000001 r1: 0x00000000bfffc000 r2: 0x0000000000000000 r3: 0x0000000001df7000
    r4: 0x0000000000000004 r5: 0x00000000bfffc090 r6: 0x00000000bfffc090 r7: 0x0000000001df89d4
    r8: 0x0000000000000000 r9: 0x0000000000014ffd r10: 0x0000000005894148 r11: 0x00000000000a7fe8
    r12: 0x000000000729f000 r13: 0x0000000084222222 r14: 0x0000000000000000 r15: 0x000000000729f000
    r16: 0x0000000000000000 r17: 0x00000000bfffd09c r18: 0x0000000001df2a28 r19: 0x000000000d0e4000
    r20: 0x0000000032767579 r21: 0x00000000000001e0 r22: 0x0000000001e1ba00 r23: 0x00000000000004cc
    r24: 0x0000000000000004 r25: 0x00000000000a7fd8 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x0000000001e1bc00 r29: 0x0000000001df7000 r30: 0x00000000ffffffff r31: 0x0000000005724148
    Binary Images Description:
    0x1000 - 0x2aefff com.apple.iMovie 5.0.2 /Applications/iMovie HD.app/Contents/MacOS/iMovie HD
    0x322000 - 0x335fff com.apple.BluetoothUI 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    0x346000 - 0x352fff com.apple.iMovieSupport 4.1 (33) /Applications/iMovie HD.app/Contents/Frameworks/iMovieSupport.framework/Versions/A/iMovieSupport
    0x35c000 - 0x395fff com.apple.MPEG2TSDecoder 1.0 (39) /Applications/iMovie HD.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/A/Mpeg2TsDecoder
    0x505000 - 0x52ffff com.apple.AVCVideoServices 1.0 (17) /Applications/iMovie HD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServic es
    0x54f000 - 0x572fff com.apple.MediaBrowser 1.0 (55) /Applications/iMovie HD.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/MediaBrowser
    0x588000 - 0x5cbfff com.apple.DotMacKit 1.0.0 (1.1) /Applications/iMovie HD.app/Contents/Frameworks/DotMacKit.framework/Versions/A/DotMacKit
    0x7b4000 - 0x7b5fff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x7b9000 - 0x7c0fff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.3 (1.0.3b1) /Users/Ramis/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x108b000 - 0x108dfff com.apple.iMovie.BatmanSpin 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Twirl.bundle/Contents/MacOS/Twirl
    0x17ca000 - 0x17e3fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x3c87000 - 0x3d96fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x3dc5000 - 0x3eb5fff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x3ec3000 - 0x3edefff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x55b8000 - 0x55f1fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x565d000 - 0x56c5fff com.DivXInc.DivXDecoder 6.2.5 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x56d2000 - 0x5856fff com.elgato.mpegsupport EyeTV MPEG Support 1.0.3 (build 34) (1.0.3) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x5933000 - 0x593bfff com.apple.iMovie.TitleConverge 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Converge.bundle/Contents/MacOS/KTitles-Converge
    0x594b000 - 0x5953fff com.apple.iMovie.WashTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/WashTransition.bundle/Contents/MacOS/WashTransition
    0x5b05000 - 0x5d57fff org.perian.Perian 1.1 /Users/Ramis/Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x5e39000 - 0x6032fff net.telestream.wmv.import 2.1.0.33 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x6061000 - 0x60a0fff com.apple.QuickTimeFireWireDV.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x60ab000 - 0x6114fff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x6129000 - 0x61a2fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x62d7000 - 0x62dffff com.apple.iMovie.TitleMaterialize 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Materialize.bundle/Contents/MacOS/KTitles-Mater ialize
    0x62e2000 - 0x62eafff com.apple.iMovie.TitleTwirl 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Twirl.bundle/Contents/MacOS/KTitles-Twirl
    0x6310000 - 0x6318fff com.apple.iMovie.TitleUnscramble 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Unscramble.bundle/Contents/MacOS/KTitles-Unscra mble
    0x631b000 - 0x6324fff com.apple.iMovie.Letterbox 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Letterbox.bundle/Contents/MacOS/Letterbox
    0x6327000 - 0x6330fff com.apple.iMovie.Mirror 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Mirror.bundle/Contents/MacOS/Mirror
    0x63ad000 - 0x63b6fff com.apple.iMovie.NSquare 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/NSquare.bundle/Contents/MacOS/NSquare
    0x63ba000 - 0x63c3fff com.apple.iMovie.RadialTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/RadialTransition.bundle/Contents/MacOS/RadialTransition
    0x63c7000 - 0x63d3fff com.apple.iMovie.Rainfall 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Rainfall.bundle/Contents/MacOS/Rainfall
    0x641a000 - 0x6422fff com.apple.iMovie.Subtitles 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Subtitles.bundle/Contents/MacOS/Subtitles
    0x6478000 - 0x6482fff com.apple.iMovie.Transitions 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Transitions.bundle/Contents/MacOS/Transitions
    0x64d1000 - 0x64dafff com.apple.iMovie.WarpTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/WarpTransition.bundle/Contents/MacOS/WarpTransition
    0x6511000 - 0x6519fff com.apple.iMovie.ZoomTitles 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/ZoomTitles.bundle/Contents/MacOS/ZoomTitles
    0x653e000 - 0x6547fff com.apple.iMovie.3DSpin 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/3DSpin.bundle/Contents/MacOS/3DSpin
    0x6663000 - 0x6678fff com.apple.iMovie.Titles 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Titles.bundle/Contents/MacOS/Titles
    0x66d1000 - 0x66d5fff com.divx.divxtoolkit 1.0 /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x6cb7000 - 0x6cc3fff com.apple.iMovie.FairyDust 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/FairyDust.bundle/Contents/MacOS/FairyDust
    0x6cc7000 - 0x6ccffff com.apple.iMovie.TitleBounceAcross 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-BounceAcross.bundle/Contents/MacOS/KTitles-Boun ceAcross
    0x6cef000 - 0x6cf8fff com.apple.iMovie.Earthquake 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Earthquake.bundle/Contents/MacOS/Earthquake
    0x6cfb000 - 0x6d04fff com.apple.iMovie.FarFarAway 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/FarFarAway.bundle/Contents/MacOS/FarFarAway
    0x6d27000 - 0x6d30fff com.apple.iMovie.CoreImageTransitions 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/CoreImageTransitions.bundle/Contents/MacOS/CoreImageTra nsitions
    0x6d34000 - 0x6d3cfff com.apple.iMovie.Flash 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Flash.bundle/Contents/MacOS/Flash
    0x6d5f000 - 0x6d6dfff com.apple.iMovie.ElectricalArcs 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/ElectricalArcs.bundle/Contents/MacOS/ElectricalArcs
    0x6d97000 - 0x6da3fff com.apple.iMovie.Filters 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Filters.bundle/Contents/MacOS/Filters
    0x6dcf000 - 0x6ddafff com.apple.iMovie.FogFactory 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/FogFactory.bundle/Contents/MacOS/FogFactory
    0x6e07000 - 0x6e0ffff com.apple.iMovie.GhostTrails 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/GhostTrails.bundle/Contents/MacOS/GhostTrails
    0x6e13000 - 0x6e1efff com.apple.iMovie.Glower 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Glower.bundle/Contents/MacOS/Glower
    0x801a000 - 0x8023fff com.apple.iMovie.CoreImageEffects 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/CoreImageEffects.bundle/Contents/MacOS/CoreImageEffects
    0x8052000 - 0x8061fff com.apple.iMovie.ClipToChars 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/ClipToChars.bundle/Contents/MacOS/ClipToChars
    0x808a000 - 0x8094fff com.apple.iMovie.AgedFilm 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/AgedFilm.bundle/Contents/MacOS/AgedFilm
    0x8098000 - 0x80a1fff com.apple.iMovie.CircleTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/CircleTransition.bundle/Contents/MacOS/CircleTransition
    0x84a9000 - 0x84adfff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x84e1000 - 0x84e7fff com.apple.ATIRadeon9700GA 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GA.plugin/Contents/MacOS/ATIRadeon9700G A
    0x8e3d000 - 0x8e4ffff com.apple.iMovie.LensFlare 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/LensFlare.bundle/Contents/MacOS/LensFlare
    0x91cf000 - 0x9414fff net.telestream.wmv.export 2.1.0.33 /Library/QuickTime/Flip4Mac WMV Export.component/Contents/MacOS/Flip4Mac WMV Export
    0x9470000 - 0x956ffff com.DivXInc.DivXCodec 6.2.5 /Library/QuickTime/DivX Encoder.component/Contents/MacOS/DivX Encoder
    0x958f000 - 0x970efff com.apple.audio.codecs.Components 1.5.1 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8f4f0000 - 0x8f4f5fff com.apple.CoreMediaAuthoringPrivate 1.2 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x8f840000 - 0x8f86efff com.apple.CoreMediaPrivate 1.4 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x8f8c0000 - 0x8f960fff com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.10 (368.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d26fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2d000 - 0x91d47fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4c000 - 0x91d4ffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d51000 - 0x91e3ffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd0000 - 0x92dfbfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f28000 - 0x92f46fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f51000 - 0x92fabfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc9000 - 0x92fc9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fcb000 - 0x92fdffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff7000 - 0x93007fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93013000 - 0x93028fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9303a000 - 0x930c1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d5000 - 0x930e0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930ea000 - 0x93117fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93131000 - 0x93141fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314d000 - 0x931b3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e4000 - 0x93233fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93261000 - 0x9327efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93290000 - 0x9329dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a6000 - 0x935b4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93704000 - 0x93710fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x937a9000 - 0x937c9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x937cf000 - 0x937cffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x937d1000 - 0x93e04fff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94191000 - 0x94203fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9423c000 - 0x94301fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94354000 - 0x94354fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94356000 - 0x94516fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94560000 - 0x9459dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x945a5000 - 0x945f5fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945fe000 - 0x94618fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94660000 - 0x946a5fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x946fe000 - 0x94706fff com.apple.IntlPreferences 1.2 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x9470d000 - 0x94720fff com.apple.frameworks.preferencepanes 11.2 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x9472e000 - 0x9474afff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9475e000 - 0x947a2fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947c6000 - 0x947d5fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947dd000 - 0x947e9fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9482f000 - 0x94847fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9484e000 - 0x94b78fff com.apple.QuickTime 7.4.1 (14) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c5e000 - 0x94ccffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94dff000 - 0x94e04fff com.apple.SetupAssistant.International 1.4.1 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x95408000 - 0x95477fff com.apple.Bluetooth 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x954b4000 - 0x954b4fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x954b6000 - 0x95539fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95566000 - 0x955acfff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x9760b000 - 0x976aefff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x976e2000 - 0x9770ffff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x97bac000 - 0x97bcbfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x982e2000 - 0x983a3fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x983ce000 - 0x983cffff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x983d1000 - 0x983defff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x990d8000 - 0x990fafff com.apple.DiscRecordingUI 3.1.2 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x99ec0000 - 0x9abc0fff com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9ad35000 - 0x9ae05fff com.apple.QuickTime3GPP.component 7.4.1 (14) /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x9ae23000 - 0x9ae27fff com.apple.QuickTimeH264.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9ae29000 - 0x9af45fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x9b0c7000 - 0x9b197fff com.apple.QuickTimeMPEG4.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9b1b6000 - 0x9b325fff com.apple.QuickTimeStreaming.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9b373000 - 0x9b40cfff com.apple.QuickTimeVR.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeVR.component/Contents/MacOS/QuickTimeVR
    0xeab00000 - 0xeab25fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    Model: PowerBook5,6, BootROM 4.9.1f1, 1 processors, PowerPC G4 (1.2), 1.67 GHz, 1 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB
    Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J25UPPER, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-845E
    Parallel ATA Device: Hitachi HTS541080G9AT00, 74.53 GB
    USB Device: External HDD, Western Digital, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard/Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    The crash report flagged these programs;
    Firefox Beta v36
    quartz.dll = Microsoft
    igd10umd32.dll = Intel(R) Graphics Technology
    Perform a System File Check to fix corrupted system files
    http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html
    See if there are updates for your graphics drive drivers
    https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • Please help! iMovie keeps crashing on launch

    Please help!
    Every time I try to open iMovie, it opens for about 10 seconds, during which time it won't allow you to click anything and then 'quits unexpectedly'. Here are the problem details.....I don't understand why it is doing it because it has worked fine since I bought it a few weeks ago.
    Process: iMovie 145
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: com.apple.iMovie8
    Version: 8.0 (717)
    Build Info: iMovieApp-7170000~52
    Code Type: X86 (Native)
    Parent Process: launchd 64
    Date/Time: 2009-02-26 22:20:09.926 +0000
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000287aaf3a
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ickTimeComponents.component 0x914478cb marker_detect + 273
    1 ...ickTimeComponents.component 0x91450702 jpegpredecompress + 280
    2 ...ickTimeComponents.component 0x914177da JPEG_DDrawBand + 1374
    3 ...ickTimeComponents.component 0x914180f8 JPEG_DComponentDispatch + 114
    4 ...ple.CoreServices.CarbonCore 0x9221ba05 CallComponentDispatch + 29
    5 ...ickTimeComponents.component 0x91a6183b ImageCodecDrawBand + 43
    6 ...ickTimeComponents.component 0x9141233f BaseCodec_DecompressWorkFunction + 1089
    7 ...ickTimeComponents.component 0x91410138 BaseCodecDecompressCallBackCommon + 1300
    8 ...ickTimeComponents.component 0x91413401 Base_CDBandDecompress + 3746
    9 ...ickTimeComponents.component 0x9140e71f Base_CDComponentDispatch + 125
    10 ...ickTimeComponents.component 0x9141811a JPEG_DComponentDispatch + 148
    11 ...ple.CoreServices.CarbonCore 0x9221ba05 CallComponentDispatch + 29
    12 com.apple.QuickTime 0x97065ab8 ImageCodecBandDecompress + 43
    13 com.apple.QuickTime 0x9704fa86 DoBandedDecompress + 15891
    14 com.apple.QuickTime 0x9704b86e ICMAction + 650
    15 com.apple.QuickTime 0x9704a52e ICMDeviceLoop + 557
    16 com.apple.QuickTime 0x9705533a DecompressSequenceFrameWhen + 843
    17 com.apple.QuickTime 0x97054cb4 ICMDecompressionSessionDecodeFrame + 671
    18 com.apple.iMovie8 0x0004d504 0x1000 + 312580
    19 com.apple.iMovie8 0x0004d61c 0x1000 + 312860
    20 com.apple.iMovie8 0x00064f4b 0x1000 + 409419
    21 com.apple.iMovie8 0x001ff2e8 0x1000 + 2089704
    22 com.apple.iMovie8 0x001f52d4 0x1000 + 2048724
    23 com.apple.AppKit 0x93e8429c -NSView _drawRect:clip: + 3853
    24 com.apple.AppKit 0x93e82d93 -NSView _recursiveDisplayAllDirtyWithLockFocus:visRect: + 1050
    25 com.apple.AppKit 0x93e8312a -NSView _recursiveDisplayAllDirtyWithLockFocus:visRect: + 1969
    26 com.apple.AppKit 0x93e8312a -NSView _recursiveDisplayAllDirtyWithLockFocus:visRect: + 1969
    27 com.apple.AppKit 0x93e816e9 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 759
    28 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    29 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    30 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    31 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    32 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    33 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    34 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    35 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    36 com.apple.AppKit 0x93e82543 -NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 4433
    37 com.apple.AppKit 0x93f699ed -NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView: + 340
    38 com.apple.AppKit 0x93e7db4f -NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView: + 3090
    39 com.apple.AppKit 0x93dbe523 -NSView displayIfNeeded + 933
    40 com.apple.AppKit 0x93dbe0d1 -NSWindow displayIfNeeded + 189
    41 com.apple.AppKit 0x93dbdef4 _handleWindowNeedsDisplay + 436
    42 com.apple.CoreFoundation 0x966169a2 __CFRunLoopDoObservers + 466
    43 com.apple.CoreFoundation 0x96617cfc CFRunLoopRunSpecific + 844
    44 com.apple.CoreFoundation 0x96618cd8 CFRunLoopRunInMode + 88
    45 com.apple.HIToolbox 0x93a752c0 RunCurrentEventLoopInMode + 283
    46 com.apple.HIToolbox 0x93a750d9 ReceiveNextEventCommon + 374
    47 com.apple.HIToolbox 0x93a74f4d BlockUntilNextEventMatchingListInMode + 106
    48 com.apple.AppKit 0x93dbbd7d _DPSNextEvent + 657
    49 com.apple.AppKit 0x93dbb630 -NSApplication nextEventMatchingMask:untilDate:inMode:dequeue: + 128
    50 com.apple.iMovie8 0x000386b5 0x1000 + 226997
    51 com.apple.AppKit 0x93db466b -NSApplication run + 795
    52 com.apple.AppKit 0x93d818a4 NSApplicationMain + 574
    53 com.apple.iMovie8 0x00003ed9 0x1000 + 11993
    54 com.apple.iMovie8 0x0000333c 0x1000 + 9020
    55 com.apple.iMovie8 0x00003269 0x1000 + 8809
    Thread 1:
    0 libSystem.B.dylib 0x903f63ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x90420d0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x92ba9b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x90420095 pthreadstart + 321
    4 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618d34 CFRunLoopRun + 84
    4 com.apple.QTKit 0x909facb1 QTVisualContextImageProviderWorkLoop + 108
    5 libSystem.B.dylib 0x90420095 pthreadstart + 321
    6 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618d34 CFRunLoopRun + 84
    4 com.apple.iLifeMediaBrowser 0x946764f5 -ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop + 390
    5 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    6 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x90420095 pthreadstart + 321
    8 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x903f63ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x90420d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x967632d2 -NSCondition wait + 210
    3 com.apple.Foundation 0x9671bc6a -NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes: + 938
    4 com.apple.Foundation 0x9676f288 -NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone: + 184
    5 com.apple.iLifeMediaBrowser 0x9467834b -ILMediaManager setRootMediaGroup: + 285
    6 com.apple.iLMBPhotoBoothPlugin 0x1bf963fc 0x1bf94000 + 9212
    7 com.apple.iLMBPhotoBoothPlugin 0x1bf964f2 0x1bf94000 + 9458
    8 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    9 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x90420095 pthreadstart + 321
    11 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x958c85dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x958c8464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x90420095 pthreadstart + 321
    7 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618cd8 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x96f30f88 MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x96f33108 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x90420095 pthreadstart + 321
    7 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618d34 CFRunLoopRun + 84
    4 com.apple.iMovie8 0x0001c5b2 0x1000 + 112050
    5 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    6 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x90420095 pthreadstart + 321
    8 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x903ef202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x20c295d8 0x20700000 + 5412312
    2 com.apple.AVCHDPlugin 0x20ca6bf6 0x20700000 + 5925878
    3 com.apple.AVCHDPlugin 0x20c29a61 0x20700000 + 5413473
    4 libSystem.B.dylib 0x9046b204 pthreadbody + 27
    Thread 9:
    0 libSystem.B.dylib 0x903ef20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x90421206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x90466539 pthreadcondwait + 48
    3 com.apple.AVCHDPlugin 0x20af7ddf 0x20700000 + 4160991
    4 com.apple.AVCHDPlugin 0x20b252d0 0x20700000 + 4346576
    5 com.apple.AVCHDPlugin 0x20af7a7e 0x20700000 + 4160126
    6 com.apple.AVCHDPlugin 0x20c29a61 0x20700000 + 5413473
    7 libSystem.B.dylib 0x9046b204 pthreadbody + 27
    Thread 10:
    0 libSystem.B.dylib 0x903ef202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x20c295d8 0x20700000 + 5412312
    2 com.apple.AVCHDPlugin 0x20ca6bf6 0x20700000 + 5925878
    3 com.apple.AVCHDPlugin 0x20c2c088 0x20700000 + 5423240
    4 com.apple.AVCHDPlugin 0x20c29a61 0x20700000 + 5413473
    5 libSystem.B.dylib 0x9046b204 pthreadbody + 27
    Thread 11:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618d34 CFRunLoopRun + 84
    4 com.apple.FWAVCPrivate 0x008604f7 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 155
    5 libSystem.B.dylib 0x90420095 pthreadstart + 321
    6 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618d34 CFRunLoopRun + 84
    4 com.apple.DiscRecording 0x0055fe29 DRWorkLoop::WorkLoop() + 271
    5 com.apple.DiscRecording 0x0055fd07 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    6 com.apple.DiscRecording 0x0055f96f DRThreadObject::StartRoutine(DRThreadObject*) + 153
    7 libSystem.B.dylib 0x90420095 pthreadstart + 321
    8 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x903ef20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x903f6ce5 pthreadmutexlock + 569
    2 com.apple.Foundation 0x9671408c -NSRecursiveLock lock + 28
    3 com.apple.iLifeMediaBrowser 0x94677bac -ILMediaManager beginBatch + 116
    4 com.apple.iLifeMediaBrowser 0x946916c9 -ILFolderPluginSDK _loadMediaFoldersThreaded: + 90
    5 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    6 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x90420095 pthreadstart + 321
    8 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x903ef20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x903f6ce5 pthreadmutexlock + 569
    2 com.apple.Foundation 0x9671408c -NSRecursiveLock lock + 28
    3 com.apple.iLifeMediaBrowser 0x94677bac -ILMediaManager beginBatch + 116
    4 com.apple.iLifeMediaBrowser 0x946916c9 -ILFolderPluginSDK _loadMediaFoldersThreaded: + 90
    5 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    6 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x90420095 pthreadstart + 321
    8 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x903f63ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x90420d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x967632d2 -NSCondition wait + 210
    3 com.apple.Foundation 0x9671bc6a -NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes: + 938
    4 com.apple.Foundation 0x9676f288 -NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone: + 184
    5 com.apple.imageKit 0x9654cd32 -IKTaskManager taskLoop + 960
    6 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    7 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x90420095 pthreadstart + 321
    9 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90558ebe CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x90420095 pthreadstart + 321
    6 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x903ef1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x903f69bc mach_msg + 72
    2 com.apple.CoreFoundation 0x966180ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96618cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9677ed40 +NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop: + 320
    5 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    6 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x90420095 pthreadstart + 321
    8 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x9043e6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x90420095 pthreadstart + 321
    2 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x9041f906 kevent + 10
    1 libSystem.B.dylib 0x90420095 pthreadstart + 321
    2 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x903f63ae _semwaitsignal + 10
    1 com.apple.Foundation 0x96762399 +NSThread sleepForTimeInterval: + 73
    2 com.apple.iLMBiMoviePlugin 0x1bd1a318 0x1bd14000 + 25368
    3 com.apple.iLMBiMoviePlugin 0x1bd1bd2b 0x1bd14000 + 32043
    4 com.apple.Foundation 0x9671b7ed -NSThread main + 45
    5 com.apple.Foundation 0x9671b394 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x90420095 pthreadstart + 321
    7 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x903ef226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904211ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x90422a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x92212dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x92212bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x912dbbee ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x90420095 pthreadstart + 321
    7 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x903ef226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904211ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x90422a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x92212dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x92212bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x9223b220 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x90420095 pthreadstart + 321
    7 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x9041f906 kevent + 10
    1 libSystem.B.dylib 0x90420095 pthreadstart + 321
    2 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 24:
    0 com.apple.framework.IOKit 0x96d2d15f iokituser_clienttrap + 7
    1 com.apple.audio.CoreAudio 0x958da9b0 IOA_HWDevice::WriteOutputData(unsigned long, unsigned long, unsigned long, unsigned long long) + 108
    2 com.apple.audio.CoreAudio 0x958da792 IOA_SingleDevice::WriteOutputData(AudioTimeStamp const&, unsigned long) + 342
    3 com.apple.audio.CoreAudio 0x958d9ec4 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 394
    4 com.apple.audio.CoreAudio 0x958d9d28 HP_IOThread::PerformIO(AudioTimeStamp const&) + 1246
    5 com.apple.audio.CoreAudio 0x958d8103 HP_IOThread::WorkLoop() + 1239
    6 com.apple.audio.CoreAudio 0x958d7c27 HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x958c8464 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x90420095 pthreadstart + 321
    9 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x903ef20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x90421206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x90466539 pthreadcondwait + 48
    3 ...ickTimeComponents.component 0x9145009f jpegdecompress_MPLoop + 79
    4 libSystem.B.dylib 0x90420095 pthreadstart + 321
    5 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x903f63ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x90420d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9327b45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x9328dd8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x90420095 pthreadstart + 321
    5 libSystem.B.dylib 0x9041ff52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x287aaf3a ebx: 0x1e2237c8 ecx: 0x000002c4 edx: 0x1e2237c8
    edi: 0x25d87040 esi: 0x000000fc ebp: 0xbfffb8a8 esp: 0xbfffb820
    ss: 0x0000001f efl: 0x00010293 eip: 0x914478cb cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x287aaf3a
    Binary Images:
    0x1000 - 0x311ff4 com.apple.iMovie8 8.0 (717) <5342ec0f61428b6cdaff59f185efb31a> /Applications/iMovie.app/Contents/MacOS/iMovie
    0x3aa000 - 0x3e3fe3 com.apple.MPEG2TSDecoder 1.0 (84) <c7b8aff82054420e9439566b4e3ce95f> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
    0x419000 - 0x43afff com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
    0x44b000 - 0x4eafff com.apple.DotMacKit 50 (3.0.2L) /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x558000 - 0x559ff7 com.apple.Helium 3.0.0 (157) <e042b44b72555716f41855d3e57e149f> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
    0x55d000 - 0x626ff5 com.apple.DiscRecording 4.0.3 (4030.4.3) <f985693413a9d58893068d35568de054> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x691000 - 0x692fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5fb2d0c9d6d7036ef739da7ce5bad36e> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
    0x697000 - 0x7c9fe4 com.apple.Helium.HeliumRender 2.0.0 (157) <d54435f78fd3672132cb46c51a64a4c4> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x81f000 - 0x81fffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x85c000 - 0x88efff com.apple.FWAVCPrivate 1.0 (43) /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x8b6000 - 0x8d2ff7 GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x121c5000 - 0x12348fe3 GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12376000 - 0x126defe8 com.apple.GeForce8xxxGLDriver 1.5.36 (5.3.6) <e5d9fd7873a13fc3acc278b534337527> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x15f52000 - 0x16148fff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1bced000 - 0x1bcf3fff com.apple.iLAperturePlugin 2.0.1 (92) <ef9cb55b9fa85cc19efe252190867093> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x1bcfb000 - 0x1bcfcfff com.apple.iLMBAppDefPlugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x1bd02000 - 0x1bd03fff com.apple.iLMBFolderPlugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x1bd09000 - 0x1bd0dfff com.apple.iLMBGarageBandPlugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x1bd14000 - 0x1bd1ffff com.apple.iLMBiMoviePlugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x1bf52000 - 0x1bf63fff com.apple.iLMBiPhoto8Plugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x1bf6c000 - 0x1bf74fff com.apple.iLMBiPhotoPlugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x1bf7c000 - 0x1bf84fff com.apple.iLiTunesPlugin 2.0.1 (92) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x1bf8c000 - 0x1bf8efff com.apple.iLMBMoviesFolderPlugin 2.0.1 (92) <88fe7bd29e7e2ce97518f4b8e7a65263> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x1bf94000 - 0x1bf96fff com.apple.iLMBPhotoBoothPlugin 2.0.1 (92) <14994c161291a132721b5df9c9852c6d> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x1c800000 - 0x1c8d0fef com.apple.iTunesAccess 8.0.2 (8.0.2) <ef44e3bb52459dc2e7edc82adeb8d5f4> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x1d733000 - 0x1d736fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1d73c000 - 0x1d741fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1e945000 - 0x1e94efff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <9d3b7becb2244f67b6348ef2af2e459b> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1ec4f000 - 0x1ec78fe5 com.apple.mio.DAL.VDC 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Resource s/VDC.plugin/Contents/MacOS/VDC
    0x1ec99000 - 0x1ecc7ff7 com.apple.QuickTimeIIDCDigitizer 7.6 (1290) <150bce84e37c741ce1d1e5c242c6e422> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1ee7d000 - 0x1eeb8fff com.apple.QuickTimeFireWireDV.component 7.6 (1290) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1f000000 - 0x1f147ffb com.apple.TundraComponent 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/Tundra.component/Contents/MacOS/Tundra
    0x20504000 - 0x2055bffb com.apple.proapps.MIO 1.0.2 (1.0.2) /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x20591000 - 0x205ddfe3 com.apple.AppleVAFramework 4.1.14 (4.1.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x205e6000 - 0x205ebfff com.apple.MP4RADPlugin 1.0 (1.0) /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0x20700000 - 0x20dfefeb com.apple.AVCHDPlugin 1.0.1 (1.0.1) <ed3695649c7b4609cef40d1a2db794f5> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0x20ed0000 - 0x20fc8fe0 com.apple.DiskImagesFramework 10.5.4 (195.2.2) <62a6764ff62868031f882857791ff1d6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x2102e000 - 0x21064fff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x21075000 - 0x210a0ffb libcurl.4.dylib ??? (???) <92c23039fbe46c86a58d55d4b9d2d3e2> /usr/lib/libcurl.4.dylib
    0x210aa000 - 0x21267fec com.apple.MPEG2PSRADPlugin 1.2 (1.2) <6c43f60e90e25caa4b0d950c0e12c509> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0x2153f000 - 0x215d0fe2 com.apple.GeForceVADriver 1.5.36 (5.3.6) <6d0c8306b45b40cd0cf3435679efbc20> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x215ea000 - 0x21642fef com.apple.AppleVADriver 4.1.14 (4.1.14) /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x223f7000 - 0x223f8ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x223fe000 - 0x22402fff com.apple.iokit.SCSITaskLib 2.0.5 (2.0.5) <0a9cf77effd2028a8cfcd8ce8c716f49> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x2606b000 - 0x2608efe7 com.apple.AppleProResDecoder 1.0.1 (53) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x260c0000 - 0x260dafc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x2616b000 - 0x26170ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <aed7e508df82301fd0a4db1acc0bb9fb> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x26176000 - 0x2618fff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <b0e7bf7f2d8c5ffc4e57dd7137192299> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x261d0000 - 0x26235fef com.apple.AppleVAH264HW.component 1.0 (1.0) <49e6103f4d0f364517a5c37bd29b08d7> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x26475000 - 0x26491fe7 com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x264a3000 - 0x264c0ff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x264d8000 - 0x264f6fe3 libexpat.1.dylib ??? (???) <caa6d7f83f7e0a3fe26aa5904c6f98a9> /usr/lib/libexpat.1.dylib
    0x280a1000 - 0x280a6ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9001bff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9001c000 - 0x90096ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90300000 - 0x90300ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9033c000 - 0x903ecfff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x903ed000 - 0x903edff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x903ee000 - 0x90555ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x90556000 - 0x905f3fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x905f4000 - 0x905f4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x905f5000 - 0x9060dfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9060e000 - 0x90632feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x90633000 - 0x90779ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9077a000 - 0x907b4fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9089c000 - 0x9093fff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9097d000 - 0x90a34ff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90a35000 - 0x90bf1ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90bf2000 - 0x90c08fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90c09000 - 0x91be4ff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91be5000 - 0x91be5ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91be6000 - 0x91bedff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91bee000 - 0x91facfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91fad000 - 0x920ffff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92100000 - 0x92100ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92101000 - 0x92101ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92102000 - 0x92103ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x92104000 - 0x9216affb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9216b000 - 0x921e8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x921e9000 - 0x924c3ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x924c4000 - 0x924cefeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9251a000 - 0x92550fef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
    0x92551000 - 0x9255fffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x92560000 - 0x9272eff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9272f000 - 0x927aeff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x927af000 - 0x92869fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9286a000 - 0x928c3ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x928c4000 - 0x928c8fff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x928c9000 - 0x928ccfff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x928cd000 - 0x929aeff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x929af000 - 0x92b2ffef com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92b30000 - 0x92b81ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92b82000 - 0x93053f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93054000 - 0x9311dfef com.apple.QuickTimeMPEG4.component 7.6 (1290) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9311e000 - 0x93123fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93124000 - 0x931e2fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x931e3000 - 0x9322cfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9322d000 - 0x9322ffff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93248000 - 0x93313fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93314000 - 0x9331ffe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93320000 - 0x9332dfe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9332e000 - 0x933b5ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x933b6000 - 0x933e5fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x933e6000 - 0x933f5fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x933f6000 - 0x93450ff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93451000 - 0x93470ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93471000 - 0x934ceffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x934cf000 - 0x9350efef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9350f000 - 0x93537ff7 com.apple.shortcut 1 (1.0) <35cd17d0179ca839c5fb08694f3dc5ef> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93538000 - 0x93670ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x93671000 - 0x93678fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93679000 - 0x93694ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93695000 - 0x93695ffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93696000 - 0x936a6fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x936a7000 - 0x93a44fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93a45000 - 0x93d4dfff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93d58000 - 0x93d76fff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x93d77000 - 0x93d77fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93d78000 - 0x93d7aff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93d7b000 - 0x94579fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9457a000 - 0x945acfff com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x945ad000 - 0x945b4ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x945b5000 - 0x945befff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x945bf000 - 0x945c4fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x945c5000 - 0x945c5ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x945c6000 - 0x94638fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9463c000 - 0x946aaff7 com.apple.iLifeMediaBrowser 2.0.1 (317) <0eea965b4b483e3e10b9970af6449363> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x946ab000 - 0x946cffff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x946d0000 - 0x946dcffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x946dd000 - 0x946dfff1 com.apple.QuickTimeH264.component 7.6 (1290) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x946e0000 - 0x94773fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948d6000 - 0x9497dfeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9497e000 - 0x94d8efef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94eb4000 - 0x94eb4ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94eb5000 - 0x94ee0fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x94f16000 - 0x94f1afff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94f1b000 - 0x94f48feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94f49000 - 0x94f5effb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94f5f000 - 0x94f90ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94f91000 - 0x955e2fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x955e8000 - 0x955effe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x955f0000 - 0x956b7ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x956b8000 - 0x956e0fff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
    0x95726000 - 0x958a5fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x958a6000 - 0x958aafff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x958ab000 - 0x95928feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95929000 - 0x959b3fef com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x959b4000 - 0x95ab5fe7 com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x95ab6000 - 0x95b84ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95bf3000 - 0x95c02ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95c03000 - 0x95c21ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95c22000 - 0x95c22ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95c23000 - 0x95cb6ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95cc9000 - 0x95d0afe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95d0b000 - 0x95dbdffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x95dbe000 - 0x95dcafff libbz2.1.0.dylib ??? (???) <2cb0ddb158412de1b659b531bd895a11> /usr/lib/libbz2.1.0.dylib
    0x95dcb000 - 0x9646bfff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9646c000 - 0x965a4fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x965a5000 - 0x966d8fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x966d9000 - 0x96710fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96711000 - 0x9698cfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x969be000 - 0x969dbff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96a61000 - 0x96a71ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96ac1000 - 0x96ac7fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96ac8000 - 0x96ad0fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96ad1000 - 0x96b13fef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96b14000 - 0x96b70ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96b71000 - 0x96b76fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96b77000 - 0x96c5cff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96c6f000 - 0x96c98fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x96c99000 - 0x96d25ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96d26000 - 0x96db1fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96db2000 - 0x96e01fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x96e02000 - 0x96e40ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96e41000 - 0x96f21fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96f22000 - 0x96f61fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x96f62000 - 0x97287fe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97288000 - 0x97294ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <3b66e5bcd253a69d0f932d6690f83c0a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Thankyou for your help!
    KM
    Macbook 2.4 Ghz Mac OS X (10.5.6)

    Hi Beverly, I've tried all the suggestions in this thread eg- deleting cache files/preferences but imovie09 still crashes when i'm selecting a movie clip on my timeline....Does anyone have any further suggestions pls?? The latest error report below-
    Process: iMovie [215]
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: com.apple.iMovie8
    Version: 8.0 (717)
    Build Info: iMovieApp-7170000~52
    Code Type: X86 (Native)
    Parent Process: launchd [66]
    Date/Time: 2009-03-08 16:09:34.980 +0000
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000002b925000
    Crashed Thread: 0
    Application Specific Information:
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    dtcf
    dtcf dictionary OK
    dtcf drawCache
    Thread 0 Crashed:
    0 libSystem.B.dylib 0xffff0884 __memcpy + 228 (cpu_capabilities.h:246)
    1 QuickTimeH264.scalar 0x240068bd 0x24003000 + 14525
    2 QuickTimeH264.scalar 0x2400915f JVTDecoBeginBand + 363
    3 ...ple.QuickTimeH264.component 0x944e85f2 0x944e7000 + 5618
    4 ...ple.CoreServices.CarbonCore 0x9421cdcd CallComponentFunctionCommon + 537
    5 ...ple.QuickTimeH264.component 0x944e914d JVTDecoComponentDispatch + 170
    6 ...ple.CoreServices.CarbonCore 0x9421ca95 CallComponentDispatch + 29
    7 ...ickTimeComponents.component 0x9338980e ImageCodecBeginBand + 55
    8 ...ickTimeComponents.component 0x92d3b088 Base_CDBandDecompress + 2857
    9 ...ickTimeComponents.component 0x92d3671f Base_CDComponentDispatch + 125
    10 ...ple.CoreServices.CarbonCore 0x9421ca95 CallComponentDispatch + 29
    11 com.apple.QuickTime 0x95350ab8 ImageCodecBandDecompress + 43
    12 com.apple.QuickTime 0x9533aa86 DoBandedDecompress + 15891
    13 com.apple.QuickTime 0x9533686e ICMAction + 650
    14 com.apple.QuickTime 0x9533552e ICMDeviceLoop + 557
    15 com.apple.QuickTime 0x9534033a DecompressSequenceFrameWhen + 843
    16 com.apple.QuickTime 0x9533fcb4 ICMDecompressionSessionDecodeFrame + 671
    17 ...ickTimeComponents.component 0x92c2240e v2m_rDecompressSequenceFrameWhen + 707
    18 ...ickTimeComponents.component 0x92c28fc0 v2m_decompressVideoFrame + 528
    19 ...ickTimeComponents.component 0x92c298f6 QueueAFrame + 1550
    20 ...ickTimeComponents.component 0x92c2a800 v2m_doWhatTheMentorTellsUs + 1655
    21 ...ickTimeComponents.component 0x92c2c3c1 Video2MoviesTask + 2856
    22 ...ple.CoreServices.CarbonCore 0x9421d12f CallComponentFunctionCommon + 1403
    23 ...ickTimeComponents.component 0x92c1b505 Video2ComponentDispatch + 210
    24 ...ple.CoreServices.CarbonCore 0x9421ca95 CallComponentDispatch + 29
    25 com.apple.QuickTime 0x95333003 MediaMoviesTask + 61
    26 com.apple.QuickTime 0x9528ef54 TaskMovie_priv + 4811
    27 com.apple.QuickTime 0x9536fa1f MoviesTask_priv + 100
    28 com.apple.iMovie8 0x00050803 0x1000 + 325635
    29 com.apple.iMovie8 0x0004b6f4 0x1000 + 304884
    30 com.apple.iMovie8 0x0005d9f6 0x1000 + 379382
    31 com.apple.iMovie8 0x001d88b5 0x1000 + 1931445
    32 com.apple.iMovie8 0x001d0796 0x1000 + 1898390
    33 com.apple.iMovie8 0x000703d4 0x1000 + 455636
    34 com.apple.AppKit 0x93b56b11 -[NSResponder tryToPerform:with:] + 127
    35 com.apple.iMovie8 0x00125972 0x1000 + 1198450
    36 com.apple.iMovie8 0x00037449 0x1000 + 222281
    37 com.apple.AppKit 0x9386f69f -[NSApplication run] + 847
    38 com.apple.AppKit 0x9383c8a4 NSApplicationMain + 574
    39 com.apple.iMovie8 0x00003ed9 0x1000 + 11993
    40 com.apple.iMovie8 0x0000333c 0x1000 + 9020
    41 com.apple.iMovie8 0x00003269 0x1000 + 8809
    Thread 1:
    0 libSystem.B.dylib 0x96d0d3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x96d37d0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x94da2b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    4 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075d34 CFRunLoopRun + 84
    4 com.apple.QTKit 0x9360bcb1 QTVisualContextImageProviderWorkLoop + 108
    5 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    6 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075d34 CFRunLoopRun + 84
    4 com.apple.iLifeMediaBrowser 0x93547708 -[ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop] + 390
    5 com.apple.Foundation 0x95d387ed -[NSThread main] + 45
    6 com.apple.Foundation 0x95d38394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    8 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x95aa55dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x95aa5464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    7 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96d06202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1b6295d8 0x1b100000 + 5412312
    2 com.apple.AVCHDPlugin 0x1b6a6bf6 0x1b100000 + 5925878
    3 com.apple.AVCHDPlugin 0x1b629a61 0x1b100000 + 5413473
    4 libSystem.B.dylib 0x96d82204 pthreadbody + 27
    Thread 6:
    0 libSystem.B.dylib 0x96d0620e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96d38206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96d7d539 pthreadcondwait + 48
    3 com.apple.AVCHDPlugin 0x1b4f7ddf 0x1b100000 + 4160991
    4 com.apple.AVCHDPlugin 0x1b5252d0 0x1b100000 + 4346576
    5 com.apple.AVCHDPlugin 0x1b4f7a7e 0x1b100000 + 4160126
    6 com.apple.AVCHDPlugin 0x1b629a61 0x1b100000 + 5413473
    7 libSystem.B.dylib 0x96d82204 pthreadbody + 27
    Thread 7:
    0 libSystem.B.dylib 0x96d06202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1b6295d8 0x1b100000 + 5412312
    2 com.apple.AVCHDPlugin 0x1b6a6bf6 0x1b100000 + 5925878
    3 com.apple.AVCHDPlugin 0x1b62c088 0x1b100000 + 5423240
    4 com.apple.AVCHDPlugin 0x1b629a61 0x1b100000 + 5413473
    5 libSystem.B.dylib 0x96d82204 pthreadbody + 27
    Thread 8:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075d34 CFRunLoopRun + 84
    4 com.apple.DiscRecording 0x0055fe29 DRWorkLoop::WorkLoop() + 271
    5 com.apple.DiscRecording 0x0055fd07 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    6 com.apple.DiscRecording 0x0055f96f DRThreadObject::StartRoutine(DRThreadObject*) + 153
    7 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    8 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075cd8 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x962a6f88 MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x962a9108 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    7 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075d34 CFRunLoopRun + 84
    4 com.apple.iMovie8 0x0001c5b2 0x1000 + 112050
    5 com.apple.Foundation 0x95d387ed -[NSThread main] + 45
    6 com.apple.Foundation 0x95d38394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    8 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075d34 CFRunLoopRun + 84
    4 com.apple.FWAVCPrivate 0x008604f7 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 155
    5 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    6 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x96d06226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96d381ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x96d39a73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x95d7e75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x95d7e570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x95d7e4d5 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x938dcd90 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x95d387ed -[NSThread main] + 45
    8 com.apple.Foundation 0x95d38394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    10 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x96d36906 kevent + 10
    1 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    2 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x959ed052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    6 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x96d061c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96d0d9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x910750ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91075cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95d9bd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x95d387ed -[NSThread main] + 45
    6 com.apple.Foundation 0x95d38394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    8 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x96d556f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    2 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x96d0d3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x96d37d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x94aceab9 fefragmentthread + 54
    3 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    4 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x96d0620e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96d38206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96d7d539 pthreadcondwait + 48
    3 ...ickTimeComponents.component 0x92d7809f jpegdecompress_MPLoop + 79
    4 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    5 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x96d06226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96d381ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x96d39a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x94213e62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x94213c42 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x92c03bee ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    7 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x96d06226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96d381ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x96d39a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x94213e62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x94213c42 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x9423c248 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    7 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x96d0d3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x96d37d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x96fc145c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x96fd3d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    5 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x96d06202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x242f38f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x242f353f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    4 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x96d06202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x242f38f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x243b50f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x96d37095 pthreadstart + 321
    4 libSystem.B.dylib 0x96d36f52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffff088b ebx: 0x2400663e ecx: 0x00000a1d edx: 0x00072867
    edi: 0x2dd54ff0 esi: 0x2b925000 ebp: 0xbfffc2b8 esp: 0xbfffc2b0
    ss: 0x0000001f efl: 0x00010203 eip: 0xffff0884 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x2b925000
    Binary Images:
    0x1000 - 0x311ff4 com.apple.iMovie8 8.0 (717) <5342ec0f61428b6cdaff59f185efb31a> /Applications/iMovie.app/Contents/MacOS/iMovie
    0x3aa000 - 0x3e3fe3 com.apple.MPEG2TSDecoder 1.0 (84) <c7b8aff82054420e9439566b4e3ce95f> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
    0x419000 - 0x43afff com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
    0x44b000 - 0x4eafff com.apple.DotMacKit 50 (3.0.2L) /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x558000 - 0x559ff7 com.apple.Helium 3.0.0 (157) <e042b44b72555716f41855d3e57e149f> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
    0x55d000 - 0x626ff5 com.apple.DiscRecording 4.0.3 (4030.4.3) <f985693413a9d58893068d35568de054> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x691000 - 0x692fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5fb2d0c9d6d7036ef739da7ce5bad36e> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
    0x697000 - 0x7c9fe4 com.apple.Helium.HeliumRender 2.0.0 (157) <d54435f78fd3672132cb46c51a64a4c4> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x81f000 - 0x81fffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x85c000 - 0x88efff com.apple.FWAVCPrivate 1.0 (43) /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x8b6000 - 0x8d2ff7 GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x121c5000 - 0x12348fe3 GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12376000 - 0x125d4fe9 com.apple.ATIRadeonX2000GLDriver 1.5.36 (5.3.6) <35c66ba8b2ca691841fa33165af9d22f> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x136ab000 - 0x13718fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x15d94000 - 0x15f8afff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x180e9000 - 0x180eafff com.apple.iLMBFolderPlugin 1.0 (85) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x180f0000 - 0x180f2fff com.apple.iLMBPhotoBoothPlugin 1.0 (85) <a0343e61c12f5f22155d460dda9a2fca> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x1818c000 - 0x18190fff com.apple.iLMBGarageBandPlugin 1.0 (85) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x18197000 - 0x18199fff com.apple.iLMBMoviesFolderPlugin 1.0 (85) <ddfe4e33024c992427d89c2916484338> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x1819f000 - 0x181aafff com.apple.iLMBiMoviePlugin 1.0 (85) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x183d5000 - 0x183dbfff com.apple.iLAperturePlugin 1.0 (85) <26f8a1ebc7a4837a1142d20f3468262b> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x183e3000 - 0x183e4fff com.apple.iLMBAppDefPlugin 1.0 (85) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x183ea000 - 0x183fbfff com.apple.iLMBiPhoto8Plugin 2.0.0 (90) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x18404000 - 0x1840cfff com.apple.iLMBiPhotoPlugin 2.0.0 (86) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x18414000 - 0x1841cfff com.apple.iLiTunesPlugin 1.0 (85) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x18450000 - 0x18450ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x19058000 - 0x19128fef com.apple.iTunesAccess 8.0.2 (8.0.2) <ef44e3bb52459dc2e7edc82adeb8d5f4> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x195e1000 - 0x195e4fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x195ea000 - 0x195effff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1a093000 - 0x1a09affd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1a760000 - 0x1a765ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x1ab05000 - 0x1ab06ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1ab0c000 - 0x1ab58fe3 com.apple.AppleVAFramework 4.1.14 (4.1.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1ab61000 - 0x1ab66fff com.apple.MP4RADPlugin 1.0 (1.0) /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0x1ad84000 - 0x1adbafff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x1adcb000 - 0x1adf6ffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
    0x1af00000 - 0x1af57ffb com.apple.proapps.MIO 1.0.2 (1.0.2) /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x1b100000 - 0x1b7fefeb com.apple.AVCHDPlugin 1.0.1 (1.0.1) <ed3695649c7b4609cef40d1a2db794f5> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0x1b8d0000 - 0x1b9c8fe0 com.apple.DiskImagesFramework 10.5.4 (195.2.2) <62a6764ff62868031f882857791ff1d6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1ba2e000 - 0x1bbebfec com.apple.MPEG2PSRADPlugin 1.2 (1.2) <6c43f60e90e25caa4b0d950c0e12c509> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0x1be27000 - 0x1be2dff7 com.apple.ATIRadeonX2000VADriver 1.5.36 (5.3.6) <4197d0ef4891d4d79355e7c06cfbfad0> /System/Library/Extensions/ATIRadeonX2000VADriver.bundle/Contents/MacOS/ATIRade onX2000VADriver
    0x1be44000 - 0x1be9cfef com.apple.AppleVADriver 4.1.14 (4.1.14) /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x1c0bc000 - 0x1c0c0fff com.apple.iokit.SCSITaskLib 2.0.5 (2.0.5) <0a9cf77effd2028a8cfcd8ce8c716f49> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x1d314000 - 0x1d33dfe5 com.apple.mio.DAL.VDC 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Resource s/VDC.plugin/Contents/MacOS/VDC
    0x1d37f000 - 0x1d3bafff com.apple.QuickTimeFireWireDV.component 7.6 (1290) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1d3cc000 - 0x1d3d5fff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1d599000 - 0x1d5c7ff7 com.apple.QuickTimeIIDCDigitizer 7.6 (1290) <150bce84e37c741ce1d1e5c242c6e422> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1de52000 - 0x1df99ffb com.apple.TundraComponent 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/Tundra.component/Contents/MacOS/Tundra
    0x1f00b000 - 0x1f02efe7 com.apple.AppleProResDecoder 1.0.1 (53) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1f060000 - 0x1f07afc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1f087000 - 0x1f08cff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <aed7e508df82301fd0a4db1acc0bb9fb> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1f092000 - 0x1f0acfe3 com.apple.applepixletvideo 1.2.16 (1.2d16) <798930d46fb63202d054bbabf6e8c0e6> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1f14e000 - 0x1f1b3fef com.apple.AppleVAH264HW.component 1.0 (1.0) <49e6103f4d0f364517a5c37bd29b08d7> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x222bc000 - 0x222d8fe7 com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x24003000 - 0x243d8fe5 QuickTimeH264.scalar ??? (???) <c924f21b0e1b3bf4f50a49c18d526cf6> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x24797000 - 0x247b4ff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x247cc000 - 0x247eafe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x26fb1000 - 0x2717efe7 com.apple.audio.codecs.Components 1.6.5 (1.6.5) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9005dff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9005e000 - 0x90066fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90067000 - 0x90068ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90069000 - 0x90069ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9006a000 - 0x9006dfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9006e000 - 0x900acff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x900ad000 - 0x9018eff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x9018f000 - 0x901b3fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x901b4000 - 0x901b4ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x901b5000 - 0x901c1fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x901c2000 - 0x901d7ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x901d8000 - 0x901e7fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x90225000 - 0x90229fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9022a000 - 0x90257feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90258000 - 0x90292fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90293000 - 0x902ecff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x902ed000 - 0x9098dfff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9098e000 - 0x909dfff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x909e3000 - 0x909e3ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x909e4000 - 0x90a0dfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x90a13000 - 0x90abafeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90abb000 - 0x90aedfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90aee000 - 0x90afaffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90afb000 - 0x90c4dff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90c4e000 - 0x90e0aff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90e0b000 - 0x90e67ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90e68000 - 0x90eb7fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90f00000 - 0x91001fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91002000 - 0x91135fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91136000 - 0x91155ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91156000 - 0x9116efff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9116f000 - 0x91174fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91175000 - 0x912bbff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x912bc000 - 0x9143bfff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9143c000 - 0x91447fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91448000 - 0x91455fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91456000 - 0x91473ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91474000 - 0x91542ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91543000 - 0x9160aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91628000 - 0x91708fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9174e000 - 0x91a56fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91a57000 - 0x91b14fff com.apple.WebKit 5525.18.1 (5525.18.1) <1840d06d9111a595a5d71f489da73299> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91b15000 - 0x91c4dfe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91c5a000 - 0x91d0cffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x91d0d000 - 0x91e8dfef com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91ee0000 - 0x92530fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92531000 - 0x9350cff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9350d000 - 0x9357bff7 com.apple.iLifeMediaBrowser 2.0 (314) <4d00065d9e74cafa7d678fa2a97d82ff> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9358e000 - 0x93645ff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93646000 - 0x93646ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x937a9000 - 0x93835ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93836000 - 0x94034fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94035000 - 0x940c8fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x940c9000 - 0x940d0fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x940d1000 - 0x94143fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94144000 - 0x94185fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94186000 - 0x94190feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9419c000 - 0x941dbfef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x941dc000 - 0x941e3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x941e4000 - 0x941e9fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x941ea000 - 0x944c4ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x944c5000 - 0x944d5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x944d6000 - 0x944e6fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x944e7000 - 0x944e9ff1 com.apple.QuickTimeH264.component 7.6 (1290) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x944ea000 - 0x948a8fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x948a9000 - 0x9494cff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9494d000 - 0x949d8fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x949d9000 - 0x949d9ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x949da000 - 0x94d77fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94d78000 - 0x94d7afff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94d7b000 - 0x9524cf3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9524d000 - 0x95572fe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95573000 - 0x9559bfff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x955cf000 - 0x9567ffff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95680000 - 0x9584eff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9584f000 - 0x9584ffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95850000 - 0x95881ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95882000 - 0x95891ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95892000 - 0x958b0fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x958b1000 - 0x959e9ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x959ea000 - 0x95a87ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95a88000 - 0x95b05feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95b06000 - 0x95b2eff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95b2f000 - 0x95b35fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95b36000 - 0x95b4cfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b4d000 - 0x95b87ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95c7d000 - 0x95c7dff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95cb3000 - 0x95d2dff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95d2e000 - 0x95fa9fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95faa000 - 0x95faaffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9608d000 - 0x960c4fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x960c5000 - 0x960c5ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x960c6000 - 0x96110fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96111000 - 0x96135feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x96136000 - 0x961fffef com.apple.QuickTimeMPEG4.component 7.6 (1290) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x96200000 - 0x96202ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96203000 - 0x9628aff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x9628b000 - 0x96297ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96298000 - 0x962d7fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x962d8000 - 0x96355fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96356000 - 0x9635bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9635c000 - 0x9635cffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9635d000 - 0x96366fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96367000 - 0x9636eff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x963dd000 - 0x963ddffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x963de000 - 0x963f9ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96449000 - 0x964dcff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x964dd000 - 0x968edfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9690c000 - 0x9693bfe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96ba5000 - 0x96c2ffe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96c30000 - 0x96c37ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96c38000 - 0x96c56ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96c57000 - 0x96c65ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96c66000 - 0x96c6afff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x96c6b000 - 0x96ca1fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x96ca2000 - 0x96cbaff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96cbb000 - 0x96d04fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96d05000 - 0x96e6cff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x96e6d000 - 0x96eaffef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96eb0000 - 0x96f0dffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x96f0e000 - 0x96f8dff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96f8e000 - 0x97059fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9705a000 - 0x9705efff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9705f000 - 0x9708afe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9708b000 - 0x97170ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97171000 - 0x9722bfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9722c000 - 0x97292ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Many Thanks!

  • IMovie 09 Crashes every time since files on Drobo

    I've been using IMovie 09 for a month, gradually importing more and more events from my DV camera, and everything has been fine.
    Today I plugged in a Drobo, and tried moving an event from my internal disk to the external drive (drobo), by dragging the file within IMovie. Again, everything was fine (except that this method actually copies the event, not moves). I tried this just to see what would happen. The event was just a 'test event' of around 30 seconds in length. The event wasn't part of any project.
    I then read up about the "command+drag" technique, and tried moving a different event to the Drobo. Again, it was a short clip, around 30 seconds.
    Since doing that, every time I launch IMovie, it crashes straight away. Can anyone help?
    Thanks
    Process: iMovie [626]
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: com.apple.iMovie8
    Version: 8.0.1 (740)
    Build Info: iMovieApp-7400000~3
    Code Type: X86 (Native)
    Parent Process: launchd [77]
    Date/Time: 2009-04-04 21:21:27.097 +0100
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXC_ARITHMETIC (SIGFPE)
    Exception Codes: EXCI386DIV (divide by zero)
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.iMovie8 0x000cfffc 0x1000 + 847868
    1 com.apple.iMovie8 0x000d6194 0x1000 + 872852
    2 com.apple.iMovie8 0x0006567a 0x1000 + 411258
    3 com.apple.iMovie8 0x002035ce 0x1000 + 2106830
    4 com.apple.iMovie8 0x000e3b2c 0x1000 + 928556
    5 com.apple.iMovie8 0x000e30ce 0x1000 + 925902
    6 com.apple.AppKit 0x92a39951 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 269
    7 com.apple.AppKit 0x92a397ea -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 99
    8 com.apple.AppKit 0x92a38db2 -[NSTableView drawRow:clipRect:] + 872
    9 com.apple.AppKit 0x929de1a0 -[NSTableView drawRowIndexes:clipRect:] + 363
    10 com.apple.AppKit 0x929de02a -[NSOutlineView drawRowIndexes:clipRect:] + 122
    11 com.apple.AppKit 0x929dcc84 -[NSTableView drawRect:] + 2199
    12 com.apple.AppKit 0x92a6d29c -[NSView _drawRect:clip:] + 3853
    13 com.apple.AppKit 0x92a6bd93 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
    14 com.apple.AppKit 0x92a6c12a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    15 com.apple.AppKit 0x92a6c12a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    16 com.apple.AppKit 0x92a6a6e9 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 759
    17 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    18 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    19 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    20 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    21 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    22 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    23 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    24 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    25 com.apple.AppKit 0x92a6b543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    26 com.apple.AppKit 0x92b529ed -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 340
    27 com.apple.AppKit 0x92a66b4f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    28 com.apple.AppKit 0x929a7523 -[NSView displayIfNeeded] + 933
    29 com.apple.AppKit 0x929a70d1 -[NSWindow displayIfNeeded] + 189
    30 com.apple.AppKit 0x929a6ef4 _handleWindowNeedsDisplay + 436
    31 com.apple.CoreFoundation 0x951759a2 __CFRunLoopDoObservers + 466
    32 com.apple.CoreFoundation 0x95176cfc CFRunLoopRunSpecific + 844
    33 com.apple.CoreFoundation 0x95177cd8 CFRunLoopRunInMode + 88
    34 com.apple.HIToolbox 0x917c22c0 RunCurrentEventLoopInMode + 283
    35 com.apple.HIToolbox 0x917c20d9 ReceiveNextEventCommon + 374
    36 com.apple.HIToolbox 0x917c1f4d BlockUntilNextEventMatchingListInMode + 106
    37 com.apple.AppKit 0x929a4d7d _DPSNextEvent + 657
    38 com.apple.AppKit 0x929a4630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    39 com.apple.iMovie8 0x00038908 0x1000 + 227592
    40 com.apple.AppKit 0x9299d66b -[NSApplication run] + 795
    41 com.apple.AppKit 0x9296a8a4 NSApplicationMain + 574
    42 com.apple.iMovie8 0x00003ef9 0x1000 + 12025
    43 com.apple.iMovie8 0x0000335c 0x1000 + 9052
    44 com.apple.iMovie8 0x00003289 0x1000 + 8841
    Thread 1:
    0 libSystem.B.dylib 0x91bc83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x91bf2d0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x947d4b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    4 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177d34 CFRunLoopRun + 84
    4 com.apple.QTKit 0x93431cb1 QTVisualContextImageProviderWorkLoop + 108
    5 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    6 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177d34 CFRunLoopRun + 84
    4 com.apple.iLifeMediaBrowser 0x906abae3 -[ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop] + 897
    5 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    6 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    8 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x91bc83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x91bf2d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9532c2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x952e4c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x95338288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.iLifeMediaBrowser 0x906ad896 -[ILMediaManager _doCommitBatch] + 71
    6 com.apple.iLifeMediaBrowser 0x906adbf6 -[ILMediaManager commitBatch] + 35
    7 com.apple.iLMBPhotoBoothPlugin 0x18c37504 0x18c35000 + 9476
    8 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    9 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    11 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x91bc83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x91bf2d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9532c2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x952e4c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x95338288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.iLifeMediaBrowser 0x906c0d82 -[ILPluginManager loadPluginsWithDelegate:] + 82
    6 com.apple.iLifeMediaBrowser 0x906c24e4 +[ILiPhotoMediaManager sharedMediaManager] + 63
    7 com.apple.iLMBiPhoto8Plugin 0x18b2022b AbsoluteTimeFromPhotoDate(double, __CFTimeZone const*) + 18683
    8 com.apple.iLMBiPhoto8Plugin 0x18b214a6 AbsoluteTimeFromPhotoDate(double, __CFTimeZone const*) + 23414
    9 com.apple.iLMBiPhoto8Plugin 0x18b25136 AbsoluteTimeFromPhotoDate(double, __CFTimeZone const*) + 38918
    10 com.apple.iLMBPhotoBoothPlugin 0x18c3737f 0x18c35000 + 9087
    11 com.apple.iLMBPhotoBoothPlugin 0x18c374f2 0x18c35000 + 9458
    12 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    13 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    14 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    15 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x910dd5dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x910dd464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    7 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177d34 CFRunLoopRun + 84
    4 com.apple.iMovie8 0x0001c5d2 0x1000 + 112082
    5 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    6 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    8 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x91bc1202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1c0295d8 0x1bb00000 + 5412312
    2 com.apple.AVCHDPlugin 0x1c0a6bf6 0x1bb00000 + 5925878
    3 com.apple.AVCHDPlugin 0x1c029a61 0x1bb00000 + 5413473
    4 libSystem.B.dylib 0x91c3d204 pthreadbody + 27
    Thread 9:
    0 libSystem.B.dylib 0x91bc120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x91bf3206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x91c38539 pthreadcondwait + 48
    3 com.apple.AVCHDPlugin 0x1bef7ddf 0x1bb00000 + 4160991
    4 com.apple.AVCHDPlugin 0x1bf252d0 0x1bb00000 + 4346576
    5 com.apple.AVCHDPlugin 0x1bef7a7e 0x1bb00000 + 4160126
    6 com.apple.AVCHDPlugin 0x1c029a61 0x1bb00000 + 5413473
    7 libSystem.B.dylib 0x91c3d204 pthreadbody + 27
    Thread 10:
    0 libSystem.B.dylib 0x91bc1202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1c0295d8 0x1bb00000 + 5412312
    2 com.apple.AVCHDPlugin 0x1c0a6bf6 0x1bb00000 + 5925878
    3 com.apple.AVCHDPlugin 0x1c02c088 0x1bb00000 + 5423240
    4 com.apple.AVCHDPlugin 0x1c029a61 0x1bb00000 + 5413473
    5 libSystem.B.dylib 0x91c3d204 pthreadbody + 27
    Thread 11:
    0 libSystem.B.dylib 0x91bec202 lstat + 10
    1 com.apple.Foundation 0x952ecaa9 -[NSFileManager fileExistsAtPath:isDirectory:] + 153
    2 com.apple.proapps.MIO 0x1b8d7449 -[MIORADManager createAndAddVolumeForPath:] + 157
    3 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    4 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    6 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177d34 CFRunLoopRun + 84
    4 com.apple.DiscRecording 0x0056ce29 DRWorkLoop::WorkLoop() + 271
    5 com.apple.DiscRecording 0x0056cd07 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    6 com.apple.DiscRecording 0x0056c96f DRThreadObject::StartRoutine(DRThreadObject*) + 153
    7 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    8 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x91bc120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x91bc8ce5 pthreadmutexlock + 569
    2 com.apple.Foundation 0x952dd08c -[NSRecursiveLock lock] + 28
    3 com.apple.iLifeMediaBrowser 0x906ad7e5 -[ILMediaManager beginBatch] + 116
    4 com.apple.iLifeMediaBrowser 0x906c7361 -[ILFolderPluginSDK _loadMediaFoldersThreaded:] + 90
    5 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    6 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    8 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x91bc120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x91bc8ce5 pthreadmutexlock + 569
    2 com.apple.Foundation 0x952dd08c -[NSRecursiveLock lock] + 28
    3 com.apple.iLifeMediaBrowser 0x906ad7e5 -[ILMediaManager beginBatch] + 116
    4 com.apple.iLifeMediaBrowser 0x906c7361 -[ILFolderPluginSDK _loadMediaFoldersThreaded:] + 90
    5 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    6 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    8 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x91bc83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x91bf2d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9532c2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x952e4c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x95338288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.imageKit 0x94d92d32 -[IKTaskManager taskLoop] + 960
    6 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    7 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    9 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177d34 CFRunLoopRun + 84
    4 com.apple.FWAVCPrivate 0x008714f7 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 155
    5 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    6 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177cd8 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x9167df88 MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x91680108 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    7 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x95a8cebe CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    6 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x91bc11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91bc89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x951770ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95177cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95347d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    6 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    8 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x91bc83ae _semwaitsignal + 10
    1 com.apple.Foundation 0x9532b399 +[NSThread sleepForTimeInterval:] + 73
    2 com.apple.iLMBiMoviePlugin 0x184af31d 0x184a9000 + 25373
    3 com.apple.iLMBiMoviePlugin 0x184b0d30 0x184a9000 + 32048
    4 com.apple.Foundation 0x952e47ed -[NSThread main] + 45
    5 com.apple.Foundation 0x952e4394 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    7 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x91c106f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    2 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x91bc1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91bf31ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x91bf4a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x94e14dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x94e14bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x93e29bee ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    7 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x91bc1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91bf31ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x91bf4a73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x910ecbc3 CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x910ee77e CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x910ecf23 HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x910ecc27 HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x910dd464 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    9 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x91bc1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91bf31ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x91bf4a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x94e14dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x94e14bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x94e3d220 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    7 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x91bf1906 kevent + 10
    1 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    2 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x91bc121a semaphoretimedwaittrap + 10
    1 ...ple.CoreServices.CarbonCore 0x94e4749b MPWaitOnSemaphore + 125
    2 ...ickTimeComponents.component 0x9426f23b DecompressFramesMPTask + 120
    3 ...ple.CoreServices.CarbonCore 0x94e340a3 PrivateMPEntryPoint + 56
    4 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    5 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 27:
    0 libSystem.B.dylib 0x91bc120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x91bf3206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x91c38539 pthreadcondwait + 48
    3 ...ickTimeComponents.component 0x93f9e09f jpegdecompress_MPLoop + 79
    4 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    5 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 28:
    0 libSystem.B.dylib 0x91bc83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x91bf2d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x95e1445c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x95e26d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x91bf2095 pthreadstart + 321
    5 libSystem.B.dylib 0x91bf1f52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x0000000b ebx: 0x192ac9a0 ecx: 0x00000000 edx: 0x00000000
    edi: 0x195457d0 esi: 0x19d35f80 ebp: 0xbfffc378 esp: 0xbfffc340
    ss: 0x0000001f efl: 0x00010246 eip: 0x000cfffc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x164a4110
    Binary Images:
    0x1000 - 0x317ffc com.apple.iMovie8 8.0.1 (740) <2d7db376d620ad62567ef9d85ab58830> /Applications/iMovie.app/Contents/MacOS/iMovie
    0x3b1000 - 0x3eafe3 com.apple.MPEG2TSDecoder 1.0 (84) <84898fc001fff094e1f77ef4ce41d96f> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
    0x422000 - 0x443fff com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
    0x456000 - 0x4f5fff com.apple.DotMacKit 50 (3.0.2L) /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x563000 - 0x564ff7 com.apple.Helium 3.0.0 (157) <22fd7cb4024e3065eb67262abf99636e> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
    0x56a000 - 0x633ff5 com.apple.DiscRecording 4.0.3 (4030.4.3) <f985693413a9d58893068d35568de054> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x69e000 - 0x69ffff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5fb2d0c9d6d7036ef739da7ce5bad36e> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
    0x6a5000 - 0x7d7fe4 com.apple.Helium.HeliumRender 2.0.0 (157) <dea355f622dc68d4ea7aee06c0d7f150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x830000 - 0x830ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x86d000 - 0x89ffff com.apple.FWAVCPrivate 1.0 (43) /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x8c7000 - 0x8e3ff7 GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x121c5000 - 0x12348fe3 GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12376000 - 0x125d4fe9 com.apple.ATIRadeonX2000GLDriver 1.5.36 (5.3.6) <35c66ba8b2ca691841fa33165af9d22f> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x158cd000 - 0x158d0fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x15b44000 - 0x15d3cfff com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x18482000 - 0x18488fff com.apple.iLMBAperturePlugin 2.0.2 (94) <ef8ad0737e0bfe0212bf481687932efd> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x18490000 - 0x18491fff com.apple.iLMBAppDefPlugin 2.0.2 (94) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x18497000 - 0x18498fff com.apple.iLMBFolderPlugin 2.0.2 (94) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x1849e000 - 0x184a2fff com.apple.iLMBGarageBandPlugin 2.0.2 (94.1) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x184a9000 - 0x184b4fff com.apple.iLMBiMoviePlugin 2.0.2 (94) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x18b19000 - 0x18b2afff com.apple.iLMBiPhoto8Plugin 2.0.2 (94) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x18b33000 - 0x18b3bfff com.apple.iLMBiPhotoPlugin 2.0.2 (94) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x18b43000 - 0x18b4bfff com.apple.iLMBiTunesPlugin 2.0.2 (94) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x18b53000 - 0x18c0dfff com.apple.iTunesAccess 8.1 (8.1) <ad1fab105db124c36e8fa85cbff447c1> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x18c2d000 - 0x18c2ffff com.apple.iLMBMoviesFolderPlugin 2.0.2 (94) <cbfc693badcbc6b464766a8363dd8f57> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x18c35000 - 0x18c37fff com.apple.iLMBPhotoBoothPlugin 2.0.2 (94) <a6dbe217570d12c173ee7cf5134d0c8b> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x19810000 - 0x19833fe7 com.apple.AppleProResDecoder 1.0.1 (53) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x19871000 - 0x19876ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6fdff3c87ececb7413749c0230c54f78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x198e2000 - 0x198fbff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <b0e7bf7f2d8c5ffc4e57dd7137192299> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x19a84000 - 0x19a9efc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x19cf5000 - 0x19cfafff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19f04000 - 0x19f20fe7 com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x19f4d000 - 0x19fb2fef com.apple.AppleVAH264HW.component 1.0 (1.0) <49e6103f4d0f364517a5c37bd29b08d7> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1a2a7000 - 0x1a2c4ff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1a500000 - 0x1a51efe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x1b8ba000 - 0x1b911ffb com.apple.proapps.MIO 1.0.2 (1.0.2) /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x1b949000 - 0x1b995fe3 com.apple.AppleVAFramework 4.1.14 (4.1.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1b99e000 - 0x1b9a3fff com.apple.MP4RADPlugin 1.0 (1.0) /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0x1b9ab000 - 0x1b9e1fff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x1bb00000 - 0x1c1fefeb com.apple.AVCHDPlugin 1.0.1 (1.0.1) <854e5d32bbacee696831194bd004fa03> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0x1c2d0000 - 0x1c3c8fe0 com.apple.DiskImagesFramework 10.5.4 (195.2.2) <62a6764ff62868031f882857791ff1d6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1c42e000 - 0x1c459ffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
    0x1c463000 - 0x1c620fec com.apple.MPEG2PSRADPlugin 1.2 (1.2) <ec01559396f3a2f815e76fd167126b4c> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0x1c8f4000 - 0x1c8faff7 com.apple.ATIRadeonX2000VADriver 1.5.36 (5.3.6) <4197d0ef4891d4d79355e7c06cfbfad0> /System/Library/Extensions/ATIRadeonX2000VADriver.bundle/Contents/MacOS/ATIRade onX2000VADriver
    0x1c911000 - 0x1c969fef com.apple.AppleVADriver 4.1.14 (4.1.14) /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x1cc4a000 - 0x1cc4efff com.apple.iokit.SCSITaskLib 2.0.5 (2.0.5) <0a9cf77effd2028a8cfcd8ce8c716f49> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x1ccbb000 - 0x1ccbcff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1ce00000 - 0x1ce29fe5 com.apple.mio.DAL.VDC 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Resource s/VDC.plugin/Contents/MacOS/VDC
    0x1ce51000 - 0x1ce8cfff com.apple.QuickTimeFireWireDV.component 7.6 (1290) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1ce9e000 - 0x1cea7fff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1ceb1000 - 0x1cedfff7 com.apple.QuickTimeIIDCDigitizer 7.6 (1290) <150bce84e37c741ce1d1e5c242c6e422> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1dd92000 - 0x1ded9ffb com.apple.TundraComponent 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/Tundra.component/Contents/MacOS/Tundra
    0x20121000 - 0x204f6fe5 QuickTimeH264.scalar ??? (???) <c924f21b0e1b3bf4f50a49c18d526cf6> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9000ffff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x90010000 - 0x9001fffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90020000 - 0x90029fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9002f000 - 0x900b9fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x900ba000 - 0x900e3fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x900e4000 - 0x90177fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90195000 - 0x90199fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9019a000 - 0x90226ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90227000 - 0x90256fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x902c5000 - 0x902cdfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x902ce000 - 0x902cefff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x902cf000 - 0x9066cfef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9066d000 - 0x9066ffff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90670000 - 0x906e0ff7 com.apple.iLifeMediaBrowser 2.0.2 (321) <096200840dfe3556d984bed9e9e1e4bc> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x906e1000 - 0x90788feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90789000 - 0x9086aff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x9086b000 - 0x90870fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90871000 - 0x908cbff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x908cc000 - 0x908d9fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x908da000 - 0x90a5afef com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90a5b000 - 0x90b19fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90b1a000 - 0x90e3ffe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90e7f000 - 0x90e97ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90e98000 - 0x90ee9ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90eea000 - 0x90f20fef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
    0x90f21000 - 0x90f3fff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90f40000 - 0x90fbfff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90fc0000 - 0x90fd5ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91006000 - 0x9100bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9100c000 - 0x9101bfff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x9101c000 - 0x910bfff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x910c0000 - 0x9113dfeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9113e000 - 0x911a4ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x911a5000 - 0x912ebff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x912ec000 - 0x913b5fef com.apple.QuickTimeMPEG4.component 7.6 (1290) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x913b6000 - 0x913defff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
    0x913df000 - 0x9143cffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x9143d000 - 0x9143dff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9143e000 - 0x9143effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9143f000 - 0x91457fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91458000 - 0x914b1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x914b2000 - 0x915b3fe7 com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x915b4000 - 0x9166efe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9166f000 - 0x916aefff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x916fe000 - 0x916ffffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9178d000 - 0x91791fff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x91792000 - 0x91a9afff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91a9b000 - 0x91b7bfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x91b7c000 - 0x91baefff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91baf000 - 0x91bbffff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91bc0000 - 0x91d27ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x91d32000 - 0x91d74fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91d75000 - 0x92415fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92416000 - 0x92418ff1 com.apple.QuickTimeH264.component 7.6 (1290) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x92419000 - 0x9256bff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9256c000 - 0x9257affd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x925c0000 - 0x925ddff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x926c0000 - 0x926f1ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x926f2000 - 0x926f2ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x926f3000 - 0x926fafe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x926fb000 - 0x92726fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x92727000 - 0x9272efff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92732000 - 0x92800ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92801000 - 0x92801ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92964000 - 0x93162fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93163000 - 0x931b2fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x931b3000 - 0x931f1ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x931f2000 - 0x931f6fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x931f7000 - 0x933b3ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x933b4000 - 0x9346bff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9346c000 - 0x93476feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93477000 - 0x93527fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93528000 - 0x93555feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x935a1000 - 0x9362cfff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93722000 - 0x9373dffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93756000 - 0x93756ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93757000 - 0x94732ff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94733000 - 0x947a5fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x947ac000 - 0x947acff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x947ad000 - 0x94c7ef3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94c7f000 - 0x94c7fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94c80000 - 0x94c8bfe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94c8c000 - 0x94c92fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94c93000 - 0x94cb1fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x94cb2000 - 0x94deafe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94deb000 - 0x950c5ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x950c6000 - 0x950cdffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x950ce000 - 0x950deffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x950df000 - 0x95103feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x95104000 - 0x95237fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95238000 - 0x95238ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95239000 - 0x952ccff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x952cd000 - 0x952d9ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x952da000 - 0x95555fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95556000 - 0x95590fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x955a5000 - 0x955c9fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x955ca000 - 0x95609fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9560a000 - 0x956d1ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x956d2000 - 0x956d4ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x956d5000 - 0x9570cfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9570d000 - 0x958dbff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x958dc000 - 0x9598effb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x9598f000 - 0x959b7ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x959b8000 - 0x95a3fff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x95a40000 - 0x95a89fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95a8a000 - 0x95b27fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95b28000 - 0x95c0dff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95c0e000 - 0x95c6aff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95ca8000 - 0x95de0ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x95de1000 - 0x95eacfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95ead000 - 0x95f2afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95f2b000 - 0x95f30fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9619a000 - 0x9619affc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9619b000 - 0x9631afff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9631b000 - 0x9672bfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9672c000 - 0x96742fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96743000 - 0x967bdff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x967d0000 - 0x96811fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96812000 - 0x96e63fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96e64000 - 0x96e67fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96e68000 - 0x96e87ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96ec2000 - 0x97280fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97281000 - 0x97288ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x97289000 - 0x97295ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x97296000 - 0x97296ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Jim
    Sorted.
    I found a post elsewhere and the suggestion was to delete the projects folder. Then launching IMovie, the software creates a new projects folder, and I moved the projects in one by one, until I found the one that crashed it.
    I suspect your solution would have been quicker however!
    I just wish IMovie was less sensitive and just told me what the problem was!!
    Thanks again.

  • I was working on a project in iMovie (10.0.1) and iMovie just crashed. when i reopened it the project i was working on disappeared. in my list of projects it still says i have 3 projects but its only showing me 2. is there any way i can recover my project

    i was working on a project in iMovie (10.0.1) and iMovie just crashed. when i reopened it the project i was working on disappeared. in my list of projects it still says i have 3 projects but its only showing me 2. is there any way i can recover my project?? PLEASE HELP!!!

    iMovie on your Mac  has nothing to do with iCloud storage.  Download and use Find Any File  to search for your iMovie project.  FAF can search areas that Spotlight can't, like invisible folders, packages and system folders.  If there a file with your file name on it anywhere on the hard drive FAF will find it.
    Do you have Time Machine enabled backing up to an external HD?  This situation is exactly what TM is good at.  It makes hourly backups so you can go back to find and restore the missing file.  All HDs crash at some time or another and having a good backup strategy is the only protection against that.

  • My iMovie 09 crashes when I try to insert a a text

    and give the following error message  Does anybody know what is wrong ?    Process:         iMovie [8374] Path:            /Applications/iMovie.app/Contents/MacOS/iMovie Identifier:      com.apple.iMovie8 Version:         8.0.6 (821) Build Info:      iMovieApp-8210000~16 Code Type:       X86 (Native) Parent Process:  launchd [251]  Date/Time:       2011-09-26 18:13:49.458 +0200 OS Version:      Mac OS X 10.7.1 (11B26) Report Version:  9  Interval Since Last Report:          606453 sec Crashes Since Last Report:           10 Per-App Interval Since Last Report:  60854 sec Per-App Crashes Since Last Report:   9 Anonymous UUID:                      4153496F-D2D0-4422-9187-FE919EFB6E81  Crashed Thread:  0  Dispatch queue: com.apple.main-thread  Exception Type:  EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008  VM Regions Near 0x8: --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iMovie.app/Contents/MacOS/iMovie     __TEXT                 0000000000001000-0000000000335000 [ 3280K] r-x/rwx SM=COW  /Applications/iMovie.app/Contents/MacOS/iMovie  Application Specific Information: objc[8374]: garbage collection is OFF  Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0   com.apple.JavaScriptCore           0x93911e0e JSC::Heap::reset(JSC::Heap::SweepToggle) + 142 1   com.apple.JavaScriptCore           0x93911c48 JSC::Heap::collectAllGarbage() + 40 2   com.apple.JavaScriptCore           0x93911a1e JSC::DefaultGCActivityCallbackPlatformData::trigger(__CFRunLoopTimer*, void*) + 190 3   com.apple.CoreFoundation           0x9796e256 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 4   com.apple.CoreFoundation           0x9796dbe7 __CFRunLoopDoTimer + 743 5   com.apple.CoreFoundation           0x9794cce0 __CFRunLoopRun + 1888 6   com.apple.CoreFoundation           0x9794c1ec CFRunLoopRunSpecific + 332 7   com.apple.CoreFoundation           0x9794c098 CFRunLoopRunInMode + 120 8   com.apple.HIToolbox                0x963e8487 RunCurrentEventLoopInMode + 318 9   com.apple.HIToolbox                0x963efdc3 ReceiveNextEventCommon + 381 10  com.apple.HIToolbox                0x963efc32 BlockUntilNextEventMatchingListInMode + 88 11  com.apple.AppKit                   0x97ddc8ec _DPSNextEvent + 678 12  com.apple.AppKit                   0x97ddc159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113 13  com.apple.iMovie8                  0x0003ae2d 0x1000 + 237101 14  com.apple.AppKit                   0x97f30ba8 -[NSWindow nextEventMatchingMask:untilDate:inMode:dequeue:] + 67 15  com.apple.AppKit                   0x97f8b351 -[NSTableView _dragShouldBeginFromMouseDown:] + 537 16  com.apple.AppKit                   0x97f4c76e -[NSTableView _performDragFromMouseDown:] + 290 17  com.apple.AppKit                   0x97f4afb3 -[NSTableView mouseDown:] + 757 18  com.apple.iMovie8                  0x00102d94 0x1000 + 1056148 19  com.apple.iMovie8                  0x001b12fb 0x1000 + 1770235 20  com.apple.AppKit                   0x97eae80a -[NSWindow sendEvent:] + 7514 21  com.apple.iMovie8                  0x0012eef7 0x1000 + 1236727 22  com.apple.AppKit                   0x97e46b23 -[NSApplication sendEvent:] + 4936 23  com.apple.iMovie8                  0x0003ac0e 0x1000 + 236558 24  com.apple.AppKit                   0x97dd852b -[NSApplication run] + 1000 25  com.apple.AppKit                   0x9806bb54 NSApplicationMain + 1054 26  com.apple.iMovie8                  0x00004356 0x1000 + 13142 27  com.apple.iMovie8                  0x0000382c 0x1000 + 10284 28  com.apple.iMovie8                  0x00003759 0x1000 + 10073  Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0   libsystem_kernel.dylib             0x932b1b5e __select_nocancel + 10 1   libdispatch.dylib                  0x90855b85 _dispatch_mgr_invoke + 642 2   libdispatch.dylib                  0x9085471b _dispatch_mgr_thread + 53  Thread 2: 0   libsystem_kernel.dylib             0x932b202e __workq_kernreturn + 10 1   libsystem_c.dylib                  0x96d39ccf _pthread_wqthread + 773 2   libsystem_c.dylib                  0x96d3b6fe start_wqthread + 30  Thread 3: 0   libsystem_kernel.dylib             0x932b202e __workq_kernreturn + 10 1   libsystem_c.dylib                  0x96d39ccf _pthread_wqthread + 773 2   libsystem_c.dylib                  0x96d3b6fe start_wqthread + 30  Thread 4:: QTKit: QTVisualContextImageProviderWorkLoop 0   libsystem_kernel.dylib             0x932afc22 mach_msg_trap + 10 1   libsystem_kernel.dylib             0x932af1f6 mach_msg + 70 2   com.apple.CoreFoundation           0x979439ea __CFRunLoopServiceMachPort + 170 3   com.apple.CoreFoundation           0x9794cb14 __CFRunLoopRun + 1428 4   com.apple.CoreFoundation           0x9794c1ec CFRunLoopRunSpecific + 332 5   com.apple.CoreFoundation           0x9795cf11 CFRunLoopRun + 129 6   com.apple.QTKit                    0x95d45792 QTVisualContextImageProviderWorkLoop + 124 7   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 8   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 5: 0   libsystem_kernel.dylib             0x932afc22 mach_msg_trap + 10 1   libsystem_kernel.dylib             0x932af1f6 mach_msg + 70 2   com.apple.CoreFoundation           0x979439ea __CFRunLoopServiceMachPort + 170 3   com.apple.CoreFoundation           0x9794cb14 __CFRunLoopRun + 1428 4   com.apple.CoreFoundation           0x9794c1ec CFRunLoopRunSpecific + 332 5   com.apple.CoreFoundation           0x9795cf11 CFRunLoopRun + 129 6   com.apple.FWAVCPrivate             0x00853763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254 7   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 8   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 6: 0   libsystem_kernel.dylib             0x932b183e __psynch_cvwait + 10 1   libsystem_c.dylib                  0x96d3be78 _pthread_cond_wait + 914 2   libsystem_c.dylib                  0x96d3bf7b pthread_cond_timedwait_relative_np + 47 3   com.apple.CoreServices.CarbonCore     0x994838fb TSWaitOnConditionTimedRelative + 178 4   com.apple.CoreServices.CarbonCore     0x99483671 TSWaitOnSemaphoreCommon + 490 5   com.apple.CoreServices.CarbonCore     0x99483482 TSWaitOnSemaphoreRelative + 24 6   com.apple.QuickTimeComponents.component     0x9a5fe46e 0x9a012000 + 6210670 7   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 8   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 7: 0   libsystem_kernel.dylib             0x932b183e __psynch_cvwait + 10 1   libsystem_c.dylib                  0x96d3be78 _pthread_cond_wait + 914 2   libsystem_c.dylib                  0x96d3bf7b pthread_cond_timedwait_relative_np + 47 3   com.apple.CoreServices.CarbonCore     0x994838fb TSWaitOnConditionTimedRelative + 178 4   com.apple.CoreServices.CarbonCore     0x99483671 TSWaitOnSemaphoreCommon + 490 5   com.apple.CoreServices.CarbonCore     0x99483482 TSWaitOnSemaphoreRelative + 24 6   com.apple.CoreServices.CarbonCore     0x994b6387 AIOFileThread(void*) + 1019 7   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 8   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 8:: jpegdecompress_MPLoop 0   libsystem_kernel.dylib             0x932b183e __psynch_cvwait + 10 1   libsystem_c.dylib                  0x96d3be78 _pthread_cond_wait + 914 2   libsystem_c.dylib                  0x96ce382a pthread_cond_wait + 48 3   com.apple.QuickTimeComponents.component     0x9a720355 0x9a012000 + 7398229 4   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 5   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 9: 0   libsystem_kernel.dylib             0x932b202e __workq_kernreturn + 10 1   libsystem_c.dylib                  0x96d39ccf _pthread_wqthread + 773 2   libsystem_c.dylib                  0x96d3b6fe start_wqthread + 30  Thread 10:: com.apple.coremedia.JVTlib 0   libsystem_kernel.dylib             0x932afc5e semaphore_wait_trap + 10 1   QuickTimeH264.scalar               0x11ce7173 0x11a4b000 + 2736499 2   QuickTimeH264.scalar               0x11ce6c5b 0x11a4b000 + 2735195 3   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 4   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 11:: com.apple.coremedia.JVTlib 0   libsystem_kernel.dylib             0x932afc5e semaphore_wait_trap + 10 1   QuickTimeH264.scalar               0x11ce7173 0x11a4b000 + 2736499 2   QuickTimeH264.scalar               0x11da4583 0x11a4b000 + 3511683 3   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 4   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 12:: com.apple.coremedia.JVTlib 0   libsystem_kernel.dylib             0x932afc5e semaphore_wait_trap + 10 1   QuickTimeH264.scalar               0x11ce7173 0x11a4b000 + 2736499 2   QuickTimeH264.scalar               0x11ce6c5b 0x11a4b000 + 2735195 3   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 4   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 13:: com.apple.coremedia.JVTlib 0   libsystem_kernel.dylib             0x932afc5e semaphore_wait_trap + 10 1   QuickTimeH264.scalar               0x11ce7173 0x11a4b000 + 2736499 2   QuickTimeH264.scalar               0x11da4583 0x11a4b000 + 3511683 3   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 4   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 14:: com.apple.coremedia.JVTlib 0   libsystem_kernel.dylib             0x932afc5e semaphore_wait_trap + 10 1   QuickTimeH264.scalar               0x11ce7173 0x11a4b000 + 2736499 2   QuickTimeH264.scalar               0x11ce6c5b 0x11a4b000 + 2735195 3   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 4   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 15:: com.apple.coremedia.JVTlib 0   libsystem_kernel.dylib             0x932afc5e semaphore_wait_trap + 10 1   QuickTimeH264.scalar               0x11ce7173 0x11a4b000 + 2736499 2   QuickTimeH264.scalar               0x11da4583 0x11a4b000 + 3511683 3   libsystem_c.dylib                  0x96d37ed9 _pthread_start + 335 4   libsystem_c.dylib                  0x96d3b6de thread_start + 34  Thread 0 crashed with X86 Thread State (32-bit):   eax: 0x26f742c0  ebx: 0x93911d94  ecx: 0xbfffdeec  edx: 0x00000000   edi: 0x26f7a1a8  esi: 0x26f7a1ac  ebp: 0x26f79400  esp: 0xbfffded0    ss: 0x00000023  efl: 0x00010287  eip: 0x93911e0e   cs: 0x0000001b    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f   cr2: 0x00000008 Logical CPU: 0  Binary Images:     0x1000 -   0x334ffc  com.apple.iMovie8 (8.0.6 - 821)  /Applications/iMovie.app/Contents/MacOS/iMovie   0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder (1.0 - 84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder   0x443000 -   0x464fff  com.apple.iWidgets (1.0.0 - 24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets   0x477000 -   0x51aff4  com.apple.DotMacKit (47 - 3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit   0x580000 -   0x581ff7  com.apple.Helium (3.0.0 - 157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium    0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick   0x58e000 -   0x63bff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib   0x680000 -   0x7b2fe4  com.apple.Helium.HeliumRender (2.0.0 - 157)  /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender   0x80b000 -   0x80bfff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib   0x84f000 -   0x87fff7  com.apple.FWAVCPrivate (51.47 - 47) <135FB8EF-653D-3108-A865-CB973970DA07> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate   0x8c0000 -   0x8edff8  GLRendererFloat (??? - ???) <24DF1EB3-AD1E-3E97-9B80-D65B8A87744B> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat   0xd00000 -   0xe6dff0  GLEngine (??? - ???) <0CD5FBA5-EE14-3065-8D14-3B4B4059159F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine    0xea1000 -   0xf98ffb  libGLProgrammability.dylib (??? - ???) <3ADE6D21-26AF-323A-914B-BD3DFD51DD2F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib  0x2f89000 -  0x3257feb  com.apple.ATIRadeonX2000GLDriver (7.4.10 - 7.0.4) <0F41EF9E-7DD2-39EC-A4D1-55BBBC8EC4AF> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver  0x32fe000 -  0x3300fff  com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <49FCCD0A-6436-3C81-8773-06A52EFE3F19> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource  0x3305000 -  0x3308ffe  com.apple.DirectoryServicesSource (1.1 - 1043) <043271EB-0EAD-33D8-A1E4-F5F6E3DCCD32> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices  0x3409000 -  0x3448fff  com.apple.ExchangeSource (1.1 - 1043) <78F4141F-EED3-3C1E-A93E-564E55AA59F5> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange  0x79bb000 -  0x79c2ff0  com.apple.iLMBAperturePlugin (2.6.0 - 288)  /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin  0x79c9000 -  0x79c9ff7  com.apple.iLMBAppDefPlugin (2.6.0 - 288) <172901D2-EC97-37BB-9FE8-70C5C6E1233D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin  0x79ce000 -  0x79d7ff7  com.apple.iLMBFinalCutPlugin (2.6.0 - 288) <288F7552-6AA9-34FC-89E7-9FB104D80C99> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin  0x79dd000 -  0x79deff7  com.apple.iLMBFolderPlugin (2.6.0 - 288) <3B25B765-CDF6-324B-997F-F484661FACD5> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin  0x79e3000 -  0x79e6fff  com.apple.iLMBGarageBandPlugin (2.6.0 - 288) <0DEDAF7B-BC57-3DEE-AA8B-1F7DAF5F653F> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin  0x79ec000 -  0x79f7ffe  com.apple.iLMBiMoviePlugin (2.6.0 - 288) <29674B84-2426-30BA-A94D-5AC3DDE213E7> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin  0x7b00000 -  0x7c3eff9  com.apple.iLMBAperture31Plugin (2.6.0 - 288)  /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin  0x7c81000 -  0x7c94fff  com.apple.iLMBiPhoto8Plugin (2.6.0 - 288) <0CB14F12-5E42-31AD-823D-CF011E4C5F11> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin  0x7c9c000 -  0x7dddff5  com.apple.iLMBiPhoto9Plugin (2.6.0 - 288) <3ECD9171-7DCA-33D0-8E5C-FE94007C3C71> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin  0x7e21000 -  0x7e29ffe  com.apple.iLMBiPhotoPlugin (2.6.0 - 288) <27D13A37-8600-3844-BD8E-F14FC77A3FEB> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin  0x7e30000 -  0x7e38ffe  com.apple.iLMBiTunesPlugin (2.6.0 - 288)  /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin  0x7e3f000 -  0x7ed2ffb  com.apple.iTunesAccess (10.4.1 - 10.4.1) <4D8A14A1-98A0-B6F1-578B-92F1880078FC> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess  0x7efa000 -  0x7efbfff  com.apple.iLMBMoviesFolderPlugin (2.6.0 - 288) <5AC0791E-569A-3DBB-B0F1-8A658AC7DDF2> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin  0x7f00000 -  0x7f02ff3  com.apple.iLMBPhotoBooth2Plugin (2.6.0 - 288) <8D37539C-CB80-37EC-B50D-0505DD222514> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin  0x7f07000 -  0x7f08ff2  com.apple.iLMBPhotoBoothPlugin (2.6.0 - 288)  /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin  0x85ea000 -  0x85eeffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <90D9D1C2-610C-302E-8896-2C61AE572B66> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn  0x85f3000 -  0x85f9ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <2AD22146-D23E-3E5B-AFC9-BC8211FED107> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn  0x8fb8000 -  0x8fbdffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1)  /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec  0x9615000 -  0x9636fe7  com.apple.AppleIntermediateCodec (2.0 - 542.4)  /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec  0x968f000 -  0x969cffb +net.telestream.license (1.0.7.2-GC - 1.0.7.2-GC) <3B3ADB81-79F3-6371-31FE-66EF8D8E3100> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense  0x9800000 -  0x9818ff2  com.apple.applepixletvideo (1.2.25 - 1.2d25) <7626C28C-478D-33ED-88D6-03DCE4F8728F> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video  0x9d00000 -  0x9ef1fc2 +net.telestream.wmv.import (2.3.2.6 - 2.3.2.6)  /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import  0x9f8c000 -  0x9fc5ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2246) <539384F7-C119-3CC9-B74B-4D958836A955> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV  0xa681000 -  0xa6e7fff  com.apple.AppleProResDecoder (3.0 - 542.6)  /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder  0xa7e2000 -  0xa7e4fff  com.apple.podcastproducer.ImageDiffer (1.3 - 244) <059EB7E6-A95B-333A-A3F6-38B074B514B6> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch  0xb500000 -  0xb53fff7  com.apple.AppleVAH264HW.component (3.0 - 3.0)  /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW  0xb800000 -  0xb9cbfff  com.apple.audio.codecs.Components (2.1 - 2.1)  /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs  0xc857000 -  0xc87cfff  com.apple.QuartzComposer.ExtraPatches (4.0 - 232) <9806CBC5-99A9-3CD3-89D5-FC0720612C6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches 0x10311000 - 0x10315ff7 +com.bensyverson.quartzcomposer.dvmatte (1.0 - 1.0)  /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte 0x1031f000 - 0x1036bffb  com.apple.audio.midi.CoreMIDI (1.8 - 42)  /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x1038e000 - 0x103b7fff  com.apple.audio.OpenAL (1.5 - 1.5) <92514BE7-A29F-3332-B750-8396BE3A2B59> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x10e61000 - 0x10e8dfff  com.apple.oxygene.layers.iDVDQCPatches (1.0.0 - 602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches 0x11a4b000 - 0x11dd8feb  QuickTimeH264.scalar (??? - ???) <1A70461E-CE9B-392A-9E28-EEB6261E9012> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar 0x70000000 - 0x70140ffb  com.apple.audio.units.Components (1.7 - 1.7) <749EDF0F-BFBD-37A7-845E-3048BAF35D89> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fe79000 - 0x8feab9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld 0x90005000 - 0x9000dff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0)  /usr/lib/system/libcopyfile.dylib 0x9000e000 - 0x90160ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x90161000 - 0x90161fff  com.apple.Carbon (153 - 153)  /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x90162000 - 0x9018bffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9018c000 - 0x9025bffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO 0x9025c000 - 0x90614ffb  com.apple.SceneKit (2.0 - 124)  /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit 0x90615000 - 0x9067aff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib 0x9067b000 - 0x90686ffc  com.apple.NetAuth (1.0 - 3.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x90687000 - 0x906b7ff7  libsystem_info.dylib (??? - ???)  /usr/lib/system/libsystem_info.dylib 0x906c9000 - 0x906ecfff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x906ed000 - 0x907e5ff7  libFontParser.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9081d000 - 0x90827ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound 0x90853000 - 0x90861fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib 0x90862000 - 0x91284fef  com.apple.WebCore (7534 - 7534.48.3)  /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore 0x9147e000 - 0x9150aff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText 0x9150b000 - 0x9150bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib 0x9150c000 - 0x91526fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9152b000 - 0x91558ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face 0x91559000 - 0x9155cfff  com.apple.AppleSystemInfo (1.0 - 1)  /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo 0x9159b000 - 0x9159bfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib 0x9159c000 - 0x9161afff  com.apple.iLifeMediaBrowser (2.6.0 - 502)  /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser 0x9161b000 - 0x9161ffff  libGIF.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91620000 - 0x91637ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring 0x91638000 - 0x9163effd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore 0x9163f000 - 0x91646ffd  com.apple.NetFS (4.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x91652000 - 0x916a2ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x916e2000 - 0x916e9fff  com.apple.agl (3.1.4 - AGL-3.1.4) <67C8B2A1-32B9-32AF-B07C-502D586DD06F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x916ea000 - 0x91712ff0  com.apple.CoreServicesInternal (113.7 - 113.7)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal 0x91713000 - 0x91befff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib 0x91c6d000 - 0x91c6dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91c6e000 - 0x91e22ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib 0x91e23000 - 0x91e2bff3  libunwind.dylib (30.0.0 - compatibility 1.0.0)  /usr/lib/system/libunwind.dylib 0x91e2c000 - 0x91e42ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib 0x91e43000 - 0x91edeff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink 0x91edf000 - 0x91f66fff  com.apple.print.framework.PrintCore (7.0 - 366)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore 0x91f67000 - 0x92210ff7  com.apple.AddressBook.framework (6.0 - 1043) <54E6D4A0-2799-386D-B53A-9582393E5E5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x92211000 - 0x9229efe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib 0x9229f000 - 0x922acfff  libGL.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x922ad000 - 0x922aeffd  libCVMSPluginSupport.dylib (??? - ???) <060F3D91-D868-35AC-B543-E6070AC8F9D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib 0x922af000 - 0x922ccff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting 0x922cd000 - 0x922d4ff9  libsystem_dnssd.dylib (??? - ???) <236665A4-0508-3515-B520-AC8BD3FCE069> /usr/lib/system/libsystem_dnssd.dylib 0x925e1000 - 0x925e1fff  com.apple.quartzframework (1.5 - 1.5)  /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x925e2000 - 0x92633ff9  com.apple.ScalableUserInterface (1.0 - 1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface 0x9268b000 - 0x9269cfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib 0x9269d000 - 0x926a1ff3  libsystem_network.dylib (??? - ???)  /usr/lib/system/libsystem_network.dylib 0x926c0000 - 0x926fefff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9273c000 - 0x92745ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x92746000 - 0x92748ffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x92749000 - 0x9276bff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis 0x9276e000 - 0x927a2ff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib 0x927a3000 - 0x92e1eff9  com.apple.CoreAUC (6.11.03 - 6.11.03)  /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x92fc1000 - 0x93039ff2  com.apple.CorePDF (3.0 - 3.0)  /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x930bb000 - 0x9311dff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib 0x9311e000 - 0x931dbff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <30A67F4F-80BC-39AD-9BB3-23FB8E3174FC> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x93299000 - 0x932b7ff7  libsystem_kernel.dylib (1699.22.81 - compatibility 1.0.0)  /usr/lib/system/libsystem_kernel.dylib 0x932b8000 - 0x932b8ff0  com.apple.ApplicationServices (41 - 41)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services 0x932b9000 - 0x932bbffc  com.apple.QuickTimeH264.component (7.7.1 - 2246) <550B5A0D-0EFF-30F9-91E3-23D17F53BBA8> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x932bc000 - 0x93326ff3  com.apple.CoreSymbolication (2.1 - 66)  /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication 0x93327000 - 0x9372dfff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x93739000 - 0x93739fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9378f000 - 0x938a3ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2246)  /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers 0x938ba000 - 0x938bdff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib 0x938dd000 - 0x93af7ff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x93af8000 - 0x93e54fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x 0x93e5e000 - 0x93f69ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv 0x93fd7000 - 0x94013fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib 0x94014000 - 0x94062ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re 0x94063000 - 0x94071fff  libz.1.dylib (1.2.5 - compatibility 1.0.0)  /usr/lib/libz.1.dylib 0x94072000 - 0x940c2ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x940c3000 - 0x941d4ff7  libJP2.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x941d5000 - 0x9421cfff  com.apple.SystemConfiguration (1.11 - 1.11) <7A8040EE-56A6-3BCD-A8E2-0B51CD9062D5> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration 0x94253000 - 0x9425eff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9425f000 - 0x9429fff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib 0x942a4000 - 0x942ceff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib 0x94310000 - 0x94313ffb  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help 0x94314000 - 0x94329fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9432a000 - 0x94553ffb  com.apple.QuartzComposer (5.0 - 232)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer 0x94554000 - 0x94556ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib 0x94557000 - 0x94558ff0  libunc.dylib (24.0.0 - compatibility 1.0.0)  /usr/lib/system/libunc.dylib 0x94559000 - 0x945b6ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering 0x94734000 - 0x94783ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x947b0000 - 0x947b6ffb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print 0x947b7000 - 0x9489aff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib 0x9489b000 - 0x94c9dff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib 0x94c9e000 - 0x94cb2ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory 0x94cb3000 - 0x94d89a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0)  /usr/lib/libobjc.A.dylib 0x94dd9000 - 0x94ed0ff3  com.apple.PubSub (1.0.5 - 65.28) <711EF95C-BE58-34A0-AF80-B7EAD17218E7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x94ed1000 - 0x94fa7ff6  com.apple.QuickLookUIFramework (3.0 - 489.1)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI 0x9504f000 - 0x9504fffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib 0x95092000 - 0x950dbff7  libGLU.dylib (??? - ???) <06EFE4B2-374B-3934-9B6B-B5D55D9E6B04> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x950dc000 - 0x950e0ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib 0x9511d000 - 0x95181fff  com.apple.framework.IOKit (2.0 - ???)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95196000 - 0x9524cff3  com.apple.QuickTimeMPEG4.component (7.7.1 - 2246) <9291D1DB-48AE-37BC-82C3-0C241ED8C1BD> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4 0x9524d000 - 0x954beffb  com.apple.CoreImage (7.77 - 1.0.1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage 0x95abc000 - 0x95b31fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata 0x95b5a000 - 0x95c7afec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage 0x95c7b000 - 0x95dddfff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x95dde000 - 0x95ddffff  libDiagnosticMessagesClient.dylib (??? - ???)  /usr/lib/libDiagnosticMessagesClient.dylib 0x95de0000 - 0x95e00fff  com.apple.framework.internetaccounts (1.0 - 1) <81784495-964C-3814-A3AC-24C15A033C6E> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts 0x95e01000 - 0x95f18fe9  com.apple.WebKit (7534 - 7534.48.3)  /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x95f19000 - 0x95f29ff7  libCRFSuite.dylib (??? - ???)  /usr/lib/libCRFSuite.dylib 0x95f2a000 - 0x9631dff7  com.apple.VideoToolbox (1.0 - 705.35)  /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x 0x9634e000 - 0x963b6ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x963dc000 - 0x963e5fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0)  /usr/lib/libc++abi.dylib 0x963e6000 - 0x96725ff3  com.apple.HIToolbox (1.7 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox 0x96726000 - 0x96776fff  libFontRegistry.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x96777000 - 0x96a28ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x96a29000 - 0x96caefe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x96cdb000 - 0x96da6fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib 0x96da7000 - 0x971fcfff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght 0x971fd000 - 0x97278ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS 0x972cb000 - 0x972f0ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9734b000 - 0x9734effc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib 0x9734f000 - 0x9734fff2  com.apple.CoreServices (53 - 53)  /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x973ed000 - 0x9740fffe  com.apple.framework.familycontrols (3.0 - 300)  /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols 0x97410000 - 0x97443fef  libtidy.A.dylib (??? - ???)  /usr/lib/libtidy.A.dylib 0x97444000 - 0x9746ffff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x97470000 - 0x974c9ff3  com.apple.coreui (0.3 - 162)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9750c000 - 0x9751cfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis 0x9752f000 - 0x975c3ff7  com.apple.LaunchServices (480.19 - 480.19)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices 0x975c4000 - 0x975c7ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x975c8000 - 0x975ccffd  IOSurface (??? - ???) <8D56A6E8-5785-311E-BD0D-661B92C92A5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x975cd000 - 0x97634fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib 0x97635000 - 0x97639fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels 0x9763a000 - 0x97648fff  com.apple.opengl (1.7.4 - 1.7.4) <0775705D-EB52-39CB-AA42-63332B8EF7C8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x97672000 - 0x97685ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <574C260A-E754-3804-BC52-2370B3EAA67C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport 0x97686000 - 0x976b4ffb  com.apple.DictionaryServices (1.2 - 158)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices 0x976b5000 - 0x976dbffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters 0x976dc000 - 0x9779cff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync 0x977ae000 - 0x977cdfff  com.apple.RemoteViewServices (1.0 - 1)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices 0x977ce000 - 0x9781fff3  com.apple.CoreMediaIO (201.0 - 3148)  /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x97820000 - 0x978b7ff3  com.apple.securityfoundation (5.0 - 55005)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation 0x978b8000 - 0x97910fff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices 0x97911000 - 0x97ae7fef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x97b2c000 - 0x97b30ff7  com.apple.OpenDirectory (10.7 - 144)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x97b31000 - 0x97c5aff9  com.apple.CFNetwork (520.0.13 - 520.0.13)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork 0x97c5b000 - 0x97c60ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s 0x97c61000 - 0x97c69fff  com.apple.DiskArbitration (2.4 - 2.4)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x97c6a000 - 0x97c7fff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture 0x97c80000 - 0x97ceefff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x97cef000 - 0x97d2dfff  com.apple.NavigationServices (3.6 - 192)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices 0x97d2e000 - 0x97dd2fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD 0x97dd3000 - 0x98858ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x98859000 - 0x98a77ff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit 0x98beb000 - 0x98becfff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib 0x9935c000 - 0x99444fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0)  /usr/lib/libxml2.2.dylib 0x99445000 - 0x99745fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore 0x99746000 - 0x99756fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0)  /usr/lib/libsasl2.2.dylib 0x99757000 - 0x9977fff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0)  /usr/lib/libxslt.1.dylib 0x99aaa000 - 0x99b8bfff  com.apple.DiscRecording (6.0 - 6000.4.1)  /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x99b8c000 - 0x99ba5fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib 0x99ba6000 - 0x99bdcfff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s 0x99bdd000 - 0x99c67ffb  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit 0x99d68000 - 0x99d68fff  com.apple.vecLib (3.7 - vecLib 3.7)  /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x99d69000 - 0x99e3fff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x99e40000 - 0x99e41ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l 0x99e42000 - 0x99e4aff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0)  /usr/lib/system/liblaunch.dylib 0x99e4b000 - 0x99e67ff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage 0x99e74000 - 0x99e7cffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2)  /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices 0x99e7d000 - 0x99eb9ffa  libGLImage.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib 0x99eba000 - 0x99f36ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit 0x99f78000 - 0x99f79fff  com.apple.TrustEvaluationAgent (2.0 - 1)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent 0x99f7a000 - 0x99fbdffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib 0x99fbe000 - 0x99fc1ffd  libCoreVMClient.dylib (??? - ???) <34D0B2E2-9838-300A-AE47-08ED8C7576DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib 0x99fc2000 - 0x99fcfffe  com.apple.KerberosHelper (3.0 - 1.0) <6612744E-E407-38F3-BBB6-C9C52159B465> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper 0x9a005000 - 0x9a010ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition 0x9a011000 - 0x9a011fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x9a012000 - 0x9ad62fe3  com.apple.QuickTimeComponents.component (7.7.1 - 2246)  /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents 0x9ad72000 - 0x9b3d765b  com.apple.CoreGraphics (1.600.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics 0x9b3d8000 - 0x9b3d9ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib 0x9b3e0000 - 0x9b541ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9b542000 - 0x9b578ff4  com.apple.LDAPFramework (3.0 - 120.1)  /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9b579000 - 0x9b669ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib 0x9b66a000 - 0x9b698fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <756FA398-8A11-3CC8-AF18-F02F01B24FED> /usr/lib/libSystem.B.dylib 0x9b699000 - 0x9b6b6fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib 0x9b6c6000 - 0x9b6d1fff  libkxld.dylib (??? - ???) <2F7F4101-4715-3036-A8E8-DE1608FE8447> /usr/lib/system/libkxld.dylib 0x9b6d2000 - 0x9b734ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore 0x9bc1c000 - 0x9bc1eff9  com.apple.securityhi (4.0 - 1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI 0x9bc45000 - 0x9bc4fff0  com.apple.DirectoryService.Framework (10.7 - 144) <8F1D20D2-300A-3CC8-BDD0-C79CE0B2BA3A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce 0x9bc50000 - 0x9bd10fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices 0x9bd11000 - 0x9bdeeff3  com.apple.backup.framework (1.3 - 1.3) <7FA7E2E6-9E99-3F1B-B276-5216D0883DFD> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x9bdef000 - 0x9bdf0fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0)  /usr/lib/system/libsystem_blocks.dylib 0x9bdf1000 - 0x9be4dff3  com.apple.Symbolication (1.2 - 83.1)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion 0x9be4e000 - 0x9be53ffd  libGFXShared.dylib (??? - ???) <73995FAC-60CF-34F1-BC84-FDEDF90B71AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib 0x9be63000 - 0x9c166ff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9c167000 - 0x9c19dff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE 0x9c19e000 - 0x9c337ff7  com.apple.CoreData (103 - 358.4)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9c338000 - 0x9c33ffff  libnotify.dylib (80.0.0 - compatibility 1.0.0)  /usr/lib/system/libnotify.dylib 0x9c398000 - 0x9c3d9ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9c40b000 - 0x9c40cff7  libsystem_sandbox.dylib (??? - ???)  /usr/lib/system/libsystem_sandbox.dylib 0x9c40d000 - 0x9c426ffb  com.apple.frameworks.preferencepanes (15.0 - 15.0) <2DFCA1EB-E90F-305A-823B-D73D0104951B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x9c427000 - 0x9c42aff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib 0x9c42b000 - 0x9c42cff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib 0x9c4b4000 - 0x9c4b9ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib 0x9c4ba000 - 0x9c4c1ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <89E5FE96-50CF-30F3-B7A6-0B27A584B983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x9c4c2000 - 0x9c5d1ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib 0x9c5d2000 - 0x9c61efff  com.apple.ExchangeWebServices (2.0 - 123) <1DB77FED-7AE7-3EDB-81B4-D2E0C8D76652> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices 0x9c61f000 - 0x9c637ff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0)  /usr/lib/libexpat.1.dylib 0x9c638000 - 0x9c698ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <125996EA-E47B-34EA-82B0-5B9743A1CD01> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio  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: 14421     thread_create: 1     thread_set_state: 0  VM Region Summary: ReadOnly portion of Libraries: Total=226.0M resident=73.5M(33%) swapped_out_or_unallocated=152.5M(67%) Writable regions: Total=788.2M written=137.9M(17%) resident=339.8M(43%) swapped_out=8K(0%) unallocated=448.3M(57%)   REGION TYPE                      VIRTUAL ===========                      ======= ATS (font support)                 31.9M CG backing stores                  4848K CG image                           3636K CG raster data                     4308K CG shared images                   3448K CoreGraphics                          8K CoreImage                          14.6M CoreServices                       1788K IOKit                              73.2M IOKit (reserved)                  258.3M        reserved VM address space (unallocated) JS JIT generated code               128K JS VM register file                12.2M JS garbage collector                480K MALLOC                            315.0M MALLOC guard page                    32K MALLOC_LARGE (reserved)            16.1M        reserved VM address space (unallocated) Memory tag=240                        4K Memory tag=242                       12K Memory tag=243                        4K Memory tag=249                      156K SQLite page cache                  1440K Stack                              71.6M VM_ALLOCATE                        16.4M __CI_BITMAP                          80K __DATA                             14.2M __DATA/__OBJC                       240K __IMAGE                            1256K __IMPORT                             52K __LINKEDIT                         44.7M __OBJC                             3708K __OBJC/__DATA                        68K __PAGEZERO                            4K __TEXT                            181.3M __UNICODE                           544K mapped file                        85.1M shared memory                      19.5M shared pmap                        4436K ===========                      ======= TOTAL                               1.2G TOTAL, minus reserved VM space    909.7M  Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.52f9 Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020 Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.55.4-P2P Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 2 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: WDC WD1001FALS-40U9B0, 1 TB Serial ATA Device: OPTIARC DVD RW AD-5680H USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 2 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2 USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x04300000 / 3 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2 USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 5

    The crash log would be a great start.
    In addition to that, tells us a bit more about your Library & content.
    What is your Macs Model Identifier? (Go to " About this Mac > More Info..." )
    Roughly how many Events do you have?
    Roughly what is the total size of the content you are trying to copy to an External Drive?
    What camcorder did you use to create the events (Make / Model)?
    Or what is the bulk of your video consist of (Camcorder video, Still camera video, Internet video files)?

  • Imovie '11 Crashing in Lion 10.7.2 on startup-anyone able to decipher crash report?

    Once again, don't mean to start yet another thread about iMovie '11 crashing upon startup in OSX Lion 10.7.2, but this has me baffled.  iMovie will not get past the bouncing icon, and then the crash happens.  The program doesn't actually open at all.  All the rest of iLife runs perfectly.
    I've been scouring these fine forums for solutions for hours, here's what I HAVE tried:
    -delete iLifeMediaBrowser in /Library/Application Support and redownloaded from Apple
    -used Onyx and CleanMyMac to clean caches and generally cleanup
    -repaired disk permissions, repaired disk
    -removed all traces of iLife and reinstalled
    -reinstalled 10.7.2 combo update
    -removed Aperture and iPhoto libraries, created new empty libraries
    -deleted all iMovie Plist files from /Users/ {your username} /Library/Preferences
    -deleted all iMovie project files (don't even have any projects)
    -temporarily removed all QT components except AppleIntermediateCodec.component and AppleMPEG2Codec.component
    I don't have Perian or Airfoil.
    Here's the only ray of hope I had.  I reinstalled Lion with a Lion Install DVD, and when I had 10.7 iMovie actually RAN, scanned iPhoto library for thumbnails and worked perfectly.  This was a reinstall where all my setting were retained, not a totaly format of my hard drive - I'm trying to keep the install I have since I just reinstalled everything from scratch a week ago.
    Upon installing the 10.7.2 combo update and the Lion Recovery Update it was broken again.
    Here's my crash report, though I'm quite a power user on a PC, the mac crash reports are a little too crazy for me to decipher.
    Any help would be much appreciated!
    Process:         iMovie [650]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovieApp
    Version:         9.0.4 (1634)
    Build Info:      iMovieApp-16340000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [139]
    Date/Time:       2011-12-15 17:21:50.245 -0700
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          4934 sec
    Crashes Since Last Report:           -33
    Per-App Crashes Since Last Report:   -17
    Anonymous UUID:                      2ECE19E0-68FE-4AA8-98C3-1FB06A9113D1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000034
    VM Regions Near 0x34:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iMovie.app/Contents/MacOS/iMovie
        __TEXT                 0000000000001000-0000000000442000 [ 4356K] r-x/rwx SM=COW  /Applications/iMovie.app/Contents/MacOS/iMovie
    Application Specific Information:
    objc[650]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld                                    0x8fe41025 dyld::registerAddCallback(void (*)(mach_header const*, long)) + 61
    1   libdyld.dylib                           0x93184078 _dyld_register_func_for_add_image + 74
    2   libignitor.dylib                        0x00502e76 initializer + 27
    3   dyld                                    0x8fe4f15b ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 251
    4   dyld                                    0x8fe4ecc0 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 64
    5   dyld                                    0x8fe4c220 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 256
    6   dyld                                    0x8fe4d1c0 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 62
    7   dyld                                    0x8fe41626 dyld::initializeMainExecutable() + 166
    8   dyld                                    0x8fe45ef2 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 2238
    9   dyld                                    0x8fe3f2ef dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*) + 637
    10  dyld                                    0x8fe3f063 _dyld_start + 51
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x8fe40ff6  ebx: 0x00c84000  ecx: 0x00502e7c  edx: 0x00000000
      edi: 0x8fe74dac  esi: 0x00000000  ebp: 0xbfffea08  esp: 0xbfffe9e0
       ss: 0x00000023  efl: 0x00010286  eip: 0x8fe41025   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000034
    Logical CPU: 1
    Binary Images:
        0x1000 -   0x441feb  com.apple.iMovieApp (9.0.4 - 1634) <CD8E8AFE-6EAD-0290-6671-AEFA87CAADFB> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x502000 -   0x502ffc  libignitor.dylib (??? - ???) <D44794BF-7C8D-3E25-917F-94F8696BD79E> /usr/lib/libignitor.dylib
      0x505000 -   0x51cff7  com.apple.iLifeFaceRecognition (1.0 - 21) <AD53D7A2-F0B2-FF76-5C6D-C23B234AB50E> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognit ion
      0x52b000 -   0x5b5ff7  com.apple.mobiledevice (503.2 - 503.2) <F50D6D27-E18C-282A-398A-5A55A90B12C6> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
      0x5fd000 -   0x638fe7  com.apple.MPEG2TSDecoder (1.0 - 84) <8D8B3192-1E71-25C2-9935-6B56A4FFF9EF> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x675000 -   0x676ffb  com.apple.Helium (3.0.2 - 234) <0AC856EA-9E05-72BF-0BEE-29FA7FFD068D> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x67b000 -   0x67cff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x682000 -   0x721ff3  com.apple.MobileMe (11 - 1.0.3) <8E95CD1B-525E-748C-743A-EB0E369B05F6> /Applications/iMovie.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
      0x77e000 -   0x82bff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
      0x870000 -   0x871fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCo m.dylib
      0x875000 -   0x89aff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt .dylib
      0x8a1000 -   0x8d5fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt .dylib
      0x8db000 -   0xa42fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr .dylib
      0xa46000 -   0xa69ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
      0xa77000 -   0xc04ffb  com.apple.Helium.HeliumRender (2.0.2 - 234) <CBED36D8-A396-4FD4-B6F9-6659AD79FD3A> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0xc84000 -   0xc85ffd  libenter.dylib (??? - ???) <4082C283-0428-3CF2-8F62-8C6D904C93E6> /usr/lib/libenter.dylib
    0x8fe3e000 - 0x8fe709c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x9000d000 - 0x90011fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90276000 - 0x90281ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x90282000 - 0x90290fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x90291000 - 0x903f3fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x903f7000 - 0x90448ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x90449000 - 0x9047ffff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x90480000 - 0x90480fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x90481000 - 0x90883ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9089f000 - 0x908efff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x908f0000 - 0x908f8ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x90909000 - 0x9094cffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x9094d000 - 0x9097bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x9097c000 - 0x909e1ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x909e2000 - 0x90a4cff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x90d78000 - 0x90e87ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90eac000 - 0x90eafffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90ec9000 - 0x90ed0ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x90ed1000 - 0x90f2affb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91072000 - 0x9116aff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x91652000 - 0x9168effd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x916d4000 - 0x916d9ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x916da000 - 0x918f9ff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x918fa000 - 0x91936fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x919b5000 - 0x919b9fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x919ba000 - 0x91a17ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91a18000 - 0x91c41ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91caf000 - 0x91cb0fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x91e55000 - 0x91e63fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x91e64000 - 0x91ec5ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91ef0000 - 0x91f58ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91fa6000 - 0x91fbaff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x92072000 - 0x920a8ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92156000 - 0x921e3fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9220e000 - 0x9224eff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9224f000 - 0x9231efff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9231f000 - 0x92366fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92367000 - 0x926a7ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x926a8000 - 0x92789fff  com.apple.DiscRecording (6.0 - 6000.4.1) <DA12E1A4-063B-3319-996B-AFF9B361561C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9278a000 - 0x927eefff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x927ef000 - 0x927fdfff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x927fe000 - 0x92c73ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92c74000 - 0x92c75ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x92c76000 - 0x92c90fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c95000 - 0x9304fffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x93050000 - 0x9305bfff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x93070000 - 0x93072ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93147000 - 0x93148ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x93149000 - 0x9315efff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93182000 - 0x93182fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93183000 - 0x93185ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x9318c000 - 0x93668ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x936c3000 - 0x939cdff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x939ce000 - 0x93afaff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93afb000 - 0x93b18ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93b19000 - 0x93b27ff7  com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x93c28000 - 0x93ca4ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x93ca5000 - 0x93d7bff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x93d7c000 - 0x93dd8ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x93dd9000 - 0x93eafa5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x93eb0000 - 0x93ef9ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93efa000 - 0x93f23ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93f7e000 - 0x9406eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9406f000 - 0x9408dff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x940b3000 - 0x940b3fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x940b4000 - 0x940bcff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x940bd000 - 0x940cdfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x940d6000 - 0x94101fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x94102000 - 0x94150ff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94151000 - 0x947faeeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94840000 - 0x94917ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9491e000 - 0x9491fffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x94920000 - 0x94920ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x94921000 - 0x949abffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x949ac000 - 0x94b60ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x94b64000 - 0x94b71fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94bcc000 - 0x94be5fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x94efd000 - 0x94f06fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x94f07000 - 0x94f29ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x94f2a000 - 0x95039ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x9503a000 - 0x9503dff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9503e000 - 0x95060ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95061000 - 0x95363fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95364000 - 0x9536eff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x953c1000 - 0x95481fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95482000 - 0x9548dffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9548e000 - 0x954adfff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x954ae000 - 0x954befff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x954bf000 - 0x954fdfff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9554a000 - 0x95585fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x95586000 - 0x956e7ffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x956e8000 - 0x95763ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95764000 - 0x95775fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x957a5000 - 0x957f5fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x957f6000 - 0x95be9feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x95bea000 - 0x95c4cff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x95c5b000 - 0x95ecefff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x95ecf000 - 0x95ee4ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95ee5000 - 0x95fb0fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x95fd7000 - 0x95fd8ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x95fdd000 - 0x95fdefff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x961e0000 - 0x961e9ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x961ea000 - 0x96201ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x96202000 - 0x9625afff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x962c2000 - 0x962f0ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x962f1000 - 0x96385ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x967e3000 - 0x967e6ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x967e7000 - 0x967e8ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x967ff000 - 0x9687dff7  com.apple.iLifeMediaBrowser (2.6.1 - 502.1.5) <15323460-62E8-39BC-ACF0-E0C3A916C994> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x96888000 - 0x9688bffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9688c000 - 0x968b4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x968b5000 - 0x96950ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96951000 - 0x9696afff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9696b000 - 0x96972ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96973000 - 0x96a50ff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96a51000 - 0x96cd6fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96cd7000 - 0x96cdfff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x96dd8000 - 0x96ee9ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96eea000 - 0x96f39ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97105000 - 0x9712fff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x97130000 - 0x971a5fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x971a6000 - 0x971c7fff  com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x971c8000 - 0x971ccffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x971cd000 - 0x972b0ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x972b1000 - 0x972b4ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x972b5000 - 0x9731cfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x97322000 - 0x975d4ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x975d5000 - 0x97644fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x98396000 - 0x98396fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98397000 - 0x983b4fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x983b5000 - 0x985feff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x98c91000 - 0x98d51ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x98d52000 - 0x98d58ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x98d59000 - 0x997e7ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x997e9000 - 0x997f3ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x997f4000 - 0x997fcfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x997fd000 - 0x999e6ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x999e7000 - 0x99a37ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x99ae9000 - 0x99aecfff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x99aed000 - 0x99b65ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x99c7b000 - 0x99d9bfec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x99d9c000 - 0x99da0ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x99e44000 - 0x99e44fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99e45000 - 0x99e4aff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x99e4b000 - 0x99e4bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x99e5c000 - 0x99e92ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x99e93000 - 0x99eb8ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x99ee5000 - 0x9a037fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9a038000 - 0x9a20efe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a20f000 - 0x9a326fe9  com.apple.WebKit (7534.52 - 7534.52.7) <BC37DBEF-DC40-3FF0-A2EA-7B445FE4A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9a327000 - 0x9a337ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x9a379000 - 0x9a37afff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9a37b000 - 0x9a384ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9a385000 - 0x9a385ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9a4b3000 - 0x9a4b7ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a4b8000 - 0x9a4c3ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9a4d5000 - 0x9a4daffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9a4e1000 - 0x9a4e1ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9a4ee000 - 0x9a79dff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9a7e9000 - 0x9a7eafff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9a8dc000 - 0x9a910ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9a939000 - 0x9a99bffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9a99d000 - 0x9a99dfff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9a99e000 - 0x9b019fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b01a000 - 0x9b01bff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x9b01c000 - 0x9b032ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x9b162000 - 0x9b188ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9b189000 - 0x9b1b6ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9b1b7000 - 0x9b1b7fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9b1f7000 - 0x9b27efff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9b27f000 - 0x9b316ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9b323000 - 0x9b40bfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x9b40e000 - 0x9b421ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9b422000 - 0x9b424ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9b425000 - 0x9b466ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9b467000 - 0x9b48afff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9b4be000 - 0x9b50fff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x9b510000 - 0x9b514ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x9b562000 - 0x9bf7afff  com.apple.WebCore (7534.52 - 7534.52.12) <030C9025-A4E5-3B92-A201-C613EC4310E9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9bf7b000 - 0x9bfaaff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x9bfab000 - 0x9c2edfff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9c317000 - 0x9c333ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9c334000 - 0x9c33bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9c33c000 - 0x9c3e0fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9cab9000 - 0x9cabfffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9cac2000 - 0x9cb4fff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 1431
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=187.7M resident=105.9M(56%) swapped_out_or_unallocated=81.8M(44%)
    Writable regions: Total=17.7M written=228K(1%) resident=832K(5%) swapped_out=0K(0%) unallocated=16.9M(95%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9316K
    MALLOC guard page                    16K
    Stack                              64.0M
    VM_ALLOCATE                           4K
    __CI_BITMAP                          80K
    __DATA                             9576K
    __DATA/__OBJC                       244K
    __IMAGE                            1256K
    __IMPORT                             36K
    __LINKEDIT                         43.2M
    __OBJC                             3372K
    __OBJC/__DATA                        76K
    __PAGEZERO                            4K
    __TEXT                            144.5M
    __UNICODE                           544K
    mapped file                        69.2M
    shared memory                        12K
    shared pmap                        6960K
    ===========                      =======
    TOTAL                             351.7M
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.62f5
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD10TPVT-00HT5T0, 1 TB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 7
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 2

    Can't open iMovie...it consistently crashes at start-up
    Here's my crash report:
    Process:         iMovie [1548]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovieApp
    Version:         9.0.6 (1763)
    Build Info:      iMovieApp-1764000000000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [141]
    Date/Time:       2012-06-18 06:58:29.779 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          500518 sec
    Crashes Since Last Report:           71
    Per-App Interval Since Last Report:  185 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                      4C770BF5-01E0-4031-9183-1257764E9A00
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000009ba9140
    VM Regions Near 0x9ba9140:
        __TEXT                 0000000009ad1000-0000000009ba2000 [  836K] r-x/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
    --> __DATA                 0000000009ba2000-0000000009bdd000 [  236K] rw-/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
        __DATA                 0000000009bdd000-0000000009bfd000 [  128K] rw-/rwx SM=PRV  /Library/Application Support/3ivx/*.dylib
    Application Specific Information:
    objc[1548]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x09ba9140 get_feature_flags + 0
    1   lib3ivxEnc.dylib                        0x09b26f38 InitHooks + 5088
    2   lib3ivxEnc.dylib                        0x09b28d4e InitThrivex + 68
    3   lib3ivxEnc.dylib                        0x09b3cbdc l3_init + 11
    4   com.3ivx.videocodec                     0x09ab556d ThrivXCDOpen + 676
    5   com.apple.CoreServices.CarbonCore          0x9570f334 callComponentStorage_44 + 25
    6   com.apple.CoreServices.CarbonCore          0x957be43d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    7   com.apple.CoreServices.CarbonCore          0x957be47d CallComponentFunctionWithStorageProcInfo + 30
    8   com.3ivx.videocodec                     0x09ab4d5e ThrivXCDComponentDispatch + 173
    9   com.apple.CoreServices.CarbonCore          0x95734415 CallComponent + 223
    10  com.apple.CoreServices.CarbonCore          0x9573445e CallComponentDispatch + 29
    11  com.apple.CoreServices.CarbonCore          0x957a07cb CallComponentOpen + 43
    12  com.apple.CoreServices.CarbonCore          0x957330d4 OpenAComponent + 426
    13  com.apple.CoreServices.CarbonCore          0x95733154 OpenComponent + 24
    14  com.apple.CoreServices.CarbonCore          0x9573439c CallComponent + 102
    15  com.apple.CoreServices.CarbonCore          0x9573445e CallComponentDispatch + 29
    16  com.apple.CoreServices.CarbonCore          0x957a0655 CallComponentGetPublicResource + 57
    17  com.apple.QuickTime                     0x905f2307 cchaMissing + 329
    18  com.apple.CoreServices.CarbonCore          0x95733b71 GetComponentPublicResourceList + 691
    19  com.apple.QuickTime                     0x905f16ff startUsingCachedCodecCharacterizations + 263
    20  com.apple.QuickTime                     0x905f11c0 FindBestChain + 30
    21  com.apple.QuickTime                     0x905effe2 ICMSequenceGetChain + 504
    22  com.apple.QuickTime                     0x905ea7c3 DoBandedDecompress + 5416
    23  com.apple.QuickTime                     0x905e9232 ICMAction + 2916
    24  com.apple.QuickTime                     0x905e84e6 ICMDeviceLoop + 4098
    25  com.apple.QuickTime                     0x905ef542 DecompressSequenceFrameWhen + 748
    26  com.apple.QuickTime                     0x9063ff4f ICMDecompressionSessionDecodeFrame + 877
    27  com.apple.iMovieApp                     0x000d61d1 0x76000 + 393681
    28  com.apple.iMovieApp                     0x000d6848 0x76000 + 395336
    29  com.apple.iMovieApp                     0x000d6b0a 0x76000 + 396042
    30  com.apple.iMovieApp                     0x000f2ae2 0x76000 + 510690
    31  com.apple.iMovieApp                     0x002dd6e4 0x76000 + 2520804
    32  com.apple.iMovieApp                     0x00197bb8 0x76000 + 1186744
    33  com.apple.iMovieApp                     0x001977ca 0x76000 + 1185738
    34  com.apple.AppKit                        0x94937311 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 263
    35  com.apple.AppKit                        0x949371b0 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 87
    36  com.apple.AppKit                        0x9493568d -[NSTableView drawRow:clipRect:] + 1500
    37  com.apple.AppKit                        0x94934f40 -[NSTableView drawRowIndexes:clipRect:] + 584
    38  com.apple.AppKit                        0x94934ced -[NSOutlineView drawRowIndexes:clipRect:] + 104
    39  com.apple.AppKit                        0x94933174 -[NSTableView drawRect:] + 1162
    40  com.apple.AppKit                        0x948998b5 -[NSView _drawRect:clip:] + 3717
    41  com.apple.AppKit                        0x948c8ce2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1958
    42  com.apple.AppKit                        0x948c9083 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    43  com.apple.AppKit                        0x948c9083 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    44  com.apple.AppKit                        0x948c9083 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    45  com.apple.AppKit                        0x948c9083 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    46  com.apple.AppKit                        0x94897212 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 708
    47  com.apple.AppKit                        0x949e9c70 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 286
    48  com.apple.AppKit                        0x94891e9e -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
    49  com.apple.AppKit                        0x9488adc9 -[NSView displayIfNeeded] + 1365
    50  com.apple.AppKit                        0x9496cf59 -[NSView display] + 117
    51  com.apple.iMovieApp                     0x001e2fb3 0x76000 + 1494963
    52  com.apple.iMovieApp                     0x00270a83 0x76000 + 2075267
    53  com.apple.iMovieApp                     0x0027064c 0x76000 + 2074188
    54  com.apple.Foundation                    0x96523df1 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    55  com.apple.CoreFoundation                0x9b22e903 ___CFXNotificationPost_block_invoke_1 + 275
    56  com.apple.CoreFoundation                0x9b1f9688 _CFXNotificationPost + 2776
    57  com.apple.Foundation                    0x9650efde -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    58  com.apple.Foundation                    0x96524272 -[NSNotificationCenter postNotificationName:object:] + 55
    59  com.apple.iMovieApp                     0x00194d37 0x76000 + 1174839
    60  com.apple.Foundation                    0x96518792 __NSFireDelayedPerform + 615
    61  com.apple.CoreFoundation                0x9b2062a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    62  com.apple.CoreFoundation                0x9b205c37 __CFRunLoopDoTimer + 743
    63  com.apple.CoreFoundation                0x9b1e4cd0 __CFRunLoopRun + 1888
    64  com.apple.CoreFoundation                0x9b1e41dc CFRunLoopRunSpecific + 332
    65  com.apple.CoreFoundation                0x9b1e4088 CFRunLoopRunInMode + 120
    66  com.apple.HIToolbox                     0x9b474723 RunCurrentEventLoopInMode + 318
    67  com.apple.HIToolbox                     0x9b47ba8b ReceiveNextEventCommon + 381
    68  com.apple.HIToolbox                     0x9b47b8fa BlockUntilNextEventMatchingListInMode + 88
    69  com.apple.AppKit                        0x9484a0d8 _DPSNextEvent + 678
    70  com.apple.AppKit                        0x94849942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    71  com.apple.iMovieApp                     0x000c614a 0x76000 + 328010
    72  com.apple.AppKit                        0x94845cb1 -[NSApplication run] + 911
    73  com.apple.AppKit                        0x94ad6bd9 NSApplicationMain + 1054
    74  com.apple.iMovieApp                     0x0007862a 0x76000 + 9770
    75  com.apple.iMovieApp                     0x00078195 0x76000 + 8597
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x93304b5e __select_nocancel + 10
    1   libdispatch.dylib                       0x9ca6ccc9 _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x9ca6b85f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9330502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90b10ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   com.apple.iLifeMediaBrowser             0x96273a8c -[ILMediaObject setURL:] + 157
    1   com.apple.iLMBiTunesPlugin              0x07ba8abf 0x7ba3000 + 23231
    2   com.apple.iLMBiTunesPlugin              0x07ba5a25 0x7ba3000 + 10789
    3   com.apple.iLMBiTunesPlugin              0x07ba8f71 0x7ba3000 + 24433
    4   com.apple.iLifeMediaBrowser             0x962a547a -[ILMediaManager _performLoadData] + 216
    5   com.apple.iLifeMediaBrowser             0x962a51eb -[ILMediaManager _loadDataThreaded] + 514
    6   com.apple.CoreFoundation                0x9b246a9d __invoking___ + 29
    7   com.apple.CoreFoundation                0x9b2469d9 -[NSInvocation invoke] + 137
    8   com.apple.Foundation                    0x9663e61a -[NSInvocationOperation main] + 267
    9   com.apple.Foundation                    0x965591cb -[__NSOperationInternal start] + 797
    10  com.apple.Foundation                    0x96558ea7 -[NSOperation start] + 67
    11  com.apple.Foundation                    0x9656cffa ____NSOQSchedule_block_invoke_2 + 135
    12  libdispatch.dylib                       0x9ca6afc9 _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                       0x9ca6c028 _dispatch_worker_thread2 + 231
    14  libsystem_c.dylib                       0x90b10b24 _pthread_wqthread + 346
    15  libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x93302c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x933021f6 mach_msg + 70
    2   com.apple.Metadata                      0x9c92324b mdsFetchItemsForPaths + 179
    3   com.apple.Metadata                      0x9c8fad9b MDItemCreate + 512
    4   com.apple.iLifeMediaBrowser             0x9626edc0 +[ILMediaObject spotlightProperties:] + 74
    5   com.apple.iLifeMediaBrowser             0x962bdab6 -[ILFolderPluginSDK _createMediaObjectForPath_V2:isAlias:resolvedAliasPath:dstInfoRec:] + 700
    6   com.apple.iLifeMediaBrowser             0x962bebdb -[ILFolderPluginSDK _createFolderMediaGroupForPath:currentLoadAliases:] + 2166
    7   com.apple.iLifeMediaBrowser             0x962beaa8 -[ILFolderPluginSDK _createFolderMediaGroupForPath:currentLoadAliases:] + 1859
    8   com.apple.iLifeMediaBrowser             0x962b9b13 -[ILFolderPluginSDK _createFolderMediaGroupForPath:] + 69
    9   com.apple.iLifeMediaBrowser             0x962b97a8 -[ILFolderPluginSDK _loadMediaFolders:] + 97
    10  com.apple.iLifeMediaBrowser             0x962bfdd1 -[ILFolderPluginSDK performLoadData] + 361
    11  com.apple.iLifeMediaBrowser             0x962a547a -[ILMediaManager _performLoadData] + 216
    12  com.apple.iLifeMediaBrowser             0x962a51eb -[ILMediaManager _loadDataThreaded] + 514
    13  com.apple.CoreFoundation                0x9b246a9d __invoking___ + 29
    14  com.apple.CoreFoundation                0x9b2469d9 -[NSInvocation invoke] + 137
    15  com.apple.Foundation                    0x9663e61a -[NSInvocationOperation main] + 267
    16  com.apple.Foundation                    0x965591cb -[__NSOperationInternal start] + 797
    17  com.apple.Foundation                    0x96558ea7 -[NSOperation start] + 67
    18  com.apple.Foundation                    0x9656cffa ____NSOQSchedule_block_invoke_2 + 135
    19  libdispatch.dylib                       0x9ca6afc9 _dispatch_call_block_and_release + 15
    20  libdispatch.dylib                       0x9ca6c028 _dispatch_worker_thread2 + 231
    21  libsystem_c.dylib                       0x90b10b24 _pthread_wqthread + 346
    22  libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 5:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9330483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90b12e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90ac342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x9656dbe8 -[NSCondition wait] + 304
    4   com.apple.Foundation                    0x965607f0 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1236
    5   com.apple.Foundation                    0x96560286 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160
    6   com.apple.AppKit                        0x94a94a10 ____NSAppKitFinalizeThreadData_block_invoke_2 + 127
    7   com.apple.Foundation                    0x96595e3a -[NSBlockOperation main] + 269
    8   com.apple.Foundation                    0x965591cb -[__NSOperationInternal start] + 797
    9   com.apple.Foundation                    0x96558ea7 -[NSOperation start] + 67
    10  com.apple.Foundation                    0x9656cffa ____NSOQSchedule_block_invoke_2 + 135
    11  libdispatch.dylib                       0x9ca6afc9 _dispatch_call_block_and_release + 15
    12  libdispatch.dylib                       0x9ca6c028 _dispatch_worker_thread2 + 231
    13  libsystem_c.dylib                       0x90b10b24 _pthread_wqthread + 346
    14  libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 6:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_c.dylib                       0x90b65c3f _spin_lock$VARIANT$mp + 47
    1   com.apple.LaunchServices                0x96d72146 _LSContextInit + 164
    2   com.apple.LaunchServices                0x96d81a23 _LSCopyInfoForNode + 146
    3   com.apple.LaunchServices                0x96dc1987 LSCopyItemInfoForRef + 107
    4   com.apple.iLifeMediaBrowser             0x9626f0cb +[ILMediaObject aliasResolvedPath:] + 112
    5   com.apple.iLifeMediaBrowser             0x9626ed00 +[ILMediaObject spotlightPropertiesForGBProjectBundle:] + 46
    6   com.apple.iLMBGarageBandPlugin          0x077bd7f0 0x77bb000 + 10224
    7   com.apple.iLMBGarageBandPlugin          0x077bc85a 0x77bb000 + 6234
    8   com.apple.iLMBGarageBandPlugin          0x077bc62c 0x77bb000 + 5676
    9   com.apple.iLifeMediaBrowser             0x962a547a -[ILMediaManager _performLoadData] + 216
    10  com.apple.iLifeMediaBrowser             0x962a51eb -[ILMediaManager _loadDataThreaded] + 514
    11  com.apple.CoreFoundation                0x9b246a9d __invoking___ + 29
    12  com.apple.CoreFoundation                0x9b2469d9 -[NSInvocation invoke] + 137
    13  com.apple.Foundation                    0x9663e61a -[NSInvocationOperation main] + 267
    14  com.apple.Foundation                    0x965591cb -[__NSOperationInternal start] + 797
    15  com.apple.Foundation                    0x96558ea7 -[NSOperation start] + 67
    16  com.apple.Foundation                    0x9656cffa ____NSOQSchedule_block_invoke_2 + 135
    17  libdispatch.dylib                       0x9ca6afc9 _dispatch_call_block_and_release + 15
    18  libdispatch.dylib                       0x9ca6c028 _dispatch_worker_thread2 + 231
    19  libsystem_c.dylib                       0x90b10b24 _pthread_wqthread + 346
    20  libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 7:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x93305cc2 __pread + 10
    1   com.apple.iLMBiPhoto9Plugin             0x079203b7 0x77f3000 + 1233847
    2   com.apple.iLMBiPhoto9Plugin             0x078c928b 0x77f3000 + 877195
    3   com.apple.iLMBiPhoto9Plugin             0x078deb55 0x77f3000 + 965461
    4   com.apple.iLMBiPhoto9Plugin             0x078df9e0 0x77f3000 + 969184
    5   com.apple.iLMBiPhoto9Plugin             0x078dfa2d 0x77f3000 + 969261
    6   com.apple.iLMBiPhoto9Plugin             0x078dfb48 0x77f3000 + 969544
    7   com.apple.iLMBiPhoto9Plugin             0x078eaece 0x77f3000 + 1015502
    8   com.apple.iLMBiPhoto9Plugin             0x079054de 0x77f3000 + 1123550
    9   com.apple.iLMBiPhoto9Plugin             0x07909dfc sqlite3_step + 2436
    10  com.apple.iLMBiPhoto9Plugin             0x07889b13 0x77f3000 + 617235
    11  com.apple.iLMBiPhoto9Plugin             0x078b7df8 0x77f3000 + 806392
    12  com.apple.iLMBiPhoto9Plugin             0x078a9c62 0x77f3000 + 748642
    13  com.apple.iLMBiPhoto9Plugin             0x078a978a 0x77f3000 + 747402
    14  com.apple.iLMBiPhoto9Plugin             0x078a97e2 0x77f3000 + 747490
    15  com.apple.iLMBiPhoto9Plugin             0x0786bba9 0x77f3000 + 494505
    16  com.apple.iLMBiPhoto9Plugin             0x0786c3fc 0x77f3000 + 496636
    17  com.apple.iLMBiPhoto9Plugin             0x0786b7f4 0x77f3000 + 493556
    18  com.apple.iLMBiPhoto9Plugin             0x0786b838 0x77f3000 + 493624
    19  com.apple.iLMBiPhoto9Plugin             0x0786c28b 0x77f3000 + 496267
    20  com.apple.iLMBiPhoto9Plugin             0x07803dbf 0x77f3000 + 69055
    21  com.apple.iLMBiPhoto9Plugin             0x077fac91 0x77f3000 + 31889
    22  com.apple.iLMBiPhoto9Plugin             0x077f83b9 0x77f3000 + 21433
    23  com.apple.iLifeMediaBrowser             0x962a547a -[ILMediaManager _performLoadData] + 216
    24  com.apple.iLifeMediaBrowser             0x962a51eb -[ILMediaManager _loadDataThreaded] + 514
    25  com.apple.CoreFoundation                0x9b246a9d __invoking___ + 29
    26  com.apple.CoreFoundation                0x9b2469d9 -[NSInvocation invoke] + 137
    27  com.apple.Foundation                    0x9663e61a -[NSInvocationOperation main] + 267
    28  com.apple.Foundation                    0x965591cb -[__NSOperationInternal start] + 797
    29  com.apple.Foundation                    0x96558ea7 -[NSOperation start] + 67
    30  com.apple.Foundation                    0x9656cffa ____NSOQSchedule_block_invoke_2 + 135
    31  libdispatch.dylib                       0x9ca6afc9 _dispatch_call_block_and_release + 15
    32  libdispatch.dylib                       0x9ca6c028 _dispatch_worker_thread2 + 231
    33  libsystem_c.dylib                       0x90b10b24 _pthread_wqthread + 346
    34  libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9330502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90b10ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x9330502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90b10ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x9330502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90b10ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90b126fe start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib                  0x93302c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x933021f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9b1db9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9b1e4b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9b1e41dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9b1f4f01 CFRunLoopRun + 129
    6   com.apple.FWAVCPrivate                  0x0201b763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254
    7   libsystem_c.dylib                       0x90b0eed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x90b126de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x93304bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x90ac37b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x90ac3558 usleep$UNIX2003 + 60
    3   com.apple.iMovieApp                     0x0016eb59 0x76000 + 1018713
    4   com.apple.Foundation                    0x9656be25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9656bdd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90b0eed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90b126de thread_start + 34
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x93304b42 __select + 10
    1   com.apple.CoreFoundation                0x9b232e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x90b0eed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x90b126de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x93304bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x90ac37b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x9659e8df +[NSThread sleepUntilDate:] + 219
    3   com.apple.iMovieApp                     0x001e63e7 0x76000 + 1508327
    4   com.apple.Foundation                    0x9656be25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9656bdd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90b0eed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90b126de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x09b0f3d4  ebx: 0x09b3bff3  ecx: 0x09b9c120  edx: 0x09adea93
      edi: 0x09beab00  esi: 0x09beab00  ebp: 0xc0070d98  esp: 0xc0070d6c
       ss: 0x00000023  efl: 0x00010282  eip: 0x09ba9140   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x09ba9140
    Logical CPU: 1
    Binary Images:
       0x76000 -   0x4fbfef  com.apple.iMovieApp (9.0.6 - 1763) <72E7D3BC-10CA-3578-9687-5DC00242CFA9> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x5bc000 -   0x5d3ff7  com.apple.iLifeFaceRecognition (1.0 - 21) <AD53D7A2-F0B2-FF76-5C6D-C23B234AB50E> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognit ion
      0x5e4000 -   0x5e5ff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5ea000 -   0x618fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x652000 -   0x653ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x65a000 -   0x65bfff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCo m.dylib
      0x65f000 -   0x684ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt .dylib
      0x68d000 -   0x6c1fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt .dylib
      0x6ca000 -   0x831fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr .dylib
      0x835000 -   0xa38feb  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
      0xa8e000 -   0xb0ffe7  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
      0xe46000 -  0x1003feb  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
    0x2017000 -  0x2047ff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x20c2000 -  0x20c3fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x20c8000 -  0x20cafff  com.apple.AddressBook.LocalSourceBundle (1.4 - 1090) <61BC69A7-F09E-3CD9-A4CD-FAB46898E9DD> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x20d8000 -  0x20dbffe  com.apple.DirectoryServicesSource (1.4 - 1090) <D9ED3AB9-2F3E-3331-84B5-EDDDBBC1F371> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x2111000 -  0x2114fef  com.apple.LiveType.component (2.1.3 - 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x2119000 -  0x217efde  com.apple.LiveType.framework (2.1.3 - 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x3ac8000 -  0x3b23fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <B5CA94A3-383B-371A-BB8C-F7142EB4FF6B> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x6db4000 -  0x6f21ffb  GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x6f55000 -  0x704cffb  libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7070000 -  0x7310fe7  com.apple.ATIRadeonX2000GLDriver (7.18.18 - 7.1.8) <A9F04AD5-F55B-3D26-8C7C-C90AFCF7394A> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x7343000 -  0x7370ff8  GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x73f7000 -  0x754dff9  com.apple.iLMBAperture31Plugin (2.6.3 - 288.3.32) <F7E40BA5-4DB1-3486-96E8-1106CC60FD48> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x7595000 -  0x759cff5  com.apple.iLMBAperturePlugin (2.6.3 - 288.3.32) <5E332CFA-0A13-3C06-AF16-EFCC1FDD2038> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x75a3000 -  0x7747ff5  com.apple.iLMBAperturePlugin2012 (2.6.3 - 288.3.32) <44BB86D6-86F9-3877-9137-CDF1DB927554> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x77a1000 -  0x77a1fff  com.apple.iLMBAppDefPlugin (2.6.3 - 288.3.32) <2DD0403B-5608-3BE8-B005-27F92AC570F4> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x77a6000 -  0x77afffc  com.apple.iLMBFinalCutPlugin (2.6.3 - 288.3.32) <46FDDF4E-4165-3923-B57A-21D38462C472> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x77b5000 -  0x77b6fff  com.apple.iLMBFolderPlugin (2.6.3 - 288.3.32) <D85D3CB7-6A10-3F68-96E9-C9CC5A66255D> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x77bb000 -  0x77befff  com.apple.iLMBGarageBandPlugin (2.6.3 - 288.3.32) <75D95F77-ED1C-31DD-B4D6-BACA044399C3> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x77c4000 -  0x77cfff3  com.apple.iLMBiMoviePlugin (2.6.3 - 288.3.32) <583F1438-3B57-3B81-AF28-FB82A82054B5> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x77d8000 -  0x77ebff7  com.apple.iLMBiPhoto8Plugin (2.6.3 - 288.3.32) <7A31CC42-9752-3B19-B3D2-7435CB7A0D50> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x77f3000 -  0x794cff9  com.apple.iLMBiPhoto9Plugin (2.6.3 - 288.3.32) <F8C6F271-ED94-35D9-A5A1-0BF62F6FAC27> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x7994000 -  0x799cff3  com.apple.iLMBiPhotoPlugin (2.6.3 - 288.3.32) <845CB0C1-6DF5-3D73-B914-ADCD529DE7E1> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x79a3000 -  0x7b48ffd  com.apple.iLMBiPhotoPlugin2012 (2.6.3 - 288.3.32) <01BA4581-21CB-37B1-A083-5B3A5717F2EC> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x7ba3000 -  0x7babff3  com.apple.iLMBiTunesPlugin (2.6.3 - 288.3.32) <26B31C94-C68B-35D2-976D-53869C819FDD> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x7bb2000 -  0x7c69ff7  com.apple.iTunesAccess (10.6.3 - 10.6.3) <20F54184-69D0-468A-CEA5-1665192AF5BA> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x7c99000 -  0x7c9aff7  com.apple.iLMBMoviesFolderPlugin (2.6.3 - 288.3.32) <046183A4-8B97-3CF4-929B-F73FE64B6276> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x7c9f000 -  0x7ca1ff8  com.apple.iLMBPhotoBooth2Plugin (2.6.3 - 288.3.32) <96393C47-51C0-3A02-B182-A155B9DBD2A6> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x7ca6000 -  0x7ca7ff7  com.apple.iLMBPhotoBoothPlugin (2.6.3 - 288.3.32) <B033393A-644E-32AB-85C4-77D1B30C0850> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x7cac000 -  0x7d39fe7  com.apple.mobiledevice (507.11 - 507.11) <D0CF942A-141A-A03E-2321-858612F157F2> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x89bc000 -  0x89c0ffb  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x89c5000 -  0x89cafff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x92cc000 -  0x92d1fe2  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x92d8000 -  0x92dafff  libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x9306000 -  0x9306ffb +cl_kernels (??? - ???) <D20D438F-B4CF-4F61-92CD-2DAC4C96C284> cl_kernels
    0x9308000 -  0x93a9ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x93c4000 -  0x93c5ff8 +cl_kernels (??? - ???) <36292F77-5F2C-4893-8803-44DAE6E807EE> cl_kernels
    0x9820000 -  0x98cdff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x9912000 -  0x9935ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
    0x995b000 -  0x996dfd9  com.apple.FCP Uncompressed 422.component (1.5 - 1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x9ab3000 -  0x9ac8fcb +com.3ivx.videocodec (503.49 - 503.49) /Library/QuickTime/3ivxVideoCodec.component/Contents/MacOS/3ivxVideoCodec
    0x9ad1000 -  0x9ba1ffb +lib3ivxEnc.dylib (??? - ???) /Library/Application Support/3ivx/lib3ivxEnc.dylib
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe75000 - 0x8fea7aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90019000 - 0x903d3ffb  com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x903d4000 - 0x903d5ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x903e1000 - 0x9049eff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9049f000 - 0x904aaff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x905de000 - 0x90863fe3  com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90864000 - 0x9089aff4  com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x909b2000 - 0x909baff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x909f8000 - 0x90a22ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x90a23000 - 0x90a23ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90a24000 - 0x90ab1ff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90ab2000 - 0x90b7dfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x90b7e000 - 0x90be0ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90be1000 - 0x90c6bffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c6c000 - 0x90c73fff  com.apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90c74000 - 0x90e28ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x90e3a000 - 0x90e8cffb  com.apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x90e8d000 - 0x90ebaff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90ebb000 - 0x90efbff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x90efc000 - 0x90f00ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x90f01000 - 0x90f0cfff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x90f0d000 - 0x90f3bff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90f3c000 - 0x90f3cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90f6f000 - 0x90fd1ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x90fd2000 - 0x9102dff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9102e000 - 0x91105ff3  com.apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x91111000 - 0x91129fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x9112a000 - 0x91212fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x91214000 - 0x912abff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9136b000 - 0x913f2fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x913f3000 - 0x913f4fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x913f5000 - 0x91482fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9157b000 - 0x919f0ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x919f1000 - 0x91a43ff3  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x91a50000 - 0x91a50fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91a51000 - 0x91b62ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x921f5000 - 0x922b8fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x922b9000 - 0x92302ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92303000 - 0x923e6ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x923e7000 - 0x923f0ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x923f1000 - 0x92404ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92405000 - 0x92407ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92408000 - 0x92e39fff  com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92e3a000 - 0x92ea2ff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92ebe000 - 0x92fbdffb  com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x93035000 - 0x93043ff7  com.apple.AppleFSCompression (37 - 1.0) <E54AEE04-F1D2-3178-AF5B-5A2AED9CF884> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x93044000 - 0x93048ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93049000 - 0x9304fffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9309b000 - 0x930f9fff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x930fa000 - 0x930fdffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x930fe000 - 0x93109ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9310a000 - 0x93113ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93114000 - 0x93124fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x93125000 - 0x93287fff  com.apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93288000 - 0x932c8ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x932c9000 - 0x932ceff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x932cf000 - 0x932ebff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x932ec000 - 0x9330aff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x9330b000 - 0x93328ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93480000 - 0x935acff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x935b4000 - 0x935b7ffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x935cc000 - 0x935edfff  com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x935ee000 - 0x9433effb  com.apple.QuickTimeComponents.component (7.7.1 - 2330) <91F3ABCA-3BB8-3B01-AA3F-37B3D798755A> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94347000 - 0x9438fff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94395000 - 0x9458dff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x945fd000 - 0x945fdfff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x945fe000 - 0x9469afef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9469b000 - 0x946a4ffb  com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x946cb000 - 0x947e9fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x947ea000 - 0x947ebfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9483e000 - 0x9483ffff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x94840000 - 0x952d5ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x952fe000 - 0x95329fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9532a000 - 0x9532afff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9532b000 - 0x9532fff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95330000 - 0x9538dffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9538e000 - 0x95399ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x9539a000 - 0x9539afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x9539b000 - 0x953b8fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x953b9000 - 0x953bcff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x95416000 - 0x95526fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x95527000 - 0x95527fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95528000 - 0x95528ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x95529000 - 0x95640fe9  com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95641000 - 0x9567ffff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x956cd000 - 0x959cffff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x959d0000 - 0x95a0dff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x95a0e000 - 0x95a49fff  com.apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x95a4a000 - 0x95a8cff7  com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95a8d000 - 0x95a9afff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95a9b000 - 0x95a9bff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95a9c000 - 0x95aa2ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x95aa3000 - 0x95aaeffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x95aaf000 - 0x95ab6ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x95ab7000 - 0x95abfff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x95ac0000 - 0x95b10ff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95b11000 - 0x95b27ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x95b28000 - 0x95b28fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95b29000 - 0x95b2aff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x95b77000 - 0x95ba5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x95bca000 - 0x95bd4ff0  com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95bd5000 - 0x95c18ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x95c64000 - 0x95cd3fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95ce2000 - 0x95cf0fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95cf1000 - 0x95db1ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95db2000 - 0x961a6ffb  com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9622a000 - 0x9623aff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x96254000 - 0x96261fff  com.apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x96262000 - 0x962e1ff7  com.apple.iLifeMediaBrowser (2.6.3 - 502.3.12) <2A8A782C-0799-3CB9-A1AE-13743B7EFECF> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x962e2000 - 0x9633bfff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9633c000 - 0x96412aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x96413000 - 0x9650bff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9650c000 - 0x96816ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96864000 - 0x96b11ff3  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96b12000 - 0x96b15ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96b16000 - 0x96b4aff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x96b4b000 - 0x96d65ff7  com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96d69000 - 0x96dffff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96e6e000 - 0x9779859b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97799000 - 0x977a9fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x977aa000 - 0x97882ff6  com.apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framewor

  • IMovie 09 crashes every time i export. Have posted crash log.

    Every time i export my iMovie project it always crashes. Seems to be a problem with Thread 1 which I have no idea what that is. I tried exporting into DV, MOV and MP4 but anything i do seems to make no difference. Here is crash log:
    Process: iMovie [292]
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: com.apple.iMovie8
    Version: 8.0.1 (740)
    Build Info: iMovieApp-7400000~3
    Code Type: X86 (Native)
    Parent Process: launchd [58]
    Date/Time: 2009-04-04 18:20:06.380 +1100
    OS Version: Mac OS X 10.5.6 (9G66)
    Report Version: 6
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 1
    Thread 0:
    0 libobjc.A.dylib 0x958bf6c0 objc_msgSend + 80
    1 com.apple.QuartzComposer 0x9267cda6 -[QCList insertObject:atIndex:forKey:] + 48
    2 com.apple.QuartzComposer 0x926766a0 -[GFList addObject:forKey:] + 55
    3 com.apple.QuartzComposer 0x9267d6dd -[GFNode createOutputPortWithArguments:forKey:] + 562
    4 com.apple.QuartzComposer 0x9267d411 -[QCPatch(Override) createOutputPortWithArguments:forKey:] + 577
    5 com.apple.QuartzComposer 0x9267f8e6 -[QCPatch(Wrappers) createOutputWithPortClass:forKey:attributes:arguments:order:] + 161
    6 com.apple.QuartzComposer 0x9267f83d -[QCPatch(Wrappers) createOutputWithPortClass:forKey:attributes:] + 210
    7 com.apple.QuartzComposer 0x9267efc0 -[QCSplitter setPortClass:] + 503
    8 com.apple.QuartzComposer 0x9267edb9 -[QCSplitter initWithIdentifier:] + 135
    9 com.apple.QuartzComposer 0x92679115 +[GFNode(Private) newWithIdentifier:] + 99
    10 com.apple.QuartzComposer 0x92678fac -[QCNodeManager instantiateNodeWithName:] + 64
    11 com.apple.QuartzComposer 0x92678f49 +[GFNodeManager instantiateNodeWithClassName:identifier:] + 158
    12 com.apple.QuartzComposer 0x9267b196 -[GFGraph(Private) _loadState:] + 741
    13 com.apple.QuartzComposer 0x9267aa24 -[GFGraph setState:] + 846
    14 com.apple.QuartzComposer 0x9267a378 -[QCPatch(Override) setState:] + 306
    15 com.apple.QuartzComposer 0x9267b21b -[GFGraph(Private) _loadState:] + 874
    16 com.apple.QuartzComposer 0x9267aa24 -[GFGraph setState:] + 846
    17 com.apple.QuartzComposer 0x9267a378 -[QCPatch(Override) setState:] + 306
    18 com.apple.QuartzComposer 0x927881a5 _PatchFromComposition + 615
    19 com.apple.QuartzComposer 0x927885f1 QCPatchFromCompositionWithOptions + 847
    20 com.apple.QuartzComposer 0x926744f0 -[QCComposition _makePatch] + 190
    21 com.apple.QuartzComposer 0x926ff053 -[QCRenderer initWithCGLContext:pixelFormat:colorSpace:composition:] + 99
    22 com.apple.iMovie8 0x0005a7f1 0x1000 + 366577
    23 com.apple.iMovie8 0x0005b3d3 0x1000 + 369619
    24 com.apple.iMovie8 0x00053cf8 0x1000 + 339192
    25 com.apple.iMovie8 0x00054b54 0x1000 + 342868
    26 com.apple.iMovie8 0x000609c4 0x1000 + 391620
    27 com.apple.iMovie8 0x000610f8 0x1000 + 393464
    28 ...ickTimeComponents.component 0x93405396 getVideoDataFromDataProc + 161
    29 ...ickTimeComponents.component 0x93409ced NuOutputVideoPass + 835
    30 ...ickTimeComponents.component 0x9340abdb NuOutputVideo + 1195
    31 ...ickTimeComponents.component 0x933f1bce SpitMovieFromProceduresToDataRef + 3177
    32 ...ickTimeComponents.component 0x933eef0d SpitMovieComponentDispatch + 187
    33 ...ple.CoreServices.CarbonCore 0x95bd0a05 CallComponentDispatch + 29
    34 com.apple.QuickTime 0x9618c93a MovieExportFromProceduresToDataRef + 49
    35 com.apple.iMovie8 0x0005fbe3 0x1000 + 388067
    36 com.apple.iMovie8 0x0005f847 0x1000 + 387143
    37 com.apple.iMovie8 0x00156533 0x1000 + 1398067
    38 com.apple.iMovie8 0x0002e879 0x1000 + 186489
    39 com.apple.AppKit 0x94c1553b -[NSApplication sendAction:to:from:] + 112
    40 com.apple.AppKit 0x94cc417c -[NSMenu performActionForItemAtIndex:] + 493
    41 com.apple.AppKit 0x94cc3e81 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
    42 com.apple.AppKit 0x94ca0b5a AppKitMenuEventHandler + 6608
    43 com.apple.HIToolbox 0x96229143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    44 com.apple.HIToolbox 0x9622857d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    45 com.apple.HIToolbox 0x96244ed2 SendEventToEventTarget + 52
    46 com.apple.HIToolbox 0x9627923d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
    47 com.apple.HIToolbox 0x9629fa8f SendMenuCommandWithContextAndModifiers + 59
    48 com.apple.HIToolbox 0x9629fa4c SendMenuItemSelectedEvent + 134
    49 com.apple.HIToolbox 0x9629f95e FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
    50 com.apple.HIToolbox 0x9627c4ec MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 640
    51 com.apple.HIToolbox 0x9627bed7 _HandleMenuSelection2 + 383
    52 com.apple.HIToolbox 0x9627bd4b _HandleMenuSelection + 53
    53 com.apple.AppKit 0x94bdd50b _NSHandleCarbonMenuEvent + 244
    54 com.apple.AppKit 0x94b4426a _DPSNextEvent + 1918
    55 com.apple.AppKit 0x94b43630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    56 com.apple.iMovie8 0x00038908 0x1000 + 227592
    57 com.apple.AppKit 0x94b3c66b -[NSApplication run] + 795
    58 com.apple.AppKit 0x94b098a4 NSApplicationMain + 574
    59 com.apple.iMovie8 0x00003ef9 0x1000 + 12025
    60 com.apple.iMovie8 0x0000335c 0x1000 + 9052
    61 com.apple.iMovie8 0x00003289 0x1000 + 8841
    Thread 1 Crashed:
    0 libSystem.B.dylib 0x957cd136 _semwait_signalnocancel + 10
    1 libSystem.B.dylib 0x957c6013 usleep$NOCANCEL$UNIX2003 + 61
    2 libSystem.B.dylib 0x957dd685 abort + 85
    3 libGLProgrammability.dylib 0x90d24df4 (anonymous namespace)::JITEmitter::finishFunction(llvm::MachineFunction&) + 1172
    4 libGLProgrammability.dylib 0x90d222e6 (anonymous namespace)::Emitter::runOnMachineFunction(llvm::MachineFunction&) + 374
    5 libGLProgrammability.dylib 0x90d014f8 llvm::MachineFunctionPass::runOnFunction(llvm::Function&) + 40
    6 libGLProgrammability.dylib 0x90c16c7c llvm::FPPassManager::runOnFunction(llvm::Function&) + 700
    7 libGLProgrammability.dylib 0x90c165c1 llvm::FunctionPassManagerImpl::run(llvm::Function&) + 97
    8 libGLProgrammability.dylib 0x90c164c5 llvm::FunctionPassManager::run(llvm::Function&) + 85
    9 libGLProgrammability.dylib 0x90c77b5c llvm::JIT::runJITOnFunction(llvm::Function*) + 60
    10 libGLProgrammability.dylib 0x90c778b2 llvm::JIT::getPointerToFunction(llvm::Function*) + 210
    11 libGLProgrammability.dylib 0x90c777bb glvmGenerateModularFunctionPointer + 59
    12 libGLProgrammability.dylib 0x90e5ecd3 glvmBuildVPTransformFunction + 8195
    13 libGLProgrammability.dylib 0x90bfd89c glvmdeferred_buildmodular(void*) + 252
    14 libGLProgrammability.dylib 0x90bfcada glvmDoWork + 74
    15 libSystem.B.dylib 0x95722095 pthreadstart + 321
    16 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.QTKit 0x965d0cb1 QTVisualContextImageProviderWorkLoop + 108
    5 libSystem.B.dylib 0x95722095 pthreadstart + 321
    6 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.iLifeMediaBrowser 0x910f1ae3 -[ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop] + 897
    5 com.apple.Foundation 0x921167ed -[NSThread main] + 45
    6 com.apple.Foundation 0x92116394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x95722095 pthreadstart + 321
    8 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ecd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x96b725dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x96b72464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x95722095 pthreadstart + 321
    7 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.FWAVCPrivate 0x0086d4f7 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 155
    5 libSystem.B.dylib 0x95722095 pthreadstart + 321
    6 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ecd8 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x93ec9f88 MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x93ecc108 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x95722095 pthreadstart + 321
    7 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.iMovie8 0x0001c5d2 0x1000 + 112082
    5 com.apple.Foundation 0x921167ed -[NSThread main] + 45
    6 com.apple.Foundation 0x92116394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x95722095 pthreadstart + 321
    8 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1b1295d8 0x1ac00000 + 5412312
    2 com.apple.AVCHDPlugin 0x1b1a6bf6 0x1ac00000 + 5925878
    3 com.apple.AVCHDPlugin 0x1b129a61 0x1ac00000 + 5413473
    4 libSystem.B.dylib 0x9576d204 pthreadbody + 27
    Thread 9:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 com.apple.AVCHDPlugin 0x1aff7ddf 0x1ac00000 + 4160991
    4 com.apple.AVCHDPlugin 0x1b0252d0 0x1ac00000 + 4346576
    5 com.apple.AVCHDPlugin 0x1aff7a7e 0x1ac00000 + 4160126
    6 com.apple.AVCHDPlugin 0x1b129a61 0x1ac00000 + 5413473
    7 libSystem.B.dylib 0x9576d204 pthreadbody + 27
    Thread 10:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1b1295d8 0x1ac00000 + 5412312
    2 com.apple.AVCHDPlugin 0x1b1a6bf6 0x1ac00000 + 5925878
    3 com.apple.AVCHDPlugin 0x1b12c088 0x1ac00000 + 5423240
    4 com.apple.AVCHDPlugin 0x1b129a61 0x1ac00000 + 5413473
    5 libSystem.B.dylib 0x9576d204 pthreadbody + 27
    Thread 11:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.DiscRecording 0x00568e29 DRWorkLoop::WorkLoop() + 271
    5 com.apple.DiscRecording 0x00568d07 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    6 com.apple.DiscRecording 0x0056896f DRThreadObject::StartRoutine(DRThreadObject*) + 153
    7 libSystem.B.dylib 0x95722095 pthreadstart + 321
    8 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x956f1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x957231ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95724a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95bc7dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95bc7bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x930a2bee ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x95722095 pthreadstart + 321
    7 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x956f1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x957231ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95724a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95bc7dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95bc7bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x95bf0220 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x95722095 pthreadstart + 321
    7 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...ickTimeComponents.component 0x9321709f jpegdecompress_MPLoop + 79
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x95721906 kevent + 10
    1 com.apple.Foundation 0x921167ed -[NSThread main] + 45
    2 com.apple.Foundation 0x92116394 _NSThread__main_ + 308
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x956f83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x95722d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9663e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x96650d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 27:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 28:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 29:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 30:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 31:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 32:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 33:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 34:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 35:
    0 libSystem.B.dylib 0x95721906 kevent + 10
    1 libSystem.B.dylib 0x95722095 pthreadstart + 321
    2 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 36:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x91269ef3 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x95be70a3 PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x95722095 pthreadstart + 321
    7 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 37:
    0 libSystem.B.dylib 0x956f11c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956f89bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96f9e0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96f9ed34 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x9126a06c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x95be70a3 PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x95722095 pthreadstart + 321
    7 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 38:
    0 libSystem.B.dylib 0x956f83ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x95722d0d pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x95be8ecf TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x95bc7da6 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x95be8b4c MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x9127502a TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore 0x95be70a3 PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x95722095 pthreadstart + 321
    8 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 39:
    0 libSystem.B.dylib 0x95721906 kevent + 10
    1 libSystem.B.dylib 0x95722095 pthreadstart + 321
    2 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 40:
    0 libSystem.B.dylib 0x957406f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x95722095 pthreadstart + 321
    2 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 41:
    0 libSystem.B.dylib 0x956f1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x957231ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95724a73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9215c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9215c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x9215c4d5 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x94ba9d90 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x921167ed -[NSThread main] + 45
    8 com.apple.Foundation 0x92116394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x95722095 pthreadstart + 321
    10 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 42:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 43:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 44:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 45:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 46:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 47:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 48:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 49:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 50:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 51:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 52:
    0 libSystem.B.dylib 0x956f1226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x957231ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95724a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95bc7dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95be8b4c MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x91276f74 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x95be70a3 PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x95722095 pthreadstart + 321
    8 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 53:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afe8f8 iCodecDecompressorComponentDispatch + 4014
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 54:
    0 libSystem.B.dylib 0x956f120e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95723206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95768539 pthreadcondwait + 48
    3 ...pple.AppleIntermediateCodec 0x17afea96 iCodecDecompressorComponentDispatch + 4428
    4 libSystem.B.dylib 0x95722095 pthreadstart + 321
    5 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 55:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 56:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 57:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e84e53f JVTCompEncodeFrame + 2986708
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 58:
    0 libSystem.B.dylib 0x956f1202 semaphorewaittrap + 10
    1 QuickTimeH264.scalar 0x1e84e8f3 JVTCompEncodeFrame + 2987656
    2 QuickTimeH264.scalar 0x1e9100f5 JVTLibDecoDispose + 433495
    3 libSystem.B.dylib 0x95722095 pthreadstart + 321
    4 libSystem.B.dylib 0x95721f52 thread_start + 34
    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0x0000003c ebx: 0x957ccc88 ecx: 0xb010296c edx: 0x957cd136
    edi: 0x19912700 esi: 0xb01029c8 ebp: 0xb01029a8 esp: 0xb010296c
    ss: 0x0000001f efl: 0x00000247 eip: 0x957cd136 cs: 0x00000007
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x230df010

    I had the exact same error/dump.
    Here is what I did to fix it.
    1.  Get back to the last known good working verison.  Hopefully you have one or can delete enough artefacts to get back to the working copy.  When you have a version that exports properly, you can proceed to the next step.
    2.  Keep adding back items one at a time.  Do an export after each addition to make sure you are still ok.
    3.  It takes time but at some point you will find the item that caused the crash.
    4.  In my case it was a picture.  For me it was inserted about half-way through my project and that is roughly where it crashed during the export process (judging by the time remaining).
    5.  For me, I just added the picture back into the project.  Did not even have to create it or import it again.  Was worried it was corrupt, but was lucky.
    6.  The issue for me seemed to be the original addition of the picture to the project (again, nothing was wrong with the picture).
    Good luck.
    p.s.Like most people, it tried different export sizes and methods (quicktime, export movie, publish to itunes).  All had the same issue.  None of these were causing the crash - it was the addition of the artefact.

  • IMovie 09 crashes when I try to put titles

    iMovie keeps on crashing and I don't know why.
    here is the crash log:
    Process:         iMovie [448]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [173]
    Date/Time:       2011-10-30 18:55:53.274 -0500
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          96014 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  14713 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      7458C692-1182-460B-8135-1A1392D4917D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000008fbd51a4
    VM Regions Near 0x8fbd51a4:
        __LINKEDIT             000000008fa5f000-000000008fa9a000 [  236K] r--/rwx SM=COW  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    -->
        __TEXT                 000000008fe59000-000000008fe8c000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc[448]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x95589fb5 JSC::NewSpace::removeBlock(JSC::MarkedBlock*) + 37
    1   com.apple.JavaScriptCore                0x9558b7b4 JSC::Heap::shrink() + 212
    2   com.apple.JavaScriptCore                0x9558b9f4 JSC::Heap::collect(JSC::Heap::SweepToggle) + 500
    3   com.apple.JavaScriptCore                0x953be241 JSC::Heap::collectAllGarbage() + 49
    4   com.apple.JavaScriptCore                0x953be00e JSC::DefaultGCActivityCallbackPlatformData::trigger(__CFRunLoopTimer*, void*) + 190
    5   com.apple.CoreFoundation                0x90061996 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    6   com.apple.CoreFoundation                0x90061327 __CFRunLoopDoTimer + 743
    7   com.apple.CoreFoundation                0x900403e0 __CFRunLoopRun + 1888
    8   com.apple.CoreFoundation                0x9003f8ec CFRunLoopRunSpecific + 332
    9   com.apple.CoreFoundation                0x9003f798 CFRunLoopRunInMode + 120
    10  com.apple.HIToolbox                     0x9293fa7f RunCurrentEventLoopInMode + 318
    11  com.apple.HIToolbox                     0x92946d9b ReceiveNextEventCommon + 381
    12  com.apple.HIToolbox                     0x92946c0a BlockUntilNextEventMatchingListInMode + 88
    13  com.apple.AppKit                        0x95da2040 _DPSNextEvent + 678
    14  com.apple.AppKit                        0x95da18ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    15  com.apple.iMovie8                       0x0003ae2d 0x1000 + 237101
    16  com.apple.AppKit                        0x95d9dc22 -[NSApplication run] + 911
    17  com.apple.AppKit                        0x9603218a NSApplicationMain + 1054
    18  com.apple.iMovie8                       0x00004356 0x1000 + 13142
    19  com.apple.iMovie8                       0x0000382c 0x1000 + 10284
    20  com.apple.iMovie8                       0x00003759 0x1000 + 10073
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x97368b5e __select_nocancel + 10
    1   libdispatch.dylib                       0x91164b11 _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x911636a7 _dispatch_mgr_thread + 53
    Thread 2:: QTKit: QTVisualContextImageProviderWorkLoop
    0   libsystem_kernel.dylib                  0x97366c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973661f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x900370ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x90040214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9003f8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x90050611 CFRunLoopRun + 129
    6   com.apple.QTKit                         0x92860792 QTVisualContextImageProviderWorkLoop + 124
    7   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x997eaf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9c04e5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9c04e319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9c04e12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x9326ade6 0x92c7e000 + 6213094
    7   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 4:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9979282a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x9338ccc9 0x92c7e000 + 7400649
    4   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9979b3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x9539706c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9558af43 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9558af7f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 6:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9979b42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Metadata                      0x96c01c21 _pushNotification + 485
    4   com.apple.Metadata                      0x96c044be processUpdatesLocked + 9606
    5   com.apple.Metadata                      0x96c04aee tryProcessUpdates + 238
    6   com.apple.Metadata                      0x96c04e89 _MDQueryCallback + 220
    7   com.apple.Metadata                      0x96c05653 doQueryResultsCallback + 126
    8   com.apple.Metadata                      0x96bee573 _XQueryResultsCallback + 321
    9   com.apple.Metadata                      0x96bee3fe MDSClientCallbacks_server + 157
    10  com.apple.Metadata                      0x96c06db1 _queryMigCallback + 88
    11  libsystem_kernel.dylib                  0x97366a85 mach_msg_server_once + 469
    12  com.apple.Metadata                      0x96c06c4f ___MDQueryExecute_block_invoke_3 + 123
    13  libdispatch.dylib                       0x91167c6c _dispatch_source_invoke + 672
    14  libdispatch.dylib                       0x9116464a _dispatch_queue_invoke + 61
    15  libdispatch.dylib                       0x91164768 _dispatch_queue_drain + 177
    16  libdispatch.dylib                       0x9116463c _dispatch_queue_invoke + 47
    17  libdispatch.dylib                       0x91163e44 _dispatch_worker_thread2 + 187
    18  libsystem_c.dylib                       0x997e8b24 _pthread_wqthread + 346
    19  libsystem_c.dylib                       0x997ea6fe start_wqthread + 30
    Thread 7:: Dispatch queue: com.apple.iLifeMediaBrowser_spotlightGCD
    0   libsystem_kernel.dylib                  0x97368876 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x997e56af pthread_mutex_lock + 633
    2   com.apple.Foundation                    0x9738594a -[NSLock lock] + 185
    3   com.apple.iLMBiMoviePlugin              0x0733ea09 0x7337000 + 31241
    4   com.apple.iLMBiMoviePlugin              0x0733ee4a 0x7337000 + 32330
    5   com.apple.iLMBiMoviePlugin              0x0733a3a9 0x7337000 + 13225
    6   com.apple.iLifeMediaBrowser             0x9b65bc7a -[ILMediaBrowserPathWatcher watchedQueryChanged:] + 383
    7   com.apple.Foundation                    0x97392f49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    8   com.apple.CoreFoundation                0x90089ff3 ___CFXNotificationPost_block_invoke_1 + 275
    9   com.apple.CoreFoundation                0x90054d78 _CFXNotificationPost + 2776
    10  com.apple.CoreFoundation                0x900906cd CFNotificationCenterPostNotificationWithOptions + 125
    11  com.apple.Metadata                      0x96c01cdb ___pushNotification_block_invoke_1 + 135
    12  libdispatch.dylib                       0x91162e11 _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                       0x91164797 _dispatch_queue_drain + 224
    14  libdispatch.dylib                       0x9116463c _dispatch_queue_invoke + 47
    15  libdispatch.dylib                       0x91163e44 _dispatch_worker_thread2 + 187
    16  libsystem_c.dylib                       0x997e8b24 _pthread_wqthread + 346
    17  libsystem_c.dylib                       0x997ea6fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x997eaf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9740d507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x973d392a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x973d37fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proapps.MIO                   0x264ca60b -[PluginLockPair scanPaths] + 729
    7   com.apple.Foundation                    0x973daf7d -[NSThread main] + 45
    8   com.apple.Foundation                    0x973daf2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x997eaf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9740d507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x973d392a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x973d37fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proapps.MIO                   0x264ca60b -[PluginLockPair scanPaths] + 729
    7   com.apple.Foundation                    0x973daf7d -[NSThread main] + 45
    8   com.apple.Foundation                    0x973daf2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x997eaf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9740d507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x973d392a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x973d37fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proapps.MIO                   0x264ca60b -[PluginLockPair scanPaths] + 729
    7   com.apple.Foundation                    0x973daf7d -[NSThread main] + 45
    8   com.apple.Foundation                    0x973daf2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x97366c5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x2ae15488 0x2a900000 + 5330056
    2   com.apple.AVCHDPlugin                   0x2ae92e86 0x2a900000 + 5844614
    3   com.apple.AVCHDPlugin                   0x2ae15911 0x2a900000 + 5331217
    4   libsystem_c.dylib                       0x997e8f05 _pthread_body + 72
    Thread 12:
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9979282a pthread_cond_wait + 48
    3   com.apple.AVCHDPlugin                   0x2ace363f 0x2a900000 + 4077119
    4   com.apple.AVCHDPlugin                   0x2ad10c00 0x2a900000 + 4262912
    5   com.apple.AVCHDPlugin                   0x2ace32de 0x2a900000 + 4076254
    6   com.apple.AVCHDPlugin                   0x2ae15911 0x2a900000 + 5331217
    7   libsystem_c.dylib                       0x997e8f05 _pthread_body + 72
    Thread 13:
    0   libsystem_kernel.dylib                  0x97366c5e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x2ae15488 0x2a900000 + 5330056
    2   com.apple.AVCHDPlugin                   0x2ae92e86 0x2a900000 + 5844614
    3   com.apple.AVCHDPlugin                   0x2ae17f38 0x2a900000 + 5340984
    4   com.apple.AVCHDPlugin                   0x2ae15911 0x2a900000 + 5331217
    5   libsystem_c.dylib                       0x997e8f05 _pthread_body + 72
    Thread 14:
    0   libsystem_kernel.dylib                  0x97366c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973661f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x900370ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x90040214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9003f8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x90050611 CFRunLoopRun + 129
    6   com.apple.DiscRecording                 0x926b60ce DRWorkLoop::WorkLoop() + 274
    7   com.apple.DiscRecording                 0x926b5fa5 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    8   com.apple.DiscRecording                 0x926b5d14 DRThreadObject::StartRoutine(DRThreadObject*) + 142
    9   com.apple.DiscRecording                 0x926b5c85 DRThreadObject::SymbolRoutine(DRThreadObject*) + 17
    10  libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x97366c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973661f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x900370ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x90040214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9003f8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9003f798 CFRunLoopRunInMode + 120
    6   com.apple.CoreMediaIO                   0x96ab6ed2 CMIO::DAL::RunLoop::OwnThread(void*) + 160
    7   com.apple.CoreMediaIO                   0x96aaca3d CAPThread::Entry(CAPThread*) + 123
    8   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x97366c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973661f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x900370ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x90040214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9003f8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9003f798 CFRunLoopRunInMode + 120
    6   com.apple.CoreMediaIOServices           0x2689d8ea CMIO::DAL::RunLoop::OwnThread(void*) + 160
    7   com.apple.CoreMediaIOServices           0x26893b29 CAPThread::Entry(CAPThread*) + 123
    8   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9736902e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x997e8ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x997ea6fe start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib                  0x9736902e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x997e8ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x997ea6fe start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x997eaf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9c04e5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9c04e319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9c04e12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x9c081033 AIOFileThread(void*) + 1019
    7   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9736902e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x997e8ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x997ea6fe start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib                  0x9736902e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x997e8ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x997ea6fe start_wqthread + 30
    Thread 22:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9979b3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x9539706c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9558af43 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9558af7f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 23:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9736883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x997eae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9979b3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x9539706c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9558af43 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9558af7f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x997e6ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x997ea6de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x2ffffffd  ebx: 0x8fbd519c  ecx: 0x0fc33e00  edx: 0x0fbd51b4
      edi: 0x0fbd8f00  esi: 0x0fbd8e00  ebp: 0x00000000  esp: 0xbfffe5a8
       ss: 0x00000023  efl: 0x00010217  eip: 0x95589fb5   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x8fbd51a4
    Logical CPU: 1
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 (8.0.6 - 821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder (1.0 - 84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets (1.0.0 - 24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit (47 - 3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium (3.0.0 - 157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x63bff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
      0x680000 -   0x7b2fe4  com.apple.Helium.HeliumRender (2.0.0 - 157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x80b000 -   0x80bfff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
      0x85c000 -   0x889ff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
      0xd00000 -   0xe6dffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      0xea1000 -   0xf98ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x2fd5000 -  0x2fd7fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1062) <0F200D58-6605-394B-B539-06B04BB82323> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x2fdc000 -  0x2fdfffe  com.apple.DirectoryServicesSource (1.2 - 1062) <3D54CD67-3BB3-3506-8AF0-30DF344EFFEA> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x30e4000 -  0x313ffff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 196) <307D39DF-448F-3DFA-B367-E8F2ED7A1C62> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x31a4000 -  0x31a8ffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x3baa000 -  0x3bb0ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x7306000 -  0x730dff4  com.apple.iLMBAperturePlugin (2.6.1 - 288.1.6) <63137E43-9485-317B-9FFA-9B84FB841BDC> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x7314000 -  0x7314fff  com.apple.iLMBAppDefPlugin (2.6.1 - 288.1.6) <22574E15-4F47-3B37-BA4D-0D7EF491BD3A> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x7319000 -  0x7322ffb  com.apple.iLMBFinalCutPlugin (2.6.1 - 288.1.6) <04C5FF01-892B-3CA1-97FE-59EB919C0BD4> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x7328000 -  0x7329fff  com.apple.iLMBFolderPlugin (2.6.1 - 288.1.6) <F6D84574-C80D-37D4-857A-83C5A6238B44> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x732e000 -  0x7331fff  com.apple.iLMBGarageBandPlugin (2.6.1 - 288.1.6) <9EB2A167-DF54-3E94-9E5D-0EFEF6EABE6C> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x7337000 -  0x7342ff2  com.apple.iLMBiMoviePlugin (2.6.1 - 288.1.6) <6D432FF5-9857-3595-984B-8B6BCCD17B4D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x7349000 -  0x735cff7  com.apple.iLMBiPhoto8Plugin (2.6.1 - 288.1.6) <B588D233-F62B-3B50-B17E-E1A37CF94E11> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x7364000 -  0x736cff2  com.apple.iLMBiPhotoPlugin (2.6.1 - 288.1.6) <54F1E01E-43F7-3D2D-8085-7FD76770ACDA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x7373000 -  0x737bff2  com.apple.iLMBiTunesPlugin (2.6.1 - 288.1.6) <493297BB-78A8-3E90-97FE-D31DB6DCDED3> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x7382000 -  0x7383ff7  com.apple.iLMBMoviesFolderPlugin (2.6.1 - 288.1.6) <FB39909E-062B-3BF0-987E-7A333E7BFD48> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x7388000 -  0x738aff7  com.apple.iLMBPhotoBooth2Plugin (2.6.1 - 288.1.6) <AFAD8905-5873-3CFC-BE58-736965EC3FDE> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x738f000 -  0x7390ff6  com.apple.iLMBPhotoBoothPlugin (2.6.1 - 288.1.6) <6746CC92-C4FB-3379-8369-55CC7BD7AF69> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x7600000 -  0x773eff9  com.apple.iLMBAperture31Plugin (2.6.1 - 288.1.6) <48439435-3639-323D-82C0-4813FF5330D1> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x7781000 -  0x78c2ff5  com.apple.iLMBiPhoto9Plugin (2.6.1 - 288.1.6) <53ED9DB4-8D6F-39F4-B5B6-BD2FF5222DC1> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x7906000 -  0x79b6ff3  com.apple.iTunesAccess (10.5 - 10.5) <47FFADAD-AB98-6BA9-B5BE-EA4AE2DA4CDB> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8fe1000 -  0x8fe5ffb  libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0xa28d000 -  0xa292ff7  com.apple.iokit.SCSITaskLib (3.0.1 - 3.0.1) <D2D7D53E-6EAE-39DB-9620-47AF5BA38218> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0xaa6d000 -  0xaa74ffd  com.apple.AppleGVAHW.component (1.0 - 1) <C27AED9F-4DDA-3B8A-925E-D2110DC24EDD> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xaa7a000 -  0xaa7fffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <F3A640A6-52E4-3BE9-86A6-235A0ACD45C3> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xadd0000 -  0xade8ff2  com.apple.applepixletvideo (1.2.28 - 1.2d28) <85AF2C0D-399E-3D67-9845-D2259C57DDCB> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xae81000 -  0xae83fff  com.apple.podcastproducer.ImageDiffer (1.3 - 245) <04EE7DDD-97FD-3052-82D2-F1893DC1387C> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0xb063000 -  0xb084fe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <C71EE6F3-7B4D-38DA-B3D9-65B0AD4CE313> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xb249000 -  0xb2affff  com.apple.AppleProResDecoder (3.0 - 542.6) <ABCA83B4-EBDA-3851-95F1-03ED201EBFDD> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0xb36a000 -  0xb3a3ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xb5e2000 -  0xb621ff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <37DE201B-57C9-31FB-8931-4F8F5DAD0164> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xbb00000 -  0xbc16fe7  com.apple.AppleGVAFramework (2.2.76 - 2.2.76) <B96E4BD5-B774-3C6D-ACAD-6BB4123FAB9D> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0xc100000 -  0xc2cbfff  com.apple.audio.codecs.Components (2.1 - 2.1) <8E4A1711-5FA9-330E-B5C6-CC2EE9AC74A1> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xc640000 -  0xc665fff  com.apple.QuartzComposer.ExtraPatches (4.0 - 236) <9079FEAB-642D-33E1-B6B3-D23BB17FF4E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0xc951000 -  0xc97afff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0xd9c1000 -  0xdd4efe7  QuickTimeH264.scalar (??? - ???) <FEF8E58C-0582-34E0-9732-601756D890B6> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0xdf89000 -  0xdfd5ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x10cd0000 - 0x10cfcfff  com.apple.oxygene.layers.iDVDQCPatches (1.0.0 - 602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x10f19000 - 0x10f1dff7 +com.bensyverson.quartzcomposer.dvmatte (1.0 - 1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x23000000 - 0x232ffff7  com.apple.CoreFP (2.0.35 - 2.0.35) <C8DA8AA0-1A9F-E808-EED4-626B819ECBDB> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x2345c000 - 0x2419cfe7  com.apple.CoreFP1 (1.13.35 - 1.13.35) <CDB58308-9549-CABD-19E6-8AEBEA32A98B> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x24d04000 - 0x24d3eff7  com.apple.CoreMediaIOServicesPrivate (51.0 - 3308) <791FAA58-941F-3C9D-9260-EA732EE82D7C> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x25ac2000 - 0x25ac8ff7  com.apple.MP4RADPlugin (1.0 - 411) <ECAC8657-404E-D9E3-222A-EAA8910D8303> /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0x25ad2000 - 0x25adcfff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <811CF4D6-15B2-3EDA-B026-5E4B28C0F742> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x26322000 - 0x26349ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <D7539881-9A0B-37CE-BB89-DAACF14ECEB4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x264aa000 - 0x26505ff3  com.apple.proapps.MIO (1.0.4 - 502) <68ADDE21-F0A1-06BF-B3CD-FCBC398FF64C> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x26542000 - 0x26572ff7  com.apple.FWAVCPrivate (51.47 - 47) <135FB8EF-653D-3108-A865-CB973970DA07> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x26891000 - 0x268dbffb  com.apple.CoreMediaIOServices (151.0 - 3232) <0C456E67-311F-3047-9F8E-FB0EAE567DED> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x272dc000 - 0x2732eff3  com.apple.AppleVADriver (5.0.14 - 5.0.14) <1D768F51-833B-3A05-B8D3-7AE09EBB7BAE> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x28d83000 - 0x28e3dffb  com.apple.GeForceVADriver (7.12.9 - 7.1.2) <B64E5836-8F51-35B9-86E7-27DDD06C7AE7> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x2a900000 - 0x2afc6feb  com.apple.AVCHDPlugin (1.0.2 - 1.02) <E138231D-A66A-2F55-CAB4-F01E032DD0B4> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0x2b09d000 - 0x2b25cff8  com.apple.MPEG2PSRADPlugin (1.2 - 407) <AA6C400A-122B-4FD1-2DCA-4766B4FE5D4E> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0x2b300000 - 0x2b329ffb  com.apple.cmio.DAL.VDC_4 (210.0 - 3180) <82CD4CB5-D357-35A4-A078-C221566D47D7> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
    0x2b333000 - 0x2b393ff7  com.apple.CMIOQTUnits (210.0 - 3180) <A4EEAED2-DAE3-36AB-9CEE-49636A0A49B4> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQ TUnits.bundle/Contents/MacOS/CMIOQTUnits
    0x2b3a3000 - 0x2b3d3ff7  com.apple.FWAVC (201.47 - 47) <4E1974CA-1A94-38D4-A60F-9465A06CA2FA> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x2b3e7000 - 0x2b40ffff  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2306) <6F887F4E-2D83-3415-9342-7EA8600E1349> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x2b417000 - 0x2b435ff7 +com.google.talk.camera (2.4.5.4390 - 2.4.5.4390) <3755F82C-2972-E1AD-0CC5-499644B5F9A3> /Library/QuickTime/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x2b449000 - 0x2b467ff7 +com.google.talk.camera (2.4.5.4390 - 2.4.5.4390) <61320628-5085-1DB1-2FCC-C66B57295F96> /Library/QuickTime/Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
    0x2b47b000 - 0x2b4c9ff7  com.apple.QuickTimeUSBVDCDigitizer (2.7.1 - 2.7.1) <1D79F9C3-E0F4-33AE-A390-38DD884DEA28> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x2b585000 - 0x2b5aeffb  com.apple.mio.DAL.VDC_4 (151.0 - 3232) <42F26626-7A26-399E-9CE6-FB5D9A5CE875> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.1 - 1.7.1) <0E60D4BA-93D7-32E6-8905-A5EED211892E> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f002000 - 0x8f7a4ffb  com.apple.GeForceGLDriver (7.12.9 - 7.1.2) <1570AD94-BFF7-3660-A6C5-64F3004B2572> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe59000 - 0x8fe8b9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x901dbfe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x901dc000 - 0x90218ffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x902b2000 - 0x902bbffc  com.apple.NSServerNotificationCenter (4.0 - 4.0) <9A29C26F-1910-36D0-BF8F-9C818BA5C2F6> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x902bc000 - 0x906beff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x906bf000 - 0x90d68eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90d69000 - 0x90dc5ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x90dc6000 - 0x90dcbffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90dcc000 - 0x90de2ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x90de3000 - 0x90debfff  com.apple.AOSNotification (1.4.0 - 504.1) <7C46FEED-AC63-3527-97BA-55FA497F1582> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90e23000 - 0x90e27ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90e2b000 - 0x90ee8ff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <ADBA42F5-0130-315B-880C-70AA70666474> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9100a000 - 0x910aefff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x910af000 - 0x910b6ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <89E5FE96-50CF-30F3-B7A6-0B27A584B983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x910b7000 - 0x910b7ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x910b8000 - 0x91108ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91109000 - 0x91161fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91162000 - 0x91170fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x91171000 - 0x91802fe3  libclh.dylib (4.0.3 - 4.0.3) <74C875FE-0355-3A3E-974F-E324A2A7C0DE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x91803000 - 0x91807ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91808000 - 0x9180bfff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x9181d000 - 0x9185eff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9185f000 - 0x91879fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x918b9000 - 0x918bbffc  com.apple.QuickTimeH264.component (7.7.1 - 2306) <A0EE9155-E71C-3FF1-92CF-ED9561C61083> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x918bc000 - 0x918bfff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x918c0000 - 0x918f3fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x918f4000 - 0x918fbffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x918fc000 - 0x91b25ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91b26000 - 0x91b28ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b29000 - 0x91b30ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x91b4c000 - 0x91b4cff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91b4d000 - 0x91b51fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91b52000 - 0x91c35ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x91d11000 - 0x91d3fff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91d40000 - 0x923bbfe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x923bc000 - 0x923dffff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x923e0000 - 0x92444fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92445000 - 0x924d2fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x924d3000 - 0x92542fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9254f000 - 0x925b4ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x925b5000 - 0x925d4fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x925d5000 - 0x926b2ff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x926b3000 - 0x92794fff  com.apple.DiscRecording (6.0 - 6000.4.1) <DA12E1A4-063B-3319-996B-AFF9B361561C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x92795000 - 0x92795fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92796000 - 0x928f8fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9293d000 - 0x92c7dffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92c7e000 - 0x939cefff  com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x939cf000 - 0x93a1effb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93a4a000 - 0x93a55ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x93a56000 - 0x93a56fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x93a57000 - 0x93a97ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x93a98000 - 0x93bacff3  com.apple.QuickTimeImporters.component (7.7.1 - 2306) <393FD879-F626-3FB2-9866-9E6B122BD64F> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93bad000 - 0x93bd7ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x93bd8000 - 0x93c42ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x93c43000 - 0x9411fff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94120000 - 0x941a7fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x941a8000 - 0x9429fff3  com.apple.PubSub (1.0.5 - 65.28) <711EF95C-BE58-34A0-AF80-B7EAD17218E7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x942e4000 - 0x94309ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9430a000 - 0x943d9fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94744000 - 0x94761ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94762000 - 0x94762fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94763000 - 0x9494cff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9494d000 - 0x94955fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9496c000 - 0x94974ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x94975000 - 0x9497fff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94980000 - 0x94c05fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c06000 - 0x94c0afff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94c5d000 - 0x94c5dfff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94c69000 - 0x94cb9ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x94cba000 - 0x94cbbffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x94cbc000 - 0x94d0aff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94d0b000 - 0x94d0cfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x950cd000 - 0x95126ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95127000 - 0x9514fff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x95150000 - 0x95153ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95154000 - 0x9516cff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
    0x9516d000 - 0x951a3fff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x951a4000 - 0x951b4ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x951bd000 - 0x95293ff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x952f1000 - 0x9530dff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9530f000 - 0x9538bffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9538c000 - 0x955d4fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <FEDF4D88-FB61-3A3F-ABE2-72BE2234DDF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x955d5000 - 0x955d6fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x955d7000 - 0x95628ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x95629000 - 0x9562affd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9572b000 - 0x95ae5ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x95b27000 - 0x95b3cff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95b3d000 - 0x95b63ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95b9b000 - 0x95cedfff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95d47000 - 0x95d97fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95d98000 - 0x96826ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96827000 - 0x9691fff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9692e000 - 0x96930ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x96931000 - 0x9697aff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96aaa000 - 0x96afbff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x96afc000 - 0x96bd2a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x96bd3000 - 0x96bdeff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96bdf000 - 0x96c54fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96c55000 - 0x96c59ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x96c5a000 - 0x96c60ffb  com.apple.print.framework.Print (7.1 - 247.1

    Here's a very recent discussion group with a solution to the Title Browser crashing problem. Check it out:
    https://discussions.apple.com/message/16221088#16221088
    You'll have to open up the iMovie package itself to delete the misbehaving titles, but once they are gone, the remaining titles should work.

  • IMovie always crashes when I try to share the video!!!

    Hi!! I've made a video of 15 minutes for the wedding of my bestfriend, it is finished but I can't share it because Imovie always crashes when i try to export  the video!!
    Can you help me?? It's very important!!
    Thanks!
    This is the error message....
    Process:         iMovie [832]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [91]
    Date/Time:       2011-09-18 23:16:36.782 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          114478 sec
    Crashes Since Last Report:           45
    Per-App Interval Since Last Report:  54105 sec
    Per-App Crashes Since Last Report:   45
    Anonymous UUID:                      EFAB7AD9-A82D-403F-B422-1839A4AD557C
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e83e0a89
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                                     0x2815a1bf 0 + 672506303
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x929f3382 kevent + 10
    1   libSystem.B.dylib                       0x929f3a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x929f2f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x929f2cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x929f2781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x929f25c6 start_wqthread + 30
    Thread 2:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                       0x929ccafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x929cd267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9a45730f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9a4563f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9a45c334 CFRunLoopRun + 84
    5   com.apple.QTKit                         0x99041465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    7   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x929ccb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x929fa6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92a295a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x9601ab90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x9601a8ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x99970e35 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    7   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x929ccb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x929fa6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92a295a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x9601ab90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x9601a8ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x960755aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    7   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x929ccb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x929fa6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x92a4305f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x99adefd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    5   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x929faaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x929fa75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x929fc3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.vImage                        0x91c846ec vImageQueue_DequeueJob + 44
    4   com.apple.vImage                        0x91c847ec vImageWorkerThreadFunc + 124
    5   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    6   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x929ccafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x929cd267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9a45730f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9a4563f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9a45c334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x9a597b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x95ffa54a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    8   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x929f2412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x929f29a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x929f25c6 start_wqthread + 30
    Thread 9:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x929ebac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9a496c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    3   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x929f2412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x929f29a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x929f25c6 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                       0x929ccb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x27d4d1eb JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar                    0x27d4cd1b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    4   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x2815f4e8  ebx: 0x91d71954  ecx: 0xbfffd40c  edx: 0x2815a188
      edi: 0x2815efa8  esi: 0x2815efac  ebp: 0x2815e200  esp: 0xbfffd3ec
       ss: 0x0000001f  efl: 0x00010206  eip: 0x2815a1bf   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xe83e0a89
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 8.0.6 (821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder 1.0 (84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium 3.0.0 (157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x643fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x689000 -   0x7bbfe4  com.apple.Helium.HeliumRender 2.0.0 (157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x814000 -   0x814ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
      0x8c6000 -   0x8eafe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
      0xc00000 -   0xd79ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12d5b000 - 0x13160fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x131d8000 - 0x131ddfff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <CE69C1D8-796C-753F-AD3C-F1CC2B8C0AAD> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x13ef7000 - 0x13ef8ff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x151eb000 - 0x151f3ff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x15537000 - 0x15680fe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x156c1000 - 0x156cbff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x156d1000 - 0x156d3ff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x156d8000 - 0x156dcff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x156e2000 - 0x156eeff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x156f5000 - 0x15709ffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x15711000 - 0x1571aff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x15721000 - 0x15729ff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x15730000 - 0x157c3ffb  com.apple.iTunesAccess 10.4.1 (10.4.1) <4D8A14A1-98A0-B6F1-578B-92F1880078FC> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x157eb000 - 0x157edff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x157f2000 - 0x157f4ff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x15900000 - 0x15a4cfe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x167ee000 - 0x167f2ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x171e8000 - 0x171eeff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17349000 - 0x1734bff7  com.apple.podcastproducer.ImageDiffer 1.2.3 (168.7) <0EE2A12C-11A5-5801-5442-D5A7C7542CF3> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0x184d8000 - 0x184f1fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <3E236E2A-5646-8A6D-FDEE-A21C468161C0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1877e000 - 0x1877fff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x18797000 - 0x18799ff7  com.apple.PDFImporter 2.1 (???) <23C79166-0DE3-C646-FD0A-99FF84AB55FF> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x187be000 - 0x187e2ff7  com.apple.QuartzComposer.ExtraPatches 4.2 (156.16) <877B2D84-7CA6-501F-FF2D-C33BC52C0074> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x1892c000 - 0x18b12fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x18b74000 - 0x18bc0ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x18d87000 - 0x18db0fff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x19084000 - 0x190d9fef  com.apple.AppleProResDecoder 2.0 (223) <773F7C18-BE38-10C8-3745-0EB45E811A11> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x19111000 - 0x1914dfe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <9D242689-A430-BD2D-3CF0-3AC6F6CCD1D9> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x19159000 - 0x19174fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <D42634C1-8BDA-31ED-5216-13CB19BA7D1B> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1c86b000 - 0x1c8e5fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <4AF4C42D-7DE3-0C08-82A4-C3B970D3914E> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x22490000 - 0x22494ff7 +com.bensyverson.quartzcomposer.dvmatte 1.0 (1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x2346a000 - 0x23496fff  com.apple.oxygene.layers.iDVDQCPatches 1.0.0 (602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x24849000 - 0x2492dfe7  com.apple.QuickTime3GPP.component 7.6.6 (1783) <2C6BBDE9-0B48-7CB9-F8E7-CFD6A5EDA324> /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x27a50000 - 0x27e35fe7  QuickTimeH264.scalar ??? (???) <CE0DE83D-B2F4-E4CE-A392-7C22A83F67A1> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x9000d000 - 0x90063ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x90064000 - 0x90064ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x901c8000 - 0x901daff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x901db000 - 0x901ebff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x901ec000 - 0x90255fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
    0x90264000 - 0x9028eff7  com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9028f000 - 0x90299ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9029a000 - 0x90347fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x90348000 - 0x90642fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90657000 - 0x90657ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90658000 - 0x908beff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x908bf000 - 0x9093afff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9093b000 - 0x9093cff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90976000 - 0x90a22fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90a23000 - 0x90a37ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90a38000 - 0x90ad0fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90ad1000 - 0x90b81fe3  com.apple.QuickTimeImporters.component 7.6.6 (1783) <E0BF3843-1044-F371-AB6F-423C5E9E417B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90b93000 - 0x90c13feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c14000 - 0x90c58ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90c59000 - 0x90d24fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90d25000 - 0x90df6fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90e93000 - 0x90f4bfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90f4c000 - 0x90fdefe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91027000 - 0x91129fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9112a000 - 0x91160fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x91161000 - 0x9119fff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x911a0000 - 0x9127efef  com.apple.QuickTimeMPEG4.component 7.6.6 (1783) <FBD481B1-E8F8-4DA7-E33E-ACA5BFB0D90B> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x912cd000 - 0x912d0ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x912fd000 - 0x912fdff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x912fe000 - 0x91324ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9135f000 - 0x913c3fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x913c4000 - 0x91635fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91636000 - 0x9166eff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9166f000 - 0x916b8fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x916b9000 - 0x916c4ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x916c5000 - 0x91712feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x91713000 - 0x9181fff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91915000 - 0x919bdffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x919be000 - 0x91ba0fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91ba1000 - 0x91ba5ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba6000 - 0x91ba7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91ba8000 - 0x91bbcfe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x91bbd000 - 0x91c9dfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c9e000 - 0x91caaff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x91cab000 - 0x91cc6ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cc7000 - 0x91cc7ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91cc8000 - 0x91ccbfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x91d3c000 - 0x91f57ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91f58000 - 0x92035fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x920d7000 - 0x92193fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92194000 - 0x92203ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x925b5000 - 0x929cbff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x929cc000 - 0x92b73ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x92b9e000 - 0x92bd1ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92bd2000 - 0x92c2afe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92c2b000 - 0x92c66feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92cf8000 - 0x92d3bff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92d3c000 - 0x92d42fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x92d43000 - 0x92d4eff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92d4f000 - 0x92d8fff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92d90000 - 0x92e92fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x92e93000 - 0x92ed4ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92ee8000 - 0x937cbff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x937cc000 - 0x937cfff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x937d0000 - 0x9384dff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9384e000 - 0x93850ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93851000 - 0x93b75fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93b76000 - 0x93b98fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93b99000 - 0x93c47ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93c48000 - 0x93c6cff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93c83000 - 0x93c8eff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93cb6000 - 0x93cfafe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93cfb000 - 0x93ebdfeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93ebe000 - 0x940e9ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94125000 - 0x94125ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94195000 - 0x941a7ff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x941a8000 - 0x94202fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x94203000 - 0x94203ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94245000 - 0x94f9ffe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94fa0000 - 0x94fa1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94fa2000 - 0x94fe9ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9511f000 - 0x9524dfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95259000 - 0x95a48557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95a49000 - 0x95a53fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95a54000 - 0x95ac3ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95ac4000 - 0x95ac4ff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95ac5000 - 0x95aecff7  com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95aed000 - 0x95b27ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x95b28000 - 0x95b3dfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95b3e000 - 0x95b7bff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95b7c000 - 0x95bd9ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95bf8000 - 0x95c3dff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95c3e000 - 0x95c40ff7  com.apple.QuickTimeH264.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x95c41000 - 0x95c48ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95c49000 - 0x95d4afe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x95dc0000 - 0x95ee6fe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95ee7000 - 0x95f69ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95f6a000 - 0x95f82ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x95fd4000 - 0x962f4ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x962f5000 - 0x9636cff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9636d000 - 0x96389fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9638a000 - 0x963daff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x963db000 - 0x963dfff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x963e0000 - 0x96410ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x96418000 - 0x9659afe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x965a6000 - 0x966e3fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x966fd000 - 0x96d78ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96da3000 - 0x96de0ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96de1000 - 0x96debff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96dec000 - 0x96ee7fff  com.apple.PubSub 1.0.5 (65.28) <DD6B2666-9858-5745-A44D-0CA2309222B3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96ee8000 - 0x970effeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x970f7000 - 0x970f7ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x970f8000 - 0x970fcff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x970fd000 - 0x9710bfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x9724f000 - 0x97291ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97292000 - 0x9730bff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9730c000 - 0x9732cfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x9732d000 - 0x9735eff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9736f000 - 0x9754dfe3  libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9754e000 - 0x97557ff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9776d000 - 0x97826fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x97827000 - 0x9784fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x978a2000 - 0x97d5dff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x983be000 - 0x983c3ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x983c4000 - 0x983c7ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x983fd000 - 0x98430fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9844a000 - 0x984b8ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x984ef000 - 0x98529fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x9852a000 - 0x9897bfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9897c000 - 0x9899dfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9899e000 - 0x98a39fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98a3a000 - 0x98a4bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x98a4c000 - 0x98a4eff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98a4f000 - 0x98dbaff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98dbc000 - 0x98dccff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x98dcd000 - 0x98decfe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
    0x98ded000 - 0x98f1affb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98f1b000 - 0x98f6eff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98f6f000 - 0x990b2fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x990b3000 - 0x990bbff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x990bc000 - 0x990caff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x990cb000 - 0x9910eff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9910f000 - 0x9911cff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x992fa000 - 0x99319ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9931a000 - 0x993b7fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x993b8000 - 0x9a30aff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a32d000 - 0x9a333fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9a334000 - 0x9a3aefff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9a3af000 - 0x9a410fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9a419000 - 0x9a419ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9a41a000 - 0x9a595fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a596000 - 0x9a670fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9a671000 - 0x9aaa6ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9aac9000 - 0x9ab0fff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9ab10000 - 0x9ab17ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBook7,1, BootROM MB71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2555GSXF, 232,89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0x06630000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x06300000 / 2

    Hi!! I've made a video of 15 minutes for the wedding of my bestfriend, it is finished but I can't share it because Imovie always crashes when i try to export  the video!!
    Can you help me?? It's very important!!
    Thanks!
    This is the error message....
    Process:         iMovie [832]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [91]
    Date/Time:       2011-09-18 23:16:36.782 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          114478 sec
    Crashes Since Last Report:           45
    Per-App Interval Since Last Report:  54105 sec
    Per-App Crashes Since Last Report:   45
    Anonymous UUID:                      EFAB7AD9-A82D-403F-B422-1839A4AD557C
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e83e0a89
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                                     0x2815a1bf 0 + 672506303
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x929f3382 kevent + 10
    1   libSystem.B.dylib                       0x929f3a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x929f2f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x929f2cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x929f2781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x929f25c6 start_wqthread + 30
    Thread 2:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                       0x929ccafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x929cd267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9a45730f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9a4563f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9a45c334 CFRunLoopRun + 84
    5   com.apple.QTKit                         0x99041465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    7   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x929ccb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x929fa6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92a295a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x9601ab90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x9601a8ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x99970e35 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    7   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x929ccb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x929fa6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92a295a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x9601ab90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x9601a8ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x960755aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    7   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x929ccb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x929fa6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x92a4305f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x99adefd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    5   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x929faaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x929fa75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x929fc3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.vImage                        0x91c846ec vImageQueue_DequeueJob + 44
    4   com.apple.vImage                        0x91c847ec vImageWorkerThreadFunc + 124
    5   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    6   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x929ccafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x929cd267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9a45730f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9a4563f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9a45c334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x9a597b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x95ffa54a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    8   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x929f2412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x929f29a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x929f25c6 start_wqthread + 30
    Thread 9:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x929ebac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9a496c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    3   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x929f2412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x929f29a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x929f25c6 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                       0x929ccb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x27d4d1eb JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar                    0x27d4cd1b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                       0x929fa259 _pthread_start + 345
    4   libSystem.B.dylib                       0x929fa0de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x2815f4e8  ebx: 0x91d71954  ecx: 0xbfffd40c  edx: 0x2815a188
      edi: 0x2815efa8  esi: 0x2815efac  ebp: 0x2815e200  esp: 0xbfffd3ec
       ss: 0x0000001f  efl: 0x00010206  eip: 0x2815a1bf   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xe83e0a89
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 8.0.6 (821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder 1.0 (84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium 3.0.0 (157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x643fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x689000 -   0x7bbfe4  com.apple.Helium.HeliumRender 2.0.0 (157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x814000 -   0x814ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
      0x8c6000 -   0x8eafe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
      0xc00000 -   0xd79ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12d5b000 - 0x13160fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x131d8000 - 0x131ddfff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <CE69C1D8-796C-753F-AD3C-F1CC2B8C0AAD> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x13ef7000 - 0x13ef8ff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x151eb000 - 0x151f3ff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x15537000 - 0x15680fe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x156c1000 - 0x156cbff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x156d1000 - 0x156d3ff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x156d8000 - 0x156dcff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x156e2000 - 0x156eeff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x156f5000 - 0x15709ffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x15711000 - 0x1571aff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x15721000 - 0x15729ff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x15730000 - 0x157c3ffb  com.apple.iTunesAccess 10.4.1 (10.4.1) <4D8A14A1-98A0-B6F1-578B-92F1880078FC> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x157eb000 - 0x157edff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x157f2000 - 0x157f4ff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x15900000 - 0x15a4cfe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x167ee000 - 0x167f2ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x171e8000 - 0x171eeff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17349000 - 0x1734bff7  com.apple.podcastproducer.ImageDiffer 1.2.3 (168.7) <0EE2A12C-11A5-5801-5442-D5A7C7542CF3> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0x184d8000 - 0x184f1fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <3E236E2A-5646-8A6D-FDEE-A21C468161C0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1877e000 - 0x1877fff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x18797000 - 0x18799ff7  com.apple.PDFImporter 2.1 (???) <23C79166-0DE3-C646-FD0A-99FF84AB55FF> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x187be000 - 0x187e2ff7  com.apple.QuartzComposer.ExtraPatches 4.2 (156.16) <877B2D84-7CA6-501F-FF2D-C33BC52C0074> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x1892c000 - 0x18b12fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x18b74000 - 0x18bc0ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x18d87000 - 0x18db0fff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x19084000 - 0x190d9fef  com.apple.AppleProResDecoder 2.0 (223) <773F7C18-BE38-10C8-3745-0EB45E811A11> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x19111000 - 0x1914dfe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <9D242689-A430-BD2D-3CF0-3AC6F6CCD1D9> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x19159000 - 0x19174fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <D42634C1-8BDA-31ED-5216-13CB19BA7D1B> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1c86b000 - 0x1c8e5fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <4AF4C42D-7DE3-0C08-82A4-C3B970D3914E> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x22490000 - 0x22494ff7 +com.bensyverson.quartzcomposer.dvmatte 1.0 (1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x2346a000 - 0x23496fff  com.apple.oxygene.layers.iDVDQCPatches 1.0.0 (602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x24849000 - 0x2492dfe7  com.apple.QuickTime3GPP.component 7.6.6 (1783) <2C6BBDE9-0B48-7CB9-F8E7-CFD6A5EDA324> /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x27a50000 - 0x27e35fe7  QuickTimeH264.scalar ??? (???) <CE0DE83D-B2F4-E4CE-A392-7C22A83F67A1> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x9000d000 - 0x90063ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x90064000 - 0x90064ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x901c8000 - 0x901daff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x901db000 - 0x901ebff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x901ec000 - 0x90255fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
    0x90264000 - 0x9028eff7  com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9028f000 - 0x90299ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9029a000 - 0x90347fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x90348000 - 0x90642fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90657000 - 0x90657ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90658000 - 0x908beff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x908bf000 - 0x9093afff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9093b000 - 0x9093cff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90976000 - 0x90a22fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90a23000 - 0x90a37ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90a38000 - 0x90ad0fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90ad1000 - 0x90b81fe3  com.apple.QuickTimeImporters.component 7.6.6 (1783) <E0BF3843-1044-F371-AB6F-423C5E9E417B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90b93000 - 0x90c13feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c14000 - 0x90c58ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90c59000 - 0x90d24fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90d25000 - 0x90df6fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90e93000 - 0x90f4bfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90f4c000 - 0x90fdefe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91027000 - 0x91129fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9112a000 - 0x91160fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x91161000 - 0x9119fff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x911a0000 - 0x9127efef  com.apple.QuickTimeMPEG4.component 7.6.6 (1783) <FBD481B1-E8F8-4DA7-E33E-ACA5BFB0D90B> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x912cd000 - 0x912d0ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x912fd000 - 0x912fdff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x912fe000 - 0x91324ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9135f000 - 0x913c3fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x913c4000 - 0x91635fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91636000 - 0x9166eff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9166f000 - 0x916b8fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x916b9000 - 0x916c4ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x916c5000 - 0x91712feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x91713000 - 0x9181fff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91915000 - 0x919bdffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x919be000 - 0x91ba0fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91ba1000 - 0x91ba5ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba6000 - 0x91ba7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91ba8000 - 0x91bbcfe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x91bbd000 - 0x91c9dfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c9e000 - 0x91caaff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x91cab000 - 0x91cc6ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cc7000 - 0x91cc7ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91cc8000 - 0x91ccbfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x91d3c000 - 0x91f57ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91f58000 - 0x92035fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x920d7000 - 0x92193fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92194000 - 0x92203ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x925b5000 - 0x929cbff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x929cc000 - 0x92b73ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x92b9e000 - 0x92bd1ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92bd2000 - 0x92c2afe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92c2b000 - 0x92c66feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92cf8000 - 0x92d3bff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92d3c000 - 0x92d42fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x92d43000 - 0x92d4eff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92d4f000 - 0x92d8fff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92d90000 - 0x92e92fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x92e93000 - 0x92ed4ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92ee8000 - 0x937cbff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x937cc000 - 0x937cfff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x937d0000 - 0x9384dff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9384e000 - 0x93850ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93851000 - 0x93b75fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93b76000 - 0x93b98fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93b99000 - 0x93c47ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93c48000 - 0x93c6cff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93c83000 - 0x93c8eff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93cb6000 - 0x93cfafe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93cfb000 - 0x93ebdfeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93ebe000 - 0x940e9ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94125000 - 0x94125ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94195000 - 0x941a7ff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x941a8000 - 0x94202fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x94203000 - 0x94203ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94245000 - 0x94f9ffe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94fa0000 - 0x94fa1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94fa2000 - 0x94fe9ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9511f000 - 0x9524dfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95259000 - 0x95a48557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95a49000 - 0x95a53fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95a54000 - 0x95ac3ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95ac4000 - 0x95ac4ff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95ac5000 - 0x95aecff7  com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95aed000 - 0x95b27ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x95b28000 - 0x95b3dfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95b3e000 - 0x95b7bff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95b7c000 - 0x95bd9ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95bf8000 - 0x95c3dff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95c3e000 - 0x95c40ff7  com.apple.QuickTimeH264.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x95c41000 - 0x95c48ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95c49000 - 0x95d4afe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x95dc0000 - 0x95ee6fe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95ee7000 - 0x95f69ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95f6a000 - 0x95f82ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x95fd4000 - 0x962f4ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x962f5000 - 0x9636cff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9636d000 - 0x96389fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9638a000 - 0x963daff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x963db000 - 0x963dfff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x963e0000 - 0x96410ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x96418000 - 0x9659afe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x965a6000 - 0x966e3fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x966fd000 - 0x96d78ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96da3000 - 0x96de0ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96de1000 - 0x96debff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96dec000 - 0x96ee7fff  com.apple.PubSub 1.0.5 (65.28) <DD6B2666-9858-5745-A44D-0CA2309222B3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96ee8000 - 0x970effeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x970f7000 - 0x970f7ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x970f8000 - 0x970fcff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x970fd000 - 0x9710bfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x9724f000 - 0x97291ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97292000 - 0x9730bff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9730c000 - 0x9732cfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x9732d000 - 0x9735eff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9736f000 - 0x9754dfe3  libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9754e000 - 0x97557ff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9776d000 - 0x97826fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x97827000 - 0x9784fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x978a2000 - 0x97d5dff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x983be000 - 0x983c3ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x983c4000 - 0x983c7ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x983fd000 - 0x98430fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9844a000 - 0x984b8ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x984ef000 - 0x98529fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x9852a000 - 0x9897bfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9897c000 - 0x9899dfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9899e000 - 0x98a39fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98a3a000 - 0x98a4bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x98a4c000 - 0x98a4eff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98a4f000 - 0x98dbaff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98dbc000 - 0x98dccff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x98dcd000 - 0x98decfe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
    0x98ded000 - 0x98f1affb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98f1b000 - 0x98f6eff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98f6f000 - 0x990b2fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x990b3000 - 0x990bbff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x990bc000 - 0x990caff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x990cb000 - 0x9910eff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9910f000 - 0x9911cff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x992fa000 - 0x99319ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9931a000 - 0x993b7fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x993b8000 - 0x9a30aff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a32d000 - 0x9a333fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9a334000 - 0x9a3aefff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9a3af000 - 0x9a410fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9a419000 - 0x9a419ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9a41a000 - 0x9a595fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a596000 - 0x9a670fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9a671000 - 0x9aaa6ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9aac9000 - 0x9ab0fff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9ab10000 - 0x9ab17ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBook7,1, BootROM MB71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2555GSXF, 232,89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0x06630000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x06300000 / 2

Maybe you are looking for

  • Unable to install Creative Cloud Updates

    Adobe Illustrator CS6 Update (version 16.2.0) There was an error installing this update. Please quit and try again later. Error Code: U44M1P34 DW CS6 12.1.1 Creative Cloud update There was an error installing this update. Please quit and try again la

  • How do I setup the email where when I click a link it will use the already open email tab.

    Before having my computer worked on, I always kept an e-mail tab open. I use the extension sbcglobal.net, I am assuming this is a yahoo extension, but not positive. Anyway, when I would I would click a link from a website to e-mail it would automatic

  • Indesign won't open / run on new iMac

    I have recently used Apple's automatic file transfer function to transfer all of my data / applications etc from my old iMac to my new machine (an iMac also). I am now unable to open InDesign on my new machine - it quits while opening (with a dialogu

  • Presentation variable problem in PDF generation

    Hi, I have created the custom field using the following code *case when (V_balance.yr<=@{var_year}{2009} and V_balance.yr>=@{var_year-3}{2006}) then 1 else 0 end* Use this field I have created the filter and remove the field from report. When I run t

  • Optional editable regions in head

    I'm trying to create a master template that will enable me to include or not include cross-fading photographs in pages based on that template. I know that with DW8 I can insert an editable region in the <head> (ie for description, keywords). I know t