Default to Legacy Artboard when opening CS3 files in CS5

We recently upgraded to CS5. When opening our CS3 files, we are constantly prompted to convert Artboards.
Is there a way to set “Create Artboards for: Legacy Artboards” as a default on all the stations?
Besides the prompting being annoying every time we open, It is confusing to some of the users.
TIA

Thank you for responding.
There isn't an "ignore the message" checkbox.

Similar Messages

  • HELP - illustrator cs5 error message when opening cs3 files

    Has anyone else had this issue? Do you know how to fix it.
    I just bought and downloaded cs5. When opening Illustrator cs3 files I get an error message: "Can't finish previewing. Could not complete the requested operation."
    Then it opens the file but I it is only line work (no fills, gradients, etc) and I can not do anything in the file. If I click an object the error message pops up again.
    This is what it looks like in cs3.
    This is how it displays in cs5
    I cant find anything online about this issue. Also this occurs on all of my illustrator files, not just one.
    any advice?
    thanks

    davidmacy wrote:
    I think your current system should be fine for running Illustrator CS5. Please let us know if the original problem happens for you again.
    I think your system is also fine for running Adobe Illustrator CS 5 but of course you are running the system as well and a browser and e-mail client…and perhaps Adobe Photoshop or Adobe InDesign or Microsoft Word in which case I think there might be on occasion an out of memory issue and with a complex file you will lose your preview.
    I have lost my preview as well on certain files and found that it usually is because I had trashed the preferences and forgot to set the scratch to a different disk other than the startup disk.
    I have 16 GB of RAm and once in a while I still lose the preview.

  • CS4 crashing when opening CS3 files

    I seem to be the only one in my office that is having this problem but I also have the least amount of ram (2GB). I have deactivated all of my fonts, tried it with and withouot Suitcase running, all with the same result - app crash right after the font activation dialogue box is clicked off.
    Has anyone else noticed this?
    system:
    OSX 10.5.5/CS4 (no updates released yet)
    Macbook Pro
    2.16 Ghz C2D
    2GB factory ram
    Suitcase Fusion 2

    I installed CS4 on one machine but never booted it. Somehow today the CS4 icon started showing up on files and we're having trouble with files. We close them but the .idlk extension stays in the folder. I move to trash and get a prompt that the file is open or the same prompt when trying to empty trash. How do I stop CS4 from opening ID files short of removing the entire install? CS4 on Leopard iMac G5. The only way to get back to normal is to reboot. Constantly.

  • Cant open cs3 file in cs5-crash

    Hi
    im curently use cs5.Im facing problem when opening the cs3 file.its crash.Only when i create outline for the font then i can open it in cs3.is it a matter of unsupport fonts or the the fonts is damage or there is a setting that i dont know

    Glyph protection would be a good start in case that does not work it might be a font or just the font cache  which can be cleared on the Mac by the freeware ONYX on the PCI do not recall the utilities name that would clear the cache for you. Mylenium would know this.
    Also simply try this or this and clearly the font cache
    PC
    1. Quit Illustrator.
    2. Rename the AIPrefs file (for example, to AIPrefs.old) in the Users/(user)/AppData/Roaming/Adobe/Adobe Illustrator CS3 Settings folder.
    3. Start Illustrator. Illustrator creates a new preferences file.
    Mac
    1. Quit Illustrator.
    2.Go to User/username/Library/Preferences/ Adobe illustrator CS4 Settings and trash the settings folder, the whole folder not just the contents of the folder..
    3. Start Illustrator. Illustrator creates a new preferences file.
    You should always tell us about your system and things you have done recently as far as installing of software fonts and plug ins etc.

  • Can't open CS3 files in CS5

    Hi guys
    New laptop, newly purchased CS5.  I can't open Illustrator CS3 files - all I get is a message saying "An unknown problem has occured"...
    InDesign CS5 is fine opening InDesign CS3 files though.  I'm running Lion by the way...
    Anyone else got the same problem, and possibly a solution?
    Thanks

    CS3 files open in CS5 so that should not be an issue.
    If you have Acrobat pro, try using the open command on the .ai file, so we know if the pdf compatible part of the file has useful infomration for you, you could then do a save as using high qulaity settings and open, the .pdf in illustrator.
    You may have a corrupt font or image on your system. Disconnect to the images, by putting them all in a folder so the link is temporarily broken. In regards to fonts, turn off any extra fonts, disable font auto activation, and delete any .LST files if you are on a mac.
    On the mac if the filename has a "/"  the file will not open. But don't think hat is your problem as you would nto get the error you mentioned. But check your filename for illegal charcters noentheless.

  • Tabs changing when opening CS4 file in CS5

    When we have a file created in CS4 & we open it in CS5 the tabs position moves.

    Some screen shots would be helpful, too.
    There is a known issue with tabs in certain circumstances (that often show up in menus). I don't recall the exact details, but I think they involve two tabs on a line and using leaders. I'm also not certain this shows up until the file is exported to PDF.
    Are you patched to 7.0.4?

  • Cannot Open 'CS3 file in CS2' - programmatically handle this dialog

    I am running a Visual Basic app that cycles through a collection of InDesign documents performing actions. We are using CS2 and the problem occurs when a CS3 document is encountered, which hangs the app. When opening the file manually the following error dialog is encountered:
    Cannot open "xxxx.indd". Please upgrade your plug-ins to their latest versions, or upgrade to the lastest version of Adobe InDesign.
    InDesign is launched by:
    appInDesign = CreateObject("InDesign.Scripting.CS2")
    User interaction is suppressed:
    appInDesign.ScriptPreferences.UserInteractionLevel = InDesign.idUserInteractionLevels.idNeverInteract
    Documents are opened by:
    docInDesign = appInDesign.Open(<FilePath>, False)
    How do you handle/identify this dialog/error without user interaction (I would like to skip the file)?
    Thanks in advance

    If you opening CS3 file in CS2 you alway get error message.
    I think best solution is check indesign document version before opening it.
    I have code for checking indesign version but it is Javascript code.
    But it will give you idea how you can check indesign version and skip that files.
    Here below is code:
    f = File.openDialog ('Select file', undefined, false);
    alert('Indesign version: '+getFileVersion(f));
    function getFileVersion(f){
    var IDVersion;
    f.open('r')
    f.seek(29, 0)
    IDversion = f.readch().charCodeAt(0);
    f.close();
    return (IDversion);
    Shonky

  • See file path when opening a file is CS

    I have wondered this for some time. When I open/place a file into CS, it will by default open to the most recent files and folders accessed. Sometimes I have more than one folder by the same name (one on server, one on my desktop for example). I often would like to double check the path where these files are located. But the path does not show up when opening a file from the application. Show path bar is only visible when you access the files straight from the finder. Is there any way to see the path from "open or place"? I often have to re-establish the path to ensure I have the right one.

    Update your video card driver from the GPU maker's website.

  • Can't open CS3 file

    Often can't open CS3 files (I'm working in CS3). Then when the sender resaves in new file, problem is fixed. Huh? Am I missing a plug-in? How do I figure out which plug-in I'm missing? Is this even the problem?

    It's not unusual to have this sort of error on a windows machine when trying to open files saved on a Mac and sent without compressing first. I often see two files show up in the attachments, both with the same name.
    One is the resource fork, which is useless to windows users and generates that kind of error if you try to open it, and the other is the data fork, which is what you need. You can usually tell the difference by the size. The big one is the one you want.
    Peter

  • Javascript error when opening CS3 on pc..?

    I cannot open ID on my CS3 package using my pc. The error appears twice in a box on screen stating
    'JavaScript Error'
    'Error Number 45'
    'Error string :Object is Invalid'
    'Line 387'
    also
    'JavaScript Error'
    'Error Number 45'
    'Error String; Object is Invalid'
    'Line 428'
    there was a problem initially due to program plug-ins reported missing so i tried going onto 'Help' and clicking on 'Configure Plug-Ins' from the drop down menu.
    Not sure what i did.. but now i cannot use ID as it shuts down after the javascript errors are reported.
    Anyone help?

    hi
    thanks for all the helpful info
    i tried to reinstall INDESIGN only... didnt work same problem.
    i tried by uninstalling INDESIGN and then reinstalling it only.... didnt work same problem.
    I guess im going to have to do a full reinstall.. not a problem, do i need to contact yourselves to get clearance for a reinstallation?
    I had a hard drive crash about 6 months ago and had to reinstall, had to phone Adobe and get an online clearance as id exceeded my sole installation for my CS3 hard copies.
    thanks again
    Date: Sat, 2 Jan 2010 09:50:57 -0700
    From: [email protected]
    To: [email protected]
    Subject: Javascript error when opening CS3 on pc..?
    I'd bet the original scenario was something like you tried to open a file and saw a message that you were missing plugins, or they were out of date, and that you should update or upgrade. That's the typical message you get when you try to open a file saved from a newer version of ID. Unfortunately it's quite misleading -- nothing you do to the plugins will help you in that case, and trying to use newer versions would be disastrous.
    You should be able to selectively reinstall just ID. If you have the DVD you can run the installer and do a "Repair" installation, and if that doesn't work, you should be able to uninstall ID, then reinstall without removing the whole suite. If that still doesn't work, bite the bullet, uninstall everything and run the clean script (http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402767&sliceId=1), then reinstall. I'm not sure what happens with a downloaded installer, but I suspect it works the same. I'm pretty sure I read somewhere that to uninstall from a download you need to have it in the same location as was originally used for the installation.
    Peter
    >

  • Projector seems to freeze when opening ext file

    Ok...I'm back...BTW thank you to everyone that has helped me in the past.
    New Problem:
    I have a DVD that  contains PDF files that I am opening with Acrobat and not in Director using the following code
    on mouseUp(me)
      baOpenFile( the moviePath & "Some Folder/Mypdfdocument.pdf" , "maximised" )
    end mouseUp
    the code works great...opens the file no problem on Mac or PC (by the way I'm using Buddy API for the baOpenFile).
    Now..after opening the PDF...and when the user closes it and returns to the projector (running in a window and animated in the background it will no longer respond to mouseover, mouseclicks...nothing..its frozen on the frame it was on when the user launched the PDF and it seems like all the buttons no longer retain their functionality (e.g., go to "marker" commands)
    what am I missing here? Is there some piece of code I need to add to my movie for it to retain user interactivity even though it is no longer the focus application?
    Thanks for any help you can provide in advance
    Dignified
    Addition:
    Ok..this problem is alot bigger than I initially recognized. Anytime the end user leaves the projector environment all my buttons lose their functionality..mouseovers, mouseups etc.
    I have the prebuilt cursor change attached to stage sprites and the mouseover button animations (changes graphics on MouseEnter and MouseLeave) embedded in the cast members script. All of this works fine until the end users clicks off the projector on another application or launches a video or pdf from the projector...point is once the projector no longer is the focus application it ceases to work at all and responds to nothing the end user does.
    In every case the user simply clicked a button that launched baOpen code and i'm holding the playhead with simple code "go to the frame"
    Help..I'm pulling my hair out...60+ hours of work dead if I can't figure this out
    NOTE:
    All of this only happens when running the projector from the DVD in the structure I plan to burn it. It does not do any of the above when I run the director movie and test the buttons

    Do you know whether it was built in CS5?
    The Premiere project it is linked to must be CS5. (I think this is what I found when using CS3, CS4, and CS5 projects with Encore CS5.)
    Try opening the PR project in Premiere, then while open, open the Encore project.

  • Error message when opening video files on z10

    when opening video files, showing error-the file can't be played due to an unexpected error(-3). request a solution to resolve this

    Hi and Welcome to the Community!
    Anytime random strange behavior or sluggishness shows up, the first thing to try is a proper reboot:
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. If this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Otherwise, please provide additional details...for example:
    What, exactly is the true file format? Not simply the file extension, but the true format?
    Does the file extension match the true file format?
    Where was the file created?
    Does the file work on other devices?
    Do other format video files work OK on your device?
    What is your exact OS level, and what exact app are you using to try and play the file?
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Adobe Reader 8.1.2 (admplugin.apl) crash when opening PDF files

    Hi,
    I did spend some time today trying to get Adobe Reader 8.1.2 to run on a Citrix Access Essential 2.0 server.
    Setup
    Server OS:
    Windows Server 2003 SP2 - fully patched.
    Other software:
    Office 2003 Standard, Danish, SP3
    Symantec Antivirus 10.1
    Adobe Reader 8.1.2, Danish
    The installation is clean (1 week old).
    Problem description:
    When opening PDF files, Adobe Reader crashes before showing any content from the PDF file. The module crashing is admplugin.apl.
    Work-arounds tried:
    Uninstalling and reinstalling Adobe Reader 8.1.2 (DK).
    Disabling Antivirus (service stopped)
    Replacing admplugin.apl with admplugin.apl from Adobe Reader 8.0
    Uninstalling DK version and installing US version.
    Adding user to local Administrators to exclude any permission related problems.
    Deleting Adobe folders from users profile Application Data\Adobe\... and Local Settings\Application Data\Adobe\...
    Turn DEP off
    Solution:
    Finally I gave up and installed 7.0.9 (Danish). It works as expected.
    It seems that the problem is known and a few user has reported this. One Adobe KB article mentions the problem, and the solution is to disable some 3. party diagnostic/support tools provided by DSL providers. This is definitively not the issue in this installation.
    Anybody from Adobe having any input to this problem?
    Best regards from Denmark!

    Hi,
    I am having a similar issue with Ver 8.1.2 running over cirtix with a similar setup to Jans-Peter.
    The difference is that Reader opens fine but when you try to edit preferences it crashes.
    This only happens on an citrix session. If I run reader on the server directly it works OK.
    However after reading above I can replicate the problem on the server by moving or deleting the ADMPlugin.apl file.
    Any further ideas at all?
    Mark

  • Adobe Acrobat pro 9.4.6 crashes when opening multiple files simultaneously.

    We have Adobe Acrobat Pro 9 which has been updated to version 9.4.6. we had this problem when the 9.4.5 update was applied also. It is now crashing when we try to open multiple files simultaneously.
    Yesterday, I narrowed down the problem to 6 plugins:
    IA32
    ADBC
    eBook
    EScript
    HLS
    PPKLite
    SaveAsRTS
    However, we discovered that that Comments and markup tool bars weren't loading. So I did a repair install on it.
    Now those plugins from yesterday work and Acroform.api is causing it to crash when opening multiple files.
    I did try other suggestion that involved using Icacls/cacls on dll files to no avail.
    It is running on XP SP3 fully updated with plenty of RAM and HDD space.
    Is there a way to fix this without reinstalling?

    I am not sure what's causing this problem on your machine because everything's working fine for me.
    What is the version of Acroform.api on your machine now.
    Do a Repair after deleting this file and see if it works.
    Enable Windows MSI logging (http://support.microsoft.com/kb/314852) before you do a repair, upload that log to some file sharing server, and paste its link here.

  • Why does photoshop cs4 crash when opening a file? (Mac OS 10.6.8)

    Why does photoshop cs4 crash when opening a file? (Mac OS 10.6.8) I've rebuilt pref.'s and reinstalled Photoshop with no positive results. I can create a new file but cannot "place" anything because that crashes as well.

    System and photoshop have most recent updates. The crash report is as follows:
    Process:    
    Adobe Photoshop CS4 [3308]
    Path:       
    /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Identifier: 
    com.adobe.Photoshop
    Version:    
    11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch]) (11.0)
    Code Type:  
    PPC (Translated)
    Parent Process:  launchd [134]
    Date/Time:  
    2012-02-07 12:53:14.731 -0500
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    163257 sec
    Crashes Since Last Report:      
    7
    Per-App Interval Since Last Report:  1049 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    8D3D81A8-3583-4ED4-80BA-B248EF483629
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000078
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                      
    0x8aeb2bef 0 + 2330668015
    Thread 1:
    0   libSystem.B.dylib        
    0x80142afa mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x80143267 mach_msg + 68
    2   com.adobe.Photoshop      
    0xb819440f CallPPCFunctionAtAddressInt + 206231
    3   libSystem.B.dylib        
    0x80170259 _pthread_start + 345
    4   libSystem.B.dylib        
    0x801700de thread_start + 34
    Thread 2:
    0   com.adobe.Photoshop      
    0xb815acc0 spin_lock_wrapper + 90152
    1   com.adobe.Photoshop      
    0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 3:
    0   com.adobe.Photoshop      
    0xb815ad03 spin_lock_wrapper + 90219
    1   com.adobe.Photoshop      
    0xb81749fb CallPPCFunctionAtAddressInt + 76675
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 4:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 5:
    0   com.adobe.Photoshop      
    0xb815a8c8 spin_lock_wrapper + 89136
    1   com.adobe.Photoshop      
    0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8ad06566 0 + 2328913254
    Thread 6:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 7:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8baa52ce 0 + 2343195342
    Thread 8:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 9:
    0   com.adobe.Photoshop      
    0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.Photoshop      
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.Photoshop      
    0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    4   ???                      
    0x8aad1186 0 + 2326598022
    Thread 10:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 11:
    0   com.adobe.Photoshop      
    0xb815ad03 spin_lock_wrapper + 90219
    1   com.adobe.Photoshop      
    0xb81749fb CallPPCFunctionAtAddressInt + 76675
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 12:
    0   com.adobe.Photoshop      
    0xb815a8c8 spin_lock_wrapper + 89136
    1   com.adobe.Photoshop      
    0xb8177c07 CallPPCFunctionAtAddressInt + 89487
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8b7b2aca 0 + 2340104906
    Thread 13:
    0   com.adobe.Photoshop      
    0xb815a93a spin_lock_wrapper + 89250
    1   com.adobe.Photoshop      
    0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8bae895e 0 + 2343471454
    Thread 14:
    0   com.adobe.Photoshop      
    0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.Photoshop      
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.Photoshop      
    0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    4   ???                      
    0x8af75bb6 0 + 2331466678
    Thread 15:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 16:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000078  ebx: 0xb81454d2  ecx: 0x00000078  edx: 0x00000000
      edi: 0xb81f8714  esi: 0xb81f86f0  ebp: 0x8a028d80  esp: 0xb7fffacc
       ss: 0x0000001f  efl: 0x00010206  eip: 0x8aeb2bef   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000078
    Binary Images:
    0xaefb000 -  0xaefcff7  BDL.dylib 38.0.0 (compatibility 1.0.0) <7962366F-BF58-160E-0B73-338F0736B27C> /usr/libexec/oah/Shims/BDL.dylib
    0x1ba48000 - 0x1ba48ff7  libSystem.B.dylib 38.0.0 (compatibility 1.0.0) <63852FDA-04FA-AAA0-67E6-CBB15F6920F1> /usr/libexec/oah/Shims/libSystem.B.dylib
    0x259c2000 - 0x259c4ff7  CoreFoundation 38.0.0 (compatibility 150.0.0) <F267D656-C1AD-07A8-2CCC-9D40323BE626> /usr/libexec/oah/Shims/CoreFoundation.framework/CoreFoundation
    0x259d2000 - 0x259daff7  IOKit 38.0.0 (compatibility 1.0.0) <DCA9B384-0F69-C525-ED46-383C34F025ED> /usr/libexec/oah/Shims/IOKit.framework/IOKit
    0x259e0000 - 0x259e0ff7  ApplicationServices 38.0.0 (compatibility 1.0.0) <3CCC383E-7267-5DBD-BFFF-DF0132FED485> /usr/libexec/oah/Shims/ApplicationServices.framework/ApplicationServices
    0x259e4000 - 0x259e8ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x259f0000 - 0x259f4ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x25c07000 - 0x25c3cff7  GLEngine ??? (???) <12BC305B-67F8-CF69-9403-6B8F8F7AAC45> /usr/libexec/oah/Shims/GLEngine.bundle/GLEngine
    0x25c41000 - 0x25dbaff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x25dec000 - 0x25e1dff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x25e25000 - 0x25f31fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x25f50000 - 0x25f53ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x25f58000 - 0x2636bfef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
    0x2639d000 - 0x263c1fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x8036b000 - 0x804e6fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805de000 - 0x805ecfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x805f1000 - 0x805fdff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x80601000 - 0x80647ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x80654000 - 0x807d6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x80838000 - 0x808e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x808f9000 - 0x808fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0xb8000000 - 0xb81defff +com.adobe.Photoshop 11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch]) (11.0) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[3308]: garbage collection is ON
    Rosetta Version:  22.27
    Args: 
    /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 -psn_0_1683867
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb03a6d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0386dc0
    r02: 0x00000000
    r03: 0x00002403
    r04: 0x00000040
    r05: 0x3b9ab575
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab575
    r09: 0x00000000
    r10: 0x3b9ab575
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa034470c
    r22: 0xa0344700
    r23: 0xa0344708
    r24: 0x00000658
    r25: 0x039443a5
    r26: 0xa0344398
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d3575
    r30: 0xa03446e0
    r31: 0x91c399b4
    Thread 1: (0xb0428e30, 0xb815a93a)
    0x91b526a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880
    0x93d7f984: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnConditionTimedRelative + 240
    0x93d81a00: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnSemaphoreCommon + 468
    0x93d0f670: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : AsyncFileThread(void*) + 92
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91b526e8
    ctr: 0x91ab5610
    r00: 0xffffffd9
    r01: 0xf068c8b0
    r02: 0x00000001
    r03: 0x00004d03
    r04: 0x00004b03
    r05: 0x0000003c
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00000200
    r09: 0x00000001
    r10: 0xf068ce88
    r11: 0xa033e6a0
    r12: 0x91ab5610
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x93df01cc
    r19: 0x93df01d0
    r20: 0xa03456d0
    r21: 0x93df01d4
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x0000003c
    r25: 0x00000001
    r26: 0xa034571c
    r27: 0xf068ce88
    r28: 0xa07804ac
    r29: 0x00000000
    r30: 0xa07804e0
    r31: 0x91b52340
    Thread 2: (0xb04aa84c, 0xb815aa8b)
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    0x93d7d4bc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 128
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91ab5cc4
    ctr: 0x91ab5590
    r00: 0xffffffe1
    r01: 0xf0407df0
    r02: 0xa0349090
    r03: 0x1b11aa00
    r04: 0x00000002
    r05: 0x00000000
    r06: 0x00000054
    r07: 0x0000a007
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x1b800000
    r11: 0xa033e194
    r12: 0x91ab5590
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x1b11aa00
    r23: 0x00000000
    r24: 0x00000054
    r25: 0x0000a007
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000002
    r29: 0x00000002
    r30: 0x00000000
    r31: 0x93d7d444
    Thread 3: (0xb0630e48, 0xb815a8c8)
    0xf060bd28: No symbol
    0x2985e12c: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::Thread::sleep(unsigned int) + 144
    0x2985e234: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::Thread::wait(unsigned int) + 56
    0x2984c818: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::BridgeTalkThread::run() + 436
    0x2985e5d4: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::Thread::go(void*) + 316
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91ad74bc
    ctr: 0x91ab5700
    r00: 0xffffffa6
    r01: 0xf060bcb0
    r02: 0x00000653
    r03: 0x00000653
    r04: 0x7ee178d6
    r05: 0x00000000
    r06: 0x00000001
    r07: 0x00000000
    r08: 0x91c4e264
    r09: 0x00000000
    r10: 0x00000000
    r11: 0xa033e048
    r12: 0x91ab5700
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0xa0347348
    r24: 0x00000000
    r25: 0xf060bd70
    r26: 0xa0347348
    r27: 0xa034ae34
    r28: 0x00000653
    r29: 0x00000653
    r30: 0x7ee178d6
    r31: 0x91ad7348
    Thread 4: (0xb0823d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf080fdc0
    r02: 0x00000000
    r03: 0x00002703
    r04: 0x00000040
    r05: 0x3b9ab1e7
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab1e7
    r09: 0x00000000
    r10: 0x3b9ab1e7
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa03447cc
    r22: 0xa03447c0
    r23: 0xa03447c8
    r24: 0x00000662
    r25: 0x9b305b23
    r26: 0xa034450c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d31e7
    r30: 0xa03447a0
    r31: 0x91c399b4
    Thread 5: (0xb019ed74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0182dc0
    r02: 0x00000000
    r03: 0x00002703
    r04: 0x00000040
    r05: 0x3b9aad92
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9aad92
    r09: 0x00000000
    r10: 0x3b9aad92
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa03447cc
    r22: 0xa03447c0
    r23: 0xa03447c8
    r24: 0x00000662
    r25: 0xa07eddef
    r26: 0xa034450c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d2d92
    r30: 0xa03447a0
    r31: 0x91c399b4
    Thread 6: (0xb0324e34, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0305dc0
    r02: 0x00000000
    r03: 0x00002403
    r04: 0x00000040
    r05: 0x3b9ac01a
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ac01a
    r09: 0x00000000
    r10: 0x3b9ac01a
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa034470c
    r22: 0xa0344700
    r23: 0xa0344708
    r24: 0x0000065b
    r25: 0x658760c9
    r26: 0xa0344398
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d401a
    r30: 0xa03446e0
    r31: 0x91c399b4
    Thread 7: (0xb05aed44, 0xb815ad03)
    0x91b526a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880
    0x93d7f830: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnCondition + 136
    0x93d7f960: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnConditionTimedRelative + 204
    0x93d3c498: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnQueue + 280
    0x02caca8c: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE :  + 187020
    0x02cac410: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE :  + 185360
    0x93d3d988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91b52810
    ctr: 0x91b9fdf4
    r00: 0x0000014e
    r01: 0xf0509b90
    r02: 0xf0509bdc
    r03: 0x00004a03
    r04: 0x00004c03
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x91acd694
    r11: 0xa033e1b0
    r12: 0x91b9fdf4
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0xf0509d38
    r21: 0xf0509d48
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0xa034571c
    r27: 0x00000000
    r28: 0xa077cd0c
    r29: 0x1b2ebe00
    r30: 0x279044e8
    r31: 0x91b52340
    Thread 8: (0xb07a1d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf078edc0
    r02: 0x00000000
    r03: 0x00002703
    r04: 0x00000040
    r05: 0x3b9aaf91
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9aaf91
    r09: 0x00000000
    r10: 0x3b9aaf91
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa03447cc
    r22: 0xa03447c0
    r23: 0xa03447c8
    r24: 0x00000662
    r25: 0x9d7e10d6
    r26: 0xa034450c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d2f91
    r30: 0xa03447a0
    r31: 0x91c399b4
    Thread 9: (0xb0220e38, 0xb815a8c8)
    0x91b526a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880
    0x0acf7f58: No symbol
    0x0acf2b70: No symbol
    0x0acf7ffc: No symbol
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91b526fc
    ctr: 0x91ab55f0
    r00: 0xffffffdb
    r01: 0xf0203d20
    r02: 0x00000001
    r03: 0x00004903
    r04: 0x00004703
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00002528
    r09: 0x00000001
    r10: 0xa0353c88
    r11: 0xa033e69c
    r12: 0x91ab55f0
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0xa034571c
    r27: 0x00000000
    r28: 0x05a5e1d0
    r29: 0x00000000
    r30: 0x05a5de80
    r31: 0x91b52340
    Thread 10: (0xb052cd74, 0xb815a8ff)
    0x93d3ca3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x2672da8c: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support :  + 215692
    0x93d3d988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x93d3ca80
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0488da0
    r02: 0x1c5ae670
    r03: 0x0000a307
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x000007c0
    r09: 0x4d555458
    r10: 0x00000040
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x2674da30
    r27: 0x2674da30
    r28: 0x2674da30
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x93d3ca20
    Thread 11: (0xb02a2d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0284dc0
    r02: 0x00000000
    r03: 0x00002603
    r04: 0x00000040
    r05: 0x3b9ab59e
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab59e
    r09: 0x00000000
    r10: 0x3b9ab59e
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa034478c
    r22: 0xa0344780
    r23: 0xa0344788
    r24: 0x00000658
    r25: 0x0376bd45
    r26: 0xa0344490
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d359e
    r30: 0xa0344760
    r31: 0x91c399b4
    Thread 12: Crashed (0xb7fffacc, 0x8aeb2bef)
    0x989612f8: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : __NSNavCustomControl + 756
    0x95ab9f18: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices : _NavCustomControl + 80
    0x00085774: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 542580
    0x008470cc: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8675532
    0x00084220: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 537120
    0x0084d6b8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8701624
    0x000a8410: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 685072
    0x0014ab9c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 1350556
    0x0013b93c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 1288508
    0x0013ba80: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 1288832
    0x0007eef8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 515832
    0x0007f110: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 516368
    0x008440ac: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8663212
    0x00083b90: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 535440
    0x0084b19c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8692124
    0x00082ab8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 531128
    0x0007e524: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 513316
    0x00083304: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 533252
    0x000a6a64: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 678500
    0x0007f1d4: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 516564
    0x00081ff4: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 528372
    0x00082278: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 529016
    0x00844050: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8663120
    0x0007f57c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 517500
    0x002c1de8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 2887144
    0x002c2220: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 2888224
    0x0000349c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 9372
    0x000031a0: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8608
    0xa8f7ffbf: No symbol
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x98961308
    ctr: 0x901db144
    r00: 0x989612f8
    r01: 0xbfffdd90
    r02: 0x00000000
    r03: 0x00000078
    r04: 0x99552320
    r05: 0xa0eac6b0
    r06: 0x2a400000
    r07: 0x00000000
    r08: 0x2a3a8160
    r09: 0x989612d8
    r10: 0x974c40e0
    r11: 0x66ab2320
    r12: 0x901db144
    r13: 0x00524fe4
    r14: 0x00521eb4
    r15: 0x00000000
    r16: 0xa001cb08
    r17: 0xa001c8a8
    r18: 0x2a396e80
    r19: 0x00520594
    r20: 0xbffff0fc
    r21: 0x00000014
    r22: 0x0af01900
    r23: 0xbfffe8a8
    r24: 0x01e20000
    r25: 0x277d3c10
    r26: 0xbfffe3d8
    r27: 0x00000008
    r28: 0x00000078
    r29: 0x99552320
    r30: 0xbfffe408
    r31: 0x9896100c
    Thread 13: (0xb009ad38, 0xb815acc0)
    0x91c384b8: /usr/lib/libSystem.B.dylib : __dispatch_mgr_invoke + 228
    0x91c37e9c: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 308
    0x91c3802c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372
    0x91c38168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c38480
    ctr: 0x91af92d8
    r00: 0x0000016b
    r01: 0xf0080bb0
    r02: 0x00000000
    r03: 0x00000004
    r04: 0x00000000
    r05: 0x00000000
    r06: 0xf0080d0c
    r07: 0x00000001
    r08: 0xf0080d28
    r09: 0x00000000
    r10: 0x0000000f
    r11: 0xa033d530
    r12: 0x91af92d8
    r13: 0x10624dd3
    r14: 0x91c87b04
    r15: 0xf0080c0c
    r16: 0xf0080c8c
    r17: 0xa03583dc
    r18: 0xf0080d28
    r19: 0xa0352588
    r20: 0xa0353588
    r21: 0xf0080d0c
    r22: 0xa0352508
    r23: 0xa0352488
    r24: 0xa03583dc
    r25: 0x00000000
    r26: 0xa034462c
    r27: 0x00000000
    r28: 0xa0344604
    r29: 0xa034433c
    r30: 0xf0080d28
    r31: 0x91c383dc
    Thread 14: (0xb011cd44, 0xb815ad03)
    0x91ad761c: /usr/lib/libSystem.B.dylib : _nanosleep$UNIX2003 + 80
    0x91abba88: /usr/lib/libSystem.B.dylib : _usleep$UNIX2003 + 72
    0x97c1e7d4: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::WaitToBeSynced(bool) + 204
    0x97c29400: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned long) + 172
    0x97c3b968: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 68
    0x97c31e78: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 216
    0x97c31fe4: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::SetSpecialNodeFromOStype(unsigned long) + 176
    0x97c3221c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::SetSpecialNode(unsigned long, TNodePtr&) + 340
    0x97c3254c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 584
    0x97c3294c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 48
    0x97c42c80: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::IsDesktop() const + 104
    0x97c37dd0: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::ResolveSharedFileListAliasIfNeeded() + 704
    0x97c38c4c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 3368
    0x97c39034: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::HandleSync(unsigned long) + 732
    0x97c39194: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 60
    0x97c3f210: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1028
    0x97c78e48: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : ___PostNodeTaskRequest_block_invoke_2 + 100
    0x91c35ea0: /usr/lib/libSystem.B.dylib : __dispatch_call_block_and_release + 32
    0x91c37b98: /usr/lib/libSystem.B.dylib : __dispatch_queue_drain + 356
    0x91c37dbc: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 84
    0x91c3802c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372
    0x91c38168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91ad7694

Maybe you are looking for

  • Best O/S for oracle apps 11.5.10.2 in windows family

    Hi we are planning to implement apps 11i. Can you please recommend the best type of server to support Oracle application on Windows. For example, does Oracle App support both 64bit and 32bit or just 32bit? Where can i find this info.i googled but did

  • Now even more confused then B4 regarding Server setup

    Hello Everyone, After spending hours and hours Googling. I am new to Flex and would like to learn to interact with dynamic data slowly. Indeed, too much information is available online but have yet to come across the right info. This is what I have s

  • How to refresh datasource

    since the rows are changed continually,i want add a link to refresh the jsp page,so i do 1.add the following lines in datahandlecompnent.sjp <jbo:OnEvent name="refresh"> <jbo:RefreshDataSource datasource="ds" /> </jbo:OnEvent> <jbo:OnEvent name="crea

  • I cant video/audio chat, i can only 'text' chat

    Hello, So I have used iChat (version 4.0.9) in the past without any problems, but a few days ago when I went to video chat, like I have many times in the passed, I was unable to (the same thing happened when I tried an audio chat.) So I thought the p

  • Rundungsmethode für Preislisten

    Hallo SAP User Wir haben vor einem Jahr SAP B1 eingeführt. Nun wollte ich auf's neue Geschäftsjahr die Verkaufspreisliste anpassen. Das Hochrechnen mit einem Faktor funktioniert erwartungsgemäss. Leider kann ich die Preise nicht runden. Egal welche R