IPhoto/iMovie crashes when importing video

Whenever I try to import a video into iPhoto, it crashes.
Same thing with iMovie.
I first thought it was a problem with my quicktime installation, so I reinstalled Quicktime 7. To no avail.
I also thought it was linked to the fact that I had once installed an audio component to divert audio from other apps, soundflower. So I also disinstalled it, also to no avail.
iPhoto and iMovie keep crashing whenever I import a video, from whatever source (camera, hard drive, etc.).
Thanks for any help.
Here is the beginning of the crash log for iPhoto:
Process:         iPhoto [44902]
Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier:      com.apple.iPhoto
Version:         9.4.2 (9.4.2)
Build Info:      iPhotoProject-710042000000000~2
App Item ID:     408981381
App External ID: 11723545
Code Type:       X86 (Native)
Parent Process:  launchd [133]
User ID:         501
Date/Time:       2013-03-14 13:29:31.544 +0100
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10
Interval Since Last Report:          243725 sec
Crashes Since Last Report:           181
Per-App Interval Since Last Report:  150157 sec
Per-App Crashes Since Last Report:   16
Anonymous UUID:                      7E650E72-93D9-0611-4C3A-7BBF945D9AA3
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000085d8bf04
VM Regions Near 0x85d8bf04:
    MALLOC_TINY            0000000085800000-0000000085c00000 [ 4096K] rw-/rwx SM=PRV 
--> MALLOC_TINY            0000000085c00000-0000000085f00000 [ 3072K] rw-/rwx SM=COW 
    MALLOC_SMALL           0000000086000000-0000000086800000 [ 8192K] rw-/rwx SM=PRV 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                                     0x85d8bf04 0 + 2245574404
1   com.apple.audio.units.Components          0x7000afac AUHAL::AUHAL(ComponentInstanceRecord*, unsigned long, bool) + 990
2   com.apple.audio.units.Components          0x700300a1 ComponentEntryPoint<DefaultOutputAU>::Dispatch(ComponentParameters*, DefaultOutputAU*) + 135
3   com.apple.CoreServices.CarbonCore          0x93a48aee CallComponent + 151
4   com.apple.CoreServices.CarbonCore          0x93a48b48 CallComponentDispatch + 29
5   com.apple.CoreServices.CarbonCore          0x93adbad7 CallComponentOpen + 43
6   com.apple.CoreServices.CarbonCore          0x93a486b5 OpenAComponent + 443
7   com.apple.QuickTimeComponents.component          0x1b99f940 0x1ade1000 + 12314944
8   com.apple.QuickTimeComponents.component          0x1b994f67 0x1ade1000 + 12271463
9   com.apple.QuickTimeComponents.component          0x1b994e01 0x1ade1000 + 12271105
10  com.apple.QuickTimeComponents.component          0x1b98fdc3 0x1ade1000 + 12250563
11  com.apple.CoreServices.CarbonCore          0x93a48aee CallComponent + 151
12  com.apple.CoreServices.CarbonCore          0x93a48b48 CallComponentDispatch + 29
13  com.apple.QuickTime                     0x94791a51 AudioContextAddProcessor + 49
14  com.apple.QuickTime                     0x947914e3 AudioContextManager::CreateContext(ComponentDescription*, AudioProcessorDescription*, ComponentInstanceRecord**) + 425
15  com.apple.QuickTime                     0x94791334 AudioEngineCreateContextWithDeviceDescription + 47
16  com.apple.QuickTime                     0x9479095f QTAudioDeviceContextCreate + 285
17  com.apple.QuickTime                     0x947907b2 QTAudioContextCreateForAudioDevice + 66
18  com.apple.QuickTime                     0x94761536 SetMovieActive_priv + 332
19  com.apple.QuickTime                     0x9476767a QTOMovieObject::SetProperty(unsigned long, unsigned long, void const*) + 8250
20  com.apple.QuickTime                     0x947593b1 DispatchQTMsg(void const*, unsigned long, unsigned long, unsigned long, QTOGenericObject*) + 327
21  com.apple.QuickTime                     0x947591dc QTObjectTokenPriv::SendMessageToObject(QTMessagePriv*, unsigned long) + 178
22  com.apple.QuickTime                     0x94758bbd QTObjectTokenPriv::DispatchMessage(QTMessagePriv*, void const*, __CFAllocator const*, unsigned long, unsigned long, ComponentMsgParam*, unsigned long, unsigned long) + 1445
23  com.apple.QuickTime                     0x947585bf QTSendMessageToObject + 129
24  com.apple.QuickTime                     0x94765622 QTSetObjectProperty + 275
25  com.apple.QTKit                         0x95571ec8 -[QTMovie_QuickTime setActive:] + 100
26  com.apple.QTKit                         0x95562bc1 -[QTMovie_QuickTime initWithQuickTimeMovie:disposeWhenDone:delegate:attributes:error:forParent:] + 646
27  com.apple.QTKit                         0x95534a54 -[QTMovie_QuickTime initWithAttributes:error:forParent:] + 5934
28  com.apple.QTKit                         0x95532c5c -[QTMovie initWithAttributes:error:] + 933
29  com.apple.iPhoto                        0x006a2b8e 0x89000 + 6396814
30  com.apple.CoreFoundation                0x95eaed6d __invoking___ + 29
31  com.apple.CoreFoundation                0x95eaeca7 -[NSInvocation invoke] + 279
32  com.apple.RedRock                       0x026aa85b -[RKInvoker _invokeTarget:] + 33
33  libobjc.A.dylib                         0x950b65d3 -[NSObject performSelector:withObject:] + 70
34  com.apple.Foundation                    0x97d100c0 __NSThreadPerformPerform + 395
35  com.apple.CoreFoundation                0x95e3366f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
36  com.apple.CoreFoundation                0x95e33169 __CFRunLoopDoSources0 + 441
37  com.apple.CoreFoundation                0x95e58e46 __CFRunLoopRun + 934
38  com.apple.CoreFoundation                0x95e5863a CFRunLoopRunSpecific + 378
39  com.apple.CoreFoundation                0x95e584ab CFRunLoopRunInMode + 123
40  com.apple.HIToolbox                     0x9697f15a RunCurrentEventLoopInMode + 242
41  com.apple.HIToolbox                     0x9697eec9 ReceiveNextEventCommon + 374
42  com.apple.HIToolbox                     0x9697ed44 BlockUntilNextEventMatchingListInMode + 88
43  com.apple.AppKit                        0x98e0da3a _DPSNextEvent + 724
44  com.apple.AppKit                        0x98e0d26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
45  com.apple.AppKit                        0x98e036cc -[NSApplication run] + 855
46  com.apple.AppKit                        0x98da66f6 NSApplicationMain + 1053
47  com.apple.iPhoto                        0x00098c99 0x89000 + 64665
48  com.apple.iPhoto                        0x000982e5 0x89000 + 62181
Thread 1:: Dispatch queue: com.apple.libdispatch-manager

Sorry, I should have read another thread, which explains how to solve the problem:
https://discussions.apple.com/message/16694650#16694650
Namely, remove folder HAL from /Library/audio/plug-ins.

