[SOLVED] SQLDeveloper 2.1.x crash on launch (Mac OS 10.6)

[EDIT] SOLVED: I was using the app "The Unarchiver" to unarchive the .tar.gz file, which corrupted the .app file. Instead, untar'ing the file on the command line using the tar binary worked: tar -zxvf sqldeveloper.tar.gz See here for other post that led me to the conclusion: Re: Oracle SQL Developer 2.1 EA1 and 1.5.5 not working on MacOS X Snow Leopard
I was using 2.1.0 and tried upgrading some components via Help > Upgrade. I tried installing a third-party JDBC driver to connect to MS SQL databases. After trying to relaunch the application, it shows for a second in the dock then disappears.
I tried upgrading to 2.1.1. I also tried removing ~/Library/Application Support/SQL Developer/ directory and reinstalling the app to no avail.
My Console.app error log is below. Any ideas?
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]     oracle.classloader.util.AnnotatedNoClassDefFoundError:
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Missing class: oracle.javatools.util.Log
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Dependent class: oracle.ide.IdeCore
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Loader: ide-global:11.1.1.0.0
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Code-Source: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Configuration: boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]     The missing class is not available from any code-source or loader in the system.
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1689) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:398) [jre bootstrap, by jre.bootstrap:1.6.0_17]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.IdeCore.<clinit> (IdeCore.java:2127) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ideimpl.Main.start (Main.java:183) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ideimpl.Main.main (Main.java:146) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.launch (Launcher.java:68) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.main (Launcher.java:57) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
3/7/10 11:42:48 PM     com.apple.launchd.peruser.501[188]     ([0x0-0x27b27b].com.oracle.SQLDeveloper[8455]) Exited with exit code: 1
Edited by: user11089752 on Mar 7, 2010 9:53 PM
Solution found

I am having a very similar problem, with a few wrinkles.
Adobe Reader 8.1.2 works fine under the root user, and also under another non-admin user.
Other users the same problem, Adobe Reader crashes after launch.
I made a new user account with admin privileges, Reader crashes almost immediately after launch. I changed the account to a non-admin user, and it still crashed.
I have repaired permissions.
Very strange problem.
MacBook Pro, OS 10.5.2, 2.4 GHz Core 2 Duo, 2GB RAM.

