Opening Collage Project Crashes PSE

Background:
OS X
PSE 9
When I click on Create>Collage I get a dialog to chose a size.
Alongside the size column is a theme column but after selecting a size there is nothing in the theme column.
Clicking Ok causes PSE to crash.
I get the same response trying to create a calendar.
Nothing in the theme column, a couple of images in the preview column. Select one of them, click ok and the app crashes.
Any suggestions as to what might be the cause of the problem?
Thanks.

99jon wrote:
After selecting your size and clicking OK the next dialog should offer this choice.
Unfortunately PSE crashes before it gets to this window.
It appears that this is a permissions issue.
The problem occurs in a user account.
If I run the app in an admin account it works.
Now I'm working on fixing the permissions.

Similar Messages

  • IMovie 10.0.3 crashes when opening a project.

    I have uninstalled and reinstalled iMovie 10.0.3. Tested the project with another user and another computer. Copied the project to another volume. Same result. iMovie crashes after 10 seconds. The source files are all there, and when I open the project, crash. Any idea how to fix a possible corrupted project? Thanks!
    5/15/14 11:54:20.999 PM iMovie[1626]: Could not find image named '7F966C8D-418D-4C52-AEFB-2D79E62891BF'.
    5/15/14 11:54:20.999 PM iMovie[1626]: Could not find image named '41D5459D-E1BC-42EB-98D0-4D869675F009'.
    5/15/14 11:54:21.000 PM iMovie[1626]: Could not find image named '5924A8AF-43E5-4311-94CA-8E074F69A928'.
    5/15/14 11:54:21.710 PM librariand[334]: ubiquity account is not configured (or is disabled for this client), not creating collection
    5/15/14 11:54:21.710 PM librariand[334]: error in _handle_client_request: LibrarianErrorDomain/10/Unable to configure the collection.
    5/15/14 11:54:21.710 PM librariand[334]: error in check_request_path: LibrarianErrorDomain/2/request does not include 'Path' key
    5/15/14 11:54:36.719 PM iMovie[1626]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    5/15/14 11:54:58.071 PM com.apple.launchd.peruser.501[256]: (com.apple.iMovieApp.63216[1626]) Job appears to have crashed: Segmentation fault: 11
    5/15/14 11:54:58.309 PM ReportCrash[1639]: Saved crash report for iMovie[1626] version 10.0.3 (245586) to /Users/alanmark/Library/Logs/DiagnosticReports/iMovie_2014-05-15-235458_MacPro. crash
    Process:         iMovie [1586]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovieApp
    Version:         10.0.3 (245586)
    Build Info:      iMovieX-24558006035000000~1
    .... other details removed for simplicity
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  7A8EB799-C492-44BB-1B9E-E22AC665960F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007ff01b800018
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

    Hey there Photoguy33,
    It sounds like your iMovie application is quitting unexpectedly on you. I would use the troubleshooting from the following article named:
    iMovie: How to troubleshoot "Application Unexpectedly Quit" messages
    http://support.apple.com/kb/ht3143
    1) Verify your software is up to date by running Software Update.
    The updates necessary to resolve the issue are those relating to QuickTime, iLife, iMovie and Mac OS X. If any of these updates are available, install the updates. After you install the updates, run Software Update again to verify there are no more updates for that application available.
    2) Disable non-essential QuickTime components.
    Navigate to /Library/QuickTime/ for a list of components currently installed.
    Temporarily disable any components that are not in the list below. You can disable the components by moving them to the Desktop or another folder outside of the /Library/QuickTime/ folder.
    Open iMovie and see if the issue is resolved. If iMovie no longer unexpectedly quits, check to see if an updated component is available, or contact the developer of the component for further recommendations.
    iMovie uses the following components, and should be left in the QuickTime folder:
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    Note: There may also be a similar folder at ~/Library/QuickTime/ depending on the components you have installed. If this folder is available on your Mac, remove any components as instructed in step 2. Both of these locations hold QuickTime components. The components help you encode or decode different types of multimedia content.
    3) For iMovie 6 or earlier, try disabling iMovie components provided by manufacturers other than Apple. Start by quitting iMovie 6. Navigate to ~/Library/QuickTime/ and /Library/QuickTime/ and use steps 2 and 3, under "Disable non-essential QuickTime components," to determine what components to disable.
    5) Run Apple Hardware Test and Disk Utility
    If you are experiencing unexpected behavior in other applications, check your hardware by using Apple Hardware Test. You can also test your hard disks using the Verify and Repair functions of Disk Utility.
    Note: If the issue only occurs when importing footage from a camera or device known to work with iMovie, consult the articles "iMovie '08: Cannot see or control camera" and "iMovie 6 or earlier: Cannot see or control camera"  for additional recommendations.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Xcode 4.2 crashing on opening a project

    I have suddenly come across this crash after working for days on my app. Whenever I attempt to open the project this crash happens and I cant load the project at all.
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[NSCFArray isEqualToString:]: unrecognized selector sent to instance 0x20149f220
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff829c2766 __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff872a2f03 objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff82a1c110 +[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
      3  0x00007fff829948ef ___forwarding___ (in CoreFoundation)
      4  0x00007fff82990a38 _CF_forwarding_prep_0 (in CoreFoundation)
      5  0x0000000118b93b6b -[PBXTarget infoPlistIconPath] (in DevToolsCore)
      6  0x000000011940af92 +[Xcode3Target(Xcode3TargetUIAdditions) iconForPBXTarget:] (in Xcode3UI)
      7  0x00000001193b5ed8 -[Xcode3TargetNavigableItem initWithRepresentedObject:] (in Xcode3UI)
      8  0x0000000100916336 +[IDENavigableItem _navigableItemWithRepresentedObject:parent:inCoordinator:] (in IDEKit)
      9  0x000000010093a95e -[IDENavigableItem objectInChildNavigableItemsAtIndex:] (in IDEKit)
    10  0x00007fff8764ce0c -[NSTreeControllerTreeNode updateChildNodesForKeyPath:affectedIndexPaths:] (in AppKit)
    11  0x00007fff8764bb6e -[NSTreeNode childNodes] (in AppKit)
    12  0x00007fff87657712 -[NSOutlineViewBinder outlineView:numberOfChildrenOfItem:] (in AppKit)
    13  0x00007fff8752ea0e -[NSOutlineView _dataSourceNumberOfChildrenOfItem:] (in AppKit)
    14  0x00007fff8752e3a4 -[NSOutlineView _expandItemEntry:expandChildren:startLevel:] (in AppKit)
    15  0x00007fff87530019 -[NSOutlineView _batchExpandItemsWithItemEntries:expandChildren:] (in AppKit)
    16  0x00007fff8752f7f1 -[NSOutlineView expandItem:expandChildren:] (in AppKit)
    17  0x00000001193b921e -[Xcode3ProjectEditor _populateSourceList] (in Xcode3UI)
    18  0x00000001193b89d3 -[Xcode3ProjectEditor loadView] (in Xcode3UI)
    19  0x00007fff8747f6a3 -[NSViewController view] (in AppKit)
    20  0x000000010021dc7b -[DVTViewController view] (in DVTKit)
    21  0x000000010090e5b6 -[IDEEditorContext _setEditorView] (in IDEKit)
    22  0x000000010091949a -[IDEEditorContext setEditor:] (in IDEKit)
    23  0x00007fff800b646e _NSSetObjectValueAndNotify (in Foundation)
    24  0x0000000100918aa0 __66-[IDEEditorContext _openNavigableItem:documentExtension:document:]_block_invoke_0 (in IDEKit)
    25  0x0000000100918664 -[IDEEditorContext _performBlockInsideReentrantGuard:] (in IDEKit)
    26  0x00000001009184b7 -[IDEEditorContext _openNavigableItem:documentExtension:document:] (in IDEKit)
    27  0x00000001009c8ef8 -[IDEEditorContext _openNavigableItem:withContentsOfURL:documentExtension:] (in IDEKit)
    28  0x00000001009c9de9 -[IDEEditorContext _notifyDelegateAndOpenNavigableItem:withContentsURL:documentExtensionIdentifier :locationToSelect:annotationRepresentedObject:stateDictionary:annotationWantsInd icatorAnimation:exploreAnnotationRepresentedObject:] (in IDEKit)
    29  0x00000001009596f2 -[IDEEditorContext _notifyDelegateAndOpenEditorHistoryItem:previousHistoryItemOrNil:] (in IDEKit)
    30  0x00000001009594a5 -[IDEEditorContext _openEditorHistoryItem:previousHistoryItemOrNil:] (in IDEKit)
    31  0x00000001009591b7 -[IDEEditorContext _openEditorHistoryItem:updateHistory:] (in IDEKit)
    32  0x0000000100968148 -[IDEEditorContext _openEditorHistoryItemFromStateSaving:] (in IDEKit)
    33  0x000000010092b4a5 -[IDEEditorBasicMode _setPersistentRepresentation:forIdentifier:] (in IDEKit)
    34  0x00007fff8297b6a7 __NSArrayEnumerate (in CoreFoundation)
    35  0x000000010092b32e -[IDEEditorModeViewController _setPersistentRepresentation:] (in IDEKit)
    36  0x000000010092b267 -[IDEEditorModeViewController revertStateWithDictionary:] (in IDEKit)
    37  0x000000010002d76b -[DVTStateToken _pullStateFromDictionary:] (in DVTFoundation)
    38  0x000000010002d522 -[DVTStateToken pullStateFromRepository] (in DVTFoundation)
    39  0x0000000100908f38 -[IDEEditorArea _updateStateSavingRegistrations] (in IDEKit)
    40  0x000000010092a543 -[IDEEditorArea _refreshEditorContextsAndPreserveCurrentEditorHistoryStack:] (in IDEKit)
    41  0x000000010091d6cb __31-[IDEEditorArea viewDidInstall]_block_invoke_0 (in IDEKit)
    42  0x00007fff800ad27a NSKeyValueDidChange (in Foundation)
    43  0x00007fff800909ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
    44  0x00000001005e14d1 __81-[IDEWorkspace _finishLoadingAsynchronously:shouldUpgradeFromSimpleFilesFocused:]_block_invoke _0 (in IDEFoundation)
    45  0x00007fff800d290d -[NSBlockOperation main] (in Foundation)
    46  0x00007fff800c2dd0 -[__NSOperationInternal start] (in Foundation)
    47  0x00007fff801a0bd5 ____NSOQSchedule_block_invoke_2 (in Foundation)
    48  0x00007fff81a49d64 _dispatch_call_block_and_release (in libSystem.B.dylib)
    49  0x00007fff81a288d2 _dispatch_queue_drain (in libSystem.B.dylib)
    50  0x00007fff81a2917f _dispatch_queue_serial_drain_till_empty (in libSystem.B.dylib)
    51  0x00007fff81a5bf1c _dispatch_main_queue_callback_4CF (in libSystem.B.dylib)
    52  0x00007fff8295dc60 __CFRunLoopRun (in CoreFoundation)
    53  0x00007fff8295cd8f CFRunLoopRunSpecific (in CoreFoundation)
    54  0x00007fff84d127ee RunCurrentEventLoopInMode (in HIToolbox)
    55  0x00007fff84d125f3 ReceiveNextEventCommon (in HIToolbox)
    56  0x00007fff84d124ac BlockUntilNextEventMatchingListInMode (in HIToolbox)
    57  0x00007fff87498eb2 _DPSNextEvent (in AppKit)
    58  0x00007fff87498801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    59  0x00007fff8745e68f -[NSApplication run] (in AppKit)
    60  0x00007fff874573b0 NSApplicationMain (in AppKit)
    61  0x0000000100000eec
    Any help would be greatly appreciated as I am stuck for ideas as to what to do.
    Thanks in advance.

    Thanks for your suggestion, it was just the one file that wouldnt open. I was hoping there was a different solution to starting a new project but everything i tried didnt work.
    In the end I started a new project and imported everything in and it was fixed within no time! I was concerned that this would be long winded but was very simple and everything just worked.
    Thanks!

  • Can't create new project or open a project - hangs & crashes every time

    I installed PRE8 last night. I can launch the app and get the welcome screen. When I click Create New Project, it initializes the application and opens the window/shell for the PRE8 app with the menu bar at the top, but never actually opens the new project. I can open the menus in the menu bar, but most of the options are grayed out. If I try to start a New Project from the File menu, nothing happens. When I close the application, I get the crash report dialog (crash data below). I am not using NVIDIA video card/drivers (ATI Radeon 1150). Machine is a Dell Inspiron 1501 laptop, AMD Athlon X2 running Vista home premium. I have done 2 full uninstalls and reinstalls of PRE8 and installed the update to 8.0.1, but I keep getting the same problem. I can never actually open a project, which makes this software pretty darn useless. Any suggestions?
    Crash data:
    <?xml version="1.0"?>
    <!DOCTYPE crashreport SYSTEM "AdobeCrashReporter.dtd">
    <crashreport version="1.1" crVersion="3.0.20090804" applicationName="Adobe Premiere Elements" applicationVersion="8. 0. 1. 0" build="unknown">
    <time year="2010" month="9" day="9" hour="20" minute="11" second="35"/>
    <user guid="2badaeca-15b2-422e-9c45-42c56ce073d5"/>
    <system platform="windows" osversion="6.0.6002 SP 2.0" applicationlanguage="Language Neutral" userlanguage="en_US" oslanguage="en_US" ram="1917" machine="AMD Athlon(tm) 64 X2 Dual-Core Processor TK-53" model="x86 Family 15 Model 104 Stepping 1" cpuCount="2" cpuFreq="1695 MHz" busFreq="" locale="English (United States)"/>
    <crash exception="EXCEPTION_ACCESS_VIOLATION" instruction="0x611491d1">
    <backtrace crashedThread="0">
    <thread index="0">
    <stackStatement index="0" address="0x611491d1" symbolname="DllUnregisterServer"/>
    <stackStatement index="1" address="0x6119135d" symbolname="DllUnregisterServer"/>
    </thread>
    </backtrace>
    <registerSet>
    <register name="EAX" value="0x24453100"/>
    <register name="EBX" value="0x00000000"/>
    <register name="ECX" value="0x00000000"/>
    <register name="EDX" value="0x00000006"/>
    <register name="ESI" value="0x00000002"/>
    <register name="EDI" value="0x2442c060"/>
    <register name="ESP" value="0x0012ed24"/>
    <register name="EBP" value="0x00000000"/>
    <register name="EIP" value="0x6119135d"/>
    <register name="EFL" value="0x00250202"/>
    </registerSet>
    <binaryImageSet>
    <binaryImage start="0x00400000" end="0x008de000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Adobe Premiere Elements.exe"/>
    <binaryImage start="0x775c0000" end="0x776e7000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ntdll.dll"/>
    <binaryImage start="0x772e0000" end="0x773bc000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;kernel32.dll"/>
    <binaryImage start="0x10000000" end="0x1000f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;CrashReporter.dll"/>
    <binaryImage start="0x71420000" end="0x714fc000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dbghelp.dll"/>
    <binaryImage start="0x77230000" end="0x772da000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msvcrt.dll"/>
    <binaryImage start="0x76020000" end="0x760e6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;advapi32.dll"/>
    <binaryImage start="0x77150000" end="0x77213000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;rpcrt4.dll"/>
    <binaryImage start="0x75300000" end="0x75308000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;version.dll"/>
    <binaryImage start="0x00160000" end="0x0016f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;LogUtils.dll"/>
    <binaryImage start="0x765b0000" end="0x770c0000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;shell32.dll"/>
    <binaryImage start="0x75fd0000" end="0x7601b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;gdi32.dll"/>
    <binaryImage start="0x77780000" end="0x7781d000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;user32.dll"/>
    <binaryImage start="0x773d0000" end="0x77429000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;shlwapi.dll"/>
    <binaryImage start="0x75ca0000" end="0x75de5000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ole32.dll"/>
    <binaryImage start="0x73340000" end="0x733db000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.405 3_none_d08d7da0442a985d&#92;msvcr80.dll"/>
    <binaryImage start="0x72f80000" end="0x73007000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.405 3_none_d08d7da0442a985d&#92;msvcp80.dll"/>
    <binaryImage start="0x770c0000" end="0x7714d000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;oleaut32.dll"/>
    <binaryImage start="0x00180000" end="0x002d4000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;dvacore.dll"/>
    <binaryImage start="0x002f0000" end="0x0037c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ASLFoundation.dll"/>
    <binaryImage start="0x74470000" end="0x7461b000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.60 02.18005_none_9e50b396ca17ae07&#92;GdiPlus.dll"/>
    <binaryImage start="0x75bd0000" end="0x75bd7000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;psapi.dll"/>
    <binaryImage start="0x00390000" end="0x00396000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;PRM.dll"/>
    <binaryImage start="0x775a0000" end="0x775be000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;imm32.dll"/>
    <binaryImage start="0x75e70000" end="0x75f38000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msctf.dll"/>
    <binaryImage start="0x77220000" end="0x77229000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;lpk.dll"/>
    <binaryImage start="0x77700000" end="0x7777d000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;usp10.dll"/>
    <binaryImage start="0x749c0000" end="0x74b5e000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.windows.common-controls_6595b64144ccf1d f_6.0.6002.18005_none_5cb72f96088b0de0&#92;comctl32.dll"/>
    <binaryImage start="0x009e0000" end="0x00a17000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;adobe_caps.dll"/>
    <binaryImage start="0x00a40000" end="0x00a71000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Startup.dll"/>
    <binaryImage start="0x00a90000" end="0x00ab9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;PreRegistration.dll"/>
    <binaryImage start="0x02550000" end="0x0285b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;amtlib.dll"/>
    <binaryImage start="0x75930000" end="0x759a6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;netapi32.dll"/>
    <binaryImage start="0x77570000" end="0x7759d000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ws2_32.dll"/>
    <binaryImage start="0x773c0000" end="0x773c6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;nsi.dll"/>
    <binaryImage start="0x72d60000" end="0x72dc0000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winhttp.dll"/>
    <binaryImage start="0x75df0000" end="0x75e63000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;comdlg32.dll"/>
    <binaryImage start="0x12000000" end="0x121c7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;xerces-c_2_1_0.dll"/>
    <binaryImage start="0x6cf40000" end="0x6cf51000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msvcirt.dll"/>
    <binaryImage start="0x02860000" end="0x02d4f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;UIFramework.dll"/>
    <binaryImage start="0x02d50000" end="0x02ec3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ImageRenderer.dll"/>
    <binaryImage start="0x7f840000" end="0x7fa07000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MCDVD_32.DLL"/>
    <binaryImage start="0x74690000" end="0x746c2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winmm.dll"/>
    <binaryImage start="0x74650000" end="0x7468d000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;oleacc.dll"/>
    <binaryImage start="0x02ed0000" end="0x03193000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;libmmd.dll"/>
    <binaryImage start="0x031a0000" end="0x033ce000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;dvaui.dll"/>
    <binaryImage start="0x022f0000" end="0x02306000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ASLMessaging.dll"/>
    <binaryImage start="0x033d0000" end="0x03be0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Backend.dll"/>
    <binaryImage start="0x03be0000" end="0x03dae000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;xerces-c_2_7.dll"/>
    <binaryImage start="0x03db0000" end="0x03e14000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AudioRenderer.dll"/>
    <binaryImage start="0x03e30000" end="0x03e57000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MediaFoundation.dll"/>
    <binaryImage start="0x03e70000" end="0x03e94000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;processcoordinationclient.dll"/>
    <binaryImage start="0x03eb0000" end="0x03eb9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;processcoordinationsupport.dll"/>
    <binaryImage start="0x03ed0000" end="0x03ee3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ASLUnitTesting.dll"/>
    <binaryImage start="0x03f00000" end="0x03f10000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ASLConsole.dll"/>
    <binaryImage start="0x03f20000" end="0x03fe7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;dvaworkspace.dll"/>
    <binaryImage start="0x74f60000" end="0x74f65000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msimg32.dll"/>
    <binaryImage start="0x74cc0000" end="0x74cff000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;uxtheme.dll"/>
    <binaryImage start="0x04000000" end="0x04028000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MLFoundation.dll"/>
    <binaryImage start="0x04040000" end="0x0407f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;About.dll"/>
    <binaryImage start="0x04c30000" end="0x05087000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Localeresources&#92;en_US&#92;UIFramework.en_US.DLL"/>
    <binaryImage start="0x04140000" end="0x041a5000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Localeresources&#92;en_US&#92;About.en_US.DLL"/>
    <binaryImage start="0x040f0000" end="0x0410b000" type="__TEXT" path="C:&#92;Windows&#92;TEMP&#92;logishrd&#92;LVPrcInj01.dll"/>
    <binaryImage start="0x75b20000" end="0x75b3e000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;userenv.dll"/>
    <binaryImage start="0x75b00000" end="0x75b14000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;secur32.dll"/>
    <binaryImage start="0x07090000" end="0x0712d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;amtservices.dll"/>
    <binaryImage start="0x74f90000" end="0x74fb1000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ntmarta.dll"/>
    <binaryImage start="0x77520000" end="0x77569000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;Wldap32.dll"/>
    <binaryImage start="0x756f0000" end="0x75701000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;samlib.dll"/>
    <binaryImage start="0x07150000" end="0x07170000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;asneu.dll"/>
    <binaryImage start="0x76420000" end="0x765aa000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;setupapi.dll"/>
    <binaryImage start="0x077f0000" end="0x0810f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Premiere.dll"/>
    <binaryImage start="0x08110000" end="0x0839f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AMocWrapper.dll"/>
    <binaryImage start="0x07180000" end="0x071bb000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;VideoFrame.dll"/>
    <binaryImage start="0x69e80000" end="0x69ea3000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msvfw32.dll"/>
    <binaryImage start="0x071d0000" end="0x071d7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MemoryShell.dll"/>
    <binaryImage start="0x071f0000" end="0x07204000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;BackendLegacyLib.dll"/>
    <binaryImage start="0x07220000" end="0x07227000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Memory.dll"/>
    <binaryImage start="0x07650000" end="0x07734000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ImporterHost.dll"/>
    <binaryImage start="0x6ceb0000" end="0x6cf1d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AdobeXMP.dll"/>
    <binaryImage start="0x6ce30000" end="0x6ceaf000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AdobeXMPFiles.dll"/>
    <binaryImage start="0x07770000" end="0x07776000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;QTMutex.dll"/>
    <binaryImage start="0x07790000" end="0x077b0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MediaUtils.dll"/>
    <binaryImage start="0x74180000" end="0x74194000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msacm32.dll"/>
    <binaryImage start="0x083a0000" end="0x083d2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AudioSupport.dll"/>
    <binaryImage start="0x083e0000" end="0x08409000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;SweetPeaSupport.dll"/>
    <binaryImage start="0x08410000" end="0x0843f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;PluginSupport.dll"/>
    <binaryImage start="0x75670000" end="0x75684000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;mpr.dll"/>
    <binaryImage start="0x08450000" end="0x084bd000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ContentAnalysisData.dll"/>
    <binaryImage start="0x084d0000" end="0x08512000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;dvatemporalxmp.dll"/>
    <binaryImage start="0x08530000" end="0x08549000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ContentAnalysisDBCache.dll"/>
    <binaryImage start="0x08560000" end="0x08597000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ARA.dll"/>
    <binaryImage start="0x085b0000" end="0x08623000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;OLS.dll"/>
    <binaryImage start="0x08640000" end="0x08653000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;OperaMgr.dll"/>
    <binaryImage start="0x08670000" end="0x092b8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HSL.dll"/>
    <binaryImage start="0x092d0000" end="0x09303000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MediaCoreUI.dll"/>
    <binaryImage start="0x09320000" end="0x093a8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;dvaeve.dll"/>
    <binaryImage start="0x75550000" end="0x75642000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;crypt32.dll"/>
    <binaryImage start="0x756d0000" end="0x756e2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msasn1.dll"/>
    <binaryImage start="0x093c0000" end="0x094fc000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AdobeOwl.dll"/>
    <binaryImage start="0x09510000" end="0x09653000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;SettingsUI.dll"/>
    <binaryImage start="0x6ca50000" end="0x6cb2c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;FileInfo.dll"/>
    <binaryImage start="0x70060000" end="0x700a2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winspool.drv"/>
    <binaryImage start="0x6ca00000" end="0x6ca4a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;BIB.dll"/>
    <binaryImage start="0x09690000" end="0x0971a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;EncoderHost.dll"/>
    <binaryImage start="0x09730000" end="0x0975e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;PostEncodeHost.dll"/>
    <binaryImage start="0x09770000" end="0x097a8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;amefoundation.dll"/>
    <binaryImage start="0x097c0000" end="0x097ef000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ameproperties.dll"/>
    <binaryImage start="0x09800000" end="0x09872000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ExporterHost.dll"/>
    <binaryImage start="0x09890000" end="0x09969000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AMEWrapper.dll"/>
    <binaryImage start="0x09980000" end="0x09a23000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;VideoRenderer.dll"/>
    <binaryImage start="0x09a40000" end="0x09a57000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AMEAppFoundation.dll"/>
    <binaryImage start="0x09a70000" end="0x09b02000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;VideoFilterHost.dll"/>
    <binaryImage start="0x09b20000" end="0x09bf5000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;exo.dll"/>
    <binaryImage start="0x09c10000" end="0x09c1a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;RoyaltyActivation.dll"/>
    <binaryImage start="0x09c30000" end="0x09c89000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;RecorderHost.dll"/>
    <binaryImage start="0x09ca0000" end="0x09cf3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;PlayerHost.dll"/>
    <binaryImage start="0x09d10000" end="0x09e73000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;DVDCreator.dll"/>
    <binaryImage start="0x09e90000" end="0x0b352000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AuthorScript.dll"/>
    <binaryImage start="0x7c3a0000" end="0x7c41b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;msvcp71.dll"/>
    <binaryImage start="0x7c340000" end="0x7c396000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;msvcr71.dll"/>
    <binaryImage start="0x0b360000" end="0x0b41a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;px.dll"/>
    <binaryImage start="0x69680000" end="0x696f0000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dsound.dll"/>
    <binaryImage start="0x74f70000" end="0x74f8a000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;powrprof.dll"/>
    <binaryImage start="0x71b60000" end="0x71b65000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;shfolder.dll"/>
    <binaryImage start="0x6c930000" end="0x6c9fb000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;opengl32.dll"/>
    <binaryImage start="0x6c890000" end="0x6c8b3000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;glu32.dll"/>
    <binaryImage start="0x66d10000" end="0x66df5000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ddraw.dll"/>
    <binaryImage start="0x6e310000" end="0x6e316000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dciman32.dll"/>
    <binaryImage start="0x6e430000" end="0x6e43c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dwmapi.dll"/>
    <binaryImage start="0x0b430000" end="0x0bb3c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Mezzanine.dll"/>
    <binaryImage start="0x0bb50000" end="0x0bb62000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ahclient.dll"/>
    <binaryImage start="0x77430000" end="0x77516000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wininet.dll"/>
    <binaryImage start="0x776f0000" end="0x776f3000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;normaliz.dll"/>
    <binaryImage start="0x762e0000" end="0x76413000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;urlmon.dll"/>
    <binaryImage start="0x760f0000" end="0x762d8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;iertutil.dll"/>
    <binaryImage start="0x0bb80000" end="0x0bb92000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ProjectSupport.dll"/>
    <binaryImage start="0x0bbb0000" end="0x0bc30000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;dynamiclink.dll"/>
    <binaryImage start="0x0bc40000" end="0x0bc5e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AudioFilterHost.dll"/>
    <binaryImage start="0x0bc70000" end="0x0bc9a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;DynamicLinkClient.dll"/>
    <binaryImage start="0x0bcb0000" end="0x0bccc000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;DVDStructures.dll"/>
    <binaryImage start="0x0bce0000" end="0x0be0f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitlerCreator.dll"/>
    <binaryImage start="0x0be20000" end="0x0c007000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleLayer.dll"/>
    <binaryImage start="0x0c020000" end="0x0c076000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitlerUI.dll"/>
    <binaryImage start="0x0c090000" end="0x0c099000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleOSUtils.dll"/>
    <binaryImage start="0x0c0b0000" end="0x0c39a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleLayout.dll"/>
    <binaryImage start="0x0c3b0000" end="0x0c44b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleCharacterFactory.dll"/>
    <binaryImage start="0x0c460000" end="0x0c539000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleCG.dll"/>
    <binaryImage start="0x0c550000" end="0x0c593000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AudioFilters.dll"/>
    <binaryImage start="0x0c5b0000" end="0x0c5c2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ProjectConverterHost.dll"/>
    <binaryImage start="0x0c5e0000" end="0x0c631000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ContentAnalysisHost.dll"/>
    <binaryImage start="0x0c650000" end="0x0c6dc000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Descriptors.dll"/>
    <binaryImage start="0x0c6f0000" end="0x0c70f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;IPLibrary.dll"/>
    <binaryImage start="0x0c710000" end="0x0c840000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerCapture.dll"/>
    <binaryImage start="0x0c850000" end="0x0ca98000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerTimeline.dll"/>
    <binaryImage start="0x0cab0000" end="0x0cae9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerAudioNarration.dll"/>
    <binaryImage start="0x0cb00000" end="0x0cbff000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerAudioMixer.dll"/>
    <binaryImage start="0x0cc10000" end="0x0cca0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerDVDLayout.dll"/>
    <binaryImage start="0x0ccb0000" end="0x0ce2f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerMonitor.dll"/>
    <binaryImage start="0x0ce40000" end="0x0ce86000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;PresetManager.dll"/>
    <binaryImage start="0x0cea0000" end="0x0cfee000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerOrganizer.dll"/>
    <binaryImage start="0x0d000000" end="0x0d082000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ScCore.dll"/>
    <binaryImage start="0x0d0a0000" end="0x0d143000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ExtendScript.dll"/>
    <binaryImage start="0x0d160000" end="0x0d190000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerHistory.dll"/>
    <binaryImage start="0x0d1a0000" end="0x0d1cd000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerInfo.dll"/>
    <binaryImage start="0x0d1e0000" end="0x0d1fe000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerEvents.dll"/>
    <binaryImage start="0x0d210000" end="0x0d241000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerSharingCenter.dll"/>
    <binaryImage start="0x0d260000" end="0x0d2e3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;SCCommon.dll"/>
    <binaryImage start="0x0d300000" end="0x0d620000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerEffectControls.dll"/>
    <binaryImage start="0x0d630000" end="0x0d699000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerMovieTheme.dll"/>
    <binaryImage start="0x0d6b0000" end="0x0da16000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerProject.dll"/>
    <binaryImage start="0x0da30000" end="0x0da53000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;HandlerGetProperties.dll"/>
    <binaryImage start="0x0deb0000" end="0x0dec1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Localeresources&#92;en_US&#92;TitlerUI.en_US.DLL"/>
    <binaryImage start="0x0e600000" end="0x0e957000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Localeresources&#92;en_US&#92;Mezzanine.en_US.DLL"/>
    <binaryImage start="0x0dfa0000" end="0x0dfd8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Localeresources&#92;en_US&#92;HSL.en_US.DLL"/>
    <binaryImage start="0x0e150000" end="0x0e1c4000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Localeresources&#92;en_US&#92;Premiere.en_US.DLL"/>
    <binaryImage start="0x74200000" end="0x742bb000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;propsys.dll"/>
    <binaryImage start="0x75f40000" end="0x75fc4000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;clbcatq.dll"/>
    <binaryImage start="0x75010000" end="0x7504b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;rsaenh.dll"/>
    <binaryImage start="0x0e230000" end="0x0e29f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleFontEngine.dll"/>
    <binaryImage start="0x0dfe0000" end="0x0dff2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;BravoInitializer.dll"/>
    <binaryImage start="0x0eb60000" end="0x0ec51000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ACE.dll"/>
    <binaryImage start="0x61780000" end="0x61b11000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AGM.dll"/>
    <binaryImage start="0x60810000" end="0x60abe000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;CoolType.dll"/>
    <binaryImage start="0x0ec60000" end="0x0ec82000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;TitleImageManager.dll"/>
    <binaryImage start="0x0e1e0000" end="0x0e1ec000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ObjectTracking.dll"/>
    <binaryImage start="0x0e2d0000" end="0x0e2eb000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;AsioWdm.dll"/>
    <binaryImage start="0x741d0000" end="0x741ff000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wdmaud.drv"/>
    <binaryImage start="0x74620000" end="0x74624000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ksuser.dll"/>
    <binaryImage start="0x74dc0000" end="0x74de8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;MMDevAPI.dll"/>
    <binaryImage start="0x74b60000" end="0x74b67000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;avrt.dll"/>
    <binaryImage start="0x74440000" end="0x7446d000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wintrust.dll"/>
    <binaryImage start="0x75c70000" end="0x75c99000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;imagehlp.dll"/>
    <binaryImage start="0x741a0000" end="0x741c1000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;AudioSes.dll"/>
    <binaryImage start="0x73f30000" end="0x73f96000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;AudioEng.dll"/>
    <binaryImage start="0x743e0000" end="0x743e9000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msacm32.drv"/>
    <binaryImage start="0x74170000" end="0x74177000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;midimap.dll"/>
    <binaryImage start="0x656f0000" end="0x662b1000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTime.qts"/>
    <binaryImage start="0x6aaf0000" end="0x6ab1e000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QTCF.dll"/>
    <binaryImage start="0x695b0000" end="0x6967b000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreFoundation.dll"/>
    <binaryImage start="0x6cfc0000" end="0x6cfd0000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;pthreadVC2.dll"/>
    <binaryImage start="0x73300000" end="0x73307000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wsock32.dll"/>
    <binaryImage start="0x6b1f0000" end="0x6b20c000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;objc.dll"/>
    <binaryImage start="0x11ff0000" end="0x11ffe000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;libdispatch.dll"/>
    <binaryImage start="0x6ae80000" end="0x6af7d000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;icuin40.dll"/>
    <binaryImage start="0x694c0000" end="0x695a1000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;icuuc40.dll"/>
    <binaryImage start="0x63e40000" end="0x64b9c000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;icudt40.dll"/>
    <binaryImage start="0x6ae40000" end="0x6ae51000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;ASL.dll"/>
    <binaryImage start="0x6e1f0000" end="0x6e289000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CFNetwork.DLL"/>
    <binaryImage start="0x6e320000" end="0x6e383000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;SQLite3.dll"/>
    <binaryImage start="0x6d720000" end="0x6d733000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;zlib1.dll"/>
    <binaryImage start="0x75650000" end="0x75669000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;IPHLPAPI.DLL"/>
    <binaryImage start="0x75430000" end="0x75465000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dhcpcsvc.dll"/>
    <binaryImage start="0x75720000" end="0x7574c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dnsapi.dll"/>
    <binaryImage start="0x754c0000" end="0x754c7000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winnsi.dll"/>
    <binaryImage start="0x75490000" end="0x754b2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dhcpcsvc6.DLL"/>
    <binaryImage start="0x6c470000" end="0x6c4a8000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;CoreVideo.qtx"/>
    <binaryImage start="0x6b7a0000" end="0x6b7f4000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreVideo.dll"/>
    <binaryImage start="0x60450000" end="0x60809000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreGraphics.dll"/>
    <binaryImage start="0x69dc0000" end="0x69e1b000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTime3GPP.qtx"/>
    <binaryImage start="0x69350000" end="0x693ce000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTime3GPPAuthoring.qtx"/>
    <binaryImage start="0x6c8e0000" end="0x6c900000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeAudioSupport.qtx"/>
    <binaryImage start="0x600b0000" end="0x6044b000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreAudioToolbox.dll"/>
    <binaryImage start="0x5fe80000" end="0x600ae000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeAuthoring.qtx"/>
    <binaryImage start="0x693f0000" end="0x69443000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeCapture.qtx"/>
    <binaryImage start="0x616e0000" end="0x61771000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeEffects.qtx"/>
    <binaryImage start="0x625c0000" end="0x62625000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeEssentials.qtx"/>
    <binaryImage start="0x5f800000" end="0x5fb3a000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeH264.qtx"/>
    <binaryImage start="0x60f40000" end="0x61035000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeImage.qtx"/>
    <binaryImage start="0x60e70000" end="0x60f40000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeInternetExtras.qtx"/>
    <binaryImage start="0x62540000" end="0x625ba000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG.qtx"/>
    <binaryImage start="0x66e30000" end="0x66e8a000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG4.qtx"/>
    <binaryImage start="0x5fde0000" end="0x5fe72000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG4Authoring.qtx"/>
    <binaryImage start="0x615c0000" end="0x61642000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMusic.qtx"/>
    <binaryImage start="0x5fc20000" end="0x5fcfc000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreaming.qtx"/>
    <binaryImage start="0x62690000" end="0x626eb000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreamingAuthoring.qtx"/>
    <binaryImage start="0x6c160000" end="0x6c18d000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreamingExtras.qtx"/>
    <binaryImage start="0x5fb40000" end="0x5fc1b000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeVR.qtx"/>
    <binaryImage start="0x12eb0000" end="0x12ed3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;VXMLPresetReader.dll"/>
    <binaryImage start="0x12f50000" end="0x12f9b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;PremiereFiltersMetaPlugin.prmp"/>
    <binaryImage start="0x12fb0000" end="0x13001000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;TransitionsMetaPlugin.prmp"/>
    <binaryImage start="0x12f00000" end="0x12f20000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;DeviceControlFirewire.prm"/>
    <binaryImage start="0x5f680000" end="0x5f7f3000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;quartz.dll"/>
    <binaryImage start="0x6aaa0000" end="0x6aab3000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dxva2.dll"/>
    <binaryImage start="0x13010000" end="0x1302d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;DeviceControlUSBVC.prm"/>
    <binaryImage start="0x13030000" end="0x1303d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterAIFF.prm"/>
    <binaryImage start="0x13070000" end="0x13086000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterAVI.prm"/>
    <binaryImage start="0x130a0000" end="0x130a9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;VfWFileWriter.dll"/>
    <binaryImage start="0x13420000" end="0x13486000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;LVCodec2.dll"/>
    <binaryImage start="0x130d0000" end="0x130d9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterBMP.prm"/>
    <binaryImage start="0x13100000" end="0x1310a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterGIF.prm"/>
    <binaryImage start="0x13230000" end="0x13239000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterGIFStill.prm"/>
    <binaryImage start="0x13250000" end="0x13259000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterJPEG.prm"/>
    <binaryImage start="0x13510000" end="0x13583000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterMP3.prm"/>
    <binaryImage start="0x132a0000" end="0x132b1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterMPEGPreview.prm"/>
    <binaryImage start="0x24200000" end="0x24215000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ad2mpgvout.dll"/>
    <binaryImage start="0x24300000" end="0x2433a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ad2mpgmux.dll"/>
    <binaryImage start="0x24000000" end="0x2403b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ad2mpgaout.dll"/>
    <binaryImage start="0x13f50000" end="0x13fd3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;IPPMPEGDecoder.dll"/>
    <binaryImage start="0x13fe0000" end="0x141fa000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ad2mpgvout.004"/>
    <binaryImage start="0x132e0000" end="0x1330b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterQuickTime.prm"/>
    <binaryImage start="0x134a0000" end="0x134a9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterTarga.prm"/>
    <binaryImage start="0x134c0000" end="0x134ca000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterTIFF.prm"/>
    <binaryImage start="0x134e0000" end="0x134ee000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterUncompressed.prm"/>
    <binaryImage start="0x13cd0000" end="0x13cef000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AVIWriter.dll"/>
    <binaryImage start="0x13d00000" end="0x13d0f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ExporterWave.prm"/>
    <binaryImage start="0x74150000" end="0x74158000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;imaadp32.acm"/>
    <binaryImage start="0x74140000" end="0x74147000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msg711.acm"/>
    <binaryImage start="0x74130000" end="0x74139000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msgsm32.acm"/>
    <binaryImage start="0x74120000" end="0x74128000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msadp32.acm"/>
    <binaryImage start="0x740e0000" end="0x740f2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;l3codeca.acm"/>
    <binaryImage start="0x14460000" end="0x1459a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;GPUCenterPeel.prm"/>
    <binaryImage start="0x6b8f0000" end="0x6baaa000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;d3d9.dll"/>
    <binaryImage start="0x6d650000" end="0x6d656000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;d3d8thk.dll"/>
    <binaryImage start="0x6b2f0000" end="0x6b6ae000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;atiumdag.dll"/>
    <binaryImage start="0x61bb0000" end="0x6207e000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;atiumdva.dll"/>
    <binaryImage start="0x17860000" end="0x1799a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;GPUPageCurl.prm"/>
    <binaryImage start="0x179a0000" end="0x17ad9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;GPUPageRoll.prm"/>
    <binaryImage start="0x17ae0000" end="0x17c1a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;GPUSphere.prm"/>
    <binaryImage start="0x17c20000" end="0x17d5d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;GPUSpiralFlip.prm"/>
    <binaryImage start="0x14240000" end="0x1425e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterAI.prm"/>
    <binaryImage start="0x5f0b0000" end="0x5f677000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AdobePDFL.dll"/>
    <binaryImage start="0x5fd30000" end="0x5fdd7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;JP2KLib.dll"/>
    <binaryImage start="0x6c0a0000" end="0x6c0e1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;BIBUtils.dll"/>
    <binaryImage start="0x6c130000" end="0x6c15e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AXE8SharedExpat.dll"/>
    <binaryImage start="0x5ec50000" end="0x5f0ac000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;MPS.dll"/>
    <binaryImage start="0x142e0000" end="0x142e8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;EPS Parser.8by"/>
    <binaryImage start="0x14300000" end="0x1430e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;plugin.dll"/>
    <binaryImage start="0x14330000" end="0x1433c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterAiff.prm"/>
    <binaryImage start="0x17d60000" end="0x17e51000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterAVI.prm"/>
    <binaryImage start="0x145b0000" end="0x14602000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterBarsAndTone.prm"/>
    <binaryImage start="0x14620000" end="0x14626000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterBlackMatte.prm"/>
    <binaryImage start="0x14640000" end="0x14648000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterColorMatte.prm"/>
    <binaryImage start="0x14660000" end="0x1466a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterDirectShow.prm"/>
    <binaryImage start="0x164e0000" end="0x164f8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterFastMPEG.prm"/>
    <binaryImage start="0x23200000" end="0x235f3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;ad2mpegin.dll"/>
    <binaryImage start="0x16510000" end="0x1651b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterFastMultiStill.prm"/>
    <binaryImage start="0x173a0000" end="0x1744d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;aide.dll"/>
    <binaryImage start="0x5eba0000" end="0x5ec43000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_n one_e163563597edeada&#92;msvcr90.dll"/>
    <binaryImage start="0x61650000" end="0x616de000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_n one_e163563597edeada&#92;msvcp90.dll"/>
    <binaryImage start="0x16540000" end="0x16547000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterFilmStrip.prm"/>
    <binaryImage start="0x16560000" end="0x16569000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterFlash.prm"/>
    <binaryImage start="0x18450000" end="0x185ae000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterLeader.prm"/>
    <binaryImage start="0x17480000" end="0x174b9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterMp3.prm"/>
    <binaryImage start="0x174c0000" end="0x174d3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterMPEG.prm"/>
    <binaryImage start="0x17500000" end="0x17509000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterMultiStill.prm"/>
    <binaryImage start="0x17520000" end="0x1752d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterPhotoshopProxy.prm"/>
    <binaryImage start="0x75a70000" end="0x75a9c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;apphelp.dll"/>
    <binaryImage start="0x17560000" end="0x1756b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterPict.prm"/>
    <binaryImage start="0x17580000" end="0x1759b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterPSA.prm"/>
    <binaryImage start="0x17fd0000" end="0x18029000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;PSA&#92;PhotoshopAdapter.apl"/>
    <binaryImage start="0x175b0000" end="0x175e1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterQT.prm"/>
    <binaryImage start="0x71a20000" end="0x71b56000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msxml3.dll"/>
    <binaryImage start="0x183a0000" end="0x18431000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;AppleProResDecoder.qtx"/>
    <binaryImage start="0x07540000" end="0x07548000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterTarga.prm"/>
    <binaryImage start="0x07560000" end="0x0756a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterTiff.prm"/>
    <binaryImage start="0x07580000" end="0x075a0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterWave.prm"/>
    <binaryImage start="0x075b0000" end="0x075c3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;ImporterWindowsMedia.prm"/>
    <binaryImage start="0x5e310000" end="0x5e55b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;WMVCORE.DLL"/>
    <binaryImage start="0x6c300000" end="0x6c339000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;WMASF.DLL"/>
    <binaryImage start="0x075f0000" end="0x07632000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;PlayerMediaCore.prm"/>
    <binaryImage start="0x17e60000" end="0x17e87000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;AudioVideoIO.dll"/>
    <binaryImage start="0x186e0000" end="0x18772000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Display.dll"/>
    <binaryImage start="0x181d0000" end="0x1820c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;glut32.dll"/>
    <binaryImage start="0x185b0000" end="0x18611000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;aif_core.dll"/>
    <binaryImage start="0x18d90000" end="0x18f37000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;aif_ogl.dll"/>
    <binaryImage start="0x18f40000" end="0x18fd0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;image_flow.dll"/>
    <binaryImage start="0x18210000" end="0x1822e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;image_runtime.dll"/>
    <binaryImage start="0x18250000" end="0x1827b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;data_flow.dll"/>
    <binaryImage start="0x18670000" end="0x18687000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;DisplayDrivers.dll"/>
    <binaryImage start="0x19170000" end="0x19ca4000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;atioglxx.dll"/>
    <binaryImage start="0x188e0000" end="0x18901000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;atiadlxx.dll"/>
    <binaryImage start="0x700c0000" end="0x700cb000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbem&#92;wbemprox.dll"/>
    <binaryImage start="0x71800000" end="0x7185b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbemcomn.dll"/>
    <binaryImage start="0x6fb50000" end="0x6fb60000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbem&#92;wbemsvc.dll"/>
    <binaryImage start="0x6f670000" end="0x6f709000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbem&#92;fastprox.dll"/>
    <binaryImage start="0x756b0000" end="0x756c8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ntdsapi.dll"/>
    <binaryImage start="0x18fd0000" end="0x18ff5000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;RecorderDV.prm"/>
    <binaryImage start="0x19010000" end="0x1903b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;RecorderMPEGHDV.prm"/>
    <binaryImage start="0x1b000000" end="0x1b022000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Elements 8.0&#92;Plug-ins&#92;Common&#92;RecorderWDM.prm"/>
    <binaryImage start="0x1b070000" end="0x1b086000" type="__TE

    Some basics:
    Install all Windows Updates.
    Install latest version of Apple QuickTime (v7.6.7 at time of writing). Even if you don't use QuickTime, PRE relies heavily on it.
    Install most recent graphics and sound drivers from the manufacturers web sites.
    Run Disk Cleanup.
    Run Defragmenter.
    Temporarily disable any anti-virus real time scanning.
    Use the GSpot Codec Information Utility to analyse the file and post screen image.
    Post back here with the necessary information described here: Got a Problem? How to Get   Started
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Logic Pro 9.1.7 crashes every time I open a project

    Hello,
    I am currently having a problem with my Logic Pro 9.1.7, as it crashes everytime I open the application or try to open any projects I've made in the past on Logic. I've had Lion on my computer for about a month now with no previous crashing problems between the OS X and Logic until about yesterday. Thank you in advance for any help.
    This is my latest error message:
    Process:         Logic Pro [800]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.7 (1700.57)
    Build Info:      Logic-17005700~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [119]
    Date/Time:       2012-06-10 19:00:26.456 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          771369 sec
    Crashes Since Last Report:           21
    Per-App Interval Since Last Report:  224662 sec
    Per-App Crashes Since Last Report:   18
    Anonymous UUID:                      B24BB5D7-BA70-4E7C-808A-C9EABB5B3C0A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001
    VM Regions Near 0x1:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        __TEXT                 0000000000001000-0000000000be8000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    objc[800]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x0489084d 0 + 76089421
    1   com.apple.logic.pro                     0x005d06a0 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5852208
    2   com.apple.logic.pro                     0x003e4c8e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3838494
    3   com.apple.logic.pro                     0x003e4e01 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3838865
    4   libsystem_c.dylib                       0x9789759b _sigtramp + 43
    5   libsystem_c.dylib                       0x9781833b memmove$VARIANT$sse3x + 1917
    6   com.apple.logic.pro                     0x0003e06d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 9725
    7   com.apple.logic.pro                     0x00296af6 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2470022
    8   com.apple.logic.pro                     0x005d0ae4 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5853300
    9   com.apple.logic.pro                     0x005ac06d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5703165
    10  com.apple.logic.pro                     0x00297e7e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2475022
    11  com.apple.logic.pro                     0x001cbf07 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1639575
    12  com.apple.logic.pro                     0x00614a57 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6131687
    13  com.apple.Foundation                    0x9bb76bab __NSFireTimer + 166
    14  com.apple.CoreFoundation                0x981aa2a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    15  com.apple.CoreFoundation                0x981a9c37 __CFRunLoopDoTimer + 743
    16  com.apple.CoreFoundation                0x98188cd0 __CFRunLoopRun + 1888
    17  com.apple.CoreFoundation                0x981881dc CFRunLoopRunSpecific + 332
    18  com.apple.CoreFoundation                0x98188088 CFRunLoopRunInMode + 120
    19  com.apple.HIToolbox                     0x93bde723 RunCurrentEventLoopInMode + 318
    20  com.apple.HIToolbox                     0x93be5a8b ReceiveNextEventCommon + 381
    21  com.apple.HIToolbox                     0x93be58fa BlockUntilNextEventMatchingListInMode + 88
    22  com.apple.AppKit                        0x96bbd0d8 _DPSNextEvent + 678
    23  com.apple.AppKit                        0x96bbc942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    24  com.apple.AppKit                        0x96bb8cb1 -[NSApplication run] + 911
    25  com.apple.prokit                        0x00fcd42b NSProApplicationMain + 439
    26  com.apple.logic.pro                     0x0002b1c5 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x95b9190a kevent + 10
    1   libdispatch.dylib                       0x9865ce10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9865b85f _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x95b8ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x95b8e1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9817f9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x98188b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x981881dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x98188088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9bb850c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x9bb78e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9bb78dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x95b9102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97841ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x978436fe start_wqthread + 30
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x95b90b42 __select + 10
    1   com.apple.CoreFoundation                0x981d6e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x977f442c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a45838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a45901 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x977f442c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a45838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a45901 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 7:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x95b8ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x95b8e1f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x9bef69fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x9bef6a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x9beeee5f HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x9beee926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x9beee898 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x9beee81d HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x95b8ed36 mach_wait_until + 10
    1   com.apple.CoreServices.CarbonCore          0x913137f8 MPDelayUntil + 29
    2   com.apple.CoreServices.CarbonCore          0x91325694 Delay + 108
    3   se.propellerheads.rewire.library          0x155b6894 RWPUnregisterDeviceImp + 10026
    4   se.propellerheads.rewire.library          0x155cb10e RWPUnregisterDeviceImp + 94116
    5   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x977f442c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afb50c MD::CallProcessThread1(void*) + 108
    4   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x977f442c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afb28c MD::CallProcessThread2(void*) + 124
    4   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x977f442c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02af913c MD::CallProcessThread15(void*) + 124
    4   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x977f442c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b18899 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x95b8ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x95b8e1f6 mach_msg + 70
    2   com.apple.audio.midi.CoreMIDI           0x01389f67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI           0x013acf5b MIDIProcess::RunMIDIInThread() + 259
    4   com.apple.audio.midi.CoreMIDI           0x013ad8e2 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x0138b53b XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x0138af05 CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x95b9083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97843e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x97843f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x912b03a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x912b011d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x912aff2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x91325398 TimerThread + 292
    7   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x95b90b42 __select + 10
    1   com.apple.logic.pro                     0x0096da07 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 375847
    2   com.apple.logic.pro                     0x005b0124 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5719732
    3   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    4   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x95b9102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97841ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x978436fe start_wqthread + 30
    Thread 17:
    0   libsystem_kernel.dylib                  0x95b9102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97841ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x978436fe start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib                  0x95b9102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97841ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x978436fe start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib                  0x95b9102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97841ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x978436fe start_wqthread + 30
    Thread 20:
    0   libsystem_kernel.dylib                  0x95b90bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x977f47b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x9bbb902b +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.logic.pro                     0x00880d70 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8672000
    4   com.apple.Foundation                    0x9bb78e25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9bb78dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9783fed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x978436de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0x04025f4c  ecx: 0x00000001  edx: 0x04890845
      edi: 0x1dbb8170  esi: 0x00d05800  ebp: 0xbfffdf78  esp: 0xbfffdf5c
       ss: 0x00000023  efl: 0x00010202  eip: 0x0489084d   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000001
    Logical CPU: 1
    Binary Images:
        0x1000 -   0xbe7ff7  com.apple.logic.pro (9.1.7 - 1700.57) <E0B8F147-B690-4889-84FF-A409F39B402F> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe81000 -   0xe9ffef  com.apple.XSKey (1.0.0 - 52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xeae000 -   0xee1fe7  com.apple.music.apps.MAAudioUnitSupport (9.1.7 - 233.39) <13FB1823-E7E6-A34B-6D89-E30D01605DC1> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xeee000 -   0xf1fff3  com.apple.musicaudiodataservices (1.1 - 250.92) <11E60B69-F34E-72B0-DC8E-BC23B4D9D949> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf2e000 -   0xf30fff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf36000 -   0xf94ff3  com.apple.music.apps.MALoopManagement (9.1.7 - 218.94) <E1772A24-827D-AF1F-7C09-E25FC729F95B> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfaa000 -  0x11d2ff7  com.apple.prokit (7.2.2 - 1817) <CB7DEEA0-A70C-397B-87B6-6787DACEDAB1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12df000 -  0x135afff  com.apple.music.apps.MACore (9.1.7 - 477.48) <5D0BB5DF-13EB-1759-F1B9-4275EEE287B3> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x137a000 -  0x13c6ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13e9000 -  0x143fff7  com.apple.music.apps.MAHarmony (9.1.7 - 198.94) <BE3356F3-9B77-81AF-9D4E-2F9F036B7491> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1456000 -  0x186fff7  com.apple.music.apps.MAPlugInGUI (9.1.7 - 424.69) <6C2FD01C-3CAA-F456-B695-FCB5638A4EDE> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a8d000 -  0x1b6ffeb  com.apple.music.apps.OMF (9.1.7 - 108.93) <5A2D5ABF-97B8-E67D-EF60-BD3CEA462CDE> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b83000 -  0x21d4fe3  com.apple.music.apps.MADSP (9.1.7 - 588.88) <4E4B1FA7-6D09-E835-09B8-FC5700B6D425> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28b9000 -  0x28daff7  com.apple.music.apps.LogicFileBrowser (9.1.7 - 1700.57) <EEAE4BD4-7F0C-3331-2C94-6EBA3E5F518F> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x28e3000 -  0x295cff7  com.apple.music.apps.LogicLoopBrowser (9.1.7 - 1700.57) <8CACC777-C6A7-432C-ADB9-E7F1865F8544> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2970000 -  0x2991ff7  com.apple.music.apps.MAApogeeSupport (9.1.7 - 311.94) <F09251F0-B26D-CA6C-8B7A-6711EE4331D1> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2996000 -  0x299bff7  com.apple.music.apps.MAResources (9.1.7 - 211.95) <176392C0-73D0-4698-C1AC-114BB5C05A2B> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x299f000 -  0x29cbff3  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <7D47B1D3-4410-3524-BC47-FCDF49E48DB5> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29de000 -  0x29eeff7  com.apple.AERegistration (1.2 - 401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2a02000 -  0x2a0eff3  com.apple.music.apps.MAUnitTest (9.1.7 - 95.94) <D8B89167-A7D2-2C2F-B401-1E17BD85C2FD> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2a16000 -  0x2accfff  com.apple.music.apps.MAFiles (9.1.7 - 144.77) <DCD9D7C3-B474-5A9D-5E1D-6CA3D2461D69> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ae5000 -  0x2b5cfe7  com.apple.music.apps.MAAudioEngine (9.1.7 - 158.32) <3391175C-45EA-CF4C-29CE-B40AED2B40CD> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2bc3000 -  0x2bceff7  com.apple.music.apps.MAToolKit (9.1.7 - 357.98) <B3F36681-3427-CDFC-B975-568F14996D02> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2bd2000 -  0x2be6ff7  com.apple.music.apps.MAVideo (9.1.7 - 11.99) <7BFFFBAF-7564-4CD5-DA1D-98D57E2D8D55> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2bf9000 -  0x2ca6ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2ceb000 -  0x2d28fff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2d42000 -  0x2ddeffc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2e9c000 -  0x2ecfff4  com.apple.prokit.LionPanels (7.2.2 - 1817) <1BD53721-0300-392B-91C9-3E99C630EC47> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
    0x3df7000 -  0x3e05fff  com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <152A22C0-D026-3388-B144-C49F6746ADF0> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x3fad000 -  0x3fb1ffb  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x3fb6000 -  0x3fbbfff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xf1d4000 -  0xf1dcff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0xfe6d000 -  0xfe9aff8  GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xfee0000 -  0xfee2ff3  com.apple.music.apps.anvil.resources (9.1.7 - 279.92) <7CBFA410-D449-1520-1E28-2018E56ECE3E> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0xfee6000 -  0xfee8ff3  com.apple.music.apps.common.resources (9.1.7 - 279.92) <47B50610-3A6B-B7E6-7D9F-633EE00536BF> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0xfeec000 -  0xfeeeff3  com.apple.music.apps.ebp.resources (9.1.7 - 279.92) <491FACE3-30A1-8165-DFE1-CDB0FD08351A> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0xfef2000 -  0xfef4ff3  com.apple.music.apps.efx.resources (9.1.7 - 279.92) <C597C91D-FEE9-A1CB-D44F-E1EBE79719CF> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0xfef8000 -  0xfefaff3  com.apple.music.apps.egt.resources (9.1.7 - 279.92) <30026FE6-7623-C6B3-6771-A121ACC8B762> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x10000000 - 0x1016dffb  GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x101a1000 - 0x10298ffb  libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x102bc000 - 0x102beff3  com.apple.music.apps.emx.resources (9.1.7 - 279.92) <7C00E73C-087D-B18A-FBBE-3CB9A34A7290> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x102c2000 - 0x102c4ff3  com.apple.music.apps.es1.resources (9.1.7 - 279.92) <E9799913-9D77-B551-2F7C-3C5CF7CCDF5C> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x106e7000 - 0x106e9ff3  com.apple.music.apps.es2.resources (9.1.7 - 279.92) <D85546C3-B00F-0A52-EE11-EC05210E6431> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x106ed000 - 0x106efff3  com.apple.music.apps.esp.resources (9.1.7 - 279.92) <22469760-92CC-70D1-098F-A71D666D2030> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0x106f3000 - 0x106f5ff3  com.apple.music.apps.evb3.resources (9.1.7 - 279.92) <BAD8B6B6-E451-43B2-E56C-93279FB16A6E> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x106f9000 - 0x106fbff3  com.apple.music.apps.evd6.resources (9.1.7 - 279.92) <21C25CAD-1A0B-2ADF-FAA9-A66F6034E82D> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x10fca000 - 0x10fccff3  com.apple.music.apps.evoc.resources (9.1.7 - 279.92) <B958C220-125C-8DFD-B829-D6ABFEAC7A11> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x10fd0000 - 0x10fd2ff3  com.apple.music.apps.evp88.resources (9.1.7 - 279.92) <CBA089F8-35D9-F012-43BE-F79149490FE0> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x10fd6000 - 0x10fd8ff3  com.apple.music.apps.exs24.resources (9.1.7 - 279.92) <11C21376-ED55-88F0-C965-DD554EA4DF81> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x10fdc000 - 0x10fdeff3  com.apple.music.apps.guitaramp.resources (9.1.7 - 279.92) <03A47674-0672-A373-9628-0F10B1065A04> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x10fe2000 - 0x10fe4ff3  com.apple.music.apps.guitarcontrols.resources (9.1.7 - 279.92) <6A1F7841-22E5-D35E-D3A7-341280342B5C> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x10fe8000 - 0x10feaff3  com.apple.music.apps.mutapdel.resources (9.1.7 - 279.92) <DD838B34-3651-F30C-D52F-7CF44EF2AD30> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x10fee000 - 0x10ff0ff3  com.apple.music.apps.pedalboard.resources (9.1.7 - 279.92) <79A8F7E2-566C-DF8F-C336-8D075A434E62> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x10ff4000 - 0x10ff6ff3  com.apple.music.apps.revolver.resources (9.1.7 - 279.92) <DE04D8A8-A797-342B-B3BB-0AA349CAC457> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x10ffa000 - 0x10ffcff3  com.apple.music.apps.sphere.resources (9.1.7 - 279.92) <4DDC2503-F323-ED3F-1F18-B05F5611E5A4> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x11000000 - 0x1100bffb  com.apple.Librarian (1.0.1 - 1) <35DAB3F4-8E67-3450-B307-D887139B3DF3> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x11017000 - 0x11052ff3  com.apple.Ubiquity (1.1 - 210) <ECDD5D5D-7F8E-3DC4-A0A1-688A50082EC3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x1106c000 - 0x1108dff7  com.apple.ChunkingLibrary (1.0 - 127) <62C6ADB8-D9F5-373E-8187-658B3BEC5F88> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x155ad000 - 0x155f2fff +se.propellerheads.rewire.library (1.7.8 - 1.7.8) <CED1CA92-5EBF-B495-C31F-4CF7F7CE67EF> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
    0x15608000 - 0x15620fff  com.apple.OpenTransport (10.6.0 - 10.6.0) <629E5002-F484-3A6A-9562-2F336A5F6B31> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x15631000 - 0x1599bfef +se.propellerheads.reason.engine (5.0 - 5.0) <D7415C86-0873-62CC-358B-B205326D790D> /Applications/Reason/Reason.app/Contents/PlugIns/Reason Engine.plugin/Contents/MacOS/Reason Engine
    0x15db4000 - 0x15e13fe1 +se.propellerheads.rewire.library (1.7 - 1.7) /Users/USER/Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
    0x16175000 - 0x161aeff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2330) <8C6BCE18-BB4B-3507-AF89-433E582DB4F0> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x161b9000 - 0x161c3fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <811CF4D6-15B2-3EDA-B026-5E4B28C0F742> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1dc8a000 - 0x1dc8ffe2  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x1dc96000 - 0x1dc98fff  libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x1dcaf000 - 0x1dcafffb +cl_kernels (??? - ???) <F7C9EA91-9F9B-4B9B-9C0A-5E319D6F7E84> cl_kernels
    0x1dcb1000 - 0x1dd52ff7 +  (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> 
    0x1dd6c000 - 0x1dd6dff8 +cl_kernels (??? - ???) <D62C83A4-54C0-47AA-A7DD-5F25CC375490> cl_kernels
    0x1edf4000 - 0x1edf5ffb +cl_kernels (??? - ???) <6CCABE92-3B50-435C-BDEF-4080B9FAF610> cl_kernels
    0x1edf7000 - 0x1ee98ff7  unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <C8E7C58B-E670-3EB2-A87E-C2F618D1C402> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
    0x1eefa000 - 0x1eefbff6 +cl_kernels (??? - ???) <46D44C7A-3129-4207-8AE9-A6D8EDD768AF> cl_kernels
    0x1eefd000 - 0x1ef9cff7 + (1.50.69 - compatibility 1.0.0) <3A06E8EA-0335-348A-BCCB-21C3E94AED31>
    0x1f2eb000 - 0x1f2f0ffe  libgermantok.dylib (??? - ???) <465F8E0F-0AED-3D8A-A852-22549742C6E9> /usr/lib/libgermantok.dylib
    0x8effe000 - 0x8f7a3ffb  com.apple.GeForceGLDriver (7.18.18 - 7.1.8) <106B3686-32B8-3717-AAE1-95313E72034E> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe93000 - 0x8fec5aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x9007e000 - 0x9007efff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90129000 - 0x9012afff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x90131000 - 0x901f4fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x901f5000 - 0x902b5ffb  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
    0x902b6000 - 0x902edfef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x902ee000 - 0x902f5ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <3E1A07C0-AC27-3070-945D-A9C2A71DEADB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x902f6000 - 0x903d7ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9042e000 - 0x9042fff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x90430000 - 0x9044cff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9044d000 - 0x90488fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90489000 - 0x90497fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90498000 - 0x904ccff3  libTrueTypeScaler.dylib (??? - ???) <93B9316F-95F1-3C56-AF12-EE8EEAA3CAC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x904cd000 - 0x904d0ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x904d1000 - 0x90535fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x905c9000 - 0x905fdff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9065b000 - 0x90875ff7  com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90876000 - 0x90ef1fe5  com.apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90f0b000 - 0x90f1bff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x90f1c000 - 0x90fb3ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90fb4000 - 0x90fb9ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x90fba000 - 0x90fe7ff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90fe8000 - 0x90febffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x90fec000 - 0x91271fe3  com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91272000 - 0x91574fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9188f000 - 0x918b1ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x918b2000 - 0x91b75fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91bd0000 - 0x91c0efff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91c0f000 - 0x91c96fff  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
    0x91c97000 - 0x91d87ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x91d88000 - 0x91d8effd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91d9f000 - 0x91da2ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x91da3000 - 0x91dafff4  com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91db3000 - 0x91dbbfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91dcd000 - 0x91de3ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x91de4000 - 0x91e13ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x91e1d000 - 0x9274759b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92748000 - 0x9274dff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x9274e000 - 0x9285fff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x92860000 - 0x928d6fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x928d7000 - 0x928e5ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
    0x928e7000 - 0x92ce9ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92d28000 - 0x92d28fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92d29000 - 0x92e70fff  com.apple.syncservices (6.3 - 673.6) <5D648740-9A38-3592-9DA8-167F8B607293> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x92e71000 - 0x92e72fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x92e73000 - 0x93267ffb  com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9331f000 - 0x93349ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x934b8000 - 0x93527fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x93528000 - 0x9363ffe9  com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93640000 - 0x9364aff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93691000 - 0x939d7fff  com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x939d8000 - 0x939d8fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x939d9000 - 0x93a56ffe  com.apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x93a57000 - 0x93a73ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93a74000 - 0x93b5cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x93b5d000 - 0x93b60ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x93b61000 - 0x93b69ff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x93b6a000 - 0x93b7bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x93b7c000 - 0x93bb2ff7  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
    0x93bb3000 - 0x93bb7ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93bdc000 - 0x93f22ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93f48000 - 0x93f53ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <CCF9E596-79E9-3303-A3A0-739004359EAD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x93f54000 - 0x94430ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94442000 - 0x94449ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x9444a000 - 0x94452ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x94453000 - 0x944acfff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x944af000 - 0x944ddfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
    0x944de000 - 0x944e2ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x944e3000 - 0x944f8fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x944f9000 - 0x94609fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x9461e000 - 0x94770fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94771000 - 0x9489dff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9490b000 - 0x9491eff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x94953000 - 0x94973ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x94974000 - 0x94a73ffb  com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x94a74000 - 0x94a77fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x94a83000 - 0x954b4fff  com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x954b5000 - 0x9558cff3  com.apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x95902000 - 0x95905ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9594e000 - 0x95b77ffb  com.apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95b78000 - 0x95b96ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x95b97000 - 0x95bd4ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x95bd5000 - 0x95cf3fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95d4a000 - 0x95e2dff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x95e2e000 - 0x95e2eff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95e2f000 - 0x95e6fff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95e70000 - 0x95e79ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x95e7a000 - 0x96234ffb  com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x96235000 - 0x9627eff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96282000 - 0x962fdffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96305000 - 0x96347ff7  com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96366000 - 0x9636afff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9636b000 - 0x9636dff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x9636e000 - 0x9636efff  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
    0x9636f000 - 0x96378ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96402000 - 0x9640aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9643d000 - 0x96acefe3  libclh.dylib (4.0.3 - 4.0.3) <8A4B12EC-F8F1-3D5E-945D-56467F8F4476> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x96acf000 - 0x96ad2ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96ad8000 - 0x96ae6ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x96ae7000 - 0x96ba4ff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x96ba5000 - 0x96bb2fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96bb3000 - 0x97648ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97649000 - 0x9764fffb  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
    0x97650000 - 0x97693ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x97694000 - 0x976f6ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x976f7000 - 0x976f7fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x976f8000 - 0x97755ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97756000 - 0x97773fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x97774000 - 0x97775ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x97790000 - 0x977e2ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x977e3000 - 0x978aefff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x978b3000 - 0x978bcffb  com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x978bd000 - 0x97ab5ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97ab6000 - 0x97ac1ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x97ac2000 - 0x97b41ff7  com.apple.iLifeMediaBrowser (2.6.3 - 502.3.12) <2A8A782C-0799-3CB9-A1AE-13743B7EFECF> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x97d77000 - 0x97db3ffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97db4000 - 0x97dc4fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x97dc5000 - 0x97e27ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97e61000 - 0x97eddff3  libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x97ede000 - 0x97f07ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97f08000 - 0x97f9eff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97fc6000 - 0x98062fef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x98089000 - 0x9808aff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x9808b000 - 0x980dcff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x980dd000 - 0x98145ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x98146000 - 0x98147ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x9814d000 - 0x98324fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x983cf000 - 0x9841fff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98420000 - 0x98420fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98421000 - 0x9842fff7  com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98430000 - 0x98528ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x98529000 - 0x98578ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98579000 - 0x98659fff  com.apple.backup.framework (1.3.3 - 1.3.3) <AAE44D28-DA18-326B-BC3D-C37D50DD5DAC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9865a000 - 0x98668fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x9866b000 - 0x9881fff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x98820000 - 0x98982ffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98983000 - 0x996d3ffb  com.apple.QuickTimeComponents.component (7.7.1 - 2330) <91F3ABCA-3BB8-3B01-AA3F-37B3D798755A> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x996d4000 - 0x997e3fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2>

    Hi
    I´ve got the same problem.
    And it started yesterday, with no previous incidents.
    Did you get to solve it?
    Here is my crash report:
    Process:         Logic Pro [908]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.7 (1700.57)
    Build Info:      Logic-17005700~2
    App Item ID:     459578486
    App External ID: 6130764
    Code Type:       X86 (Native)
    Parent Process:  launchd [203]
    Date/Time:       2012-08-24 02:57:51.779 +0200
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          672312 sec
    Crashes Since Last Report:           54
    Per-App Interval Since Last Report:  531687 sec
    Per-App Crashes Since Last Report:   45
    Anonymous UUID:                      BED2D163-6256-4406-8E3D-56AD45C8F2F4
    Crashed Thread:  9  com.apple.audio.IOThread.client
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000000ad
    VM Regions Near 0xad:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        __TEXT                 0000000000001000-0000000000be8000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    objc[908]: garbage collection is OFF
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x9aa0c341 memmove$VARIANT$sse3x + 1923
    1   com.apple.logic.pro                     0x0003e06d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 9725
    2   com.apple.logic.pro                     0x00296af6 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2470022
    3   com.apple.logic.pro                     0x005d0ae4 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5853300
    4   com.apple.logic.pro                     0x005ac06d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5703165
    5   com.apple.logic.pro                     0x005cfa85 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5849109
    6   com.apple.logic.pro                     0x005a7b92 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5685538
    7   com.apple.logic.pro                     0x0040f60e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 4012958
    8   com.apple.logic.pro                     0x0057f245 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5519317
    9   com.apple.logic.pro                     0x0056cb2b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5443771
    10  com.apple.logic.pro                     0x001c88a8 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1625656
    11  com.apple.logic.pro                     0x006324a6 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6253110
    12  com.apple.logic.pro                     0x001cbd0b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1639067
    13  com.apple.logic.pro                     0x00614a57 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6131687
    14  com.apple.Foundation                    0x91f77bab __NSFireTimer + 166
    15  com.apple.CoreFoundation                0x909e12a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    16  com.apple.CoreFoundation                0x909e0c37 __CFRunLoopDoTimer + 743
    17  com.apple.CoreFoundation                0x909bfcd0 __CFRunLoopRun + 1888
    18  com.apple.CoreFoundation                0x909bf1dc CFRunLoopRunSpecific + 332
    19  com.apple.CoreFoundation                0x909bf088 CFRunLoopRunInMode + 120
    20  com.apple.HIToolbox                     0x90081723 RunCurrentEventLoopInMode + 318
    21  com.apple.HIToolbox                     0x90088a8b ReceiveNextEventCommon + 381
    22  com.apple.HIToolbox                     0x900888fa BlockUntilNextEventMatchingListInMode + 88
    23  com.apple.AppKit                        0x937cd0d8 _DPSNextEvent + 678
    24  com.apple.AppKit                        0x937cc942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    25  com.apple.AppKit                        0x937c8cb1 -[NSApplication run] + 911
    26  com.apple.prokit                        0x00fd242b NSProApplicationMain + 439
    27  com.apple.logic.pro                     0x0002b1c5 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x978ff90a kevent + 10
    1   libdispatch.dylib                       0x91827e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9182685f _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x978fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x978fc1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x909b69da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x909bfb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x909bf1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x909bf088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x91f860c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x91f79e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x91f79dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apogee.DuetUSBPlugIn                0x0e160013 apogeeDriverPlugInMessageQueue::WaitForNextMessageInList() + 57
    4   com.apogee.DuetUSBPlugIn                0x0e1602da ClientBiDirConnection::HandlePropertyChanges() + 28
    5   com.apogee.DuetUSBPlugIn                0x0e1605a0 PthreadHandlingPropertyChanges(void*) + 21
    6   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apogee.DuetUSBPlugIn                0x0e15fc90 MessageTX::TXThread() + 118
    4   com.apogee.DuetUSBPlugIn                0x0e15ff2a TransmitThread(void*) + 21
    5   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x978fea9a __recvfrom + 10
    1   libsystem_c.dylib                       0x9a9e84a2 recv$UNIX2003 + 54
    2   com.apogee.DuetUSBPlugIn                0x0e160929 ClientBiDirLocalSocketConnection::ReceiveData(void*, int) + 53
    3   com.apogee.DuetUSBPlugIn                0x0e15f14d MessageRX::RXThread() + 193
    4   com.apogee.DuetUSBPlugIn                0x0e15f637 ReceiveThread(void*) + 21
    5   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x978feb42 __select + 10
    1   com.apple.CoreFoundation                0x90a0de15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a76838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a76901 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a76838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a76901 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 9 Crashed:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x978fe9c6 __pthread_kill + 10
    1   libsystem_c.dylib                       0x9aa35f78 pthread_kill + 106
    2   libsystem_c.dylib                       0x9aa26ce3 __abort + 198
    3   libsystem_c.dylib                       0x9aa26c1d abort + 231
    4   com.apple.logic.pro                     0x003e50c9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3839577
    5   libsystem_c.dylib                       0x9aa8b59b _sigtramp + 43
    6   com.apple.audio.CoreAudio               0x9ac7c0f6 HALC_ProxyIOContext::IOWorkLoop() + 1808
    7   com.apple.audio.CoreAudio               0x9ac7b926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    8   com.apple.audio.CoreAudio               0x9ac7b898 __HALC_ProxyIOContext_block_invoke_6 + 20
    9   com.apple.audio.CoreAudio               0x9ac7b81d HALB_IOThread::Entry(void*) + 69
    10  libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x978fcd36 mach_wait_until + 10
    1   com.apple.CoreServices.CarbonCore          0x904c17f8 MPDelayUntil + 29
    2   com.apple.CoreServices.CarbonCore          0x904d3694 Delay + 108
    3   se.propellerheads.rewire.library          0x16cfd7e8 RWPUnregisterDeviceImp + 21574
    4   se.propellerheads.rewire.library          0x16d18a5c RWPUnregisterDeviceImp + 132794
    5   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b2e50c MD::CallProcessThread1(void*) + 108
    4   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b2e28c MD::CallProcessThread2(void*) + 124
    4   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b2c13c MD::CallProcessThread15(void*) + 124
    4   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9a9e842c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b4b899 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x978fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x978fc1f6 mach_msg + 70
    2   com.apple.audio.midi.CoreMIDI           0x01390f67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI           0x013b3f5b MIDIProcess::RunMIDIInThread() + 259
    4   com.apple.audio.midi.CoreMIDI           0x013b48e2 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x0139253b XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x01391f05 CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x978fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9aa37e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9aa37f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9045e3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9045e11d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9045df2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x904d3398 TimerThread + 292
    7   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x978feb42 __select + 10
    1   com.apple.logic.pro                     0x0096da07 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 375847
    2   com.apple.logic.pro                     0x005b0124 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5719732
    3   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    4   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x978ff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9aa35ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9aa376fe start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib                  0x978ff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9aa35ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9aa376fe start_wqthread + 30
    Thread 20:
    0   libsystem_kernel.dylib                  0x978ff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9aa35ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9aa376fe start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib                  0x978febb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9a9e87b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x91fba02b +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.logic.pro                     0x00880d70 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8672000
    4   com.apple.Foundation                    0x91f79e25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x91f79dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9aa33ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x9aa376de thread_start + 34
    Thread 9 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x9aa8b57e  ecx: 0xb05a583c  edx: 0x978fe9c6
      edi: 0xb05a6000  esi: 0x00000006  ebp: 0xb05a5858  esp: 0xb05a583c
       ss: 0x00000023  efl: 0x00000246  eip: 0x978fe9c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x02eafffc
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xbe7ff7  com.apple.logic.pro (9.1.7 - 1700.57) <5F56E15A-9720-AE07-31BF-AD616FF0803C> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe81000 -   0xe9ffef  com.apple.XSKey (1.0.0 - 52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xeae000 -   0xee1fe7  com.apple.music.apps.MAAudioUnitSupport (9.1.7 - 233.39) <ABF83631-4841-7F96-B672-89D824152C56> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xef0000 -   0xf21ff3  com.apple.musicaudiodataservices (1.1 - 250.92) <11E60B69-F34E-72B0-DC8E-BC23B4D9D949> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf31000 -   0xf33fff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf39000 -   0xf97ff3  com.apple.music.apps.MALoopManagement (9.1.7 - 218.94) <F762B969-271F-3F4D-87E7-277129D40801> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfaf000 -  0x11d7ff7  com.apple.prokit (7.2.2 - 1817) <CB7DEEA0-A70C-397B-87B6-6787DACEDAB1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12e4000 -  0x135ffff  com.apple.music.apps.MACore (9.1.7 - 477.48) <D5C25B6D-62D4-B642-F42C-5FBA37B4D171> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x1381000 -  0x13cdffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13f0000 -  0x1446ff7  com.apple.music.apps.MAHarmony (9.1.7 - 198.94) <8D7FCBB4-B5C3-1C2F-1623-E08832F849E9> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x145f000 -  0x1878ff7  com.apple.music.apps.MAPlugInGUI (9.1.7 - 424.69) <C03FCCCA-FA9D-BDD9-C0D1-97B649FDA5DE> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a9f000 -  0x1b81feb  com.apple.music.apps.OMF (9.1.7 - 108.93) <E5F8C2D7-43F0-7960-A8FE-3329BADCE85E> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b98000 -  0x21e9fe3  com.apple.music.apps.MADSP (9.1.7 - 588.88) <177B080A-F239-4521-3B74-55B240EF7B92> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28e0000 -  0x2901ff7  com.apple.music.apps.LogicFileBrowser (9.1.7 - 1700.57) <CEAB9DBA-E127-3438-F668-E9069B7AE4C3> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x290b000 -  0x2984ff7  com.apple.music.apps.LogicLoopBrowser (9.1.7 - 1700.57) <C799550A-95F3-A4B3-BEF1-DFA2C0ED4AAB> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x299a000 -  0x29bbff7  com.apple.music.apps.MAApogeeSupport (9.1.7 - 311.94) <4CA78932-4FB5-1611-1A80-1A1DA026F6E7> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x29c2000 -  0x29c7ff7  com.apple.music.apps.MAResources (9.1.7 - 211.95) <4487AD39-FA0A-3E91-FF6D-B6E8B12BF19E> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x29cc000 -  0x29f8ff3  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <7D47B1D3-4410-3524-BC47-FCDF49E48DB5> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2a0b000 -  0x2a1bff7  com.apple.AERegistration (1.2 - 401) <4FEFA52A-BF2E-2BCC-0124-4E3653B88D95> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2a31000 -  0x2a3dff3  com.apple.music.apps.MAUnitTest (9.1.7 - 95.94) <70A08284-7EB1-5CE4-6CD5-077DA4009E90> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2a47000 -  0x2afdfff  com.apple.music.apps.MAFiles (9.1.7 - 144.77) <99831EE1-733D-7F3A-3B19-945B70E5C74C> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2b18000 -  0x2b8ffe7  com.apple.music.apps.MAAudioEngine (9.1.7 - 158.32) <4FD5874A-C993-D1F5-4B8F-F1BC56C4CDB9> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2bf8000 -  0x2c03ff7  com.apple.music.apps.MAToolKit (9.1.7 - 357.98) <116D52E5-9372-2CC2-BDC0-A2443005F5CC> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2c09000 -  0x2c1dff7  com.apple.music.apps.MAVideo (9.1.7 - 11.99) <3B44C77C-4A2C-A2A3-75E2-DEC9AE1CF1A0> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2c31000 -  0x2cdeff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2d23000 -  0x2d60fff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2d7a000 -  0x2e16ffc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x3d80000 -  0x3db3ff4  com.apple.prokit.LionPanels (7.2.2 - 1817) <1BD53721-0300-392B-91C9-3E99C630EC47> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
    0x3e46000 -  0x3e54fff  com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <1748DFD3-0DC9-37E3-913E-C72BA193C8B0> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x3e64000 -  0x3e64ffe +org.xlife.InquisitorLoader (3.2 - 58) <E4877EE4-5825-62D9-8C95-D447C8F77397> /Library/InputManagers/*/Inquisitor.bundle/Contents/MacOS/Inquisitor
    0x3e69000 -  0x3e6affd +com.1passwd.InputManager (2.9.5 - 7325) <8B4FC4D3-49A3-4592-F825-B1B6EBAC46C8> /Library/InputManagers/*/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0x3ff2000 -  0x3ff6ffb  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xe146000 -  0xe14bfff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe150000 -  0xe16cfff  com.apogee.DuetUSBPlugIn (1.9.33 - 1.9.33) <D3266FBE-CC92-12A4-AD14-3742BF89A352> /System/Library/Extensions/DuetUSBPlugIn.bundle/Contents/MacOS/DuetUSBPlugIn
    0xe3b9000 -  0xe3c1ff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0xf5c7000 -  0xf5f4ff8  GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x101f7000 - 0x10364ffb  GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x10398000 - 0x1048fffb  libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x104b3000 - 0x10753fe7  com.apple.ATIRadeonX2000GLDriver (7.18.18 - 7.1.8) <A9F04AD5-F55B-3D26-8C7C-C90AFCF7394A> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x10ad2000 - 0x10ad4ff3  com.apple.music.apps.anvil.resources (9.1.7 - 279.92) <8DBBDE85-7647-C883-6A26-1006222EB65E> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0x10ad9000 - 0x10adbff3  com.apple.music.apps.common.resources (9.1.7 - 279.92) <39137F2B-4C0D-FC33-1568-468C44FF827C> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0x10b9e000 - 0x10ba0ff3  com.apple.music.apps.ebp.resources (9.1.7 - 279.92) <3BA4FBF4-6BA2-6735-69A1-21B2533F3828> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0x10ba5000 - 0x10ba7ff3  com.apple.music.apps.efx.resources (9.1.7 - 279.92) <5BD35B66-C5AD-9BBE-8DD3-8ADD127ECD78> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0x10bac000 - 0x10baeff3  com.apple.music.apps.egt.resources (9.1.7 - 279.92) <38799203-964A-53E7-2163-FD49A7CCE1F6> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x10bb3000 - 0x10bb5ff3  com.apple.music.apps.emx.resources (9.1.7 - 279.92) <5C45BFAE-91E2-6558-9FF2-40ECFFF5762F> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x10bba000 - 0x10bbcff3  com.apple.music.apps.es1.resources (9.1.7 - 279.92) <B98D8E2F-96F7-D1E1-FC71-9FF92DDCDF08> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x10bc1000 - 0x10bc3ff3  com.apple.music.apps.es2.resources (9.1.7 - 279.92) <AEC8D8F1-87E1-8E87-1FA0-9DBF50F29CDA> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x10bc8000 - 0x10bcaff3  com.apple.music.apps.esp.resources (9.1.7 - 279.92) <170E6A51-E63A-8BB0-43EE-44F2CB60B1A5> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0x10bcf000 - 0x10bd1ff3  com.apple.music.apps.evb3.resources (9.1.7 - 279.92) <72810B0D-C398-6418-CA7E-74DFB8A153D1> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x10bd6000 - 0x10bd8ff3  com.apple.music.apps.evd6.resources (9.1.7 - 279.92) <751C3435-F86A-8238-57FE-72A675D97581> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x10bdd000 - 0x10bdfff3  com.apple.music.apps.evoc.resources (9.1.7 - 279.92) <B23D3650-4D1C-71B3-FB45-691EB784ADC6> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x10be4000 - 0x10be6ff3  com.apple.music.apps.evp88.resources (9.1.7 - 279.92) <61FE7B80-2198-58CA-9F91-EB4DE5F8ED49> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x10beb000 - 0x10bedff3  com.apple.music.apps.exs24.resources (9.1.7 - 279.92) <69695E8F-B927-FE15-E8AE-93A10EABD5B8> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x10bf2000 - 0x10bf4ff3  com.apple.music.apps.guitaramp.resources (9.1.7 - 279.92) <9F6D0D69-79F4-9296-8779-D0E00FD8CB77> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x10bf9000 - 0x10bfbff3  com.apple.music.apps.guitarcontrols.resources (9.1.7 - 279.92) <EDCE2C6D-DD6C-E979-6F2D-69344651C9E2> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x114d1000 - 0x114d3ff3  com.apple.music.apps.mutapdel.resources (9.1.7 - 279.92) <5451F0A4-61E9-E37D-4E0B-EA39EF4F202C> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x114d8000 - 0x114daff3  com.apple.music.apps.pedalboard.resources (9.1.7 - 279.92) <106C4FFC-ED90-7BD2-9443-D0582540EE21> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x114df000 - 0x114e1ff3  com.apple.music.apps.revolver.resources (9.1.7 - 279.92) <B6125FBC-5007-46F0-A3B9-0B783341A97A> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x114e6000 - 0x114e8ff3  com.apple.music.apps.sphere.resources (9.1.7 - 279.92) <89DF15C0-5402-A739-B604-A8276922F600> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x114ed000 - 0x114f6fff +com.avid.Sibelius7ReWireDevice (1.0.2 - 1.0.2) <A159C9F8-5925-7895-7005-535503AC5077> /Applications/Sibelius 7.app/Contents/Resources/Sibelius 7 ReWire Device.bundle/Contents/MacOS/Sibelius 7 ReWire Device
    0x11600000 - 0x1160bffb  com.apple.Librarian (1.0.1 - 1) <35DAB3F4-8E67-3450-B307-D887139B3DF3> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x11617000 - 0x11651ff3  com.apple.Ubiquity (1.1 - 210) <42B6B1C0-C5A0-3145-97F0-B1F02C11E7BE> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x1166b000 - 0x1168cff7  com.apple.ChunkingLibrary (1.0 - 125) <ACF096F3-536C-3AAB-8B00-D876ACA8BA49> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x122ee000 - 0x122f1fff  com.apple.LiveType.component (2.1.3 - 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x122f7000 - 0x122faff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x16cf2000 - 0x16d51fe1 +se.propellerheads.rewire.library (1.7 - 1.7) /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
    0x16d70000 - 0x16d88fff  com.apple.OpenTransport (10.6.0 - 10.6.0) <629E5002-F484-3A6A-9562-2F336A5F6B31> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x16eb1000 - 0x16f16fde  com.apple.LiveType.framework (2.1.3 - 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x16f36000 - 0x16f8efff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x17178000 - 0x17183ff7  com.apple.DVCPROHDVideoOutput (1.3.2 - 1.3.2) <8D8A75CC-6204-1187-04CC-B3323E76DCF9> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x1718b000 - 0x171f0fe0  com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <483DD62C-46C4-36AA-6A1C-2DEA6F062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x1720a000 - 0x17241ff7  com.apple.audio.SoundManager.Components (3.9.5.1 - 3.9.5.1) <BABAA7F9-ABA7-302A-B245-02899ACED8D5> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x17248000 - 0x17281ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2330) <8C6BCE18-BB4B-3507-AF89-433E582DB4F0> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1728c000 - 0x17349fe2  com.apple.DesktopVideoOut (1.2.7 - 1.2.7) <7959538F-2A96-F2BB-EEC3-0718A326C152> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x17368000 - 0x17372fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <811CF4D6-15B2-3EDA-B026-5E4B28C0F742> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x177e5000 - 0x177ecffb +com.uaudio.UAD Pultec-Pro (6.1.1 - 6.1.1) <DE7BBA60-C964-49A4-7E58-D18ECD129F65> /Library/Audio/Plug-Ins/Components/UAD Pultec-Pro.component/Contents/Resources/UAD Pultec-Pro.vst/Contents/MacOS/UAD Pultec-Pro
    0x1ce43000 - 0x1ce66ff3 +com.uaudio.effects.UAD Pultec-Pro (6.1.1 - 6.1.1) <CF089AA9-A40C-6D59-3328-8DAF30C2FE8B> /Library/Audio/Plug-Ins/Components/UAD Pultec-Pro.component/Contents/MacOS/UAD Pultec-Pro
    0x1ceca000 - 0x1cee0ff7 +com.uaudio.UAD2_Plugin_Support (6.1.1 - 6.1.1) <50B0AF1D-BF34-A44A-7767-5EF93546011F> /Library/Frameworks/UAD-2 Plugin Support.framework/Versions/A/UAD-2 Plugin Support
    0x1ceee000 - 0x1cef5ffb +com.uaudio.UAD Pultec (6.1.1 - 6.1.1) <E936469C-40DD-161D-C62D-C4A03FA6FCBE> /Library/Audio/Plug-Ins/Components/UAD Pultec.component/Contents/Resources/UAD Pultec.vst/Contents/MacOS/UAD Pultec
    0x1d300000 - 0x1d377feb +com.uaudio.UAD_GUI_Library (6.1.1 - 6.1.1) <C1E94592-1F7A-8EDE-412C-0D95343A8D06> /Library/Frameworks/UAD GUI Library.framework/Versions/A/UAD GUI Library
    0x1d3a4000 - 0x1d3cefe7 +com.uaudio.UAD Pultec-Pro (6.1.1 - 6.1.1) <DC548716-3FE3-BA08-D2DF-DD1F1EF41447> /Library/Application Support/Universal Audio/*/UAD Pultec-Pro
    0x1d61d000 - 0x1d624ffb +com.uaudio.UAD LA2A (6.1.1 - 6.1.1) <CA78EEEF-5A60-7B1E-393B-837D2E91523C> /Library/Audio/Plug-Ins/Components/UAD LA2A.component/Contents/Resources/UAD LA2A.vst/Contents/MacOS/UAD LA2A
    0x1d654000 - 0x1d67aff3 +com.uaudio.UAD Pultec (6.1.1 - 6.1.1) <142E6F33-E35F-858A-992A-5B54011AC73C> /Library/Application Support/Universal Audio/*/UAD Pultec
    0x1ee65000 - 0x1ee88ff3 +com.uaudio.effects.UAD Pultec (6.1.1 - 6.1.1) <CAA27028-9495-737C-CC9C-BABACDD353EC> /Library/Audio/Plug-Ins/Components/UAD Pultec.component/Contents/MacOS/UAD Pultec
    0x1f0e4000 - 0x1f107ff3 +com.uaudio.effects.UAD LA2A (6.1.1 - 6.1.1) <5D45C93F-BACD-BC90-410F-B893D80DD4F3> /Library/Audio/Plug-Ins/Components/UAD LA2A.component/Contents/MacOS/UAD LA2A
    0x1f130000 - 0x1f151fe7 +com.uaudio.UAD LA2A (6.1.1 - 6.1.1) <A1200F95-8C71-E820-F58F-A3279199E4C8> /Library/Application Support/Universal Audio/*/UAD LA2A
    0x1f548000 - 0x1f56bff3 +com.uaudio.effects.UAD RealVerb-Pro (6.1.1 - 6.1.1) <27C55D3B-8F42-F5D3-5DA4-E79013EEDAE6> /Library/Audio/Plug-Ins/Components/UAD RealVerb-Pro.component/Contents/MacOS/UAD RealVerb-Pro
    0x1f594000 - 0x1f59bffb +com.uaudio.UAD RealVerb-Pro (6.1.1 - 6.1.1) <5404F7A5-3616-93F6-8771-8A309322A3E7> /Library/Audio/Plug-Ins/Components/UAD RealVerb-Pro.component/Contents/Resources/UAD RealVerb-Pro.vst/Contents/MacOS/UAD RealVerb-Pro
    0x1f5a0000 - 0x1f5deffb +com.uaudio.UAD RealVerb-Pro (6.1.1 - 6.1.1) <B53E94BA-3F43-7FD4-ADBF-F53157780BBF> /Library/Application Support/Universal Audio/*/UAD RealVerb-Pro
    0x1f8c6000 - 0x1f8e9ff3 +com.uaudio.effects.UAD 1176LN (6.1.1 - 6.1.1) <4A390953-14D3-6C11-C60E-4B0CAD15DD14> /Library/Audio/Plug-Ins/Components/UAD 1176LN.component/Contents/MacOS/UAD 1176LN
    0x1f912000 - 0x1f919ffb +com.uaudio.UAD 1176LN (6.1.1 - 6.1.1) <D0F386B9-DD79-00A5-2764-5760A4455D68> /Library/Audio/Plug-Ins/Components/UAD 1176LN.component/Contents/Resources/UAD 1176LN.vst/Contents/MacOS/UAD 1176LN
    0x203a7000 - 0x203c8ff7 +com.uaudio.UAD 1176LN (6.1.1 - 6.1.1) <9224F628-7DBC-312D-3A0F-74EC720120EC> /Library/Application Support/Universal Audio/*/UAD 1176LN
    0x20562000 - 0x20585ff3 +com.uaudio.effects.UAD 1176SE (6.1.1 - 6.1.1) <B8E6BD3B-2289-5C0F-CB23-3BAE61EBAE41> /Library/Audio/Plug-Ins/Components/UAD 1176SE.component/Contents/MacOS/UAD 1176SE
    0x205ae000 - 0x205b5ffb +com.uaudio.UAD 1176SE (6.1.1 - 6.1.1) <E283EA07-4B26-3FAA-0E38-71617A347B6F> /Library/Audio/Plug-Ins/Components/UAD 1176SE.component/Contents/Resources/UAD 1176SE.vst/Contents/MacOS/UAD 1176SE
    0x206dc000 - 0x206fdffb +com.uaudio.UAD 1176SE (6.1.1 - 6.1.1) <21B3D5F5-1160-2F7B-7594-5B8E1ADC91B8> /Library/Application Support/Universal Audio/*/UAD 1176SE
    0x22e3f000 - 0x22e46ff3  com.apple.music.apps.midi.device.plugin.Logic-Control (9.1.7 - 198.2) <07A9A969-3EE7-3499-017D-885D3BE21DC1> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x2625a000 - 0x2625ffe2  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x26266000 - 0x26268fff  libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x2629e000 - 0x2629effb +cl_kernels (??? - ???) <C0326F15-2343-4C2E-8813-FA8786EF704A> cl_kernels
    0x262a0000 - 0x26341ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x2635b000 - 0x2635cff8 +cl_kernels (??? - ???) <B4EDE818-E597-47AF-9055-8473EE5360CB> cl_kernels
    0x8fec5000 - 0x8fef7aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90015fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x90016000 - 0x9007eff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9007f000 - 0x903c5ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x903c6000 - 0x90401fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90402000 - 0x9041ffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x90420000 - 0x90722fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90724000 - 0x907c8fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x907c9000 - 0x908c1ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x908c2000 - 0x90914ffb  com.apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x90984000 - 0x90b5bfe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90b5f000 - 0x90b74ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90b75000 - 0x90babff4  com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90bce000 - 0x90bf1fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90bf2000 - 0x90deaff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90deb000 - 0x90e87fef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91197000 - 0x911dbfff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x911dc000 - 0x911e5ffb  com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x91341000 - 0x91341ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91342000 - 0x9136bffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9136c000 - 0x9142cffb  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
    0x91485000 - 0x917cbfff  com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x91825000 - 0x91833fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x91a16000 - 0x91a4aff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x91a4b000 - 0x91a61ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x91a62000 - 0x91d0fff3  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91d10000 - 0x91d38ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x91d39000 - 0x91e65ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91e8b000 - 0x91e8bfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x91e8c000 - 0x91eadfff  com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x91f1a000 - 0x92224ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92225000 - 0x92387ffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x923c8000 - 0x923c9ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x92470000 - 0x931c0ffb  com.apple.QuickTimeComponents.component (7.7.1 - 2330) <91F3ABCA-3BB8-3B01-AA3F-37B3D798755A> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x931c1000 - 0x931d9ff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
    0x931da000 - 0x931dafff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x931db000 - 0x931e7ff4  com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x931e8000 - 0x93237ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93238000 - 0x93248fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93249000 - 0x93278ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x93279000 - 0x9327dfff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9327e000 - 0x932acff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x932ad000 - 0x933c1ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2330) <4EFF594F-DC0B-3DAC-9149-15D01478DD99> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x933c2000 - 0x933deffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x933f2000 - 0x934e2ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x934e3000 - 0x935f3fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x935f4000 - 0x9364fff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x93650000 - 0x9376efec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9376f000 - 0x93776ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x937ab000 - 0x937b4fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x937c3000 - 0x94258ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9427f000 - 0x942c1ff7  com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x942c2000 - 0x942c9ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9430f000 - 0x945c1ff7  com.apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x945ff000 - 0x94604ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x9464a000 - 0x946aefff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x946af000 - 0x946bcfff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x946e1000 - 0x946e1fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x946e2000 - 0x947c5ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9484f000 - 0x948dcfe7  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
    0x948dd000 - 0x94c97ffb  com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x94c98000 - 0x94d5bfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94d72000 - 0x94d97ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94d98000 - 0x94da3ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x94da4000 - 0x95067fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9506a000 - 0x9545effb  com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9545f000 - 0x95473ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9560a000 - 0x95680fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95681000 - 0x95682ffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x959b3000 - 0x959beff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x959bf000 - 0x959c9ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x959ca000 - 0x959cdffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x95a41000 - 0x95a41ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x95a42000 - 0x95a43fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x95a49000 - 0x95aaeff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95aaf000 - 0x95af8ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95af9000 - 0x95afaff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x95afb000 - 0x95c42fff  com.apple.syncservices (6.3 - 673.6) <5D648740-9A38-3592-9DA8-167F8B607293> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95c8b000 - 0x95c99fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95f0e000 - 0x95f7dfff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95f7e000 - 0x96066fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x96067000 - 0x96089ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9608a000 - 0x960cbff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
    0x96128000 - 0x9612dffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x9612e000 - 0x96190ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x96191000 - 0x961cdffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x961d1000 - 0x961feff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x962dd000 - 0x962fdff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x962fe000 - 0x9630cff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x96327000 - 0x96379ff3  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9637a000 - 0x964dcfff  com.apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x964dd000 - 0x964e5ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x964e6000 - 0x964edfff  com.apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x964ee000 - 0x964f9fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x964fa000 - 0x96557ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96558000 - 0x96772ff7  com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96773000 - 0x9678fff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x96790000 - 0x96c6cff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96c6d000 - 0x96c75fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96d1a000 - 0x96d1cff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dyl

  • Help!! About 20min to open a project after some crashes...!!

    Briefly:
    - Working in a project with about 10 audio instruments and 10 audio tracks
    - "Multi-thread plugin seems to cause a problem"
    - logic crashes and autosave the project
    - reopen the project, unload the plugins that "caused" the problem
    - save the project with new name
    - open the project, thinking everything it's going to be fine, and...
    - impossible to open the project normally!!
    When opening, some exs instruments are loaded. One of them seems to hang logic. Several times forcing quit, trying to kill some processes in activity monitor, etc. Nothing. Last time i was browsing internet while logic was "working" in loading project and suddenly the project has loaded! 20-30 mins have gone since I'd opened the project! What's up?! Someone can help me?
    What i'm going to do right now is to create a new empty project and copy one by one all my tracks. I hope this tedious and dirty solution will "solve" my present problem, but I'm terrified about working in the future with a more complex project (with tempo changes, folders, automation data, audio regions, etc). This present solution will be impossible to go ahead.
    Any suggestions? Is there some way to "reset" a project or to load it without some audio-instrument settings? I think there was a way to import selectively layers from a project into another one.
    thank you!

    Aha!! It worked!! Thanks sampleconstruct!
    Also useful information to those with these (non desirable) problems:
    1. With activity monitor i could see the last opened files with logic, and it can be useful to know where logic is hanging.
    2. i detected there was some problem with an audio unit and i was going to deactivate it with au manager, when...
    3. sampleconstruct told me the good idea of disabling core audio and purge then the project.
    cu for better items.

  • Premiere Elements 9 crashes when I try to open a project

    Premiere Elements 9 was installed on my laptop when I bought it. I have only just tried to use it for the first time this week. When I choose 'create a new project' it opens but there's only a blank screen - no way to start editing, drag video in, etc. When I try to re-open a project, it crashes - saying there has been an error and it has to close.
    I have uninstalled and re-installed from the discs that came with the laptop but this problem continues to happen.
    Any ideas what I can do to fix this?
    Thanks.

    Thanks for your suggestions. I'm working on a Windows 7 laptop.
    When I try to download the 9.0.1 update I get an error message: "There was an error downloading this update. Please quit and try again later". It doesn't say what the problem is.
    1. Yes
    2. I've tried this and got the same blank grey screen as before (no work area) - tried to open a project/ create new and I got the error message: "Sorry, a serious error has occurred that requires Adobe Premiere Elements to shut down." But then it doesn't shut down.
    3. I'm not sure what kind of video card - how do I find this out?
    Unless you have other suggestions, given my replies above, I'll try deleting the folder you suggest next.
    Thanks
    Emily
        Premiere Elements 9 crashes when I try to open a project
        created by A.T. Romano in Premiere Elements - View the full discussion
    emilyw76
    What computer operating system is your Premiere Elements 9 running on? For now I will assume Windows 7, 8, or 8.1 64 bit.
    Have you installed the 9.0.1 Update and are trying to work from it? I suspect not. To do that, you can use Help Menu/Update within the project or, if that is not possible, you can do the update with the program closed. Use the download link
    Adobe - Premiere Elements : For Windows : Premiere Elements 9.0.1 update
    Then the usual
    1. Do you have the latest version of QuickTime installed on your computer?
    2. Are you running the program from a User Account with Administrative Privileges and have you applied Run As Administrator to the desktop icon of the program?
    3. What video card/graphics card does your computer use? How many cards, 1 or 2? And, is the card driver version up to date according to the web site of the manufacturer of the card or the web site of the manufacturer of the computer?
    An important troubleshooting scheme is to delete the Adobe Premiere Elements Prefs file and, if necessary, the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists.
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    9.0
    and in the 9.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then you delete the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives active so that you can see the complete path cited.
    After you determine that the video card/graphics card is up to date and the problems persist, the delete the BadDrivers.txt file.
    Local Disk C
    Program Data
    Adobe
    Premiere Elements
    9.0
    and in the 9.0 Folder is the BadDrivers.txt file that you delete. (After you close out of there and open a project, a new BadDrivers.txt file will be generated but the problem should be gone hopefully.)
    Please review and consider the above and then we will decide what next as indicated.
    Thank you.
    ATR

  • FCP Crashes when I try to open a project - just one project.

    I even tried going to the Autosave Vault to open the latest saved file.
    "Finder>Documents>Final Cut Pro Documents>Autosave Vault>Look for the folder with the project's name you are trying to open." Someone else had a similar issue and had success with that, but not me.
    When I open the file it launches the latest FCP, but when it gets to 19% loaded FCP crashes and wants to report the error to Apple.
    This file represents about one weeks worth of work, and FCP suddenly won't open this project anymore for some reason.
    I made consistent backups, and even the backups won't work now.
    How do people editing with FCP for a living survive if FCP does this??? This is unbelievable. If anyone can offer any ideas I would appreciate it.

    Here's the first part of the crash log... (Let me know if the rest will help.)
    Process: Final Cut Pro [154]
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier: com.apple.FinalCutPro
    Version: 6.0.5 (6.0.5)
    Build Info: FCPApp-810171515~24
    Code Type: X86 (Native)
    Parent Process: launchd [80]
    Date/Time: 2009-02-09 11:27:43.550 -0600
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000606258df
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0xa08c2ca2 0 + 2693541026
    1 com.apple.FinalCutPro 0x001129eb pKGDictHasNotifier(KGDictInt*, KGErrorCode (*)(long, long, KGDictInt*, void*), KGDictNotifyActOn, unsigned char*, ...) + 53
    2 com.apple.FinalCutPro 0x003b5cac pKGSpeedMakeInOutMessageable(KGDictInt*, unsigned char) + 158
    3 com.apple.FinalCutPro 0x003b40a8 SpeedInOutMsgProc(long, long, KGDictInt*, SpeedNotifyRec*) + 364
    4 com.apple.FinalCutPro 0x0012a7c8 ReadMessageable + 542
    5 com.apple.FinalCutPro 0x0010fc66 ReadNotifiers + 482
    6 com.apple.FinalCutPro 0x0001f378 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 332
    7 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    8 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    9 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    10 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    11 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    12 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    13 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    14 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    15 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    16 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    17 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    18 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    19 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    20 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    21 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    22 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    23 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    24 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    25 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    26 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    27 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    28 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    29 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    30 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    31 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    32 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    33 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    34 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    35 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    36 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    37 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    38 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    39 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    40 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    41 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    42 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    43 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    44 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    45 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    46 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    47 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    48 com.apple.FinalCutPro 0x00114114 pKGDictReadWithFlags(KGDictInt**, KGStreamRecord*, KGMessageableRec*, unsigned long, __CFArray const*) + 580
    49 ...FinalCutPro.Plugins.Browser 0x0ae0ba00 BrowserOpenFile(KGFileRec*, unsigned char, unsigned char) + 2680
    50 ...FinalCutPro.Plugins.Browser 0x0ae0eec1 Browser(long, long, KGDictInt*, KGFileRec*) + 10179
    51 com.apple.FinalCutPro 0x00183fd2 pKGDisplayFile(KGFileSpec*, char*, unsigned char, unsigned char) + 426
    52 com.apple.FinalCutPro 0x003ff5ff OpenDocuments(AEDesc const*, AEDesc*, long) + 311
    53 com.apple.AE 0x918bf648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    54 com.apple.AE 0x918bf57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    55 com.apple.AE 0x918bf425 aeProcessAppleEvent + 177
    56 com.apple.HIToolbox 0x935e39a5 AEProcessAppleEvent + 38
    57 com.apple.HIToolbox 0x93641e46 AEProcessEvent + 160
    58 com.apple.HIToolbox 0x93641d99 HIStdAppHandler::HandleEvent(OpaqueEventHandlerCallRef*, TCarbonEvent&) + 219
    59 com.apple.HIToolbox 0x9363f03a TEventHandler::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 70
    60 com.apple.HIToolbox 0x935b9143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    61 com.apple.HIToolbox 0x935b857d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    62 com.apple.HIToolbox 0x935b83e2 SendEventToEventTargetWithOptions + 58
    63 com.apple.HIToolbox 0x935e6d54 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    64 com.apple.HIToolbox 0x935b94fc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    65 com.apple.HIToolbox 0x935b857d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    66 com.apple.HIToolbox 0x935d4ed2 SendEventToEventTarget + 52
    67 com.apple.HIToolbox 0x93641b80 ToolboxEventDispatcher + 86
    68 com.apple.HIToolbox 0x9363e3da RunApplicationEventLoop + 222
    69 com.apple.FinalCutPro 0x0014cece KGMainEvent(void*) + 46
    70 com.apple.FinalCutPro 0x002aae53 main + 59
    71 com.apple.FinalCutPro 0x00003122 _start + 216
    72 com.apple.FinalCutPro 0x00003049 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x9506c6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    2 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x950243ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9504ed0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x96579b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    4 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004152e8 DisplayQueue::Run() + 702
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9501d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95094539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    4 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9501d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x950249bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94de50ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94de5d34 CFRunLoopRun + 84
    4 com.apple.DVCPROHDMuxer 0x24aa20fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297
    5 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    6 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9501d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x950249bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94de50ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94de5cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x914fd5dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x914fd464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9501d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x950249bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94de50ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94de5cd8 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x96bccf88 MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x96bcf108 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x9501d2e6 machwaituntil + 10
    1 libSystem.B.dylib 0x950943ad nanosleep + 314
    2 libSystem.B.dylib 0x9509426d usleep + 61
    3 com.apple.DesktopVideoOut 0x24b58b92 DVOClockGetTime + 1211
    4 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    5 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9501d226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95050a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x96c2ce62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x96c2cc42 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x942e2bee ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x9501d226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9504f1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95050a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x96c2ce62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x96c2cc42 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x96c55248 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x9504e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9504df52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xbfff001f ebx: 0x003b3f3c ecx: 0xa08bbedf edx: 0x49b9d5c4
    edi: 0xbfffd834 esi: 0xbfffd88f ebp: 0xbfffd818 esp: 0xbfffd7ac
    ss: 0x0000001f efl: 0x00010206 eip: 0xa08c2ca2 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x606258df

  • Can no longer open a project - and crash report readers out there??

    Hello there,
    I've been working on a project for a couple of months and just completed phase one yesterday, sent it to Encore and produced a bunch of DVDs. Now, I can no longer open the project. It crashes every time, as do the auto save copies and back up copies. I'd have to go back to a very old copy, which works - they work if I go back far enough - and do a lot of restructuring.
    Is there someone who can read a crash report for you to try and determine the problem?
    Thanks for your help.
    Regards,
    Jessica Vecchione
    ps. Happy New Year!

    Thanks so much for all your help. This software and hardware is so complex and sophisticated  it's hard to understand every facet of it.
    My system is:
    PC, Windows 7 Professional
    Intel i7 processor, 3.07 ghz
    12 gigs ram
    3 - 2 tera hard drives, all raid 0. (I use them to segment clients, none are full. The one in question is 1/3 full)
    I just installed the Nvidia Quadro 4000 graphics card thinking I would upgrade to CS5, but there have been so many kinks that I'm in no hurry to do that.
    I'm current on all Windows, Adobe, Nvidia updates and have Direct X 11
    I'm using Premiere CS4, After Effects CS4 etc.
    Plugins:
    Prodad - Vitascene, Mercali, Heroglyph
    New Blue Video filters and Transitions
    Pixelan
    and just recently Red Giant Looks
    I've been using Prodad for 3 years and since I got the new card, Vitascene won't work. It tells me my graphics card isn't powerful enough and that I don't have direct X. Prodad is insisting that it's my problem. The other Prodad plugins work fine.
    I had used a lot of the Prodad filters on this particular project, and in the middle of it, I switched cards and although I cannot now use Vitascene, the filters I had added to this project previously work! As long as I make no changes to the clips, (ie, change a tranistion etc.) the filter will continue to work. I figured I'd coast through this way, and am not using Vitascene on any new projects. (I have a ton of old projects that are loaded with Vitascene effects. I hope I'll never have to go back to them.)
    So, I can't help feeling like Vitascene is part of the problem.
    Today, I uninstalled Vitascene, and Looks (which I bought and installed yesterday - right about when I could no longer open this project). Nothing worked.
    I had backed up yesterday afternoon, and the project will not open on another computer from the BU disc.
    If I go back to a version from about a month ago, I can open it and I'll be able to recreate things from there, but I'm terrified of this happening again.
    So, I have all this great technology, and for the most part, I get things to work fine, but I don't have a real depth of understanding of how these things work and interact. And, I wish I could gain more knowledge, but I'm not even sure where to start. Any clues you all can give me are greatly appreciated.
    Best Regards,
    Jessica
    I've put the crash data here: (I'm sorry, but I don't see a way to attach a file here.
    <?xml version="1.0"?>
    <!DOCTYPE crashreport SYSTEM "AdobeCrashReporter.dtd">
    <crashreport version="1.1" crVersion="3.0.20080806" applicationName="Adobe Premiere Pro CS4" applicationVersion="4. 2. 1. 0" build="unknown">
    <time year="2011" month="1" day="3" hour="14" minute="2" second="35"/>
    <user guid="98f1f4d5-a2e8-4323-a756-3d2ea7fc12a5"/>
    <system platform="windows" osversion="6.1.7600 SP 0.0" applicationlanguage="Language Neutral" userlanguage="en_US" oslanguage="en_US" ram="12279" machine="Intel(R) Core(TM) i7 CPU         950  @ 3.07GHz" model="Intel64 Family 6 Model 26 Stepping 5" cpuCount="8" cpuFreq="3074 MHz" busFreq="" locale="English (United States)"/>
    <crash exception="EXCEPTION_ACCESS_VIOLATION" instruction="0x07b80b7a">
    <backtrace crashedThread="0">
    <thread index="0">
    <stackStatement index="0" address="0x07b80b7a" symbolname="ML::PiPL::LoadFromResource"/>
    <stackStatement index="1" address="0x07b815af" symbolname="ML::PluginImpl::LoadPiPL"/>
    </thread>
    </backtrace>
    <registerSet>
    <register name="EAX" value="0x00000000"/>
    <register name="EBX" value="0x0c55f6d0"/>
    <register name="ECX" value="0x0c55f6d0"/>
    <register name="EDX" value="0x000036b1"/>
    <register name="ESI" value="0x00000000"/>
    <register name="EDI" value="0x2138e0a4"/>
    <register name="ESP" value="0x2138e058"/>
    <register name="EBP" value="0x00000000"/>
    <register name="EIP" value="0x07b815af"/>
    <register name="EFL" value="0x00010246"/>
    </registerSet>
    <binaryImageSet>
    <binaryImage start="0x00400000" end="0x004fa000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Adobe Premiere Pro.exe"/>
    <binaryImage start="0x77470000" end="0x775f0000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;ntdll.dll"/>
    <binaryImage start="0x75960000" end="0x75a60000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;kernel32.dll"/>
    <binaryImage start="0x767d0000" end="0x76816000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;KERNELBASE.dll"/>
    <binaryImage start="0x10000000" end="0x10010000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;CrashReporter.dll"/>
    <binaryImage start="0x74c20000" end="0x74d0b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dbghelp.dll"/>
    <binaryImage start="0x76c70000" end="0x76d1c000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;msvcrt.dll"/>
    <binaryImage start="0x74d10000" end="0x74d19000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;version.dll"/>
    <binaryImage start="0x00030000" end="0x0003f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;LogUtils.dll"/>
    <binaryImage start="0x756c0000" end="0x75760000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;advapi32.dll"/>
    <binaryImage start="0x76d20000" end="0x76d39000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;sechost.dll"/>
    <binaryImage start="0x75a90000" end="0x75b80000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;rpcrt4.dll"/>
    <binaryImage start="0x74fe0000" end="0x75040000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;sspicli.dll"/>
    <binaryImage start="0x74fd0000" end="0x74fdc000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;CRYPTBASE.dll"/>
    <binaryImage start="0x75b80000" end="0x767c9000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;shell32.dll"/>
    <binaryImage start="0x76f30000" end="0x76f87000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;shlwapi.dll"/>
    <binaryImage start="0x76be0000" end="0x76c70000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;gdi32.dll"/>
    <binaryImage start="0x76e00000" end="0x76f00000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;user32.dll"/>
    <binaryImage start="0x75a80000" end="0x75a8a000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;lpk.dll"/>
    <binaryImage start="0x769e0000" end="0x76a7d000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;usp10.dll"/>
    <binaryImage start="0x75240000" end="0x7539c000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;ole32.dll"/>
    <binaryImage start="0x73270000" end="0x7330b000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.492 7_none_d08a205e442db5b5&#92;msvcr80.dll"/>
    <binaryImage start="0x73310000" end="0x73397000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.492 7_none_d08a205e442db5b5&#92;msvcp80.dll"/>
    <binaryImage start="0x00570000" end="0x005f9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLFoundation.dll"/>
    <binaryImage start="0x71810000" end="0x719a0000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.76 00.16385_none_72fc7cbf861225ca&#92;GdiPlus.dll"/>
    <binaryImage start="0x75080000" end="0x75085000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;psapi.dll"/>
    <binaryImage start="0x001e0000" end="0x001e6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PRM.dll"/>
    <binaryImage start="0x00600000" end="0x00752000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvacore.dll"/>
    <binaryImage start="0x76d70000" end="0x76dff000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;oleaut32.dll"/>
    <binaryImage start="0x76830000" end="0x76890000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;imm32.dll"/>
    <binaryImage start="0x76a80000" end="0x76b4c000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;msctf.dll"/>
    <binaryImage start="0x002b0000" end="0x002c4000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Startup.dll"/>
    <binaryImage start="0x02310000" end="0x0244c000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;adobeowl.dll"/>
    <binaryImage start="0x02450000" end="0x02753000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;UIFramework.dll"/>
    <binaryImage start="0x02760000" end="0x028d3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImageRenderer.dll"/>
    <binaryImage start="0x028e0000" end="0x02aa7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MCDVD_32.DLL"/>
    <binaryImage start="0x71e60000" end="0x71e92000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winmm.dll"/>
    <binaryImage start="0x02ab0000" end="0x02caf000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;libmmd.dll"/>
    <binaryImage start="0x76ff0000" end="0x7706b000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;comdlg32.dll"/>
    <binaryImage start="0x733a0000" end="0x7353e000" type="__TEXT" path="C:&#92;Windows&#92;winsxs&#92;x86_microsoft.windows.common-controls_6595b64144ccf1d f_6.0.7600.16661_none_420fe3fa2b8113bd&#92;comctl32.dll"/>
    <binaryImage start="0x00870000" end="0x008ab000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VideoFrame.dll"/>
    <binaryImage start="0x74650000" end="0x74671000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msvfw32.dll"/>
    <binaryImage start="0x00900000" end="0x00922000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;processcoordinationclient.dll"/>
    <binaryImage start="0x02170000" end="0x02179000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;processcoordinationsupport.dll"/>
    <binaryImage start="0x02190000" end="0x02197000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MemoryShell.dll"/>
    <binaryImage start="0x021b0000" end="0x021d6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaFoundation.dll"/>
    <binaryImage start="0x021f0000" end="0x02205000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLMessaging.dll"/>
    <binaryImage start="0x02cc0000" end="0x02cea000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MLFoundation.dll"/>
    <binaryImage start="0x02d00000" end="0x03505000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Backend.dll"/>
    <binaryImage start="0x12000000" end="0x121ce000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;xerces-c_2_7.dll"/>
    <binaryImage start="0x75040000" end="0x75075000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;ws2_32.dll"/>
    <binaryImage start="0x76820000" end="0x76826000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;nsi.dll"/>
    <binaryImage start="0x03530000" end="0x03594000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioRenderer.dll"/>
    <binaryImage start="0x035b0000" end="0x035c3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLUnitTesting.dll"/>
    <binaryImage start="0x035e0000" end="0x0360b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dynamiclinkui.dll"/>
    <binaryImage start="0x03620000" end="0x036a0000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dynamiclink.dll"/>
    <binaryImage start="0x036b0000" end="0x038d4000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaui.dll"/>
    <binaryImage start="0x038f0000" end="0x039c5000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;exo.dll"/>
    <binaryImage start="0x039e0000" end="0x03aa3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaworkspace.dll"/>
    <binaryImage start="0x71ac0000" end="0x71ac5000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msimg32.dll"/>
    <binaryImage start="0x71d80000" end="0x71e00000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;uxtheme.dll"/>
    <binaryImage start="0x03ac0000" end="0x03b2a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvametadata.dll"/>
    <binaryImage start="0x745e0000" end="0x7464d000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AdobeXMP.dll"/>
    <binaryImage start="0x74560000" end="0x745df000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AdobeXMPFiles.dll"/>
    <binaryImage start="0x03b60000" end="0x03b7f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PrRegistration.dll"/>
    <binaryImage start="0x03b90000" end="0x03e99000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;amtlib.dll"/>
    <binaryImage start="0x73760000" end="0x73771000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;netapi32.dll"/>
    <binaryImage start="0x73750000" end="0x73759000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;netutils.dll"/>
    <binaryImage start="0x73730000" end="0x73749000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;srvcli.dll"/>
    <binaryImage start="0x74bc0000" end="0x74bcf000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wkscli.dll"/>
    <binaryImage start="0x737d0000" end="0x73828000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winhttp.dll"/>
    <binaryImage start="0x70520000" end="0x7056f000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;webio.dll"/>
    <binaryImage start="0x04460000" end="0x044fd000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;amtservices.dll"/>
    <binaryImage start="0x04e50000" end="0x04e87000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;adobe_caps.dll"/>
    <binaryImage start="0x753e0000" end="0x7557d000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;setupapi.dll"/>
    <binaryImage start="0x753b0000" end="0x753d7000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;cfgmgr32.dll"/>
    <binaryImage start="0x75a60000" end="0x75a72000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;devobj.dll"/>
    <binaryImage start="0x751b0000" end="0x75233000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;clbcatq.dll"/>
    <binaryImage start="0x74850000" end="0x74945000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;propsys.dll"/>
    <binaryImage start="0x71fc0000" end="0x71fe1000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ntmarta.dll"/>
    <binaryImage start="0x76890000" end="0x768d5000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;Wldap32.dll"/>
    <binaryImage start="0x05520000" end="0x05540000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;asneu.dll"/>
    <binaryImage start="0x6ea00000" end="0x6f5c1000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTime.qts"/>
    <binaryImage start="0x6ff10000" end="0x6ff3e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QTCF.dll"/>
    <binaryImage start="0x6fe90000" end="0x6ff02000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dsound.dll"/>
    <binaryImage start="0x71c60000" end="0x71c85000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;powrprof.dll"/>
    <binaryImage start="0x73120000" end="0x731eb000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreFoundation.dll"/>
    <binaryImage start="0x73110000" end="0x73120000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;pthreadVC2.dll"/>
    <binaryImage start="0x74d20000" end="0x74d27000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wsock32.dll"/>
    <binaryImage start="0x730f0000" end="0x7310c000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;objc.dll"/>
    <binaryImage start="0x05660000" end="0x0566e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;libdispatch.dll"/>
    <binaryImage start="0x72ff0000" end="0x730ed000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;icuin40.dll"/>
    <binaryImage start="0x72f00000" end="0x72fe1000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;icuuc40.dll"/>
    <binaryImage start="0x721a0000" end="0x72efc000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;icudt40.dll"/>
    <binaryImage start="0x73250000" end="0x73261000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;ASL.dll"/>
    <binaryImage start="0x768e0000" end="0x769d4000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;wininet.dll"/>
    <binaryImage start="0x77440000" end="0x77443000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;normaliz.dll"/>
    <binaryImage start="0x75580000" end="0x756b5000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;urlmon.dll"/>
    <binaryImage start="0x75090000" end="0x751ac000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;crypt32.dll"/>
    <binaryImage start="0x753a0000" end="0x753ac000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;msasn1.dll"/>
    <binaryImage start="0x75760000" end="0x7595a000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;iertutil.dll"/>
    <binaryImage start="0x6fdf0000" end="0x6fe89000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CFNetwork.DLL"/>
    <binaryImage start="0x6fd80000" end="0x6fde3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;SQLite3.dll"/>
    <binaryImage start="0x6fd60000" end="0x6fd73000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;zlib1.dll"/>
    <binaryImage start="0x735f0000" end="0x7360c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;IPHLPAPI.DLL"/>
    <binaryImage start="0x735e0000" end="0x735e7000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winnsi.dll"/>
    <binaryImage start="0x73590000" end="0x735c9000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;MMDevAPI.dll"/>
    <binaryImage start="0x71f50000" end="0x71f80000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wdmaud.drv"/>
    <binaryImage start="0x71f40000" end="0x71f44000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ksuser.dll"/>
    <binaryImage start="0x71f30000" end="0x71f37000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;avrt.dll"/>
    <binaryImage start="0x70090000" end="0x700c6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;AudioSes.dll"/>
    <binaryImage start="0x70080000" end="0x70088000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msacm32.drv"/>
    <binaryImage start="0x70060000" end="0x70074000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msacm32.dll"/>
    <binaryImage start="0x70050000" end="0x70057000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;midimap.dll"/>
    <binaryImage start="0x73ee0000" end="0x73fc7000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ddraw.dll"/>
    <binaryImage start="0x740f0000" end="0x740f6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dciman32.dll"/>
    <binaryImage start="0x71d60000" end="0x71d73000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dwmapi.dll"/>
    <binaryImage start="0x74520000" end="0x74558000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;CoreVideo.qtx"/>
    <binaryImage start="0x6df70000" end="0x6e0b0000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreVideo.dll"/>
    <binaryImage start="0x6c480000" end="0x6c824000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreGraphics.dll"/>
    <binaryImage start="0x744c0000" end="0x7451b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTime3GPP.qtx"/>
    <binaryImage start="0x6f9b0000" end="0x6fa2e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTime3GPPAuthoring.qtx"/>
    <binaryImage start="0x74690000" end="0x746b0000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeAudioSupport.qtx"/>
    <binaryImage start="0x6c090000" end="0x6c477000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Apple&#92;Apple Application Support&#92;CoreAudioToolbox.dll"/>
    <binaryImage start="0x6c9b0000" end="0x6cbde000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeAuthoring.qtx"/>
    <binaryImage start="0x743c0000" end="0x74413000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeCapture.qtx"/>
    <binaryImage start="0x6f8e0000" end="0x6f971000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeEffects.qtx"/>
    <binaryImage start="0x70120000" end="0x70185000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeEssentials.qtx"/>
    <binaryImage start="0x6bd50000" end="0x6c08a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeH264.qtx"/>
    <binaryImage start="0x6f5d0000" end="0x6f6c6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeImage.qtx"/>
    <binaryImage start="0x6dea0000" end="0x6df70000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeInternetExtras.qtx"/>
    <binaryImage start="0x6de20000" end="0x6de9a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG.qtx"/>
    <binaryImage start="0x6f880000" end="0x6f8da000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG4.qtx"/>
    <binaryImage start="0x6d0b0000" end="0x6d142000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG4Authoring.qtx"/>
    <binaryImage start="0x6d020000" end="0x6d0a2000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeMusic.qtx"/>
    <binaryImage start="0x6c8d0000" end="0x6c9ac000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreaming.qtx"/>
    <binaryImage start="0x6f710000" end="0x6f76b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreamingAuthoring.qtx"/>
    <binaryImage start="0x74490000" end="0x744bd000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreamingExtras.qtx"/>
    <binaryImage start="0x6bc70000" end="0x6bd4b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;QuickTime&#92;QTSystem&#92;QuickTimeVR.qtx"/>
    <binaryImage start="0x731f0000" end="0x731fb000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;profapi.dll"/>
    <binaryImage start="0x74990000" end="0x74ac2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msxml3.dll"/>
    <binaryImage start="0x08b10000" end="0x09521000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Premiere.dll"/>
    <binaryImage start="0x07860000" end="0x07887000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLTests.dll"/>
    <binaryImage start="0x07830000" end="0x07844000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerVSTEditor.dll"/>
    <binaryImage start="0x09530000" end="0x099a6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Mezzanine.dll"/>
    <binaryImage start="0x07980000" end="0x079d8000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MBCProvider.dll"/>
    <binaryImage start="0x080f0000" end="0x081d3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImporterHost.dll"/>
    <binaryImage start="0x07920000" end="0x07926000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;QTMutex.dll"/>
    <binaryImage start="0x07940000" end="0x07960000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaUtils.dll"/>
    <binaryImage start="0x079f0000" end="0x079f7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Memory.dll"/>
    <binaryImage start="0x07a20000" end="0x07a52000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioSupport.dll"/>
    <binaryImage start="0x07aa0000" end="0x07ac8000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;SweetPeaSupport.dll"/>
    <binaryImage start="0x07b70000" end="0x07b9e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PluginSupport.dll"/>
    <binaryImage start="0x08310000" end="0x083b2000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VideoRenderer.dll"/>
    <binaryImage start="0x07ba0000" end="0x07bae000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ahclient.dll"/>
    <binaryImage start="0x07bc0000" end="0x07bdb000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Pro4OMFdll.dll"/>
    <binaryImage start="0x08530000" end="0x085e8000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;DQomfToolkit.dll"/>
    <binaryImage start="0x099b0000" end="0x09aed000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;SettingsUI.dll"/>
    <binaryImage start="0x69d50000" end="0x69e33000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;FileInfo.dll"/>
    <binaryImage start="0x71ad0000" end="0x71b0c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;oleacc.dll"/>
    <binaryImage start="0x71ba0000" end="0x71bf1000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winspool.drv"/>
    <binaryImage start="0x6d190000" end="0x6d1da000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;BIB.dll"/>
    <binaryImage start="0x08050000" end="0x080d9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;EncoderHost.dll"/>
    <binaryImage start="0x07d20000" end="0x07d62000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvatemporalxmp.dll"/>
    <binaryImage start="0x07c60000" end="0x07c8e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PostEncodeHost.dll"/>
    <binaryImage start="0x07ec0000" end="0x07ef8000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;amefoundation.dll"/>
    <binaryImage start="0x07f00000" end="0x07f2f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ameproperties.dll"/>
    <binaryImage start="0x083c0000" end="0x08432000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ExporterHost.dll"/>
    <binaryImage start="0x09af0000" end="0x09bc7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AMEWrapper.dll"/>
    <binaryImage start="0x081e0000" end="0x081f7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AMEAppFoundation.dll"/>
    <binaryImage start="0x085f0000" end="0x08682000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VideoFilterHost.dll"/>
    <binaryImage start="0x08290000" end="0x082ce000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImporterProcessClient.dll"/>
    <binaryImage start="0x08230000" end="0x08238000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImporterProcessSupport.dll"/>
    <binaryImage start="0x08440000" end="0x08452000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ProjectConverterHost.dll"/>
    <binaryImage start="0x09bd0000" end="0x09c27000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;RecorderHost.dll"/>
    <binaryImage start="0x09c30000" end="0x09c82000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PlayerHost.dll"/>
    <binaryImage start="0x09c90000" end="0x09cef000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;DynamicLinkServer.dll"/>
    <binaryImage start="0x08690000" end="0x086a2000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ProjectSupport.dll"/>
    <binaryImage start="0x09cf0000" end="0x09d0e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioFilterHost.dll"/>
    <binaryImage start="0x09d10000" end="0x09d39000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;DynamicLinkClient.dll"/>
    <binaryImage start="0x09d50000" end="0x09dd5000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaeve.dll"/>
    <binaryImage start="0x09df0000" end="0x09e6c000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvametadataDB.dll"/>
    <binaryImage start="0x09e80000" end="0x09ef4000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvametadataUI.dll"/>
    <binaryImage start="0x09f10000" end="0x09f60000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TimeWarpFilter.dll"/>
    <binaryImage start="0x09f70000" end="0x09fb3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioFilters.dll"/>
    <binaryImage start="0x09fd0000" end="0x0a0d4000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HSL.dll"/>
    <binaryImage start="0x0a0f0000" end="0x0a570000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Dialogs.dll"/>
    <binaryImage start="0x0a580000" end="0x0a5c7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ScriptLayerPPro.dll"/>
    <binaryImage start="0x6bbe0000" end="0x6bc66000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ScCore.dll"/>
    <binaryImage start="0x6bb30000" end="0x6bbdb000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ExtendScript.dll"/>
    <binaryImage start="0x0a600000" end="0x0a630000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaCoreUI.dll"/>
    <binaryImage start="0x0a640000" end="0x0a673000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTrim.dll"/>
    <binaryImage start="0x0a690000" end="0x0a6aa000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTools.dll"/>
    <binaryImage start="0x0a6c0000" end="0x0aa84000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTitler.dll"/>
    <binaryImage start="0x0aaa0000" end="0x0ac3f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;WRServices.dll"/>
    <binaryImage start="0x0ac50000" end="0x0acb2000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleRenderer.dll"/>
    <binaryImage start="0x0acd0000" end="0x0aeae000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleLayer.dll"/>
    <binaryImage start="0x0aec0000" end="0x0b173000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleLayout.dll"/>
    <binaryImage start="0x0b190000" end="0x0b1d9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;xerces-depdom_2_7.dll"/>
    <binaryImage start="0x0b1f0000" end="0x0b2f0000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleCG.dll"/>
    <binaryImage start="0x0b300000" end="0x0b386000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleCharacterFactory.dll"/>
    <binaryImage start="0x73fd0000" end="0x73ff2000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;glu32.dll"/>
    <binaryImage start="0x74000000" end="0x740c8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;opengl32.dll"/>
    <binaryImage start="0x0b3a0000" end="0x0b3af000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleImageManager.dll"/>
    <binaryImage start="0x0b3c0000" end="0x0b3f7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;FontEngine.dll"/>
    <binaryImage start="0x0b410000" end="0x0b422000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;BravoInitializer.dll"/>
    <binaryImage start="0x0b440000" end="0x0b531000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ACE.dll"/>
    <binaryImage start="0x6b4f0000" end="0x6bac3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AGM.dll"/>
    <binaryImage start="0x6b240000" end="0x6b4ee000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;CoolType.dll"/>
    <binaryImage start="0x0b570000" end="0x0b6d6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTimeline.dll"/>
    <binaryImage start="0x0b6f0000" end="0x0b784000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerSourceMonitor.dll"/>
    <binaryImage start="0x0b7a0000" end="0x0b8e6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerProject.dll"/>
    <binaryImage start="0x0b900000" end="0x0b956000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerProgramMonitor.dll"/>
    <binaryImage start="0x0b970000" end="0x0b992000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerMulticam.dll"/>
    <binaryImage start="0x0b9b0000" end="0x0ba0b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerMediaBrowser.dll"/>
    <binaryImage start="0x0ba20000" end="0x0ba5d000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerMetadataEditor.dll"/>
    <binaryImage start="0x0ba70000" end="0x0baaf000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerInfo.dll"/>
    <binaryImage start="0x0bac0000" end="0x0bade000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerHistory.dll"/>
    <binaryImage start="0x0baf0000" end="0x0bb03000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerGetProperties.dll"/>
    <binaryImage start="0x0bb20000" end="0x0bb2e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerFlash.dll"/>
    <binaryImage start="0x0bb40000" end="0x0bb49000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaflashview.dll"/>
    <binaryImage start="0x0bb60000" end="0x0bb76000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerEvents.dll"/>
    <binaryImage start="0x0bb90000" end="0x0bbcf000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerEffects.dll"/>
    <binaryImage start="0x0bbe0000" end="0x0bd71000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerEffectControls.dll"/>
    <binaryImage start="0x0bd90000" end="0x0be05000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerCapture.dll"/>
    <binaryImage start="0x0be20000" end="0x0be96000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerAudioMixer.dll"/>
    <binaryImage start="0x0beb0000" end="0x0bec3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerAudioMiniMixer.dll"/>
    <binaryImage start="0x71710000" end="0x7180b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;WindowsCodecs.dll"/>
    <binaryImage start="0x73540000" end="0x7358b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;apphelp.dll"/>
    <binaryImage start="0x71c40000" end="0x71c56000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;cryptsp.dll"/>
    <binaryImage start="0x71c00000" end="0x71c3b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;rsaenh.dll"/>
    <binaryImage start="0x73720000" end="0x7372e000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;RpcRtRemote.dll"/>
    <binaryImage start="0x0cd40000" end="0x0cd56000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Common Files&#92;Adobe&#92;dynamiclink&#92;dynamiclinkmarshal.dll"/>
    <binaryImage start="0x0ce60000" end="0x0ce71000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaCoreMarshal.dll"/>
    <binaryImage start="0x0e1b0000" end="0x0e1cb000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;AsioWdm.dll"/>
    <binaryImage start="0x10d90000" end="0x10db3000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VXMLPresetReader.dll"/>
    <binaryImage start="0x110a0000" end="0x110c5000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;en_US&#92;NewBlueFX&#92;Video Essentials&#92;Sharpen.aex"/>
    <binaryImage start="0x110e0000" end="0x11105000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;en_US&#92;NewBlueFX&#92;Video Essentials&#92;Tint.aex"/>
    <binaryImage start="0x11110000" end="0x11154000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;PremiereFiltersMetaPlugin.prmp"/>
    <binaryImage start="0x118d0000" end="0x1191d000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;TransitionsMetaPlugin.prmp"/>
    <binaryImage start="0x11930000" end="0x11a2f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;AAF.prm"/>
    <binaryImage start="0x11a30000" end="0x11cd6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_r.4.1.1.223.dll"/>
    <binaryImage start="0x11ce0000" end="0x11d7d000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MOG_Framework_r.2.0.7.92.dll"/>
    <binaryImage start="0x743b0000" end="0x743b9000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;snmpapi.dll"/>
    <binaryImage start="0x11d80000" end="0x11db5000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_MetaMetadata_BinaryLoader_r.4.1.1.223.dll"/>
    <binaryImage start="0x11920000" end="0x1192d000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterAIFF.prm"/>
    <binaryImage start="0x11e00000" end="0x11e16000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterAVI.prm"/>
    <binaryImage start="0x11e20000" end="0x11e29000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VfWFileWriter.dll"/>
    <binaryImage start="0x11f80000" end="0x11fe6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;lvcodec2.dll"/>
    <binaryImage start="0x11df0000" end="0x11df9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterBMP.prm"/>
    <binaryImage start="0x11e60000" end="0x11e6a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterGIF.prm"/>
    <binaryImage start="0x121d0000" end="0x121d9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterGIFStill.prm"/>
    <binaryImage start="0x12220000" end="0x12293000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterMP3.prm"/>
    <binaryImage start="0x123d0000" end="0x123e1000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterMPEGPreview.prm"/>
    <binaryImage start="0x24200000" end="0x24215000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2mpgvout.dll"/>
    <binaryImage start="0x24300000" end="0x2433a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2mpgmux.dll"/>
    <binaryImage start="0x24000000" end="0x2403b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2mpgaout.dll"/>
    <binaryImage start="0x123f0000" end="0x12473000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;IPPMPEGDecoder.dll"/>
    <binaryImage start="0x12480000" end="0x1269a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2mpgvout.004"/>
    <binaryImage start="0x126e0000" end="0x12710000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterP2.prm"/>
    <binaryImage start="0x12710000" end="0x12757000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_GenericContainer_DV_r.4.1.1.223.dll"/>
    <binaryImage start="0x12760000" end="0x127c4000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_GenericContainer_Wave_r.4.1.1.223.dll"/>
    <binaryImage start="0x12800000" end="0x12826000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_GenericContainer_MPEG_ESAudio_r.4.1.1.223.dll"/>
    <binaryImage start="0x12830000" end="0x1285b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterQuickTime.prm"/>
    <binaryImage start="0x12860000" end="0x128b2000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterSpeech.prm"/>
    <binaryImage start="0x126c0000" end="0x126c9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterTarga.prm"/>
    <binaryImage start="0x127d0000" end="0x127da000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterTIFF.prm"/>
    <binaryImage start="0x128c0000" end="0x128ce000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterUncompressed.prm"/>
    <binaryImage start="0x12910000" end="0x1292f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AVIWriter.dll"/>
    <binaryImage start="0x128f0000" end="0x128ff000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterWave.prm"/>
    <binaryImage start="0x73ca0000" end="0x73ca8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;imaadp32.acm"/>
    <binaryImage start="0x74680000" end="0x74687000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msg711.acm"/>
    <binaryImage start="0x73c90000" end="0x73c99000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msgsm32.acm"/>
    <binaryImage start="0x702d0000" end="0x702d8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msadp32.acm"/>
    <binaryImage start="0x700d0000" end="0x700e2000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;l3codeca.acm"/>
    <binaryImage start="0x12960000" end="0x12991000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ac3acm.acm"/>
    <binaryImage start="0x69bf0000" end="0x69cf5000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;lameACM.acm"/>
    <binaryImage start="0x6c8a0000" end="0x6c8c3000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;url.dll"/>
    <binaryImage start="0x70b30000" end="0x715af000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ieframe.dll"/>
    <binaryImage start="0x15650000" end="0x1571b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;FCPXProjectConverter.prm"/>
    <binaryImage start="0x15720000" end="0x15859000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUCenterPeel.prm"/>
    <binaryImage start="0x69650000" end="0x69813000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;d3d9.dll"/>
    <binaryImage start="0x70300000" end="0x70306000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;d3d8thk.dll"/>
    <binaryImage start="0x68550000" end="0x68ebe000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;nvd3dum.dll"/>
    <binaryImage start="0x159b0000" end="0x15ae9000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUPageCurl.prm"/>
    <binaryImage start="0x15c60000" end="0x15d99000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUPageRoll.prm"/>
    <binaryImage start="0x15da0000" end="0x15eda000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUSphere.prm"/>
    <binaryImage start="0x15ee0000" end="0x1601c000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUSpiralFlip.prm"/>
    <binaryImage start="0x12f40000" end="0x12f82000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;PlayerMediaCore.prm"/>
    <binaryImage start="0x14cf0000" end="0x14d17000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioVideoIO.dll"/>
    <binaryImage start="0x154c0000" end="0x1554d000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Display.dll"/>
    <binaryImage start="0x14d20000" end="0x14d5c000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;glut32.dll"/>
    <binaryImage start="0x15580000" end="0x155e1000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;aif_core.dll"/>
    <binaryImage start="0x16020000" end="0x161c7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;aif_ogl.dll"/>
    <binaryImage start="0x161d0000" end="0x1625f000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;image_flow.dll"/>
    <binaryImage start="0x15550000" end="0x1556e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;image_runtime.dll"/>
    <binaryImage start="0x155f0000" end="0x15616000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;data_flow.dll"/>
    <binaryImage start="0x6a950000" end="0x6aac7000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;quartz.dll"/>
    <binaryImage start="0x70420000" end="0x7042a000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbem&#92;wbemprox.dll"/>
    <binaryImage start="0x703c0000" end="0x7041c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbemcomn.dll"/>
    <binaryImage start="0x703b0000" end="0x703bf000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbem&#92;wbemsvc.dll"/>
    <binaryImage start="0x70310000" end="0x703a6000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;wbem&#92;fastprox.dll"/>
    <binaryImage start="0x702e0000" end="0x702f8000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;ntdsapi.dll"/>
    <binaryImage start="0x16570000" end="0x172ff000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;nvoglv32.dll"/>
    <binaryImage start="0x1a8b0000" end="0x1a8d5000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;RecorderDV.prm"/>
    <binaryImage start="0x1a8e0000" end="0x1a90b000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;RecorderMPEGHDV.prm"/>
    <binaryImage start="0x1a910000" end="0x1aa72000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUPageCurl.aex"/>
    <binaryImage start="0x1aa80000" end="0x1abe1000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPURefract.aex"/>
    <binaryImage start="0x1ac10000" end="0x1ad72000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPURipple.aex"/>
    <binaryImage start="0x1ac00000" end="0x1ac07000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;Sharpen.AEX"/>
    <binaryImage start="0x1ad80000" end="0x1ad88000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;Tint.AEX"/>
    <binaryImage start="0x1add0000" end="0x1ade7000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;AudioWriter.vwr"/>
    <binaryImage start="0x1ae00000" end="0x1ae9c000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;aacaudio.vca"/>
    <binaryImage start="0x1aea0000" end="0x1aeb0000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;AMR.vca"/>
    <binaryImage start="0x1aec0000" end="0x1af19000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2amrenc.dll"/>
    <binaryImage start="0x1af20000" end="0x1af4a000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;Dolby.vca"/>
    <binaryImage start="0x1af60000" end="0x1af79000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;MCmpgACodec.vca"/>
    <binaryImage start="0x24100000" end="0x24111000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2pcmaout.dll"/>
    <binaryImage start="0x24400000" end="0x24414000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2mpgcheck.dll"/>
    <binaryImage start="0x1af90000" end="0x1afa6000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;PCMAudio.vca"/>
    <binaryImage start="0x1afc0000" end="0x1afd5000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;QTAudioCodec.vca"/>
    <binaryImage start="0x1b000000" end="0x1b006000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;SurCodeWrapper.vca"/>
    <binaryImage start="0x1b190000" end="0x1b39e000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;en_US&#92;SurCode.vca"/>
    <binaryImage start="0x6ff70000" end="0x6ff78000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;netbios.dll"/>
    <binaryImage start="0x73710000" end="0x73720000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;nlaapi.dll"/>
    <binaryImage start="0x736d0000" end="0x7370c000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;mswsock.dll"/>
    <binaryImage start="0x73680000" end="0x736c4000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;dnsapi.dll"/>
    <binaryImage start="0x73670000" end="0x73678000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;winrnr.dll"/>
    <binaryImage start="0x73660000" end="0x73670000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;NapiNSP.dll"/>
    <binaryImage start="0x73640000" end="0x73652000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;pnrpnsp.dll"/>
    <binaryImage start="0x73610000" end="0x73635000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Bonjour&#92;mdnsNSP.dll"/>
    <binaryImage start="0x1b0b0000" end="0x1b0c4000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;WMSDKACodec.vca"/>
    <binaryImage start="0x69820000" end="0x69a87000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;WMVCORE.DLL"/>
    <binaryImage start="0x71f80000" end="0x71fbd000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;WMASF.DLL"/>
    <binaryImage start="0x73d50000" end="0x73d5b000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;msdmo.dll"/>
    <binaryImage start="0x69a90000" end="0x69be2000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;WMSPDMOE.DLL"/>
    <binaryImage start="0x6c840000" end="0x6c899000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;mfplat.dll"/>
    <binaryImage start="0x69570000" end="0x69644000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;WMADMOE.DLL"/>
    <binaryImage start="0x70290000" end="0x702be000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;mlang.dll"/>
    <binaryImage start="0x1b0d0000" end="0x1b103000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;CNNativeWriter.vwr"/>
    <binaryImage start="0x6ac70000" end="0x6b237000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AdobePDFL.dll"/>
    <binaryImage start="0x6abc0000" end="0x6ac67000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;JP2KLib.dll"/>
    <binaryImage start="0x6ab70000" end="0x6abb1000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;BIBUtils.dll"/>
    <binaryImage start="0x700f0000" end="0x70102000" type="__TEXT" path="C:&#92;Windows&#92;System32&#92;mpr.dll"/>
    <binaryImage start="0x6ffb0000" end="0x6ffde000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AXE8SharedExpat.dll"/>
    <binaryImage start="0x1b3f0000" end="0x1b408000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;QTVideoCodec.vca"/>
    <binaryImage start="0x1b3a0000" end="0x1b3d0000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;CNNativeWriterWMV.vwr"/>
    <binaryImage start="0x1b3d0000" end="0x1b3df000" type="__TEXT" path="C:&#92;Program Files (x86)&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;WMSDKVCodec.vca"/>
    <binaryImage start="0x6a330000" end="0x6a397000" type="__TEXT" path="C:&#92;Windows&#92;SysWOW64&#92;WMVSENCD.DLL"/>

  • Motion Crashes after opening a project

    *I try to open a motion project in motion 4 and it gives me the "This project is from an earlier version and must be updated." I click on "Open Original" and then Motion crashes. Please help I need to open this project ASAP. Here is my crash report*
    Process: Motion [3384]
    Path: /Applications/Motion.app/Contents/MacOS/Motion
    Identifier: com.apple.motion
    Version: 4.0.3 (729)
    Build Info: Motion-7290000~62
    Code Type: X86 (Native)
    Parent Process: launchd [110]
    Date/Time: 2010-12-14 11:11:14.576 -0600
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 554045 sec
    Crashes Since Last Report: 58
    Per-App Interval Since Last Report: 436 sec
    Per-App Crashes Since Last Report: 22
    Anonymous UUID: 5373E1C7-0267-4BD1-A3D4-98F4FCD192F5
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 27
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x95bbe45e read$UNIX2003 + 10
    1 com.apple.prokit 0x0034ffc6 ReadFile + 38
    2 com.apple.prokit 0x00340453 CPSDBaseComponent::ReadFile(int, void*, unsigned int, unsigned int*, _OVERLAPPED*) + 99
    3 com.apple.prokit 0x00344f3c CPSDImageResourceBlock::Load(int, unsigned int&) + 76
    4 com.apple.prokit 0x003451d2 CPSDImageResources::Load(int) + 274
    5 com.apple.prokit 0x0034a0a5 CPSDFile::LoadLayers(int) + 85
    6 com.apple.prokit 0x0033a1f6 +[ProPSDImageRef isValidPSDResourceAtPath:withLayerCount:] + 102
    7 com.apple.prokit 0x0033966e -[ProPSDImageRef initWithPath:] + 94
    8 com.apple.prokit 0x001a0498 -[ProPSDThemeStore _assetForAtom:] + 228
    9 com.apple.prokit 0x001a0139 -[ProPSDThemeStore imageForThemeAtom:] + 46
    10 com.apple.prokit 0x0019f216 GetThemeAtomImage + 153
    11 com.apple.ozone.framework 0x00ca4e3a -[OZCanvasView awakeFromNib] + 1338
    12 com.apple.CoreFoundation 0x9638d9b4 -[NSSet makeObjectsPerformSelector:] + 196
    13 com.apple.AppKit 0x9805421c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
    14 com.apple.AppKit 0x980521f4 loadNib + 257
    15 com.apple.AppKit 0x98051848 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831
    16 com.apple.AppKit 0x980514fe +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    17 com.apple.AppKit 0x980e11e7 -[NSWindowController loadWindow] + 223
    18 com.apple.AppKit 0x98077f76 -[NSWindowController window] + 89
    19 com.apple.ozone.framework 0x0082065c -[OZObjCDocument showWindows] + 156
    20 com.apple.AppKit 0x983f6914 -[NSDocumentController(NSDeprecated) _openDocumentFileAt:display:] + 342
    21 com.apple.ozone.framework 0x00ac40f5 -[OZDocumentController openDocumentWithContentsOfFile:display:] + 277
    22 com.apple.AppKit 0x982df457 -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 148
    23 com.apple.AppKit 0x982ddc47 -[NSDocumentController _openDocumentsWithContentsOfURLs:display:presentErrors:] + 169
    24 com.apple.AppKit 0x982ddb7c -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 954
    25 com.apple.AppKit 0x9821b194 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 236
    26 com.apple.Foundation 0x94b4e7a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    27 com.apple.Foundation 0x94b4e568 _NSAppleEventManagerGenericHandler + 228
    28 com.apple.AE 0x900daf58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    29 com.apple.AE 0x900dae57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    30 com.apple.AE 0x900dad61 aeProcessAppleEvent + 197
    31 com.apple.HIToolbox 0x93ffe323 AEProcessAppleEvent + 50
    32 com.apple.AppKit 0x980949ca _DPSNextEvent + 1420
    33 com.apple.AppKit 0x98093fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    34 com.apple.AppKit 0x98056247 -[NSApplication run] + 821
    35 com.apple.prokit 0x001befbc NSProApplicationMain + 326
    36 com.apple.motion 0x000055de 0x1000 + 17886
    37 com.apple.motion 0x00002746 0x1000 + 5958
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x95bd9982 kevent + 10
    1 libSystem.B.dylib 0x95bda09c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x95bd9559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x95bd92fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x95bd8d81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x95bd8bc6 start_wqthread + 30
    Thread 2: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x95bd20c6 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x9639dc83 __CFSocketManager + 1091
    2 libSystem.B.dylib 0x95be085d pthreadstart + 345
    3 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x95bb30fa machmsgtrap + 10
    1 libSystem.B.dylib 0x95bb3867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9635e37f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9635d464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x963633a4 CFRunLoopRun + 84
    5 com.apple.DVCPROHDMuxer 0x1462298f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x95bd8a12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x95bd8fa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x95bd8bc6 start_wqthread + 30
    Thread 5:
    0 libSystem.B.dylib 0x95bd8a12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x95bd8fa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x95bd8bc6 start_wqthread + 30
    Thread 6:
    0 libSystem.B.dylib 0x95be10a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95c0cee5 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x95c0ce23 usleep$UNIX2003 + 61
    3 com.apple.AppKit 0x981fdfe1 -[NSUIHeartBeat _heartBeatThread:] + 2039
    4 com.apple.Foundation 0x94b19bf0 -[NSThread main] + 45
    5 com.apple.Foundation 0x94b19ba0 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x95bd8a12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x95bd8fa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x95bd8bc6 start_wqthread + 30
    Thread 8:
    0 libSystem.B.dylib 0x95bb315a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x95c0fac8 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9458becd TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x9458bc0b TSWaitOnSemaphoreCommon + 511
    5 ...ickTimeComponents.component 0x91618d49 ReadSchedulerThreadEntryPoint + 4698
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x95bb315a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x95c0fac8 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9458becd TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x9458bc0b TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x945e6732 AIOFileThread(void*) + 1127
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 10: QTKit: QTSurfaceRendererScheduledDisplayThread
    0 libSystem.B.dylib 0x95bb30fa machmsgtrap + 10
    1 libSystem.B.dylib 0x95bb3867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9635e37f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9635d464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x963633a4 CFRunLoopRun + 84
    5 com.apple.QTKit 0x95e46429 QTSurfaceRendererScheduledDisplayThread + 164
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 11: QTKit: QTVisualContextImageProviderWorkLoop
    0 libSystem.B.dylib 0x95bb30fa machmsgtrap + 10
    1 libSystem.B.dylib 0x95bb3867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9635e37f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9635d464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x963633a4 CFRunLoopRun + 84
    5 com.apple.QTKit 0x95e42613 QTVisualContextImageProviderWorkLoop + 128
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 13:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 14:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 15:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 16:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 17:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 18:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 19:
    0 libSystem.B.dylib 0x95bb3142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x95c2946f pthreadcondwait + 48
    3 com.apple.AppleProResCodec 0x1b2db40b IcpDecompressorComponentDispatch + 1771
    4 libSystem.B.dylib 0x95be085d pthreadstart + 345
    Thread 20:
    0 libSystem.B.dylib 0x95bb315a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x95c0fac8 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9458becd TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x9458bc0b TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x945afe33 TimerThread + 97
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x95bb315a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x95c0fac8 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9458becd TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x9458bc0b TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x9461f0ba DeferredTaskThread + 84
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x95bb315a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95be0ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x95c0fac8 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9458becd TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x9458bc0b TSWaitOnSemaphoreCommon + 511
    5 com.apple.QuickTime 0x9396b10b VideoDecodeThread + 83
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x95be10a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95be0d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x95be29f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.ozone.framework 0x00a18ddb OZExecutionUnit::executeLoop() + 75
    4 com.apple.ozone.framework 0x00a18ede OZExecutionUnit::executeLoopWrapper(void*) + 94
    5 com.apple.procore.framework 0x019b90a8 PCThread::startup(void*) + 18
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x95be10a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95be0d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x95be29f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.procore.framework 0x019b8ebf PCSemaphore::wait() + 45
    4 com.apple.ozone.framework 0x009de7bc GLRenderer::findOrCreateRendererBuilder(OZScene*, OZRenderParams&, bool) + 780
    5 com.apple.ozone.framework 0x009e17d4 GLRenderer::render(OZScene*, OZRenderParams&) + 4132
    6 com.apple.ozone.framework 0x00a1ad58 OZRenderUnit::processRenderInstruction(OZRenderInstruction*) + 2312
    7 com.apple.ozone.framework 0x00a1b66c OZRenderUnit::execute() + 188
    8 com.apple.ozone.framework 0x00a18e55 OZExecutionUnit::executeLoop() + 197
    9 com.apple.ozone.framework 0x00a18ede OZExecutionUnit::executeLoopWrapper(void*) + 94
    10 com.apple.procore.framework 0x019b90a8 PCThread::startup(void*) + 18
    11 libSystem.B.dylib 0x95be085d pthreadstart + 345
    12 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x95be10a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95be0d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x95be29f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.ozone.framework 0x00a18ddb OZExecutionUnit::executeLoop() + 75
    4 com.apple.ozone.framework 0x00a18ede OZExecutionUnit::executeLoopWrapper(void*) + 94
    5 com.apple.procore.framework 0x019b90a8 PCThread::startup(void*) + 18
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x95be10a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95be0d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x95be29f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.ozone.framework 0x00a18ddb OZExecutionUnit::executeLoop() + 75
    4 com.apple.ozone.framework 0x00a18ede OZExecutionUnit::executeLoopWrapper(void*) + 94
    5 com.apple.procore.framework 0x019b90a8 PCThread::startup(void*) + 18
    6 libSystem.B.dylib 0x95be085d pthreadstart + 345
    7 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 27 Crashed:
    0 com.apple.ozone.framework 0x00c63dfc OZRotoshapeRender::OZRotoshapeRender(OZRotoshape*, OZRenderParams&) + 428
    1 com.apple.ozone.framework 0x00c64872 OZRotoshape::makeRenderImageSource(OZRenderParams&, OZRenderGraphState const&, bool) + 1362
    2 com.apple.ozone.framework 0x009556c7 OZImageNode::makeRenderTemporalSource(OZRenderParams&, OZRenderGraphState const&, bool) + 55
    3 com.apple.ozone.framework 0x007ab1f1 OZElement::makeRender(OZRenderParams&, OZRenderGraphState const&, bool) + 97
    4 com.apple.ozone.framework 0x00c9925f OZMaskComp::setMasks(std::list<OZSceneNode*, std::allocator<OZSceneNode*> >*) + 575
    5 com.apple.ozone.framework 0x007ab67d OZElement::makeRender(OZRenderParams&, OZRenderGraphState const&, bool) + 1261
    6 com.apple.ozone.framework 0x007ac3b7 OZElement::buildRenderGraph(OZRenderParams&, LiGraphBuilder*, OZRenderGraphState const&) + 231
    7 com.apple.ozone.framework 0x0081541c OZGroup::buildRenderGraph(OZRenderParams&, LiGraphBuilder*, OZRenderGraphState const&) + 476
    8 com.apple.ozone.framework 0x00773875 OZScene::buildRenderGraph(OZRenderParams&) + 2197
    9 com.apple.ozone.framework 0x009dc36c GLRenderer::getFrameNodeForSingleTime(OZScene*, OZRenderParams&, HGRenderer*, double, double, long*) + 1772
    10 com.apple.ozone.framework 0x009dcc47 GLRenderer::getFrameNodeIncludingFields(OZScene*, OZRenderParams&, HGRenderer*, long*) + 999
    11 com.apple.ozone.framework 0x009dd5c4 GLRenderer::getFrameNode(OZScene*, OZRenderParams&, HGRenderer*, long*) + 164
    12 com.apple.ozone.framework 0x00d4f434 OZRendererBuilderUnit::processRenderInstruction(OZRendererBuilderInstruction*) + 1412
    13 com.apple.ozone.framework 0x00d4f969 OZRendererBuilderUnit::execute() + 25
    14 com.apple.ozone.framework 0x00a18e55 OZExecutionUnit::executeLoop() + 197
    15 com.apple.ozone.framework 0x00a18ede OZExecutionUnit::executeLoopWrapper(void*) + 94
    16 com.apple.procore.framework 0x019b90a8 PCThread::startup(void*) + 18
    17 libSystem.B.dylib 0x95be085d pthreadstart + 345
    18 libSystem.B.dylib 0x95be06e2 thread_start + 34
    Thread 27 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x00c63c5b ecx: 0xb126e194 edx: 0xb126e1d8
    edi: 0xb126e0d4 esi: 0x02d81828 ebp: 0xb126e1f8 esp: 0xb126e080
    ss: 0x0000001f efl: 0x00010202 eip: 0x00c63dfc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x3ffe7 com.apple.motion 4.0.3 (729) <5343B1F6-DD6F-9A9F-F263-D3F523A3E4CF> /Applications/Motion.app/Contents/MacOS/Motion
    0x143000 - 0x179ffa com.apple.proinspector.framework 4.0.2 (761) <F27F2F3B-ADAD-523A-63F3-1566C8151CC5> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
    0x19c000 - 0x3c2fe7 com.apple.prokit 6.0.1 (1176) <7F8A965A-3159-4B0C-D52C-0F51854FB3FD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x4c6000 - 0x4d5fff com.apple.AERegistration 1.2 (77) <5D18C47F-6F9E-0C4C-8875-24A14A97186D> /Applications/Motion.app/Contents/Frameworks/AERegistration.framework/Versions/ A/AERegistration
    0x4e9000 - 0x4f5fff com.apple.PluginManager 1.7.3 (34) <13CD3A05-A00C-4FA7-AD61-2A706A67E390> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x502000 - 0x51bfff com.apple.promath.framework 4.0.2 (729) <E53A4C23-4FB1-B79F-AF75-94D760971337> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
    0x525000 - 0x52cfff com.apple.AEProfiling 1.2 (22) <43A46C32-8E13-82DD-8AF1-2A40690BF810> /Applications/Motion.app/Contents/Frameworks/AEProfiling.framework/Versions/A/A EProfiling
    0x536000 - 0x69eff2 com.apple.ProMedia 4.0.2 (729) <07F6C2C0-ACFD-27D8-D887-74E47F0196F9> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMedia.framework/Versions/A/ProMedi a
    0x70f000 - 0xff0fe2 com.apple.ozone.framework 4.0.3 (729) <DE284932-95B3-FBCA-27EA-3534283284CE> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Versions/A/Ozone
    0x1492000 - 0x14fcff2 com.apple.ProGraphics 4.0.3 (729) <B5D87DAB-5DEE-A323-7615-D865F68C7994> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProGraphics.framework/Versions/A/ProG raphics
    0x1619000 - 0x179dfe2 com.apple.Lithium 4.0.2 (729) <228EB85A-BDBC-55EE-9AC6-E4990DB34DFF> /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    0x1824000 - 0x18f2ff3 com.apple.prochannel.framework 4.0.2 (763) <721D6E76-2081-097D-4C2E-22C6162B8DDB> /Library/Application Support/ProApps/SharedA/Frameworks/ProChannel.framework/Versions/A/ProChannel
    0x1991000 - 0x1a2eff8 com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1a6e000 - 0x1a8cfef com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1a9b000 - 0x1aa4ff7 com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <C4AF1557-3CC8-3BB7-C017-55D66B0873C1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x1aac000 - 0x1b7ffff org.python.python 2.5.4 (2.5) <2425B12D-D1AB-C0EE-D6EF-64D5600F6905> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
    0x1bbf000 - 0x1c23fe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x1c43000 - 0x1c44ff7 com.apple.Helium 3.0.2 (352) <74B9D860-0A0E-6000-063B-57B035CF9CF4> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0x1c49000 - 0x1c49ff7 com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x1c4d000 - 0x1c99ffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1cbe000 - 0x1ccfff7 com.apple.fxplugframework 1.2.3 (1.2.3) <033FEA79-E666-D319-5BD5-25A9A4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0x1ce2000 - 0x1cf9fe7 libedit.2.dylib 2.11.0 (compatibility 2.0.0) <45688CB7-9BE4-5D1B-C209-A414EE98C5D2> /usr/lib/libedit.2.dylib
    0x1d06000 - 0x1d17fff com.apple.RetimingMath 4.0.2 (729) <2ED17500-06D7-08B5-441F-AFE5DDDE71AD> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
    0x1d2c000 - 0x1d2dfff com.apple.FxHeliumImage 4.0.0 (1.0) <61516468-63B8-0FDE-822A-73985B6A462E> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
    0x1d33000 - 0x1e85fec com.apple.Helium.HeliumRender 2.0.2 (352) <0B979438-6DD0-B8B0-FE89-BDF33ABD8A46> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0x1ede000 - 0x1f93fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x27bc000 - 0x27e0fe7 GLRendererFloat ??? (???) <EFE5EC6D-74B2-37A2-92E4-526A2EF6B791> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x4def000 - 0x4df4ffb com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) <874EE8A7-B644-32C8-D8E2-1E4EA379C31B> /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0xe778000 - 0xe78afff com.apple.motion.Text 4.0.2 (729) <21A95797-1AC2-730A-8063-57A923D7F70A> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Text.ozp/Contents/MacOS/Text
    0xe79f000 - 0xe7a3ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xe7a8000 - 0xe7aeffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe7b9000 - 0xe7bbfff com.apple.Helium.HCache 2.1.0 (352) <ADD6035D-5844-959B-94DC-C2B27F8972CA> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Plug-ins/HCache.bundle/Cont ents/MacOS/HCache
    0xe7f1000 - 0xe7f3ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xf000000 - 0xf178fe7 GLEngine ??? (???) <A4BBE58C-1211-0473-7B78-C3BA7AC29C9B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xf1aa000 - 0xf5affe7 libclh.dylib 3.1.1 C (3.1.1) <D1A3D8AD-0FED-4AD2-AB43-CF804B7BDBF9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0xf5d3000 - 0xf619ffb com.apple.motion.component 1.0 (729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0xf61f000 - 0xf621ff7 Motion 729.0.0 (compatibility 1.0.0) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xf6e1000 - 0xf878ff8 com.apple.motion.Behaviors 4.0.2 (729) <052F3433-97BD-1C55-C23D-AD92143C71F8> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Behaviors.ozp/Contents/MacOS/Behaviors
    0xf917000 - 0xf962ff4 com.apple.Bloodhound 4.0.2 (729) <CE0040BB-8A9C-CD3A-3CEC-C6951C544257> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Bloodhound.framework/Versions/A/Blood hound
    0xf98d000 - 0xfb2aff8 com.apple.motion.Particles 4.0.2 (729) <049BF10B-9B06-52CF-E500-79AE1AB90ED4> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Particles.ozp/Contents/MacOS/Particles
    0xfb86000 - 0xff3aff2 com.apple.motion.TextFramework 4.0.2 (729) <C1CDFC29-ED05-8FA7-7DC3-28D20388E055> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/TextFramework.framework/Versions/A/Te xtFramework
    0x10000000 - 0x10060fef com.apple.proapps.AudioMixEngine 2.0 (68) <C07502D6-A1C3-84DE-B526-770FB42A8CD1> /Applications/Motion.app/Contents/Frameworks/AudioMixEngine.framework/Versions/ A/AudioMixEngine
    0x12641000 - 0x12676ff7 com.apple.prokit.SnowLeopardPanels 6.0.1 (1176) <E4B1257D-7E29-25DE-ABDF-CF363937B6F9> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x126e4000 - 0x126ecff7 com.apple.proapps.mrcheckpro 1.4 (398) <400C6D0F-2AC3-F06D-E20C-741BA3D9A558> /Applications/Motion.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MR CheckPro
    0x128f3000 - 0x12948fe2 com.apple.DVCPROHDAudio 1.3.2 (1.3.2) <2E0A9883-4EA5-706F-78F6-4C1F105A4D30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x129dc000 - 0x129ddff7 ATSHI.dylib ??? (???) <F06AB560-C2AF-09F6-7328-773E43CA2713> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1460b000 - 0x14670fe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <483DD62C-46C4-36AA-6A1C-2DEA6F062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x15978000 - 0x15978ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x159fe000 - 0x15a10ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x17bcc000 - 0x17bdafe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18446000 - 0x18457fe7 com.apple.FCP Uncompressed 422.component 1.6.1 (1.6.1) <62C290FB-2735-60C4-CE88-7ECB0DE6EDB3> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x1911e000 - 0x1912bffb +net.telestream.license 1.0.7.2-GC (1.0.7.2-GC) <3B3ADB81-79F3-6371-31FE-66EF8D8E3100> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x19b73000 - 0x19b97ff7 com.apple.AppleAVCIntraCodec 1.0 (16) <8A1A4CEE-1610-EECE-74DA-D2AF42825E6D> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0x19ba2000 - 0x19bbcffb com.apple.AppleIntermediateCodec 1.3.1 (152) <D9F7038D-87B0-9F80-3AC2-3C7624D464AE> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1a003000 - 0x1a01cfe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1aa9a000 - 0x1aad6fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756) <5723A7A8-2C99-561B-8D87-C8B0716436FA> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1abb3000 - 0x1abeafe7 com.apple.DVCPROHDCodec 1.5 (237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x1abfa000 - 0x1ac0dfe3 com.apple.IMXCodec 1.4 (155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x1b2d1000 - 0x1b33efe7 com.apple.AppleProResCodec 2.0 (224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x1bbc5000 - 0x1bdb7fe2 +net.telestream.wmv.import 2.3.5.4 (2.3.5.4) <7DAE8093-C4E1-4719-A095-5FC766307082> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1c191000 - 0x1c352ff2 +net.telestream.wmv.advanced 2.3.5.4 (2.3.5.4) <33F5D738-1D6C-7F92-CEC2-07BDE4D151A1> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x1c396000 - 0x1c410fe7 com.apple.AppleVAH264HW.component 2.0 (1.0) <B76CE5C0-7401-3B9C-CC22-369DABAAC2DD> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1e3f7000 - 0x1e4a6fe3 com.apple.AppleHDVCodec 1.6 (229) <C45D37E1-3CE0-1FBE-17DE-91D5B65FD940> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x1ff2a000 - 0x201bfffb +org.perian.Perian 1.2.1 (1.2.1) <7FBFA9CD-68D1-DFB5-6296-A11B06B62B37> /Users/StDomMedia/Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x23e6e000 - 0x240d8fe2 com.apple.motion.filters 4.0.2 (601) <72DA6C52-A9AC-A136-D7C8-F6B918A17FE9> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0x25010000 - 0x25188feb com.apple.QuickTimeStreaming.component 7.6.6 (1756) <3A68FB47-9B19-9CA5-50DE-A6C1E0115F4C> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x253ec000 - 0x2549ffef +org.xiph.xiph-qt.xiphqt 0.1.8svn (0.1.8svn) /Library/QuickTime/XiphQT (decoders).component/Contents/MacOS/XiphQT
    0x2621b000 - 0x26600fe3 QuickTimeH264.scalar ??? (???) <535C2E62-CDFC-4B97-B7B0-8B21D724F1C9> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x8f0c8000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.24 (6.2.4) <DCC16E52-B1F1-90E6-E839-D30DF4CBA468> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x900ad000 - 0x900b8ff7 com.apple.CrashReporterSupport 10.6.5 (252) <1781CBE9-F2F4-0272-B434-124250CD48B5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x900b9000 - 0x900c4ff7 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
    0x900cd000 - 0x900ceff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x900d7000 - 0x9010aff7 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
    0x90214000 - 0x9021cff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9021d000 - 0x902faff7 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
    0x902fb000 - 0x90365fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x90366000 - 0x9036dff3 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
    0x9036e000 - 0x90754ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90797000 - 0x90817feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90818000 - 0x9083cff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9083d000 - 0x908f6fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x908f7000 - 0x909fbfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x909fc000 - 0x90a99fe3 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
    0x90a9a000 - 0x90aa4fe7 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
    0x90aa5000 - 0x90b76fe3 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
    0x90bb5000 - 0x90bd0ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90bd1000 - 0x90be1ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90be2000 - 0x90be5ff7 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
    0x90be6000 - 0x90c7efe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90c7f000 - 0x90cc0ff7 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
    0x90cc1000 - 0x90d25ffb 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
    0x90d26000 - 0x90d4dff7 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
    0x90d4e000 - 0x90df6ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90df7000 - 0x90e29fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x90f8d000 - 0x90f9fff7 com.apple.CoreMediaAuthoring 0.700 (700) <446FBB01-279B-2BED-E5A8-D36241B704B1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x90fcb000 - 0x90ffbff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x91007000 - 0x9103efe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x9103f000 - 0x9105ffe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x91060000 - 0x91fb2fef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91fb3000 - 0x92061ff3 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
    0x92169000 - 0x92622ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92623000 - 0x92635ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x926a5000 - 0x928acfeb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x928f0000 - 0x929e4ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x929e5000 - 0x92a27ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92a28000 - 0x92a35fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x92a36000 - 0x92ab8ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92b80000 - 0x92f96ff7 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
    0x92f97000 - 0x92ff8fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92ff9000 - 0x93039ff3 com.apple.securityinterface 4.0.1 (37214) <83E87779-530F-4D6A-4D42-0A9860D054D2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x930eb000 - 0x93131ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93132000 - 0x93136ff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x93137000 - 0x932b9fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x932ff000 - 0x933afff3 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
    0x933b0000 - 0x933f7ffb com.apple.CoreMediaIOServices 133.0 (1158) <150A5F22-E7EC-9E8E-3B68-BAD75280EFC3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x933f8000 - 0x93419fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9341a000 - 0x93442ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x93448000 - 0x934c3fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x934c4000 - 0x9355fff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93560000 - 0x9366cff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9366d000 - 0x93737fef 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
    0x93738000 - 0x93746fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x9388a000 - 0x938e7ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x938e8000 - 0x93be1fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93c23000 - 0x93c45fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93c46000 - 0x93c7fff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
    0x93c80000 - 0x93c87ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93cd0000 - 0x93d08ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93d09000 - 0x93d3aff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93d3b000 - 0x93d78ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93d7a000 - 0x93e0cfe7 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
    0x93ead000 - 0x93eecff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x93f36000 - 0x93f37ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93f38000 - 0x93f45ff7 com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x93f46000 - 0x93f53ff7 com.apple.NetFS 3.2.1 (3.2.1) <1F28472D-9913-B8CE-B025-BBA52372F568> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93fc2000 - 0x942e6fef 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
    0x942e7000 - 0x94330fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94331000 - 0x94345ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94394000 - 0x943e5ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x943e6000 - 0x943e6ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x944ee000 - 0x94544ff7 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
    0x94545000 - 0x94865ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94866000 - 0x9487eff7 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
    0x948a9000 - 0x948acfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x948b3000 - 0x94a95fff 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
    0x94a96000 - 0x94ab2fe3 com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94ab3000 - 0x94b00feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94b01000 - 0x94b01ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94b02000 - 0x94b02ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94b03000 - 0x94d76fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94d77000 - 0x94dc7ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94de1000 - 0x94e39fe7 com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x94e5c000 - 0x94e9fff7 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
    0x94ea0000 - 0x94ee4fe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94ee5000 - 0x94ee6ff7 com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94f39000 - 0x94fefff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94ff0000 - 0x95127ff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x95171000 - 0x953d4fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x953d5000 - 0x953d5ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x953d6000 - 0x953f5fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x953f6000 - 0x953f6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x953f7000 - 0x95466ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95467000 - 0x95514fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <3308DD74-5D03-6189-2AFD-63BF06848E91> /usr/lib/libobjc.A.dylib
    0x95515000 - 0x955f3fef com.apple.QuickTimeMPEG4.component 7.6.6 (1756) <D01DEFB0-625A-798D-2091-5012C778951D> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x955f4000 - 0x955f8ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95609000 - 0x95680ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95681000 - 0x95ab6ff7 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
    0x95b07000 - 0x95bb1fe7 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
    0x95bb2000 - 0x95d59ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x95d5a000 - 0x95d6ffff 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
    0x95d70000 - 0x95eb3fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95eb4000 - 0x95eeffeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95efb000 - 0x96027ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96028000 - 0x9604effb 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
    0x9604f000 - 0x96051ff7 com.apple.QuickTimeH264.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x96052000 - 0x96096ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96153000 - 0x9622efeb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9622f000 - 0x962a9fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x962c0000 - 0x9631afe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9631b000 - 0x96320ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x96321000 - 0x9649cfe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96f14000 - 0x96f22ff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96f23000 - 0x96f2fff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x96f30000 - 0x96f39ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96f3a000 - 0x96f45ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96f46000 - 0x96f49ffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96f4a000 - 0x96f87ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96f88000 - 0x96fc6ff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96fc7000 - 0x97332ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9733d000 - 0x973edfe3 com.apple.QuickTimeImporters.component 7.6.6 (1756) <9276DEF5-B027-75CD-A0EB-69709F903196> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x973ee000 - 0x97426fe7 libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
    0x97427000 - 0x97460fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97461000 - 0x97464ff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x977b0000 - 0x977b4ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x977b5000 - 0x978e4fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x978e5000 - 0x978e5ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97aff000 - 0x97b09ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97b0a000 - 0x97cc3feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97cc4000 - 0x97cd8fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x97cd9000 - 0x97d52ff7 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
    0x97d53000 - 0x97d53ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97d54000 - 0x97dc7fff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x97ed8000 - 0x97fd9fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <89E648DC-E865-0AF4-5D4D-9562458FE939> /usr/lib/libxml2.2.dylib
    0x97fda000 - 0x97fdcff7 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
    0x97fe4000 - 0x97fe4ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97ff5000 - 0x98006ff7 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
    0x98007000 - 0x98007ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98008000 - 0x9804bff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9804c000 - 0x9892cff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9892d000 - 0x98b58ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98b59000 - 0x98c87fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98c88000 - 0x99477557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99478000 - 0x9947aff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9947b000 - 0x9949aff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9949b000 - 0x994abff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x994ac000 - 0x99687ff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x996a6000 - 0x997a8fef 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
    0x997a9000 - 0x99817ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x99818000 - 0x9981efff 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
    0x99824000 - 0x99a21ff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: MacPro4,1, BootROM MP41.0081.B08, 4 processors, Quad-Core Intel Xeon, 2.66 GHz, 3 GB, SMC 1.39f5
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: NVIDIA GeForce GT 120, Display, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: WDC WD1001FALS-41K1B0, 931.51 GB
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x1d100000
    USB Device: USB RECEIVER, 0x046d (Logitech Inc.), 0xc50e, 0x1d110000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x1d130000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
    USB Device: HASP HL 3.21, 0x0529 (Aladdin Knowledge Systems), 0x0001, 0x1a200000
    FireWire Device: External HDD Button & Lights, WD, Up to 400 Mb/sec
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: GV-D1000, Sony, Up to 100 Mb/sec
    FireWire Device: Oxford ATA Device 00, Oxford Semiconductor Ltd., Up to 800 Mb/sec
    FireWire Device: Oxford ATA Device 00, Oxford Semiconductor Ltd., Up to 800 Mb/sec

    So, Raymond sent me his project and I was able to get it to open. Here's what I did to troubleshoot it.
    If you've ever looked inside Motion project files, you'd see that they are just text files with XML in them.
    I loaded Raymond's file into a text editor and one by one, deleted a layer, saved it, tried the project, if it crashed, I restored the layer. Then I'd move on to the next layer. A layer is between:
       <layer name="Layer 7" id="10589">
    ... and ...
       </layer>
    Once I found the offending layer (after deleting it, the project would open), I looked at the items in the layer. If you look at the crash log above, it says Motion died rendering a rotoshape, so I deleted a mask in the problematic layer (It had a <mask name="Mask copy" id="10487" factoryID="10"> and a </mask>), and bingo, the project opened.
    Hope that helps someone else crashing trying to open an old project...
    Patrick

  • My iMovie crashes everytime I try to open a project!

    My iMovie crashes everytime I try to open a project (which is quite big, about 24 minutes long). I've literally tried everything, from removing the imovie.plist file, searching for other files that could damage the project, doing a safe boot etc. Nothing works! can anyone help me, please? The other projects all work fine.

    Without exact system info, crash logs, details about your project and so on this isn't going anywhere. As a start update your graphics card driver and all that....
    Mylenium

  • After the recent update on my Ipad Mini. It crashes frequently. The latest is that during saving, it crashed. Now I can't open my project file. It says, Not a valid Adobe Photoshop Touch file. What happened?!!

    After the recent update on my Ipad Mini. It crashes frequently. The latest is that during saving, it crashed. Now I can't open my project file. It says, Not a valid Adobe Photoshop Touch file. What happened?!!

    Sufficient free storage.... tried the reboot and install... Just received an iOS update I'll install tonight and do another reboot...see what happens. Going to have to start saving double..

  • Encore CS4 crashes when opening transcoded project

    I have made previous dvds/blu-rays with these steps before, but I'm running into problems now, here is what I've done:
    1. Create new encore blu-ray project.
    2. Import everything and setup project.
    3. Burn project to dvd image.
    4. Burn project to blu-ray image.
    The problem I'm having for my current project is after burning the dvd image, I decided to restart my computer before I made the blu-ray image, and now I can't open the project file.  It says something like "getting transcoding settings", and I can see all the assets show up in the asset list, but then it crashes.
    I was not aware of this before, but apparently encore uses C:\Documents and Settings\%USERPROFILE%\Application Data\Adobe\Common\Media Cache\ to hold temporary files.  I changed this location under the media encoder properties to use my D: drive.
    I noticed that for every time I tried to load the project again, it would create a new set of temporary files in this folder (which took up a lot of space).  I use to think all the temporary files for the encore project were located in a folder within the directory of the encore project file, but I guess not.
    Does anyone know anything I can try to get the encore project file to open????

    Probably this is due to something cleared out of my suggestions.
    Temp files are the one I meant in the previous thread.
    When I do some "folishness" I usually clear this files and, after the first time it has to rebuild, every re-opening of the project takes just a min. max.
    The names of the folders sound like a DVD project and not a BR one as you've said.
    Have you right clicked over the files and choosing the option "change asset" (eighth line), connect the file to the missed one?
    Anyway, no worries, I think that a good brand new project will fix everything.
    Remember do not change Archive folder during a project, do it before.
    Ciao
    Giorgio

  • Premiere Pro CS5.5 on Mac crashes when opening a project

    Hi I am having a problem where Premiere crashes when I open a project. I tried to open a project earlier today and the program kept crashing. I opened an old version of the project, got in. Updated it and saved it under a new name. Now when I try to open the new project I am having the same crashing problem.
    I am showing the Problem Report from Premiere below - thanks very much for any help!!!
    Process:         Adobe Premiere Pro CS5.5 [1313]
    Path:            /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/MacOS/Adobe Premiere Pro CS5.5
    Identifier:      com.adobe.AdobePremierePro
    Version:         5.5.2 (5.5.2)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [158]
    Responsible:     Adobe Premiere Pro CS5.5 [1313]
    User ID:         501
    Date/Time:       2014-04-01 14:35:12.231 -0400
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  6BC79A2F-B790-DED6-4794-BF4241AF3221
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** __CFTypeCollectionRetain() called with NULL; likely a collection has been corrupted ***
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8fdefc9d __CFTypeCollectionRetain + 317
    1   com.apple.CoreFoundation                0x00007fff8fdef4c8 __CFBasicHashAddValue + 424
    2   com.apple.CoreFoundation                0x00007fff8fdf7aed CFBasicHashAddValue + 3709
    3   com.apple.CoreFoundation                0x00007fff8fe2e8b9 CFDictionaryAddValue + 217
    4   com.adobe.dvaui.framework               0x000000010324a17a dvaui::drawbot::CoreTextStringDisplayInterface::ResetString(dvaui::drawbot::FontInterface const&, dvaui::drawbot::BrushInterface const*, unsigned short const*, int, dvaui::drawbot::TextAlignment) + 170
    5   com.adobe.dvaui.framework               0x00000001032531fd dvaui::drawbot::CoreTextFontInterface::MeasureStringWidth(unsigned short const*, int) const + 157
    6   com.adobe.dvaui.framework               0x0000000103243663 dvaui::drawbot::TruncateStringImpl(dvaui::drawbot::FontInterface const&, unsigned short const*, dvaui::drawbot::TextTruncation, float) + 195
    7   com.adobe.dvaui.framework               0x00000001032445dc dvaui::drawbot::SurfaceInterface::DrawString(dvaui::drawbot::BrushInterface const&, dvaui::drawbot::FontInterface const&, unsigned short const*, dvacore::geom::PointT<float> const&, dvaui::drawbot::TextAlignment, dvaui::drawbot::TextTruncation, float) + 108
    8   com.adobe.UIFramework.framework          0x00000001038869b1 UIF::DC::DrawString(UIF::Font const&, ASL::ParamRect<int> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, ASL::ParamColor<RGBColor> const&, UIF::Align, UIF::VerticalAlignment, UIF::Truncate) + 561
    9   com.adobe.HandlerProject.framework          0x00000001092b2d81 HandlerProject::StringColumn::Draw(UIF::DC&, ASL::InterfaceRef<BE::IProjectItem, BE::IProjectItem>, ASL::ParamRect<int> const&, UIF::GDIObjectID const&, bool, ASL::InterfaceRef<HandlerProject::ProjectViewState, BE::ISerializeable>) + 289
    10  com.adobe.HandlerProject.framework          0x000000010921d7da HandlerProject::ColumnSubview::DrawNode(UIF::DC&, HandlerProject::ProjectListTreeView&, ASL::InterfaceRef<HandlerProject::ProjectListViewNode, ASL::ASLUnknown>, __gnu_cxx::__normal_iterator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>*, std::vector<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>, std::allocator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown> > > >, __gnu_cxx::__normal_iterator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>*, std::vector<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>, std::allocator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown> > > >, int, unsigned int) + 858
    11  com.adobe.HandlerProject.framework          0x0000000109222740 HandlerProject::ColumnSubview::DrawProjectTree(UIF::DC&, ASL::ParamRect<int> const&, __gnu_cxx::__normal_iterator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>*, std::vector<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>, std::allocator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown> > > >, __gnu_cxx::__normal_iterator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>*, std::vector<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>, std::allocator<ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown> > > >, ASL::ObjectPtr<std::list<ASL::InterfaceRef<HandlerProject::ProjectListViewNode, ASL::ASLUnknown>, std::allocator<ASL::InterfaceRef<HandlerProject::ProjectListViewNode, ASL::ASLUnknown> > >, ASL::AtomicValue>, unsigned int, int&) + 160
    12  com.adobe.HandlerProject.framework          0x0000000109227132 HandlerProject::ColumnSubview::PaintSelf(UIF::DC&) + 450
    13  com.adobe.UIFramework.framework          0x000000010395756c UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 620
    14  com.adobe.dvaui.framework               0x000000010328f240 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 112
    15  com.adobe.dvaui.framework               0x000000010328f40b dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 187
    16  com.adobe.dvaui.framework               0x000000010328f82d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 813
    17  com.adobe.dvaui.framework               0x000000010329010f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 447
    18  com.adobe.dvaui.framework               0x0000000103290162 dvaui::ui::UI_Node::UI_DispatchDrawToChildren(dvaui::drawbot::Drawbot*) const + 50
    19  com.adobe.UIFramework.framework          0x0000000103957577 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 631
    20  com.adobe.dvaui.framework               0x000000010328f240 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 112
    21  com.adobe.dvaui.framework               0x000000010328f40b dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 187
    22  com.adobe.dvaui.framework               0x000000010328f82d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 813
    23  com.adobe.dvaui.framework               0x000000010329010f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 447
    24  com.adobe.dvaui.framework               0x0000000103290162 dvaui::ui::UI_Node::UI_DispatchDrawToChildren(dvaui::drawbot::Drawbot*) const + 50
    25  com.adobe.UIFramework.framework          0x0000000103957577 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 631
    26  com.adobe.dvaui.framework               0x000000010328f240 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 112
    27  com.adobe.dvaui.framework               0x000000010328f40b dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 187
    28  com.adobe.dvaui.framework               0x000000010328f82d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 813
    29  com.adobe.dvaui.framework               0x000000010329010f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 447
    30  com.adobe.dvaui.framework               0x0000000103290162 dvaui::ui::UI_Node::UI_DispatchDrawToChildren(dvaui::drawbot::Drawbot*) const + 50
    31  com.adobe.UIFramework.framework          0x0000000103957577 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 631
    32  com.adobe.dvaui.framework               0x000000010328f240 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 112
    33  com.adobe.dvaui.framework               0x000000010328f40b dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 187
    34  com.adobe.dvaui.framework               0x000000010328f82d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 813
    35  com.adobe.dvaui.framework               0x000000010329010f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 447
    36  com.adobe.dvaui.framework               0x0000000103290162 dvaui::ui::UI_Node::UI_DispatchDrawToChildren(dvaui::drawbot::Drawbot*) const + 50
    37  com.adobe.UIFramework.framework          0x0000000103960518 UIF::TabViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 744
    38  com.adobe.dvaui.framework               0x0000000103318ce4 dvaui::ui::OS_View::UI_HandlePlatformDrawEvent() + 1092
    39  com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    40  com.adobe.dvacore.framework             0x000000010011d139 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 9
    41  com.adobe.premiere.frontend             0x000000010c76ecae boost::function0<int>::operator()() const + 46
    42  com.adobe.premiere.frontend             0x000000010c76e063 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 35
    43  com.adobe.dvacore.framework             0x000000010011bd55 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 197
    44  com.adobe.dvacore.framework             0x000000010011e8d3 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 99
    45  com.adobe.dvaui.framework               0x000000010330caaa -[DVAMacContainerView drawRect:] + 186
    46  com.apple.AppKit                        0x00007fff8e5af16f -[NSView _drawRect:clip:] + 3748
    47  com.apple.AppKit                        0x00007fff8e5ad9e4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
    48  com.apple.AppKit                        0x00007fff8e5addc0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
    49  com.apple.AppKit                        0x00007fff8e5addc0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
    50  com.apple.AppKit                        0x00007fff8e5addc0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
    51  com.apple.AppKit                        0x00007fff8e5ab826 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 841
    52  com.apple.AppKit                        0x00007fff8e5aafd1 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 314
    53  com.apple.AppKit                        0x00007fff8e5a7fbf -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
    54  com.apple.AppKit                        0x00007fff8e58742a -[NSView displayIfNeeded] + 1680
    55  com.apple.AppKit                        0x00007fff8e5a0ff6 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1972
    56  com.apple.AppKit                        0x00007fff8e5a05a0 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 786
    57  com.apple.AppKit                        0x00007fff8e5a0220 -[NSWindow orderWindow:relativeTo:] + 162
    58  com.apple.AppKit                        0x00007fff8e5917d6 -[NSWindow makeKeyAndOrderFront:] + 51
    59  com.adobe.dvaui.framework               0x0000000103304cce dvaui::ui::OS_Window::UI_Show(bool) + 350
    60  com.adobe.dvaworkspace.framework          0x0000000106c17bf7 dvaworkspace::ser_impl::ReadTopLevelWindow(dvaworkspace::workspace::TopLevelWindow*, dvacore::proplist::PropList const*, std::list<boost::intrusive_ptr<dvaworkspace::workspace::TabPanel>, std::allocator<boost::intrusive_ptr<dvaworkspace::workspace::TabPanel> > >&, bool, bool, bool) + 951
    61  com.adobe.dvaworkspace.framework          0x0000000106c18a3c dvaworkspace::workspace::RestoreWorkspace(dvaworkspace::workspace::Workspace&, dvacore::proplist::PropList const&, bool, bool, bool) + 1900
    62  com.adobe.dvaworkspace.framework          0x0000000106c1fa57 dvaworkspace::workspace::ManagerBase::AddWorkspace(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, dvacore::proplist::PropList&, bool) + 183
    63  com.adobe.premiere.frontend             0x000000010c745ac9 FE::Application::InstallWorkspace(ASL::InterfaceRef<BE::IWorkspaceSettings, BE::IWorkspaceSettings>) + 217
    64  com.adobe.premiere.frontend             0x000000010c78e9da FE::DocumentManager::OpenDocument(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, bool) + 6666
    65  com.adobe.premiere.frontend             0x000000010c7b629d -[PremiereCocoaMacApplicationDelegate openFiles:] + 1165
    66  com.adobe.premiere.frontend             0x000000010c7b47c4 -[PremiereCocoaMacApplicationDelegate application:openFiles:] + 20
    67  com.apple.AppKit                        0x00007fff8e7ee0e5 __69-[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:]_block_invoke + 1651
    68  com.apple.AppKit                        0x00007fff8e5e9c90 __95-[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:]_block_invoke538 + 37
    69  com.apple.AppKit                        0x00007fff8e5e9c23 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
    70  com.apple.AppKit                        0x00007fff8e5e980d -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
    71  com.apple.AppKit                        0x00007fff8e5e1bb5 -[NSPersistentUIRestorer finishedRestoringWindowsWithZOrder:completionHandler:] + 1714
    72  com.apple.AppKit                        0x00007fff8ed7f0ce run_cocoa_block + 41
    73  com.apple.AppKit                        0x00007fff8e5e143b __82-[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:]_block_invoke_2366 + 210
    74  com.apple.AppKit                        0x00007fff8e5e1333 __99-[NSApplication(NSPersistentUIRestorationSupport) _restoreWindowWithRestoration:completionHandler:]_block_invoke + 346
    75  com.apple.AppKit                        0x00007fff8e4571c5 -[NSApplication(NSPersistentUIRestorationSupport) _restoreWindowWithRestoration:completionHandler:] + 794
    76  com.apple.AppKit                        0x00007fff8e4561aa -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 1983
    77  com.apple.AppKit                        0x00007fff8e4558c9 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 398
    78  com.apple.AppKit                        0x00007fff8e454bc6 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 398
    79  com.apple.AppKit                        0x00007fff8e7ed9e9 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 306
    80  com.apple.AppKit                        0x00007fff8e45443b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 450
    81  com.apple.Foundation                    0x00007fff8a2b6f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    82  com.apple.Foundation                    0x00007fff8a2b6d7d _NSAppleEventManagerGenericHandler + 106
    83  com.apple.AE                            0x00007fff86f89e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    84  com.apple.AE                            0x00007fff86f89c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    85  com.apple.AE                            0x00007fff86f89b36 aeProcessAppleEvent + 315
    86  com.apple.HIToolbox                     0x00007fff891aa161 AEProcessAppleEvent + 56
    87  com.apple.AppKit                        0x00007fff8e450246 _DPSNextEvent + 1026
    88  com.apple.AppKit                        0x00007fff8e44fa2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    89  com.apple.AppKit                        0x00007fff8e443b2c -[NSApplication run] + 553
    90  com.adobe.premiere.frontend             0x000000010c7b4aa4 FE::MacApplication::RunSelf(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 164
    91  com.adobe.premiere.frontend             0x000000010c7621a7 FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 2503
    92  com.adobe.premiere.frontend             0x000000010c7b7c1d AppMain + 253
    93  com.adobe.premiere.startup              0x000000010c9343e8 (anonymous namespace)::LaunchFrontendFramework(ASL::ObjectPtr<ASL::Module, ASL::AtomicValue> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int, void*) + 232
    94  com.adobe.AdobePremierePro              0x0000000100003540 (anonymous namespace)::CallStartupFramework(int, char const* const*) + 288
    95  com.adobe.AdobePremierePro              0x0000000100003ac7 main + 167
    96  com.adobe.AdobePremierePro              0x00000001000033a8 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8be82662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff855f143d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff855f1152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8be81e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff86b5ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff86b62fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.adobe.amt.services                  0x0000000113324247 C_AMTUISwitchSuppressUpdates + 16439
    3   com.adobe.amt.services                  0x000000011331d39e C_EULA_SetState + 1742
    4   com.adobe.amt.services                  0x00000001133242b2 C_AMTUISwitchSuppressUpdates + 16546
    5   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.ASLFoundation.framework          0x00000001004a2470 ASL::(anonymous namespace)::TaskProc(void*) + 96
    6   com.apple.CoreServices.CarbonCore          0x00007fff8e0636c3 PrivateMPEntryPoint + 58
    7   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8be8264a kevent + 10
    1   com.adobe.dvatransport.framework          0x000000010069496e boost::asio::detail::kqueue_reactor<false>::run(bool) + 478
    2   com.adobe.dvatransport.framework          0x0000000100695a25 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 517
    3   com.adobe.dvatransport.framework          0x0000000100672abc SkyConnectionEnv::MainLoop() + 76
    4   com.adobe.dvatransport.framework          0x0000000100672b29 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    6   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.adobe.dvatransport.framework          0x0000000100695b5f boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 831
    3   com.adobe.dvatransport.framework          0x0000000100696755 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 53
    4   com.adobe.dvatransport.framework          0x000000010067b6a9 asio_detail_posix_thread_function + 25
    5   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e092800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e0929ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8be7da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8be7cd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8fe57155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8fe56779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8fe560b5 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8ff0b811 CFRunLoopRun + 97
    6   com.adobe.dvacore.framework             0x0000000100178db9 dvacore::threads::RunPlatformEventLoop() + 89
    7   com.adobe.dvacore.framework             0x000000010017d903 dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 179
    8   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    9   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    10  com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    11  libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    12  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    13  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8be81a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff86142dc0 nanosleep + 200
    2   com.adobe.ScriptLayerPPro.framework          0x0000000106e7589b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.ScriptLayerPPro.framework          0x0000000106e603f3 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.ScriptLayerPPro.framework          0x0000000106e75996 ScObjects::Thread::go(void*) + 166
    5   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8be81716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff86b60c77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0929e7 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e063145 MPWaitOnQueue + 192
    4   com.adobe.dvacore.framework             0x000000010018d38f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    5   com.adobe.dvacore.framework             0x000000010011e616 boost::function0<void>::operator()() const + 38
    6   com.adobe.dvacore.framework             0x0000000100185773 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    7   com.adobe.boost_threads.framework          0x00000001000be744 thread_proxy + 132
    8   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8be8191a __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x000000011b79a562 Invoke + 54020
    2   ServiceManager-Launcher.dylib           0x000000011b7996bf Invoke + 50273
    3   ServiceManager-Launcher.dylib           0x000000011b798706 Invoke + 46248
    4   ServiceManager-Launcher.dylib           0x000000011b798761 Invoke + 46339
    5   ServiceManager-Launcher.dylib           0x000000011b7987e2 Invoke + 46468
    6   ServiceManager-Launcher.dylib           0x000000011b792eed Invoke + 23695
    7   ServiceManager-Launcher.dylib           0x000000011b793086 Invoke + 24104
    8   ServiceManager-Launcher.dylib           0x000000011b793b0f Invoke + 26801
    9   ServiceManager-Launcher.dylib           0x000000011b793bfd Invoke + 27039
    10  ServiceManager-Launcher.dylib           0x000000011b796eff Invoke + 40097
    11  ServiceManager-Launcher.dylib           0x000000011b7971a5 Invoke + 40775
    12  ServiceManager-Launcher.dylib           0x000000011b797764 Invoke + 42246
    13  ServiceManager-Launcher.dylib           0x000000011b797951 Invoke + 42739
    14  ServiceManager-Launcher.dylib           0x000000011b78967f Login + 1773
    15  ServiceManager-Launcher.dylib           0x000000011b78ad01 Login + 7535
    16  ServiceManager-Launcher.dylib           0x000000011b797e88 Invoke + 44074
    17  ServiceManager-Launcher.dylib           0x000000011b79a2a1 Invoke + 53315
    18  libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    19  libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    20  libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8be7da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8be7cd18 mach_msg + 64
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e08f9dc TS_exception_listener_thread + 100
    3   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8be81e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff86b5ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff86b62fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8be81e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff86b5ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff86b62fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8be81e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff86b5ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff86b62fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8be81e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff86b5ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff86b62fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8be8264a kevent + 10
    1   com.adobe.MediaFoundation.framework          0x0000000100bbf56c MF::DirectoryChangeMonitor::(anonymous namespace)::EventQueueThreadProc(void*) + 428
    2   libsystem_pthread.dylib                 0x00007fff86b5e899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff86b5e72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff86b62fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff8ff9ba40  rbx: 0x0000000000000000  rcx: 0x0000000000001200  rdx: 0x0000000000000012
      rdi: 0x00007fff75e22f00  rsi: 0x0000000000000000  rbp: 0x00007fff5fbf8b20  rsp: 0x00007fff5fbf8b10
       r8: 0x00007fff83ddf071   r9: 0x00007fff73ad3a32  r10: 0x00007fff83ddf071  r11: 0x00007fff83ddf06f
      r12: 0x0000638000062040  r13: 0x0000000000000000  r14: 0x00007fff73ad3ae0  r15: 0x00007fff8fdefb60
      rip: 0x00007fff8fdefc9d  rfl: 0x0000000000000246  cr2: 0x00000001237bf000
    Logical CPU:     7
    Error Code:      0x00000000
    Trap Number:     3
    Binary Images:
           0x100000000 -        0x100003fff +com.adobe.AdobePremierePro (5.5.2 - 5.5.2) <84A17290-347B-C378-A0FD-08DA8F2C806F> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/MacOS/Adobe Premiere Pro CS5.5
           0x100008000 -        0x10000dffd +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <5625AF72-323C-27C5-0094-213D09698D11> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x100011000 -        0x100083ff7 +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <E604CBB8-A3F0-69D1-510B-3D8156D37D29> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x10009a000 -        0x1000a1fff +com.adobe.boost_date_time.framework (boost_date_time version 5.5.2 - 5.5.2.3) <F800B271-F74D-A6D2-AD53-0AC1E9A21D15> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x1000bc000 -        0x1000c4ff7 +com.adobe.boost_threads.framework (boost_threads version 5.5.2 - 5.5.2.3) <AA7436D6-CF07-3808-DBD4-B47AC00A9DDE> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1000da000 -        0x100266fef +com.adobe.dvacore.framework (dvacore version 5.5.2 - 5.5.2.3) <FDD07401-A563-B6E3-6D03-5CC410214E97> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x100415000 -        0x100436fef +com.adobe.dvamediatypes.framework (dvamediatypes version 5.5.2 - 5.5.2.3) <BFA74C42-F9D5-9562-0325-0F7BBCA2F781> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x100461000 -        0x100462fff +com.adobe.PRM.framework (PRM version 5.5.2 - 5.5.2.0) <486DFDE7-B583-FBC6-CA07-7611D0A01196> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x100468000 -        0x1004cfff7 +com.adobe.ASLFoundation.framework (ASLFoundation version 5.5.2 - 5.5.2.0) <DB1F0251-905B-5208-4B85-0179FE257858> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x1005ce000 -        0x1005e4fff +com.adobe.ASLMessaging.framework (ASLMessaging version 5.5.2 - 5.5.2.0) <792B4D39-2C64-FFC5-53D3-0C8827E19708> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x100609000 -        0x10060afff +com.adobe.MediaCore.Frameworks.Memory (1.0 - 1.0) <F7D46AF4-5BFC-B4A3-BA7A-C1D23F0C2926> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x100611000 -        0x100623ff7 +com.adobe.ASLUnitTesting.framework (ASLUnitTesting version 5.5.2 - 5.5.2.0) <10EB2DFF-790D-099A-73B4-0EA724ECEC4C> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x100641000 -        0x100642fff +com.adobe.boost_system.framework (boost_system version 5.5.2 - 5.5.2.3) <89BFE4D4-9F1A-9840-B655-8A3DE98EDC85> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10064b000 -        0x1006c3fff +com.adobe.dvatransport.framework (dvatransport version 5.5.2 - 5.5.2.3) <66DCC466-6B59-0D77-EE05-D8C649FAE9B1> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x10075b000 -        0x10079bfff +com.adobe.dvamarshal.framework (dvamarshal version 5.5.2 - 5.5.2.3) <DC321D6D-C96C-3E80-B8A9-EA49B619731B> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x100838000 -        0x100a28fe7 +com.adobe.dynamiclink.framework (dynamiclink version 5.5.2 - 5.5.2.3) <4B6EFE43-DB79-4002-E245-925DBE3545BF> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x100ba6000 -        0x100be5fe7 +com.adobe.MediaFoundation.framework (MediaFoundation version 5.5.2 - 5.5.2.0) <D869454D-8240-AE1D-E49F-39116436AB38> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x100c44000 -        0x100cc2fe7 +com.adobe.AudioRenderer.framework (AudioRenderer version 5.5.2 - 5.5.2.0) <F915AE34-18F0-9A1D-F7F7-B74B3D5F4B68> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x100d74000 -        0x100d9efff +com.adobe.dvacaptioning.framework (dvacaptioning version 5.5.2 - 5.5.2.3) <F781C7F7-A8D0-26BA-1855-DA06D48F92A5> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning
           0x100dcc000 -        0x101908ff7 +com.adobe.Backend.framework (Backend version 5.5.2 - 5.5.2.0) <6007758B-DDAE-111C-CE12-22F96485CA29> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x102811000 -        0x1029e1fe7 +com.adobe.ImageRenderer.framework (ImageRenderer version 5.5.2 - 5.5.2.0) <F32B949D-5673-862B-BE41-34140991C3E9> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x102ae9000 -        0x102b2aff7 +com.adobe.MLFoundation.framework (MLFoundation version 5.5.2 - 5.5.2.0) <BD587B6E-099F-C662-5363-42B94B8769BC> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x102b90000 -        0x102bebff7 +com.adobe.VideoFrame.framework (VideoFrame version 5.5.2 - 5.5.2.0) <5A8EE666-51EC-5736-DF0F-9410D206233B> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x102c6d000 -        0x102ca7ff7 +com.adobe.PluginSupport.framework (PluginSupport version 5.5.2 - 5.5.2.0) <457CE22A-C007-3DC1-C09A-AC098AE7566D> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x102cf7000 -        0x102d37fff +com.adobe.SweetPeaSupport.framework (SweetPeaSupport version 5.5.2 - 5.5.2.0) <08F8C026-EDB9-5E7B-6BBD-8EC2082654B0> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x102d98000 -        0x102ddafe7 +com.adobe.AudioSupport.framework (AudioSupport version 5.5.2 - 5.5.2.0) <8A3DD752-7CC1-98B1-54B6-A907FAB11325> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x102e2e000 -        0x102e31ff7 +com.adobe.MediaUtils.framework (MediaUtils version 5.5.2 - 5.5.2.0) <12349A87-82E8-E060-1B5D-47B00F71C02C> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x102e38000 -        0x102e55ff7 +com.adobe.AudioFilterHost.framework (AudioFilterHost version 5.5.2 - 5.5.2.0) <972B5D48-6FFB-A4FE-B7A7-D9A1134FB6E2> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost
           0x102e85000 -        0x102ee3ffd +com.adobe.AdobeXMPCore (Adobe XMP Core 5.2 -c 3 - 61.141987) <37A7128D-857A-F1CF-A00D-497983A42017> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x102ef3000 -        0x102f97fef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.2 -f 17 - 61.141987) <C504760D-5727-CC17-08BD-74688712F2C4> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x102fca000 -        0x103003fef +com.adobe.AudioFilters.framework (AudioFilters version 5.5.2 - 5.5.2.0) <87F318ED-E1D6-83EE-6DC0-DE24CA6BDBF9> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/AudioFilters.framework/Versions/A/AudioFilters
           0x10307d000 -        0x103089ff7 +com.adobe.boost_signals.framework (boost_signals version 5.5.2 - 5.5.2.3) <CD6CB578-3BA9-4F69-D59C-6BB1020BD6D5> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x1030a2000 -        0x103407fef +com.adobe.dvaui.framework (dvaui version 5.5.2 - 5.5.2.3) <FB3E34E3-B6A3-4586-0C1B-7EBC06A76E78> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere Pro CS5.5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x103828000 -        0x103ad7fff +com.adobe.UIFramework.framework (UIFramework version 5.5.2 - 5.5.2.3) <2F0F77EC-3950-E93D-044B-3933A7BB2B0F> /Applications/Adobe Premiere Pro CS5.5/Adobe Premiere

    Adobe/Jive have a BAD title for the SEARCH THIS FORUM function
    Go to http://forums.adobe.com/community/premiere and, in the area just under Ask a Question, type in
    maverick
    or
    mavericks
    or
    10.9
    You may now read previous discussions on this subject... be sure to click the See More Results at the bottom of the initial, short list if the initial list does not answer your question

  • DVD studio pro 4 crashes when I try to open a project file. Just upgraded to snow leopard.

    Hey guys,
    I am working with DVD studio pro 4 and it keeps crashing on me. It crashes when I try to open a project file through the top menu, it crashes when I click the "import" button on the assets tab, and it also crashes when I try to save a project file. I am using a legitimate copy and I have tried reinstalling it, repairing disc permissions, and updating it. Oh and also one big thing, I just recently upgraded to snow leopard.
    Any fixes for this?
    Thanks guys!

    Hey guys, here is the crash codes that I am getting.
    Interval Since Last Report:          608 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  57 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      4F049798-25C3-4E24-AC54-FBED8CE6C174
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000022
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: frame
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x956441bf objc_msgSend_stret + 15
    1   ...le.prokit.SnowLeopardPanels          0x16058e2a _NSProNavDrawLabelColorIndexImpl + 11395
    2   ...le.prokit.SnowLeopardPanels          0x1605766e _NSProNavDrawLabelColorIndexImpl + 5319
    3   com.apple.dspinterface                  0x00044d76 -[DSPXProjectBinModule importAsset:] + 276
    4   com.apple.AppKit                        0x92b98a26 -[NSApplication sendAction:to:from:] + 112
    5   com.apple.prokit                        0x00469414 -[NSProApplication sendAction:to:from:] + 127
    6   com.apple.AppKit                        0x92c78255 -[NSControl sendAction:to:] + 108
    7   com.apple.AppKit                        0x92c73d02 -[NSCell _sendActionFrom:] + 169
    8   com.apple.AppKit                        0x92c72ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    9   com.apple.AppKit                        0x92cc86ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    10  com.apple.prokit                        0x004ae21e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    11  com.apple.AppKit                        0x92c71a4f -[NSControl mouseDown:] + 812
    12  com.apple.AppKit                        0x92c6fa58 -[NSWindow sendEvent:] + 5549
    13  com.apple.prokit                        0x004919f0 -[NSProWindow sendEvent:] + 264
    14  com.apple.dspinterface                  0x000abb8e -[DSPXDocumentWindowClass sendEvent:] + 770
    15  com.apple.AppKit                        0x92b8860b -[NSApplication sendEvent:] + 6431
    16  com.apple.prokit                        0x0046c040 -[NSProApplication sendEvent:] + 1901
    17  com.apple.AppKit                        0x92b1c253 -[NSApplication run] + 917
    18  com.apple.prokit                        0x0046c3f6 NSProApplicationMain + 326
    19  com.apple.dvdstudiopro                  0x000034d8 0x1000 + 9432
    20  com.apple.dvdstudiopro                  0x00002ce6 0x1000 + 7398
    21  com.apple.dvdstudiopro                  0x00002c0d 0x1000 + 7181
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9044a382 kevent + 10
    1   libSystem.B.dylib                       0x9044aa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x90449f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9045175e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x904533f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.CoreGraphics                  0x97637b7d layer_blit_work_queue_thread + 973
    4   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    5   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90423b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x904805a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9629495c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x9624d451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x9624d334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.dvdbase                       0x007bc0f9 -[ThreadSafeQueue headItem] + 46
    7   com.apple.dvdbase                       0x007bfa64 -[MPEGEncoderManager generateMPEG_ThreadProc:] + 154
    8   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90451259 _pthread_start + 345
    11  libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9047d9c5 nanosleep$UNIX2003 + 188
    2   com.apple.Foundation                    0x962805d5 +[NSThread sleepUntilDate:] + 147
    3   com.apple.dvdbase                       0x007bfce8 -[MPEGEncoderManager checkEncoderServer] + 87
    4   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    7   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90423b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x904805a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9629495c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x9624d451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x9624d334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.dvdbase                       0x007bc0f9 -[ThreadSafeQueue headItem] + 46
    7   com.apple.dvdbase                       0x007c2d28 -[AIFFEncoderManager generateAIFF_ThreadProc:] + 109
    8   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90451259 _pthread_start + 345
    11  libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90442ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x92624c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    3   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9049a05f pthread_cond_wait + 48
    3   com.apple.dvdbase                       0x009db585 -[DVDAssetScheduler mainLoop:] + 191
    4   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    7   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x90423afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90424267 mach_msg + 68
    2   com.apple.CoreFoundation                0x925e530f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x925e43f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x925ea334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x90004b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x9185054a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    8   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 9:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9047d9c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x9047d903 usleep$UNIX2003 + 61
    3   com.apple.DesktopServices               0x9000e731 TNode::WaitToBeSynced(bool) + 197
    4   com.apple.DesktopServices               0x9000e4a0 TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned long) + 210
    5   com.apple.DesktopServices               0x9005cd2a TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 76
    6   com.apple.DesktopServices               0x900182a9 TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 229
    7   com.apple.DesktopServices               0x900180a4 TNode::SetSpecialNodeFromOStype(unsigned long) + 142
    8   com.apple.DesktopServices               0x90017f7c TNode::SetSpecialNode(unsigned long, TNodePtr&) + 276
    9   com.apple.DesktopServices               0x90012683 TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 617
    10  com.apple.DesktopServices               0x90029166 TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 50
    11  com.apple.DesktopServices               0x900290de TNode::IsDesktop() const + 98
    12  com.apple.DesktopServices               0x90028a52 TNode::ResolveSharedFileListAliasIfNeeded() + 756
    13  com.apple.DesktopServices               0x9001022b TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 4409
    14  com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    15  com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    16  com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    17  com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    18  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    19  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    20  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    21  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    22  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    23  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 10:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 11:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 12:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 13:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x9042e11e stat$INODE64 + 10
    1   com.apple.framework.IOKit               0x91545517 symAddrInSC + 165
    2   com.apple.framework.IOKit               0x9154577b SCPreferencesCreate + 54
    3   ...ple.CoreServices.OSServices          0x901ef4d7 StatusMonitor::installSMBPreferencesMonitor() + 65
    4   ...ple.CoreServices.OSServices          0x901ed179 StatusMonitor::start() + 69
    5   ...ple.CoreServices.OSServices          0x901ecbe5 NetworkBrowser::openNode(__NWNode*, __CFString const*, unsigned long) + 105
    6   ...ple.CoreServices.OSServices          0x901ecb04 _NWBrowserOpenNode + 113
    7   com.apple.DesktopServices               0x9001db53 TNode::DoExternalRegistration(TCountedPtr<TNotifier> const&) + 1033
    8   com.apple.DesktopServices               0x9001d4b2 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 190
    9   com.apple.DesktopServices               0x900613b8 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 848
    10  com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    11  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    12  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    13  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    14  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    15  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    16  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 14:
    0   libSystem.B.dylib                       0x90449412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x904499a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1beb6a10  ebx: 0x16056e0a  ecx: 0x93302a7c  edx: 0x00000002
      edi: 0x00000000  esi: 0x93302a7c  ebp: 0xbfffeee8  esp: 0xbfffee78
       ss: 0x0000001f  efl: 0x00010202  eip: 0x956441bf   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000022
    Binary Images:
        0x1000 -     0x3fff  com.apple.dvdstudiopro 4.2.1 (431.25) /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
        0x9000 -    0x10ff3  com.apple.AEProfiling 1.2 (18) /Applications/DVD Studio Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
       0x18000 -    0x27fff  com.apple.AERegistration 1.2 (68) /Applications/DVD Studio Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
       0x39000 -   0x2d4fd7  com.apple.dspinterface 4.2.1 (431.25) /Applications/DVD Studio Pro.app/Contents/Frameworks/DSPInterface.framework/Versions/A/DSPInterface
      0x448000 -   0x680fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
      0x788000 -   0xc69fdc  com.apple.dvdbase 4.2.0 (468.49) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDBase.framework/Versions/A/DVDBase
      0xf3a000 -   0xf48ffa  com.apple.mediarenderingserver 4.2.0 (325.7) /Applications/DVD Studio Pro.app/Contents/Frameworks/MediaRenderingServer.framework/Versions/A/MediaRend eringServer
      0xf59000 -  0x1198fe7  com.apple.dvdauthoring 4.2.0 (428.41) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDAuthoring.framework/Versions/A/DVDAuthoring
    0x128a000 -  0x129eff8  com.apple.oxygene.layers 2.0.0 (425) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/OxygeneLayers
    0x12b1000 -  0x12d6ff7  com.apple.oxygene.engine 2.0.0 (427) /Applications/DVD Studio Pro.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene
    0x12fb000 -  0x130bff7  com.apple.oxygenetransitions 4.2.0 (304.2) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneTransitions.framework/Versions/A/OxygeneTran sitions
    0x1314000 -  0x1314ff7  com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x1318000 -  0x1358ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x235c000 -  0x235ffef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x2364000 -  0x23c9fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x23e9000 -  0x242ffc3  com.apple.motion.component 1.0 (1.0) <77973A13-4E79-426F-853F-2318E52A2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x2435000 -  0x243802f  Motion ??? (???) <B5E862EE-E0FF-4F86-A789-98E3E601A18C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x16040000 - 0x16075ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x1acc7000 - 0x1accfff7  com.apple.proapps.mrcheckpro 1.4 (201) /Applications/DVD Studio Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1af84000 - 0x1b0fdff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1b12f000 - 0x1b534fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x1b5ad000 - 0x1b5d1fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1edcd000 - 0x1eddcffc  com.apple.oxygene.datadefcontroller 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefController.oxygene/Contents/MacOS/DataDefContro ller
    0x1ede2000 - 0x1ede7fc0  com.apple.oxygene.datadefevent 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefEvent.oxygene/Contents/MacOS/DataDefEvent
    0x1edec000 - 0x1edfcfd0  com.apple.oxygene.datadefimage 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefImage.oxygene/Contents/MacOS/DataDefImage
    0x1ef60000 - 0x1ef65fef  com.apple.oxygene.dvdsupport 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DVDSupport.oxygene/Contents/MacOS/DVDSupport
    0x1ef69000 - 0x1ef6cfff  com.apple.oxygene.filemanager 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/FileManager.oxygene/Contents/MacOS/FileManager
    0x1ef70000 - 0x1ef79fe7  com.apple.oxygene.fraktalzoom 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/FraktalZoom.oxygene/Contents/MacOS/FraktalZoom
    0x1ef7d000 - 0x1ef80fc7  com.apple.oxygene.imagecapture 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageCapture.oxygene/Contents/MacOS/ImageCapture
    0x1ef84000 - 0x1efa0fd0  com.apple.oxygene.imagedistort 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageDistort.oxygene/Contents/MacOS/ImageDistort
    0x1efa9000 - 0x1efd3ff0  com.apple.oxygene.imageeffects 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageEffects.oxygene/Contents/MacOS/ImageEffects
    0x1efde000 - 0x1efeeffc  com.apple.oxygene.imagefilters 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageFilters.oxygene/Contents/MacOS/ImageFilters
    0x1eff4000 - 0x1eff7fd7  com.apple.oxygene.mpegImporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/MPEGImporter.oxygene/Contents/MacOS/MPEGImporter
    0x2146d000 - 0x21477fd4  com.apple.oxygene.imagegenerator 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageGenerator.oxygene/Contents/MacOS/ImageGenerator
    0x2148b000 - 0x21491fc4  com.apple.oxygene.imagemodulation 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageModulation.oxygene/Contents/MacOS/ImageModulation
    0x21498000 - 0x214bcfd8  com.apple.oxygene.imagetransitions 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageTransitions.oxygene/Contents/MacOS/ImageTransitio ns
    0x214c1000 - 0x214d7fc0  com.apple.oxygene.multimediaimporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/MultiMediaImporter.oxygene/Contents/MacOS/MultiMediaIm porter
    0x214de000 - 0x214e4ff7  com.apple.oxygene.oldfilm 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/OldFilm.oxygene/Contents/MacOS/OldFilm
    0x214e8000 - 0x214ecfef  com.apple.oxygene.remoteControl 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/RemoteControl.oxygene/Contents/MacOS/RemoteControl
    0x214f0000 - 0x214f5fe7  com.apple.oxygene.textimporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TextImporter.oxygene/Contents/MacOS/TextImporter
    0x21600000 - 0x216cafd8  com.apple.oxygene.imagebasics 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageBasics.oxygene/Contents/MacOS/ImageBasics
    0x216da000 - 0x216e1fc4  com.apple.oxygene.timemanager 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TimeManager.oxygene/Contents/MacOS/TimeManager
    0x216e5000 - 0x216effff  com.apple.oxygene.trackrecorder 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TrackRecorder.oxygene/Contents/MacOS/TrackRecorder
    0x216f3000 - 0x21720fc7  com.apple.oxygene.wirelessVideoOutput 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/WirelessVideoOutput.oxygene/Contents/MacOS/WirelessVid eoOutput
    0x3e000000 - 0x3e046ff7  com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x900ddfff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x900de000 - 0x900e2ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x900e3000 - 0x90130feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90131000 - 0x901ccfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x901df000 - 0x901dfff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x901e3000 - 0x902aefef  com.apple.CoreServices.OSServices 359 (359) <FE671FE5-9198-8340-24EE-BDB4A31DC378> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902af000 - 0x902bcff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x902bd000 - 0x902d9fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x902f3000 - 0x903a1ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903a2000 - 0x90422feb  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
    0x90423000 - 0x905caff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x905cb000 - 0x9060dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90652000 - 0x90655ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90656000 - 0x90668ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90ce5000 - 0x90e28fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90e29000 - 0x90e3dfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x90e3e000 - 0x90f6cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90fa2000 - 0x90ffcfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90ffd000 - 0x90ffdff7  com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-72E9-6C5EF55C55E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91029000 - 0x91254ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x912e4000 - 0x91317ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91319000 - 0x91520feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91521000 - 0x9157eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9157f000 - 0x915f6ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x915f7000 - 0x917f5ff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91802000 - 0x91829ff7  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
    0x9182a000 - 0x91b4aff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91b4b000 - 0x91b89ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91b8a000 - 0x91c8cfef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x91c8d000 - 0x91c90ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91ca5000 - 0x920f6fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x920f7000 - 0x9213aff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92150000 - 0x921edfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x921ee000 - 0x922f0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x922f1000 - 0x9235bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9236c000 - 0x9236cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9236d000 - 0x9236dff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9236e000 - 0x9244efe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9244f000 - 0x92471fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92472000 - 0x9257eff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92587000 - 0x925a7fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x925a8000 - 0x92723fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9275d000 - 0x92768ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92769000 - 0x927e3fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92859000 - 0x928c7ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x928c8000 - 0x928e9fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x928ea000 - 0x929a6fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x929a7000 - 0x929fffe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92b11000 - 0x92b11ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92b12000 - 0x933f5ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x933f6000 - 0x93429fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9342a000 - 0x9342eff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93572000 - 0x935b5ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x935b6000 - 0x93638ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9363e000 - 0x9367bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9367c000 - 0x93b37ff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93b38000 - 0x93b78ff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93b79000 - 0x93c7afe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x93f02000 - 0x93f3aff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93f3b000 - 0x93f81ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93f82000 - 0x94164fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94165000 - 0x94168ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x941dc000 - 0x941dffe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94226000 - 0x9426bff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9426c000 - 0x94349fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9434a000 - 0x94385feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94386000 - 0x94394fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x943a0000 - 0x943aeff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x943af000 - 0x943f0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x943f1000 - 0x943f7fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x943f8000 - 0x94408ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94409000 - 0x9481fff7  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
    0x94983000 - 0x949a7ff7  libJPEG.dylib ??? (???) <0C406884-DAAF-0409-2659-9D1602D752D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x949a8000 - 0x94a60feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94a61000 - 0x94aa5ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94aa6000 - 0x94aa6ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94aa7000 - 0x94aebfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94aec000 - 0x94b7efe7  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
    0x94b7f000 - 0x94b86ff3  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
    0x94df0000 - 0x94e18ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x94e5a000 - 0x94e63ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94e64000 - 0x94e83ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94f9d000 - 0x94f9fff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94fa0000 - 0x9501bfff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9501c000 - 0x95095ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95163000 - 0x95164ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95165000 - 0x95292ffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x953ba000 - 0x9541effb  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
    0x9541f000 - 0x9555cfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x955af000 - 0x955e9fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x955ea000 - 0x9563dff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9563e000 - 0x956ebfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x956ec000 - 0x956fdff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95731000 - 0x9573efe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x9573f000 - 0x957d7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x957d8000 - 0x957edfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96242000 - 0x964b3fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x964b4000 - 0x9681fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96820000 - 0x96828ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96829000 - 0x96841ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96842000 - 0x9684dff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9684e000 - 0x96859ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9685a000 - 0x96893fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96894000 - 0x968eaff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x969c3000 - 0x969fdff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x969fe000 - 0x96a12ffb  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
    0x96a13000 - 0x96a19fff  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
    0x96a1a000 - 0x96ac2ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96b95000 - 0x96dfbff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96e6c000 - 0x96e76ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96e77000 - 0x96ec0fe7  libTIFF.dylib ??? (???) <10F7E21B-EC59-6594-004F-798DA3F37789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96f01000 - 0x96f02ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96f03000 - 0x97085fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x97086000 - 0x970b6ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x970e2000 - 0x97113ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9740e000 - 0x97455ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x97456000 - 0x9745aff7  libGIF.dylib ??? (???) <B7BA65AF-681C-F18B-A434-CBEC76A45646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9745b000 - 0x9746bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9746c000 - 0x97c5b557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97cda000 - 0x97d00ffb  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
    0x97d01000 - 0x97d06ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97d07000 - 0x97d07ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97d08000 - 0x97d23ff7  libPng.dylib ??? (???) <4C105512-6FA8-2AE0-D058-6A8AA00F9DA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97d24000 - 0x97ee6feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <20E90968-E04B-7B68-DBA2-92C729A8243F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ee7000 - 0x9831cff7  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
    0x98351000 - 0x983b2fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x983ce000 - 0x983d8fe7  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
    0x983d9000 - 0x98429ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9842a000 - 0x9842aff7  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
    0x9857f000 - 0x98581ff7  libRadiance.dylib ??? (???) <47E300B5-DBEF-86C4-29BD-86DBEDD2FBB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98582000 - 0x9858fff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98607000 - 0x986b3fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x986b4000 - 0x98723ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98724000 - 0x98730ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98731000 - 0x987eafe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x987eb000 - 0x98828ff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x98829000 - 0x98829ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9979b000 - 0x99abffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99ac7000 - 0x99b44ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x99c5d000 - 0x99f57fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a04d000 - 0x9a04eff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Any help would be appreciated. I am kind of crippled with out this program running properly.

Maybe you are looking for

  • No picture w/ mini dvi adapter

    ok. So, I have an Apple mini dvi to video adapter. I use it all the time on my tv's using both composite and s-video (s video on my HD flat screen, and composite on m cheaper tv.) Everything works great. no problems. Until I go to my girlfriend's hou

  • I forgot my password on my ipod touch (4th gen 8gb) but i do not want to restore and lose everything, so is there another way that i can unlock it?

    I forgot my password on my ipod touch (4thgen 8gb) but i do not want to lose everything so is there a way that i can unlock it without restoring it?

  • Adobe Acrobat X Standard

    I have created a fillable PDF application form which we placed the link for it on our website. The forms were turned in regularly and showing up in the response file for a week. Then after that they stopped. I submitted and form to myself to test and

  • Syncing Contacts2 with iPhone 4

    I have a huge Contacts group in Outlook.  I created a much smaller group of Contacts in Contacts2 within Outlook. But I can't figure out how or if I can sync only contacts in Contacts2 with my iPhone 4.  Is there a way? Anyone?

  • A way to have a Photo Mosaic?

    Hi, Many thanks in advance for your attention. Does anyone know of a way - either within iWeb or in some software - that one can create a Photo Mosaic? For example, instead of one photo on the Home Page, a mosiac of photos? Thanks, - Ross