Problem with imovie crashing when trying to import clips

I just purchased an imac, connected my video camera (panasonic hd camera) and opened imovie, it shows my two movie clips in the preview window within imovie and then crashes (says relaunch, quit or ignore). Any suggestions?
Should I just install the drivers that came with my video camera? I thought Imovie would just detect my camera (which it does) and then work properly without crashing the program). thanks for the help!

This worked for me with a Panasonic HDC-SD9:
Check Software Update under the Apple logo in the menu bar. If you see Quicktime 7.5 update, install it. After installation, go into Software Update again. If you see iMovie 7.1.2 update and iDVD 7.0.2 update, install them. Try downloading clips again. If it still does not work you will have to reformat the card which will destroy any clips. Good luck!

Similar Messages

  • Problem with Dreamweaver Crashing When Trying to Resolve Bad Image URLs

    I have consistently had this problem ever since using Dreamweaver CS4 (3-4 years).  I constanly hand code HTML emails using Dreamweaver (about 100-150+ / yr), when I start a new email, becaue of the nature of the emails, I have to use absolute URLs for the images contained within said email.  Usually when I go to create a new email, I pick up an old one, to grab keep the same basic template and then do a find and replace to update the URLs for the images contained within the email.  The emails and image assets are kept on a web server and separated out with different directories, for example:  mysite.com/email1/ and mysite.com/email2/.  If I fail to upload all of the images from email1 into email2's directory or is I mistype the new URL Dreamweaver gets stuck when it tries to resolve the updated URLs and it can't find the images.  Quite frankly, I don't need dreamweaver to resolve the URLs for images, I don't use design view and probably never will, it automatically pulling the height and width attributes is conveinient but not neccessary.  Dreamweaver will stay hung up (completely unresponsive) indefinitely when this happens, and I usually have to kill the process via the Task Manager to even get it to shut down.  Then when I restart Dreamweaver it rebuilds the site cache which takes at least 5-10 minutes, I have a very large internal developement server.  This has caused me an absolute ton of frustration and lost time.  I was hoping someone could suggest a solution.
    A couple of ideas I have kicking around as possible solutions but don't know how to do:
    Killing the resolving of the absolute URLs (I can't find this in the Dreamweavers settings, I haven't checked the config files themselves though)
    Disabling design and split view (last resort)
    In case this helps my, system info:
    Windows 7 64-bit
    Intel Xeon W4530 @ 2.8 GHz
    12.0 GB of RAM
    Abobe CS4 Master Suite
    Thanks,
    Jason

    Thank's for replying.  Since the first time I put in this answer, I've done a couple of tests to see what actually would go through the exporting process in iMovie and it turns out that I can export videos created using my webcam along with videos with slideshows. 
    The only problem is that with the slideshows (which is the type of video I'm attempting to export now), if I'm using all still images/pictures, I can only export videos no longer than about forty five seconds...anymore than that and iMovie crashes. 
    So my new question is...do you or anyone else know why this could be and how I could fix this problem?  Also, I'm not very tech savy and this is the first Mac I've ever owned so more details and instructions in the answers would be greatly appreciated.  Thanks.

  • FCPX has suddenly started crashing when trying to import media

    I updated FCPX to 10.0.8 a couple of weeks ago and everything has been fine until today (I'm fully updated with Mountain Lion as well) .  Now every time I try to import media, FCPX crashes. This occurs right after I hit the "Import Selected" button -- and occurs regardless of type of media, where I'm importing it from, or how many clips.  I get a very long error message -- I've attached just the first part of it (through Thread 0) below.  The entire error message runs through Thread 37.
    The only thing I did right before this happoened was to delete some old unused applications that were not even on the system HD (they were on a different internal HD - drive A).  The applications included very old versions of Final Cut and iMovie that had not been opened in a couple of years.  After I did this, FCPX suddenly started to recognize another internal HD (drive C) as a camera for the first time, and tried to import a bunch of old home movies, which it has never done before.  And ever since then it started crashing when trying to import new media -- even after I "ejected" drive C. 
    Any ideas?  I'm at a total loss and in the middle of a big project for a client, and could really use some help.  Thanks!
    Process:         Final Cut Pro [326]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.0.8 (221398)
    Build Info:      ProEditor-22139008018000000~1
    App Item ID:     424389933
    App External ID: 14685451
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [152]
    User ID:         502
    Date/Time:       2013-03-31 13:00:19.713 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          14013 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  12180 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      11BDDCCB-5BCF-05B8-C04A-9A39067B1572
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    objc[326]: objc_removeExceptionHandler() called with unknown alt handler; this is probably a bug in multithreaded AppKit use. Set environment variable OBJC_DEBUG_ALT_HANDLERS=YES or break in objc_alt_handler_error() to debug.
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8d168814 objc_alt_handler_error() + 0
    1   libobjc.A.dylib                         0x00007fff8d1686a0 alt_handler_error(unsigned long) + 52
    2   libobjc.A.dylib                         0x00007fff8d162f35 objc_removeExceptionHandler + 92
    3   com.apple.CoreFoundation                0x00007fff893ebb49 _CFDoExceptionOperation + 89
    4   com.apple.AppKit                        0x00007fff86e2bbcf -[NSApplication endModalSession:] + 24
    5   com.apple.prokit                        0x00000001003283c3 -[NSProApplication endModalSession:] + 45
    6   com.apple.FinalCut                      0x0000000100033870 -[PEAppController windowWillClose:] + 416
    7   com.apple.CoreFoundation                0x00007fff893aceda _CFXNotificationPost + 2554
    8   com.apple.Foundation                    0x00007fff8575ae26 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    9   com.apple.AppKit                        0x00007fff870c49e0 __18-[NSWindow _close]_block_invoke_0 + 260
    10  com.apple.AppKit                        0x00007fff870c48b5 -[NSWindow _close] + 364
    11  com.apple.FinalCut                      0x0000000100073be7 -[PEImportWindow timer] + 439
    12  com.apple.Foundation                    0x00007fff85785af3 __NSFireTimer + 96
    13  com.apple.CoreFoundation                0x00007fff893b7804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    14  com.apple.CoreFoundation                0x00007fff893b731d __CFRunLoopDoTimer + 557
    15  com.apple.CoreFoundation                0x00007fff8939cad9 __CFRunLoopRun + 1529
    16  com.apple.CoreFoundation                0x00007fff8939c0e2 CFRunLoopRunSpecific + 290
    17  com.apple.HIToolbox                     0x00007fff84842eb4 RunCurrentEventLoopInMode + 209
    18  com.apple.HIToolbox                     0x00007fff84842c52 ReceiveNextEventCommon + 356
    19  com.apple.HIToolbox                     0x00007fff84842ae3 BlockUntilNextEventMatchingListInMode + 62
    20  com.apple.AppKit                        0x00007fff86f2e563 _DPSNextEvent + 685
    21  com.apple.AppKit                        0x00007fff86f2de22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    22  com.apple.AppKit                        0x00007fff86f251d3 -[NSApplication run] + 517
    23  com.apple.prokit                        0x00000001003286c5 NSProApplicationMain + 378
    24  com.apple.FinalCut                      0x0000000100001e14 start + 52
    I'th Mountain Lion as well.  *and FCPX 10.0.7

    Update: the problem is definitely with the internal HD "drive C".  Before restarting FCPX after the last crash I unmounted the C drive -- then restarted FCPX and was able to import media just fine.  I thought I had tried this already, but I guess not.
    So, what did I change with my C drive when I deleted the old apps off my A drive?  There is both an iMovie events and projects folder on the C drive -- but FCPX has never tried to import them until after I deleted the old iMovie app (I still have the most recent version of iMovie on my system drive -- but have never used it to open these old folders).  I read on another thread on this forum that if I "hid" these folders, FCPX would not try to recognize them, so I moved them to within another folder on the same drive -- but FCPX is still trying to recognize and show them when the Import Media window is launched --  and still shows the C drive as a camera.
    So, what can I do to stop this from happening?
    Thanks!

  • Imovie crashes when trying to play on full screen or when i try to upload to idvd any ideas i have reinstalled software?

    Imovie 09 when trying to play on full screen the program crashes also when trying to burn using idvd the program crashes. i have tried reinstalling software but get the same problem. Also some of my old projects that were ok before are doing the same, any ideas.

    Instead of Sharing to iDVD you want to Share to Media Browser. This will save the movie to a special folder inside of iMovie that you can then see from inside the iDVD program.
    Choose Share > Media Browser (it's at the top of the list)
    Choose the Large size and let it roll. It will take a while for it to work.
    When it's finished quit iMovie.
    Open iDVD, Create a new project.
    Go to the button labeled "Media" in the lower right hand corner of the iDVD window, and click it.
    Just above that is a window with some buttons across the top. Click on the button labeled "Movies".
    Inside the window you will see an iMovie star icon, double-click the triangle beside it to see all the movies being shared. Your iMovie project will appear there.
    Drag the iMovie project into your iDVD project.
    The quality of the final DVD is visibly better, sharper than if you were to Share directly to iDVD. So bypass Share to iDVD altogether and see if it stops crashing.

  • Photoshop Elements 12 Organizer Crashing When Trying To Import Photos

    Just downloaded and started using PSE 12 Editor and Organizer about a week ago.  (An upgrade fron PSE11).  Today for whatever reason, when trying to import any file, say from my desktop or a download foler, the list of locations to import appears for a second, then disappears. I am unable to do any other action and have to quit or force quit.  In PSE Editor, I am able to open a file, but when trying to save it, I get an error that "Could not complete your request due to a Program Error".  I use a Mac and just recently upgraded to OS Maverick.  Anyone having the same issue or can suggest a potential fix?  I also tried using PSE 11 and run into the same problem.  Thanks.

    It's very important to delete the existing preferences on upgrading to Mavericks.
    You want
    com.adobe.PhotoshopElements.plist
    Adobe Photoshop Elements 12 paths
    Adobe Photoshop Elements 12 settings
    and then for the organizer anything like com.Adobe.Elements Organizer.12.0.plist. You'll find at least two files with the number for the organizer entered differently.
    Those files are all in your user>library>preferences folder. Here's how to see it in 10.9:
    http://www.cultofmac.com/251544/mavericks-makes-it-way-easier-to-access-your-library-folde r-os-x-tips/
    While you're in there go to the Saved Application States folder and clean out anything related to PSE.
    Repair permsisions and try again.

  • Why did IMovie 9 start crashing when trying to import from camcorder

    I have Imovie 8.0.6 and a Panasonic HDC-SD60 camcorder. I have been importing from this camera for a long time, with no problems but now, IMovie crashes whenever I push the import button. I checked and when nothing is connected, the internal camera comes up when I push the import button. I connect the Panasonic first & see it on the desktop & then open Imovie. ANy idea why it keeps crashing?

    Yes,  20 GB is very little - when you import you produce AIC  files which are much larger than the original clips.  Unless you can clear a lot more space (tens of GB) you need an external hard drive to put your iMovie media on.
    This is the  AVCHD file structure you should see from the Finder when you connect your camera like an external drive:
    First copy the clips you want to use from the STREAM folder to another folder on your hard disk.
    Next, you need to convert them from .mts to .mov format using the free program Media Converter.  You can also do batch conversions by dropping multiple .mts files onto its window.  You need to instal the Re-wrap AVCHD for Quicktime - uncompressed Audioplugin.  It is fast since it is not transcoding but simply changing the video wrapper.  The website is:
    http://media-converter.sourceforge.net/
    The resulting .mov clips will import into iMovie (this works for iMovie 9 - I'm assuming it will also work with iMovie 8.)
    Geoff.

  • I'm having trouble with iMovie crashing when I Finalize Project or Export Movie.

    Every time I Finalize Project or Export Movie my iMovie crashes.
    This has only started happening recently, I was creating movies and finalizing and exporting with no problems before.
    I'm doing exactly the same thing - creating simple short movies with jpg stills and an mp3. It's all working fine until I Finalize or Export, then it crashes.
    Can anybody help, I've tried every thing I can think of. I've installed the latest version from the Mac Store, but it still happens. I'm on an iMac with OSX 10.7.5
    The crash report is below
    Please help I'm so frustrated!
    Process:    
    iMovie [203]
    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 [142]
    Date/Time:  
    2012-10-16 01:31:36.265 +0100
    OS Version: 
    Mac OS X 10.7.5 (11G56)
    Report Version:  9
    Interval Since Last Report:     
    21553 sec
    Crashes Since Last Report:      
    12
    Per-App Interval Since Last Report:  731 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                 
    18DCE5A2-30BE-41E8-AE36-A71A4506AC8E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[203]: garbage collection is OFF
    Performing @selector(a_finalize:) from sender NSMenuItem 0x79ab1f80
    abort() called
    Application Specific Signatures:
    Graphics kernel error: 0x00000002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x9206e9c6 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x94fb0f78 pthread_kill + 106
    2   libsystem_c.dylib        
    0x94fa1bdd abort + 167
    3   libGPUSupport.dylib      
    0x063849e6 gpusKillClient + 111
    4   com.apple.ATIRadeonX3000GLDriver
    0x08953b07 0x8766000 + 2022151
    5   com.apple.ATIRadeonX3000GLDriver
    0x089254e6 0x8766000 + 1832166
    6   libGPUSupport.dylib      
    0x06389fe9 gldFlushContext + 29
    7   GLEngine                 
    0x08434d9d glFlushRender_Exec + 61
    8   com.apple.QuartzComposer 
    0x9991be98 -[QCCGLContext(SnapshotImage) createSnapshotImageOfType:withColorSpace:] + 533
    9   com.apple.QuartzComposer 
    0x99929aa2 -[QCRenderer createSnapshotImageOfType:] + 103
    10  com.apple.iMovieApp      
    0x001ea124 0x4e000 + 1687844
    11  com.apple.iMovieApp      
    0x000bd09d 0x4e000 + 454813
    12  com.apple.iMovieApp      
    0x000be800 0x4e000 + 460800
    13  com.apple.iMovieApp      
    0x000bd6af 0x4e000 + 456367
    14  com.apple.iMovieApp      
    0x000c54e0 0x4e000 + 488672
    15  com.apple.iMovieApp      
    0x000c42bf 0x4e000 + 484031
    16  com.apple.QuickTimeComponents.component
    0x91ae8bbd 0x912a1000 + 8682429
    17  com.apple.QuickTimeComponents.component
    0x91ae8ceb 0x912a1000 + 8682731
    18  com.apple.QuickTimeComponents.component
    0x91ae9b8b 0x912a1000 + 8686475
    19  com.apple.QuickTimeComponents.component
    0x91ad062e 0x912a1000 + 8582702
    20  com.apple.CoreServices.CarbonCore
    0x9c2664fe callComponentStorage_444 + 32
    21  com.apple.CoreServices.CarbonCore
    0x9c31543d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    22  com.apple.CoreServices.CarbonCore
    0x9c31547d CallComponentFunctionWithStorageProcInfo + 30
    23  com.apple.QuickTimeComponents.component
    0x91acdeeb SpitMovieComponentDispatch + 95
    24  com.apple.CoreServices.CarbonCore
    0x9c28b415 CallComponent + 223
    25  com.apple.CoreServices.CarbonCore
    0x9c28b45e CallComponentDispatch + 29
    26  com.apple.QuickTime      
    0x90839094 MovieExportFromProceduresToDataRef + 49
    27  com.apple.iMovieApp      
    0x000c6595 0x4e000 + 492949
    28  com.apple.iMovieApp      
    0x000c714b 0x4e000 + 495947
    29  com.apple.iMovieApp      
    0x001f4d51 0x4e000 + 1731921
    30  com.apple.iMovieApp      
    0x001f56aa 0x4e000 + 1734314
    31  com.apple.iMovieApp      
    0x00161b9f 0x4e000 + 1129375
    32  com.apple.iMovieApp      
    0x00084f43 0x4e000 + 225091
    33  com.apple.CoreFoundation 
    0x96decd11 -[NSObject performSelector:withObject:] + 65
    34  com.apple.AppKit         
    0x0075d663 -[NSApplication sendAction:to:from:] + 232
    35  com.apple.iMovieApp      
    0x0009f9d0 0x4e000 + 334288
    36  com.apple.AppKit         
    0x00850caf -[NSMenuItem _corePerformAction] + 536
    37  com.apple.AppKit         
    0x0085092c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171
    38  com.apple.AppKit         
    0x0084ffb5 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    39  com.apple.AppKit         
    0x00b2bef7 -[NSMenu performActionForItemAtIndex:] + 65
    40  com.apple.AppKit         
    0x00b2bf2a -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    41  com.apple.AppKit         
    0x00b3015b -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    42  com.apple.AppKit         
    0x00996670 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172
    43  com.apple.AppKit         
    0x007c6246 NSSLMMenuEventHandler + 452
    44  com.apple.HIToolbox      
    0x99e1ac0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    45  com.apple.HIToolbox      
    0x99c96313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    46  com.apple.HIToolbox      
    0x99c95790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 482
    47  com.apple.HIToolbox      
    0x99caa571 SendEventToEventTarget + 76
    48  com.apple.HIToolbox      
    0x99e1b0d0 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 482
    49  com.apple.HIToolbox      
    0x99e1b13a SendMenuCommandWithContextAndModifiers + 70
    50  com.apple.HIToolbox      
    0x99e8698d SendMenuItemSelectedEvent + 275
    51  com.apple.HIToolbox      
    0x99ce6d79 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
    52  com.apple.HIToolbox      
    0x99e7788c _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 608
    53  com.apple.HIToolbox      
    0x99cdea2a _HandleMenuSelection2 + 636
    54  com.apple.HIToolbox      
    0x99cde7a9 _HandleMenuSelection + 53
    55  com.apple.AppKit         
    0x006c3bd2 _NSHandleCarbonMenuEvent + 302
    56  com.apple.AppKit         
    0x006544d6 _DPSNextEvent + 2196
    57  com.apple.AppKit         
    0x00653752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    58  com.apple.iMovieApp      
    0x0009df3e 0x4e000 + 327486
    59  com.apple.AppKit         
    0x0064fac1 -[NSApplication run] + 911
    60  com.apple.AppKit         
    0x008e0ac5 NSApplicationMain + 1054
    61  com.apple.iMovieApp      
    0x0005035a 0x4e000 + 9050
    62  com.apple.iMovieApp      
    0x0004fec5 0x4e000 + 7877
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9206eb5e __select_nocancel + 10
    1   libdispatch.dylib        
    0x95915cbd _dispatch_mgr_invoke + 642
    2   libdispatch.dylib        
    0x95914853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9206cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x9206c1f6 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x96d849da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation 
    0x96d8db04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation 
    0x96d8d1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x96d9df01 CFRunLoopRun + 129
    6   com.apple.FWAVCPrivate   
    0x03765763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254
    7   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x9206eb42 __select + 10
    1   com.apple.CoreFoundation 
    0x96ddbe15 __CFSocketManager + 1557
    2   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    3   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94fb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9c2623a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x9c26211d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore
    0x9c261f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component
    0x9188e16a 0x912a1000 + 6213994
    7   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94fb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9c2623a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x9c26211d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore
    0x9c261f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore
    0x9c294e53 AIOFileThread(void*) + 1019
    7   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 6:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94f5a82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x919b0467 0x912a1000 + 7402599
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 7:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94f5a82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x919b0467 0x912a1000 + 7402599
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 8:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94f5a82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x919b0467 0x912a1000 + 7402599
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f6342c pthread_cond_wait$UNIX2003 + 71
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f6342c pthread_cond_wait$UNIX2003 + 71
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f6342c pthread_cond_wait$UNIX2003 + 71
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f633e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore 
    0x971f861c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore 
    0x97445b93 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore 
    0x97445bcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component
    0x91d69ee4 0x912a1000 + 11308772
    2   com.apple.QuickTimeComponents.component
    0x918fe345 0x912a1000 + 6673221
    3   com.apple.QuickTimeComponents.component
    0x91d69e17 0x912a1000 + 11308567
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 17:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar     
    0x1fbdb1f3 0x1f93f000 + 2736627
    2   QuickTimeH264.scalar     
    0x1fbdacdb 0x1f93f000 + 2735323
    3   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 18:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar     
    0x1fbdb1f3 0x1f93f000 + 2736627
    2   QuickTimeH264.scalar     
    0x1fbdacdb 0x1f93f000 + 2735323
    3   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 19:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar     
    0x1fbdb1f3 0x1f93f000 + 2736627
    2   QuickTimeH264.scalar     
    0x1fbdacdb 0x1f93f000 + 2735323
    3   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000001  ecx: 0xc004aacc  edx: 0x9206e9c6
      edi: 0xac60a2c0  esi: 0x00000006  ebp: 0xc004aae8  esp: 0xc004aacc
       ss: 0x00000023  efl: 0x00000246  eip: 0x9206e9c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x1d45c000
    Logical CPU: 0
    Binary Images:
       0x4e000 -   0x4d4fef  com.apple.iMovieApp (9.0.8 - 1778) <8B088F1A-C83A-3009-BCDA-03F2292C7A8F> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x595000 -   0x5abff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
      0x5ba000 -   0x5bbff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5c2000 -   0x5d0fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x5d9000 -   0x607fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x640000 -   0x641ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x64a000 -  0x10dfff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x15bc000 -  0x15bdfff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x15c3000 -  0x15e8ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x15f0000 -  0x1624fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x162a000 -  0x1791fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x1798000 -  0x1a67ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x1b66000 -  0x1d1aff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x1d9b000 -  0x1df9ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x1e28000 -  0x1e28fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x1e2c000 -  0x1e75ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x1e86000 -  0x1e8cfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x1e95000 -  0x1ea2fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x1eb5000 -  0x1ef2fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x1efc000 -  0x1efdffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x1f03000 -  0x1f06ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x1f0c000 -  0x1f53ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1f63000 -  0x2166feb  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
    0x21bb000 -  0x223cfe7  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
    0x2576000 -  0x2733feb  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
    0x3761000 -  0x3791ff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x388f000 -  0x3891fff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <7A218EB1-111E-3E5C-8FC0-3300D232D7F6> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x3896000 -  0x3899ffe  com.apple.DirectoryServicesSource (1.5 - 1091) <2DB6EF39-C50C-318D-9F7A-7A9EE37C1FE2> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x4471000 -  0x4471ffd +cl_kernels (??? - ???) <6A091F04-5DCE-4881-9DB8-B6D29709A130> cl_kernels
    0x6383000 -  0x638fffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x6396000 -  0x6398fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x834c000 -  0x8355ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x840e000 -  0x8596ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x85cd000 -  0x8737ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x8766000 -  0x8a02ff3  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x8a37000 -  0x8a64ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x8fa4000 -  0x90faff9  com.apple.iLMBAperture31Plugin (2.6.4 - 288.4.6) <DADA8260-5B52-3809-AA1A-F65C2ED80250> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x9142000 -  0x9149ff4  com.apple.iLMBAperturePlugin (2.6.4 - 288.4.6) <FF4D4456-FE0D-38EB-9BB2-6BE4147B646D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x9150000 -  0x92f4ff5  com.apple.iLMBAperturePlugin2012 (2.6.4 - 288.4.6) <A06DA00C-9F21-3855-B043-16E18F0057CD> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x934e000 -  0x934efff  com.apple.iLMBAppDefPlugin (2.6.4 - 288.4.6) <72B8DECB-9CB6-345E-8739-BC65FF59FFE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x9353000 -  0x935cffb  com.apple.iLMBFinalCutPlugin (2.6.4 - 288.4.6) <903BA9A1-BCDB-392F-90EE-D9FDD775891E> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x9362000 -  0x9363fff  com.apple.iLMBFolderPlugin (2.6.4 - 288.4.6) <FD20A467-5D44-3073-80B8-71508DC08B4F> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x9368000 -  0x936bfff  com.apple.iLMBGarageBandPlugin (2.6.4 - 288.4.6) <3B8CBDAF-6359-38E8-B2DF-CC7307F04F19> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x9371000 -  0x937cff2  com.apple.iLMBiMoviePlugin (2.6.4 - 288.4.6) <C9D4201A-DDD4-3C7B-9E01-510A2C7396EA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x9385000 -  0x9398ff7  com.apple.iLMBiPhoto8Plugin (2.6.4 - 288.4.6) <F14BF337-D4DA-356C-82EE-2BBD6ABE138D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x93a0000 -  0x94f9ff9  com.apple.iLMBiPhoto9Plugin (2.6.4 - 288.4.6) <55261E40-5CB1-360D-920C-ED95258C46E6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x9541000 -  0x9549ff2  com.apple.iLMBiPhotoPlugin (2.6.4 - 288.4.6) <668E3D87-6E61-3596-B875-327501C31889> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x9550000 -  0x96f5ffd  com.apple.iLMBiPhotoPlugin2012 (2.6.4 - 288.4.6) <66709B75-6C03-3AAC-8CB3-0BA57AB7B32D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x9750000 -  0x9758ff2  com.apple.iLMBiTunesPlugin (2.6.4 - 288.4.6) <3BC0F592-8A14-3738-B959-10E108BAB976> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x975f000 -  0x9815ff3  com.apple.iTunesAccess (10.7 - 10.7) <FC3334BD-4462-8A94-6FD0-C09E33A04255> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x983f000 -  0x9840ff7  com.apple.iLMBMoviesFolderPlugin (2.6.4 - 288.4.6) <990BAADB-8895-3F53-8041-7C6663714235> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x9846000 -  0x9848ff7  com.apple.iLMBPhotoBooth2Plugin (2.6.4 - 288.4.6) <C906DB2A-CAD2-3C96-8A11-EA843B9ADB2A> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x984d000 -  0x984eff6  com.apple.iLMBPhotoBoothPlugin (2.6.4 - 288.4.6) <AA072C1D-BDA8-3DA2-9C62-288520683D56> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x994a000 -  0x994cfff  com.apple.podcastproducer.ImageDiffer (1.3 - 245) <073C136E-6E98-337D-B8D9-84664E84B9C5> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0xa0ac000 -  0xa0b0ffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xa0b5000 -  0xa0bafff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xb052000 -  0xb052ff7 +cl_kernels (??? - ???) <DBF519A2-98C3-4557-AA9D-31AA88EE0063> cl_kernels
    0xb054000 -  0xb0fcff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0xb112000 -  0xb113ffd +cl_kernels (??? - ???) <EA45713A-7BD8-42C9-B40E-D30A09F9CF7D> cl_kernels
    0xb61c000 -  0xb6b2ffa  com.apple.mobiledevice (555.40 - 555.40) <40C9AB96-15C5-3D69-BA35-A73BB9380856> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0xbac7000 -  0xbc93ff7  com.apple.audio.codecs.Components (2.3 - 2.3) <FE9FB866-C44F-397B-BDA6-AD218A84BA4C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xc024000 -  0xc08afff  com.apple.AppleProResDecoder (3.0 - 542.6) <262D3868-74C4-38E6-8448-3BEB84721650> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0xc0bb000 -  0xc0c2ffe  com.apple.AppleGVAHW.component (1.1 - 1) <0C8846FD-355D-37C9-96D3-42C8BC591073> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xc0c8000 -  0xc101ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2339) <E1BA3A31-33E0-3E1B-A064-BA92C5A6A4EF> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xc10c000 -  0xc12dfe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <1999D33E-4FF4-3282-B357-D68A30427FB7> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xc13c000 -  0xc141ffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <A9023E7A-7A60-3EB9-9AB1-AAFC8C87B2C1> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xc146000 -  0xc15eff2  com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xc246000 -  0xc285ff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <FCD9379D-F303-3600-BF2C-A09BC8C8C87B> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xc348000 -  0xc48efe7  com.apple.AppleGVAFramework (3.1.9 - 3.1.9) <79ADC1B2-7DB2-3071-B2C5-7F46D8C1A29F> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0xc636000 -  0xc65bfff  com.apple.QuartzComposer.ExtraPatches (4.0 - 236.10) <2E5748B7-7555-37B5-B344-B4FF14FEDB2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0xc66b000 -  0xc6b7ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xc6da000 -  0xc703fff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1f93f000 - 0x1fcccff7  QuickTimeH264.scalar (??? - ???) <AA023DC9-8A09-3F61-8736-AB646C7A435F> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe4d000 - 0x8fe7faa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90261000 - 0x9026fff7  com.apple.AppleFSCompression (37 - 1.0) <E54AEE04-F1D2-3178-AF5B-5A2AED9CF884> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x90270000 - 0x902a6ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x902a7000 - 0x902a8fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x902c3000 - 0x902dfff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x902e0000 - 0x905baff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x905bb000 - 0x905ccfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9062a000 - 0x908affe3  com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x908b0000 - 0x90903ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90904000 - 0x90a13ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a33000 - 0x90ab0fff  com.apple.PDFKit (2.6.4 - 2.6.4) <F2B635FC-EDD0-3D80-AB43-F78CB883623A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90ab1000 - 0x90b81ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90b82000 - 0x90bacff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x90bad000 - 0x90bfeff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x912a1000 - 0x91ff2fff  com.apple.QuickTimeComponents.component (7.7.1 - 2339) <0001FA3A-E33F-3699-8382-3110AC51244F> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9201f000 - 0x9202fff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x9204a000 - 0x92054ff0  com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92056000 - 0x92074ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x92385000 - 0x92398ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92399000 - 0x923adfff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x923e0000 - 0x923e3ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x92408000 - 0x927c3ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x927c4000 - 0x927dcfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x927dd000 - 0x927e4ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92819000 - 0x9281aff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x9281b000 - 0x9284aff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x92896000 - 0x9289dff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x939c6000 - 0x93b28ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93b29000 - 0x93c55ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93c56000 - 0x93c58ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x93c66000 - 0x93f70ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93f71000 - 0x93fb5fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93fb6000 - 0x9405afff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94069000 - 0x943affff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x945b2000 - 0x94693ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94694000 - 0x9472aff7  com.apple.LaunchServices (480.39 - 480.39) <C91C05E2-E4CF-3026-BEE2-93890664E83A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94778000 - 0x9477fff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9478b000 - 0x947a8ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x947b1000 - 0x94812ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94813000 - 0x94887fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94888000 - 0x9488dff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x948b7000 - 0x948eefef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x948ef000 - 0x9491dff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9491e000 - 0x949a5fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x949ab000 - 0x949adffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x949ae000 - 0x94a24fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94a25000 - 0x94a29fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94a2a000 - 0x94a60ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a61000 - 0x94a62fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94a63000 - 0x94e65ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94e66000 - 0x94e7bff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94e7c000 - 0x94e7dfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x94e84000 - 0x94f44ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94f45000 - 0x94f45fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94f46000 - 0x94f51ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x94f52000 - 0x9501dfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9501e000 - 0x95059fff  com.apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9505e000 - 0x950aeffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x950af000 - 0x950b5ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x950c2000 - 0x950dffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x950e0000 - 0x95120ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x95147000 - 0x9517bff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9517c000 - 0x9542eff7  com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9542f000 - 0x95471ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x955a1000 - 0x955f2ff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9561a000 - 0x9561afff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x956b6000 - 0x9580cfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95812000 - 0x958f4fff  com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x958f5000 - 0x95903fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x95913000 - 0x95921fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x95922000 - 0x95923ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
    0x95c54000 - 0x95c75fff  com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x95c76000 - 0x95ca0ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x95cac000 - 0x95cb4ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x95cb5000 - 0x95cb8ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x95cb9000 - 0x95e1cfff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95e1d000 - 0x95e26fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x95e27000 - 0x9675272b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96753000 - 0x967ceffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x967cf000 - 0x9684eff7  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9684f000 - 0x96872fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96b37000 - 0x96b37fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96b38000 - 0x96b3bfff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x96b3c000 - 0x96d34ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96d35000 - 0x96d51ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96d52000 - 0x96f29fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96f2a000 - 0x96f5dfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x96f5e000 - 0x96f62ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x96f63000 - 0x96fcbff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96fcc000 - 0x970c3ff3  com.apple.PubSub (1.0.5 - 65.28) <385D984B-984E-3A93-A601-ECDBCAE545E2> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x970c4000 - 0x970f2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x970f3000 - 0x97155ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97156000 - 0x9715fff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97162000 - 0x971ecffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x971ed000 - 0x9749afff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9749b000 - 0x97977ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x979f5000 - 0x97ab8fff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97b6c000 - 0x97bf9fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97bfa000 - 0x97bfaff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97bfe000 - 0x97c00ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97c01000 - 0x97c04ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x97c0b000 - 0x97ffffeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9803d000 - 0x984b2ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x984b3000 - 0x9850eff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Ver

    Hi Nickoffthehook
    This was emailed to Apple Support on 23 DEc 2012 at 09:50 Eastern Australia time.
    "I continued to talk to other Apple Mac users on iMovie….Interesting to have found out that their movies were made using iDVD without any known issues as yet…Looking at the results from Apple Support Forum and Youtube, problems appears to be when NOT using iDVD. I and many others can't understand how these many technical problems were overlooked by the programmers of iMovie. One would have thought iMovie problems have been iron out prior to getting rid of iDVD. By the way when I first contacted Apple Support back on 16th Nov, I was told I need to RE-INSTALL my computer…..that I did and in the process my iDVD was removed and never was re-installed.
    May I suggest you delegate a junior person or someone string together a project consisting over near 1700 images, approx. 25mins of video footage, titles and including with and without transitions then export the project.
    I am still in the dark as to what is being done about this extended non result. I am not sure if is known by the people who is in charge of this iMovie programme. it would be nice to get some sort of feedback. Not sure if I should refer this to a third party to do the testing?? I am sure Apple's competitors would love to make a mockery of this.
    There has to be a time frame for this to end, as I and many others can't simply sit here in the dark and wait for someone to come back for a solution, this could be months or years who knows.  As you can appreciate I am not the only user anxiously waiting for a solution.
    I guess I am in a way representing other worldwide users in pursuing a solution on this matter ASAP. I therefore ask you to please make this a priority if this is at all possible.
    Many thanks."
    I've been corresponding to them since Fri 16th Nov on and off without a solution.

  • Imovie crashes when trying to publish

    I am trying to publish a 5min video we made and it crashes everytime now when the process begins.

    Hi ! Thx to Rodney! I try his protocol to fix that bug. I had the same problem with my Canon MVX30i and iMovie HD 5.0.2 when sharing my favorite film back to camcorder.
    I do this, and it (magically) works:
    1. Trashed iMovie prefs, that is "com.apple.iMovie.plist" file in Preferences.
    2. Repaired permissions.
    3. Download QuickTime 7 from Apple website and reinstalled it (and reboot as the installer said it)
    4. Repaired permissions again.
    5. Open iMovie HD and open my project. Set my camcorder to Play/VCR mode, and choose share to camcorder in iMovie. This works!
    Nice ! So no need of TechTool or cache-clean.
    Another solution is to do it "manually" :
    1. In play preferences of iMovie, check the option "play video to camcorder" (or something else in english, as I work on french version)
    2. Set your camcorder to Play/VCR mode and push the "rec pause" button (on Canon, I kown...)
    3. Play project in iMovie and launch recording on camcorder.
    4. Wait until the end.
    One again, thank youuuuuuuuuuuu!!!

  • Framemaker 10 crashing when trying to import formats

    I have been having trouble with Framemaker 10 (most recent version 10.0.2.419) crashing when I try to import formats from one .fm file to another, or more often a group of other files.
    I am using Windows 7 64-bit for an OS. The documents are all unstructured. The files are small (less than 10 pages in general), no extensive formating or graphics. If I am importing to a group of files in a book, its 6 or fewer files. I have something like 13 crash reports over the last month, so its not a seldom occurance.
    At least a few of the crash reports have also mentioned errors 6382424, and 6383085.
    That is all the information I can think of.
    Is there someplace I can look up the erorr numbers that are getting reported to me when Frame crashes? I would do self-diagnosing and attempt fixes, but I am having a very difficult time finding information to allow that.
    Any help is appreciated.

    Too bad about those error codes. I guess I can only use them to determine if I have the same problem over and over or brand new problems.
    The files are nearly all unqiue text, and if not it was importated without formatting (edit > paste special > unformatted text) or washed through a pure text app like Windows notepad.
    Since you mentioned it, I've see the MIF-wash suggestion. I'll give it a try.

  • I reset my iPhone5 and I'm putting my ID and password in and it says there is a problem with the server when trying to restore all my information with iCloud backup. What do I do?

    I was having several problems with my iPhone5, apps crashing everywhere, nothing working. My father who is very tech savvy told me we would have to restore the iPhone using the iCloud. So I went to settings, erased all my stuff and got the grey starting screen. I got up to the point where it says to enter your Apple ID and Password and I couldn't remember so I went on Apple.com and changed my info so I could remember it no matter what. I got the email saying that my info has been changed and accepted and all that but now when I put the information in its says that there is a problem connecitng to the server.
    Help!

    http://www.apple.com/support/itunes/contact/
    In countries where the iTunes Store only sells apps, the accepted payment methods are Visa, MasterCard, and American Express. Other payment types such as gift cards, store credit, monthly allowances, ClickandBuy, and PayPal are not accepted. Depending on your App Store country, prices may be listed in your local currency, US Dollars, or Euros.    http://support.apple.com/kb/HT5552

  • Crashing when trying to import files!

    I used the betas with out issue.
    Now I am trying to import some of my older photographs. But it keeps crashing throwing up
    A) Microsoft Visual C++ Runtime Error
    Runtime error!
    Program: C:\...
    Promptly followed by
    B) lightroom.exe application error
    The exception unknown software exception (0x40000015) occurred in the application at location 0x781346b6
    Click ok to terminate this program.
    Quite annoying not being able to import photo's in to a photo management suite.
    Some additional information, all images are apx 640x480 all in jpg, and if I go back in and run it again slowly I can get the whole folder imported, but I have thousands of pictures from this old camera.
    Hope someone can shed some light, and hoping all these crashes are not going to corrupt my database!.
    Erik

    Hi Erik --
    I unfortunately can't say for sure if one of them is this one, but we have cornered a few crash bugs on Windows related to some peculiar values for certain metadata found in some JPEG files and at least one of them is related to a feature that was added after the last beta, which makes me hopeful it might be the one you are seeing.
    What kind of camera are these files from? Is there a place you could post a couple of example pictures? I'd like to be able to confirm with greater certainty that we've fixed the bug you're seeing here.
    Thanks for the feedback and sorry for the inconvenience!
    Dan Tull
    Lightroom QE, Adobe Systems

  • IMovie Crashes When Trying to Do Transitions

    I just started using iMovie '08 on my MacBook and whenever I click on transitions, iMovie crashes. Then this report comes up.
    Process: iMovie [1341]
    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 [270]
    Date/Time: 2010-09-11 16:35:39.397 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 778293 sec
    Crashes Since Last Report: 14
    Per-App Interval Since Last Report: 9183 sec
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: 1B087614-29D0-47AD-97CD-5B4E7BE085AE
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Dyld Error Message:
    Symbol not found: _CGCMSUtilsGetMD5Signature
    Referenced from: /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Frameworks/Quart zComposer.framework/Versions/A/QuartzComposer
    Expected in: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB, SMC 1.17f0
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.10
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9320325AS, 298.09 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N, 7.24 GB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x1d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
    I am running on Snow Leopard and this has really been bugging me. I really don't want to reinstall the operating system. I have tried many things including deleting iMovie preferences as well as reimporting the files. It is also the most up to date version of iMovie '08 after doing a software update. Any help would be great.

    Wish I could help but I'm having the same problem
    I've tried emailing apple but no response

  • Problems with iPhone freezing when trying to answer while on another call?

    I am wondering if others are having the problem with your iPhone freezing when you are on a call and another calls comes in. I have had this problem repeatedly. If I try to answer a call while on another call, the other caller can not hear me. when I try and hang up the call...iPhone freezes and disconnects ALL calls.
    I do not have a problem if I initiate BOTH calls for a conference call. I am hoping that Apple is aware of this issue and are working on a fix in the next update. Whenever that will be???
    Oh well, if you are having this problem and know how to fix it...please let me know. Thanks

    I have noticed that during or at the end of a conference call when one party hangs up all parties have always been disconnected. I can tell you that if this is the way it works normally, this is not the way is should work. This is a pain in the butt when it is necessary to call one of the parties back since that party is also trying to call you back. You both get a busy signal.
    I do not have a problem answering a second call during a time when I am on a first call. It will place the first call on hold and I will only be talking to the second party. It should work that way. My iPhone works that way.
    It should also allow you to add the second call to the first call through the 'merge' feature so that both the first and second calls can be joined together. My iPhone works that way.
    My previous Treo worked great on these situations but I do have burps with the iPhone.
    I think that the problem is with the iPhone and AT&T interface in these conditions.
    I would provide your comments to Apple via:
    http://www.apple.com/feedback/iphone.html.

  • I am still having LR4.2 problems with app crash when launching plusloading images 'losing the source

    this has another thread, but some of the entries are older.. so I am asking again.  I entered this information last night.
    I am having  intermittent app crashes on booting lightroom4.2.  It happens  whether  I just open it, or if I import pictures.  the second try is usually successful.
    Also,  lightroom 'loses the source' while importing images. After all the thumbnails load, it loses the source.    This was a problem previously only with selecting images to import, nwt it happens all the time on import.
    Problem signature:
      Problem Event Name:                        APPCRASH
      Application Name:                             lightroom.exe
      Application Version:                           4.2.0.11
      Application Timestamp:                     505a0579
      Fault Module Name:                          StackHash_cb7b
      Fault Module Version:                        6.1.7601.17725
      Fault Module Timestamp:                  4ec4aa8e
      Exception Code:                                  c0000374
      Exception Offset:                                00000000000c40f2
      OS Version:                                          6.1.7601.2.1.0.256.48
      Locale ID:                                             1033
      Additional Information 1:                  cb7b
      Additional Information 2:                  cb7b5c306c9a7a4763a64680327d8e94
      Additional Information 3:                  1bc0
      Additional Information 4:                  1bc0cd5fe204d306a476aa9208cad465

    wellllll. its been ages and nobody ever offered a solution.  i was ready to tear my hair out with computer crashes and other issues...after the update to LR 4.3 a lot of my problems ended abruptly, but i still have the lost source issues occasionally.
    most of the time i can exclude a row of images or include only a row, but i cant select a few at random to be imported.

  • Imovie crashes when trying to add photos

    as the title says it. I add photos and then imovie crashes. Killing the app doesn't solve the problem. I need to reinstall For it to work again. but still after reinstall the same happens.
    please help!

    Anyone?

Maybe you are looking for

  • Persistent blue screen of death problems on Toshiba laptop pc; need help

    hey, guys,  I was hoping you could help me out here.  I have been experiencing persistent blue screen of death problems on my Toshiba laptop since December 21 of 2014.  The first two times I started having theses persistent issues, I downloaded a bun

  • Drag and drop file from desktop screen to SD card in slot on macbook pro

    Hi i am trying to put a file from my Macbook Pros desktop and drag over to my SD card which is inserted in the side of the mac, this is a firmware update for my digital camera which needs to go onto the SD card and inserted into the camera. I can sta

  • Acrobat X Pro Register Prompt screen

    I deinstalled Acrobat X Pro because I thought the register prompt screen was a glitch, and now I can't re download it. Adobe Application Manager says it's already installed. What do I do?

  • Epson Stylus C88 won't print

    I haven't printed to this printer in a while, so who knows what happened, but today, I try to print, and the print queue for my Epson Stylus C88 will show every job with a Status of "Error". The queue says "Printer Ready" The Epson Printer Utility ca

  • Audio and Video Programming

    hey Can u guys tell me how can i browse some songs in Java and Play it in a Applet TEll me Fasst