Similar Messages

  • Adobe Reader 8.1.2 Crash on Launch Mac OS 10.4.11

    I'm experiencing a problem where Adobe Reader fails to launch on my system (MacBook Pro Core2Duo). I have searched the forums for advice, trashed everything I could find with the Adobe moniker, downloaded and reinstalled Adobe Reader 8.1.2, both replaced and disabled the "update" plug-in, and still no joy. Are there any known incompatibilities that I might be missing? After over an hour of searching I have yet to find a resolution.

    I am having a very similar problem, with a few wrinkles.
    Adobe Reader 8.1.2 works fine under the root user, and also under another non-admin user.
    Other users the same problem, Adobe Reader crashes after launch.
    I made a new user account with admin privileges, Reader crashes almost immediately after launch. I changed the account to a non-admin user, and it still crashed.
    I have repaired permissions.
    Very strange problem.
    MacBook Pro, OS 10.5.2, 2.4 GHz Core 2 Duo, 2GB RAM.

  • Premiere CC 2014 (8.0) crashes on launch Mac OS X

    I've been trying to fix this for weeks. I'm pretty frustrated at this point.
    The latest version of Premiere Pro CC 2014 crashes at launch on my 2010 15" MBP with 8gb ram.
    It bounces for a while, then I see the splash screen, which seems to hang at "Loading ImporterQuicktime.bundle" and then crashes.
    Please help! I've looked on a bunch of forums and none of the answers (changing permissions, updating, reinstalling, etc.) seem to fix my problem.
    Thanks!
    -Gabe

    Hi Gabe,
    bobdole wrote:
    The latest version of Premiere Pro CC 2014 crashes at launch on my 2010 15" MBP with 8gb ram.
    Could you go to Premiere Pro > About Premiere Pro and let us know if you are on version 8.2? A lot of people say "Premiere Pro CC 2014" but there are 3 versions of that right now. I know you said "the latest," but I want to be sure.
    bobdole wrote:
    Please help! I've looked on a bunch of forums and none of the answers (changing permissions, updating, reinstalling, etc.) seem to fix my problem.
    Did you see this one? Premiere Pro CC, CC 2014, or 2014.1 freezing on startup or crashing while working (Mac OS X 10.9, and later)
    Also check out this post. It describes similar problems with related issues: Re: Premiere Pro CC hangs on splash screen  "loading ExporterQuicktimeHost.bundle"
    Thanks,
    Kevin

  • PE6 crash on launch Mac 10.4.11

    Mac 10.4.11 I'm having PE6 crash on launch every time. I have reinstalled. The updater by the way says that the application cannot be found so stuff like camera raw updates don't install. The updates for Acrobat 8 and Reader 9 install fine. It crashes opened from multiple accounts.
    Ideas?

    Okay, the "can't be found" usually means you did something to where Elements lives, like put it into another folder in your applications folder or moved it out of the applications folder. PSE has to stay at the top level of your applications folder or the updater can't find it and installing updates may not work if you do it manually.
    As for the rest of it, at this point follow solution 3 on this page:
    http://kb2.adobe.com/cps/403/kb403796.html

  • Indesign CC Crashing on launch MAC

    Hi,
    Indesign crashes on launch every time. It stays open for about ten seconds then crashes without pressing anything.
    http://pastebin.com/XwMHDNLg
    Any help would be great as i have work to do!

    Start here: Crash | Launch, selecting Type tool

  • Photoshop 7 crashing on launch, Mac OS 10.4.11

    If I post the crash report, can someone help me?  I have been running and working in PS 7 on my Mac G4 tower for years.  Yesterday, it stopped launching.  I can't think of what I may have installed, other than regular updates.
    Here is the entire crash report.  Please help!
    Date/Time:      2010-06-25 09:03:31.848 -0700
    OS Version:     10.4.11 (Build 8S165)
    Report Version: 4
    Command: Adobe Photoshop 7.0
    Path:    /Applications/Adobe Photoshop 7/Adobe Photoshop 7.0/Contents/MacOS/Adobe Photoshop 7.0
    Parent:  WindowServer [68]
    Version: 7.0.1 (7.0.1)
    PID:    401
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xa00712aa
    Thread 0 Crashed:
    0   <<00000000>>     0xfffeff20 objc_msgSend_rtp + 32
    1   com.apple.CoreFoundation           0x907d50e0 __CFDictionaryDeallocate + 552
    2   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    3   com.apple.CoreFoundation           0x907f5374 __CFBundleDeallocate + 100
    4   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    5   org.twain.dsm                      0x97b86dc8 GetFileList(TW_IDENTITY*, DS_LIST*) + 432
    6   org.twain.dsm                      0x97b86a88 DSM_Identity(TW_IDENTITY*, unsigned short, TW_IDENTITY*) + 68
    7   org.twain.dsm                      0x97b867ec DSM_Entry + 252
    8   TWAIN Source Manager.Shlb          0x06b2042c DSM_Entry + 332
    9   application                        0x02922bfc 0x2008000 + 9546748
    10  application                        0x02922718 0x2008000 + 9545496
    11  application                        0x02922464 0x2008000 + 9544804
    12  application                        0x023a3550 0x2008000 + 3781968
    13  application                        0x023a3ecc 0x2008000 + 3784396
    14  application                        0x0248d934 0x2008000 + 4741428
    15  application                        0x02068820 0x2008000 + 395296
    16  application                        0x02068b60 0x2008000 + 396128
    Thread 1:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   ...ple.CoreServices.CarbonCore     0x90c043f0 MPWaitOnSemaphore + 184
    3   MultiProcessor Support             0x06b87598 0x6b61000 + 157080
    4   ...ple.CoreServices.CarbonCore     0x90c37ce4 _MP_CFMTaskProc + 32
    5   ...ple.CoreServices.CarbonCore     0x90bc665c PrivateMPEntryPoint + 76
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 0 crashed with PPC Thread State 64:
      srr0: 0x00000000fffeff20 srr1: 0x000000000200f030                        vrsave: 0x0000000000000000
        cr: 0x44004248          xer: 0x0000000000000007   lr: 0x00000000907d50e0  ctr: 0x00000000fffeff00
        r0: 0x00000000907d50e0   r1: 0x00000000bfffd930   r2: 0x00000000a00712aa   r3: 0x000000000712a850
        r4: 0x0000000090aaa904   r5: 0x0000000000000000   r6: 0x0000000000000000   r7: 0x0000000000000009
        r8: 0x0000000000000001   r9: 0x0000000000000040  r10: 0x0000000000000007  r11: 0x000000006f54a904
       r12: 0x000000000712a75b  r13: 0x0000000001411398  r14: 0x0000000001414544  r15: 0x00000000013e4cf4
       r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x00000000013eba10
       r20: 0x00000000bffffc44  r21: 0x00000000a7b866f8  r22: 0x0000000000000001  r23: 0x000000000712a770
       r24: 0x0000000000000017  r25: 0x0000000000000010  r26: 0x00000000a07bb154  r27: 0x00000000a07bd458
       r28: 0x000000000712a740  r29: 0x000000000712a980  r30: 0x00000000a07bd428  r31: 0x00000000907d4ec8
    Binary Images Description:
        0x1000 -     0x2fff LaunchCFMApp     /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
       0xcf000 -    0xd00a5 O     PEF binary: Enable Async I/O
      0x27f000 -   0x2ce3c7 CarbonLibpwpc     PEF binary: CarbonLibpwpc
      0x2ce3d0 -   0x2e66bd Apple;Carbon;Multimedia     PEF binary: Apple;Carbon;Multimedia
      0x3194c0 -   0x319572 CFMPriv_CoreFoundation     PEF binary: CFMPriv_CoreFoundation
      0x319760 -   0x319815 CFMPriv_DVComponentGlue     PEF binary: CFMPriv_DVComponentGlue
      0x319a50 -   0x319af3 CFMPriv_QuickTime     PEF binary: CFMPriv_QuickTime
      0x319b70 -   0x319be7 CFMPriv_System     PEF binary: CFMPriv_System
      0x319e90 -   0x319f60 CFMPriv_CarbonSound     PEF binary: CFMPriv_CarbonSound
      0x319fe0 -   0x31a0b3 CFMPriv_CommonPanels     PEF binary: CFMPriv_CommonPanels
      0x31a190 -   0x31a24b CFMPriv_Help     PEF binary: CFMPriv_Help
      0x31a250 -   0x31a31a CFMPriv_HIToolbox     PEF binary: CFMPriv_HIToolbox
      0x31a3a0 -   0x31a476 CFMPriv_HTMLRendering     PEF binary: CFMPriv_HTMLRendering
      0x31a4f0 -   0x31a5c3 CFMPriv_ImageCapture     PEF binary: CFMPriv_ImageCapture
      0x31a650 -   0x31a735 CFMPriv_NavigationServices     PEF binary: CFMPriv_NavigationServices
      0x31a7b0 -   0x31a886 CFMPriv_OpenScriptingMacBLib     PEF binary: CFMPriv_OpenScriptingMacBLib
      0x31a960 -   0x31aa1e CFMPriv_Print     PEF binary: CFMPriv_Print
      0x31aa40 -   0x31ab0d CFMPriv_SecurityHI     PEF binary: CFMPriv_SecurityHI
      0x31ab90 -   0x31ac72 CFMPriv_SpeechRecognition     PEF binary: CFMPriv_SpeechRecognition
      0x31acf0 -   0x31adc3 CFMPriv_CarbonCore     PEF binary: CFMPriv_CarbonCore
      0x31ae40 -   0x31af13 CFMPriv_OSServices     PEF binary: CFMPriv_OSServices
      0x31aff0 -   0x31b0b2 CFMPriv_AE     PEF binary: CFMPriv_AE
      0x31b0c0 -   0x31b185 CFMPriv_ATS     PEF binary: CFMPriv_ATS
      0x31b200 -   0x31b2d7 CFMPriv_ColorSync     PEF binary: CFMPriv_ColorSync
      0x31b360 -   0x31b443 CFMPriv_FindByContent     PEF binary: CFMPriv_FindByContent
      0x31b4c0 -   0x31b59a CFMPriv_HIServices     PEF binary: CFMPriv_HIServices
      0x31b610 -   0x31b6f0 CFMPriv_LangAnalysis     PEF binary: CFMPriv_LangAnalysis
      0x31b780 -   0x31b866 CFMPriv_LaunchServices     PEF binary: CFMPriv_LaunchServices
      0x31b940 -   0x31ba17 CFMPriv_PrintCore     PEF binary: CFMPriv_PrintCore
      0x31ba20 -   0x31bae2 CFMPriv_QD     PEF binary: CFMPriv_QD
      0x31bbe0 -   0x31bcc9 CFMPriv_SpeechSynthesis     PEF binary: CFMPriv_SpeechSynthesis
      0x405000 -   0x4a4b95 XAP Carbon.dll     PEF binary: XAP Carbon.dll
      0x4a5000 -   0x4d5f7b asn.ear.ca.dll     PEF binary: asn.ear.ca.dll
      0x4d6000 -   0x559bd1 ACECarbonLib     PEF binary: ACECarbonLib
      0x55a000 -   0x676419 AGMCarbonLib     PEF binary: AGMCarbonLib
      0x677000 -   0x6a7c68 BIBCarbonLib     PEF binary: BIBCarbonLib
      0x7f2000 -   0x7f4fff com.apple.textencoding.unicode 2.0    /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1008000 -  0x11d6737 CoolTypeCarbonLib     PEF binary: CoolTypeCarbonLib
    0x2008000 -  0x2eb99ba application     PEF binary: application
    0x2eb99c0 -  0x2ef8165 mw_full_msl_carbon.shlb     PEF binary: mw_full_msl_carbon.shlb
    0x6b20000 -  0x6b205a4 TWAIN Source Manager.Shlb     PEF binary: TWAIN Source Manager.Shlb
    0x6b21000 -  0x6b21fff jp.co.canon.scangear.sgutility_08_4 2.0.1    /Library/Printers/Canon/IJScanner/Frameworks/SGUtility_08_4.framework/Versions/A/SGUtilit y_08_4
    0x6b2b000 -  0x6b2c147 File Browser Update'     PEF binary: File Browser Update'
    0x6b2d000 -  0x6b34a39 PPCCore     PEF binary: PPCCore
    0x6b35000 -  0x6b60313 AltiVecCore0     PEF binary: AltiVecCore0
    0x6b61000 -  0x6b89117 MultiProcessor Support     PEF binary: MultiProcessor Support
    0x6bb6000 -  0x6bc16bc ADM-PNG     PEF binary: ADM-PNG
    0x6bc2000 -  0x6bd98b0 ASDataStream     PEF binary: ASDataStream
    0x6d05000 -  0x6ddc7d9 ADMCarbon PluginLaunchServices     PEF binary: ADMCarbon PluginLaunchServices
    0x6dfe000 -  0x6dfffff AdobeLargeCursor CursingBundle version 0.0.1d1 (0.0.1d1)    /Applications/Adobe Photoshop 7/Adobe Photoshop 7.0/Contents/PlugIns/AdobeLargeCursor.bundle/Contents/MacOS/AdobeLargeCursor
    0x6e1b000 -  0x6e28fff jp.co.canon.scangear.sgcommon_08_4 2.0.0    /Library/Printers/Canon/IJScanner/Frameworks/SGCommon_08_4.framework/Versions/A/SGCommon_ 08_4
    0x7015000 -  0x7056fff com.twainds.mp620.network.scangear140700.canon 14.7.0    /Library/Image Capture/TWAIN Data Sources/Canon MP620 series Network.ds/Contents/MacOS/Canon MP620 series Network
    0x7066000 -  0x706ffff jp.co.canon.scangear.calctone_08_4 1.2.1    /Library/Printers/Canon/IJScanner/Frameworks/CalcTone_08_4.framework/Versions/A/CalcTone_ 08_4
    0x70b5000 -  0x70c5fff jp.co.canon.scansear.jprcv_08_4 2.0.0    /Library/Printers/Canon/IJScanner/Frameworks/JPRCV_08_4.framework/Versions/A/JPRCV_08_4
    0x7205000 -  0x724afff jp.co.canon.scangear.canonfine2.08.4 2.0.6    /Library/Printers/Canon/IJScanner/Frameworks/CanoFine2_08_4.framework/Versions/A/CanoFine 2_08_4
    0x7252000 -  0x728afff jp.co.canon.scangear.sgsm4.08.4.framework 4.1.0    /Library/Printers/Canon/IJScanner/Frameworks/SGSM4_08_4.framework/Versions/A/SGSM4_08_4
    0x729f000 -  0x7439fff jp.co.canon.scansear.sguim_08_4 2.3.0    /Library/Printers/Canon/IJScanner/Frameworks/SGUIM_08_4.framework/Versions/A/SGUIM_08_4
    0x74f6000 -  0x7537fff com.twainds.mp620.scangear140700.canon 14.7.0    /Library/Image Capture/TWAIN Data Sources/Canon MP620 series.ds/Contents/MacOS/Canon MP620 series
    0x8fe00000 - 0x8fe52fff dyld 46.16    /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib     /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit     /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib     /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.f ramework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib     /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib     /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x914fe000 - 0x91536fff com.apple.AE 312.2    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framewo rk/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByCont ent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServ ices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib     /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib     /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x91d0c000 - 0x91dfafff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42)    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???)    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48)    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1)    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9431e000 - 0x944defff com.apple.QuartzCore 1.4.12    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94528000 - 0x94565fff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9478d000 - 0x9479cfff libCGATS.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x94810fff libRIP.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x94817000 - 0x94b4afff com.apple.QuickTime 7.6.4 (1327.73)    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c32000 - 0x94ca3fff libstdc++.6.dylib     /usr/lib/libstdc++.6.dylib
    0x97b86000 - 0x97b8ffff org.twain.dsm 1.9.2    /System/Library/Frameworks/TWAIN.framework/TWAIN
    0x9a35b000 - 0x9a35cfff com.apple.iokit.dvcomponentglue 1.7.9    /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    Model: PowerMac3,6, BootROM 4.4.8f2, 2 processors, PowerPC G4  (3.3), 1.25 GHz, 1.25 GB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM2/J23, 512 MB, DDR SDRAM, PC2600U-25330
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: TOSHIBA DVD-ROM SD-R1312, 697.58 MB
    Parallel ATA Device: ST380011A, 74.53 GB
    USB Device: Keyboard Hub, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Keyboard, Apple, Inc, Up to 1.5 Mb/sec, 220 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    FireWire Device: Portable Combo Drive, Verbatim, Up to 400 Mb/sec

    See the part in the crash log about TWAIN Source Manager ?
    That's part of the interface to your scanner driver.
    The scanner or camera driver that you installed is buggy, and causing the crashes.
    Remove the scanner or camera driver, or disable the TWAIN interface plugin in Photoshop (so Photoshop won't try to load the scanner driver anymore).
    This is why we made the TWAIN plugin optional in Photoshop CS4.

  • IPhoto Crashes on Launch Mac OS 10.6.7

    Hi Everyone!
    Recently was attempting to import several photos to my iPhoto Library. When I launched the app, it crashed immediately and displayed the error message below:
    Process:         iPhoto [29458]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         ??? (???)
    Build Info:      iPhotoProject-5270000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [256]
    Date/Time:       2011-05-14 17:28:12.547 -0500
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          306677 sec
    Crashes Since Last Report:           19
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      FE269216-B1AF-4A70-B2E9-0E0C8A3D1E8A
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/iLifePageLayout.framework/Versions/A/iLifePageLayout
      Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
      Reason: image not found
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-40YGA1, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: My Passport 070A, 0x1058  (Western Digital Technologies, Inc.), 0x070a, 0xfa400000
    USB Device: My Passport 070A, 0x1058  (Western Digital Technologies, Inc.), 0x070a, 0xfa200000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd100000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd130000
    USB Device: SDDR-113, 0x0781  (SanDisk Corporation), 0xa7a8, 0xfd110000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd120000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000
    FireWire Device: Rugged FW/USB, LaCie, Up to 800 Mb/sec
    I read several other discussions and all of these dealt with a recent Mac OS Lion install... Which I didn't have.
    Please help! Thanks, thepatts

    You need to re-install the OS as can't find bits of itself.
    Library not loaded: /Library/Frameworks/iLifePageLayout.framework/Versions/A/iLifePageLayout 
     Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto   Reason: image not found

  • Photoshop CS6 Crashes after launch (Mac)

    The installation on the mac works, and PS launches, but after a minute it crashes. Why?
    Thanks !

    For Mac  Library\Logs\Adobe\Installer
    For Mac /Users/<User_name>/Library/Logs
    Can you get us the logs so we can see what happened?

  • Au crashes on launch (Mac CS6)

    Au CS5.5 (4.0x1815) works fine.
    Au CS6 was working before I upgraded to Lion, with 10.6.8
    Any ideas how to fix?  I trashed Prefs.  Maybe I should un/reinstall.
    Partial crash log:
    Process:         Adobe Audition CS6 [6773]
    Path:            /Applications/Adobe Audition CS6/Adobe Audition CS6.app/Contents/MacOS/Adobe Audition CS6
    Identifier:      com.adobe.Audition.5.0
    Version:         5.0x708 (5.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [195]
    Date/Time:       2012-07-06 09:12:04.107 -0500
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          1911903 sec
    Crashes Since Last Report:           38
    Per-App Interval Since Last Report:  1190 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      D8F163D3-8C06-4737-8538-38B3C2E1688E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[6773]: garbage collection is OFF
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x93a4a9c6 __pthread_kill + 10
    1   libsystem_c.dylib                       0x99d24f78 pthread_kill + 106
    2   libsystem_c.dylib                       0x99d15bdd abort + 167
    3   libc++abi.dylib                         0x98b4a921 abort_message + 94
    4   libc++abi.dylib                         0x98b481bc default_terminate() + 36
    5   libc++abi.dylib                         0x98b481fe safe_handler_caller(void (*)()) + 15
    6   libc++abi.dylib                         0x98b48268 std::terminate() + 23
    7   libc++abi.dylib                         0x98b492a0 __cxa_throw + 112
    8   com.adobe.auui.framework                0x04e5e2b3 BIB_T_NMT::BIBThrowError(BIBError*) + 195
    9   com.adobe.auui.framework                0x04e83580 dvaui::drawbot::AGMTextDoc::GetLineBounds(int) const + 412
    10  com.adobe.auui.framework                0x04e69d01 dvaui::drawbot::AGMFontInterface::MeasureMultiLineStringHeight(unsigned short const*, float, int) const + 509
    11  com.adobe.dvaui.framework               0x00580a50 dvaui::controls::UI_StaticText::GetRecommendedSize_Helper(dvaui::drawbot::Drawbot*, boost::intrusive_ptr<dvaui::ui::Theme>, bool) const + 496
    12  com.adobe.dvaui.framework               0x00580d12 dvaui::controls::UI_StaticText::UI_GetRecommendedSize(dvaui::drawbot::Drawbot*) const + 60
    13  com.adobe.dvaui.framework               0x006af6c8 dvaui::ui::(anonymous namespace)::LayoutNode::operator()(boost::intrusive_ptr<dvaui::ui::UI_Node>) + 448
    14  com.adobe.dvaui.framework               0x006afdba dvaui::ui::AutoLayoutSubView(boost::intrusive_ptr<dvaui::ui::UI_SubView>, dvaui::drawbot::Drawbot*) + 986
    15  com.adobe.dvaui.framework               0x0068dae9 dvaui::ui::UI_SubViewAdapter::AutoLayout(dvaui::drawbot::Drawbot*, boost::intrusive_ptr<dvaui::ui::UI_Node>, boost::intrusive_ptr<dvaui::ui::UI_Node>) const + 47
    16  com.adobe.dvaui.framework               0x006b4ad8 dvaui::ui::UI_NodeArchive::CreateNode(boost::intrusive_ptr<dvaui::ui::UI_Node>, dvacore::proplist::PropList const&, boost::function<boost::intrusive_ptr<dvaui::ui::UI_Node> ()(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&)>) + 1984
    17  com.adobe.dvaui.framework               0x006b54e7 dvaui::ui::UI_NodeArchive::BuildFromPropList(dvacore::proplist::PropList const&, std::map<std::basic_string<unsigned char, std::char_traits<unsigned char>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned char> > const, dvaui::ui::UI_Node*, std::less<std::basic_string<unsigned char, std::char_traits<unsigned char>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned char> > const>, std::allocator<std::pair<std::basic_string<unsigned char, std::char_traits<unsigned char>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned char> > const, dvaui::ui::UI_Node*> > >&, boost::function<boost::intrusive_ptr<dvaui::ui::UI_Node> ()(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&)>) + 313

    read this http://forums.adobe.com/message/4486626#4486626 maybe it will help

  • Illustrator CS3 crashes at launch (Mac OS 10.6.8)

    Hello everyone,
    Can somebody please help me out from this.
    I'm using Illustrator CS3 on Mac 10.6.8. As I remember, I had installed some new fonts which I doubt it may have caused the error. I tried removing the User>Library>Preferences>Illustrator Settings folder. Plus I validated all the fonts including the new fonts on FontBook. Still negative. So I can't figure out what's the actual cause and how to troubleshoot it.

    code,
    Item 11) in 5) in the list below is about font cashes; item 1) is about moving fonts (Illy may reject fonts that go through validation). You may also try to move preferences/folders as described in 4). 6) may be needed.
    The following is a general list of things you may try when the issue is not in a specific file, and when it is not caused by issues with opening a file from external media, see below. You may have tried/done some of them already; 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save current artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to at least 5 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html
    External media: It is always recommended here to open/save from/to own hard disk, and to copy from/to networks and removable media. You may be lucky (for a while), but the chances of file corruption and other unpleasantnesses are immensely greater when you use anything but the harddisk, and it is better to be safe than sorry.
    In addition to the (far greater) risk of file corruption, some issues are mentioned here:
    http://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html

  • Adobe Creative Cloud installer crashes on launch

    This is my scenario:
    1. Sucessfully installed and ran CC with PS, Lightroom etc in OSX 10.8
    2. Cloned the disk since I was switching to a new SSD
    3. CC or any of the Adobe apps did not launch any more
    4. Removed all adobe apps with the app "Adobe Creative Cloud Cleaner Tool"
    5. Repaired disk permissions
    6. CC Installer crashes on launch
    Crash report:
    Process:         Creative Cloud Installer [632]
    Path:            /Volumes/VOLUME/Creative Cloud Installer.app/Contents/MacOS/Creative Cloud Installer
    Identifier:      com.adobe.Creative-Cloud-Installer
    Version:         2.0.0.181 (2.0.0.181)
    Code Type:       X86 (Native)
    Parent Process:  launchd [136]
    User ID:         502
    Date/Time:       2013-07-07 20:50:29.778 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    /Volumes/Creative Cloud Installer/Creative Cloud Installer.app/Contents/MacOS/Creative Cloud Installer
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib             0x9848c3ba __kill + 10
    1   libsystem_kernel.dylib             0x9848b4bc kill$UNIX2003 + 32
    2   libsystem_c.dylib                  0x9729051b abort + 215
    3   libc++abi.dylib                    0x95ed07e0 abort_message + 151
    4   libc++abi.dylib                    0x95ece249 default_terminate() + 34
    5   libc++abi.dylib                    0x95ece289 safe_handler_caller(void (*)()) + 13
    6   libc++abi.dylib                    0x95ece2f1 std::terminate() + 23
    7   libc++abi.dylib                    0x95ecf3e6 __cxa_throw + 110
    8   com.adobe.Creative-Cloud-Installer     0x001c008f 0xea000 + 876687
    9   com.adobe.Creative-Cloud-Installer     0x001c01d6 0xea000 + 877014
    10  com.adobe.Creative-Cloud-Installer     0x001bf8de 0xea000 + 874718
    11  com.adobe.Creative-Cloud-Installer     0x001bf94c 0xea000 + 874828
    12  com.adobe.Creative-Cloud-Installer     0x001bfc0a 0xea000 + 875530
    13  com.adobe.Creative-Cloud-Installer     0x001bfda6 0xea000 + 875942
    14  dyld                               0x8fefccda ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 230
    15  dyld                               0x8fefcfde ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 64
    16  dyld                               0x8fef9268 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 356
    17  dyld                               0x8fef90ba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 62
    18  dyld                               0x8feeae05 dyld::initializeMainExecutable() + 211
    19  dyld                               0x8feeeadb dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3050
    20  dyld                               0x8feea376 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 704
    21  dyld                               0x8feea077 _dyld_start + 71
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xbff15b74  ecx: 0xbff15aec  edx: 0x9848c3ba
      edi: 0x97290451  esi: 0xbff15b24  ebp: 0xbff15b08  esp: 0xbff15aec
       ss: 0x00000023  efl: 0x00000286  eip: 0x9848c3ba   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xac9e4000
    Logical CPU: 0
    Binary Images:
       0xea000 -   0x207fef +com.adobe.Creative-Cloud-Installer (2.0.0.181 - 2.0.0.181) <161DDCA8-303C-31EB-A8C0-BA73B924F6C9> /Volumes/VOLUME/Creative Cloud Installer.app/Contents/MacOS/Creative Cloud Installer
      0x237000 -   0x2e2fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x8fee9000 - 0x8ff1be57  dyld (210.2.3) <4D38DEED-9837-3202-B8E9-41272D01EA2C> /usr/lib/dyld
    0x9000c000 - 0x90013fff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x90286000 - 0x9028afff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x903e4000 - 0x903eefff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x9048d000 - 0x90507ff7  com.apple.securityfoundation (6.0 - 55115.4) <69D92A90-971C-3CD3-BAB1-ADF958C568BC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x90508000 - 0x9059fff7  com.apple.ink.framework (10.8.2 - 150)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x905a0000 - 0x905a0fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x905a1000 - 0x905befff  libxpc.dylib (140.43)  /usr/lib/system/libxpc.dylib
    0x905bf000 - 0x905c1fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x905c2000 - 0x907d9fff  com.apple.CoreData (106.1 - 407.7)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x907da000 - 0x90996ffd  libicucore.A.dylib (491.11.3)  /usr/lib/libicucore.A.dylib
    0x9099b000 - 0x9099bfff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x909f4000 - 0x90a56fff  libc++.1.dylib (65.1)  /usr/lib/libc++.1.dylib
    0x90a5d000 - 0x90a82ffb  com.apple.framework.familycontrols (4.1 - 410)  /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x90c25000 - 0x90c26ffd  com.apple.TrustEvaluationAgent (2.0 - 23)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x90c27000 - 0x90c2bffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x90c2c000 - 0x90c35fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x90c36000 - 0x90c6cffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x90c6d000 - 0x90c75fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x90c76000 - 0x90d81ff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x90d82000 - 0x90d9ffff  libCRFSuite.dylib (33)  /usr/lib/libCRFSuite.dylib
    0x90da0000 - 0x9195cff3  com.apple.AppKit (6.8 - 1187.39)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91bdd000 - 0x91bebfff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91bf0000 - 0x91cd9ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x91cda000 - 0x91d31ff3  com.apple.HIServices (1.20 - 417)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x91d32000 - 0x9214ffff  FaceCoreLight (2.4.1)  /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x9215a000 - 0x921b4ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x92203000 - 0x92212fff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92213000 - 0x9221dfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x9226a000 - 0x9226bfff  libsystem_sandbox.dylib (220.3)  /usr/lib/system/libsystem_sandbox.dylib
    0x92484000 - 0x924a9ff7  com.apple.CoreVideo (1.8 - 99.4)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x924aa000 - 0x92542fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <8DEEED08-A4B3-3B08-8C2A-BDDBF005B43F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x92589000 - 0x92592ffd  com.apple.audio.SoundManager (4.0 - 4.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x92593000 - 0x92596fff  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x92614000 - 0x92678ff7  com.apple.datadetectorscore (4.1 - 269.3)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x926e2000 - 0x926fefff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x926ff000 - 0x92700fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x92701000 - 0x927a1ff7  com.apple.QD (3.42.1 - 285.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x927a2000 - 0x92811ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x92812000 - 0x928c1ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x928c2000 - 0x928c8fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x928c9000 - 0x928cbfff  com.apple.securityhi (4.0 - 55002) <027D2D24-4043-3B43-90F3-112FB46903E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x93605000 - 0x9365cff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x9365d000 - 0x93a40fff  com.apple.HIToolbox (2.0 - 626.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x93bf3000 - 0x93bf4fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x93c4f000 - 0x93caafff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x93cab000 - 0x93cb9ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x93cba000 - 0x93db2ff9  libsqlite3.dylib (138.1)  /usr/lib/libsqlite3.dylib
    0x93db3000 - 0x94073ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94701000 - 0x94701fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9470d000 - 0x9475cff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9496e000 - 0x9497affa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x94a22000 - 0x94babff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x94bac000 - 0x94bfaffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94bfb000 - 0x94c04fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94c05000 - 0x94ea8ff3  com.apple.CoreImage (8.4.0 - 1.0.1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x94f5e000 - 0x94f61ff7  libcompiler_rt.dylib (30)  /usr/lib/system/libcompiler_rt.dylib
    0x94fa5000 - 0x94fd6fff  com.apple.DictionaryServices (1.2 - 184.4)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x953e0000 - 0x95422ff7  libcups.2.dylib (327.6)  /usr/lib/libcups.2.dylib
    0x95455000 - 0x954e7ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x954e8000 - 0x954ecff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x954ed000 - 0x95597fff  com.apple.LaunchServices (539.9 - 539.9)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x95598000 - 0x9559bffc  libpam.2.dylib (20)  /usr/lib/libpam.2.dylib
    0x9559c000 - 0x9559cfff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9559d000 - 0x955b4fff  com.apple.GenerationalStorage (1.1 - 132.3)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x955b5000 - 0x955b5fff  com.apple.Carbon (154 - 155) <17F1B675-E054-3D2C-900B-C9CE69F1FC31> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x955b6000 - 0x955d3ff7  libresolv.9.dylib (51)  /usr/lib/libresolv.9.dylib
    0x955ee000 - 0x95633ff7  com.apple.NavigationServices (3.7 - 200)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x95634000 - 0x95667ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x95c43000 - 0x95c4cff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x95ca9000 - 0x95caaffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x95cab000 - 0x95d11fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x95d12000 - 0x95d87ff7  com.apple.ApplicationServices.ATS (332 - 341.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x95d88000 - 0x95d89fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x95dba000 - 0x95e8eff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95e8f000 - 0x95e9bff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x95ecd000 - 0x95eeffff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x95ef0000 - 0x95ef0fff  libkeymgr.dylib (25)  /usr/lib/system/libkeymgr.dylib
    0x95efc000 - 0x96055ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96056000 - 0x96498fff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x96499000 - 0x964abff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x964ac000 - 0x964b6ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x964b7000 - 0x964baffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x964bb000 - 0x964dffff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x964e0000 - 0x964f2fff  libbsm.0.dylib (32)  /usr/lib/libbsm.0.dylib
    0x96595000 - 0x96595ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x96596000 - 0x96596fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96e15000 - 0x96ec9fff  com.apple.coreui (2.0 - 181.1)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96ed8000 - 0x970c0ffb  com.apple.CoreFoundation (6.8 - 744.19)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x970c1000 - 0x971b2ffc  libiconv.2.dylib (34)  /usr/lib/libiconv.2.dylib
    0x971b3000 - 0x971dcfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x971dd000 - 0x97241ff3  libstdc++.6.dylib (56)  /usr/lib/libstdc++.6.dylib
    0x97242000 - 0x972fffeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
    0x97300000 - 0x97300fff  libSystem.B.dylib (169.3)  /usr/lib/libSystem.B.dylib
    0x97301000 - 0x97320ff3  com.apple.Ubiquity (1.2 - 243.15)  /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x97321000 - 0x9732dffe  libkxld.dylib (2050.24.15)  /usr/lib/system/libkxld.dylib
    0x97330000 - 0x9733bfff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x9733c000 - 0x973a4ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97483000 - 0x974cbff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x974cd000 - 0x974d4ffb  libunwind.dylib (35.1)  /usr/lib/system/libunwind.dylib
    0x974d5000 - 0x974d9fff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x974da000 - 0x975e7ff3  com.apple.ImageIO.framework (3.2.1 - 850)  /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x975e8000 - 0x97615ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x97616000 - 0x97751ff7  libBLAS.dylib (1073.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x97752000 - 0x9777eff7  libsystem_info.dylib (406.17)  /usr/lib/system/libsystem_info.dylib
    0x9777f000 - 0x97785fff  libGFXShared.dylib (8.9.2)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x97786000 - 0x977c5ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x977c6000 - 0x977cdff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x977d9000 - 0x977effff  com.apple.CFOpenDirectory (10.8 - 151.10)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x977f0000 - 0x9780eff3  com.apple.openscripting (1.3.6 - 148.3)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x9796d000 - 0x97971fff  com.apple.OpenDirectory (10.8 - 151.10)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97972000 - 0x97a70ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x97a71000 - 0x97af6ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x98015000 - 0x9806ffff  com.apple.Symbolication (1.3 - 93) <2C7B4F90-8834-3BCB-81BF-001B31452FB6> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x98070000 - 0x9812eff3  com.apple.ColorSync (4.8.0 - 4.8.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x98131000 - 0x9816cfef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9816d000 - 0x9816fffd  libCVMSPluginSupport.dylib (8.9.2)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x981a1000 - 0x981c5fff  com.apple.PerformanceAnalysis (1.16 - 16) <1F963AEF-27CF-3FEB-BE9C-4C15AFE56DEA> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x981c6000 - 0x981d4fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x981d5000 - 0x981d5ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9823d000 - 0x982a5fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x982dc000 - 0x982e3fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x982e4000 - 0x98332ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <15B4EFFC-22D1-3517-BE8C-7947DAA24729> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x98333000 - 0x9833fff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x98340000 - 0x98384ff7  libGLU.dylib (8.9.2)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x983dc000 - 0x98477fff  com.apple.CoreSymbolication (3.0 - 117) <2BBBE224-301D-3931-AEF2-DD967A6E9172> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x98478000 - 0x98492ffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
    0x98493000 - 0x9884bffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x9884c000 - 0x989c4ff5  com.apple.QuartzCore (1.8 - 304.3)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99410000 - 0x9952cffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x9952d000 - 0x9956ffff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
    0x997de000 - 0x997feffd  com.apple.ChunkingLibrary (2.0 - 133.3)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x997ff000 - 0x99814fff  com.apple.ImageCapture (8.0 - 8.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x9985d000 - 0x998befff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9995d000 - 0x999d9ff3  com.apple.Metadata (10.7.0 - 707.11)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x999da000 - 0x999e8ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x99a15000 - 0x99d35ff3  com.apple.Foundation (6.8 - 945.18)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99d36000 - 0x99d39ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x99d3a000 - 0x99d3cffb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x99d3d000 - 0x99e8bff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x99e8c000 - 0x99e9fff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x99ea0000 - 0x99ea1fff  liblangid.dylib (116)  /usr/lib/liblangid.dylib
    0x99ea2000 - 0x99ee4ffb  com.apple.RemoteViewServices (2.0 - 80.6)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x99f28000 - 0x99f35ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x99f36000 - 0x99f36fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x99f37000 - 0x99f50fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x99f51000 - 0x99f51fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x9a1ed000 - 0x9a202fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9a203000 - 0x9a204fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x9a217000 - 0x9a21bffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9a21c000 - 0x9a268fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x9a269000 - 0x9a56eff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x9a56f000 - 0x9a67c057  libobjc.A.dylib (532.2)  /usr/lib/libobjc.A.dylib
    0x9a67d000 - 0x9a68dff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 512
        thread_create: 2
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=115.1M resident=65.7M(57%) swapped_out_or_unallocated=49.4M(43%)
    Writable regions: Total=19.5M written=252K(1%) resident=540K(3%) swapped_out=0K(0%) unallocated=19.0M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             11.3M
    MALLOC guard page                    48K
    Memory tag=35                      7480K
    Stack                              64.0M
    VM_ALLOCATE                         932K
    __DATA                             5224K
    __DATA/__OBJC                       164K
    __IMAGE                             528K
    __LINKEDIT                         30.4M
    __OBJC                             1528K
    __OBJC/__DATA                        64K
    __PAGEZERO                            4K
    __TEXT                             84.7M
    __UNICODE                           544K
    mapped file                        83.9M
    shared memory                        12K
    ===========                      =======
    TOTAL                             290.4M

    After a full day of reading forums to no avail, Apple Support actually solved this issue.  In OS 10.8.4, no Abode Cloud app would launch.  The splash screen would appear and that's it.  This solved it -
    This how you repair/reset a user's permissions and ACLs in Lion. You need to run theresetpassword utility.
    Restart Lion holding down CMD+R.
    This brings up the Repair Utilities screen. On top, in the Menu Bar click the Utilities item then select Terminal.
    In the Terminal window, type resetpassword and hit the return key.
    The Password reset utility launches, but you’re not going to reset the password.Instead, click on the icon for your Mac’s hard drive at the top. From the drop-down below it, select the user account where you are having issues.
    At the bottom of the window, you’ll see an area labeled ‘Reset Home Directory Permissions and ACLs’. Click the Reset button there.
    The reset process takes a couple of minutes. Repeat for all accounts and then restart.

  • TS1702 NY post AP, after update, crashes upon launch.  Tried all re-starts & re-installs, to no avail.  Any ideas?

    NY post AP, after update, crashes upon launch.  Tried all re-starts &amp; re-installs, to no avail.  Any ideas, or is it just my punishment for reading it at all?

    The quote below is from a previous thread where several people solved your same problem with the stated technique. Maybe it will work for you. Good Luck.
    iTunes 7.0.2 FIX ("Have tried all 'fixes' suggested but iTunes STILL not opening").
    1. Uninstall iTunes and QuickTime.
    2. Do a search in the C:\ drive for "QuickTime". Delete EVERYTHING that pops up.
    3. Restart the computer.
    4. Install QUICKTIME ONLY
    5. THEN install iTunes......and IT WORKS.....Just remember to install QuickTime FIRST.

  • IPhoto 6 crashes when launched... database rebuild also crashes... HELP!

    I've got about 3 yrs of pictures, which are backed up, but the "upgrade" to iPhoto six (which I now regret having paid for) crashes on launch every time. I tried all the tricks I could find in this forum:
    the cmd-opt launch, and each of the rebuilt options, separately and in combination. Every time, iPhoto crashes when it tries to load this library (it worked for about a week, and for several imports). I've also tried:
    - trashed the prefs files before doing above. No help.
    - trashed the data folder and thumbnail files before above, also no luck.
    - trashed prefs, made new library, imported all photos from originals... got the pictures, but 3 years worth of comments and organization is gone..
    Is there ANY way to fix that darn database? Any way of extracting the data to re-apply to a new database? Any way of writing the metadata into the actual picture files, so we don't have to depend on this unstable database for the metadata?
    I haven't lost the images, but that metadata was really a lot of work. I'm thinking really hard about switching permanently to another package. iPhoto is the SOLE reason I bought iLife, and it trashed my stuff. I'm really disappointed in the quality here, and in Apple's unwillingness to help me solve the problem (they just directed me here. So much for the "90 day support").
    Any pointers, advice, etc, would be very welcome!
    G5 Dual   Mac OS X (10.4.5)  

    I've got about 3 yrs of pictures, which are backed up, but the "upgrade" to iPhoto six (which I now regret having paid for) crashes on launch every time. I tried all the tricks I could find in this forum:
    the cmd-opt launch, and each of the rebuilt options, separately and in combination. Every time, iPhoto crashes when it tries to load this library (it worked for about a week, and for several imports). I've also tried:
    - trashed the prefs files before doing above. No help.
    - trashed the data folder and thumbnail files before above, also no luck.
    - trashed prefs, made new library, imported all photos from originals... got the pictures, but 3 years worth of comments and organization is gone..
    Is there ANY way to fix that darn database? Any way of extracting the data to re-apply to a new database? Any way of writing the metadata into the actual picture files, so we don't have to depend on this unstable database for the metadata?
    I haven't lost the images, but that metadata was really a lot of work. I'm thinking really hard about switching permanently to another package. iPhoto is the SOLE reason I bought iLife, and it trashed my stuff. I'm really disappointed in the quality here, and in Apple's unwillingness to help me solve the problem (they just directed me here. So much for the "90 day support").
    Any pointers, advice, etc, would be very welcome!
    G5 Dual   Mac OS X (10.4.5)  

  • Premiere CC 7.2.2 crash on launch

    Hi,
    I recently lost 11 days on a documentary project due to Premiere's crashes, instability and refusing to launch (including almost 6 hours of Adobe tech support in India remote controlling my iMac, trying in vain to fix the issues).
    I decided to give Premiere another try today, thinking Premiere's problems might have been related to the Canon XF300 used on the documentary project. Would I have better luck with different media?
    I planned a very simple project: different camera (8 clips shot on Panasonic GH3, in the 72 Mbit All-I MOV mode), different media (2 AIFF audio files).
    I made a fresh project, and imported the GH3 clips from the media browser. When I tried to import the 2 AIFF files, Premiere crashed.
    Now I can’t even get Premiere to launch, despite rebooting and trashing every cache and Adobe preference I can find (user application support, user preferences, and ~/documents/Adobe). This happens with or without plugins in the Mediacore folder (I use all of Red Giant's plugins and quite a few of FXFactory's).
    Are there any other secrets to get Premiere to launch? Now that I am locked into the CC subscription, I would like to at least have a program that can launch.
    I hate to be negative, but my experience with Premiere has been absolutely horrible (and costly). And every other Mac-based editor I know who has tried Premiere CC is reporting the same instability. Especially for us television editors, stability is FAR more important than new features.
    Thanks,
    Gray.
    quad iMac 3.4 GHz, AMD Radeon HD 6970M 2GB, 20GB RAM, MacOS 10.9.2 Mavericks, Premiere 7.2.2

    I'm having the same problem -  Premiere CC crashes on launch everytime ( 10.9.3, rMBP ) . CS6 loads fine.
    Have already repaired permissions and I've tried deleting cache and prefs where I can find them,
    and have tried deleting the .ocl files mentioned by GrayJones too..
    but it still crashes on launch..
    crashlog below...
    any advice appreciated...
    would really like to solve this...
    Process:         Adobe Premiere Pro CC [12721]
    Path:            /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/MacOS/Adobe Premiere Pro CC
    Identifier:      com.adobe.AdobePremierePro
    Version:         7.2.2 (7.2.2)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [230]
    Responsible:     Adobe Premiere Pro CC [12721]
    User ID:         501
    Date/Time:       2014-06-10 16:34:13.742 +1000
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  886280F4-5426-7093-D953-1908070926BE
    Sleep/Wake UUID: 1B1F576D-C27F-443F-B5BF-D6ED547190AB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.dvaworkspace.framework 0x00000001068e8535 dvaworkspace::workspace::Workspace::~Workspace() + 85
    1   com.adobe.UIFramework.framework 0x000000010488608f UIF::WorkspaceImpl::~WorkspaceImpl() + 15
    2   com.adobe.UIFramework.framework 0x0000000104880746 UIF::Workspace::~Workspace() + 38
    3   libsystem_c.dylib             0x00007fff8be937a1 __cxa_finalize + 177
    4   libsystem_c.dylib             0x00007fff8be93a4c exit + 22
    5   com.adobe.AdobePremierePro     0x00000001000016ab start + 59
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff93457662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8eb12421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8eb12136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff93456e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ea49f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ea4cfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff93452a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff93451d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff98ea0fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff98ea05e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff98e9ff25 CFRunLoopRunSpecific + 309
    5   com.apple.AVCVideoServices     0x000000012474dd72 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 194
    6   libsystem_pthread.dylib       0x00007fff8ea48899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ea4872a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ea4cfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xbadd4cdff297bead  rbx: 0x000061800085a4f0  rcx: 0x0000000000000000  rdx: 0x00007fff7bdb3a48
      rdi: 0x0000618000015210  rsi: 0x0172b9000172b900  rbp: 0x00007fff5fbffc20  rsp: 0x00007fff5fbffbf0
       r8: 0x0000000000000040   r9: 0x00007fff5fbffc00  r10: 0x000000010699cce8  r11: 0x00000001068e84e0
      r12: 0x000000011351f9e0  r13: 0x0000000000000013  r14: 0x000000011351fa68  r15: 0x0000000000000002
      rip: 0x00000001068e8535  rfl: 0x0000000000010202  cr2: 0x00000001268f74d8
    Logical CPU:     2
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x100000000 -        0x100002ff7 +com.adobe.AdobePremierePro (7.2.2 - 7.2.2) <E8552F1A-CFFB-3752-8BD8-3D875D91A41E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/MacOS/Adobe Premiere Pro CC
           0x10000a000 -        0x10000cfff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x100012000 -        0x10012dff7 +com.adobe.Frontend.framework (7.2.2 - 7.2.2.33) <BF540A98-E4AB-36E8-92E4-6247292A17E2> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/Frontend.framework/Versions/A/Frontend
           0x100257000 -        0x10025afff +com.adobe.PRM.framework (7.2.2 - 7.2.2.33) <CB230716-24DF-3BB1-A677-8C220F25DBC8> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x100266000 -        0x100268fff +com.adobe.boost_system.framework (7.2.2 - 7.2.2.33) <5439B118-40A3-3190-9195-2E6A70E2CA98> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x100271000 -        0x100277ff7 +com.adobe.boost_date_time.framework (7.2.2 - 7.2.2.33) <60AE23AC-7058-36CA-A262-DF65FF4BFFE3> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x10028e000 -        0x10029bff7 +com.adobe.boost_threads.framework (7.2.2 - 7.2.2.33) <B77A444B-C710-360C-B619-9331BC1CD2C5> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1002b9000 -        0x10051cfff +com.adobe.dvacore.framework (7.2.2 - 7.2.2.33) <F289139B-5209-334B-BD29-CE61F6342C68> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x100743000 -        0x100771fff +com.adobe.dvamediatypes.framework (7.2.2 - 7.2.2.33) <6A710E61-F5EB-3886-A15D-9DD6EFF2E579> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x1007a3000 -        0x1007f0fff +com.adobe.ASLFoundation.framework (7.2.2 - 7.2.2.33) <F9C56811-70B3-3D1D-8D00-EADDC617996E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x100859000 -        0x1008a8fff +com.adobe.headlights.LogSessionFramework (2.1.2.1785) <160BF2F9-B418-31C5-866F-6FADA1B720ED> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1008de000 -        0x1009cefff +com.adobe.amtlib (7.0.0.249 - 7.0.0.249) <6F8D3622-9321-3947-9DD9-E8C54085F205> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1009e1000 -        0x100a4eff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 21 - 79.155241) <107DE42D-16B1-3DBF-88A2-1E017BA733D4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x100a81000 -        0x100b8efff +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 84 - 79.155241) <D4D421C1-082E-3081-B92B-2005D4C9FE6F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x100c3f000 -        0x100c4eff7 +com.adobe.ASLMessaging.framework (7.2.2 - 7.2.2.33) <C6C3C636-7DC5-37A6-85F4-057EB9238798> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x100c68000 -        0x100c69fff +com.adobe.Memory.framework (7.2.2 - 7.2.2.33) <670323C1-3498-3639-AF2C-FA2F0D740AA4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x100c70000 -        0x100c7eff7 +com.adobe.ASLUnitTesting.framework (7.2.2 - 7.2.2.33) <3C25AE45-98BB-3689-96F1-B456C1CCD25B> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x100c99000 -        0x100cfdff7 +com.adobe.dvatransport.framework (7.2.2 - 7.2.2.33) <8731D7A3-09FB-3513-97FB-2E8061CD5F38> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x100d91000 -        0x100dbbff7 +com.adobe.dvamarshal.framework (7.2.2 - 7.2.2.33) <BA56124F-4B1E-356D-B36F-2CFC1405ACE5> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x100dfd000 -        0x10100efff +com.adobe.dynamiclink.framework (7.2.2 - 7.2.2.33) <42A01CF2-6B98-328B-B121-95BD5903988C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x101256000 -        0x1012daff7 +com.adobe.MediaFoundation.framework (7.2.2 - 7.2.2.33) <235CB101-5039-3291-919F-7F742ABA2272> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x10138c000 -        0x10141dff7 +com.adobe.AudioRenderer.framework (7.2.2 - 7.2.2.33) <0DD2AD3A-F816-3200-A04C-8DA7F35FA1B1> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x1014e1000 -        0x1015e1ff7 +com.adobe.dvacaptioning.framework (7.2.2 - 7.2.2.33) <A548CDD5-40B8-3DF0-9DE9-C04344CCCF5D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning
           0x1016bb000 -        0x101717ff7 +com.adobe.dvatemporalxmp.framework (7.2.2 - 7.2.2.33) <25FBA87B-4D87-38DF-8FD1-A8B777076607> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp
           0x10174e000 -        0x10175afff +com.adobe.boost_signals.framework (7.2.2 - 7.2.2.33) <77135B49-0CB4-34B5-8AA9-6E2C7F9FB2B4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x101775000 -        0x101801fff +com.adobe.dvametadata.framework (7.2.2 - 7.2.2.33) <5A3FFCE0-41BC-3FAE-8635-CB021E9F6C2E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata
           0x1018b7000 -        0x1026a2ff7 +com.adobe.Backend.framework (7.2.2 - 7.2.2.33) <0F8F24F0-D035-3D14-8768-182C7DA8A589> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x1033a5000 -        0x1033e1fff +com.adobe.MLFoundation.framework (7.2.2 - 7.2.2.33) <58CAAED5-7CE3-39FC-9AE7-2AD692199CAA> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x103446000 -        0x10357eff7 +com.adobe.ImageRenderer.framework (7.2.2 - 7.2.2.33) <E00201BB-4068-369E-A660-2EE98D95E8FB> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x103715000 -        0x10378dff7 +com.adobe.VideoFrame.framework (7.2.2 - 7.2.2.33) <38FEF007-2325-3A3E-A2E2-1B9860D18A87> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x1037ff000 -        0x103836fff +com.adobe.PluginSupport.framework (7.2.2 - 7.2.2.33) <288B1371-6F77-3296-80DE-E6741B5AB8A2> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x103876000 -        0x10389eff7 +com.adobe.SweetPeaSupport.framework (7.2.2 - 7.2.2.33) <C1C4CB1B-B2FD-3157-9678-57BB59A03424> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x1038dd000 -        0x103923ff7 +com.adobe.TransmitHost.framework (7.2.2 - 7.2.2.33) <1A0B6CE2-824F-3A08-83A8-EA4173120708> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TransmitHost.framework/Versions/A/TransmitHost
           0x10397a000 -        0x103a31ff7 +com.adobe.atlaudio.framework (7.2.2 - 7.2.2.33) <ABC76F7C-C967-3734-BA86-075AC1EA0C3D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/atl_audio.framework/Versions/A/atl_audio
           0x103a59000 -        0x103aa4fff +com.adobe.AudioSupport.framework (7.2.2 - 7.2.2.33) <110449D7-6921-3053-A93B-A8AEC60C1F22> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x103afa000 -        0x103afcfff +com.adobe.MediaUtils.framework (7.2.2 - 7.2.2.33) <78458450-5F0E-30AE-903B-A83CC5E14C05> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x103b04000 -        0x103b3bff7 +com.adobe.AudioFilterHost.framework (7.2.2 - 7.2.2.33) <AD7F7A8A-F84D-366B-8A80-33326841B066> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost
           0x103b8d000 -        0x103bd7ff7 +com.adobe.AudioFilters.framework (7.2.2 - 7.2.2.33) <8D267386-658B-3005-8A90-BB1788C4E573> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AudioFilters.framework/Versions/A/AudioFilters
           0x103c52000 -        0x104100ff7 +com.adobe.dvaui.framework (7.2.2 - 7.2.2.33) <D0596521-E876-3FF2-B21E-09330E582B6E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x1046fd000 -        0x104993ff7 +com.adobe.UIFramework.framework (7.2.2 - 7.2.2.33) <907DF9BE-B179-3B5B-9071-24D8D8A48BFA> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/UIFramework.framework/Versions/A/UIFramework
           0x104cfd000 -        0x104e13fff +com.adobe.VideoRenderer.framework (7.2.2 - 7.2.2.33) <55698429-F7E3-3674-AF19-B5AE2D6C41D9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/VideoRenderer.framework/Versions/A/VideoRenderer
           0x104f4e000 -        0x1050e0fff +com.adobe.ImporterHost.framework (7.2.2 - 7.2.2.33) <B5667071-A5B1-3339-A5B2-CED20C42C7E9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ImporterHost.framework/Versions/A/ImporterHost
           0x105286000 -        0x10535ffff +com.adobe.ExporterHost.framework (7.2.2 - 7.2.2.33) <4975A197-82A3-39B4-B7BA-EE67779BCC3A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ExporterHost.framework/Versions/A/ExporterHost
           0x105453000 -        0x1054c6ff7 +com.adobe.PlayerHost.framework (7.2.2 - 7.2.2.33) <D207FEA0-77C2-39AE-BC8D-E594ECA14E11> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PlayerHost.framework/Versions/A/PlayerHost
           0x10555d000 -        0x1055c9ff7 +com.adobe.RecorderHost.framework (7.2.2 - 7.2.2.33) <EEFC730E-6EE3-358E-AA82-2F8543C2D07A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/RecorderHost.framework/Versions/A/RecorderHost
           0x105653000 -        0x105665fff +com.adobe.ProjectConverterHost.framework (7.2.2 - 7.2.2.33) <AFBDF6D7-C97F-34A4-AAC6-93ACF0983A73> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ProjectConverterHost.framework/Versions/A/ProjectConverterHost
           0x105689000 -        0x105776fff +com.adobe.VideoFilterHost.framework (7.2.2 - 7.2.2.33) <F328B32B-077F-3CAE-A598-F73D9D1D764B> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/VideoFilterHost.framework/Versions/A/VideoFilterHost
           0x10586a000 -        0x10587fff7 +com.adobe.ProjectSupport.framework (7.2.2 - 7.2.2.33) <887A3E52-45B3-337C-BFE1-3500A44A52C8> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ProjectSupport.framework/Versions/A/ProjectSupport
           0x1058aa000 -        0x10596dff7 +com.adobe.AMEWrapper.framework (7.2.2 - 7.2.2.33) <54913F40-B057-35AB-86F4-A2EF79F45B97> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AMEWrapper.framework/Versions/A/AMEWrapper
           0x105a1f000 -        0x105b46fff +com.adobe.EncoderHost.framework (7.2.2 - 7.2.2.33) <D09F4C2D-E777-35BB-BBFC-AB2B25FA4F6F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/EncoderHost.framework/Versions/A/EncoderHost
           0x105c78000 -        0x106396fff +com.adobe.Mezzanine.framework (7.2.2 - 7.2.2.33) <B66C62CB-CA0F-39A4-95C5-B71AADD36CF4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/Mezzanine.framework/Versions/A/Mezzanine
           0x10689b000 -        0x106957ff7 +com.adobe.dvaworkspace.framework (7.2.2 - 7.2.2.33) <8E249375-3CEA-33E7-9319-287E41AAA998> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x106a66000 -        0x106b6ffe7 +com.adobe.ScriptLayerPPro.framework (7.2.2 - 7.2.2.33) <00015FE9-CD4E-3E57-ADF4-73ED4165C547> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ScriptLayerPPro.framework/Versions/A/ScriptLayerPPro
           0x106c76000 -        0x106d34fff +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.31475) <07E6488A-6586-3138-9990-5DC031349EE5> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x106d84000 -        0x106e2fff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.31475) <9376532A-D1AD-3AAF-835D-128478C235AE> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x106e74000 -        0x106fefff7 +com.adobe.ScriptLayerPProQE.framework (7.2.2 - 7.2.2.33) <5FB4F04F-ECE7-396A-90FB-52353DD05BB0> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ScriptLayerPProQE.framework/Versions/A/ScriptLayerPProQE
           0x10727c000 -        0x107319ff7 +com.adobe.PProDynamicLinkServer.framework (7.2.2 - 7.2.2.33) <63620770-1CA1-3F63-84E1-4C5DDD1CAE6F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PProDynamicLinkServer.framework/Versions/A/PProDynamicLinkServ er
           0x107459000 -        0x10748afff +com.adobe.PrRegistration.framework (7.2.2 - 7.2.2.33) <6EB90962-2AC8-39C8-80B1-B4484922948F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PrRegistration.framework/Versions/A/PrRegistration
           0x1074b6000 -        0x107577ff7 +com.adobe.dvaeve.framework (7.2.2 - 7.2.2.33) <64AF4346-044E-30FD-A396-F47581A7FEA9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
           0x1076c8000 -        0x107a7bfff +com.adobe.Dialogs.framework (7.2.2 - 7.2.2.33) <FAE529B6-CEDE-3876-980B-35400FCAF56D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/Dialogs.framework/Versions/A/Dialogs
           0x107df5000 -        0x107e49ff7 +com.adobe.BravoInitializer.framework (7.2.2 - 7.2.2.33) <DD7E703D-D9A6-3636-8EFD-4AF07BA2CAE9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/BravoInitializer.framework/Versions/A/BravoInitializer
           0x107ebe000 -        0x108002fff +com.adobe.ACE (AdobeACE 2.20.02.31468 - 2.20.02.31468) <C55A913C-8009-3A56-BF49-723C61D9444D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x108015000 -        0x108348fff +com.adobe.AGM (AdobeAGM 4.30.24.31468 - 4.30.24.31468) <AB76DEB5-7698-3F64-8653-3C14504101C1> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1083b4000 -        0x1083d1fff +com.adobe.BIB (AdobeBIB 1.2.03.31468 - 1.2.03.31468) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x1083d9000 -        0x1086eafff +com.adobe.CoolType (AdobeCoolType 5.13.00.31468 - 5.13.00.31468) <47F18C1A-71E7-37B2-84C4-2EBF9B7000F3> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x108732000 -        0x108783ff7 +com.adobe.MediaCoreUI.framework (7.2.2 - 7.2.2.33) <ABC9727D-876B-3C1E-A438-9CE8C93157BD> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/MediaCoreUI.framework/Versions/A/MediaCoreUI
           0x1087eb000 -        0x1089bcfff +com.adobe.SettingsUI.framework (7.2.2 - 7.2.2.33) <72D96670-9719-340F-9152-DA3125522AB3> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/SettingsUI.framework/Versions/A/SettingsUI
           0x108c11000 -        0x108e6bfff +com.adobe.HSL.framework (7.2.2 - 7.2.2.33) <5A7050DA-BAC8-3F96-8B51-5E9DC52E209A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HSL.framework/Versions/A/HSL
           0x1090e1000 -        0x1094a3fef +com.adobe.GPUFoundation.framework (7.2.2 - 7.2.2.33) <BB8930BA-7F8E-325E-B3DA-BCBF46E1BCAA> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/GPUFoundation.framework/Versions/A/GPUFoundation
           0x109678000 -        0x109742fff +com.adobe.exo.framework (7.2.2 - 7.2.2.33) <FBE80CBF-D840-33A8-8B88-5C0EA22465E9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x10989c000 -        0x1098bdfff +com.adobe.CSXSManager.framework (7.2.2 - 7.2.2.33) <6E7F3208-CF65-33EA-96C3-C63CF06D2646> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/CSXSManager.framework/Versions/A/CSXSManager
           0x1098f6000 -        0x109f83fdf +com.adobe.PlugPlug (4.2.0.36 - 4.2.0.36) <021B184F-DB3D-3294-912A-9D7120CE9A7E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x10a57b000 -        0x10a5b3ff7 +com.adobe.HandlerAudioMiniMixer.framework (7.2.2 - 7.2.2.33) <C0805094-F9A9-3016-8706-6630CB8133F5> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerAudioMiniMixer.framework/Versions/A/HandlerAudioMiniMix er
           0x10a60c000 -        0x10a6b7ff7 +com.adobe.HandlerAudioMixer.framework (7.2.2 - 7.2.2.33) <A690B919-FBDF-321F-81D2-20E1513D7F2B> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerAudioMixer.framework/Versions/A/HandlerAudioMixer
           0x10a786000 -        0x10a7deff7 +com.adobe.HandlerAudioClipMixer.framework (7.2.2 - 7.2.2.33) <684EE582-5210-3C8A-8175-6FC742299580> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerAudioClipMixer.framework/Versions/A/HandlerAudioClipMix er
           0x10a867000 -        0x10a8befff +com.adobe.HandlerCaptions.framework (7.2.2 - 7.2.2.33) <F96BB4FA-EFC8-30F6-A2AC-E07925FB9806> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerCaptions.framework/Versions/A/HandlerCaptions
           0x10a94e000 -        0x10a9cdff7 +com.adobe.HandlerCapture.framework (7.2.2 - 7.2.2.33) <AD552AB7-8221-3FED-B942-0EE4F9856B56> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerCapture.framework/Versions/A/HandlerCapture
           0x10aa73000 -        0x10aab8ff7 +com.adobe.HandlerEditToTape.framework (7.2.2 - 7.2.2.33) <68055217-6C88-388A-A6F3-065093239801> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerEditToTape.framework/Versions/A/HandlerEditToTape
           0x10ab28000 -        0x10ab58ff7 +com.adobe.HandlerCSXS.framework (7.2.2 - 7.2.2.33) <E9F91A90-27F6-3DCC-8CD3-99CF1AFDF3AB> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerCSXS.framework/Versions/A/HandlerCSXS
           0x10abba000 -        0x10add4fff +com.adobe.HandlerEffectControls.framework (7.2.2 - 7.2.2.33) <8F266957-2CFE-3EE3-A893-CF27BBCBBC93> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerEffectControls.framework/Versions/A/HandlerEffectContro ls
           0x10afb6000 -        0x10b02ffff +com.adobe.HandlerEffects.framework (7.2.2 - 7.2.2.33) <B9F6DE84-0D41-3F8E-99D8-61E605285310> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerEffects.framework/Versions/A/HandlerEffects
           0x10b0cd000 -        0x10b0d8ff7 +com.adobe.HandlerEvents.framework (7.2.2 - 7.2.2.33) <277B7E74-4085-33EC-9A82-BB125ECEB077> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerEvents.framework/Versions/A/HandlerEvents
           0x10b0fe000 -        0x10b113fff +com.adobe.HandlerGetProperties.framework (7.2.2 - 7.2.2.33) <B1E5787C-2EF9-37E9-80E4-CF632419B320> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerGetProperties.framework/Versions/A/HandlerGetProperties
           0x10b142000 -        0x10b159ff7 +com.adobe.HandlerHistory.framework (7.2.2 - 7.2.2.33) <E1FA5727-4779-3B2D-B0CD-B9F4798A4F0B> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerHistory.framework/Versions/A/HandlerHistory
           0x10b18d000 -        0x10b195fff +com.adobe.HandlerStoryPanel.framework (7.2.2 - 7.2.2.33) <B0C3B110-AAA9-3FEF-8BDB-81ED7211BCDE> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerStoryPanel.framework/Versions/A/HandlerStoryPanel
           0x10b1ae000 -        0x10b1dbfff +com.adobe.HandlerInfo.framework (7.2.2 - 7.2.2.33) <521A6FB0-1956-3DF3-9D06-C53DF89ED993> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerInfo.framework/Versions/A/HandlerInfo
           0x10b237000 -        0x10b268fff +com.adobe.HandlerMarkerList.framework (7.2.2 - 7.2.2.33) <F37A7871-BE3B-3059-AA60-7C601110E37F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerMarkerList.framework/Versions/A/HandlerMarkerList
           0x10b2d4000 -        0x10b32afff +com.adobe.HandlerMetadataEditor.framework (7.2.2 - 7.2.2.33) <AE60C5C7-9917-3ACA-A1F8-D4D9BBE2F512> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerMetadataEditor.framework/Versions/A/HandlerMetadataEdit or
           0x10b3c6000 -        0x10b3f0ff7 +com.adobe.HandlerMediaBrowser.framework (7.2.2 - 7.2.2.33) <42C37580-1843-3819-847B-B67253CE487D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerMediaBrowser.framework/Versions/A/HandlerMediaBrowser
           0x10b44e000 -        0x10b51efff +com.adobe.HandlerProgramMonitor.framework (7.2.2 - 7.2.2.33) <879BC031-E95B-3AD6-BABC-B5E9EBFCFBF6> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerProgramMonitor.framework/Versions/A/HandlerProgramMonit or
           0x10b60a000 -        0x10b7c2ff7 +com.adobe.HandlerProject.framework (7.2.2 - 7.2.2.33) <4C16F26A-60E0-3C09-BE9C-5E72A9B85610> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerProject.framework/Versions/A/HandlerProject
           0x10b9bd000 -        0x10bb01ff7 +com.adobe.HandlerSourceMonitor.framework (7.2.2 - 7.2.2.33) <AB70ECFE-B30C-39FE-B58B-183381E5A7D0> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerSourceMonitor.framework/Versions/A/HandlerSourceMonitor
           0x10bc03000 -        0x10bc18ff7 +com.adobe.HandlerTimecode.framework (7.2.2 - 7.2.2.33) <D7ED3427-7A08-3578-B07E-9E5541343774> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerTimecode.framework/Versions/A/HandlerTimecode
           0x10bc48000 -        0x10bec6ff7 +com.adobe.HandlerTimeline.framework (7.2.2 - 7.2.2.33) <DF310B41-41B3-37B1-8F4E-5F5C7DEBB5AD> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerTimeline.framework/Versions/A/HandlerTimeline
           0x10c108000 -        0x10c16aff7 +com.adobe.FontEngine.framework (7.2.2 - 7.2.2.33) <3299F2AB-63CB-3FAF-8F00-47D5A276EA7E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/FontEngine.framework/Versions/A/FontEngine
           0x10c1f5000 -        0x10c20eff7 +com.adobe.TitleLayer.framework (7.2.2 - 7.2.2.33) <DCD46BC3-F168-36F8-8D6B-4070A75547CE> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TitleLayer.framework/Versions/A/TitleLayer
           0x10c3a9000 -        0x10c3b6fff +com.adobe.TitleImageManager.framework (7.2.2 - 7.2.2.33) <7CBB153C-3996-38C0-BAE2-EE9DC81F7FED> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TitleImageManager.framework/Versions/A/TitleImageManager
           0x10c3d2000 -        0x10c452fff +com.adobe.TitleCharacterFactory.framework (7.2.2 - 7.2.2.33) <9807E9F5-0E52-3D28-8232-286E6344994E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TitleCharacterFactory.framework/Versions/A/TitleCharacterFacto ry
           0x10c4af000 -        0x10c595fff +com.adobe.TitleCG.framework (7.2.2 - 7.2.2.33) <59F7C2F5-FD55-39E4-B4C1-6E697046E4C2> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TitleCG.framework/Versions/A/TitleCG
           0x10c62d000 -        0x10c8b1fff +com.adobe.TitleLayout.framework (7.2.2 - 7.2.2.33) <BE85B7B8-5A8D-3D31-975F-AA1EED106E70> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TitleLayout.framework/Versions/A/TitleLayout
           0x10ce58000 -        0x10ceb8fff +com.adobe.TitleRenderer.framework (7.2.2 - 7.2.2.33) <AB2EFCF9-C7B7-34F5-B508-C7F25EA9F8EC> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TitleRenderer.framework/Versions/A/TitleRenderer
           0x10cf4f000 -        0x10d6c9fff +com.adobe.HandlerTitler.framework (7.2.2 - 7.2.2.33) <AE0697B0-667F-3C89-8FEF-657D018A6304> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerTitler.framework/Versions/A/HandlerTitler
           0x10dfc7000 -        0x10e0f5fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10e14e000 -        0x10e173ff7 +com.adobe.HandlerTools.framework (7.2.2 - 7.2.2.33) <C7A4E207-54B2-3C5B-AFBE-B9AA897E517C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerTools.framework/Versions/A/HandlerTools
           0x10e1c0000 -        0x10e1c6fff +com.adobe.HandlerProgress.framework (7.2.2 - 7.2.2.33) <264D6EA6-9224-3E57-9033-4F8AF3F85D7F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/HandlerProgress.framework/Versions/A/HandlerProgress
           0x10e1d8000 -        0x10e296ff7 +com.adobe.dvaaudiofilterhost.framework (7.2.2 - 7.2.2.33) <D391D45F-1759-3D41-9A1D-D4F4C42FCA8C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvaaudiofilterhost.framework/Versions/A/dvaaudiofilterhost
           0x10e37f000 -        0x10e3ccff7 +com.adobe.dvaaudiofilterhostui.framework (7.2.2 - 7.2.2.33) <E2CC0309-C00B-3A02-81D3-FD1FEB32FA62> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvaaudiofilterhostui.framework/Versions/A/dvaaudiofilterhostui
           0x10e45f000 -        0x10e49bff7 +com.adobe.dvanet.framework (7.2.2 - 7.2.2.33) <3033B352-2E9D-3477-878D-8B92EFF6E75B> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvanet.framework/Versions/A/dvanet
           0x10e504000 -        0x10e5d9fff +com.adobe.dvanetsync.framework (7.2.2 - 7.2.2.33) <2FC811A4-BF46-347B-B389-3968F4DFD8F9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvanetsync.framework/Versions/A/dvanetsync
           0x10e6f6000 -        0x10e9bfff7 +com.adobe.EAClient.framework (7.2.2 - 7.2.2.33) <F59B790B-803A-3B00-9927-D7A9C2ACAEC4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/EAClient.framework/Versions/A/EAClient
           0x10ed3c000 -        0x10ed62fff +com.adobe.eaurl.framework (7.2.2 - 7.2.2.33) <56B5554F-88D0-3DF8-8854-146843988EA7> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/eaurl.framework/Versions/A/eaurl
           0x10eda1000 -        0x10f06afff +com.adobe.EAMedia.framework (7.2.2 - 7.2.2.33) <D12ECBC2-EDE9-3466-AF31-85C352F730F3> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/EAMedia.framework/Versions/A/EAMedia
           0x10f319000 -        0x10f5f9fff +com.adobe.EAPrBridge.framework (7.2.2 - 7.2.2.33) <4BDAA282-33CC-3FD2-A171-9052624CFC3C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/EAPrBridge.framework/Versions/A/EAPrBridge
           0x10f9fb000 -        0x10fa34fff +com.adobe.dvacontrolsurfacehost.framework (7.2.2 - 7.2.2.33) <80066CD2-C235-340E-A129-3F2F789B417A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvacontrolsurfacehost.framework/Versions/A/dvacontrolsurfaceho st
           0x10faaf000 -        0x10faf4fff +com.adobe.ControlSurface.framework (7.2.2 - 7.2.2.33) <AB646B05-BED0-3404-94C2-C7A769FF59B6> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ControlSurface.framework/Versions/A/ControlSurface
           0x10fb5b000 -        0x10fe33fe6 +libxerces-c-3.0.dylib (0) <46020284-EEA8-7D7B-388C-BF23A318C997> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/libxerces-c-3.0.dylib
           0x10ffb4000 -        0x10ffd8fe7 +com.mainconcept.mc.enc.dv (9.6 - 9.6.11.1708) <2BE84582-5AD6-8A08-A681-C255A10F1C99> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_enc_dv.framework/Versions/9/mc_enc_dv
           0x10ffec000 -        0x110091ff7 +com.adobe.boost_regex.framework (7.2.2 - 7.2.2.33) <7561C115-016F-33EC-8EE4-D952ECF6393A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x110128000 -        0x110136fff +com.adobe.boost_filesystem.framework (7.2.2 - 7.2.2.33) <FE268D5D-D5CB-3087-89F7-1AD7107F9A7A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
           0x11014a000 -        0x110171ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <9447D604-EE72-3BA7-90D8-4AFA0FC19EBB> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x11018d000 -        0x1101d2fff +com.adobe.dynamiclinkui.framework (7.2.2 - 7.2.2.33) <5BFD5615-39C5-37EC-B856-B99B80D8DD69> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dynamiclinkui.framework/Versions/A/dynamiclinkui
           0x11024c000 -        0x1102b7fff +com.adobe.QT32Client.framework (7.2.2 - 7.2.2.33) <34489296-1F50-3F08-ACDD-62C0B6D1577C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/QT32Client.framework/Versions/A/QT32Client
           0x110350000 -        0x110358fff +com.adobe.dvacaptioningui.framework (7.2.2 - 7.2.2.33) <754A07B8-CA24-32DD-A79E-5224D552E7D9> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvacaptioningui.framework/Versions/A/dvacaptioningui
           0x110367000 -        0x110394fff +com.adobe.amefoundation.framework (7.2.2 - 7.2.2.33) <9BC5735F-8238-3781-BD81-6C2474DBFB46> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/amefoundation.framework/Versions/A/amefoundation
           0x1103d7000 -        0x110405fff +com.adobe.ameproperties.framework (7.2.2 - 7.2.2.33) <1C07BFB4-ED2C-3CA4-8EF0-B20DFCFC6470> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ameproperties.framework/Versions/A/ameproperties
           0x110451000 -        0x11049ffff +com.adobe.DynamicLinkMedia.framework (7.2.2 - 7.2.2.33) <04BA8A41-D641-3DEF-9341-F8D3ACAABF1D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/DynamicLinkMedia.framework/Versions/A/DynamicLinkMedia
           0x11053c000 -        0x11054fff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x110559000 -        0x110681ff7 +com.adobe.dvametadataDB.framework (7.2.2 - 7.2.2.33) <1E255E45-0496-3896-8318-F166C775214E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvametadataDB.framework/Versions/A/dvametadataDB
           0x1106d0000 -        0x1107b2fff +com.adobe.dvametadataUI.framework (7.2.2 - 7.2.2.33) <96B5F075-A1AD-350D-89AC-C231573219CB> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvametadataUI.framework/Versions/A/dvametadataUI
           0x1108c6000 -        0x1108d4fff +com.adobe.dvamarkerUI.framework (7.2.2 - 7.2.2.33) <25AC4F15-B96B-334E-911D-E4B9EC7D5A76> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvamarkerUI.framework/Versions/A/dvamarkerUI
           0x1108f6000 -        0x11091efff +com.adobe.dvastoryparser.framework (7.2.2 - 7.2.2.33) <BD83F642-CFA8-319C-8B14-8E6E75CBFE4B> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvastoryparser.framework/Versions/A/dvastoryparser
           0x11094c000 -        0x1109b5fff +com.adobe.TimeWarpFilter.framework (7.2.2 - 7.2.2.33) <DC5975BD-33BC-37F5-AF72-AA6F7D0C4EA1> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/TimeWarpFilter.framework/Versions/A/TimeWarpFilter
           0x110a21000 -        0x110afdfff +com.adobe.MBCProvider.framework (7.2.2 - 7.2.2.33) <C544F268-FB1E-3D07-AAD2-4511E59FA5D7> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/MBCProvider.framework/Versions/A/MBCProvider
           0x110bcf000 -        0x110c13ff7 +com.adobe.DisplaySurface.framework (7.2.2 - 7.2.2.33) <4B42DB2B-6CBB-3B3F-9F10-46A2A56E5737> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/DisplaySurface.framework/Versions/A/DisplaySurface
           0x110c67000 -        0x110c81fff +com.adobe.AMEAppFoundation.framework (7.2.2 - 7.2.2.33) <D6422405-8B05-3962-B83D-0AD04C1E27FE> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AMEAppFoundation.framework/Versions/A/AMEAppFoundation
           0x110cb0000 -        0x110d5bfff +com.diaquest.pro4.omf (1.0.0.1022 - 1.0.0.1022) <CC5C6568-78E8-3E2C-B900-2F4392A0309D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/Pro4OMF.framework/Versions/A/Pro4OMF
           0x110d82000 -        0x110da8fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x110db0000 -        0x110db4fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x110dbb000 -        0x110ddefff +com.adobe.dvaunittesting.framework (7.2.2 - 7.2.2.33) <FDA772A2-45EB-342F-9788-B9B8C8FC09A8> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvaunittesting.framework/Versions/A/dvaunittesting
           0x110e1f000 -        0x110e7afff +com.adobe.boost_serialization.framework (7.2.2 - 7.2.2.33) <7D887B3B-967E-325A-BC0C-DE55A22C3EEA> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serialization
           0x110f9f000 -        0x110fc0ff7 +com.adobe.PostEncodeHost.framework (7.2.2 - 7.2.2.33) <6453D178-547E-3A29-AAE0-2D6714B6C5DB> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/PostEncodeHost.framework/Versions/A/PostEncodeHost
           0x110ff0000 -        0x110ff4ff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x110ffb000 -        0x11100afff +com.adobe.dvamediaui.framework (7.2.2 - 7.2.2.33) <D5DB7585-586F-324E-B08E-4616C0085EFD> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvamediaui.framework/Versions/A/dvamediaui
           0x111037000 -        0x111122fff +com.adobe.dvamediabrowser.framework (7.2.2 - 7.2.2.33) <DDB374FE-C74B-36FD-84CE-64B45BDA9B7E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvamediabrowser.framework/Versions/A/dvamediabrowser
           0x11128c000 -        0x1113d5ff7 +com.adobe.RendererGPU.framework (7.2.2 - 7.2.2.33) <4B52C7A2-6F6F-36F5-A3C7-6C68DFC254C7> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/RendererGPU.framework/Versions/A/RendererGPU
           0x1114fe000 -        0x111557ff7 +com.adobe.dvastorypanel.framework (7.2.2 - 7.2.2.33) <CB9D2B82-1E70-3446-98A4-1FE1AF0BEABF> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/dvastorypanel.framework/Versions/A/dvastorypanel
           0x1116ef000 -        0x1116f1ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x1116f6000 -        0x1116f7fff +libcuda.dylib (5.5.47) <67F4458C-289D-3DE5-8774-A7EECDA9436F> /usr/local/cuda/lib/libcuda.dylib
           0x1134e4000 -        0x1134f1ff7 +CUDA (5.5.47) <8A3D7C52-1E5C-3FFF-BAD6-81C3C4E72DE3> /Library/Frameworks/CUDA.framework/Versions/A/CUDA
           0x119c58000 -        0x119c5fff7 +com.mainconcept.mc.enc.mp2sr (9.6 - 9.6.11.1708) <0D10D283-1A6D-5024-3D4D-59FD7DE1E8D4> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_enc_mp2sr.framework/Versions/9/mc_enc_mp2sr
           0x119c6e000 -        0x119c78ff7 +libMXF_SDK_GenericContainer_AES3.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_AES3.dylib.4.4 .25
           0x119c81000 -        0x119c8cfff +libMXF_SDK_GenericContainer_AES3_S302M.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_AES3_S302M.dyl ib.4.4.25
           0x119c98000 -        0x119f00fff +com.adobe.AEFilterLumetri.framework (7.2.2 - 7.2.2.33) <42DCFEAE-30DB-38A8-92F9-F97E04E3ED20> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/AEFilterLumetri.bundle/Contents/MacOS/AEFilterLumetri
           0x11a09b000 -        0x11a0aafff +libMXF_SDK_GenericContainer_JPEG2000.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_JPEG2000.dylib .4.4.25
           0x11a0bd000 -        0x11a0c3fff +libMXF_SDK_GenericContainer_AVI.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_AVI.dylib.4.4. 25
           0x11a0c8000 -        0x11a0d5ff7 +libMXF_SDK_GenericContainer_D10.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_D10.dylib.4.4. 25
           0x11a0dd000 -        0x11a0f8fff +libMXF_SDK_GenericContainer_DV.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_DV.dylib.4.4.2 5
           0x11a10a000 -        0x11a115ff7 +libMXF_SDK_GenericContainer_MPEG_ESAudio.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_MPEG_ESAudio.d ylib.4.4.25
           0x11a11e000 -        0x11a12ffff +libMXF_SDK_GenericContainer_MPEG_MPEG2Video.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_MPEG_MPEG2Vide o.dylib.4.4.25
           0x11a144000 -        0x11a17cfff +libMOG_Framework.dylib.2.2.11 (2.2.11) <E03C3BAC-6B0C-E23F-7E71-0B4380E31E8E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMOG_Framework.dylib.2.2.11
           0x11a19b000 -        0x11a1a5fff +libMXF_SDK_GenericContainer_MPEG_MPEGPS.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_MPEG_MPEGPS.dy lib.4.4.25
           0x11a1ac000 -        0x11a21bff7 +com.adobe.ExporterXDCAMHD.framework (7.2.2 - 7.2.2.33) <15F947D0-4C13-38FC-A60B-FC7C7D9713BF> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/ExporterXDCAMHD.bundle/Contents/MacOS/ExporterXDCAMHD
           0x11a27b000 -        0x11a355ff3 +com.mainconcept.mc.mfimport (9.6 - 9.6.11.1708) <C9994366-EC81-07ED-2C3C-E68C8D8B53FA> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_mfimport.framework/Versions/9/mc_mfimport
           0x11a364000 -        0x11a378ff7 +libMXF_SDK_GenericContainer_MPEG_MPEG4.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_MPEG_MPEG4.dyl ib.4.4.25
           0x11a383000 -        0x11a38ffff +libMXF_SDK_GenericContainer_MPEG_MPEGTS.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_MPEG_MPEGTS.dy lib.4.4.25
           0x11a397000 -        0x11a3a1fff +libMXF_SDK_GenericContainer_SystemScheme1.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_SystemScheme1. dylib.4.4.25
           0x11a3aa000 -        0x11a3b1fff +libMXF_SDK_GenericContainer_Binary.dylib.1.3.31 (1.3.31) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_Binary.dylib.1 .3.31
           0x11a3be000 -        0x11a3c9fff +libMXF_SDK_Metadata_RP224.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_Metadata_RP224.dylib.4.4.25
           0x11b4a8000 -        0x11b78cfe7 +libcuda_310.40.25_mercury.dylib (5.5.47 - 5.5.47) <786310C7-1661-3FD8-9882-E22CB3E19469> /Library/Frameworks/CUDA.framework/Versions/A/Libraries/libcuda_310.40.25_mercury.dylib
           0x11b7e9000 -        0x11bed6fe7 +libgpgpucomp.dylib (0) <C87ECFA4-EF2A-335F-8DBE-A970DAAB8A2B> /Library/Frameworks/CUDA.framework/Versions/A/Libraries/libgpgpucomp.dylib
           0x11c0f2000 -        0x11c0f6ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <E5405175-7735-3F30-97ED-F44645033DC7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x11d535000 -        0x11d62cff7 +com.adobe.ExporterP2.framework (7.2.2 - 7.2.2.33) <1EA0CB90-66B0-33EB-9B92-C9E030A04BEE> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/ExporterP2.bundle/Contents/MacOS/ExporterP2
           0x11e006000 -        0x11e026ff7 +com.adobe.VXMLPresetReader.framework (7.2.2 - 7.2.2.33) <A276D20B-1296-3A1A-804C-7B6F31B668E2> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/VXMLPresetReader.framework/VXMLPresetReader
           0x11f974000 -        0x11f976fff +com.adobe.TransmitDesktopAudio.framework (7.2.2 - 7.2.2.33) <6D202E64-71F8-31C5-80C6-04DD9EB32CC8> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/TransmitDesktopAudio.bundle/Contents/MacOS/TransmitDeskto pAudio
           0x1234a6000 -        0x123673fef +com.mainconcept.mc.bc.enc.avc (9.6 - 9.6.11.1708) <ADC8EFBD-73CA-6F24-A95B-CAF5499D6E7C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_bc_enc_avc.framework/Versions/9/mc_bc_enc_avc
           0x1236ac000 -        0x1236befff +libMXF_SDK_GenericContainer_Wave.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_Wave.dylib.4.4 .25
           0x1236ce000 -        0x1236dfff7 +libMXF_SDK_MetaMetadata_BinaryLoader.dylib.4.4.25 (4.4.25) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_MetaMetadata_BinaryLoader.dylib .4.4.25
           0x124678000 -        0x12469cff7 +com.adobe.EASequenceRenderer.framework (7.2.2 - 7.2.2.33) <355CC14C-514B-3FD1-9363-678BD2C95366> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/EASequenceRenderer.bundle/Contents/MacOS/EASequenceRender er
           0x1246ce000 -        0x1246dbff7 +com.adobe.PremiereFiltersMetaPlugin.framework (7.2.2 - 7.2.2.33) <9CBB1E9B-48C7-377F-AB15-7971527E17BF> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/PremiereFiltersMetaPlugin.prmp/Contents/MacOS/PremiereFil tersMetaPlugin
           0x1246ed000 -        0x1246fcfff +com.adobe.TransitionsMetaPlugin.framework (7.2.2 - 7.2.2.33) <3EBCE0FB-1D22-370B-813C-D61D33EF922A> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/TransitionsMetaPlugin.prmp/Contents/MacOS/TransitionsMeta Plugin
           0x12470d000 -        0x124721fff +com.adobe.TransmitDV.framework (7.2.2 - 7.2.2.33) <48F0D59E-3BAF-3DFB-A894-5F6E45400B15> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/TransmitDV.bundle/Contents/MacOS/TransmitDV
           0x12473d000 -        0x124774ff7  com.apple.AVCVideoServices (1.0 - 42) <C0BFB28E-3783-3A6F-B060-38E31FE94224> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServices
           0x1248c7000 -        0x1248ccff7 +com.adobe.TransmitFullScreen.framework (7.2.2 - 7.2.2.33) <805E0B31-41F3-3E43-9F6E-AD05D7371211> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/TransmitFullScreen.bundle/Contents/MacOS/TransmitFullScre en
           0x1248d9000 -        0x12492bff7 +com.adobe.PlayerMediaCore.framework (7.2.2 - 7.2.2.33) <63051176-D8E6-33FC-B91A-A582756C92F5> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/PlayerMediaCore.bundle/Contents/MacOS/PlayerMediaCore
           0x124982000 -        0x1249affff +com.adobe.RendererCPU.framework (7.2.2 - 7.2.2.33) <64A75032-DB69-35BD-978E-26FC36C8300F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/RendererCPU.framework/Versions/A/RendererCPU
           0x1249e4000 -        0x1249eaff7 +com.adobe.ExporterCoreAudio.framework (7.2.2 - 7.2.2.33) <18D6C251-3D6E-390E-8FE8-48A3AF15551E> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/ExporterCoreAudio.bundle/Contents/MacOS/ExporterCoreAudio
           0x1249f5000 -        0x124a03ff7 +com.adobe.AudioConverter.framework (7.2.2 - 7.2.2.33) <A19B29CF-7821-3D45-B8EF-992DDEC7072D> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/AudioConverter.framework/Versions/A/AudioConverter
           0x124a39000 -        0x124a49ff7 +libMXF_SDK_GenericContainer_AIFF.dylib.1.3.31 (1.3.31) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_AIFF.dylib.1.3 .31
           0x124a7f000 -        0x124a8cfff +libMXF_SDK_GenericContainer_Blind.dylib.1.3.31 (1.3.31) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_Blind.dylib.1. 3.31
           0x124acc000 -        0x124ae4fff +com.adobe.QTWriter.framework (7.2.2 - 7.2.2.33) <84AF9BFF-2E67-36F7-A7E4-0D1BE1DB5FC6> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/QTWriter.framework/Versions/A/QTWriter
           0x124b61000 -        0x124d32fff  com.apple.audio.units.Components (1.10 - 1.10) <F74A9407-DDB5-3C4F-A051-47643871ED93> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x124ddd000 -        0x12508fff7 +com.elgato.mpegsupport (EyeTV MPEG Support 1.5 [build 100] - 1.5) <90181B0E-7615-AF79-B38A-A01B5BBAE913> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
           0x125411000 -        0x125607fff  com.apple.audio.codecs.Components (4.0 - 4.0) <604485EE-4446-308F-9460-0A6CE9C2D98C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x125696000 -        0x1256d7ff7 +com.adobe.ExporterQuickTimeHost.framework (7.2.2 - 7.2.2.33) <14858A28-8B67-3A9D-9575-D2E29206386F> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/ExporterQuickTimeHost.bundle/Contents/MacOS/ExporterQuick TimeHost
           0x12570f000 -        0x125a2fff7 +com.adobe.CodecSupport.framework (7.2.2 - 7.2.2.33) <3673539C-2D17-349A-BCE5-651BAC38BFD3> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/CodecSupport.framework/Versions/A/CodecSupport
           0x125b95000 -        0x125c09fff +com.mainconcept.mc.dec.mp2v (9.6 - 9.6.11.1708) <F1B12BF9-4B04-DB5D-13BB-D8CEC3144B44> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_dec_mp2v.framework/Versions/9/mc_dec_mp2v
           0x125c0c000 -        0x125d67fdf +com.mainconcept.mc.bc.dec.avc (9.6 - 9.6.11.1708) <37D36809-7038-AA28-8925-7295FD5BD165> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_bc_dec_avc.framework/Versions/9/mc_bc_dec_avc
           0x125d70000 -        0x125e1ffff +com.mainconcept.mc.dec.mp4v (9.6 - 9.6.11.1708) <D666559E-6090-6D3B-C7B8-9438A0FE26FB> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/mc_dec_mp4v.framework/Versions/9/mc_dec_mp4v
           0x125e28000 -        0x125e7cff7 +com.adobe.ImporterQuickTime.framework (7.2.2 - 7.2.2.33) <C2D98DEA-A44A-3C91-BD45-6F058295CA3C> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-Ins/Common/ImporterQuickTime.bundle/Contents/MacOS/ImporterQuickTime
           0x125ec0000 -        0x125ed7fff +com.adobe.QTParser.framework (7.2.2 - 7.2.2.33) <DBC7E7AA-8FC4-35C7-8992-62B237B3DB22> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/QTParser.framework/Versions/A/QTParser
           0x125ef1000 -        0x125f9afff +com.adobe.IPPMPEGDecoder.framework (7.2.2 - 7.2.2.33) <688BC62E-E7AC-311E-8D9A-B063575A1E90> /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Frameworks/IPPMPEGDecoder.framework/Versions/A/IPPMPEGDecoder
           0x125fe1000 -        0x125ff1fff +libMXF_SDK_GenericContainer_MPEG_MP4.dylib.1.3.31 (1.3.31) /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/Plug-ins/Common/MOG/Frameworks/libMXF_SDK_GenericContainer_MPEG_MP4.dylib .1.3.31
           0x126100000 -        0x126129ff7 +com.blackmagic-design.desktopvideo.cs7.premierepro.device (1.0 - 1.0) <4FF777AB-917D-32FE-9B52-3446B79CE60F> /Library/Application Support/Adobe/*/DeckLinkDevice.bundle/Contents/MacOS/DeckLinkDevice
           0x1261c5000 -        0x1261dbfff +com.blackmagic-design.desktopvideo.premierepr

  • Photoshop CS5 crashing on launch

    I installed CS5 last week and all was fine until today when it started crashing on launch. Here's the report. Anyone have any ideas? thanks!
    Process:         Adobe Photoshop CS5 [640]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.1 (12.0.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [64]
    Interval Since Last Report:          457 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  138 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2010-09-27 14:12:23.017 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  F632DDB2-2AA9-472F-BE4D-C1586C8F0C78
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   com.adobe.Photoshop               0x000000010090abf7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6479719
    1   com.adobe.Photoshop               0x000000010090b14a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6481082
    2   com.adobe.Photoshop               0x00000001008fd357 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6424263
    3   com.adobe.Photoshop               0x0000000100963282 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6841842
    4   com.adobe.Photoshop               0x000000010097c6ad AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6945309
    5   com.adobe.Photoshop               0x000000010007b6f7 0x100000000 + 505591
    6   com.adobe.Photoshop               0x000000010006a3d7 0x100000000 + 435159
    7   com.adobe.Photoshop               0x00000001000666bb 0x100000000 + 419515
    8   com.adobe.Photoshop               0x00000001012dd6f4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779876
    9   com.apple.Foundation              0x00007fff83718952 __NSFireTimer + 114
    10  com.apple.CoreFoundation          0x00007fff8122d245 CFRunLoopRunSpecific + 3797
    11  com.apple.HIToolbox               0x00007fff8131dd0e RunCurrentEventLoopInMode + 278
    12  com.apple.HIToolbox               0x00007fff8131db44 ReceiveNextEventCommon + 322
    13  com.apple.HIToolbox               0x00007fff8131d9ef BlockUntilNextEventMatchingListInMode + 79
    14  com.apple.AppKit                  0x00007fff8415ee70 _DPSNextEvent + 603
    15  com.apple.AppKit                  0x00007fff8415e7b1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 136
    16  com.apple.AppKit                  0x00007fff84158523 -[NSApplication run] + 434
    17  com.adobe.Photoshop               0x00000001012dd5ee AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779614
    18  com.adobe.Photoshop               0x00000001012de819 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16784265
    19  com.adobe.Photoshop               0x00000001000688c2 0x100000000 + 428226
    20  com.adobe.Photoshop               0x0000000100237c01 0x100000000 + 2325505
    21  com.adobe.Photoshop               0x0000000100237c91 0x100000000 + 2325649
    22  com.adobe.Photoshop               0x00000001000028e4 0x100000000 + 10468
    Thread 1:
    0   libSystem.B.dylib                 0x00007fff82c1c706 kevent + 10
    1   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    2   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff82bf5da2 __semwait_signal + 10
    1   com.adobe.amt.services            0x0000000106e0ac53 AMTConditionLock::LockWhenCondition(int) + 37
    2   com.adobe.amt.services            0x0000000106e03cce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    3   com.adobe.amt.services            0x0000000106e0acbe AMTThread::Worker(void*) + 28
    4   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    5   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                 0x00007fff82beee2a semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff83338371 MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011b5b8bd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83327a5c PrivateMPEntryPoint + 42
    4   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    5   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                 0x00007fff82bf5da2 __semwait_signal + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff833294b4 TSWaitOnCondition + 118
    2   ...ple.CoreServices.CarbonCore    0x00007fff8330ec06 TSWaitOnConditionTimedRelative + 177
    3   ...ple.CoreServices.CarbonCore    0x00007fff83329165 MPWaitOnQueue + 191
    4   AdobeACE                          0x000000010591cccd 0x1058e2000 + 240845
    5   AdobeACE                          0x000000010591c67a 0x1058e2000 + 239226
    6   ...ple.CoreServices.CarbonCore    0x00007fff83327a5c PrivateMPEntryPoint + 42
    7   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    8   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff82bf5da2 __semwait_signal + 10
    1   com.adobe.PSAutomate              0x000000012048209b ScObjects::Thread::sleep(unsigned int) + 59
    2   com.adobe.PSAutomate              0x0000000120463fd3 ScObjects::BridgeTalkThread::run() + 163
    3   com.adobe.PSAutomate              0x0000000120482196 ScObjects::Thread::go(void*) + 166
    4   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    5   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                 0x00007fff82bf5da2 __semwait_signal + 10
    1   com.adobe.adobeswfl               0x000000012817f04d APXGetHostAPI + 2430509
    2   com.adobe.adobeswfl               0x0000000127f40a39 APXGetHostAPI + 77849
    3   com.adobe.adobeswfl               0x000000012817f161 APXGetHostAPI + 2430785
    4   com.adobe.adobeswfl               0x000000012817f2ba APXGetHostAPI + 2431130
    5   com.adobe.adobeswfl               0x000000012817f3b0 APXGetHostAPI + 2431376
    6   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    7   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                 0x00007fff82bf5da2 __semwait_signal + 10
    1   com.adobe.adobeswfl               0x000000012817f04d APXGetHostAPI + 2430509
    2   com.adobe.adobeswfl               0x0000000127f40a39 APXGetHostAPI + 77849
    3   com.adobe.adobeswfl               0x000000012817f161 APXGetHostAPI + 2430785
    4   com.adobe.adobeswfl               0x000000012817f2ba APXGetHostAPI + 2431130
    5   com.adobe.adobeswfl               0x000000012817f3b0 APXGetHostAPI + 2431376
    6   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    7   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                 0x00007fff82beedd6 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff82bf6413 mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff8122c9cf CFRunLoopRunSpecific + 1631
    3   com.apple.audio.CoreAudio         0x00007fff83d6c65a HALRunLoop::OwnThread(void*) + 142
    4   com.apple.audio.CoreAudio         0x00007fff83d6c597 CAPThread::Entry(CAPThread*) + 67
    5   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    6   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                 0x00007fff82beedd6 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff82bf6413 mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff8122c9cf CFRunLoopRunSpecific + 1631
    3   com.apple.CoreMediaIOServices     0x00007fff84c4a63a MIO::DAL::RunLoop::OwnThread(void*) + 142
    4   com.apple.CoreMediaIOServices     0x00007fff84c4c4cb CAPThread::Entry(CAPThread*) + 67
    5   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    6   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                 0x00007fff82beee36 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff82c1dc4a _pthread_cond_wait + 1207
    2   com.adobe.adobeswfl               0x000000012817f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl               0x0000000128314943 APXGetHostAPI + 4091683
    4   com.adobe.adobeswfl               0x000000012817f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012817f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012817f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    8   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                 0x00007fff82beee36 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff82c1dc4a _pthread_cond_wait + 1207
    2   com.adobe.adobeswfl               0x000000012817f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl               0x000000012819b95c APXGetHostAPI + 2547516
    4   com.adobe.adobeswfl               0x000000012817f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012817f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012817f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    8   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                 0x00007fff82c62e82 recvfrom + 10
    1   ServiceManager-Launcher.dylib     0x00000001228b2adf Invoke + 50273
    2   ServiceManager-Launcher.dylib     0x00000001228b1b26 Invoke + 46248
    3   ServiceManager-Launcher.dylib     0x00000001228b1b81 Invoke + 46339
    4   ServiceManager-Launcher.dylib     0x00000001228b1c02 Invoke + 46468
    5   ServiceManager-Launcher.dylib     0x00000001228ac30d Invoke + 23695
    6   ServiceManager-Launcher.dylib     0x00000001228ac4a6 Invoke + 24104
    7   ServiceManager-Launcher.dylib     0x00000001228acf2f Invoke + 26801
    8   ServiceManager-Launcher.dylib     0x00000001228ad01d Invoke + 27039
    9   ServiceManager-Launcher.dylib     0x00000001228b031f Invoke + 40097
    10  ServiceManager-Launcher.dylib     0x00000001228b05c5 Invoke + 40775
    11  ServiceManager-Launcher.dylib     0x00000001228b0b84 Invoke + 42246
    12  ServiceManager-Launcher.dylib     0x00000001228b0d71 Invoke + 42739
    13  ServiceManager-Launcher.dylib     0x00000001228a2daf Login + 1773
    14  ServiceManager-Launcher.dylib     0x00000001228a4295 Login + 7123
    15  ServiceManager-Launcher.dylib     0x00000001228b12a8 Invoke + 44074
    16  ServiceManager-Launcher.dylib     0x00000001228b36c1 Invoke + 53315
    17  libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    18  libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                 0x00007fff82bf5da2 __semwait_signal + 10
    1   libGLProgrammability.dylib        0x00007fff807ce57b glvmDoWork + 155
    2   libSystem.B.dylib                 0x00007fff82c1ce8f _pthread_start + 316
    3   libSystem.B.dylib                 0x00007fff82c1cd51 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000121a533f0  rcx: 0x0000000000000008  rdx: 0x0000000000000000
      rdi: 0x00007fff5fbfe5d0  rsi: 0x0000000121a533f0  rbp: 0x00007fff5fbfe5a0  rsp: 0x00007fff5fbfe5a0
       r8: 0x000000000009c1a4   r9: 0x0000000000000000  r10: 0x0000000000000002  r11: 0x00000001012e4c96
      r12: 0x00007fff5fbfe5d0  r13: 0x0000000000000000  r14: 0x00007fff5fbfe810  r15: 0x00000001073b50c0
      rip: 0x000000010090abf7  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x1026a7fff +com.adobe.Photoshop 12.0.1 (12.0.1) <cfded9390a8aebc4215b94a4a224a1d1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103287000 -        0x1032fffef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4a3556861451b19a0c55dfe49fd2539e> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103315000 -        0x10331bfff  org.twain.dsm 1.9.3 (1.9.3) /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103323000 -        0x103333ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5d6ffc4e7b813e8cf0d466a3fa94a837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10333e000 -        0x103344fef  com.apple.agl 3.0.9 (AGL-3.0.9) <0100b02cda021febb58581a7c1ff1023> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10334a000 -        0x103550fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499b4e7a08bb80fcc220d57d45ca424f> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035e3000 -        0x103791fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74cf40f6b216db735c8ffc5533220cd9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103833000 -        0x103c63fef +AdobeMPS ??? (???) <fa3341425343880877604318eb62ad51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dbd000 -        0x1040e8ff7 +AdobeAGM ??? (???) <52e17d566e7aa63582ed5de1f3e5045d> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041b5000 -        0x1044ddfe7 +AdobeCoolType ??? (???) <7ef54cd53426a1e57961fa34ccc2018d> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104575000 -        0x104596ff7 +AdobeBIBUtils ??? (???) <f71506882c150f0caf2493ed82fc321a> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045a3000 -        0x1045ceff6 +AdobeAXE8SharedExpat ??? (???) <7e809606bf97db3ae465156446e56d00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045e0000 -        0x104724fef +WRServices ??? (???) <76354373f0bd0baf6fc0b96dbb371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10476b000 -        0x1047d0fff +aif_core ??? (???) <12fa670e05a81fcba7a2aae68728ea30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047ec000 -        0x104802fff +data_flow ??? (???) <9c5d39a6d2a29b6a8b64d1b59396c112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10481a000 -        0x1048b0fff +image_flow ??? (???) <b72aa9220d68d57e96b12e009b0ad4ae> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104927000 -        0x104945fff +image_runtime ??? (???) <32786637c9bf4cb62df95d99220e00be> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104962000 -        0x104b91fff +aif_ogl ??? (???) <615e7df609b1857a74ace224a636bee1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c70000 -        0x104d03fff +AdobeOwlCanvas ??? (???) <ec667f6d0bb603ea41e8624425b2bf4b> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d23000 -        0x10506cfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023e07600223ab5d758c2c5a052f6af4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x1051fc000 -        0x10537efe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <420772959026d519c05735e07029d97b> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105420000 -        0x105798fff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0e95a0df038acff2ec7bbdb905cdf5c5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058e2000 -        0x1059f7fff +AdobeACE ??? (???) <5bfbc4a1170406a7b656d28bf592307a> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a1c000 -        0x105a38fff +AdobeBIB ??? (???) <7a792f2742cc2dcad5df88a2ce6c2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a42000 -        0x105aacff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6b2f73c210ab08b34ab0a31c83d1e5e0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105adf000 -        0x105bb2ffb +AdobeJP2K ??? (???) <465d1693be79590ee1aabaa8061b4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bd2000 -        0x105bd6ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0c380604c686c2e40535c1fab230187e> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105bda000 -        0x105c51fff +FileInfo ??? (???) <6d5235b90eb617ca6457a2507a87ea8f> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c72000 -        0x105cd0ffd +AdobeXMP ??? (???) <561026bbc6ea29ce4790cabcb81e8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105cde000 -        0x106179fff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x1066ff000 -        0x106755feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03b806982c3ba232f15f8f08f8963a19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x10679a000 -        0x1067bfffe +adobepdfsettings ??? (???) <56e7f03360322ec2250e43f1ebd123b1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x1067f9000 -        0x1067feffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <dffb9a088369d65f161f7c61d562e307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106803000 -        0x10699ffff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855e671f64aee0d1110cf669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a47000 -        0x106b3ffef  libiconv.2.dylib ??? (???) <698d6ca445eef34af85c9f2e5b372def> /usr/lib/libiconv.2.dylib
           0x106b46000 -        0x106b5ffeb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106b70000 -        0x106b76feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106b7d000 -        0x106b7dffd  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
           0x106b81000 -        0x106b89ff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858df5af02022a7b94514ec277724d4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106bbf000 -        0x106bc3fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <f9cc74c2bc3fa2228542ff4fa1a21202> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x106bd1000 -        0x106bd3fe1  com.apple.textencoding.unicode 2.2 (2.2) <f211579642f2c73a3ccb78e59bdd8edc> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106de7000 -        0x106e57ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52ff1f9b9991ece2c7e309da1b368cbe> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x119e90000 -        0x119e91fe7  libCyrillicConverter.dylib ??? (???) <1feb792ba69c351faffcc10633022d87> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x11a1d7000 -        0x11a1eefef  libJapaneseConverter.dylib ??? (???) <968851efde951743d650c269974d678d> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x11a1f2000 -        0x11a213ff7  libKoreanConverter.dylib ??? (???) <0924c10884df1f952ce4bc06d1e14d42> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11a217000 -        0x11a226fe7  libSimplifiedChineseConverter.dylib ??? (???) <a91a1f5cf3f364b768e84f6d997e7109> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x11a22a000 -        0x11a23cfef  libTraditionalChineseConverter.dylib ??? (???) <37d7b591c8537068fb3c7da4b8f2aa50> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11a260000 -        0x11a260ffe  com.apple.quartzframework 1.5 (1.5) <60daab8e21129745fb770474865c5f89> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x11a700000 -        0x11a708fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3d59cb21f5c74232ab00dfeb04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11aadd000 -        0x11ae7efe7  com.apple.RawCamera.bundle 3.3.0 (533) <84acd5a6a1840d4a24c641d14291e8ec> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x11b226000 -        0x11b227fff  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <0a5c38146a7d7d5d3104e53bf3c2a02b> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
           0x11b3dd000 -        0x11b3e4fff +Enable Async IO ??? (???) <9c98dc9e5974fe5d75c316bc4738dcc8> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11b46e000 -        0x11b46ffff  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
           0x11b474000 -        0x11b47dfff +FastCore ??? (???) <f1d1c94d4fe1f9696fc28d81837ca5e1> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11b49a000 -        0x11b4fdff3 +MMXCore ??? (???) <2db6fa8e43739823c4f5a9f5f8f80717> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11b583000 -        0x11b5eeff0 +MultiProcessor Support ??? (???) <8a0a7b3267a54cd580dcf9beda271f2c> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x12009b000 -        0x1200b7ff7 +MeasurementCore ??? (???) <0e3be9b3ff3d78a638ec5cb0828b80eb> /Applications/Adobe Photoshop CS5/Plug-ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x120300000 -        0x12055cfef +com.adobe.PSAutomate 12.0.1 (12.0.1) <6a522366ab0ae14ed695cdc7f5211991> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x120772000 -        0x120816ffb +com.adobe.AdobeExtendScript ExtendScript 4.1.25 (4.1.25.8769) <144f37abbe20d159c326a34154fe04b3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x120878000 -        0x120918fef +com.adobe.AdobeScCore ScCore 4.1.25 (4.1.25.8769) <28f9410fa5b5bb59fb7ef5db8fa70a0c> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x12098e000 -        0x1209aeffb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <284c86beacd831dde58d544f581bc93b> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x122669000 -        0x12267afff  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <5e816ce2e083d9186c9c21ee2a942f7e> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
           0x12268c000 -        0x122693ffb  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <33069625811249c0672d574bc3cb1238> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
           0x122706000 -        0x122729fef  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x12273f000 -        0x12275dff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <3bb3159fd3fac1f299faf818ecc1c76d> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
           0x1228a0000 -        0x1228c8fef +ServiceManager-Launcher.dylib ??? (???) <4608e5e77f22a4ff527ce97ea339fccc> /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
           0x125585000 -        0x1255a4ff7  GLRendererFloat ??? (???) <442c02a8d8c6cd301ac9a15de92817c7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/G LRendererFloat
           0x125852000 -        0x1259f1fe3  GLEngine ??? (???) <9ca331e7fb8170f40d7731183f0332b6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x126217000 -        0x1265a7fe9  com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <7ff9803897c5968f9f899924c61ef02d> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
           0x127f00000 -        0x128d47fcf +com.adobe.adobeswfl ??? (2.0.0.7489) <dbd3811148d6c031ef50d034c94ed38b> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
           0x128f48000 -        0x128fd5fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
           0x12904d000 -        0x1290a3fe9  com.apple.securityinterface 3.0.4 (37213) <0f5f9ec6d6549eed0036cfdbf8d0957e> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
           0x1290fb000 -        0x129141fe2  com.apple.securityfoundation 3.0.2 (36131) <547c04733f79be3aa5b29711fc8aa285> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
           0x129185000 -        0x129381feb  com.apple.QuartzComposer 2.1 (106.13) <a420074947a2403c1a19aafc96a47f99> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
           0x129557000 -        0x12959aff7  com.apple.quartzfilters 1.5.0 (1.5.0) <1fc3976c0af1c82f0b219ed6434bf9f1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
           0x1295da000 -        0x12975afff  com.apple.imageKit 1.0.2 (1.0) <8f494d257c5ded166dbac4ce0f81c571> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
           0x1298be000 -        0x129aa7fff  com.apple.JavaScriptCore 5533.17 (5533.17.6) <ee1d0a498c51691ae0f1c6574c61f0c3> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x129b1e000 -        0x129b7dfff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
           0x12ad5e000 -        0x12ad8bfef  com.apple.mio.DAL.VDC_4 130.0 (935) <c5ed5d7d5e2c8adf5a844e0c93ac2597> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.plugin/Cont ents/MacOS/VDC
           0x12b2df000 -        0x12b31cfeb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <cd8bd7c70f6629b6c158a6ef8df69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
        0x7fff5fc00000 -     0x7fff5fc2e643  dyld 97.1 (???) <1d1ba42c89e77cfe2558a3c66129fff6> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80004ff3  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff80005000 -     0x7fff80014fe7  com.apple.opengl 1.5.10 (1.5.10) <4323d19778f96707f7ba0c1cfbcaa216> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff80015000 -     0x7fff80018ffb  com.apple.help 1.1 (36) <4c8c537817ac6888cf01adfc4c099d9a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff80019000 -     0x7fff8018cfff  com.apple.MediaToolbox 0.484.2 (484.2) <ea9ed3baf96013507003b14642c1fd61> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8018d000 -     0x7fff80223ffb  com.apple.LaunchServices 292 (292) <d6750e4efb1986b3ffd2bc037223a3ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
        0x7fff80224000 -     0x7fff80362fe9  com.apple.ImageIO.framework 2.0.7 (2.0.7) <b7ce4862771297c0725d86807d3e025c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
        0x7fff80363000 -     0x7fff803d2ff9  com.apple.print.framework.PrintCore 5.5.4 (245.6) <3b13cf37d0514deba9e7b0a71346580a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff803d3000 -     0x7fff804d9feb  com.apple.CoreData 100.2 (186.2) <4f9b42b458d54644f0d97538741414bf> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff804da000 -     0x7fff8052afe7  com.apple.Metadata 10.5.8 (398.26) <c6f33c64966aceb08eeea18e29609c26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff8052b000 -     0x7fff805e9fff  edu.mit.Kerberos 6.0.14 (6.0.14) <33ba732d7b5009437a874a78c9adaaee> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff805ea000 -     0x7fff80604fff  com.apple.openscripting 1.2.8 (???) <e4e52ab77fc6344ef3ef4a9b259c4543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff80605000 -     0x7fff80774fff  libicucore.A.dylib ??? (???) <d69c6c54ddbf4ef58ea94d733de685b9> /usr/lib/libicucore.A.dylib
        0x7fff80775000 -     0x7fff80786ffd  libz.1.dylib ??? (???) <adb739c51df0f32aa0edd5565cee1c98> /usr/lib/libz.1.dylib
        0x7fff80787000 -     0x7fff8078dfff  com.apple.DiskArbitration 2.2.1 (2.2.1) <cab52e39ef8dde5003d9029c99d4c264> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8078e000 -     0x7fff807a6fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <0a5c79542cfecfe148558dd5d033aaa1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
        0x7fff807a7000 -     0x7fff807a7ff8  com.apple.ApplicationServices 34 (34) <71fa30df5b60e756224f1dc853592585> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff807a8000 -     0x7fff80cc8f3e  libGLProgrammability.dylib ??? (???) <207db18522b3ac49670f1ed7bb592079> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
        0x7fff80cc9000 -     0x7fff81081fff  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff81082000 -     0x7fff810c3fef  com.apple.framework.IOKit 1.5.2 (???) <ebadf76b05d974c057871f79d1155160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff810c4000 -     0x7fff81175fef  com.apple.CoreServices.OSServices 228.1 (228.1) <2d00a97308b7bbbc49d7ab512a22dc3f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
        0x7fff81176000 -     0x7fff811b9fef  com.apple.QD 3.11.57 (???) <8b866ad370ea1d63dac867d4d857a30b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff811ba000 -     0x7fff811baffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff811bb000 -     0x7fff811bdfff  com.apple.NavigationServices 3.5.2 (163) <0cde9279f40ad2455a1a818ef6c8099f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
        0x7fff811be000 -     0x7fff811beffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff811bf000 -     0x7fff811c1ff7  libffi.dylib ??? (???) <dc89a0cfa89fa40bd5e67ac301a9ba2a> /usr/lib/libffi.dylib
        0x7fff811c2000 -     0x7fff812fafef  com.apple.CoreFoundation 6.5.7 (476.19) <d7aea66b6a0d43c717a9d974d4b3e2de> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff812fb000 -     0x7fff815e2ffb  com.apple.HIToolbox 1.5.6 (???) <54f8e0b178ed377fb279ba48fa1aa88b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff815e3000 -     0x7fff81604fff  libresolv.9.dylib ??? (???) <e8a96351d4568c470667a6cabc7c0bc1> /usr/lib/libresolv.9.dylib
        0x7fff81605000 -     0x7fff81605ff8  com.apple.Cocoa 6.5 (???) <2431b586687b3f3fa9da37defe5879cc> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81606000 -     0x7fff8165bfe3  com.apple.HIServices 1.7.1 (???) <8c601c198e138905743161674f558fcc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff8165c000 -     0x7fff8170ffef  com.apple.DesktopServices 1.4.9 (1.4.9) <5f0496e25a01c3f56c30c5038890697a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
        0x7fff81710000 -     0x7fff81cdbfff  com.apple.CoreGraphics 1.409.6 (???) <a80f0ec842d5aeae1da9367b2286a185> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff81cdc000 -     0x7fff81d1ffef  com.apple.CoreMedia 0.484.2 (484.2) <0ef848d0f5512f2a15ce3fe1ab456d25> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff81d20000 -     0x7fff81d2efff  libCSync.A.dylib ??? (???) <205b8d47e5a95465677c5a7ae710b355> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81d2f000 -     0x7fff81e02ffc  com.apple.CFNetwork 438.14 (438.14) <6ee65b0d31b375308263b0e63e53ff14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
        0x7fff81e03000 -     0x7fff81e35ff7  libauto.dylib ??? (???) <5876c3364307b49c40b42bc60eef886e> /usr/lib/libauto.dylib
        0x7fff81e36000 -     0x7fff81eb1ff3  com.apple.CoreText 2.0.4 (???) <1b6b31f4f2bb436681b49936feb277bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff81eb2000 -     0x7fff81eccfff  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
        0x7fff81ecd000 -     0x7fff81f08fff  com.apple.AE 402.3 (402.3) <1e9465866c041e76f38cb6e7752b2936> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff81f09000 -     0x7fff81f0efff  com.apple.CommonPanels 1.2.4 (85) <564fc0c6c53a00d1a7bf8a94545beffa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
        0x7fff81f0f000 -     0x7fff81f0ffff  com.apple.Carbon 136 (136) <4170a1c4d19c1b3c9a467846ffee73e7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81f10000 -     0x7fff81f12fff  com.apple.print.framework.Print 218.0.3 (220.2) <c298ebb2a5f672f8f330206f6789fee3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff81f13000 -     0x7fff81f13ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff81f14000 -     0x7fff8229bff0  com.apple.VideoToolbox 0.484.2 (484.2) <a5207849d6555ab90aba36e0ad710e91> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8229c000 -     0x7fff82a59fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff82a5a000 -     0x7fff82a5affa  com.apple.CoreServices 32 (32) <beac1b7266aaf0da184cd5925910217e> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff82a5b000 -     0x7fff82af6fe7  com.apple.ink.framework 101.3 (86) <087a78fda9b86c898cd33fdcbc927699> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff82af7000 -     0x7fff82b0bff7  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82b0c000 -     0x7fff82bedfff  libcrypto.0.9.7.dylib ??? (???) <752f9db6e46f8d48fe3a6663d97acc34> /usr/lib/libcrypto.0.9.7.dylib
        0x7fff82bee000 -     0x7fff82d79ffb  libSystem.B.dylib ??? (???) <b12f576b6d85401bcfe5e9994d93a9cf> /usr/lib/libSystem.B.dylib
        0x7fff82d7a000 -     0x7fff82d7dfff  com.apple.securityhi 3.0 (30817) <a1ab740da55066d498edc005c4541af4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
        0x7fff82d7e000 -     0x7fff82df2fe7  libstdc++.6.dylib ??? (???) <4c052234501252589cb46a124abc72d9> /usr/lib/libstdc++.6.dylib
        0x7fff82df3000 -     0x7fff82e1dfff  libcups.2.dylib ??? (???) <f21ce3a4c0b9f3610995430edc90fd56> /usr/lib/libcups.2.dylib
        0x7fff82e1e000 -     0x7fff82e2ffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <e9ccc1684978793903989e662271178a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff82e30000 -     0x7fff82eb8fef  libsqlite3.0.dylib ??? (???) <1f42e9535ec0f3b5f93714c0752ad330> /usr/lib/libsqlite3.0.dylib
        0x7fff82eb9000 -     0x7fff82edcfff  com.apple.CoreVideo 1.6.1 (48.6) <df18390d81e714012b80847e444096a2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff82edd000 -     0x7fff82f04fff  libxslt.1.dylib ??? (???) <976e452777732411dc6bbc9bf96f202f> /usr/lib/libxslt.1.dylib
        0x7fff82f05000 -     0x7fff82f07ff9  libRadiance.dylib ??? (???) <341811ca2b343812ec36c25920771374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
        0x7fff82f08000 -     0x7fff82f4dfef  libRIP.A.dylib ??? (???) <b8c0a1a9d96f17ff6b1e634b6e6c9bf4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff82f4e000 -     0x7fff830cefff  com.apple.QTKit 7.6.6 (1674) <166a50f6d24e48690cc78ae12fbe94c6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff830cf000 -     0x7fff830dbff1  libgcc_s.1.dylib ??? (???) <568895f7479fefc4796748a618c6ec9f> /usr/lib/libgcc_s.1.dylib
        0x7fff830dc000 -     0x7fff8316dfff  com.apple.SearchKit 1.2.2 (1.2.2) <87379484090b910fd05c027b66d1228f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
        0x7fff8316e000 -     0x7fff832b1ffb  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff832b2000 -     0x7fff832eeff7  libGLImage.dylib ??? (???) <25d35c0cffa9bad1c477a1ca42b9d6e8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff832ef000 -     0x7fff835ebfe3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <a9d4152e4cf55c6dd49d56183d2b56de> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
        0x7fff835ec000 -     0x7fff83602ff9  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
        0x7fff83603000 -     0x7fff83679fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff8367a000 -     0x7fff836ccfff  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff836cd000 -     0x7fff836dbff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff836dc000 -     0x7fff83977fe3  com.apple.Foundation 6.5.9 (677.26) <d7c197fec4d7c3097be95ae742a47c22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff83978000 -     0x7fff83978ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
        0x7fff83979000 -     0x7fff83d59fef  com.apple.QuartzCore 1.5.8 (1.5.8) <2d851a8a7c46be4dde5714630902e937> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83d5a000 -     0x7fff83de1fef  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <688f48384a6778f9133969ec9bb1569e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83de2000 -     0x7fff83ed6fff  libobjc.A.dylib ??? (???) <8cb12a6a38aa7a4d82c7704ebf3cac72> /usr/lib/libobjc.A.dylib
        0x7fff83ed7000 -     0x7fff83f14ff7  com.apple.SystemConfiguration 1.9.2 (1.9.2) <5af02fa92da5a73aec8d4e137d47b40a> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff83f15000 -     0x7fff8411efeb  com.apple.security 5.0.6 (37592) <14cfdcaa1508a9618f28fd403c8a14a1> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8411f000 -     0x7fff84a48fef  com.apple.AppKit 6.5.9 (949.54) <5076cda2b3c9560d7f019afd480039c7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84a49000 -     0x7fff84a52fff  libCGATS.A.dylib ??? (???) <ca2a50cd662774cf1e173d6551db043d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGATS.A.dylib
        0x7fff84a53000 -     0x7fff84b48fff  libxml2.2.dylib ??? (???) <78096eb3aaceae5121ca6fa885566517> /usr/lib/libxml2.2.dylib
        0x7fff84b49000 -     0x7fff84b51ffa  libbsm.dylib ??? (???) <e4eaac0d1d83b90c308d2ee2ab957cc5> /usr/lib/libbsm.dylib
        0x7fff84b52000 -     0x7fff84c16fe2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff84c17000 -     0x7fff84c39fff  libJPEG.dylib ??? (???) <51ce9e815e83ce65af62ddee0eb8b59d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
        0x7fff84c3a000 -     0x7fff84c88fff  com.apple.CoreMediaIOServices 130.0 (935) <f088063f1165ad40c2693a7d664871a1> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
        0x7fff84c89000 -     0x7fff84d29fe3  com.apple.ApplicationServices.ATS 238.14.1 (???) <d451848ed6572aba7b9b539972badc7e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff84d2a000 -     0x7fff84d48fff  libPng.dylib ??? (???) <2d2556806c98073c52fc2feedd517aa1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
        0x7fff84d49000 -     0x7fff84dacfef  libGLU.dylib ??? (???) <a2f054278940bdd9233e1a43f0438553> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff84dad000 -     0x7fff84db1fff  libGIF.dylib ??? (???) <552c42f35a3900d95bf6a0462098daef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
        0x7fff84db2000 -     0x7fff84df5fef  libTIFF.dylib ??? (???) <1e7eda9e4866627ae2c7b0e89dc0f643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
        0x7fff84df6000 -     0x7fff84dfafff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
        0x7fff84dfb000 -     0x7fff84e05fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <3780e10cf1c574c73098426b9f3b91bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff84e06000 -     0x7fff84e43fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84e44000 -     0x7fff84e74fff  com.apple.shortcut 1.0.1 (1.0) <ddfe2912c4d9b38b63e4a2f37d870b9a> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff84e75000 -     0x7fff84f40ff7  com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
        0x7fffffe00000 -     0x7fffffe01780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    0xfffffffffffec000 - 0xfffffffffffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

    Hi Chris
    I'm facing the similar problem as erin2015.
    My Photoshop CS5 stop at "Reading Preferences" page.
    Please advice how can I get this solve?
    Thanks

Maybe you are looking for

  • Calling a bounded task flow from  an unbounded task flow

    How can I navigate from an unbounded task flow to a bounded task flow.... My situation is as follows: In the adfc-config.xml, I have a view activity ADMhome, Wildcard as well as a task-flow-call, admTaskFlow.  A control flow goes from the wildcard to

  • RH_INSERT_INFTY in update mode not working properly

    I am calling the FM RH_INSERT_INFTY using IN UPDATE TASK in my Inbound part of my IDOC. The IDOC is getting generated successfully in the Outbound part but getting errorred out in the Inbound side. I have checked for the attributes of the FM where th

  • Draw graphics in ABAP

    Hi, i'm looking for a way to draw graphics in my SAP-GUI. I need really drawing, not only charts. I searched the forum for this topic, and found the solution via a HTML-Control with SVG. Basicly this is exactly what im looking for, but isn't there an

  • How come my Nikon D610 can not open photoshop CS6 raw files

    any one know,i just bough a New Nikon D610 digitalcamera, i am upload in to Photoshop CS6 raw file, but can not open,why?

  • Card payments

    Dear experts, we have a process at our client place where the employees will be using purchase cards for procurement. Some times there will be po and LIV as well and some time they would just enter a regular vendor invoice. They wanted to follow the