Flex 3 b2 on osx 10.5

I installed flex 3 b2 on a clean install of OSX 10.5 leopard
and a dialog box came up immediately saying my trial had expired.
so i put in the flex 2 licenses and it says everything is ok. it
will create and import my flex 3 projects, but it hangs when i
double click an mxml file. if i restart flex builder, i get
prompted to put in my licenses all over again. i tried the plug-in
and it works exactly the same. it works fine for cfeclipse and
java.. any ideas? is there a problem with the licensing on leopard?
i did an upgrade on my macbook pro to 10.5 and flex builder 3 works
fine there.

I'd suggest you ask this question in the developer forums:
Developer Forums
You'll be more likely to get a quick answer there, this not being a MacBook Pro question per se.
Regards.

Similar Messages

  • OSX and Tour De Flex Issues

    I am having all kinds of issues with Tour De Flex examples on OSX and Safari. Is any one else having issues?  Issues are speed, lockups and functionality of the examples. I am not sure if it is just the  Apple and Adobe war.

    Yeah - the issue started with Safari 5.  We're looking into it...but it appears to be a bug in the way iframes are handled in Safari 5.
    In the meantime, you can use Firefox or better yet, download and install the desktop version of Tour de Flex (AIR app).  The desktop version has additional samples, most of which are in the AIR category.
    Thanks!
    Greg Wilson
    Adobe Systems, Inc.
    http://gregsramblings.com
    http://flex.org/tour

  • Can't Install AIR-based application

    I'm using Flex Builder 3 (OSX 10.5) and AIR Runtime 1. Can
    play my app in Flex just fine without errors/warnings. Publish to
    AIR file and it won't install on any of 3 windows boxes I've tried.
    I can install the same AIR app on Mac OSX (on which I'm running
    Flex) just fine.
    Exact error experienced comes after you tell it where to
    install & to create shortcut, etc. Gett this: "Sorry an error
    has occurred. The application could not be installed. Try
    installing it again. If the problem persists, contact the
    application author. Error# 0" [CLOSE]
    I suspected a corrupt project or something since a new MXML
    app with just a hello world text box in it wouldn't install either,
    though it too played fine in Flex.
    Created new project & could install hello world app
    published from there. Copied all key src into new project &
    exported Release Build but once again this wouldn't install on
    Windows. Deleted all src except for hello world text file and now
    it won't install.
    Tried publishing Release Build from another mac with Flex
    Builder 3 and got same issue.
    Tried uninstall/reinstall AIR runtime on windows box (as well
    as latest install on a different windows box) and that didn't help.
    The weirdest thing is that all of this worked fine yesterday
    and Release Builds published then still install on the windows
    machines.

    Tracked down the issue. Apparently I had a folder which
    accidentally had a period (.) at the end of the folder name. This
    didn't cause any hijinx on Mac OSX's HFS+ file system, but lost its
    period (i'm assuming) on the windows machines I was trying to
    install in. I can only assume it did a crosscheck to ensure all
    files copied, saw the mismatch, and threw the error.
    Certainly the error should be more descriptive or the export
    Release Build function should have seen it as a cause for alarm
    during publish.

  • Can't build FlexPMD 1.2

    I can't seem to get FlexPMD 1.2 to build with Maven.
    I did an export from SVN to a new directory:
    C:\>svn export http://opensource.adobe.com/svn/opensource/flexpmd/tags/1.2/ flexpmd1.2
    Then ran "mvn clean package" (using Maven 2.0.9 with no settings.xml and an empty local repository):
    C:\flexpmd1.2\flex-pmd-parent>mvn clean package
    [INFO] Scanning for projects...
    [INFO] Reactor build order:
    [INFO]   Adobe Flex PMD
    [INFO]   Adobe Flex PMD Java Parent
    [INFO]   As3 Maven plugin Utils
    [INFO]   As3 Parser API
    [INFO]   Adobe Flex PMD RuleSet test resources
    [INFO]   Adobe Flex PMD Files
    [INFO]   As3 Parser
    [INFO]   Adobe Flex PMD RuleSet API
    [INFO]   Adobe Flex PMD RuleSet
    [INFO]   Adobe Flex PMD Core
    [INFO]   Adobe Flex PMD Maven plugin
    [INFO]   Adobe Flex CPD (Copy and Past Detector)
    [INFO]   Adobe Flex CPD Maven plugin
    [INFO]   Adobe Flex Metrics
    [INFO]   Adobe Flex Metrics Maven plugin
    [INFO]   Adobe Flex PMD Flex Parent
    [INFO]   FlexUnit theme
    [INFO]   Adobe Flex PMD Flex lib
    [INFO]   Adobe Flex PMD Ruleset creator
    [INFO]   Adobe Flex PMD Violations viewer
    [INFO]   Adobe Flex PMD Flex/Java Parent
    [INFO]   Adobe Flex PMD Mac OSX Automator workflow
    [INFO]   Adobe Flex PMD Ant task
    [INFO]   Adobe Flex PMD Command line API
    [INFO]   Adobe Flex PMD Command line
    [INFO]   Adobe Flex CPD Ant task
    [INFO]   Adobe Flex CPD Command line
    [INFO]   Adobe Flex Metrics Ant task
    [INFO]   Adobe Flex Metrics command line
    [INFO]   Adobe Flex PMD All-in-one bundle
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Adobe Flex PMD
    [INFO]    task-segment: [clean, package]
    [INFO] ------------------------------------------------------------------------
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Error building POM (may not be this project's POM).
    Project ID: org.codehaus.mojo:cobertura-maven-plugin
    POM Location: C:\Documents and Settings\<username>\.m2\repository\org\codehaus\mojo\cobertura-maven-plugin\2.2\cobertura -maven-plugin-2.2.pom
    Reason: Not a v4.0.0 POM. for project org.codehaus.mojo:cobertura-maven-plugin at C:\Documents and Settings\<username>\.m2\repository\org\codehaus\mojo\cobertura-maven-plugin\2.2\cobertura -maven-plugin-2.2.pom
    Its downloading this:
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://nexus.codehaus.org/content/repositories/releases/org/codehaus/mojo/cobertura-maven -plugin/2.2/cobertura-maven-plugin-2.2.pom">here</a>.</p>
    <hr>
    <address>Apache/2.0.52 (Red Hat) Server at repository.codehaus.org Port 80</address>
    </body></html>
    Looks like the repository URL needs to be updated in the poms.

    Also, I can't seem to locate the dependency "com.adobe.cairngorm:event-source:swc:1.1" in any public Maven repository:
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.
    Missing:
    1) com.adobe.cairngorm:event-source:swc:1.1
      Try downloading the file manually from the project website.
      Then, install it using the command:
          mvn install:install-file -DgroupId=com.adobe.cairngorm -DartifactId=event-
    source -Dversion=1.1 -Dpackaging=swc -Dfile=/path/to/file
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=com.adobe.cairngorm -DartifactId=event-so
    urce -Dversion=1.1 -Dpackaging=swc -Dfile=/path/to/file -Durl=[url] -Drepository
    Id=[id]
      Path to dependency:
            1) com.adobe.ac:flex-pmd-flex-lib:swc:1.2
            2) com.adobe.cairngorm:event-source:swc:1.1
    1 required artifact is missing.
    for artifact:
      com.adobe.ac:flex-pmd-flex-lib:swc:1.2
    from the specified remote repositories:
      flex-mojos (http://repository.sonatype.org/content/groups/flexgroup),
      dist.codehaus.org (http://dist.codehaus.org/),
      flexmojos-repository (http://repository.sonatype.org/content/groups/public/),
      apache (http://cvs.apache.org/repository/),
      maven2-repository.dev.java.net (http://download.java.net/maven/2/)

  • Flex Builder 4 Export Release Build fails on OSX

    Flex Builder 4, SDK 4.1.0.16076
    When I choose Project->Export Release Build, or Export Release Build from the Export context menu, nothing happens on teh interface, but I see the following error in the log. Any thoughts on solution or workaround?
    Thanks
    D
    !ENTRY org.eclipse.ui 4 0 2011-05-25 14:54:44.886
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NullPointerException
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionProjectAndLocati onPage.getDefaultOutputFolderPath(ExportReleaseVersionProjectAndLocationPage.java:312)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionProjectAndLocati onPage.createLocationControls(ExportReleaseVersionProjectAndLocationPage.java:297)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionProjectAndLocati onPage.createControl(ExportReleaseVersionProjectAndLocationPage.java:501)
    at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionWizard.createPag eControls(ExportReleaseVersionWizard.java:310)
    at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:734)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:606)
    at org.eclipse.jface.window.Window.create(Window.java:431)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionAction$1.run(Export ReleaseVersionAction.java:93)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionAction.run(ExportRe leaseVersionAction.java:103)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:584)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1669)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1693)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1678)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1421)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3657)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3240)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)

    looks like this is same as http://bugs.adobe.com/jira/browse/FB-29046 -- export works if turn Application Server in Properties to None/Other rather than J2EE... that bug report was closed as unreproducible. Looks like its still out there in the wild...

  • Problems running Flex on OSX 10.5

    here is the log:
    !ENTRY org.eclipse.equinox.app 2008-06-23 10:36:07.702
    !MESSAGE Product com.adobe.flexbuilder.standalone.product
    could not be found.
    !ENTRY org.eclipse.osgi 4 0 2008-06-23 10:36:07.713
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
    at
    org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer. java:236)
    at
    org.eclipse.equinox.internal.app.EclipseAppContainer.start(EclipseAppContainer.java:98)
    at
    org.eclipse.equinox.internal.app.Activator.addingService(Activator.java:112)
    at
    org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
    at
    org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialServices(ServiceTracker.java:926 )
    at
    org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:330)
    at
    org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:274)
    at
    org.eclipse.equinox.internal.app.Activator.start(Activator.java:54)
    at
    org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:9 99)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at
    org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:993)
    at
    org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 74)
    at
    org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at
    java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
    at
    org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.j ava:47)
    at
    org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:32)
    at
    org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:9 99)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at
    org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:993)
    at
    org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 74)
    at
    org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)
    at
    org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)
    at
    org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManage r.java:634)
    at
    org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java :508)
    at
    org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelMana ger.java:282)
    at
    org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManage r.java:468)
    at
    org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
    at
    org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)
    !ENTRY org.eclipse.osgi 2 0 2008-06-23 10:36:07.727
    !MESSAGE One or more bundles are not resolved because the
    following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-23 10:36:07.728
    !MESSAGE Bundle
    update@plugins/org.eclipse.datatools.connectivity.oda.template.ui_3.0.4.200706071.jar
    was not resolved.
    !SUBENTRY 2
    org.eclipse.datatools.connectivity.oda.template.ui 2 0 2008-06-23
    10:36:07.728
    !MESSAGE Missing required bundle
    org.eclipse.pde.ui_[3.2.0,4.0.0).
    !ENTRY org.eclipse.osgi 2 0 2008-06-23 10:36:07.728
    !MESSAGE The following is a complete list of bundles which
    are not resolved, see the prior log entry for the root cause if it
    exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-23 10:36:07.728
    !MESSAGE Bundle
    update@plugins/org.eclipse.datatools.connectivity.oda.template.ui_3.0.4.200706071.jar
    [51] was not resolved.
    !SUBENTRY 2
    org.eclipse.datatools.connectivity.oda.template.ui 2 0 2008-06-23
    10:36:07.729
    !MESSAGE Missing required bundle
    org.eclipse.pde.ui_[3.2.0,4.0.0).

    Same issues here running a purchased version of Flex 3 Pro:
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x00000000453ba000
    Crashed Thread: 16
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed
    mode)
    Virtual Machine version: Java HotSpot(TM) Client VM
    (1.5.0_13-119) for macosx-x86, built on Sep 28 2007 23:59:21 by
    root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Bus Error (0xa) at pc=0xffff0bac
    Current thread (0x09024f10): JavaThread "Worker-3"
    [_thread_in_native, id=9543680]
    Stack: [0xb0857000,0xb08d7000)
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM
    code)
    J java.nio.Bits.copyToByteArray(JLjava/lang/Object;JJ)V
    J java.nio.DirectByteBuffer.get([BII)Ljava/nio/ByteBuffer;
    J java.util.zip.ZipFile$MappedZipFileInputStream.read([BII)I
    J java.util.zip.ZipFile$2.fill()V
    J java.util.zip.InflaterInputStream.read([BII)I
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j sun.misc.Resource.getBytes()[B+30
    j
    java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Clas s;+219
    j
    java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/R esource;)Ljava/lang/Class;+3
    j java.net.URLClassLoader$1.run()Ljava/lang/Object;+43
    v ~StubRoutines::call_stub
    j
    java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljav a/security/AccessControlContext;)Ljava/lang/Object;+0
    j
    java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
    j
    com.adobe.flexbuilder.project.sdks.FlexClassLoader.findClass(Ljava/lang/String;)Ljava/lan g/Class;+19
    J
    java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j
    com.adobe.flexbuilder.project.sdks.FlexClassLoader.loadClass(Ljava/lang/String;Z)Ljava/la ng/Class;+3
    J
    java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    v ~StubRoutines::call_stub
    j
    com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.setup(Lcom/adobe/fl exbuilder/project/actionscript/IActionScriptProject;Lorg/eclipse/core/resources/IFile;Lcom /adobe/flexbuilder/project/compiler/internal/FlexIncrementalBuilder;Lcom/adobe/flexbuilder /project/compiler/LibraryCacheProxy;)V+28
    j
    com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.setup(Lcom/adobe/flexbuild er/project/actionscript/IActionScriptProject;Lorg/eclipse/core/resources/IFile;Lcom/adobe/ flexbuilder/project/compiler/internal/FlexIncrementalBuilder;Lcom/adobe/flexbuilder/projec t/compiler/LibraryCacheProxy;)V+19
    j
    com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(Lcom/adobe/flexbuilde r/project/actionscript/IActionScriptProject;Lorg/eclipse/core/resources/IFile;Lcom/adobe/f lexbuilder/project/compiler/internal/FlexIncrementalBuilder;Lcom/adobe/flexbuilder/project /compiler/LibraryCacheProxy;)Lcom/adobe/flexbuilder/project/compiler/IBuilder;+102
    j
    com.adobe.flexbuilder.project.compiler.BuilderManager.getBuilder(Lcom/adobe/flexbuilder/p roject/actionscript/IActionScriptProject;Lorg/eclipse/core/resources/IFile;Lcom/adobe/flex builder/project/compiler/internal/FlexIncrementalBuilder;Lcom/adobe/flexbuilder/project/co mpiler/LibraryCacheProxy;)Lcom/adobe/flexbuilder/project/compiler/IBuilder;+111
    j
    com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.preBuild(Lorg/ecli pse/core/resources/IFile;Lcom/adobe/flexbuilder/project/compiler/LibraryCacheProxy;)Lcom/a dobe/flexbuilder/project/compiler/IBuilder;+10
    j
    com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(Lorg/eclipse /core/resources/IFile;ILcom/adobe/flexbuilder/project/compiler/internal/GeneratedHTMLResou rces;Lorg/eclipse/core/resources/IContainer;Lcom/adobe/flexbuilder/project/compiler/Librar yCacheProxy;Lorg/eclipse/core/runtime/IProgressMonitor;)V+279
    j
    com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(I[Lorg/eclipse/c ore/resources/IFile;Lorg/eclipse/core/runtime/IProgressMonitor;)[Lorg/eclipse/core/resourc es/IProject;+589
    j
    com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(ILjava/util/ Map;Lorg/eclipse/core/runtime/IProgressMonitor;)[Lorg/eclipse/core/resources/IProject;+149
    j org.eclipse.core.internal.events.BuildManager$2.run()V+33
    j
    org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
    j
    org.eclipse.core.internal.events.BuildManager.basicBuild(ILorg/eclipse/core/resources/Inc rementalProjectBuilder;Ljava/util/Map;Lorg/eclipse/core/runtime/MultiStatus;Lorg/eclipse/c ore/runtime/IProgressMonitor;)V+301
    j
    org.eclipse.core.internal.events.BuildManager.basicBuild(Lorg/eclipse/core/resources/IPro ject;I[Lorg/eclipse/core/resources/ICommand;Lorg/eclipse/core/runtime/MultiStatus;Lorg/ecl ipse/core/runtime/IProgressMonitor;)V+62
    j org.eclipse.core.internal.events.BuildManager$1.run()V+24
    j
    org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
    j
    org.eclipse.core.internal.events.BuildManager.basicBuild(Lorg/eclipse/core/resources/IPro ject;ILorg/eclipse/core/runtime/MultiStatus;Lorg/eclipse/core/runtime/IProgressMonitor;)V+ 98
    j
    org.eclipse.core.internal.events.BuildManager.basicBuildLoop([Lorg/eclipse/core/resources /IProject;[Lorg/eclipse/core/resources/IProject;ILorg/eclipse/core/runtime/MultiStatus;Lor g/eclipse/core/runtime/IProgressMonitor;)V+97
    j
    org.eclipse.core.internal.events.BuildManager.build(ILorg/eclipse/core/runtime/IProgressM onitor;)Lorg/eclipse/core/runtime/IStatus;+148
    j
    org.eclipse.core.internal.events.AutoBuildJob.doBuild(Lorg/eclipse/core/runtime/IProgress Monitor;)V+88
    j
    org.eclipse.core.internal.events.AutoBuildJob.run(Lorg/eclipse/core/runtime/IProgressMoni tor;)Lorg/eclipse/core/runtime/IStatus;+48
    j org.eclipse.core.internal.jobs.Worker.run()V+31
    v ~StubRoutines::call_stub
    Java Threads: ( => current thread )
    =>0x09024f10 JavaThread "Worker-3" [_thread_in_native,
    id=9543680]
    0x09024950 JavaThread "Worker-2" [_thread_blocked,
    id=9265152]
    0x09023f50 JavaThread "Thread-1" [_thread_blocked,
    id=9550848]
    0x0901fff0 JavaThread "Worker-1" [_thread_blocked,
    id=9315840]
    0x0901d1b0 JavaThread "Worker-0" [_thread_blocked,
    id=9261568]
    0x09013e80 JavaThread "Start Level Event Dispatcher" daemon
    [_thread_blocked, id=8860672]
    0x09013980 JavaThread "Framework Event Dispatcher" daemon
    [_thread_blocked, id=8855040]
    0x09012f30 JavaThread "State Data Manager" daemon
    [_thread_blocked, id=8585216]
    0x09009040 JavaThread "Low Memory Detector" daemon
    [_thread_blocked, id=8512512]
    0x09008570 JavaThread "CompilerThread0" daemon
    [_thread_blocked, id=8508928]
    0x09008100 JavaThread "Signal Dispatcher" daemon
    [_thread_blocked, id=8500736]
    0x09007810 JavaThread "Finalizer" daemon [_thread_blocked,
    id=8497152]
    0x09007410 JavaThread "Reference Handler" daemon
    [_thread_blocked, id=8493568]
    0x09001560 JavaThread "main" [_thread_in_vm, id=-1608106080]
    Other Threads:
    0x09006b60 VMThread [id=8402944]
    0x09009c40 WatcherThread [id=8516096]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 9088K, used 6276K [0x0d580000,
    0x0df50000, 0x0fce0000)
    eden space 8128K, 69% used [0x0d580000, 0x0db0a638,
    0x0dd70000)
    from space 960K, 62% used [0x0dd70000, 0x0de06d98,
    0x0de60000)
    to space 960K, 0% used [0x0de60000, 0x0de60000, 0x0df50000)
    tenured generation total 121024K, used 2923K [0x0fce0000,
    0x17310000, 0x2d580000)
    the space 121024K, 2% used [0x0fce0000, 0x0ffbac18,
    0x0ffbae00, 0x17310000)
    compacting perm gen total 65536K, used 13595K [0x2d580000,
    0x31580000, 0x3d580000)
    the space 65536K, 20% used [0x2d580000, 0x2e2c7068,
    0x2e2c7200, 0x31580000)
    No shared spaces configured.
    Virtual Machine arguments:
    JVM args: -Xdock:icon=../Resources/flexbuilder.icns
    -Xdock:name=Flex Builder -XstartOnFirstThread -Xms128m -Xmx512m
    -XX:MaxPermSize=256m -XX:PermSize=64m
    -Dorg.eclipse.swt.internal.carbon.smallFonts
    -Dorg.eclipse.swt.internal.carbon.noFocusRing
    Java command: <unknown>
    launcher type: generic
    What's up with Adobe products. So fragile these
    days...

  • Upgraded to Mac OSX Lion, have an issue with Flash Builder 4.5.1 and Flex SDK 3.2

    Howdy, I upgraded my mac yesterday to 10.7, and have run into an interesting problem.
    I was using Flex Builder 3 before, using Flex SDK 3.2. After upgrading, I found that Flex Builder 3 is not compatible with Lion anymore, so I had to upgrade to Flash Builder 4.5.
    This is fine, I just figured I would add the Flex 3.2 sdk, which I did. However, after adding my project to the workbench for Flash Builder 4.5, I see the following error:
    http://cl.ly/3J3W0E22402G2I1L2U1Q
    However, as far as I can tell, the following two screenshots mean I have installed the Flex 3.2 sdk:
    http://cl.ly/1S0l1m2u1Z0z053Y3U29
    http://cl.ly/3c3k2B161K1d1y2H332P
    Does anyone know if this is even possible to do? I need to get back into development ASAP. If I can get Flex 3.2 SDK working in this environment, I am pretty sure I will be good to go.
    Thanks so much!
    Andrew

    I can't help you with your problem, but maybe this is a good start:
    http://kb2.adobe.com/cps/905/cpsid_90508.html#main_Flash_Builder
    ..... About that... have you encountered any other issue when using FB 4.5.1 with OS X 10.7.0?

  • Install flex demo plugin on OSX

    OS X 10.4.x, java 1.5.0_06, Eclipse 3.2
    The flex installer, helpfully, informs me that my Eclipse
    folder neither contains Eclipse v3.2 or the configuration/
    directory.
    Is there a workaround for this?

    please help me out as early as possible...... :-)

  • Photoshop CC 2014 on Mac Book Pro Retina (late 2013) crashes alot on random tasks in OSX Yosemite

    When I am busy in Photoshop CC 2014 (latest version) postprocessing photos OSX crashes and no error message appears. These instability problem occur with random tasks in Photoshop. Mac osx is up to date and also tested with the graphic processor disabled in photoshop. After doing a hard reset by pushes the power button for a few secods and loggin in the system I got a message that there is a graphics problem and to report it to apple. A photoshop developer told my that there is a problem with the video driver and that is known by Apple and that you are working on a solutions??? Please let me know if this is true. Everything is up-to-date.
    Also sometimes a problem report appears:
    Process: Adobe Photoshop CC 2014 [463]
    Path: /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
    Identifier: com.adobe.Photoshop
    Version: 15.2.2 (15.2.2.310)
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: Adobe Photoshop CC 2014 [463]
    User ID: 502
    Date/Time: 2015-01-04 15:07:59.560 +0100
    OS Version: Mac OS X 10.10.1 (14B25)
    Report Version: 11
    Anonymous UUID: 690AFF2D-4188-7CE1-7274-62719F6D1470
    Time Awake Since Boot: 1600 seconds
    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.apple.CoreFoundation 0x00007fff93268827 CFRelease + 39
    1 com.adobe.Photoshop 0x0000000101720772 0x1007d7000 + 16029554
    2 com.adobe.Photoshop 0x0000000101229bb6 0x1007d7000 + 10824630
    3 com.adobe.Photoshop 0x00000001011f86e3 0x1007d7000 + 10622691
    4 com.adobe.Photoshop 0x000000010114fe69 0x1007d7000 + 9932393
    5 com.adobe.Photoshop 0x00000001008ee0e1 0x1007d7000 + 1143009
    6 com.adobe.Photoshop 0x00000001008e2ed7 0x1007d7000 + 1097431
    7 com.adobe.Photoshop 0x00000001008eb4ec 0x1007d7000 + 1131756
    8 com.adobe.Photoshop 0x000000010086068a 0x1007d7000 + 562826
    9 com.adobe.Photoshop 0x000000010086676d 0x1007d7000 + 587629
    10 com.adobe.Photoshop 0x0000000100865981 0x1007d7000 + 584065
    11 com.adobe.Photoshop 0x00000001008617bf 0x1007d7000 + 567231
    12 com.adobe.Photoshop 0x00000001008615a6 0x1007d7000 + 566694
    13 com.adobe.Photoshop 0x000000010206cbb4 0x1007d7000 + 25779124
    14 com.apple.AppKit 0x00007fff999d6e98 -[NSApplication run] + 711
    15 com.adobe.Photoshop 0x000000010206d382 0x1007d7000 + 25781122
    16 com.adobe.Photoshop 0x000000010206e6f8 0x1007d7000 + 25786104
    17 com.adobe.Photoshop 0x0000000100861e8f 0x1007d7000 + 568975
    18 com.adobe.Photoshop 0x0000000100b15dce 0x1007d7000 + 3403214
    19 com.adobe.Photoshop 0x0000000100b15f29 0x1007d7000 + 3403561
    20 com.adobe.Photoshop 0x00000001007d9334 0x1007d7000 + 9012
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff965e422e kevent64 + 10
    1 libdispatch.dylib 0x00007fff96a54a6a _dispatch_mgr_thread + 52
    Thread 2:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 3:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 4:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 5:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 6:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 7:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 8:: MPSupport Worker
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 MultiProcessor Support 0x000000011130e40b 0x1112c7000 + 291851
    2 MultiProcessor Support 0x000000011130e30b 0x1112c7000 + 291595
    3 MultiProcessor Support 0x000000011132e844 0x1112c7000 + 424004
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 9:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 10:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 11:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 12:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 13:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 14:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 15:
    0 libsystem_kernel.dylib 0x00007fff965de56a semaphore_wait_trap + 10
    1 libtbb.dylib 0x0000000105db9550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
    2 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    4 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 16:
    0 libsystem_kernel.dylib 0x00007fff965e3486 __semwait_signal + 10
    1 com.adobe.PSAutomate 0x000000013e45f5f8 0x13e311000 + 1369592
    2 com.adobe.PSAutomate 0x000000013e44505e 0x13e311000 + 1261662
    3 com.adobe.PSAutomate 0x000000013e45f195 0x13e311000 + 1368469
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 17:
    0 libsystem_kernel.dylib 0x00007fff965de52e mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff965dd69f mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fff932c2b14 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fff932c1fdb __CFRunLoopRun + 1371
    4 com.apple.CoreFoundation 0x00007fff932c1838 CFRunLoopRunSpecific + 296
    5 com.apple.AppKit 0x00007fff99b467a7 _NSEventThread + 137
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 18:
    0 libsystem_kernel.dylib 0x00007fff965e3336 __recvfrom + 10
    1 VulcanMessage5.dylib 0x0000000108d13b32 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long) + 24
    2 VulcanMessage5.dylib 0x0000000108d11c40 vcfoundation::io::BufferedReader::InternalRead(char*, long) + 112
    3 VulcanMessage5.dylib 0x0000000108d11cae vcfoundation::io::BufferedReader::Read(void*, unsigned long) + 60
    4 VulcanMessage5.dylib 0x0000000108d0a7d0 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long) + 70
    5 VulcanMessage5.dylib 0x0000000108d0b262 vcfoundation::io::Serializer::InternalDeserialize() + 30
    6 VulcanMessage5.dylib 0x0000000108d0b16f vcfoundation::io::Serializer::Deserialize() + 9
    7 VulcanMessage5.dylib 0x0000000108d10782 vcfoundation::ncomm::Connection::ReadIn() + 28
    8 VulcanMessage5.dylib 0x0000000108d108c6 vcfoundation::ncomm::NCService::ReadResponse(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&, vcfoundation::ncomm::NCService::ConRef&) + 40
    9 VulcanMessage5.dylib 0x0000000108d10681 vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&) + 109
    10 VulcanMessage5.dylib 0x0000000108d105fa vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*) + 32
    11 VulcanMessage5.dylib 0x0000000108d0132b adobe::vulcan::servicemgr::CSIRequest::Execute() + 53
    12 VulcanMessage5.dylib 0x0000000108d02507 adobe::vulcan::servicemgr::RegisterForEventsRequest::Run() + 353
    13 VulcanMessage5.dylib 0x0000000108d112d0 vcfoundation::thread::AbstractThread::Run() + 50
    14 VulcanMessage5.dylib 0x0000000108d15523 vcfoundation::thread::Thread::ThreadProc(void*) + 9
    15 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    16 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    17 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 19:: UxTech Queue ThreadController
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.Photoshop 0x0000000101f3c0fb 0x1007d7000 + 24531195
    2 com.adobe.Photoshop 0x000000010257e8bb 0x1007d7000 + 31094971
    3 com.adobe.Photoshop 0x000000010257cd7b 0x1007d7000 + 31087995
    4 com.adobe.Photoshop 0x000000010209bc44 0x1007d7000 + 25971780
    5 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    6 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    7 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 20:: UxTech Queue ThreadController
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.Photoshop 0x0000000101f3c0fb 0x1007d7000 + 24531195
    2 com.adobe.Photoshop 0x000000010257e8bb 0x1007d7000 + 31094971
    3 com.adobe.Photoshop 0x000000010257cd7b 0x1007d7000 + 31087995
    4 com.adobe.Photoshop 0x000000010209bc44 0x1007d7000 + 25971780
    5 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    6 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    7 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 21:: UxTech Queue ThreadController
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.Photoshop 0x0000000101f3c0fb 0x1007d7000 + 24531195
    2 com.adobe.Photoshop 0x000000010257e8bb 0x1007d7000 + 31094971
    3 com.adobe.Photoshop 0x000000010257cd7b 0x1007d7000 + 31087995
    4 com.adobe.Photoshop 0x000000010209bc44 0x1007d7000 + 25971780
    5 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    6 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    7 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 22:: UxTech Queue ThreadController
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.Photoshop 0x0000000101f3c0fb 0x1007d7000 + 24531195
    2 com.adobe.Photoshop 0x000000010257e8bb 0x1007d7000 + 31094971
    3 com.adobe.Photoshop 0x000000010257cd7b 0x1007d7000 + 31087995
    4 com.adobe.Photoshop 0x000000010209bc44 0x1007d7000 + 25971780
    5 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    6 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    7 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 23:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x00007fff965de52e mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff965dd69f mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fff932c2b14 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fff932c1fdb __CFRunLoopRun + 1371
    4 com.apple.CoreFoundation 0x00007fff932c1838 CFRunLoopRunSpecific + 296
    5 com.apple.CFNetwork 0x00007fff8c694d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6 com.apple.Foundation 0x00007fff9a6f7b7a __NSThread__main__ + 1345
    7 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    8 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    9 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 24:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.ape.engine 0x0000000140ef33dd APXGetHostAPI + 2516301
    2 com.adobe.ape.engine 0x0000000140ca15c1 APXGetHostAPI + 83761
    3 com.adobe.ape.engine 0x0000000140ef34a1 APXGetHostAPI + 2516497
    4 com.adobe.ape.engine 0x0000000140ef351a APXGetHostAPI + 2516618
    5 com.adobe.ape.engine 0x0000000140ef3649 APXGetHostAPI + 2516921
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 25:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.ape.engine 0x0000000140ef33dd APXGetHostAPI + 2516301
    2 com.adobe.ape.engine 0x0000000140ca15c1 APXGetHostAPI + 83761
    3 com.adobe.ape.engine 0x0000000140ef34a1 APXGetHostAPI + 2516497
    4 com.adobe.ape.engine 0x0000000140ef351a APXGetHostAPI + 2516618
    5 com.adobe.ape.engine 0x0000000140ef3649 APXGetHostAPI + 2516921
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 26:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.ape.engine 0x0000000140ef33dd APXGetHostAPI + 2516301
    2 com.adobe.ape.engine 0x0000000140ca15c1 APXGetHostAPI + 83761
    3 com.adobe.ape.engine 0x0000000140ef34a1 APXGetHostAPI + 2516497
    4 com.adobe.ape.engine 0x0000000140ef351a APXGetHostAPI + 2516618
    5 com.adobe.ape.engine 0x0000000140ef3649 APXGetHostAPI + 2516921
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 27:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.ape.engine 0x0000000140ef33dd APXGetHostAPI + 2516301
    2 com.adobe.ape.engine 0x0000000140ca15c1 APXGetHostAPI + 83761
    3 com.adobe.ape.engine 0x0000000140ef34a1 APXGetHostAPI + 2516497
    4 com.adobe.ape.engine 0x0000000140ef351a APXGetHostAPI + 2516618
    5 com.adobe.ape.engine 0x0000000140ef3649 APXGetHostAPI + 2516921
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 28:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fff965e33f6 __select + 10
    1 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    2 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    3 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 29:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.ape.engine 0x0000000140ef33a0 APXGetHostAPI + 2516240
    2 com.adobe.ape.engine 0x0000000140f0b5ab APXGetHostAPI + 2615067
    3 com.adobe.ape.engine 0x0000000140ef34a1 APXGetHostAPI + 2516497
    4 com.adobe.ape.engine 0x0000000140ef351a APXGetHostAPI + 2516618
    5 com.adobe.ape.engine 0x0000000140ef3649 APXGetHostAPI + 2516921
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 30:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.ape.engine 0x0000000140ef33a0 APXGetHostAPI + 2516240
    2 com.adobe.ape.engine 0x0000000141086073 APXGetHostAPI + 4166115
    3 com.adobe.ape.engine 0x0000000140ef34a1 APXGetHostAPI + 2516497
    4 com.adobe.ape.engine 0x0000000140ef351a APXGetHostAPI + 2516618
    5 com.adobe.ape.engine 0x0000000140ef3649 APXGetHostAPI + 2516921
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 31:: General Background Service
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.adobe.Photoshop 0x0000000100ae56e1 0x1007d7000 + 3204833
    2 com.adobe.Photoshop 0x00000001023a6358 0x1007d7000 + 29160280
    3 com.adobe.Photoshop 0x00000001023a5b3b 0x1007d7000 + 29158203
    4 com.adobe.Photoshop 0x00000001023a6cba 0x1007d7000 + 29162682
    5 com.adobe.Photoshop 0x000000010209bc44 0x1007d7000 + 25971780
    6 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    8 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 32:: Update Activation Menu Items
    0 libsystem_kernel.dylib 0x00007fff965e3486 __semwait_signal + 10
    1 com.adobe.Photoshop 0x0000000100a7bcd3 0x1007d7000 + 2772179
    2 com.adobe.Photoshop 0x000000010209bc44 0x1007d7000 + 25971780
    3 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    4 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    5 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 33:
    0 libsystem_kernel.dylib 0x00007fff965e3946 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff8f9f84a1 start_wqthread + 13
    Thread 34:
    0 libsystem_kernel.dylib 0x00007fff965e3946 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff8f9f84a1 start_wqthread + 13
    Thread 35:
    0 libsystem_kernel.dylib 0x00007fff965e3132 __psynch_cvwait + 10
    1 com.apple.CoreServices.CarbonCore 0x00007fff9108f9c7 TSWaitOnConditionTimedRelative + 147
    2 com.apple.CoreServices.CarbonCore 0x00007fff9108f5a2 TSWaitOnSemaphoreCommon + 403
    3 com.apple.CoreServices.CarbonCore 0x00007fff91049a38 AsyncFileThread(void*) + 281
    4 libsystem_pthread.dylib 0x00007fff8f9fa2fc _pthread_body + 131
    5 libsystem_pthread.dylib 0x00007fff8f9fa279 _pthread_start + 176
    6 libsystem_pthread.dylib 0x00007fff8f9f84b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00000001051b80f0 rbx: 0x00007fff5f427ca0 rcx: 0x00007fff7d3ccd01 rdx: 0x00006100000bfce8
    rdi: 0x0001000000000000 rsi: 0x0000610000025800 rbp: 0x00007fff5f427320 rsp: 0x00007fff5f4272e0
    r8: 0x0000000000000002 r9: 0x0000600000e433f8 r10: 0x0000600000e433f8 r11: 0x0000000105283940
    r12: 0x0000000000000000 r13: 0x0000000105153200 r14: 0x0000000105584db8 r15: 0x0001000000000000
    rip: 0x00007fff93268827 rfl: 0x0000000000010246 cr2: 0x00007fff5f428058
    Logical CPU: 4
    Error Code: 0x00000000
    Trap Number: 13
    Binary Images:
    0x1007d7000 - 0x1050b3fbf +com.adobe.Photoshop (15.2.2 - 15.2.2.310) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
    0x105dab000 - 0x105ddbfef +libtbb.dylib (0) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/libtbb.dylib
    0x105dfe000 - 0x105e23fff +libtbbmalloc.dylib (0) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/libtbbmalloc.dylib
    0x105e4e000 - 0x105f4dfff +com.adobe.amtlib (8.0.0.122 - 8.0.0.122) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x105f64000 - 0x106224fcf +com.adobe.PlugPlugOwl (5.2.0.54 - 5.2.0.54) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
    0x1064e3000 - 0x10658eff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.32401) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x1065d7000 - 0x106695fff +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.32401) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtend Script
    0x1066e5000 - 0x1066ebfff org.twain.dsm (1.9.5 - 1.9.5) /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x1066f8000 - 0x10670bff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x106715000 - 0x106717ff7 com.apple.textencoding.unicode (2.7 - 2.7) /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x10671c000 - 0x106720fff com.apple.agl (3.3.0 - AGL-3.3.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x106729000 - 0x106923ff7 +com.adobe.owl (AdobeOwl version 5.2.4 - 5.2.4) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x10696e000 - 0x106d62ff7 +com.adobe.MPS (AdobeMPS 5.8.1.33340 - 5.8.1.33340) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x106ddf000 - 0x106e0dfff +VulcanControl.dylib (5.0.0.82 - 5.0.0.82 © 2013 Adobe Systems, Inc. All rights reserved.) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/VulcanControl.dylib
    0x106e41000 - 0x107184fff +com.adobe.AGM (AdobeAGM 4.30.41.33308 - 4.30.41.33308) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1071f2000 - 0x1071f3ff7 libCyrillicConverter.dylib (64) /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x1071f7000 - 0x10751cff7 +com.adobe.CoolType (AdobeCoolType 5.15.00.33308 - 5.15.00.33308) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x107569000 - 0x107590ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x10759c000 - 0x1075c0ff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.32260 - 3.8.0.32260) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE 8SharedExpat
    0x1075e5000 - 0x107714fff +com.winsoft.wrservices (WRServices 8.0.0 - 8.0.0) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x107775000 - 0x1078c3ff7 +com.adobe.ACE (AdobeACE 2.20.02.33308 - 2.20.02.33308) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1078df000 - 0x1078fefff +com.adobe.BIB (AdobeBIB 1.2.03.33308 - 1.2.03.33308) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x10790b000 - 0x1079c4ff7 +com.adobe.JP2K (1.2.2 - 1.2.2.33078) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x107a0b000 - 0x107a0fff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x107a18000 - 0x107accfff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 14 - 79.156797) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x107b7f000 - 0x1080d7fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/Cg.framework/Cg
    0x10874a000 - 0x1087d6fff +com.adobe.headlights.LogSessionFramework (7.2.1.3399) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x10881f000 - 0x108b5ffff +com.adobe.AIF (AdobeAIF 2014.0.00 - 2014.0.00) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x108caa000 - 0x108cd3ff7 +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSett ings
    0x108cec000 - 0x108ceefff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrash Reporter
    0x108cf7000 - 0x108d39ff7 +VulcanMessage5.dylib (5.0.0.82 - 5.0.0.82 © 2013 Adobe Systems, Inc. All rights reserved.) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/VulcanMessage5.dylib
    0x108d81000 - 0x108e7fff7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.32260 - 3.8.0.32260) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCo re
    0x108f2e000 - 0x109088fff +com.adobe.linguistic.LinguisticManager (8.0.0 - 20256) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguist ic
    0x1090d6000 - 0x1090f2ff7 +com.adobe.AIF (AdobeAIF 2014.0.00 - 2014.0.00) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
    0x109109000 - 0x109155fff +com.adobe.AIF (AdobeAIF 2014.0.00 - 2014.0.00) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x109164000 - 0x1091d3ff7 +com.adobe.adobe_caps (adobe_caps 8.0.0.13 - 8.0.0.13) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x1091e1000 - 0x1092acfff +com.adobe.PM (AdbePM 2.2.00.32695 - 2.2.00.32695) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdbePM.framework/Versions/A/AdbePM
    0x10d933000 - 0x10d950fff libJapaneseConverter.dylib (64) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x10d955000 - 0x10d977ff7 libKoreanConverter.dylib (64) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x10d97b000 - 0x10d98afff libSimplifiedChineseConverter.dylib (64) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x10d98e000 - 0x10d9a0fff libTraditionalChineseConverter.dylib (64) /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x10d9ac000 - 0x10d9d4ffb libRIP.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x11106d000 - 0x11106dfef +cl_kernels (???) cl_kernels
    0x11107b000 - 0x11107bff5 +cl_kernels (???) cl_kernels
    0x111216000 - 0x111219fff +FastCore (???) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/F astCore
    0x111220000 - 0x11124ffff +MMXCore (???) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MM XCore
    0x1112c7000 - 0x11134ffff +MultiProcessor Support (???) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x117409000 - 0x117442ff7 +com.adobe.pip (7.2.1.3399) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x11747c000 - 0x11747cffe +cl_kernels (???) cl_kernels
    0x117481000 - 0x11752dfff ColorSyncDeprecated.dylib (442) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x11788d000 - 0x117891fff com.apple.audio.AppleHDAHALPlugIn (267.0 - 267.0) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1178a9000 - 0x1178a9fef +cl_kernels (???) cl_kernels
    0x117bf6000 - 0x117c16fff com.apple.cmio.DAL.AppleCamera (400.5.23 - AppleCameraDeviceAbstractionLayer-5.23.0) /Library/CoreMediaIO/*/AppleCamera.plugin/Contents/MacOS/AppleCamera
    0x13d886000 - 0x13d897fff +MeasurementCore (???) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Measurements/MeasurementCore.plugin/Content s/MacOS/MeasurementCore
    0x13d89d000 - 0x13dcccff7 +com.google.selectivetool (2.1.25 - 2.1.25.456) /Applications/Adobe Photoshop CC 2014/*/SelectivePalette.plugin/Contents/MacOS/SelectivePalette
    0x13e0aa000 - 0x13e0e8fff +com.ononesoftware.vcb.perfecteffects.8.plugin.proxy (8.1.0 - 8.1.0) /Applications/Adobe Photoshop CC 2014/*/Perfect Effects 8.plugin/Contents/MacOS/Perfect Effects 8
    0x13e11d000 - 0x13e1e8ff7 +com.ononesoftware.ONCore8 (8.0 - 1) /Library/Frameworks/ONCore8.framework/Versions/A/ONCore8
    0x13e28a000 - 0x13e2b4ff7 +com.ononesoftware.ONDocument8 (8.0 - 1) /Library/Frameworks/ONDocument8.framework/Versions/A/ONDocument8
    0x13e2f6000 - 0x13e2fafff +com.ononesoftware.ONProxySupport8 (8.1.0 - 8.1.0) /Library/Frameworks/ONProxySupport8.framework/Versions/A/ONProxySupport8
    0x13e302000 - 0x13e30aff7 +com.topazlabs.RemaskAutomate (2.5) /Library/Application Support/Topaz Labs/*/TopazRemaskAutomate.plugin/Contents/MacOS/TopazRemaskAutomate
    0x13e311000 - 0x13e553ff7 +com.adobe.PSAutomate (15.2.2 - 15.2.2) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/ScriptingSupport.plugin/Contents /MacOS/ScriptingSupport
    0x13e5d8000 - 0x13e6cdff7 +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.3.2 - 6.3.2.32394) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUI Flex
    0x13e761000 - 0x13e787ff7 +com.adobe.ape (3.4.0.29366 - 3.4.0.29366) /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x13ebf5000 - 0x13ec34ff7 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 8.0.0.14 - 8.0.0.14) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/updaternotifications.framework/Versions/A/UpdaterN otifications
    0x13ec50000 - 0x13ed36fef unorm8_bgra.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x140c58000 - 0x141bddfef +com.adobe.ape.engine (3.4.0.29366 - 3.4.0.29366) /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/M acOS/adbeapeengine
    0x142626000 - 0x1426a0ff7 com.apple.xquery (1.3.1 - 30) /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x14668a000 - 0x146771fe7 +IMSLib.dylib (7.0.0.154 - 7.0.0.154) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/IMSLib.dylib
    0x123400000000 - 0x1234004f7ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.0.86 - 10.0.0) /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
    0x123440000000 - 0x123440864fff com.apple.GeForceGLDriver (10.0.43 - 10.0.0) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff6b673000 - 0x7fff6b6a9837 dyld (353.2.1) /usr/lib/dyld
    0x7fff8c5f4000 - 0x7fff8c7f7ff3 com.apple.CFNetwork (720.1.1 - 720.1.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8c801000 - 0x7fff8c807ff7 libsystem_networkextension.dylib (167.1.10) /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8c808000 - 0x7fff8c81dff7 com.apple.AppContainer (4.0 - 238) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8c81e000 - 0x7fff8c82aff7 com.apple.OpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c878000 - 0x7fff8c878fff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8c879000 - 0x7fff8c881fff libMatch.1.dylib (24) /usr/lib/libMatch.1.dylib
    0x7fff8c882000 - 0x7fff8c89cff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c89d000 - 0x7fff8c8a9ff7 libGPUSupportMercury.dylib (11.0.7) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff8c8aa000 - 0x7fff8c8aefff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8c9ad000 - 0x7fff8c9b4ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
    0x7fff8c9b5000 - 0x7fff8ca26ff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ca27000 - 0x7fff8ca7bfff libc++.1.dylib (120) /usr/lib/libc++.1.dylib
    0x7fff8ca7c000 - 0x7fff8cba3fff com.apple.coreui (2.1 - 305) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8cbe0000 - 0x7fff8cbf2fff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib
    0x7fff8cbf3000 - 0x7fff8cc18fff libPng.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8cc19000 - 0x7fff8cc66ff3 com.apple.print.framework.PrintCore (10.0 - 451) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8cc67000 - 0x7fff8ccb6ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8cd22000 - 0x7fff8cdd1fe7 libvMisc.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8ce08000 - 0x7fff8ce9dff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8cea2000 - 0x7fff8cec6fef libJPEG.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8cec7000 - 0x7fff8cec9fff libsystem_configuration.dylib (699.1.5) /usr/lib/system/libsystem_configuration.dylib
    0x7fff8d050000 - 0x7fff8d064ff7 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
    0x7fff8d065000 - 0x7fff8d069fff libspindump.dylib (182) /usr/lib/libspindump.dylib
    0x7fff8d06a000 - 0x7fff8d147ff7 com.apple.QuickLookUIFramework (5.0 - 675) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d175000 - 0x7fff8d234fff com.apple.backup.framework (1.6.1 - 1.6.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d235000 - 0x7fff8d2abfe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib
    0x7fff8d2ac000 - 0x7fff8d2c6ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8d2d1000 - 0x7fff8d2fefff com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8d2ff000 - 0x7fff8d390fff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8d480000 - 0x7fff8d5b2ff7 com.apple.MediaControlSender (2.0 - 215.10) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8d5c7000 - 0x7fff8d5cbfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
    0x7fff8d5ce000 - 0x7fff8d5cefff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8d5cf000 - 0x7fff8d5cfff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
    0x7fff8d5f9000 - 0x7fff8d623fff GLRendererFloat (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff8d634000 - 0x7fff8d94ffcf com.apple.vImage (8.0 - 8.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8d968000 - 0x7fff8d970fff libsystem_dnssd.dylib (561.1.1) /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d971000 - 0x7fff8d975fff libsystem_stats.dylib (163.1.4) /usr/lib/system/libsystem_stats.dylib
    0x7fff8d976000 - 0x7fff8d9d1fef libTIFF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8d9d5000 - 0x7fff8d9d7fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8d9d8000 - 0x7fff8daeaff7 libvDSP.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8daeb000 - 0x7fff8db31ff7 libauto.dylib (186) /usr/lib/libauto.dylib
    0x7fff8db32000 - 0x7fff8df3fff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8df40000 - 0x7fff8df5cfff com.apple.GenerationalStorage (2.0 - 209.11) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8dfb5000 - 0x7fff8dfb5fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8ef5b000 - 0x7fff8f140267 libobjc.A.dylib (646) /usr/lib/libobjc.A.dylib
    0x7fff8f141000 - 0x7fff8f474ff7 libmecabra.dylib (666.1) /usr/lib/libmecabra.dylib
    0x7fff8f475000 - 0x7fff8f47cfff libCGCMS.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff8f47d000 - 0x7fff8f4aafff com.apple.CoreVideo (1.8 - 145.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f4d0000 - 0x7fff8f544fff com.apple.ApplicationServices.ATS (360 - 375) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8f545000 - 0x7fff8f546fff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f585000 - 0x7fff8f586fff liblangid.dylib (117) /usr/lib/liblangid.dylib
    0x7fff8f58a000 - 0x7fff8f5bdff7 com.apple.MediaKit (16 - 757) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8f6e8000 - 0x7fff8f703ff7 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8f754000 - 0x7fff8f76bff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
    0x7fff8f76c000 - 0x7fff8f777fff libGL.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f79b000 - 0x7fff8f7b5ff7 libextension.dylib (55.1) /usr/lib/libextension.dylib
    0x7fff8f7c0000 - 0x7fff8f866fff com.apple.PDFKit (3.0 - 3.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8f8e5000 - 0x7fff8f8e7fff libRadiance.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8f8e8000 - 0x7fff8f8f7fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8f8f8000 - 0x7fff8f9b3ff7 com.apple.DiscRecording (9.0 - 9000.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8f9d9000 - 0x7fff8f9f2fff com.apple.openscripting (1.4 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8f9f3000 - 0x7fff8f9f5ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8f9f6000 - 0x7fff8f9f6ff7 liblaunch.dylib (559.1.22) /usr/lib/system/liblaunch.dylib
    0x7fff8f9f7000 - 0x7fff8fa00fff libsystem_pthread.dylib (105.1.4) /usr/lib/system/libsystem_pthread.dylib
    0x7fff8fa63000 - 0x7fff8fa83fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8fa84000 - 0x7fff8fa8fff7 com.apple.AppSandbox (4.0 - 238) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8fa90000 - 0x7fff8facbfff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8fb38000 - 0x7fff8fb87ff7 libstdc++.6.dylib (104.1) /usr/lib/libstdc++.6.dylib
    0x7fff8fb8a000 - 0x7fff8fb8efff libcache.dylib (69) /usr/lib/system/libcache.dylib
    0x7fff8fbc3000 - 0x7fff8fbcafff com.apple.network.statistics.framework (1.2 - 1) /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
    0x7fff8fbcb000 - 0x7fff8fbcbfff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8fc06000 - 0x7fff8fcfaff7 libFontParser.dylib (134) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8fcfb000 - 0x7fff8fd34fff com.apple.AirPlaySupport (2.0 - 215.10) /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
    0x7fff8fd35000 - 0x7fff8fd59ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8fd5a000 - 0x7fff8fdceff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8fe40000 - 0x7fff8fe6cfff libsandbox.1.dylib (358.1.1) /usr/lib/libsandbox.1.dylib
    0x7fff8fe6d000 - 0x7fff8fe70ff7 libdyld.dylib (353.2.1) /usr/lib/system/libdyld.dylib
    0x7fff8ff72000 - 0x7fff8ffbfff3 com.apple.CoreMediaIO (601.0 - 4749) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8ffc0000 - 0x7fff90038ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff90039000 - 0x7fff90056ffb libresolv.9.dylib (57) /usr/lib/libresolv.9.dylib
    0x7fff9007b000 - 0x7fff90119fff com.apple.Metadata (10.7.0 - 916.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff9011a000 - 0x7fff9011bff7 libsystem_blocks.dylib (65) /usr/lib/system/libsystem_blocks.dylib
    0x7fff90144000 - 0x7fff9014dff7 libsystem_notify.dylib (133.1.1) /usr/lib/system/libsystem_notify.dylib
    0x7fff9014e000 - 0x7fff90171fff com.apple.Sharing (328.3 - 328.3) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff90172000 - 0x7fff90281ffb com.apple.desktopservices (1.9 - 1.9) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff902e5000 - 0x7fff90325ff7 libGLImage.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff90326000 - 0x7fff90333ff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib
    0x7fff90334000 - 0x7fff9037affb libFontRegistry.dylib (134) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9037b000 - 0x7fff90752fe7 com.apple.CoreAUC (211.0.0 - 211.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff90753000 - 0x7fff90829ff3 com.apple.DiskImagesFramework (10.10 - 389.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9082a000 - 0x7fff908c0ffb com.apple.CoreMedia (1.0 - 1562.19) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff908c1000 - 0x7fff908d4ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9094e000 - 0x7fff90b33ff3 libicucore.A.dylib (531.30) /usr/lib/libicucore.A.dylib
    0x7fff90b34000 - 0x7fff90b35fff com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90b36000 - 0x7fff90b3cff7 com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff90b6e000 - 0x7fff90b70ffb libCGXType.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff90b71000 - 0x7fff90c05fff com.apple.ink.framework (10.9 - 213) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff90c74000 - 0x7fff90d66fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
    0x7fff90d67000 - 0x7fff90fe1fff com.apple.CoreData (110 - 526) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff90fe2000 - 0x7fff90fe7ff7 libmacho.dylib (862) /usr/lib/system/libmacho.dylib
    0x7fff90fe8000 - 0x7fff912cfffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff9140d000 - 0x7fff9140dfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff9140e000 - 0x7fff91426ff7 libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib
    0x7fff91443000 - 0x7fff91449fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib
    0x7fff9144a000 - 0x7fff91478fff com.apple.CoreServicesInternal (221.1 - 221.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff9160b000 - 0x7fff9163bff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff9163c000 - 0x7fff9171ffff libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib
    0x7fff91735000 - 0x7fff917b7fff com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff917b8000 - 0x7fff917baff7 libsystem_coreservices.dylib (9) /usr/lib/system/libsystem_coreservices.dylib
    0x7fff917bb000 - 0x7fff9180effb libAVFAudio.dylib (118.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff9180f000 - 0x7fff91927ffb com.apple.CoreText (352.0 - 454.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9192e000 - 0x7fff919afff3 com.apple.CoreUtils (1.0 - 101.1) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff919b0000 - 0x7fff919ebfff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff919ec000 - 0x7fff91a1cfff libsystem_m.dylib (3086.1) /usr/lib/system/libsystem_m.dylib
    0x7fff91a3f000 - 0x7fff91a4fff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
    0x7fff91a84000 - 0x7fff91aa0ff7 libsystem_malloc.dylib (53.1.1) /usr/lib/system/libsystem_malloc.dylib
    0x7fff91aa1000 - 0x7fff91aeffff libcurl.4.dylib (83.1.2) /usr/lib/libcurl.4.dylib
    0x7fff91aff000 - 0x7fff91b07ffb libcopyfile.dylib (118.1.2) /usr/lib/system/libcopyfile.dylib
    0x7fff91b17000 - 0x7fff91b76ff3 com.apple.AE (681 - 681) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff91ce7000 - 0x7fff91cf1ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff91d58000 - 0x7fff91d6aff7 com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff91d76000 - 0x7fff91daeffb libsystem_network.dylib (411) /usr/lib/system/libsystem_network.dylib
    0x7fff91daf000 - 0x7fff91e3bfff libsystem_c.dylib (1044.1.2) /usr/lib/system/libsystem_c.dylib
    0x7fff91e48000 - 0x7fff91e48ff7 libunc.dylib (29) /usr/lib/system/libunc.dylib
    0x7fff91e49000 - 0x7fff91e4dfff com.apple.IOAccelerator (156.4 - 156.4) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7fff91e4e000 - 0x7fff91e68ff7 liblzma.5.dylib (7) /usr/lib/liblzma.5.dylib
    0x7fff91e81000 - 0x7fff91e83ff7 libsystem_sandbox.dylib (358.1.1) /usr/lib/system/libsystem_sandbox.dylib
    0x7fff91ea1000 - 0x7fff91ed8ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff91f8b000 - 0x7fff91f8eff7 com.apple.AppleSystemInfo (3.0 - 3.0) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff91fd0000 - 0x7fff91fe1ff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib
    0x7fff92009000 - 0x7fff9200cfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff92953000 - 0x7fff9298bfff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff9298c000 - 0x7fff931c5ff3 com.apple.CoreGraphics (1.600.0 - 772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff931c6000 - 0x7fff93217ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff93218000 - 0x7fff93218fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff93219000 - 0x7fff9321dfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff9321e000 - 0x7fff9324ffff libtidy.A.dylib (15.15) /usr/lib/libtidy.A.dylib
    0x7fff93250000 - 0x7fff935e6fff com.apple.CoreFoundation (6.9 - 1151.16) /System/Library/Frameworks/CoreFoundation.fram

    Are you having trouble only with CC apps, or with all apps?

  • Flex Builder 3 will not work on Mac

    Flex Builder 3 & Mac OSX:
    The hard disk on my mac failed, lost everything, including
    Flex Builder 2. I installed a new hard disk, and downloaded the
    "trial" of Flex Builder 3 (FB 3). The software seemed to install
    fine(no errors in the install log).
    However, when I run FB 3, the default front page does not
    load, and tells me that the flash player as stopped because of a
    un-safe operation. I think okay, that is fine, but I do like the
    page with the links to the docs, and adobe resources. I try to
    build an app, default just dragged a button on the stage, and
    complied. However, the page does not compile. I only get the "grey"
    page, with no button.
    After this I re-installed the flash player (9.0.115), but
    still no love. I have re-installed FB 3, but the same results.
    I am using Mac OS X (power PC). Can anybody help me. I am a
    student at the University of Hawaii, and I am teaching myself Flex.
    I am thinking that the error might be with the flash player, and I
    am trying to install flash CS3, thinking that if I can get the
    stand alone flash player that way, maybe then this will work.
    Please help,
    John

    Hi Michael,
    Thanks so much for all your help!
    I just installed FB 3 again, but still no love, yikes! I
    don't get it FB 2 was painless,...
    I have the same issues, and safari does not handle any flex
    apps, just a blank(grey page). Can I ask a favor? Can you check
    this link, a flex charting app. It can view it perfectly in Camino,
    but just a blank page in safari. Could you check this link in
    safari?
    http://cfhawaii.com/Charts/DrillDownWithEffects.html
    I also still get the can't find the debugger player.
    Maybe I need to take a on-line course(bring that I am in
    hawaii) to learn how to get everything set up.
    I send a bug report to adobe, and I am hoping that somebody
    gets back to me, and can help me fix the problems, as I couldn't
    even registrar FB3, I want to start learning flex, not dealing with
    this.
    Thanks so much for all your help`-`
    John

  • What's the best way to mix AIR 14 and the Flex 3.5 SDK and use new AIR features?

    I am returning to development of a popular desktop AIR app, after about 4 years of no code changes. Both AIR and Flex have actively moved forward during my coding absence, and it is time to play catch up.
    When last built, the app was using Flex 3.5 and AIR 2.6.
    End Goal - I want my app to look good on high density displays
    I'd like to keep Flex version at 3.5, but use the newer version of AIR, to render more clearly on high density displays (Retina on OSX and hiDPI on Win8).
    The pixel doubling performed by the "compatibility" modes of OSX.Retina or Win8.hiDPI make my app look pretty gross, and the customer base is starting to complain.
    While I may eventually switch over to the Apache Flex SDK to bring the application design into the current state, my customer base just doesn't care right now. They like the current app, but want it to work, out-of-the-box, on high density displays.
    So I need to limit my scope to changing only the AIR SDK, not the Flex SDK at this time.
    Step 1 - Overlaying AIR14 SDK on Flex 3.5
    I followed the official generic overlay instructions here, and that worked well enough. I named my hybrid SDK folder "3.5.0.AIR14". I have been able to recompile, run, and verify my app using the hybrid SDK. (my app is compiled and packaged from an ant script, using the Antennae framework. I had already switch SDKs a number of times over the initial course of development, so pointing my project to a new SDK was pretty simple enough.
    Step 2 - Updating the app.xml descriptor
    This part was also easy. I used the templates\air\descriptor-template.xml as a starting point, customizing the name, app id, and folders. Now my app descriptor is correctly based on the <application xmlns="http://ns.adobe.com/air/application/14.0"> namespace.
    Step 3 - Enabling Retina/hiDPI support - Help??
    I added <requestedDisplayResolution>high</requestedDisplayResolution> to the <initialWindow> tag of the app descriptor, but that made no difference. The app compiles, installs, and runs, but pixel doubling is still occurring and the app looks gross.
    I also tried setting the SWF version to 25, according to the official overlay guide. This proved to be more difficult. The official overlay guide suggests setting the -swf-version=25 compiler option, but that option is not supported by the Flex 3.5 compiler. So all I had to try was using the legacy -target-player=25 compiler option. That setting was accepted by the compiler, and it produced a SWF with byte offset 0x3 == 0x19 (25 dec), so that appears to be right.
    But -target-player=25 didn't have any effect either.
    Is setting the SWF version even required? Isn't the whole point of using the AIR 14 namespace in the app descriptor the way of telling the compiler "I want to use all features of the AIR 14 release". Why do I need to tell the compiler multiple times to use all the features of the SDK I'm compiling with? It just seems weird to me.
    Have I missed a secret setting somewhere?
    How can I tell the AIR runtime to simply run as pixel-dense as possible? When the workarounds listed below are performed, my app looks fantastic on high-density displays. But its the pixel scaling that is making everything look bad, and I desperately want to get this fixed.
    Workarounds?
    On Windows 8+, we are asking our users to enable the "Disable display scaling on high DPI settings" checkbox on the AIR application shortcut. This works, but is a confusing setting for average users to discover. Most just give up in frustration.
    On OSX, we can't even disable Retina mode on a per-application basis, its all or nothing, so that's even worse. SwitchResX will automatically switch resolutions based on the selected app, but that's a pretty clunky (and non-free) workaround too.
    Any other workaround ideas are appreciated too.
    Cheers,
    Doug

    It took me a while to figure out (without much help from Adobe, grrr!), since some internet writeups were terse and implied somehow that AIR's Retina support (setting your app descriptor's <initialWindow/requestedDisplayResolution> to high) would also work on Windows. They don't.
    On OSX, the steps to disable pixel-doubling are:
    update your app descriptor to AIR 14
    set initialWindow/requestedDisplayResolution = high
    compile with SWF version 25 or greater
    vector assets, including text, will scale automatically
    you'll need to replace your bitmap assets with Retina-quality bitmaps as appropriate
    when running on a Retina display, you will see stage.contentsScaleFactor=2. It will be 1 for non-Retina displays.
    On Windows, the pixel-doubling kicks in when you have a HiDPI scaling set to about 150% or greater (hiDPI scaling was introduced in Win7). There is no way to detect from within an AIR app when Windows is doing its HiDPI scaling. stage.contentsScaleFactor is always 1, under all configurations.
    The only thing you can do for AIR apps on Windows is explicitly disable display scaling (like you have done) and update your app to manually scale all UI elements at runtime (that's really gross and hard, and it what I working on right now).
    For my app, I updated our Windows installer to set the registry to disable hiDPI scaling, for all users, just for our app. Here's how you do that:
    Key = HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
    Name = <fullPathToYourExe>
    Type = REG_SZ
    Value = "~ HIDPIAWARE" (without the quotes, tilde space HIDPIAWARE)
    That should be set in the full 64-bit registry, not the Wow32Node registry, even if your app is a 32-bit app (which all AIR apps are). If your installer is a 32-bit app (mine was), you may need to jump through some hoops to have it affect the 64-bit registry hive from a 32-bit process.
    If you only want to change the setting for the current user (not all users), the KEY root is HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE.
    If you don't have an explicit installer for your AIR app (ie. if you are deploying from the web via a badge installer), then you're even more messed up, and you will need to tell your users to disable the scaling manually.
    I know, it's a total pain. I hope this helps.
    Cheers,
    Doug
    PS: Adobe devs, if you are listening ...

  • Flash Builder 4.7 + OSX 10.10 = :-(

    Problem Description:
    When attempting to use a Flash Builder File Dialogue Box under OSX 10.10 Yosemite will immediately crash the application. This bug now renders Flash Builder 100% useless on OSX 10.10!
    Steps to Reproduce:
    1. Open Flash Builder 4.7 on OSX 10.10 Yosemite
    2. Attempt to use any File Dialogue Box, such as "Browse.." etc
    Actual Result:
    The application immediately crashes.
    Expected Result:
    You should be able to conduct the action, such as loading a Flex Project, adding an SDK etc.
    Any Workarounds:
    None
    ** It appears that the issue could possibly be related to Java**
    See: OS X Yosemite (10.10) BETA Known Issues - IS&T Contributions - Hermes
    **Flash Builder 4.7 requires legacy Java SE 6

    You could try and install a recent version of Eclipse and install the FB plugin.
    Also, have a look at this article to see if this helps.

  • Flex PHP Wizard Issues (Is Flex/PHP ready for prime time)

    I have been designing a website using Flex. I thought of using Flex form many reasons, but one was to reduce the number of languages used in the development process. I am going to be hosting at Godaddy so I thought  I would try PHP. I normally would use Java, but Flex seems to want Enterprise Beans and Java Remote Objects which cost to much and would probably not work on Godaddy. I started out with MAMP on a Apple computer and have design 60% of my application, when I started noticing as the database go larger, I started getting communication errors with the MAMP version of mysql. So I installed MySQL and and started using Apache and PHP that comes with OSX. The communication errors are increased.
    Any suggestions? I am at the point, if I can find a proven programmer, with GoDaddy/Flex/MySQL/PHP and Java experience to help answer some question, I think I can come up with contract dollars.
    First question is Flex ready? or is this an issue with PHP?

    have moved this thread from the ADDT forums to the Flex Data Services forums

  • Issue with graphics tearing on thumb scroll in Flex 3

    We are seeing some off issues with graphics (one using the charting package and the other using degrafa) tearing on thumb scrolling in a large Flex 3 app.  It's very hard to reproduce on OSX with the latest versions of Safari and Firefox, but it shows almost immediately when you run the app on Windows or Linux (regardless of the browser).  I took one of the pieces out of the app and put it into a very simple testbed app and can't get the problem to show on Windows (i was hoping to isolate the issue in a smaller test case, but no such luck).
    So, ii've got a few idea's on how to work around the issue, but i was wondering if anyone else has seen this type of problem before?
    Problem:   
         - graphics tear on thumb scroll
         - doesn't happen if you click in the track or use the arrows
         - one view is using the charting package, the other view is using degrafa
    Thanks for any comments or suggestions...
    Richard

    SOLUTION:  changed wmode from "opaque" to "window" in the jsp serving as the wrapper for the app's main swf...
    Here's the reference we used to determine the proper setting for wmode;
    http://kb2.adobe.com/cps/127/tn_12701.html
    Thanks again for the response...  Richard

  • Problems displaying Thai characters in Flex FTE components on Mac

    I am running into issues displaying Thai characters in Flex components that make use of the Flash Text Engine (FTE), specifically on Mac OSX 10.6.8 Snow Leopard.
    Here's a blurb of my compiler font managers in flex-config.xml:
        <flex-config>
            <target-player>10.2.0</target-player>
            <!-- Specifies the version of the compiled SWF -->
            <swf-version>11</swf-version>
            <compiler>
              <!-- Specifies the locales for internationalization. -->
              <locale>
                  <locale-element>en_US</locale-element>
              </locale>
              <fonts>
                  <!-- ... -->
                  <!-- Compiler font manager classes, in policy resolution order-->
                  <managers>
                      <manager-class>flash.fonts.JREFontManager</manager-class>
                      <manager-class>flash.fonts.BatikFontManager</manager-class>
                      <manager-class>flash.fonts.AFEFontManager</manager-class>
                      <manager-class>flash.fonts.CFFFontManager</manager-class>
                  </managers>
                    <!-- ... -->
                </fonts>
            </compiler>
        </flex-config>
    ...and another from flash-unicode-table.xml:
        <language-range>
            <lang>Thai</lang>
            <range>U+0E01-0E5B</range>
        </language-range>
    My flex application originally had the following defined in its stylesheet:
        Application {
            fontSize: 12px;
            fontFamily: Arial;
            font-sharpness:0;
            font-anti-alias-type:advanced;
    Thai characters render correctly in mx components such as TextField so far.  However, FTE components such as TextLine show those crappy-looking boxes as a substitution.  My initial guess was that somehow one of the compiler font managers declared in flex-config.xml was not finding the right system font to fallback to for Thai characters.  So, I ensured the system font was installed by going to System Preferences > Language and Text > Edit List.  Then I changed fontFamily to Arial, Ayuthaya.  Still was seeing the boxes of evil.
    Next I figured that perhaps the Arial font might be assigning a box for each unicode value corresponding to a Thai character.  So it was effectively overriding the Ayuthaya system font.  So I changed fontFamily once more to just Ayuthaya and this worked with one issue - Ayuthaya looks inherently different from Arial for non-thai characters.
    Here's my question - is there a less invasive way to support Thai in FTE components such that the appearance of the text is closer to the Arial font?  I would rather not embed a font because I'm constrained on SWF size.

    If you don't set fontFamily, what it will be? For such a question, you need turn to Flash runtime guys for help. I think you can find them on http://forums.adobe.com/community/flashplayer?view=overview

Maybe you are looking for

  • I installed Tiger and now my printer/scanner won't work

    Hi. I installed Tiger and now my multi function printer/scanner/fax is not recognized by my computer. I have the Brother MFC 420 CN. I downloaded some drivers and such which I thought would resolve the issue, but still it does not work. What can I do

  • How to see the Tabs in Aurora( windows 8 app ) ? I only can see them by oppening a new tab. But In case I want to change tab I can't see them.

    I Install Firefox Aurora as it support windows 8 style app. But In the windows 8 mode , the tab are hidden which I think is a good style. But I cant see any option to see them when I want. I just can see them when I open a new window. And select the

  • Auth. obj. controlling layout saving for a COPA report

    Hello, Could someone please guide me on which authorization object controls the capability to use the menu option : Settings , Layout, Saving...   for a COPA report. The problem is that this options appears dimmed for the users. Thank you in advance

  • 6300 serbian latin characters

    I have Nokia 6300 and I don't have serbian language in it, language I speak. I don't have a problem with that, use english, but I do have a problem becouse characters like č, ć, ž, š, are not supported. Word like Čačak I have to type Cacak !?! Is the

  • Update to Mavericks from lion

    On my lion OS, i have VMware fusion, MSoffice etc all setup. As you all know that Mavericks is available for free download. If I update the OS from lion, Do  I need to install those softwares again. Or Just the OS will be updated without effecting th