Plugin versus PSD File Generator

Hi all,
I'm a C++ (MFC) developer that has just started looking at the SDK functionality. At my office, we're trying to figure out the best way to approach this problem. We have a lot of customers that take our images and format/label them in a specific way (four images in a square with a label at the upper left corner of each image). To create the images, we have an MFC application that generates this information.
The ideal situation would be for us to create a PSD file that contains one layer for each image and one layer for each image label. Can I create a PSD file from my C++ code? or do I have to have a plugin?
For the plugin, I would assume that I need to have the C++ program create a data file that contains the images and labels. When the user opens Photoshop and runs the plugin, it would ask the user for the data file, then create the layers with it.
I'm also open to other options on how to solve this issue.
Any help is greatly appreciated.
Dougie

If you want to read/write PSD files yourself you need to request that <br />explicitly when requesting access to the Photoshop SDK.<br /><br /><br />"Doug Hoppes" <[email protected]> wrote in message <br />news:[email protected]..<br />> Hi all,<br />><br />> I'm a C++ (MFC) developer that has just started looking at the SDK <br />> functionality. At my office, we're trying to figure out the best way to <br />> approach this problem. We have a lot of customers that take our images and <br />> format/label them in a specific way (four images in a square with a label <br />> at the upper left corner of each image). To create the images, we have an <br />> MFC application that generates this information.<br />><br />> The ideal situation would be for us to create a PSD file that contains one <br />> layer for each image and one layer for each image label. Can I create a <br />> PSD file from my C++ code? or do I have to have a plugin?<br />><br />> For the plugin, I would assume that I need to have the C++ program create <br />> a data file that contains the images and labels. When the user opens <br />> Photoshop and runs the plugin, it would ask the user for the data file, <br />> then create the layers with it.<br />><br />> I'm also open to other options on how to solve this issue.<br />><br />> Any help is greatly appreciated.<br />><br />> Dougie