Similar Messages

  • IMovie crashes when importing video

    iMovie crashes when importing video

    I agree with Keydogg. Here it is step-by-step.
    Try a "File Import" instead of "Camera Import":
    _ Quit iMovie '09
    _ Create a folder in your desktop & name it "Flip_videos"
    _ Mount your Flip camera to the Mac
    _ Copy your video files from the camera to the "Flip_videos" folder in your desktop
    _ *Eject / Disconnect* your Flip camera from the Mac
    _ Launch iMovie '09
    _ *Go to* "File > Import > Movies..."
    _ Browse to the "Flip_videos" folder, Select "Create New Event"
    _ Click Import
    Let me know if that helps!

  • IMovie crashes when importing video from a camcorder

    Hello,
    I'm using iMovie, and I'm trying to import the video from my camcorder (sony HDR-PJ260VE). But when I clicked the camera button, iMovie crashes.
    iMovie does crash every time I try to press the import button. However, importing from video file (on my mac) is fine, there are no problems.
    Here's the crash log :
    Process:         iMovie [344]
    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 [239]
    User ID:         501
    Date/Time:       2012-11-17 19:33:02.765 +0700
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          163209 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  2244 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      38492EC8-587B-A341-D43E-A2E9ED94CE9F
    Crashed Thread:  38  com.apple.bdplayback-DDPTask
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000008280c52d
    VM Regions Near 0x8280c52d:
        MALLOC_SMALL           0000000081800000-0000000082000000 [ 8192K] rw-/rwx SM=PRV 
    -->
        __TEXT                 000000008fe32000-000000008fe65000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x28f25c9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x28f328c8 WinPort::DoMessage(long, long) + 248
    3   com.apple.AVCHDPlugin                   0x28ee3e33 OpenPlayer(VDR*, DiskItemName const&, bool, CDDiskPlayerClass*&, DDPDiskInfo*) + 675
    4   com.apple.AVCHDPlugin                   0x28ee417d DDP_OpenPlayerWithPath + 77
    5   com.apple.AVCHDPlugin                   0x28ff962d CDVDManager::OpenPlayer(CDVDContentFormat, unsigned char) + 429
    6   com.apple.AVCHDPlugin                   0x29001e10 CMediaManager::OpenMediaFileWithURL(__CFURL const*) + 530
    7   com.apple.AVCHDPlugin                   0x28f496e6 DVDOpenMediaFile + 198
    8   com.apple.AVCHDPlugin                   0x28f3a393 AVCHDOpenMedia + 99
    9   com.apple.AVCHDPlugin                   0x28e7ed29 -[AVCHD openMedia:] + 408
    10  com.apple.AVCHDPlugin                   0x28e7f346 -[AVCHD pathIsValidVolumeMainThread:] + 122
    11  libobjc.A.dylib                         0x9330b5d3 -[NSObject performSelector:withObject:] + 70
    12  com.apple.Foundation                    0x9a41a0c0 __NSThreadPerformPerform + 395
    13  com.apple.CoreFoundation                0x9001966f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    14  com.apple.CoreFoundation                0x90019099 __CFRunLoopDoSources0 + 233
    15  com.apple.CoreFoundation                0x9003ee46 __CFRunLoopRun + 934
    16  com.apple.CoreFoundation                0x9003e63a CFRunLoopRunSpecific + 378
    17  com.apple.CoreFoundation                0x9003e4ab CFRunLoopRunInMode + 123
    18  com.apple.HIToolbox                     0x941be15a RunCurrentEventLoopInMode + 242
    19  com.apple.HIToolbox                     0x941bdec9 ReceiveNextEventCommon + 374
    20  com.apple.HIToolbox                     0x941829e6 AcquireNextEventInMode + 68
    21  com.apple.HIToolbox                     0x9417ff7d IsUserStillTracking(MenuSelectData*, unsigned char*) + 372
    22  com.apple.HIToolbox                     0x9416d6ae TrackMenuCommon(MenuSelectData&, unsigned char*) + 1724
    23  com.apple.HIToolbox                     0x9435ef69 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 426
    24  com.apple.HIToolbox                     0x9416a332 _HandleMenuSelection2 + 633
    25  com.apple.HIToolbox                     0x9416a0af _HandleMenuSelection + 53
    26  com.apple.AppKit                        0x98e4345a _NSHandleCarbonMenuEvent + 309
    27  com.apple.AppKit                        0x98d6a0df _DPSNextEvent + 2425
    28  com.apple.AppKit                        0x98d6926c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    29  com.apple.iMovieApp                     0x00082f3e 0x33000 + 327486
    30  com.apple.AppKit                        0x98d5f6cc -[NSApplication run] + 855
    31  com.apple.AppKit                        0x98d026f6 NSApplicationMain + 1053
    32  com.apple.iMovieApp                     0x0003535a 0x33000 + 9050
    33  com.apple.iMovieApp                     0x00034ec5 0x33000 + 7877
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x91aecc02 __select_nocancel + 10
    1   libdispatch.dylib                       0x91d0ea08 _dispatch_mgr_invoke + 376
    2   libdispatch.dylib                       0x91d0e7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x91aed0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x923b404c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x923b3e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9239bcca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x91aea7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x91ae9cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90039599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x9003ef7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9003e63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x9004e061 CFRunLoopRun + 129
    6   com.apple.FWAVCPrivate                  0x0397072f AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 266
    7   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x923b6512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x948f26ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x948f2184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x948f240d TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x983825ac 0x97d8c000 + 6251948
    7   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x923b6512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x948f26ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x948f2184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x948f240d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x948937ea AIOFileThread(void*) + 892
    7   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x91aecbe6 __select + 10
    1   com.apple.CoreFoundation                0x90082c00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    3   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x91aed0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x923b404c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x923b3e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9239bcca start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x91aed0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x923b404c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x923b3e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9239bcca start_wqthread + 30
    Thread 9:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 10:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 11:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 12:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7dc903 0xd72c000 + 723203
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 13:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 14:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 15:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 16:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7dc903 0xd72c000 + 723203
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 17:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d8f63f6 0xd72c000 + 1876982
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component          0x9883c7ee 0x97d8c000 + 11208686
    2   com.apple.QuickTimeComponents.component          0x983f0e26 0x97d8c000 + 6704678
    3   com.apple.QuickTimeComponents.component          0x9883c580 0x97d8c000 + 11208064
    4   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 19:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 20:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 21:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 22:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7dc903 0xd72c000 + 723203
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 23:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 24:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 25:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7db55b 0xd72c000 + 718171
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 26:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d7dc903 0xd72c000 + 723203
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 27:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x0d7dba73 0xd72c000 + 719475
    2   QuickTimeH264.scalar                    0x0d8f63f6 0xd72c000 + 1876982
    3   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    4   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 28:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x92443afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x98499556 0x97d8c000 + 7394646
    4   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 29:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x92443afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x98499556 0x97d8c000 + 7394646
    4   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 30:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x92443afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x98499556 0x97d8c000 + 7394646
    4   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib                  0x91aed0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x923b404c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x923b3e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9239bcca start_wqthread + 30
    Thread 32:
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9243c0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x9a41b734 -[NSCondition wait] + 274
    4   com.apple.Foundation                    0x9a4137ff -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 795
    5   com.apple.Foundation                    0x9a41344f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159
    6   com.apple.AVCHDPlugin                   0x28e7f2af -[AVCHD pathIsValidVolume:] + 159
    7   com.apple.proapps.MIO                   0x22167642 -[PluginLockPair mountPath:] + 290
    8   com.apple.proapps.MIO                   0x221673d6 -[PluginLockPair scanPaths] + 363
    9   com.apple.Foundation                    0x9a41d1d8 -[NSThread main] + 45
    10  com.apple.Foundation                    0x9a41d15b __NSThread__main__ + 1396
    11  libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    12  libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 33:
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x923b6512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9a44b3c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x9a44b1ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x9a450740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proapps.MIO                   0x22167487 -[PluginLockPair scanPaths] + 540
    7   com.apple.Foundation                    0x9a41d1d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9a41d15b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    10  libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 34:
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x923b6512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9a44b3c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x9a44b1ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x9a450740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proapps.MIO                   0x22167487 -[PluginLockPair scanPaths] + 540
    7   com.apple.Foundation                    0x9a41d1d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9a41d15b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    10  libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 35:: com.apple.bdplayback-DVDEventCallbackThread
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x28f25c9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x28f332bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 36:: com.apple.bdplayback-TFThread
    0   libsystem_kernel.dylib                  0x91aec8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x923b6220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9243c0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.AVCHDPlugin                   0x2904358c WindowsEvent::Wait(int) + 86
    4   com.apple.AVCHDPlugin                   0x290734e1 IdleFiberEntry(void*) + 305
    5   com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    6   libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 37:: com.apple.bdplayback-OSXMessageThread
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x28f25c9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x28f332bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 38 Crashed:: com.apple.bdplayback-DDPTask
    0   com.apple.AVCHDPlugin                   0x28fdba29 CProgramInfo::fromMEM(unsigned char const*) + 25
    1   com.apple.AVCHDPlugin                   0x28fdd91a CClipInformationFile::fromMEM(unsigned char const*) + 456
    2   com.apple.AVCHDPlugin                   0x28fa7296 CPlaybackControlEngine::InitClipObject(CClipObject&, unsigned short, unsigned short, CPlayItem&) + 1032
    3   com.apple.AVCHDPlugin                   0x28fa8a89 CPlaybackControlEngine::GenerateClipObjects() + 3633
    4   com.apple.AVCHDPlugin                   0x28f55596 BDMVDiskPlayerClass::Init(WinPortServer*, GenericProfile*, DVDDiskType, BDMVFileSystem*, unsigned char) + 562
    5   com.apple.AVCHDPlugin                   0x28e917ed BDMVDiskPlayerFactory::CreateDiskPlayer(WinPortServer*, VDR*, GenericProfile*, DVDDiskType, BDMVFileSystem*, unsigned char, CDDiskPlayerClass*&) + 113
    6   com.apple.AVCHDPlugin                   0x28edee51 DDPScheduler::Message(long, long) + 511
    7   com.apple.AVCHDPlugin                   0x28f320c2 WinPort::ServeNow(WinPortMessage*, int, unsigned int, long, long, long) + 136
    8   com.apple.AVCHDPlugin                   0x28f32fe5 WinPortMessage::ServeNow() + 77
    9   com.apple.AVCHDPlugin                   0x28f333b2 WinPortServer::ProcessMessages() + 378
    10  com.apple.AVCHDPlugin                   0x28ee0bc1 ScheduleRoutine + 81
    11  com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    12  libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 39:
    0   libsystem_kernel.dylib                  0x91aea7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x91ae9cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90039599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x9003ef7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9003e63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x9004e061 CFRunLoopRun + 129
    6   com.apple.DiscRecording                 0x907d3285 DRWorkLoop::WorkLoop() + 273
    7   com.apple.DiscRecording                 0x907d315d DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    8   com.apple.DiscRecording                 0x907d2efe DRThreadObject::StartRoutine(DRThreadObject*) + 142
    9   com.apple.DiscRecording                 0x907d2e6f DRThreadObject::SymbolRoutine(DRThreadObject*) + 17
    10  libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 40:
    0   libsystem_kernel.dylib                  0x91aea7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x91ae9cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90039599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x9003ef7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9003e63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x9003e4ab CFRunLoopRunInMode + 123
    6   com.apple.CoreMediaIO                   0x93b3639f CMIO::DAL::RunLoop::OwnThread(void*) + 151
    7   com.apple.CoreMediaIO                   0x93b2d938 CAPThread::Entry(CAPThread*) + 176
    8   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 41:
    0   libsystem_kernel.dylib                  0x91aea7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x91ae9cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x90039599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x9003ef7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9003e63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x9003e4ab CFRunLoopRunInMode + 123
    6   com.apple.CoreMediaIOServices           0x22273cdb CMIO::DAL::RunLoop::OwnThread(void*) + 151
    7   com.apple.CoreMediaIOServices           0x2226b29a CAPThread::Entry(CAPThread*) + 176
    8   libsystem_c.dylib                       0x923b1557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9239bcee thread_start + 34
    Thread 42:
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x28f25c9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x28f332bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 43:
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x28f25c9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x28f332bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 44:: com.apple.bdplayback-CPresentationEngine
    0   libsystem_kernel.dylib                  0x91aea80e semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x28f25c9a semaphore_wait(viona_semaphore_t*) + 42
    2   com.apple.AVCHDPlugin                   0x28f332bd WinPortServer::ProcessMessages() + 133
    3   com.apple.AVCHDPlugin                   0x28f25300 ST20Thread::Run(PThreadRunParams*) + 38
    4   libsystem_c.dylib                       0x923b5014 _pthread_body + 72
    Thread 38 crashed with X86 Thread State (32-bit):
      eax: 0x0814e32d  ebx: 0x7a6be200  ecx: 0x7a3962f4  edx: 0x1b3ec5a1
      edi: 0x0814e32d  esi: 0x7a3962f4  ebp: 0xb1245b88  esp: 0xb1245b60
       ss: 0x00000023  efl: 0x00010206  eip: 0x28fdba29   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x8280c52d
    Logical CPU: 1
    Binary Images:
       0x33000 -   0x4b9fef  com.apple.iMovieApp (9.0.8 - 1778) <8B088F1A-C83A-3009-BCDA-03F2292C7A8F> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x57b000 -   0x591ff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
      0x59f000 -   0x5a0ff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5a6000 -   0x5d4fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x60c000 -   0x68bff7  com.apple.iLifeMediaBrowser (2.7.2 - 546) <824E7748-CA28-3105-B5C3-27E9D8C6D465> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
      0x6cf000 -   0x7edff3  com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
      0x8a0000 -   0x8a1ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x8a8000 -   0x8a9fff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
      0x8b0000 -   0x8d5ff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
      0x8dd000 -   0x911fe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
      0x918000 -   0xa7ffff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
      0xa86000 -   0xc89feb  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
      0xcdf000 -   0xd60fe7  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
    0x1098000 -  0x1255feb  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
    0x128e000 -  0x1f1dff3  com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x396c000 -  0x399dff3  com.apple.FWAVCPrivate (52.47 - 47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x3a20000 -  0x3a2dff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x3a44000 -  0x3a45ffe  com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <341A7E90-613E-3306-919F-8F49EE350831> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x3a4a000 -  0x3a4dffe  com.apple.DirectoryServicesSource (2.1 - 1167) <2A3AD43B-950C-32AD-A578-3271EAD55E3E> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x3aab000 -  0x3b00fdf +com.DivXInc.DivXDecoder (6.8.3.5 - 6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x3b2e000 -  0x3b31ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x4961000 -  0x4961ffd +cl_kernels (???) <FA75E5EC-C0A2-41DD-9655-FD7B006613C5> cl_kernels
    0x5398000 -  0x53e9ff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <DED18914-309A-31FF-A367-BB0D62384728> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x5408000 -  0x5408ff1 +cl_kernels (???) <36A4D5E5-844E-4492-8EED-DF6D6F3836FA> cl_kernels
    0x540a000 -  0x5499ff7  unorm8_rgba.dylib (2.1.19) <EAF23AD7-DEC1-3346-A7AA-21B308CA2A85> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x5506000 -  0x5568fff  com.apple.coredav (1.0.1 - 179.6) <80D3EE71-AA9C-3954-B262-6BB8FCB293BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x55a2000 -  0x55afffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x55b9000 -  0x55c8ffd  com.apple.NSServerNotificationCenter (5.0 - 5.0) <A9BF8310-F1D2-38EC-AA1A-5ECB479B89CE> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x55d3000 -  0x55daff7  com.apple.AOSNotification (1.7.0 - 636.2) <F68F735D-0B5C-3F27-9E39-FB296CF82958> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x55e4000 -  0x5640fff  com.apple.corelocation (1.0 - 1239.39) <8159C021-DE49-332F-859E-00D7544EB568> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x566d000 -  0x569fff3  com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x56b1000 -  0x56bafff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x67dd000 -  0x67e4ff8  com.apple.iLMBAperturePlugin (2.7.2 - 339) <2D2C9870-E0B6-3868-8394-79E91AC706E4> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x67eb000 -  0x67ebfff  com.apple.iLMBAppDefPlugin (2.7.2 - 339) <70319805-38A9-3043-ADAF-A8E3460C2E7F> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x67f3000 -  0x67f4fff  com.apple.iLMBFolderPlugin (2.7.2 - 339) <A492DD96-B17A-3581-8F02-BB46C385D5B9> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x87b1000 -  0x87baff7  com.apple.iLMBFinalCutPlugin (2.7.2 - 339) <FCDE7192-2E1A-38F8-916A-0CA934540DC2> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x87c1000 -  0x87c2fff  com.apple.iLMBMoviesFolderPlugin (2.7.2 - 339) <64E4136B-AAD7-35AF-89EA-2560CE1C403C> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x87d0000 -  0x87d1ffd  com.apple.iLMBPhotoBoothPlugin (2.7.2 - 339) <E69485DC-8BE8-31AD-A002-79D7CE66F11C> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x8943000 -  0x8a9ffff  com.apple.iLMBAperture31Plugin (2.7.2 - 339) <31453F49-445D-3339-850B-961880BFC73A> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x8ae7000 -  0x8c99ffb  com.apple.iLMBAperturePlugin2012 (2.7.2 - 339) <010C3E35-C2A2-378E-8818-3E4F95582F56> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x8d4e000 -  0x8d51fff  com.apple.iLMBGarageBandPlugin (2.7.2 - 339) <78FF504C-F636-3C8D-8AAA-BACF4D5B7D9B> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x8d57000 -  0x8d63ff3  com.apple.iLMBiMoviePlugin (2.7.2 - 339) <43670574-38EA-316D-8246-CCFA1EC939FF> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x8d6a000 -  0x8d7dfff  com.apple.iLMBiPhoto8Plugin (2.7.2 - 339) <3A40E2BF-F18E-32A9-A9C1-A7ABB6530CF0> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x8d85000 -  0x8ee4fff  com.apple.iLMBiPhoto9Plugin (2.7.2 - 339) <E63985DE-DFFA-3459-870F-045D31ED2F38> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x8f2d000 -  0x8f35ffb  com.apple.iLMBiPhotoPlugin (2.7.2 - 339) <C223ED5C-2B22-3EA8-899B-7B152E32B018> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x8f3c000 -  0x90efff3  com.apple.iLMBiPhotoPlugin2012 (2.7.2 - 339) <C60F1D91-5FA8-31AF-A6AA-DF919D7DF7D2> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x914b000 -  0x9153ffe  com.apple.iLMBiTunesPlugin (2.7.2 - 339) <50409BA5-9D15-3D95-BBC5-36C6EA6EC85B> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x915a000 -  0x9210ff3  com.apple.iTunesAccess (10.7 - 10.7) <FC3334BD-4462-8A94-6FD0-C09E33A04255> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x923a000 -  0x923cffb  com.apple.iLMBPhotoBooth2Plugin (2.7.2 - 339) <0DC888AC-D093-39EF-A839-A262A3CDD0BC> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x92e2000 -  0x92e4ffd  com.apple.PDFImporter (2.2 - 22) <CD14545F-E6D9-3BEE-B4AC-95EA7FE61C26> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x9348000 -  0x94d4ff8  GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x950b000 -  0x965cff7  libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x968a000 -  0x9921fe7  com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <97F2FDCC-0C16-33CC-B888-4DC58E257C4C> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x9955000 -  0x9957ffc  com.apple.IOAccelerator (19.0.26 - 19.0.26) <6A93A355-1FC9-3E0A-8A4F-B924EC2F2CD8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x995d000 -  0x9968ffb  libGPUSupportMercury.dylib (8.6.1) <A4CBD804-F50A-365B-B348-AE6BC80D52A1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x9d6f000 -  0x9d9bffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x9da4000 -  0x9dacffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x9db3000 -  0x9db5fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x9dee000 -  0x9eacff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xad98000 -  0xad9dfff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xb58b000 -  0xb58cffd +cl_kernels (???) <D70AC73B-D5F9-4EB0-85D7-7996D914697E> cl_kernels
    0xb599000 -  0xb599ff7 +cl_kernels (???) <1BD02C4F-9FEA-4E88-B643-F441F4DD184E> cl_kernels
    0xb59b000 -  0xb62dff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0xb9dc000 -  0xbbe1fff  com.apple.audio.codecs.Components (3.0 - 3.0) <B826A71F-1D4C-3B2D-B104-D06583172F1B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xbf26000 -  0xbfbcffa  com.apple.mobiledevice (555.40 - 555.40) <40C9AB96-15C5-3D69-BA35-A73BB9380856> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0xc406000 -  0xc42cffb  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
    0xc43d000 -  0xc485ffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xc4aa000 -  0xc4c0ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0xc59a000 -  0xc5c5ff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0xc607000 -  0xc61afef  com.apple.FCP Uncompressed 422.component (2.0 - 546.9) <DE499328-98FD-2648-444F-418FC8A3CE59> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xc743000 -  0xc752ff7  com.apple.MP4RADPlugin (1.1 - 512) <9B08D2D8-A010-30F1-844D-8DF7BFB0A674> /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0xc75f000 -  0xc879ff3  com.apple.avfoundation (2.0 - 361.25) <0CB46B4A-8330-3BD8-B081-71314C6687A5> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0xc916000 -  0xc9ffffb  com.apple.PubSub (1.0.5 - 65.32) <47AA4035-0FAE-31ED-B7AD-C0DA089EE82D> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xcba2000 -  0xcbcdff7  com.apple.iMovieQCPlugIns (1.1 - 1778) <931824E8-B2C7-3E5A-8E5C-00C8B2398459> /Applications/iMovie.app/Contents/PlugIns/iMovieQCPlugIns.plugin/Contents/MacOS /iMovieQCPlugIns
    0xcca7000 -  0xce9cff2 +net.telestream.wmv.import (2.4.0.11 - 2.4.0.11) <83F7489B-3935-E1BA-B934-69179217A26D> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0xced1000 -  0xcedeff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0xcee7000 -  0xcf92fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0xcfd6000 -  0xd198ff2 +net.telestream.wmv.advanced (2.4.0.11 - 2.4.0.11) <92B25580-FF56-5E91-902F-D1DC3E7EC9C2> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0xd1dc000 -  0xd204fe3  com.apple.AppleAVCIntraCodec (2.0 - 542.4) <DBE6FAB1-C003-33F6-B0F3-BD528C7CAA20> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0xd20e000 -  0xd295ff7  com.apple.AppleProResCodec (3.0.1 - 553.2) <6E207B31-DE83-BF92-990F-24328404C5AF> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0xd2d3000 -  0xd31cfff  com.apple.AppleVAH264HW.component (3.0 - 3.0) <3048BA40-0E8E-357A-8F9D-27D2FD322036> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xd3e0000 -  0xd3e7ffc  com.apple.AppleGVAHW.component (1.1 - 1) <402A3FA9-6028-3639-989F-E9FCA85D04CF> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xd3ee000 -  0xd538ff7  com.apple.AppleGVAFramework (4.0.27 - 4.0.27) <A821DD12-2544-3EAB-8439-4D17BCEB8460> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0xd554000 -  0xd58efff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.13) <5FB303B9-3672-39AA-8CD6-E323CC0E41A8> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xd59a000 -  0xd5d7fe7  com.apple.DVCPROHDCodec (2.0 - 542.4) <C4C608C8-701F-448D-AA2C-9FA650BCA988> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xd5e7000 -  0xd69bfef  com.apple.AppleHDVCodec (2.0.1 - 553.8) <5F48585B-5E48-549D-1E1B-F1BF68F8B753> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xd6b7000 -  0xd6d8fff  com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xd6e7000 -  0xd6fdffb  com.apple.IMXCodec (2.0 - 547.2) <A835627C-1BAF-95D4-A5C9-EB998A205767> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xd70f000 -  0xd727ff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xd72c000 -  0xdabbfff  QuickTimeH264.scalar (2599.13) <40E122CF-721A-338C-94BB-D6CB892851EA> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x10dac000 - 0x10dadfff  com.apple.driver.IOAccelerator2D (19.0.26 - 19.0.26) <2671CA1A-5D78-3858-BB4C-D9D9EB368CEA> /System/Library/Extensions/IOAccelerator2D.plugin/Contents/MacOS/IOAccelerator2 D
    0x22148000 - 0x221a4ff3  com.apple.proapps.MIO (1.0.6 - 511) <BABE1BBA-6E4E-391F-A173-EAFF2ACCEEB6> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x221dc000 - 0x22214ff3  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311.1) <1F651752-FD09-3CF5-BCCC-5C1366DDFACD> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x2222f000 - 0x22256ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <D963392A-4B4C-3B81-A873-E1C06C6829E6> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x22269000 - 0x222b1ffb  com.apple.CoreMediaIOServices (171.0 - 3244) <9563BB38-F23A-3FC6-855D-05487E700465> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x2247d000 - 0x22482fff  com.apple.iokit.SCSITaskLib (3.5.1 - 3.5.1) <71B78138-2D35-32DE-84D4-BD5A585A012B> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x25ca2000 - 0x25cf2ff7  com.apple.AppleVADriver (5.0.18 - 5.0.18) <784492A8-2D39-3F1B-8993-DC0CE9E9398E> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x25d33000 - 0x25d3cfff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <B9264C9A-693B-3972-A3F1-7A324C147D61> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x26fb9000 - 0x26fe2fff  com.apple.cmio.DAL.VDC_4 (301.0 - 4147) <1EA9078C-E8C3-3694-8E22-27FB5676456F> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
    0x26fec000 - 0x2704effb  com.apple.CMIOQTUnits (301.0 - 4147) <779B58F9-AF45-3C15-AF25-FA76A8C14528> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQ TUnits.bundle/Contents/MacOS/CMIOQTUnits
    0x2705e000 - 0x2708fffb  com.apple.FWAVC (301.47 - 47) <CAC0D9D7-6B38-3A17-9200-4CC26E5DC39C> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x270a4000 - 0x270cafff  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2599.13) <A9F3AA60-D2A5-37DA-84EC-0E05B5411263> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x270d2000 - 0x27123ff7  com.apple.QuickTimeUSBVDCDigitizer (2.7.7 - 2.7.7) <9CA9E528-333D-35AF-804D-4C6F9544C2F9> /System

    Hi
    I can only guess. First thing I would do is
    • In Apple / System Pref / Accounts
    Create a new User Account
    • Then Apple menu down to Log out - and log into the new one
    Now Start iMovie and directly try to make an import.
    If this works - then the problem (to 99%) is in iMovie Pref or Cache files. Trashing them in Your old Account will help.
    Else - the problem is more severe. As I only use miniDV tape Cameras - I can only repeat what I've read - and as I understands it one can import from Camera or SD-Card in Finder to Hard Disk (DeskTop) and from here import into iMovie. If this works one can at least get the movie done.
    Yours Bengt W

  • Iphoto always crashes when importing pictures

    Hello,
    I tried several times to install and update iphoto 9 to iphoto 11. I experienced the same problem as many people (corrupted library needing repairs, impossible to import pictures). Of course i had installed the update (9.1). I decided to install iphoto 11 out of nothing with a new blank library. The problem remains : almost immediate crash when importing new pictures. Then i came back to the previous iphoto 9.
    Any idea ?
    Pierre

    Binary Images:
    0x1000 - 0xf09fe7 com.apple.iPhoto 9.1 (9.1) <1AA25FC1-4B53-3238-7335-CC8A1E94D87A> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x1083000 - 0x10aaff7 com.apple.iPhoto.Tellus 1.1 (37) <D5D209E4-41B0-43DA-98F8-012F8E54D557> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x10c9000 - 0x10e0ff7 com.apple.iLifeFaceRecognition 1.0 (21) <AD53D7A2-F0B2-FF76-5C6D-C23B234AB50E> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognit ion
    0x10ef000 - 0x111afff com.apple.DiscRecordingUI 5.0.8 (5080.4.1) <40AE55C6-8FD1-701E-11FB-3F7E99D19D8D> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1132000 - 0x113eff3 com.apple.UpgradeChecker 1.0 (1.1) <FC2F02B1-FF36-6021-B7BE-914C2A07A3FF> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1146000 - 0x11c2ff7 com.apple.iLifeMediaBrowser 2.5.2 (468) <D2FB7E57-44DD-5571-85ED-AC579E32814C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1217000 - 0x1217ff7 com.apple.iLifeSlideshow 2.1.0 (806) <9A91C06F-66C3-4A7B-7233-D4853EBFFCEF> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow
    0x121b000 - 0x1302fef org.python.python 2.6.1 (2.6.1) <4FFD855C-1C5A-9206-A695-8C9904F1DA84> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
    0x134d000 - 0x15a8fe7 com.apple.iLifePageLayout 1.0 (71) <8E861CAC-51B7-EEFA-704A-9728679216D2> /Library/Frameworks/iLifePageLayout.framework/Versions/A/iLifePageLayout
    0x1668000 - 0x172cff7 com.apple.iLifeSQLAccess 1.1 (10) <20832AC2-03DC-5C53-9112-266F04380409> /Library/Frameworks/iLifeSQLAccess.framework/Versions/A/iLifeSQLAccess
    0x176d000 - 0x179bfe7 com.apple.ProUtils 1.0 (107) <CDE57121-223E-B708-9609-AB8A9E3B68AA> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x17b8000 - 0x180dff7 com.apple.iLifeKit 1.0 (67) <0A1B0BCC-5EB9-070E-EF8F-58E00FB0A07D> /Library/Frameworks/iLifeKit.framework/Versions/A/iLifeKit
    0x1853000 - 0x1a79fe7 com.apple.prokit 6.0 (1174) <FB818875-0DDA-7751-760D-F834EDC1BB40> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x1b7d000 - 0x1fbbfef com.apple.RedRock 1.1 (202) <41C4319A-FBA6-AD74-4426-97070CA5DFCB> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x21ec000 - 0x237eff3 com.apple.geode 1.1 (123) <5000E7CF-490A-2311-FEE6-2D8A22BE95D2> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x2418000 - 0x241fff7 com.apple.MediaSync 1.0 (103) <07439836-CD5C-6840-92E3-31A19922FBFF> /Applications/iPhoto.app/Contents/Frameworks/MediaSync.framework/Versions/A/Med iaSync
    0x2427000 - 0x24dcfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x2522000 - 0x2523fff +eOkaoCom.dylib ??? (???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCo m.dylib
    0x2527000 - 0x254cff2 +eOkaoPt.dylib ??? (???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt .dylib
    0x2553000 - 0x2587fe7 +eOkaoDt.dylib ??? (???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt .dylib
    0x258d000 - 0x26f4fff +eOkaoFr.dylib ??? (???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr .dylib
    0x26f8000 - 0x2722ff7 com.apple.iLifeSlideshowCore 2.0 (222) <D0941F7F-2DE8-40F1-1477-687AFCC89175> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owCore.framework/Versions/A/iLifeSlideshowCore
    0x273d000 - 0x2849fe3 com.apple.iLifeSlideshowProducer 2.0 (589) <CED6CB0D-2831-E73C-6532-C37B9E0CE44A> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owProducer.framework/Versions/A/iLifeSlideshowProducer
    0x28b4000 - 0x2a1dff3 com.apple.iLifeSlideshowRenderer 2.1.0 (645) <BEA7528F-25E6-12E9-E70A-C82DBFAF6096> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x2a9b000 - 0x2aa6ff7 com.apple.iLifeSlideshowExporter 2.0 (230) <959E575E-3F9B-B222-872C-085C6EA8910B> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owExporter.framework/Versions/A/iLifeSlideshowExporter
    0x2ab0000 - 0x2ad9fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2aea000 - 0x2b6dfef com.apple.NyxAudioAnalysis 12 (11.1) <453293DF-3487-5A6B-D3D9-8859B3BE5D67> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x2b91000 - 0x2bbbfe7 com.apple.ExpressCheckout 1.0 (1.0) <493068AD-D79D-503F-21E5-9694CCBF8FCB> /Library/Frameworks/iLifePageLayout.framework/Versions/A/Frameworks/ExpressChec kout.framework/Versions/A/ExpressCheckout
    0x2bdf000 - 0x2c1affb com.apple.iLifeImageAnalysis 1.0 (2) <6673DEEA-352B-4DA1-A0B3-08807F48F867> /Library/Frameworks/iLifePageLayout.framework/Versions/A/Frameworks/iLifeImageA nalysis.framework/Versions/A/iLifeImageAnalysis
    0x2f83000 - 0x2f85fff +net.wonderboots.multiclutchinputmanager ??? (1.0) <9E7F5459-8756-5AE4-8E64-CA5FADF74E62> /Library/InputManagers/MultiClutchInputManager/MultiClutchInputManager.bundle/C ontents/MacOS/MultiClutchInputManager
    0x2fca000 - 0x2fccff7 libclparser.dylib ??? (???) <36BFD7FB-D904-41A4-DA37-C1CAB062423E> /System/Library/Frameworks/OpenCL.framework/Libraries/libclparser.dylib
    0x3c36000 - 0x3c3aff7 libcldcpuengine.dylib 1.5.3 (compatibility 1.0.0) <1214248B-EE8E-4BA0-B2CB-8B4C8527B6EB> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x3fae000 - 0x3fb3ff7 com.apple.iphoto.accountconfig.Email 1.0 (1) <346E00E2-A117-7E8E-9393-5BDEB56C82F7> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x1c21e000 - 0x1c221ff7 com.apple.iphoto.accountconfig.Facebook 1.1 (1) <9D39480B-4714-DFC9-2FD9-281A4740287C> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x1c22b000 - 0x1c24ffe7 GLRendererFloat ??? (???) <16AB88CB-6FF1-ADCF-DF19-EC9FB37C71EE> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1c2f9000 - 0x1c2faff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1c400000 - 0x1c578fe7 GLEngine ??? (???) <32A58DB8-3488-3583-FC79-30670794FF2A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1c5aa000 - 0x1ca14fe7 com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.20 (6.2.0) <525C4414-68AC-2FBD-8892-1E001C0490CB> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x1d1d8000 - 0x1d1dbff7 com.apple.iphoto.accountconfig.Flickr 1.1 (1) <334E5AB1-272D-E2EF-23F8-2073AB7E7D30> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
    0x1d1e1000 - 0x1d1e6ff7 com.apple.iphoto.accountconfig.MobileMe 1.1 (1) <11FAA871-4785-9DE9-55EA-D38091C1E7EE> /Applications/iPhoto.app/Contents/PlugIns/MobileMe.accountconfigplugin/Contents /MacOS/MobileMe
    0x1d4da000 - 0x1d4e2ff7 com.apple.iLMBAperturePlugin 2.5.2 (252) <03D52C6B-357C-4D29-0A3F-AF616B767F50> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x1df3c000 - 0x1df3dff7 com.apple.iLMBAppDefPlugin 2.5.2 (252) <1486F088-5990-8BB4-A748-E675B4580F7A> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x1df43000 - 0x1df45ff7 com.apple.iLMBFolderPlugin 2.5.2 (252) <9CFE1606-8434-50F5-0B26-1A89F5B29DC8> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x1df4b000 - 0x1df4fff7 com.apple.iLMBGarageBandPlugin 2.5.2 (252) <BB145451-1046-D38C-9E12-2E9010C479F8> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x1df56000 - 0x1df6bffb com.apple.iLMBiPhoto8Plugin 2.5.2 (252) <EFEC6290-7B79-1061-4DCB-371D562D1DED> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x1df76000 - 0x1df7fff7 com.apple.iLMBiPhotoPlugin 2.5.2 (252) <B593FA74-88B1-E2A4-06C3-A409F0A24233> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x1df87000 - 0x1df8fff7 com.apple.iLMBiTunesPlugin 2.5.2 (252) <7122FFB8-8D28-D0E3-A135-F28FD5B85085> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x1eaf5000 - 0x1eb7ffe7 com.apple.iLMBiPhoto9Plugin 2.5.2 (252) <CCC6A4E6-9A0A-7C8C-E70F-6320123C762E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x1ebcd000 - 0x1ecb4ff3 com.apple.iTunesAccess 10.1 (10.1b5) <9319EA05-5748-8FC1-C621-FD049520671F> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8f2cf000 - 0x8f2d9ff7 com.apple.iphoto.AccountConfigurationPlugin 1.1 (1) <0219F98E-7B9D-7194-83D8-6BED56D6757F> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x8f51b000 - 0x8f5baff3 com.apple.MobileMe 11 (1.0.3) <8E95CD1B-525E-748C-743A-EB0E369B05F6> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x8f65d000 - 0x8f6b8fe7 com.apple.proxtcore 1.1 (128) <FD40DE73-FCB2-8EB4-82B0-6B15DE52A7C5> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x8fdae000 - 0x8fdd7fff com.apple.iPhoto.Tessera 1.1 (37) <E5F60732-E0E3-C2AE-4A62-563E07B1ABA9> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90276fe7 com.apple.Foundation 6.6.4 (751.41) <1A9425B0-E263-C223-A3D2-4BDDB4AC9037> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x902aa000 - 0x9033cfe7 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
    0x9033d000 - 0x90347ffb 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
    0x90348000 - 0x90388fe7 com.apple.DAVKit 4.0.3 (732) <BE678EDA-B46C-6733-C0DD-447012450C9A> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90389000 - 0x903d0ffb com.apple.CoreMediaIOServices 133.0 (1157) <3DB3AEEC-8C90-87D3-2B7F-7FDE3DA0F092> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x903d1000 - 0x903e5fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x903e6000 - 0x903feff7 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
    0x9040a000 - 0x904e5feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x904e6000 - 0x904ebff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x904ec000 - 0x904fcff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x904fd000 - 0x90601fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x90602000 - 0x90635ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90636000 - 0x9068efe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9068f000 - 0x909afff3 com.apple.CoreServices.CarbonCore 861.21 (861.21) <E1A534BA-23C9-6475-C86E-1AC2C9A91C4E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x909b0000 - 0x90a27ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90a2a000 - 0x90a2aff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90a2b000 - 0x90a3dff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <C45B217E-56CF-A7B8-3DC5-3AF752C80799> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90a3e000 - 0x90a9ffe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90aa0000 - 0x90aa4ff7 libGIF.dylib ??? (???) <58443C91-E94D-D62C-B6F1-10ADB192A0A0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90aa5000 - 0x90acbfe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <EB422111-E732-2AE0-0CFD-1D8B713B2EC9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x90acc000 - 0x90b3aff7 com.apple.QuickLookUIFramework 2.3 (327.5) <110A96A6-1DE9-6A3D-CF03-DEC05BD5593B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x90b3b000 - 0x90b8bff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90b8c000 - 0x90b91ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90b92000 - 0x90bb4fef com.apple.DirectoryService.Framework 3.6 (621.8) <4B609729-97C4-5C8D-D009-EC4A25093587> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90bb5000 - 0x90c5dffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90c5e000 - 0x90c6aff7 libkxld.dylib ??? (???) <13E626E2-364F-4904-E31F-FE61DF81AC14> /usr/lib/system/libkxld.dylib
    0x90c6b000 - 0x90c80fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90c81000 - 0x90cc4ff7 libGLU.dylib ??? (???) <0446A0EB-978B-D2AA-BAE1-B524BF3EB253> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90cc5000 - 0x90cccff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90ccd000 - 0x91186ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91187000 - 0x911adffb 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
    0x911ae000 - 0x9125eff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9125f000 - 0x91268ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91269000 - 0x91287ff7 com.apple.iChat.IMFoundation 5.0.5 (747) <4F6827AF-F713-A8F8-92E8-C9EC59D92416> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x91288000 - 0x91302fff com.apple.audio.CoreAudio 3.2.5 (3.2.5) <5C478F1E-44A8-7576-241F-FF4FB87F9BC3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91303000 - 0x9132bff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x9132c000 - 0x91396fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91397000 - 0x913d6ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x913d7000 - 0x917edff7 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
    0x917ee000 - 0x917f0fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x917f1000 - 0x917fbff7 com.apple.NSServerNotificationCenter 2.2 (2.2) <2E32AAD4-6DD9-AE40-D757-6EAB64CC7758> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x917fc000 - 0x91839ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9183a000 - 0x92285ff7 com.apple.WebCore 6533.18 (6533.18.1) <55C5330D-DB7D-56B3-E31A-5FF98BD9A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92286000 - 0x92296ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x92297000 - 0x92297ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x922a8000 - 0x92317ff7 com.apple.ISSupport 1.9.4 (52) <FC1E0AB0-1056-1CAC-430E-82197FEB5E85> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92325000 - 0x92345fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x92346000 - 0x92448fef 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
    0x92469000 - 0x927d4ff7 com.apple.QuartzCore 1.6.3 (227.30) <F07C9A79-EA2A-4360-CE04-370599F2559E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92800000 - 0x928ddff7 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
    0x928de000 - 0x928ecff7 com.apple.opengl 1.6.10 (1.6.10) <B771F42B-8594-3E50-9ADA-F176D299717D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x928ed000 - 0x92928feb libFontRegistry.dylib ??? (???) <CBCF061E-04C4-FE93-BA7F-578E5F83E88E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92b0c000 - 0x92b85ff7 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
    0x92b86000 - 0x92d2dff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <6D138CFB-8C1E-9A35-4A2D-D78DB873D61F> /usr/lib/libSystem.B.dylib
    0x92d5a000 - 0x92edcfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x92edd000 - 0x92f33ff7 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
    0x92f34000 - 0x92f41ff7 com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92f42000 - 0x930bcfff com.apple.CoreFoundation 6.6.4 (550.41) <A01FE68F-FD2B-AB28-0AB6-DC6E85180492> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x930bd000 - 0x930d8ff7 libPng.dylib ??? (???) <F4C92E02-3F15-BF49-CF2E-7C9C9BFCDE44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x930d9000 - 0x93109ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9310a000 - 0x9313cfe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9313d000 - 0x9317aff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x931c2000 - 0x933b9feb com.apple.JavaScriptCore 6533.18 (6533.18.1) <F740BA2B-EFCF-98E2-FFC2-361BD7D41330> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x933ba000 - 0x933c4fe7 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
    0x933c5000 - 0x93416ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93417000 - 0x93458ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9347b000 - 0x935a7ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x935a8000 - 0x935a9ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <67796018-9F23-D9F8-AB2B-0389CCA4422C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x935aa000 - 0x93d99557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93d9a000 - 0x93e6bfe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x93e6c000 - 0x93e6eff7 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
    0x93e6f000 - 0x93f70fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x93f71000 - 0x940b4fef com.apple.QTKit 7.6.6 (1756) <34E7C0C4-E405-2922-1EB2-E4C880EF065B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x940ba000 - 0x940c5ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x940c6000 - 0x949a6ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x949a7000 - 0x949ceff7 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
    0x949d4000 - 0x949e8ffb 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
    0x949e9000 - 0x94ce2fe7 com.apple.MessageFramework 4.4 (1082) <F3D9B838-3E4E-4632-7E75-36312BBFADF2> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x94ce3000 - 0x94d7eff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94d7f000 - 0x94d83ff7 IOSurface ??? (???) <EDF155FD-4393-0A81-C387-737E5D4BA84B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94d84000 - 0x94d85ff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94d86000 - 0x94e08ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94e1c000 - 0x94ef8ff3 com.apple.DiscRecording 5.0.8 (5080.4.1) <9080BC5E-0C38-2435-31BE-2C4694FAF4B6> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94ef9000 - 0x94ef9ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94f24000 - 0x94f2fff7 com.apple.CrashReporterSupport 10.6.5 (252) <3FCED0C7-333D-CBE9-2703-49474EAEEAD6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94fe5000 - 0x94fe5ff7 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
    0x94fe6000 - 0x94ff8ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <D3B86149-3466-B202-DBC1-06C575D451EB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x9514e000 - 0x951fefe3 com.apple.QuickTimeImporters.component 7.6.6 (1756) <C754B31C-DA66-8F3C-AF9C-96BF3137EF37> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x951ff000 - 0x952a9fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x952aa000 - 0x952b8fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x952b9000 - 0x95302fe7 libTIFF.dylib ??? (???) <375B15CC-B0E1-322F-A130-97B94B717C4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95303000 - 0x953b0fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x953b8000 - 0x953bcff7 libGFXShared.dylib ??? (???) <BFACBF84-50D4-BD89-61DF-A93506F28182> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x953bd000 - 0x95401ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x954a2000 - 0x954e8ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x954e9000 - 0x95557ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95571000 - 0x956b3ff7 com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x956b4000 - 0x956bbff7 com.apple.iChat.IMUtils 5.0.5 (747) <165000D5-219A-DFAE-68C6-25F6ED12A00B> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x95715000 - 0x95746ff7 libGLImage.dylib ??? (???) <E0075719-5755-15FC-7D54-C806897935E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95760000 - 0x957a3ff7 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
    0x95821000 - 0x959fdfe7 com.apple.CalendarStore 4.0.4 (996) <D4686B2C-399F-5C0F-3DAC-50307B081D61> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x959fe000 - 0x95a37ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7FB69867-BDCD-ED5B-4823-C67FDE1D7906> /usr/lib/libcups.2.dylib
    0x95a38000 - 0x95a45ff7 com.apple.AppleFSCompression 24.3 (1.0) <C7C2907B-0737-8721-B10B-796A3634A2AB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x95a46000 - 0x95df2fef com.apple.RawCamera.bundle 3.3.1 (534) <D130D255-2709-A963-8584-DF0ABD993ACF> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95df3000 - 0x95f21fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95f22000 - 0x95f62ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95f63000 - 0x96145fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96146000 - 0x96162fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96185000 - 0x96185ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96186000 - 0x961cefff com.apple.iCalendar 1.0.3 (54) <1FF7C991-491D-6708-51C2-08FF8916BD84> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x961cf000 - 0x961d9ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x961da000 - 0x96227feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x96228000 - 0x96260ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96261000 - 0x9626efe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <621F6361-84B7-B863-2511-9E77F738C7D8> /usr/lib/libbz2.1.0.dylib
    0x9626f000 - 0x962adff7 com.apple.QuickLookFramework 2.3 (327.5) <7FA8A81F-0183-505F-8A87-4DFD183908D7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x962ae000 - 0x96511fef com.apple.security 6.1.1 (37594) <12DABF4D-981C-EAD3-1037-A18317B36857> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96512000 - 0x96548fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x96549000 - 0x9654cfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9654d000 - 0x96871fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96872000 - 0x9690afe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96915000 - 0x96a24fe7 com.apple.WebKit 6533.18 (6533.18.1) <20F0C7A4-1683-B82C-30C4-7505E8E58292> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96a25000 - 0x96a28ffb 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
    0x96a65000 - 0x96a76ff7 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
    0x96a77000 - 0x96b83ff7 libGLProgrammability.dylib ??? (???) <A73FCFB0-B3FA-3906-047F-094162AB67E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96b84000 - 0x96bbffe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96bc0000 - 0x96c00fe7 com.apple.IMCore 5.0.5 (747) <625F3A2B-3E43-2BD2-99C0-58E1C1765F65> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x96c01000 - 0x96c4eff7 com.apple.ExchangeWebServices 1.3 (61) <B3705083-4186-5A27-6003-58E7264CAA3E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x96c4f000 - 0x96c86fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x96c87000 - 0x96c8eff3 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
    0x96c8f000 - 0x96cfeff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96cff000 - 0x96d23ff7 libJPEG.dylib ??? (???) <7231DBD1-5158-3781-933E-E99A40232F2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96d24000 - 0x97c76fef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x97cb0000 - 0x97fa9fef com.apple.QuickTime 7.6.6 (1756) <D62840DF-8ED7-EA7D-40C5-F40D1FBD3E3F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98214000 - 0x98294feb 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
    0x9838a000 - 0x9838aff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9838b000 - 0x983acfe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x983ad000 - 0x983efff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x983f0000 - 0x984ebffb com.apple.PubSub 1.0.5 (65.20) <A8BF61FC-8904-E2C7-924A-B8355562B377> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x984ec000 - 0x986a5feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <DBFCA9FF-023D-C486-FA9E-C743C3E6172D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x986a6000 - 0x9875cff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9876d000 - 0x988a4ff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x988a5000 - 0x988a6ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x988a7000 - 0x988aaff7 libCoreVMClient.dylib ??? (???) <4BD2E322-5D72-A58C-26AF-9A2A56098C62> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x988ab000 - 0x988abff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x988ac000 - 0x98949fe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9894a000 - 0x9899aff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9899b000 - 0x989b8fe7 com.apple.DotMacSyncManager 2.0.3 (446.9) <11FAEB92-AA44-CFA4-F2D3-73687984BAFD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x989b9000 - 0x989c4ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x989c5000 - 0x989c8ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x989c9000 - 0x98a0dfe7 com.apple.Metadata 10.6.3 (507.11) <C3CFA1BE-97A9-4AC9-6FDE-15547011CA96> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98a0e000 - 0x98c39ff3 com.apple.QuartzComposer 4.2 ({156.24.1}) <03A67260-3122-0C66-2F4D-4AF2B9A21D37> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98c53000 - 0x98cc7fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98cfd000 - 0x98f03feb com.apple.AddressBook.framework 5.0.3 (873) <54A68CBC-4F4D-E66D-687F-2386BB36567E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x98f04000 - 0x98f0bff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x98f0c000 - 0x98f45fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x98f46000 - 0x98ffffe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x99000000 - 0x99006fff 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
    0x99008000 - 0x99008ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99009000 - 0x990d3fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x990d4000 - 0x99138ffb 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
    0x99139000 - 0x9956eff7 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
    0x9956f000 - 0x9956fff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99570000 - 0x99572ff7 libRadiance.dylib ??? (???) <814BAB23-23CF-6EA5-3EFB-EC278BB78B5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x99573000 - 0x996a2fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <388CDE4F-7403-986C-3372-AE11DDDFB393> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x996a3000 - 0x996b8ff7 com.apple.iChat.InstantMessage 5.0.5 (747) <4E1D077E-3733-5565-ADB9-C9B2C3EC89BE> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x996b9000 - 0x99767ff3 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
    0x99768000 - 0x997c2fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x997ee000 - 0x99869fff com.apple.AppleVAFramework 4.10.13 (4.10.13) <11288AF8-304B-9EAC-52D6-5F402BEA5BA0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99962000 - 0x9996aff7 com.apple.DisplayServicesFW 2.3.0 (283) <0E958994-B9B0-DBC5-1469-23060F8BC913> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9996b000 - 0x9998aff7 com.apple.CoreVideo 1.6.1 (45.5) <EC1FCF4C-D8A2-F4CE-C18F-794C30C3F64C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9998b000 - 0x999e8ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <6D138CFB-8C1E-9A35-4A2D-D78DB873D61F> /usr/lib/libSystem.B.dylib

  • Imovie crashes when capturing video

    I have a MAC powerbook pro with IMovie 8. The program works fine except when capturing video. It will capture about 20-40 seconds of video then the "application quits unexpedtedly". I have tried two different cameras and the same thing happens with both.
    I also have Final Cut loaded on the computer and Final Cut will capture fine from both cameras.
    Any ideas why IMovie is crashing?
    Thanks,
    eden

    I am having exactly the same problem. The most infuriating thing is that i have only had this mac for 2 months and when i first brought it it worked fine, with exactly the same camera and settings! I downloaded all the updates and managed to import 20 minutes of footage (which got my hopes up) but then it started to crash again
    does anybody have a solution?

  • IMovie crashes when importing

    i've look for the answer in the archives, but don't understand how to impliment them or if they appliy to my system.
    I have an older '06 MacBook Pro running Snow Leopard and iMovie08. I never had a problem with video until the latest update.
    I'm trying to download video from a GoPro  HERO3+. This is the first time I've tried downloading from this camera. When I click on 'download all' on thumbnail page, iMovie crashes repeatedly.
    HELP!!
    Here is the last error information: 
    Process:         iMovie [321]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie7
    Version:         7.1.4 (585)
    Build Info:      iMovieApp-5850000~26
    Code Type:       X86 (Native)
    Parent Process:  launchd [110]
    Date/Time:       2014-06-10 14:41:40.356 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          42033 sec
    Crashes Since Last Report:           22
    Per-App Interval Since Last Report:  70146 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      54BF686C-C11C-4408-BC88-E9E7C9560F65
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000c
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x90ac5474 pthread_mutex_lock + 24
    1   com.apple.TundraComponent         0xff3bc71d TundraUnitVideoSynchronizerEntry + 27889
    2   com.apple.TundraComponent         0xff3221de TundraUnitMPEG2DemuxEntry + 57620
    3   com.apple.TundraComponent         0xff32317a TundraUnitMPEG2DemuxEntry + 61616
    4   com.apple.TundraComponent         0xff38008b TundraUnitAudioFileOutputEntry + 14304
    5   com.apple.TundraComponent         0xff38fe66 TundraUnitNativeFileOutputEntry + 2430
    6   com.apple.TundraComponent         0xff2e3833 0xff2d8000 + 47155
    7   com.apple.TundraComponent         0xff31987a TundraUnitMPEG2DemuxEntry + 22448
    8   com.apple.TundraComponent         0xff38e54d TundraUnitBFrameFileOutputEntry + 25068
    9   ...ple.CoreServices.CarbonCore    0x93d2151f CallComponentDispatch + 29
    10  ....CoreMediaIOServicesPrivate    0x0048c95d TundraUnitComponentInitialize + 37
    11  ....CoreMediaIOServicesPrivate    0x00470f7d MIOUnitNodeInfo::Initialize(MIOGraph*) + 35
    12  ....CoreMediaIOServicesPrivate    0x004775c1 MIOGraph::Initialize() + 941
    13  com.apple.proapps.MIO             0x182e882b -[MIODevice initializeAndStartGraph] + 49
    14  com.apple.proapps.MIO             0x182e860a -[MIODevice(MIODevicePrivate) startProcessing] + 68
    15  com.apple.proapps.MIO             0x182ef280 -[MIOInputDevice startProcessing] + 556
    16  com.apple.proapps.MIO             0x182ef998 -[MIOInputDevice recordSegment:usingDeviceControl:] + 1674
    17  com.apple.iMovie7                 0x0002477a 0x1000 + 145274
    18  com.apple.iMovie7                 0x00023c77 0x1000 + 142455
    19  com.apple.iMovie7                 0x0002588e 0x1000 + 149646
    20  com.apple.iMovie7                 0x00020ed0 0x1000 + 130768
    21  com.apple.iMovie7                 0x00010d0e 0x1000 + 64782
    22  com.apple.AppKit                  0x92023e95 -[NSApplication endSheet:returnCode:] + 349
    23  com.apple.iMovie7                 0x000351de 0x1000 + 213470
    24  com.apple.iMovie7                 0x00010f12 0x1000 + 65298
    25  com.apple.AppKit                  0x91e84a26 -[NSApplication sendAction:to:from:] + 112
    26  com.apple.AppKit                  0x91f64255 -[NSControl sendAction:to:] + 108
    27  com.apple.AppKit                  0x91f5fd02 -[NSCell _sendActionFrom:] + 169
    28  com.apple.AppKit                  0x91f5eff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    29  com.apple.AppKit                  0x91fb46ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    30  com.apple.AppKit                  0x91f5da4f -[NSControl mouseDown:] + 812
    31  com.apple.AppKit                  0x91f5ba58 -[NSWindow sendEvent:] + 5549
    32  com.apple.AppKit                  0x91e7460b -[NSApplication sendEvent:] + 6431
    33  com.apple.iMovie7                 0x00031cda 0x1000 + 199898
    34  com.apple.AppKit                  0x91e08253 -[NSApplication run] + 917
    35  com.apple.AppKit                  0x91e00289 NSApplicationMain + 574
    36  com.apple.iMovie7                 0x00005474 0x1000 + 17524
    37  com.apple.iMovie7                 0x00002e92 0x1000 + 7826
    38  com.apple.iMovie7                 0x00002db9 0x1000 + 7609
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x90ae6382 kevent + 10
    1   libSystem.B.dylib                 0x90ae6a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x90ae5f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x90ae5cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x90ae5781 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x90ae55c6 start_wqthread + 30
    Thread 2:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                 0x90abfafa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90ac0267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92c462df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92c453c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92c4b304 CFRunLoopRun + 84
    5   com.apple.QTKit                   0x9a9f0465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x90abfafa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90ac0267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92c462df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92c453c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92c4b304 CFRunLoopRun + 84
    5   com.apple.AVCVideoServices        0x0026b845 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 149
    6   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x90abfafa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90ac0267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92c462df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92c453c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92c4b304 CFRunLoopRun + 84
    5   com.apple.iMovie7                 0x0001be59 0x1000 + 110169
    6   com.apple.Foundation              0x993d64c4 -[NSThread main] + 45
    7   com.apple.Foundation              0x993d6474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    9   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x90abfafa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90ac0267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92c462df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92c453c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92c451f1 CFRunLoopRunInMode + 97
    5   com.apple.CoreMediaIOServices     0x92fe5f15 MIO::DAL::RunLoop::OwnThread(void*) + 157
    6   com.apple.CoreMediaIOServices     0x92fe7dda CAPThread::Entry(CAPThread*) + 180
    7   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    8   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x90abfafa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90ac0267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92c462df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92c453c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92c451f1 CFRunLoopRunInMode + 97
    5   ....CoreMediaIOServicesPrivate    0x0046d9ab MIO::DAL::RunLoop::OwnThread(void*) + 157
    6   ....CoreMediaIOServicesPrivate    0x0046f81c CAPThread::Entry(CAPThread*) + 96
    7   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    8   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin             0x184592a8 0x183bc000 + 643752
    2   com.apple.AVCHDPlugin             0x1844bea6 0x183bc000 + 589478
    3   com.apple.AVCHDPlugin             0x1844bedf 0x183bc000 + 589535
    4   com.apple.AVCHDPlugin             0x184599a9 0x183bc000 + 645545
    5   libSystem.B.dylib                 0x90bb5a6a _pthread_body + 27
    Thread 8:
    0   libSystem.B.dylib                 0x90abfb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x90aed6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x90b3605f pthread_cond_wait + 48
    3   com.apple.AVCHDPlugin             0x184410ee 0x183bc000 + 545006
    4   com.apple.AVCHDPlugin             0x1845e94d 0x183bc000 + 665933
    5   com.apple.AVCHDPlugin             0x18440dd2 0x183bc000 + 544210
    6   com.apple.AVCHDPlugin             0x184599a9 0x183bc000 + 645545
    7   libSystem.B.dylib                 0x90bb5a6a _pthread_body + 27
    Thread 9:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin             0x184592a8 0x183bc000 + 643752
    2   com.apple.AVCHDPlugin             0x1844bea6 0x183bc000 + 589478
    3   com.apple.AVCHDPlugin             0x18423bd1 0x183bc000 + 424913
    4   com.apple.AVCHDPlugin             0x184599a9 0x183bc000 + 645545
    5   libSystem.B.dylib                 0x90bb5a6a _pthread_body + 27
    Thread 10:
    0   libSystem.B.dylib                 0x90abfafa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x90ac0267 mach_msg + 68
    2   com.apple.CoreFoundation          0x92c462df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x92c453c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x92c4b304 CFRunLoopRun + 84
    5   com.apple.DiscRecording           0x90ca4dcf DRWorkLoop::WorkLoop() + 271
    6   com.apple.DiscRecording           0x90ca4cad DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    7   com.apple.DiscRecording           0x90ca4a19 DRThreadObject::StartRoutine(DRThreadObject*) + 151
    8   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    9   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                 0x90abfb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x90aed6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x90b1c5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x93d00b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x93d008ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component    0x960156d5 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                 0x90abfb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x90aed6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x90b1c5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x93d00b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x93d008ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore    0x93d5b5aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    7   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x90abfb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x90aed6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x90b3605f pthread_cond_wait + 48
    3   ...ickTimeComponents.component    0x96183df7 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    5   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 38:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 39:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 40:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 41:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 42:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 43:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 44:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 45:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 46:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 47:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 48:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 49:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 50:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 51:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 52:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 53:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 54:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 55:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 56:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 57:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 58:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 59:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 60:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 61:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 62:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 63:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 64:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 65:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 66:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 67:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 68:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 69:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 70:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 71:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 72:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 73:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 74:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 75:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 76:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 77:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 78:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 79:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 80:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 81:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 82:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 83:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 84:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 85:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 86:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 87:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 88:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 89:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 90:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 91:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 92:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 93:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 94:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 95:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 96:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 97:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 98:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 99:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 100:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 101:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 102:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 103:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1aeb853f JVTLibDecoDispose + 435405
    3   libSystem.B.dylib                 0x90aed259 _pthread_start + 345
    4   libSystem.B.dylib                 0x90aed0de thread_start + 34
    Thread 104:
    0   libSystem.B.dylib                 0x90abfb36 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar              0x1adf846b JVTCompEncodeFrame + 3038234
    2   QuickTimeH264.scalar              0x1adf7f9b JVTCompEncodeFrame + 3037002
    3   libSystem.

    I encountered the same situation. I'm guessing the AVCHD codec is not available yet but since AVCHD is kinda new, I'm hopeful it will come in time.

  • Organizer crashes when importing videos

    After installing Premiere Elements 12, I have problems importing videos (MTS from a CamCorder) in organizer.
    The first 3 to 6 videos are imported and thumbnails generated. But then no thumbnail is generated and the program
    seems to hang. When I close the organizer it hangs around in task manager. If I do not close it, it will crash after a while.
    What can I do?
    Kind regards, Nick

    From the Premiere Elements Information FAQ http://forums.adobe.com/thread/1042180
    •What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".
    •Have you installed any recent program or OS updates? (If not, you should. They fix a lot of problems.)
    •What kind(s) of image file(s)? When talking about camera raw files, include the model of camera.
    •If you are getting error message(s), what is the full text of the error message(s)?
    •What were you doing when the problem occurred?
    •What other software are you running?
    •Tell us about your computer hardware. How much RAM is installed?  How much free space is on your system (C:) drive?
    •Has this ever worked before?  If so, do you recall any changes you made to Premiere Elements, such as adding Plug-ins, brushes, etc.?  Did you make any changes to your system, such as updating hardware, printers or drivers; or installing/uninstalling any programs?
    And some other questions...
    •What are you editing, and does your video have a red line over it BEFORE you do any work?
    •Have you viewed the tutorial links at http://forums.adobe.com/thread/1275830 page?
    •Which version of Quicktime do you have installed?
    What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    What is your exact graphics adapter driver version?
    Have you gone to the vendor web site to check for a newer driver?
    For Windows, do NOT rely on Windows Update to have current driver information
    -you need to go direct to the vendor web site and check updates for yourself
    ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool
    nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us

  • IMovie freezes when importing video

         I am using iMovie 10.0.6 and trying to import video from a JVC Everio GM-HM320BU.  I have been importing video without problems for quite some time, but always from the main memory of the camcorder.  Recently I had to record some video on the SD card installed in the camcorder as extra memory.  I received the error message "iMovie cannot import your selection" and iMovie froze.  I had to "force quit" iMovie.  After reading a bit, I realized I should have imported the video on the SD card via a card reader and that it cannot be import in the usual manner.
         But now I get the same message from iMovie every time I try to import video, even from the main memory of the camcorder, and iMovie freezes.  It appears iMovie needs to be reset so it can import video from the main memory.  HELP.

    Sounds like an elegant solution if in fact you have iLife '06 from which to restore. For those of us that have recently purchased an Apple product (because "it just works") this is not a viable option. I'm not going to go out and purchase any previous versions of iLife when I paid for what is supposed to be the latest greatest. Obviously the solution already exists because it was working fine before the last update, seems to me that it should be simple enough to turn back the clock a little so that we can all get back to work. Don't get me wrong I'm happy for you that you've found a solution, I'd probably do the same thing if I could. Right now my strategy is to continue to complain until something gets done, I encourage everyone that has this issue to weigh in. As for now my "work around" is to back to my PC based computer to download and edit all my video. "How do you like them apples", Apple.

  • Photoshop CS3 crashes when importing video frames to layers.

    This is perhaps not the correct place to post this, but I am new to the forums, as you can see.
    I saw that there was a post about this sometime last year, and I tried all the methods offered to fix the problem, but none helped.
    Each time I make an attempt to import video frames to layers, I get as far as the "select range to import" screen, and then when I select the range and click ok, it says "Adobe Photoshop has stopped working. A problem caused the program to stop working correctly." And then it closes.
    My operating system is Windows XP, the photoshop type I use is CS3 as I mentioned before, and I have installed Quicktime 7.3.5.
    I checked one of the files I tried to use with the Mediainfo program as suggested, and got the following:
    Format: MPEG-4
    Format profile: Quicktime
    Codec ID: qt
    File size: 176 MiB
    Duration: 18mn 33s
    Overall bit rate: 1 327 Kbps
    Writing application: Lavf53.24.2
    Hopefully this is enough information for someone out there to help me, because I haven't the slightest idea how to fix it. Thank you in advance.

    Convert the file in ffmpeg/ MPEGStreamclip or another tool or export it from Quicktime Pro using anotehr CoDec. PS just sucks at dealing with these compressed files and using such an old version doesn't help with contemporary digital video from a camera...
    Mylenium

  • Photoshop crashes when importing video frames to layers

    Every time I try to import video frames to layers on photoshop, I get as far as the "select range to import" screen, and then when I select the range and click ok, it says "Adobe Photoshop has stopped working. A problem caused the program to stop working correctly." And then it closes.
    This is what comes up in the windows logs:
    Faulting application Photoshop.exe, version 10.0.0.0, time stamp 0x4601eae8, faulting module QuickTime.qts, version 7.70.80.34, time stamp 0x4e13ba08, exception code 0xc0000005, fault offset 0x0021a43d, process id 0x1500, application start time 0x01cc5c3312be2340.
    I uninstalled and reinstalled quicktime but it did not solve the problem. Any ideas?

    Two things to try:
    Reset the photoshop preferences:
    http://forums.adobe.com/thread/375776?tstart=0
    Update photoshop to 10.01 by using the Help>Updates from
    photoshop or bridge.
    MTSTUNER

  • Adobe Premiere Pro CS6 constantly crashes when importing video files

    I have not used Premiere Pro in a while, but recently when I tried to import video files (from .m4v, .mp4 and .mov) the program stops working, the "importing" window doesn't progress and I get the rainbow wheel of "death".
    I read some other posts where some are having similar situations and some users suggested moving the file from an external hard-drive to an internal one (I have a 1TB external hard-drive) but that didn't do squat either.
    Once the program is frozen I'm forced to "force quit" the program.
    Does anyone know what I can do?

    I am having the same problems, but my program locks up when trying to playback .MTS files that are shot natively on my GH2.  It will not render or export anything & when you try and scrub or playback footage it gets the spinning wheel of death.  To finish my last project, I had to transcode all the .MTS files to .MP4 files and it worked fine.  Also, anytime I shut down PP, I have to force quit the program for it to shut down.  Here are the detailed info you asked for...
    What version of Premiere Pro? Include the minor version number (e.g., Premiere Pro CS5.5 with the 5.5.2 update).Premiere Pro CC (trial) 7.1.0 - 141 (because I uninstalled CS5, 5.5, & 6 thinking they may be the problems.
    Have you installed the recent updates? (If not, you should. They fix a lot of problems.) YES, up to date
    What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac”. OSX 10.9
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime”..MTS files from a GH2
    If you are getting error message(s), what is the full text of the error message(s)?It tells me that it is an unknown error (I do not have a copy of the original error message)
    What were you doing when the problem occurred?Trying to playback (wheel of death), Trying to Render and export (starts rendering, then just sits there and then gives the unknown error)
    Has this ever worked before?I have worked on this projects for a few months, then just out of the blue it started with these problems about 1 week ago.
    What other software are you running?none
    Do you have any third-party effects or codecs installed?some from Video Copilot and Plural eyes 3 (NOT used on this project)
    Tell us about your computer hardware. Be especially certain to tell us about third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU).
    iMac 27in Mid 2011 3.4 Intel Core i7 16 GB 1333 Mhz DDR3 AMD Radeon HD6970M 2048 MB OSX 10/9 (13A603)
    No external devices, except a external hard drive.  I changed from a Thunderbolt Seagate 1TB (single 7200 RPM) to a Drobo Mini 2 TB RAID 5 in the MIDDLE of this problem, thinking the issue was the drive was to slow to keep up - NOT the case… it still happens with the new drive.
    Are you using Mercury Playback Engine GPU Acceleration?I am not completely sure to be honest - I believe it is the factory settings.
    Does the problem only happen with your final output, with previews, or both?both!

  • Iphoto 06 crashes when importing

    Recently, my hard drive on my powermac crashed. I replaced the hard drive and started from scratch. I also have a g4 laptop. Rather than reloading my operating software and files, I transferred the entire laptop's contents to the repaired computer. The iphoto 06 now no longer imports photos from files or from my camera. I get a message that says that the file could not be imported or the import failed or iphoto just crashes.
    The iphoto on my laptop still works.
    I downloaded the latest update and it hasn't helped.
    Should I try to reload the disk? Would iphoto 08 correct this?
    Thanks in advance,
    margaret

    That did the trick, thanks. I was worried that reinstalling might mess up the system or that I might lose all of the photos, but it didn't and it seems to be working well right now.
    Thanks for your help-
    Margaret

  • IMovie random crash when importing video...

    Hello All,
    Am hoping someone can point me in the right direction here. I am looking to capture a bunch of videos for a friend and I am using a Sony Video-8 camcorder which goes through a Canopus ADVC-100 and then firewire into my Mac Pro. I am using the lates version of iMovie (with all application and OS updates applied) but every so often during capture, iMovie will crash on me which is somewhat inconvenient to put it mildly! - Just FYI, I am capturing to an external Seagate drive which is connected via USB 2.0 and actually spins at 5400rpm. Could this be the issue but if so, then why would it not consistently crash on everything I try to capture and at the very begining and not an hour plus into the capture?
    Question I have, is whether there is something that I should be looking at to prevent this from happening, or is there a more robust simple application for me to be able to simply capture the video to a .DV file? I don't actually need to do anything in iMove such as effects, chapters, etc. as I simply want to capture DV and then using another tool to export to another video format.
    Any help/suggestions would be greatly appreciated!
    Cheers,
    Vin.

    I am capturing to an external Seagate drive which is connected via USB 2.0 and actually spins at 5400rpm. Could this be the issue but if so, then why would it not consistently crash on everything I try to capture and at the very begining and not an hour plus into the capture?
    Very possibly the answer. It is coming in at firewire speed, but leaves your Mac only at USB2 speed, and chokes.
    Have you got space to save it in iMovie on your internal hard drive and then save the project to the external?

  • ITunes crashes when importing video (only)

    I'm running 6.0.1, and have a new iPod. I wanted to use my g4 powerbook (1.33 MHz, 512 MB RAM, OS X Tiger 10.4.3) as my video library, and use my PC for my existing 350 GB music library. However, iTunes hangs with the beachball when I add any video (mpeg4 or h.264). The beach ball shows up for 2-3 seconds, and then iTunes closes, leaving me with an error report dialog box. Adding music to my library works fine, and the video files I'm using have added to my PC iTunes library and iPod with no issues at all. I've uninstalled iTunes and quicktime and reinstalled both (QT then iTunes) with no luck fixing the problem. This is SO frustrating, as I want to update my videos, iCal, address book, email all from my powerbook, and simply use my PC for music. I can't do this and no topics anywhere online seem to address this particular issue. This is the first time a piece of Apple software has crashed on me, and it does so consistently. Please help!

    I have a similar problem. I am using 10.4.3 with iTines 6.01 and QT Pro 7.03. When I want to import a video file or when I want to watch the preview in the iTMS iTunes crashes straight away. No problems with music.
    I have no idea what the reason could be. I think it has to to with the ltest update to 10.4.3, because everything works fine under 10.4.2 (with latest iTunes and QT).
    Perhaps anybody has an idea what to do

  • Photoshop Elements 12 Organizer Crashes when Importing Video Files

    I recently upgraded from Photoshop Elements 10 to 12.  Now if I import any of my videos, they import onto the hard drive but as soon as Elements tries to bring them into the catalog, Photoshop Crashes.  When I re-open the Organizer, it crashes as soon as it processes my files.  If I delete the video file from my hard drive, then it doesn't crash.  I have lots of videos that were imported under Photoshop Elements 10 and they don't cause any problems.
    I uninstalled Elements and re-installed but that didn't help.
    I deleted my preferences but that didn't help.
    I updated to 12.1 but that didn't help.
    Here are the details of the crash.
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: PhotoshopElementsOrganizer.exe
      Application Version: 12.0.0.0
      Application Timestamp: 5314d4d4
      Fault Module Name: MSVCR100.dll
      Fault Module Version: 10.0.30319.1
      Fault Module Timestamp: 4ba1dbbe
      Exception Code: c0000005
      Exception Offset: 00002357
      OS Version: 6.3.9600.2.0.0.256.103
      Locale ID: 4105
      Additional Information 1: 5861
      Additional Information 2: 5861822e1919d7c014bbb064c64908b2
      Additional Information 3: 84a0
      Additional Information 4: 84a09ea102a12ee665c500221db8c9d6
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=280262
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\WINDOWS\system32\en-US\erofflps.txt
    I have checked on another Windows 8.1 computer and it doesn't have problems so it isn't a general problem with Windows 8.1.
    Also, it isn't a problem with that particular catalog (That catalog worked on my other computer and I get the error with a new catalog)
    I re-downloaded Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package  and updated it since that seems to be what MSVCR100.dll is used for but that didn't help.
    I get the problem with .MTS and .MT2S (AVCHD) video files but don't have the problem with .MP4 files.
    I tried with a Safe Boot but I still have the problem.
    I did a file cleanup using CCleaner but that didn't help either.
    I ran System Mechanic to fix registry problems but that didn't help either.
    I tried disabling my Norton Antivirus and Firewall but that didn't help.

    I do not have any version of Premiere Elements installed.
    I never removed any files.  This is a clean installation from a couple months ago when I got my new hard drive.
    That file is located at "C:\Program Files (x86)\Adobe\Elements 12 Organizer\mc_codecs\mc_demux_mp2_ds.ax":
    size: 1.61 Mb
    Digital Signature: (name) Adobe Systems Incorporated / (signing time) September 24, 2013 6:35:46 PM
    My machine/OS specs:
    Windows 8.1 Pro x64
    16 GB ram
    Intel Core i7-3770K 3.5 GHz cpu
    Samsung solid state drive with 250+ Gb free

Maybe you are looking for

  • Can't create a new volume on 6540

    Hi, CAM 6.5.0.13, 6540 with 07.10.25.10 when I try to create a new volume on 6540 it fails after step 1.1 with: javax.servlet.ServletException: javax.servlet.jsp.JspException: org.apache.jasper.JasperException: java.lang.NullPointerException      at

  • Can an slideshow be viewed by non mac users?

    If i create a slideshow in iphoto can I send it to someone who uses a pc? If so how do i do that?

  • Please help, Sad Face iPod

    Hey guys. Today when i was gonna tie my shoes my ipod fell out of my pocket. It wasnt a very long fall, and not a very hard surface. When i some 15 minutes after tried to use it, it was frozen, so i tried to restart. I did, but then it didnt start, j

  • Google docs malware on my Mac ?

    I opened one of those links to Google docs, which were malware. I know they are aimed at Windows - do I need to worry about it on my Mac?

  • Balancing field "Profit center" in line item 002 not filled

    Dear All, We are making incoming payment from customer in F-28 001     40              1031100881  TRA-IDBI-3384-IC                       240060.00 002     19H            10000106      HYDERABADI BANGELS          240000.00- 003      15              1