Similar Messages

  • .plugin versus .webplugin files

    I have a question that was asked 9 years ago, left unanswered, got archived.
    I am still on OS X 10.5.8. What's the use of having seemingly duplicate plugin-files in /Library/Internet Plug-Ins/?
    QuickTime Plugin.webplugin
    QuickTime Plugin.plugin
    Flip4Mac WMV Plugin.webplugin
    Flip4Mac WMV Plugin.plugin
    I am thinking maybe they are from different updates to the application, but the version information is identical. The plugin descriptions, viewable inside the Safari 5.0.6 browser window, are also identical.
    .webplugin ist not listed at fileinfo.com, .plugin is. Is .webplugin redundant? Why does it exist?

    If you want to read/write PSD files yourself you need to request that <br />explicitly when requesting access to the Photoshop SDK.<br /><br /><br />"Doug Hoppes" <[email protected]> wrote in message <br />news:[email protected]..<br />> Hi all,<br />><br />> I'm a C++ (MFC) developer that has just started looking at the SDK <br />> functionality. At my office, we're trying to figure out the best way to <br />> approach this problem. We have a lot of customers that take our images and <br />> format/label them in a specific way (four images in a square with a label <br />> at the upper left corner of each image). To create the images, we have an <br />> MFC application that generates this information.<br />><br />> The ideal situation would be for us to create a PSD file that contains one <br />> layer for each image and one layer for each image label. Can I create a <br />> PSD file from my C++ code? or do I have to have a plugin?<br />><br />> For the plugin, I would assume that I need to have the C++ program create <br />> a data file that contains the images and labels. When the user opens <br />> Photoshop and runs the plugin, it would ask the user for the data file, <br />> then create the layers with it.<br />><br />> I'm also open to other options on how to solve this issue.<br />><br />> Any help is greatly appreciated.<br />><br />> Dougie

  • Problems opening mac os generated psd files

    Hello,
    I have Photoshop Extended on my win7 x64 laptop, just updated to the 12.0.4 version.
    I have a bug concerning opening a psd file generated on mac os
    After this dialog, photoshop is totally frozen.
    The supposed missing font is Helvetica, which in truth I have installed and running.
    I tried to run the fontTest javascript, but there were no errors detected.
    Does somebody have any idea on how to fix this?
    Many thanks,
    Silvia

    Hello,
    I found the cause of all the problems and frustrations with my ps extended: the font explorer plugin is buggy, so I just removed the folder form the plugin folder.
    And now it works!
    Sometimes less is more!

  • PSD files missing plugin

    When I drag and drop a picture from Aperture that was processed through photoshop and a filter (like Nik) and it is saved as a PSD, when that image is pulled over to FCPX, I get a missing plugin message.  When I do the same process, but as a tiff it seems to be ok. 
    Thoughts?

    Was the PSD an 8-bit RGB? I don't have any problems importing images with Smart Objects that have filters applied:
    The above contains 2 smart objects with artistic filters, masks, adjustment layers (levels, hue-saturation). All of these filters and adjustment layers are still available in the saved PSD file - nothing was rasterized. It imports into FCPX as a 2-layered PSD and each layer is individually accessible.
    Rasterizing is a "destructive" edit.
    PSDs must be 8-bit RGB mode in order to receive "full support" in FCPX.

  • .TIFF files versus a .PSD file for mastering/archiving

    It has been suggested to save your master files in a .TIFF format (apparently for archival reasons and possibly a more enduring file format).
    I know a .TIFF file is a very sophisticated file format, is a container for file information, and can maintain PS information, such as smart objects, alpha channels, masks, adjustment layers, etc.
    But is there anything a .PSD file can do that a .TIFF file cannot?
    I just want to be sure before I convert all my archived files to .TIFF.
    Best Regards,
    Kkamin

    PSD can handle a few color modes that TIFF cannot.
    And the layer data in PSD and TIFF is pretty much the same.
    For archiving, most people are talking about flat TIFF files - that part is well documented.
    Comparing layered formats - there is no great reason to convert them.

  • How to import a picture into a Psd file using codes?

    I'm trying to import a picture into a psd file as a new layer, but i can't find the method of photoshop object in visual studio 2010 object browser. Is it possible to do this job using vb.net codes?
    Any suggestion will be gratuated!

    I beleive Michael L Hale stated that he used the ScriptListener to generate code for PhotoShop "menu File>Place".  Many things can not be done through in Photoshop Scripting through the Adobe's normal scripting methods Adobe provided for scripting.  However Adobe also supplied  the ScriptListener.8li plugin which when installed is a bit like the actions palette's action recorded without controls.  Everthing that can be recorded in Photoshop is written to two files on your desktop in script code one in Javascript the other VBS.  The Script code use an Action Manager Method so thing not posible with normal scripting methods can be use in scripts.  The only way to start and stop recording these two script files it to install ScriptListener.8li before you start Photoshop and to uninstall it after you exit Photoshop. Awarkward but better then nothing there is no logic just step, step, step like actions and the code is not all that readable.  However you can take that code and modify it to use vars to turn steps into javascript functions and whatever VBS uses.
    For example Place
    REM =======================================================
    DIM objApp
    SET objApp = CreateObject("Photoshop.Application")
    REM Use dialog mode 3 for show no dialogs
    DIM dialogMode
    dialogMode = 3
    DIM idPlc
    idPlc = objApp.CharIDToTypeID( "Plc " )
        DIM desc3
        SET desc3 = CreateObject( "Photoshop.ActionDescriptor" )
        DIM idnull
        idnull = objApp.CharIDToTypeID( "null" )
        Call desc3.PutPath( idnull, "D:\\Temp\\Portrait\\dsc6234.psd" )
        DIM idFTcs
        idFTcs = objApp.CharIDToTypeID( "FTcs" )
        DIM idQCSt
        idQCSt = objApp.CharIDToTypeID( "QCSt" )
        DIM idQcsa
        idQcsa = objApp.CharIDToTypeID( "Qcsa" )
        Call desc3.PutEnumerated( idFTcs, idQCSt, idQcsa )
        DIM idOfst
        idOfst = objApp.CharIDToTypeID( "Ofst" )
            DIM desc4
            SET desc4 = CreateObject( "Photoshop.ActionDescriptor" )
            DIM idHrzn
            idHrzn = objApp.CharIDToTypeID( "Hrzn" )
            DIM idRlt
            idRlt = objApp.CharIDToTypeID( "#Rlt" )
            Call desc4.PutUnitDouble( idHrzn, idRlt, 0.000000 )
            DIM idVrtc
            idVrtc = objApp.CharIDToTypeID( "Vrtc" )
            DIM idRlt
            idRlt = objApp.CharIDToTypeID( "#Rlt" )
            Call desc4.PutUnitDouble( idVrtc, idRlt, 0.000000 )
        DIM idOfst
        idOfst = objApp.CharIDToTypeID( "Ofst" )
        Call desc3.PutObject( idOfst, idOfst, desc4 )
    Call objApp.ExecuteAction( idPlc, desc3, dialogMode )

  • Is it possible when saving the psd file to have an automatic jpg file saved at the same time?

    My work involves preparing images for printing lightboxes and window installations.  My clients require to pre-approve the photos before printing.
    I usually save my files as psd but since the files are very large in this format I usually save another copy as a jpg file that has a much smaller file size.  This makes it possible for me to add these to a presentation and and send them to my client.
    Is it possible when saving the psd file to have an automatic jpg file saved at the same time?  Or do I still have to do this manually?

    If you save the document manually as a PSD file in Phtoshop not from within an Action, Script, Plugin or Droplette.  You may be able to write a Photoshop that would do as save as Jpeg,  And you should be able trigger its execution by setting up a Script Save event using the Script event manager.  When You do a manual save  the script should be triggered.  I wrote may be able to for I have never tried to write that script or set up a Script Manager Save event.  I have only use open events.

  • What is the best way to get PATHS from one Photoshop psd file to another?

    Hi! New on the site, and I signed up specifically to ask the best way to import one .psd file into another, including the paths on the paths palette.
    Almost all of my Photoshop drawings make heavy use of vector paths, which I then stroke using using PS natural-media brushes and the "stroke paths" function (usually with "simulate pressure" checked.) Also, my .psd files tend to be, um, HUGE... and I typically break up a whole drawing into separate PS files and then assemble all of them into one final finished graphic.
    I have no trouble moving raster stuff from file to file. Just put all the layers I want to transfer into a group and drag the group to the other .psd. Works fine, including layer masks. But I have not found a good way to get vector paths from the Paths palette of one .psd to another. Of course I can select paths and copy them to the Win clipboard, switch to the other .psd, and paste them back in. The drawback to that method is that I lose the correct size relation between the results of previously done "stroke paths" operations (on raster layers) and the paths that generated them. Sometimes the copied-in paths are way too large, sometimes way too small, never Just Right.
    As I'm sure most of you know, if you resize an entire Photoshop document from within PS, any paths it contains are correctly resized along with everything else. That's no longer true after grouped raster layers are dragged over to another document but paths are copied and pasted in. The size connection is lost. (Location placement, too.)
    I WANT those paths! After I bring a piece of a drawing into the full final drawing, what looked good when I was working on it separately often doesn't look right any longer and I want to re-stroke those paths using different brush diameter, opacity, etc., or maybe even a completely different brush.
    I've tried bring outside .psd files in as smart objects with the Place command but either that doesn't work or I'm not doing it right. Using Place, the paths in the Placed document don't come in at all.
    I'll be very grateful for any hints or strategies any of you knowledgeable folks can give me. Thanks very much!
    Jim
    Note, PS CS3 extended on Win 7 pro.

    Denny
    1. Connect the two macs - firewire, ethernet, sneakernet as suits you - and copy the iPhoto Library Folder from Old Machine to New Machine. Drag it from Home/Pictures to the same location on the new machine.
    2. Because all the files 'belong' to the account on the old machine, you have to update the file permissions: hence Download BatchMod from
    http://macchampion.com/arbysoft/
    And apply it to the iPhoto Library Folder using the settings found here:
    http://homepage.mac.com/toad.hall/.Pictures/Forum/BatChmod.png
    (Credit to Old Toad for this one).
    Note: This must be run on the new machine after copying the files over.
    3. Then launch iPhoto on the new machine.
    Regards
    TD

  • Crash in Photoshop CS5 with a .psd file

    Hello,
    I can't open a .psd file with Photoshop CS5.
    It always crashes.
    Here's my crash report (thanks in advance for your help) :
    Process:    
    Adobe Photoshop CS5 [1634]
    Path:       
    /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier: 
    com.adobe.Photoshop
    Version:    
    12.0.1 (12.0.1)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [189]
    Date/Time:  
    2011-12-08 12:13:12.441 +0100
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    258434 sec
    Crashes Since Last Report:      
    21
    Per-App Interval Since Last Report:  183429 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                 
    4D7D162C-ED02-428E-959A-D6EBFD365860
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000001c0000001c
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.Photoshop      
    0x000000010090abf7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6479719
    1   com.adobe.Photoshop      
    0x000000010090b14a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6481082
    2   com.adobe.Photoshop      
    0x00000001008fd357 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6424263
    3   com.adobe.Photoshop      
    0x0000000100963282 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6841842
    4   com.adobe.Photoshop      
    0x000000010097c6ad AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6945309
    5   com.adobe.Photoshop      
    0x000000010007b6f7 0x100000000 + 505591
    6   com.adobe.Photoshop      
    0x000000010006a3d7 0x100000000 + 435159
    7   com.adobe.Photoshop      
    0x00000001000666bb 0x100000000 + 419515
    8   com.adobe.Photoshop      
    0x00000001012dd6f4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779876
    9   com.apple.Foundation     
    0x00007fff850a8bc5 __NSFireTimer + 114
    10  com.apple.CoreFoundation 
    0x00007fff830dabb8 __CFRunLoopRun + 6488
    11  com.apple.CoreFoundation 
    0x00007fff830d8d8f CFRunLoopRunSpecific + 575
    12  com.apple.HIToolbox      
    0x00007fff876047ee RunCurrentEventLoopInMode + 333
    13  com.apple.HIToolbox      
    0x00007fff876045f3 ReceiveNextEventCommon + 310
    14  com.apple.HIToolbox      
    0x00007fff876044ac BlockUntilNextEventMatchingListInMode + 59
    15  com.apple.AppKit         
    0x00007fff8421feb2 _DPSNextEvent + 708
    16  com.apple.AppKit         
    0x00007fff8421f801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    17  com.apple.AppKit         
    0x00007fff841e568f -[NSApplication run] + 395
    18  com.adobe.Photoshop      
    0x00000001012dd5ee AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779614
    19  com.adobe.Photoshop      
    0x00000001012de819 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16784265
    20  com.adobe.Photoshop      
    0x00000001000688c2 0x100000000 + 428226
    21  com.adobe.Photoshop      
    0x0000000100237c01 0x100000000 + 2325505
    22  com.adobe.Photoshop      
    0x0000000100237c91 0x100000000 + 2325649
    23  com.adobe.Photoshop      
    0x00000001000028e4 0x100000000 + 10468
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x00007fff85773c0a kevent + 10
    1   libSystem.B.dylib        
    0x00007fff85775add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib        
    0x00007fff857757b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib        
    0x00007fff857752de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib        
    0x00007fff85774c08 _pthread_wqthread + 353
    5   libSystem.B.dylib        
    0x00007fff85774aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   com.adobe.amt.services   
    0x0000000108723c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services   
    0x000000010871ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services   
    0x0000000108723cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib        
    0x00007fff8575adce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore
    0x00007fff896ca186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support   
    0x000000011cd6fbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore
    0x00007fff896350d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib        
    0x00007fff8575adce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore
    0x00007fff896ca186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support   
    0x000000011cd6fbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore
    0x00007fff896350d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib        
    0x00007fff8575adce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore
    0x00007fff896ca186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support   
    0x000000011cd6fbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore
    0x00007fff896350d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore
    0x00007fff896f3d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore
    0x00007fff89662ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore
    0x00007fff8965cefb MPWaitOnQueue + 215
    5   AdobeACE                 
    0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                 
    0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore
    0x00007fff896350d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    9   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore
    0x00007fff896f3d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore
    0x00007fff89662ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore
    0x00007fff8965cefb MPWaitOnQueue + 215
    5   AdobeACE                 
    0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                 
    0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore
    0x00007fff896350d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    9   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore
    0x00007fff896f3d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore
    0x00007fff89662ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore
    0x00007fff8965cefb MPWaitOnQueue + 215
    5   AdobeACE                 
    0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                 
    0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore
    0x00007fff896350d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    9   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff857958f9 nanosleep + 148
    2   com.adobe.PSAutomate     
    0x000000011f98209b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate     
    0x000000011f963fd3 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate     
    0x000000011f982196 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl      
    0x0000000124c8789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl      
    0x0000000124a405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl      
    0x0000000124c879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl      
    0x0000000124c87d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl      
    0x0000000124c87e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    8   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl      
    0x0000000124c8789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl      
    0x0000000124a405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl      
    0x0000000124c879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl      
    0x0000000124c87d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl      
    0x0000000124c87e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    8   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl      
    0x0000000124c8789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl      
    0x0000000124a405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl      
    0x0000000124c879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl      
    0x0000000124c87d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl      
    0x0000000124c87e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    8   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl      
    0x0000000124c8789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl      
    0x0000000124a405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl      
    0x0000000124c879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl      
    0x0000000124c87d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl      
    0x0000000124c87e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    8   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib        
    0x00007fff8575ad7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff8575b3ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff830d9902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff830d8d8f CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices
    0x00007fff83bb25f7 MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices
    0x00007fff83bb41c2 CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib        
    0x00007fff8575adda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib        
    0x00007fff85799772 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl      
    0x0000000124c87869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl      
    0x0000000124ca40ec APXGetHostAPI + 2582620
    4   com.adobe.adobeswfl      
    0x0000000124c879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl      
    0x0000000124c87d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl      
    0x0000000124c87e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    8   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib        
    0x00007fff8575adda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib        
    0x00007fff85799772 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl      
    0x0000000124c87869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl      
    0x0000000124e21ef3 APXGetHostAPI + 4146787
    4   com.adobe.adobeswfl      
    0x0000000124c879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl      
    0x0000000124c87d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl      
    0x0000000124c87e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    8   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib        
    0x00007fff8579e956 recvfrom + 10
    1   ServiceManager-Launcher.dylib
    0x0000000121a6b982 Invoke + 54020
    2   ServiceManager-Launcher.dylib
    0x0000000121a6aadf Invoke + 50273
    3   ServiceManager-Launcher.dylib
    0x0000000121a69b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib
    0x0000000121a69b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib
    0x0000000121a69c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib
    0x0000000121a6430d Invoke + 23695
    7   ServiceManager-Launcher.dylib
    0x0000000121a644a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib
    0x0000000121a64f2f Invoke + 26801
    9   ServiceManager-Launcher.dylib
    0x0000000121a6501d Invoke + 27039
    10  ServiceManager-Launcher.dylib
    0x0000000121a6831f Invoke + 40097
    11  ServiceManager-Launcher.dylib
    0x0000000121a685c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib
    0x0000000121a68b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib
    0x0000000121a68d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib
    0x0000000121a5adaf Login + 1773
    15  ServiceManager-Launcher.dylib
    0x0000000121a5c295 Login + 7123
    16  ServiceManager-Launcher.dylib
    0x0000000121a692a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib
    0x0000000121a6b6c1 Invoke + 53315
    18  libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    19  libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib        
    0x00007fff85774a2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff85774e3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff85774aa5 start_wqthread + 13
    Thread 19:
    0   libSystem.B.dylib        
    0x00007fff85774a2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff85774e3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff85774aa5 start_wqthread + 13
    Thread 20:
    0   libSystem.B.dylib        
    0x00007fff85774a2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff85774e3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff85774aa5 start_wqthread + 13
    Thread 21:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   libtbb.dylib             
    0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib             
    0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib             
    0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   libtbb.dylib             
    0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib             
    0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib             
    0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   libtbb.dylib             
    0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib             
    0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib             
    0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib        
    0x00007fff85795a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff85799881 _pthread_cond_wait + 1286
    2   libtbb.dylib             
    0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib             
    0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib             
    0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib        
    0x00007fff85793fd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff85793e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000001c0000001c  rbx: 0x00000001079729f0  rcx: 0x0000000000000008  rdx: 0x0000001c0000001c
      rdi: 0x00007fff5fbfe120  rsi: 0x00000001079729f0  rbp: 0x00007fff5fbfe0f0  rsp: 0x00007fff5fbfe0f0
       r8: 0x0000000000000001   r9: 0x000000000566cb7d  r10: 0x00000000000025a6  r11: 0x00000001012e4c96
      r12: 0x00007fff5fbfe120  r13: 0x0000000000000000  r14: 0x00007fff5fbfe360  r15: 0x00000001091472c0
      rip: 0x000000010090abf7  rfl: 0x0000000000010246  cr2: 0x0000001c0000001c
    Binary Images:
    0x100000000 -   
    0x1026a7fff +com.adobe.Photoshop 12.0.1 (12.0.1) <CFDED939-0A8A-EBC4-215B-94A4A224A1D1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    0x103287000 -   
    0x1032fffef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x103315000 -   
    0x10331cfff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x103324000 -   
    0x103334ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x10333f000 -   
    0x103345ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <3E1CF810-2E94-B757-FE5C-4B0CA2275D5F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x10334c000 -   
    0x103552fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x1035e5000 -   
    0x103793fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x103835000 -   
    0x103c65fef +AdobeMPS ??? (???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x103dbf000 -   
    0x1040eaff7 +AdobeAGM ??? (???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1041b7000 -   
    0x1044dffe7 +AdobeCoolType ??? (???) <7EF54CD5-3426-A1E5-7961-FA34CCC2018D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x104577000 -   
    0x104598ff7 +AdobeBIBUtils ??? (???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1045a5000 -   
    0x1045d0ff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x1045e2000 -   
    0x104726fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x10476d000 -   
    0x1047d2fff +aif_core ??? (???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x1047ee000 -   
    0x104804fff +data_flow ??? (???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x10481c000 -   
    0x1048b2fff +image_flow ??? (???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x104929000 -   
    0x104947fff +image_runtime ??? (???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x104964000 -   
    0x104b93fff +aif_ogl ??? (???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x104c72000 -   
    0x104d05fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x104d25000 -   
    0x10506efef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x1051fe000 -   
    0x105380fe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x105422000 -   
    0x10579afff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x1058e4000 -   
    0x1059f9fff +AdobeACE ??? (???) <5BFBC4A1-1704-06A7-B656-D28BF592307A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x105a1e000 -   
    0x105a3afff +AdobeBIB ??? (???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x105a44000 -   
    0x105aaeff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x105ae1000 -   
    0x105bb4ffb +AdobeJP2K ??? (???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x105bd4000 -   
    0x105bd8ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x105bdc000 -   
    0x105c53fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x105c74000 -   
    0x105cd2ffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x105ce0000 -   
    0x10617bfff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
    0x106701000 -   
    0x106757feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x10679c000 -   
    0x1067c1ffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
    0x1067fb000 -   
    0x106800ffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x106805000 -   
    0x1069a1fff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x106a49000 -   
    0x106a62feb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
    0x106a73000 -   
    0x106a79feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
    0x106a80000 -   
    0x106a80ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
    0x106a83000 -   
    0x106a8bff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x106a92000 -   
    0x106b78fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x106cf8000 -   
    0x106cfafef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x106fed000 -   
    0x106ffcfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <50541300-118F-BE28-86DB-0F42738A9338> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x108700000 -   
    0x108770ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
    0x1087d2000 -   
    0x1087e9fe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <5C25B45F-7A9E-3259-0532-E13B34B5398A> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x1087ed000 -   
    0x1087eefff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <0739FD38-CF46-0ECC-517C-E187C5A3B8D6> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x10a5de000 -   
    0x10a5f0fff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <CC30A563-5E4C-7ACE-3B73-90E8F582171A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x11a878000 -   
    0x11a899fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <1CC25A05-9E4C-ACBE-546E-34063A4CEB09> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x11a89d000 -   
    0x11a8a5fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
    0x11a8e9000 -   
    0x11a8f0fff +Enable Async IO ??? (???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x11b0db000 -   
    0x11b0e4fff +FastCore ??? (???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
    0x11cc51000 -   
    0x11ccb4ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    0x11cd3a000 -   
    0x11cda5ff0 +MultiProcessor Support ??? (???) <8A0A7B32-67A5-4CD5-80DC-F9BEDA271F2C> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x11f4aa000 -   
    0x11f4caffb +com.adobe.ape adbeapecore version 3.1.70.10055 (3.1.70.10055) <66373ADB-0865-ECDB-D3D0-B3373FC43919> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
    0x11f800000 -   
    0x11fa5cfef +com.adobe.PSAutomate 12.0.1 (12.0.1) <6A522366-AB0A-E14E-D695-CDC7F5211991> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
    0x11fc72000 -   
    0x11fd16ffb +com.adobe.AdobeExtendScript ExtendScript 4.1.25 (4.1.25.8769) <144F37AB-BE20-D159-C326-A34154FE04B3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x11fd78000 -   
    0x11fe18fef +com.adobe.AdobeScCore ScCore 4.1.25 (4.1.25.8769) <28F9410F-A5B5-BB59-FB7E-F5DB8FA70A0C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x11fed9000 -   
    0x11fedafff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x1209cf000 -   
    0x1209d5fe7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <87272933-FB21-81D0-00E6-92BC3D7583FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x120d0d000 -   
    0x120d11fff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x120d16000 -   
    0x120d1cff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x120f2e000 -   
    0x120f6cff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
    0x121042000 -   
    0x12106bfef  com.apple.mio.DAL.VDC_4 140.0 (1496) <E22DEEC2-EE3D-03AD-9E02-BDE03CE73588> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.plugin/Cont ents/MacOS/VDC
    0x121a58000 -   
    0x121a80fef +ServiceManager-Launcher.dylib ??? (???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
    0x121b77000 -   
    0x121bb4feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
    0x124a00000 -   
    0x125868ff3 +com.adobe.adobeswfl ??? (2.0.0.10053) <ADE7E8AA-80B6-7BAC-8205-13D7A0E89DF8> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
    0x12e000000 -   
    0x12e026fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x12ec68000 -   
    0x12edfbfe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12ee2c000 -   
    0x12f24ffef  libclh.dylib 3.1.1 C  (3.1.1) <90454388-462D-DFC4-7AF5-54C86BF6C162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x12f27d000 -   
    0x1302eeff7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.40 (6.4.0) <B24F98A8-CD17-6F59-C081-880E81966CF1> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelH DGraphicsGLDriver
    0x200000000 -   
    0x200787fe7  com.apple.GeForceGLDriver 1.6.40 (6.4.0) <D5F5AE82-1F1F-A4B7-5CA7-0678F63188BD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff5fc00000 -
    0x7fff5fc3bdef  dyld 132.1 (???) <1CF125D0-00E6-8665-8C72-C68DCC709C4D> /usr/lib/dyld
    0x7fff80003000 -
    0x7fff80028ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80029000 -
    0x7fff80059fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8005a000 -
    0x7fff80137fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x7fff80138000 -
    0x7fff8013eff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x7fff8013f000 -
    0x7fff8025efe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff804dc000 -
    0x7fff804ddfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff804de000 -
    0x7fff80546fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x7fff80547000 -
    0x7fff80651ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x7fff80652000 -
    0x7fff80a95fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x7fff80c08000 -
    0x7fff80c57ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff80c58000 -
    0x7fff80d11fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff81de7000 -
    0x7fff81e77fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x7fff81e91000 -
    0x7fff81f02ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81f03000 -
    0x7fff81f19fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x7fff81f1a000 -
    0x7fff81f5bfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x7fff81f78000 -
    0x7fff82092fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x7fff82093000 -
    0x7fff8231bfef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8231c000 -
    0x7fff823d2ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff82d06000 -
    0x7fff82d1cfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff82d1d000 -
    0x7fff82d1dff7  com.apple.Carbon 150 (152) <29318EF4-8EB3-11C1-1AA5-CA67B3B1AC16> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff82d4e000 -
    0x7fff82da3ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff82da6000 -
    0x7fff82dd7fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82dd8000 -
    0x7fff82df5ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x7fff82df6000 -
    0x7fff82e07fff  com.apple.DSObjCWrappers.Framew

    You're running Photoshop 12.0.1 -- the current version is 12.0.4.  Go install the updates.
    Also, you crashed on a corrupt font or a corrupt OS font cache. See http://kb2.adobe.com/cps/843/cpsid_84363.html  for how to troubleshoot the fonts and caches on your system.

  • Photoshop cs4 - Can't open .psd files in Bridge

    I cannot open .psd files in Bridge, only .jpg and .tif, as far as I know.  The .psd files are flattened--no layers.  What's wrong?

    Generated in PS cs4...always starting with a .jpg, working on it, then saving as .psd.
    I open Bridge, navigate to the file I want to work on.  The round icon that is for opening files in Camera Raw is grayed out.  It IS available for .jpg and .tif files.  If I go to the File menu in the upper left, there is no option to open the .psd file in Bridge.  If I just click Open, the file will open in the default program I use for quickly viewing all photos (Irfanview).
    Thinking also about the reply from 2.rob...
    I hope I don't need to designate .psd files to always open in Photoshop in order to get this to work.  I have all photo types set to Open for quick viewing in Irfanview, which I like very much. Often I want to look at a .psd file w/o opening Photoshop, which takes a while to load.

  • Font Explorer X Pro crashes PSD file

    I have tried uninstalling my CS5 Photoshop to 12.0.4 and trashed my preference files, but Photoshop keeps crashing when I open a PSD file.
    Older PSD files would open, but if I had edited it when I reopen the file it would crash Photoshop.
    I have not had any problems with the program up till this week, I don't have any extra plug-ins other than what came with the program. Any tips would be much appreciated.
    Crash report below:
    Process:         Adobe Photoshop CS5 [289]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.4 (12.0.4x20110407.r.1265) (12.0.4)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [95]
    Date/Time:       2012-06-28 02:09:44.858 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          87234 sec
    Crashes Since Last Report:           26
    Per-App Interval Since Last Report:  1553 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      C11E4C08-881D-40D7-A277-5A1F66CFDD4E
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000088
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ...rer X Pro for Photoshop CS5          0x0000000120367f16 FEXLanguageMgr::FEXLanguageMgr() + 58
    1   ...rer X Pro for Photoshop CS5          0x0000000120367feb FEXLanguageMgr::getLanguageMgr() + 47
    2   ...rer X Pro for Photoshop CS5          0x00000001203463b8 FontExplorerXPlugin::Notify(unsigned long, _ADsc*, long, void*) + 176
    3   ...rer X Pro for Photoshop CS5          0x0000000120345786 AutoPluginMain + 484
    4   com.adobe.Photoshop                     0x00000001006fdf96 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4332282
    5   com.adobe.Photoshop                     0x0000000100276f66 0x100000000 + 2584422
    6   com.adobe.Photoshop                     0x00000001002770f3 0x100000000 + 2584819
    7   com.adobe.Photoshop                     0x00000001000711ba 0x100000000 + 463290
    8   com.adobe.Photoshop                     0x00000001000665d3 0x100000000 + 419283
    9   com.adobe.Photoshop                     0x0000000100066696 0x100000000 + 419478
    10  com.adobe.Photoshop                     0x000000010024eadf 0x100000000 + 2419423
    11  com.adobe.Photoshop                     0x0000000100278377 0x100000000 + 2589559
    12  ...rer X Pro for Photoshop CS5          0x0000000120345562 FindListenerListEnd() + 162
    13  com.adobe.Photoshop                     0x0000000100249fed 0x100000000 + 2400237
    14  com.adobe.Photoshop                     0x00000001000711ba 0x100000000 + 463290
    15  com.adobe.Photoshop                     0x00000001000665d3 0x100000000 + 419283
    16  com.adobe.Photoshop                     0x0000000100066696 0x100000000 + 419478
    17  com.adobe.Photoshop                     0x00000001012e0583 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16793831
    18  com.apple.Foundation                    0x00007fff80be8bc5 __NSFireTimer + 114
    19  com.apple.CoreFoundation                0x00007fff87d6dbb8 __CFRunLoopRun + 6488
    20  com.apple.CoreFoundation                0x00007fff87d6bd8f CFRunLoopRunSpecific + 575
    21  com.apple.HIToolbox                     0x00007fff884317ee RunCurrentEventLoopInMode + 333
    22  com.apple.HIToolbox                     0x00007fff88431551 ReceiveNextEventCommon + 148
    23  com.apple.HIToolbox                     0x00007fff884314ac BlockUntilNextEventMatchingListInMode + 59
    24  com.apple.AppKit                        0x00007fff81f74eb2 _DPSNextEvent + 708
    25  com.apple.AppKit                        0x00007fff81f74801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    26  com.apple.AppKit                        0x00007fff81f3a68f -[NSApplication run] + 395
    27  com.adobe.Photoshop                     0x00000001012e04a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16793608
    28  com.adobe.Photoshop                     0x00000001012e0f01 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16796261
    29  com.adobe.Photoshop                     0x00000001000682e6 0x100000000 + 426726
    30  com.adobe.Photoshop                     0x00000001002371f1 0x100000000 + 2322929
    31  com.adobe.Photoshop                     0x0000000100237281 0x100000000 + 2323073
    32  com.adobe.Photoshop                     0x00000001000022f4 0x100000000 + 8948
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8095bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8095dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8095d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8095d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8095cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8095caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff8095ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8095ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8095caa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   com.adobe.amt.services                  0x0000000108263c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services                  0x000000010825ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services                  0x0000000108263cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8095ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8095ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8095caa5 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff80942dce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff80f9c186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011d120b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff80942dce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff80f9c186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011d120b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff80942dce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff80f9c186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011d120b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff80fc5d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff80f34ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff80f2eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff80f070d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8097d8f9 nanosleep + 148
    2   com.adobe.PSAutomate                    0x0000000121130e4b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x0000000121112d83 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate                    0x0000000121130f46 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl                     0x0000000124f8889d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x0000000124d415e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x0000000124f889b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000124f88d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000124f88e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl                     0x0000000124f8889d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x0000000124d415e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x0000000124f889b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000124f88d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000124f88e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl                     0x0000000124f8889d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x0000000124d415e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x0000000124f889b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000124f88d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000124f88e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl                     0x0000000124f8889d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x0000000124d415e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x0000000124f889b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000124f88d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000124f88e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff80942d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff809433ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87d6c902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87d6bd8f CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices           0x00007fff83cff5f7 MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices           0x00007fff83d011c2 CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff80942dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff80981772 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl                     0x0000000124f88869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                     0x0000000124fa50ec APXGetHostAPI + 2582620
    4   com.adobe.adobeswfl                     0x0000000124f889b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000124f88d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000124f88e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff80942dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff80981772 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl                     0x0000000124f88869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                     0x0000000125122ef3 APXGetHostAPI + 4146787
    4   com.adobe.adobeswfl                     0x0000000124f889b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000124f88d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000124f88e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff80986956 recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x0000000122d00982 Invoke + 54020
    2   ServiceManager-Launcher.dylib           0x0000000122cffadf Invoke + 50273
    3   ServiceManager-Launcher.dylib           0x0000000122cfeb26 Invoke + 46248
    4   ServiceManager-Launcher.dylib           0x0000000122cfeb81 Invoke + 46339
    5   ServiceManager-Launcher.dylib           0x0000000122cfec02 Invoke + 46468
    6   ServiceManager-Launcher.dylib           0x0000000122cf930d Invoke + 23695
    7   ServiceManager-Launcher.dylib           0x0000000122cf94a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib           0x0000000122cf9f2f Invoke + 26801
    9   ServiceManager-Launcher.dylib           0x0000000122cfa01d Invoke + 27039
    10  ServiceManager-Launcher.dylib           0x0000000122cfd31f Invoke + 40097
    11  ServiceManager-Launcher.dylib           0x0000000122cfd5c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib           0x0000000122cfdb84 Invoke + 42246
    13  ServiceManager-Launcher.dylib           0x0000000122cfdd71 Invoke + 42739
    14  ServiceManager-Launcher.dylib           0x0000000122cefdaf Login + 1773
    15  ServiceManager-Launcher.dylib           0x0000000122cf1295 Login + 7123
    16  ServiceManager-Launcher.dylib           0x0000000122cfe2a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib           0x0000000122d006c1 Invoke + 53315
    18  libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    19  libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8097da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80981881 _pthread_cond_wait + 1286
    2   libtbb.dylib                            0x0000000106bfd22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c07b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bffe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib                       0x00007fff8097bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8097be89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff5fbfdb90  rcx: 0x000000000000001a  rdx: 0x00007fff70181650
      rdi: 0x00007fff5fbfdb90  rsi: 0x0000000142ffc0a0  rbp: 0x00007fff5fbfdcc0  rsp: 0x00007fff5fbfdb90
       r8: 0x0000000002000000   r9: 0x00000000142f0019  r10: 0x0000000000000001  r11: 0x0000000000000001
      r12: 0x00007fff5fbfdc9f  r13: 0x00007fff5fbfdc90  r14: 0x0000000142f00190  r15: 0x0000000101e8becc
      rip: 0x0000000120367f16  rfl: 0x0000000000010206  cr2: 0x0000000000000088
    Binary Images:
           0x100000000 -        0x1026fbfff +com.adobe.Photoshop 12.0.4 (12.0.4x20110407.r.1265) (12.0.4) <6BFE637D-7ADA-BD5C-F1C5-64AD4688D89D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x1032f4000 -        0x10336cfef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103382000 -        0x103389fff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103391000 -        0x1033a1ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1033ac000 -        0x1033b2ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <2E9CD6AA-6A78-474B-7EE7-A4F2109C2430> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1033b9000 -        0x1035bffef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x103652000 -        0x103800fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x1038a2000 -        0x103cd2fef +AdobeMPS ??? (???) <E541F5F1-21BB-D779-1475-B1553950E1B9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103e2c000 -        0x104157ff7 +AdobeAGM ??? (???) <770E65CA-643B-CFEE-2BE1-F73D45B77D09> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x104224000 -        0x10454cfe7 +AdobeCoolType ??? (???) <9979447D-9477-BC48-A84E-8A6A6AF380B5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1045e4000 -        0x104605ff7 +AdobeBIBUtils ??? (???) <E0E813D7-0DEE-4BD6-599B-B1DE16008C3C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x104612000 -        0x10463dff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x10464f000 -        0x104793fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1047da000 -        0x10483ffff +aif_core ??? (???) <28B07687-9957-7C0B-B221-1B849283C87A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x10485b000 -        0x104871fff +data_flow ??? (???) <81432128-C1BC-2E87-852E-2E4FBE63DEF3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x104889000 -        0x10491ffff +image_flow ??? (???) <83A775AD-5EFE-4EC1-4EE4-7A92C88D1B02> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104996000 -        0x1049b4fff +image_runtime ??? (???) <F3EE4945-4348-A9BE-61AD-A546D0371C62> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x1049d1000 -        0x104c00fff +aif_ogl ??? (???) <0C2C2B20-688E-18BE-B33C-9B2A816A7E65> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104cdf000 -        0x104d72fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d92000 -        0x1050dbfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10526b000 -        0x1053edfe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10548f000 -        0x105807fff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x105951000 -        0x105a66fff +AdobeACE ??? (???) <C544307E-C1E6-FCA8-4D32-2EC0D5820BBD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a8b000 -        0x105aa7fff +AdobeBIB ??? (???) <EBA9513A-E3A2-10A8-35E9-B2A8DCDE10DD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105ab1000 -        0x105b1bff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105b4e000 -        0x105c21ffb +AdobeJP2K ??? (???) <BF2DBEA4-E71A-7112-53CA-8E7D73B1EFE5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105c41000 -        0x105c45ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105c49000 -        0x105cc0fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105ce1000 -        0x105d3fffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105d4d000 -        0x1061e8fff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x10676e000 -        0x1067c4feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x106809000 -        0x10682effe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106868000 -        0x10686dffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106872000 -        0x106a0efff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106ab6000 -        0x106b9cfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x106bf4000 -        0x106c0dfeb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106c1e000 -        0x106c24feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106c2b000 -        0x106c2bff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106c2e000 -        0x106c36ff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106fdb000 -        0x106fddfef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106ff4000 -        0x106ff5fff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <0739FD38-CF46-0ECC-517C-E187C5A3B8D6> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x108240000 -        0x1082b0ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1087c7000 -        0x1087defe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <5C25B45F-7A9E-3259-0532-E13B34B5398A> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1087e2000 -        0x1087f1fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <50541300-118F-BE28-86DB-0F42738A9338> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x109dd3000 -        0x109df4fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <1CC25A05-9E4C-ACBE-546E-34063A4CEB09> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11a6ae000 -        0x11a6c0fff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <CC30A563-5E4C-7ACE-3B73-90E8F582171A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11a6c4000 -        0x11a6ccfff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11a7c7000 -        0x11a7cefff +Enable Async IO ??? (???) <3935C129-0FAE-3EAC-0CF2-4D740CD22E43> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11a7d9000 -        0x11a7e2fff +FastCore ??? (???) <25D92063-457F-C14A-6BE8-1C96C54F904C> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11d000000 -        0x11d063ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11d0eb000 -        0x11d156ff0 +MultiProcessor Support ??? (???) <4CDEDB26-96A2-631F-3C4B-FC3DBE9E2A02> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x11ecee000 -        0x11ecf2fff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x11fe89000 -        0x11fea5ff7 +MeasurementCore ??? (???) <23B22EB7-5FF8-BAAC-CA6D-084FDEA9AA5A> /Applications/Adobe Photoshop CS5/Plug-Ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x11fec8000 -        0x11fec9fff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
           0x11fee8000 -        0x11feeeff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x120300000 -        0x120be7ff7 +FontExplorer X Pro for Photoshop CS5 3.2.0 (???) <D4758FE9-6F00-10AA-D2D3-8AF90EE03C64> /Applications/Adobe Photoshop CS5/Plug-Ins/FontExplorer X for Photoshop CS5.plugin/Contents/MacOS/FontExplorer X Pro for Photoshop CS5
           0x120ca3000 -        0x120cc3ffb +com.adobe.ape adbeapecore version 3.1.70.10055 (3.1.70.10055) <66373ADB-0865-ECDB-D3D0-B3373FC43919> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x120f07000 -        0x120f0dfe7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <87272933-FB21-81D0-00E6-92BC3D7583FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libFontStreams.A.dylib
           0x120fae000 -        0x12120bfef +com.adobe.PSAutomate 12.0.2 (12.0.2) <2A43E60A-F63A-68A0-A73C-5BEEE05E6F33> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x12142a000 -        0x1214ceffb +com.adobe.AdobeExtendScript ExtendScript 4.1.26 (4.1.26.11099) <00717496-ACE1-7D2F-DEE7-4316D0AB52D5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x121530000 -        0x1215d0fef +com.adobe.AdobeScCore ScCore 4.1.26 (4.1.26.11099) <036DBC1F-0576-705F-3507-213E9F455222> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x121656000 -        0x12167ffef  com.apple.mio.DAL.VDC_4 140.0 (1496) <E22DEEC2-EE3D-03AD-9E02-BDE03CE73588> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.plugin/Cont ents/MacOS/VDC
           0x12179f000 -        0x1217ddff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
           0x122c95000 -        0x122cd2feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
           0x122ced000 -        0x122d15fef +ServiceManager-Launcher.dylib ??? (???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
           0x124d01000 -        0x125b69ff3 +com.adobe.adobeswfl ??? (2.0.0.10053) <ADE7E8AA-80B6-7BAC-8205-13D7A0E89DF8> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
           0x127d6f000 -        0x127d95fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x12aa76000 -        0x12ac09fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x12da1c000 -        0x12de0efff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <282E53E2-ABB3-B97D-F298-6A8FE21F3A5A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
           0x13bc4f000 -        0x13bdd1ff7 +Photoshop3DEngine ??? (???) <3A28A5D3-2121-F8B3-79DF-6F7F5497EA44> /Applications/Adobe Photoshop CS5/Plug-Ins/3D Engines/Photoshop3DEngine.plugin/Contents/MacOS/Photoshop3DEngine
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8023dfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
        0x7fff8023e000 -     0x7fff802cefff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
        0x7fff802cf000 -     0x7fff8039afff  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff8043f000 -     0x7fff807dcfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff80821000 -     0x7fff8086cfef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff80870000 -     0x7fff80884ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff80885000 -     0x7fff808b6fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff808b7000 -     0x7fff808d2ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff808d3000 -     0x7fff80911fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff80942000 -     0x7fff80b03fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff80b04000 -     0x7fff80b04ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff80b82000 -     0x7fff80e04fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80e05000 -     0x7fff80e1bfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-412

    The people at Fonts.com, and at monotype.com.. who are behind the fontexplorer pro x plugin are of absolutely NO help whatsoever.  They give directions and when those directions don't help, they go silent. It seems that if you test the plugin, and don't buy it, when it destroys your Adobe Products, they just don't care!!! I am unable to do any work whatsoever because of this LOUSY FONTEXPLORER PRO X plugin.... it really sucks! and the customer support sucks worse.  I'm at my wits end..  I've never seen worse support.
    DO NOT PUT THIS ON YOUR COMPUTER! YOU WILL BE SORRY.

  • Can't Get Past Preview Unavailable for a PSD File

    I know that Lightroom is unable to generate previews for PSD files if they haven't been saved with the Maximize Compatibility option. But, it seems that once you begin a preview for a folder Lightroom gets stuck in that mode even if you then go ahead and resave the file with the Maximize Compatibility option set to Always.
    In a test just now I opened one of the problem files in Photoshop CS6 and saved it. Then I went back to Lightroom and tried to reimport the file but it still said Preview Unavailable. I tried toggling on/off a couple of layers and resaving but it still didn't help. So, next I actually tried making a change to the file and resaving. That still didn't work. I've tried exiting from the Import dialog in LR and restarting the import and even restarting Lightroom but nothing makes a difference.
    If I save a new copy of the file in Photoshop (without changing any settings in my Photoshop preferences) Lightroom is able to show a preview and import the copy. So, the file itself is fine. In fact, it's just a simple 1MB file with a background layer and a Hue/Saturation adjustment layer.
    I've found this same behavior with both LR 4 and LR 5 Beta.
    I have a lot of PSD files that I've edited over the years in Photoshop. Now, I'm considering using Lightroom but if I have to create new copies of every one of my PSD files in order to see them in Lightroom I don't know if it's going to be worth the trouble. Is there any workaround?
    David Salahi

    TIFFs will hold everything that PSDs do.
    That's nice to hear. However, I found that the Image Processor conversion doesn't work correctly in some cases. Here's one example. I have a file with a single image layer and which is a Smart Object. I applied a Blur Gallery Iris Blur to this object as a Smart Filter. After running the Image Processor what I got was a flattened file with no Smart Object and no blur filter. The filter effect was rasterized so it wasn't lost but the ability to edit further was.
    And it gets worse. I have another file with a single Smart Object layer and a Nik Software Color Efex Pro filter applied. In this case, not only did it flatten the file, it didn't even render the effect correctly.
    I played around with my preferences thinking that my Maximize Compatibility or TIFF layer-save options might be causing the problem. But, so far, I haven't been able to get the Image Processor to work correctly.
    However, if I do the conversion manually I end up with a TIFF file that includes the Smart Object with Smart Filter intact. If I want to use these files with Lightroom I guess I'll have to convert each one manually.

  • PSD File to Illustrator Vector - How To?

    Hello all,
    I have searched the web far and wide and can't seem to find any sufficient answer to the issue I'm having, which stems the following;
    I've created a PSD file in Photoshop with some layers (stock images I've bought and some text), and I'm looking to get the design printed on a tshirt.  I am not very familiar with Illustrator, and the print company would like the files to be vector images, however, I'm not quite sure how to achieve this in order to get the quality they're looking for.  I thought the Live Trace option would be sufficient (I'm using CS6), and became quite giddy thinking it would be that easy (I should have known better), but the result is a grainy, crappy rendition of my PSD file (the original creation was a flyer for the event, and I took some elements from that flyer to turn into a tshirt).  My stock photos are of high quality (300dpi and about 8x10" in size), so I'm boggled as to why the trace feature turned them into poorly drawn cartoon characters.
    I fear the answer would be I need to draw these stock photos out in Illustrator, but honestly, that's not feasible for me since I'm not very handy with the pen tool, nor do I have the time at the moment to sit down and learn all the ins and outs of this tool.    I've seen other tutorials clearly explaining how to turn rasterized text into a vector file in Illistrator, which is easy enough, but it not the highlight of my issue since I'm more concerned about the images themselves.
    Is the only way to turn my design into a vector is to redraw these stock photos with the pen tool in Illustrator?
    Should I have just used Illustrator to begin with to create my flyer and the tshirt design (does this also affect my stock photos or would I still be in the same boat)?
    Any clarification you could provide would be greatly appreciated - thank you!

    Sure thing - thanks so much for the help.
    Here is a portion of the image that was sent back to me.  The original file is 300dpi, but this one just looks awful compared to the original (non-vector) image.
    Original image versus the converted vector image:
    I did use the high quality trace option which appeared to work great, but after having this returned to me I've been wondering where the heck I went wrong.  I checked my setting in AI to make sure I had everything set for maximum quality, so it makes me wonder if I didn't import/place the file correctly since, as you mentioned, the high quality trace feature should have replicated the design quite nicely.

  • How is it possible, that a pdf file turns into a psd file while sending with mail

    I have send a pdf file as attachment with mail. the file shows correctly as pdf file. but when the file arrived at the addressed location it turned into a psd file. in addition it seems there is a problem sending png and ai files. once those files have arrived through mail I am getting the feedback, that the files are are not scalable, they are fuzzy or completely messed up.
    has anyone an idea, where the problem comes from?
    thanks for response
    angelika

    Hello,
    toddisalive wrote:
    Additionally, I have found an AppleWorks file that could be the script, but it is ZERO bytes in size, and Pages won't even open it, saying that it is not a valid AppleWorks file.
    if the size of this file is really ZERO bytes, either the original file contained an empty data fork and a resource fork which was stored elsewhere (*) or the file is too damaged to retrieve anything. Moreover, as AppleWorks never generates file with empty data fork, at least to my knowledge, ....
    Concerning the Movie Magic ScreenWriter files, the application seems to exist for Yosemite http://www.write-bros.com/movie-magic-screenwriter.html ( but it seems "expensive"  and I do not know if it accepts to import old files )....
    (*) maybe in .TOTO or __MACOSX/.TOTO if the filename is TOTO

  • Creation of previews/thumbnails of PSD files not working in v3.0.1

    I'm using Aperture 3.0.1, PS 4 to edit photographs.
    My workflow will be the usual, Photo > Edit with Adobe PS, in my Aperture browser thumbnails/previews will be created for the PS file.
    When I save my work in PS, the thumbnails and previews in Aperture are not being updated properly, show horizontal magenta/cyan lines, noise, clearly some of the layers are not being processed, some layers are not being resized to the right preview format, it's a complete mess.
    I tried to delete/update previews, no difference.
    It's an absolute shame, this worked perfectly in Aperture 2.1 and is absolutely necessary in my workflow. I'm seriously thinking to go back to 2.1.
    Anyone with suggestions to get this working? Thanks

    Having some similar problems and unfortunately some different ones as well...
    I would love to know any tips you might have in identifying the "faulty" PSD files that Aperture 3 cannot deal with or more like the the PSD files that FAULTY Aperture cannot deal with (they worked fine in 2.1.4, Preview, iPhoto, etc).
    I ask because the problem I have is that as soon as I hit one file that never finishes generating a thumbnail for, then I am done since everything else just queues up behind it and I can't diagnose anything else. As I said in an earlier post, HOW HARD CAN IT BE TO INCLUDE USEFUL DIAGNOSTIC INFO IN THE "ACTIVITY WINDOW", so that we could tell which images are being "processed" (or more importantly not being processed).

Maybe you are looking for