Photoshop CS3 need image rollover assistance/save for web

I just installed Photoshop CS3, was disappointed to see ImageReady gone but not worried.
I updated an old rollover file with new wording and went to save the slices as I had always done in the past - with ImageReady, it would automatically save the file as a standard name (file.gif) and the rollover type (file-over.gif)
Unfortunately, I can't figure out how to do this in CS3 without ImageReady. I bought the design premium version so I don't have Fireworks. Does anyone know how to do this process in PS CS3?

Misty,
PS CS3 doesn't support rollovers. So you have to:
- recreate rollover effect in Photoshop
- save "over" version of your image under different name
- recreate rollover code in Dreamweaver or other HTML editor

Similar Messages

  • Script Needed to work with "Save for Web" Tool

    I am looking to compress the JPG image files using the Save for Web tool within Photoshop CS2. As you know, this tool yields better results in image quality and file size than the standard Photoshop Save As command.
    To this end, I would like to batch process multiple images within multiple sub-folders. Unfortunately, I havent found a process that will allow the use of the Save for Web JPG compression, batch process the JPG files within a sub-folder structure and re-write the images to the same folder.
    What I have managed to accomplish up to this point, is create a Photoshop Action incorporating the Save for Web tool. However, the Save for Web menu always prompts to save a file to a specified folder. This seems to be the Catch-22 to the batch processing capabilities. When using Photoshops batch processing feature with this Action, and also enabling include all sub-folders, all the resulting files created are always saved to one specified folder.
    I need a script (perhaps Java or Visual Basic) which will run in Photoshop, and allow the use the Save for Web tool (JPG High, Quality 60, Optimized), batch process a series of images contained within a sub-folder structure and then re-write the image files to the same location. Can anyone help with this?

    The files must be very large.
    On my machine
    AMD Athlon 64 3200+ 2.01GHz 1GB Ram
    It failed with an uncompressed file 347.6MB (40.9MB on Hard Disc) with not enough memory.
    It managed to do a 277.4MB uncompressed file (34.3MB) with no problem although it was slow.
    With such large files it might be betted to just do a folder at a time so there are two new vars that you can alter.
    MAXJPGSIZE this is the size of the file on the Hard Drive.
    SUBFOLDERS setting this to true will include subfolders and false will only process the selected folder.
    Paul.
    //GLOBAL vars, amend values to suit.
    //Maximum size of file in Megabytes  to process (This is the file size on the Hard Drive)
    MAXJPGSIZE = 34;
    // "true" = include subfolders - "false" do not include subfolders
    SUBFOLDERS = true;
    var imageFolder = Folder.selectDialog("Select the folder with JPGs to process");
    if (imageFolder != null)  processFolder(imageFolder);
    function processFolder(folder) {
        var fileList = folder.getFiles()
         for (var i = 0; i < fileList.length; i++) {
            var file = fileList[i];
      if (file instanceof File && file.name.match(/\.jpg$/i)) {
         if((file.length/1024/1024).toFixed(0) < MAXJPGSIZE +1){
                  open(file);
    var doc = app.activeDocument;
    var strtRulerUnits = app.preferences.rulerUnits;
    var strtTypeUnits = app.preferences.typeUnits;
    app.preferences.rulerUnits = Units.PIXELS;
    app.preferences.typeUnits = TypeUnits.PIXELS;
    var saveFile = new File(decodeURI(activeDocument.fullName.fsName));
    saveFile.remove();
    SaveForWeb(saveFile,60);
    app.activeDocument.close(SaveOptions.DONOTSAVECHANGES);
    app.purge(PurgeTarget.ALLCACHES);
    $.gc();
    app.preferences.rulerUnits = strtRulerUnits;
    app.preferences.typeUnits = strtTypeUnits;    
      } else
    if (file instanceof Folder && SUBFOLDERS) {
           processFolder(file);
    function SaveForWeb(saveFile,jpegQuality) {
    var sfwOptions = new ExportOptionsSaveForWeb();
       sfwOptions.format = SaveDocumentType.JPEG;
       sfwOptions.includeProfile = false;
       sfwOptions.interlaced = 0;
       sfwOptions.optimized = true;
       sfwOptions.quality = jpegQuality;
    app.activeDocument.exportDocument(saveFile, ExportType.SAVEFORWEB, sfwOptions);

  • Photoshop crashes when I try and save for web and devices. Making the image size smaller does not help.

    I'm trying to make a lopping .gif from an animation that I made. It's 147 total frames. It's crashed about 6 times now every time I either try and Save for Web or even just save the document on my desktop so in case it crashes I can reopen PS and recover it. Making the image size smaller (original size is 1920 x 1080 with resolution 72) does not help, it still makes the *ding* error when I attempt to save. I made the image more than half of the original size and the Save for Web box actually came up that time, but when I tried clicking save it said there was an error and PS crashed without warning.

    Look at the crash report for your Photoshop crashes see what they show

  • Can't change image size % in save for web

    Hello,
    I'm using Photoshop CC. When slicing a web mockup, and saving for web, the image percent is blocked at 58.49% and I am not able to increase it to 100%. So my original image of 1024px wide comes out at 600px
    I haven't changed any settings (that I know of) and do not have this problem on any other mockup files I have. What setting do I need to adjust in order to save for web my slices at 100%?
    Thanks!

    I worked out what the issue was, my document height was over 8000px tall which is causing the issue, even though my slices are less than 2000px tall. When I temporarily crop the document to below 7000px, I can save out the slices at 100%. Annoying work around.
    It seems a bit random.

  • How do I change the image size in Save for Web?

    I just upgraded to Illustrator CS6 on a PC.  I try to save my graphic in Save for Web and want to alter the image size, but it won't change,  it just goes back to the original size.  If I change the percentage box, the values change.  I have tried linking and unlinking the proportions and nothing.  What am I missing??  I don't have time to guess the percentage to get to the exact width I need. 

    Make changes in the Image Size section of the Save for Web. Input new values in Width and press Tab key to move to Height field. Click on the Link icon to unconstrain proportions. As you press the Tab key again to go out of focus of the Width and height boxes, you will see the changes reflect inside the Save for Web window. If this doesn't work then make sure you have updated Ai to 16.0.1 or 16.1.0 depending on the type of installation (from Disc or from Creative cloud) respectively.

  • Error message - image exceeds size save for web was designed for

    When I try to Save to Web in Illustrator CS3, I get the following error message: "the image exceeds the size save for web was designed for". Even when I click that I want to go ahead and save it, it sends another error that reads "could not complete this operation. the rasterized image exceeded the maximum bounds for Save for Web".
    Earlier in the day yesterday, I saved for web with no issue. NOw, it doesn't matter how small my design is, it is giving this error.
    Please advise.

    > So in CS3 Save for Web grabs the Artboard, neither the artwork nor the Crop Area/Marks area?
    Creating a new document using "Basic RGB Document" and then "Save for Web & Devices" crops either to the artboard or to the artwork as selected from the "image size" tab in the save-for-web window.
    If your artwork extends beyond the artboard, selecting "clip to artboard" will obviously eliminate everything outside the artboard. Unchecking it will crop the image to the artwork in the file (and thankfully not any artwork that is hidden).
    If you make crop marks in the file, you can choose to either clip to the artboard or not. Not will clip to the crop marks, acting as kind of a secondary artboard.
    ETA:
    You can choose which type of on-screen file type you want your output to be. From GIF, JPG, PNG-8, PNG-24, SWF, SVG, and WBMP. And whether or not you want transparency in those formats that support it.

  • Poor image quality with save for web

    It doesn't matter whether i'm exporting from Ai or Ps or whether it's CS6 or CC. I have changed the raster settings in Ai and i've also tried all optimization options with all different export file types (jpg, png, gif) at all different quality settings. It doesn't matter if I start with an ai, eps, pdf, png... the export result is always poor quality.
    I have tried exporting at 300ppi and that does fix the quality issue and bloats the file size, but this way (the export route) is so time consuming since you have to resize your artwork each time as well as the artboard so that it doesn't cut off pixels. Save for web never used to have these quality issues and it also never used to cut off pixels around the edges. These workarounds prove very time consuming and produce file sizes that are not ideal.
    When i first noticed this issue I was using Mavericks with CS6 and since am using Yosemite and Creative Cloud.
    Steps to reproduce:
    1. Create any bitmap or vector graphic in Ai or Ps, It doesn't matter whether you convert text to outlines or not
    2. Save for web
    3. View image in any application or browser to see poor quality and pixel trimming. Others running the same version and system are not having this issue, but I have checked many forums and found many others that do have this same issue but can't seem to find a solution.
    Results:stair stepping, degradation, pixel trimming, general poor image quality
    Expected results: Previously the save for web feature allowed for a decent quality image

    I thought of that too so I tested on another machine with retina display and the file i saved on my machine looked bad on my machine and on the other comparable machine/display. So I sent them the original vector ai file and watched while they saved it the exact same way on their machine and the file looked fine on both of our machines/displays.
    All of the settings they used appeared the same as what I used but with different results. I don't recall changing anything but does anyone know if there is some setting that could have been changed that is causing this issue?

  • White space around image when doing Save for Web

    Say I draw a simple square in Illustrator CS6 then export it to a PNG using Save for Web. The preview shows 1px thick of white space on the right side. Sometimes it's on 2 sides or more.
    No other hidden elements are around the image. Clip to artboard in not clicked.
    Why does this happen and how do we get rid of it?

    For once I get to answer a post and say somehting good about align to pixel grid.
    Turn it on
    Your image will now align to the pixel grid
    Turn it off when not doing web work, or will drive you mad.

  • Photoshop CS3 color management "Save for Web" problem

    This problem is getting the best of me.......
    After spending 3 full days researching this problem, I am no closer to finding an answer than when I started. I still cannot produce a usable image through the "Save for Web" feature of Photoshop CS3. I have read web page after web page of "Tips, Tricks and Recommendations" from dozens of experts, some from this forum, and still I have no solution... I am exhausted and frustrated to say the least. Here's the simple facts that I know at this point.
    I have a web design project that was started in PS CS1. All artwork was created in photoshop and exported to JPG format by using "Save for Web". Every image displays correctly in these browsers (Safari, Camino, FireFox and even Internet Explorer on a PC).
    I have recently upgraded to PS CS3 and now cannot get any newly JPG'd image to display correctly. My original settings in CS1 were of no concern to me at the time, because it always just worked, and so I do not know what they were. I have opened a few of my previous images in CS3 and found that sRGB-2.1 displays them more or less accurately. I am using sRGB 2.1 working space. Upon openning these previous image files, I get the "Missing Profile" message and of course I select "Leave as is. Do Not color manage". CS3 assumes sRGB-2.1 working space, opens the file, and all is well.
    The problem is when I go to "Save for Web", the saturation goes up, and the colors change. The opposite of what most people are reporting. Here's another important point... new artwork created in CS3 does exactly the same thing, so it's not because of the older CS1 files.
    I have tried every combination of "uncompensated color", "Convert to sRGB", "ICC Profile", etc. while saving. I have Converted to sRGB before saving, and my monitor is calibrated correctly.
    I have tried setting the "Save for Web" page on 2-up and the "original" on the left is already color shifted before I even hit the "Save" button. Of course, the "Optimized" image on the right looks perfect because I am cheating by selecting the "Use Document Color Profile" item. Why do they even have this feature if doesn't work, or misleads you?
    Does anyone have any ideas what could be happening here? Why is this all so screwed up?
    CS1 worked fine out of the box.
    Final note: I do have an image file I could send along that demonstrates how it is possible to display an image exactly the same in all 4 of the browsers I mentioned with no color differences. It is untagged RGB and somehow it just works.
    I am very frustrated with all of this and any suggestions will be appreciated
    Thanks,
    Pete

    >> First of all... I'm using an Adobe RGB image master... I open it and get the Profile Mismatch Screen... I choose Use Enbedded profile... all looks well. Next I go to Proof Setup > Monitor RGB... again all looks well, no change that I can tell.
    This has further confused the issue on several points, not the least of which version PS you are doing this with?
    >> AdobeRGB> Convert to Profile > Working Space sRGB-2.1... all still looks well... but now, when I go to Proof Setup > Monitor RGB... I see the insane oversaturated look that is driving me nuts.
    That is your strongest clue...it sounds like you have a bad system or bad monitor profile. To rule out the monitor profile: Set sRGB as your monitor profile in System Prefs> Displays> Color.
    >> Adobe RGB image master... I open it and get the Profile Mismatch Screen... I choose Use Enbedded profile... all looks well. Next I go to Proof Setup > Monitor RGB... again all looks well
    That doesn't make sense, stripping an embedded AdobeRGB profile should desaturate the color in Softproof MonitorRGB, especially the reds -- you have something wacky going on there.
    At this point I think you need to review the links and get a grip about how color management and profiles work...
    BTW, forget about setting ColorSync in PS COlor Settings, use Adobe ACE.
    MO,
    I think SFW is fixed under CS3 :) By default it Converts to sRGB and strips the profile.

  • I am using photoshop cc 2014.2 And when I use save for Web it gives me a dialog box that says it is using Latin characters I've never seen this before. Does anyone have an answer for this problem or do I need to go back to the older version of Photoshop.

    I'm using Photoshop cc 2014.21 I you save for Web and dialog box comes up that says that Photoshop is using Latin characters and that servers cannot recognize Latin characters in webpages and you may have trouble viewing these pages does anyone have an answer for this problem?

    What Firefox version is currently installed on the computer?
    You can find the full version of the current current Firefox release (37.0.2) in all languages and all operating systems here:
    *https://www.mozilla.org/en-US/firefox/all/
    If you have a very old Firefox version then you could consider to uninstall that version to clean up existing registry keys (especial the uninstall key).
    Make sure NOT to remove "personal data" when you uninstall Firefox, because that will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions.
    Check the Firefox program folder and remove the Firefox program folder if there are still files left in it.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure NOT to remove personal data when you uninstall Firefox as that will remove all Firefox profile folders and you lose your personal data.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Photoshop cs4 crashes on s4w (save for web)..?!?

    We've been running into this issue since upgrading to CS4 and I still can't pin down an a reason why it crashes when saving a file for the web or will just crash and the log still indicates s4w.. Over the previous months this has been happening I've tried the following..
    Replaced hard drives (all drives tested good using oem test software.)
    Swapped out memory (All sticks I've used passed memtest and techtool pro)
    Reloaded OSX and photoshop.
    Cried.
    After the last update (10.5.7) from Apple failed to help I'm ready to throw the user back to CS3 despite her protests of all the time she spent attending an expensive and dull class learning about cs4.  At least CS3 ran reasonably well enough that I didn't have to post anything on a adobe forum website or even possibly contemplate mailing a OS X 10.5 box which contained a soiled diaper from my 6 month old baby as an attempt to convey my thoughts of the state of their latest operating system.
    Here is one of my many crash logs for you to peruse. I'm sure it's something easy to fix that I'm failing to see. Please tell me what this easy thing might be.
    Process:         Adobe Photoshop CS4 [1179]
    Path:            /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Identifier:      com.adobe.Photoshop
    Version:         11.0.1 (11.0.1x20090216 [20090216.r.522 2009/02/16:17:00:00
    cutoff; r branch]) (11.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [72]
    Date/Time:       2009-05-18 18:27:42.627 -0700
    OS Version:      Mac OS X 10.5.7 (9J61)
    Report Version:  6
    Anonymous UUID:  556B3EF8-6889-4154-A40E-AD40682715C1
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000eda54b26
    Crashed Thread:  0
    Thread 0 Crashed:
    0   libSystem.B.dylib                 0xffff07c2 __memcpy + 34
    (cpu_capabilities.h:246)
    1   com.apple.HIToolbox               0x93cbb89a
    CHandleStream::ReadBytes(void*, long, unsigned char) + 70
    2   com.apple.HIToolbox               0x93cade25
    CTextensionIOSuite::SearchIOSuiteType(unsigned long, TDataHeader*, unsigned
    char) + 85
    3   com.apple.HIToolbox               0x93cadd63
    CTextensionIOSuite::FreeSuiteObjects(unsigned long) + 41
    4   com.apple.HIToolbox               0x93cadd32
    CTextensionIOSuite::FreeSuiteObjects() + 48
    5   com.apple.HIToolbox               0x93cbb7fb CTextensionIOSuite::Free()
    + 25
    6   com.apple.HIToolbox               0x93c77a9f
    CTextensionEditCommand::Free() + 25
    7   com.apple.HIToolbox               0x93cbb639 OpaqueTXNObject::Free() +
    171
    8   com.apple.HIToolbox               0x93cbb56a TXNDeleteObject + 22
    9   com.adobe.S4W                     0x2ebaf1f7 EntryEX + 3847007
    10  com.adobe.S4W                     0x2ebacc36 EntryEX + 3837342
    11  com.adobe.S4W                     0x2eb7ac5c EntryEX + 3632580
    12  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    13  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    14  com.adobe.S4W                     0x2eb7abbc EntryEX + 3632420
    15  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    16  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    17  com.adobe.S4W                     0x2eb7ac7f EntryEX + 3632615
    18  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    19  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    20  com.adobe.S4W                     0x2eb7abbc EntryEX + 3632420
    21  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    22  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    23  com.adobe.S4W                     0x2eb7abbc EntryEX + 3632420
    24  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    25  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    26  com.adobe.S4W                     0x2eb7ac3c EntryEX + 3632548
    27  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    28  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    29  com.adobe.S4W                     0x2eb7abbc EntryEX + 3632420
    30  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    31  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    32  com.adobe.S4W                     0x2eb7ac7f EntryEX + 3632615
    33  com.adobe.S4W                     0x2ebc62ea EntryEX + 3941458
    34  com.adobe.S4W                     0x2ebabc73 EntryEX + 3833307
    35  com.adobe.S4W                     0x2eb7abbc EntryEX + 3632420
    36  com.adobe.S4W                     0x2eb81e9b EntryEX + 3661827
    37  com.adobe.S4W                     0x2eb820e3 EntryEX + 3662411
    38  com.adobe.S4W                     0x2eb704bb EntryEX + 3589667
    39  com.adobe.S4W                     0x2eb6fce7 EntryEX + 3587663
    40  com.adobe.S4W                     0x2eb6fd8c EntryEX + 3587828
    41  com.adobe.S4W                     0x2eb6fdf2 EntryEX + 3587930
    42  com.adobe.S4W                     0x2e81611f EntryEX + 74375
    43  com.adobe.S4W                     0x2e818d66 EntryEX + 85710
    44  com.adobe.S4W                     0x2eb60d64 EntryEX + 3526348
    45  com.adobe.S4W                     0x2eb6147f EntryEX + 3528167
    46  com.adobe.S4W                     0x2e803ecc EntryEX + 52
    47  com.adobe.Photoshop               0x006c044e 0x1000 + 7074894
    48  com.adobe.Photoshop               0x003dae88 0x1000 + 4038280
    49  com.adobe.Photoshop               0x003dceea 0x1000 + 4046570
    50  com.adobe.Photoshop               0x003dd283 0x1000 + 4047491
    51  com.adobe.Photoshop               0x0006b9ed 0x1000 + 436717
    52  com.adobe.Photoshop               0x0006a79d 0x1000 + 432029
    53  com.adobe.Photoshop               0x00063d65 0x1000 + 404837
    54  com.adobe.Photoshop               0x00063ed3 0x1000 + 405203
    55  com.adobe.Photoshop               0x0006222f 0x1000 + 397871
    56  com.adobe.Photoshop               0x002206aa 0x1000 + 2225834
    57  com.adobe.Photoshop               0x00220736 0x1000 + 2225974
    58  com.adobe.Photoshop               0x00003912 0x1000 + 10514
    59  com.adobe.Photoshop               0x00003839 0x1000 + 10297
    Thread 1:
    0   libSystem.B.dylib                 0x939f79c6 kevent + 10
    1   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    2   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x939c72ce semaphore_wait_signal_trap
    + 10
    1   libSystem.B.dylib                 0x939f92c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                 0x93a3e539 pthread_cond_wait + 48
    3   com.adobe.amt.services            0x04d6e552
    AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services            0x04d69995
    _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    5   com.adobe.amt.services            0x04d6e5b0 AMTThread::Worker(void*) +
    20
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   libGLProgrammability.dylib        0x913aab32 glvmDoWork + 162
    3   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    4   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x939c72da semaphore_timedwait_trap +
    10
    1   ...ple.CoreServices.CarbonCore    0x9484b47f MPWaitOnSemaphore + 125
    2   MultiProcessor Support            0x1db32eff 0x1db03000 + 196351
    3   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    4   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    5   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x939c72da semaphore_timedwait_trap +
    10
    1   ...ple.CoreServices.CarbonCore    0x9484b47f MPWaitOnSemaphore + 125
    2   MultiProcessor Support            0x1db32eff 0x1db03000 + 196351
    3   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    4   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    5   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x939c72da semaphore_timedwait_trap +
    10
    1   ...ple.CoreServices.CarbonCore    0x9484b47f MPWaitOnSemaphore + 125
    2   MultiProcessor Support            0x1db32eff 0x1db03000 + 196351
    3   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    4   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    5   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   AdobeACE                          0x027c138d 0x2790000 + 201613
    6   AdobeACE                          0x027c0d85 0x2790000 + 200069
    7   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    9   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   AdobeACE                          0x027c138d 0x2790000 + 201613
    6   AdobeACE                          0x027c0d85 0x2790000 + 200069
    7   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    9   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   AdobeACE                          0x027c138d 0x2790000 + 201613
    6   AdobeACE                          0x027c0d85 0x2790000 + 200069
    7   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    9   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                 0x939c73a6 mach_wait_until + 10
    1   libSystem.B.dylib                 0x93a3e3ad nanosleep + 314
    2   com.adobe.PSAutomate              0x20173755
    ScObjects::Thread::sleep(unsigned int) + 143
    3   com.adobe.PSAutomate              0x201737b5
    ScObjects::Thread::wait(unsigned int) + 23
    4   com.adobe.PSAutomate              0x20164502
    ScObjects::BridgeTalkThread::run() + 332
    5   com.adobe.PSAutomate              0x20173a77
    ScObjects::Thread::go(void*) + 239
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   com.adobe.CameraRaw               0x28c67438 0x28aac000 + 1815608
    6   com.adobe.CameraRaw               0x28c66d36 0x28aac000 + 1813814
    7   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    9   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   com.adobe.CameraRaw               0x28c67438 0x28aac000 + 1815608
    6   com.adobe.CameraRaw               0x28c66d36 0x28aac000 + 1813814
    7   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    9   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   com.adobe.CameraRaw               0x28c67438 0x28aac000 + 1815608
    6   com.adobe.CameraRaw               0x28c66d36 0x28aac000 + 1813814
    7   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    9   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x939c72ce semaphore_wait_signal_trap
    + 10
    1   libSystem.B.dylib                 0x939f92c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                 0x93a3e539 pthread_cond_wait + 48
    3   com.adobe.CameraRaw               0x28af103a 0x28aac000 + 282682
    4   com.adobe.CameraRaw               0x28da2374 EntryFM + 802340
    5   com.adobe.CameraRaw               0x28b910e6 0x28aac000 + 938214
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x939c72ce semaphore_wait_signal_trap
    + 10
    1   libSystem.B.dylib                 0x939f92c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                 0x93a3e539 pthread_cond_wait + 48
    3   com.adobe.CameraRaw               0x28af103a 0x28aac000 + 282682
    4   com.adobe.CameraRaw               0x28e31f88 EntryFM + 1391160
    5   com.adobe.CameraRaw               0x28b910e6 0x28aac000 + 938214
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x939c7286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x939cea7c mach_msg + 72
    2   com.apple.CoreFoundation          0x91f0904e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x91f09cd4 CFRunLoopRun + 84
    4   com.apple.DesktopServices         0x954ebe17
    TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x939c7286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x939cea7c mach_msg + 72
    2   com.apple.CoreFoundation          0x91f0904e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x91f09cd4 CFRunLoopRun + 84
    4   com.apple.DesktopServices         0x954ebf90
    TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                 0x939ce46e __semwait_signal + 10
    1   libSystem.B.dylib                 0x939f8dcd pthread_cond_wait$UNIX2003
    + 73
    2   ...ple.CoreServices.CarbonCore    0x94839e83 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x94818d6a
    TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   com.apple.DesktopServices         0x954f6f72
    TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    8   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                 0x939f79c6 kevent + 10
    1   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    2   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x93a166fa select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    2   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                 0x939c72e6
    semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x939f92af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x939fab33
    pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x94818d96
    TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   com.apple.DesktopServices         0x954f8ebc
    TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    8   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x939c72e6
    semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x939f92af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x939fab33
    pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation              0x966aedcc -[NSCondition
    waitUntilDate:] + 236
    4   com.apple.Foundation              0x966aebe0 -[NSConditionLock
    lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation              0x966aeb45 -[NSConditionLock
    lockWhenCondition:] + 69
    6   com.apple.AppKit                  0x929d6d20 -[NSUIHeartBeat
    _heartBeatThread:] + 753
    7   com.apple.Foundation              0x96668e0d -[NSThread main] + 45
    8   com.apple.Foundation              0x966689b4 __NSThread__main__ + 308
    9   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    10  libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x939c72e6
    semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x939f92af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x939fab33
    pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x94818d96
    TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore    0x94818b76 TSWaitOnSemaphoreCommon +
    422
    5   ...ple.CoreServices.CarbonCore    0x94818877 AsyncFileThread(void*) + 73
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x939c73a6 mach_wait_until + 10
    1   libSystem.B.dylib                 0x93a3e3ad nanosleep + 314
    2   com.adobe.S4W                     0x2ec3a245 EntryEX + 4416429
    3   com.adobe.S4W                     0x2ec3a2a5 EntryEX + 4416525
    4   com.adobe.S4W                     0x2ec2b066 EntryEX + 4354510
    5   com.adobe.S4W                     0x2ec3a567 EntryEX + 4417231
    6   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    7   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                 0x939c72e6
    semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x939f92af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x939fab33
    pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x94818d96
    TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore    0x94839b00 MPWaitOnQueue + 208
    5   com.apple.DesktopServices         0x954fe899
    TPropertyTask::PropertyTaskProc(void*) + 105
    6   ...ple.CoreServices.CarbonCore    0x94838057 PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                 0x939f8155 _pthread_start + 321
    8   libSystem.B.dylib                 0x939f8012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x2ebacc0c  ecx: 0x00000002  edx: 0x00000008
      edi: 0xbfffd790  esi: 0xeda54b26  ebp: 0xbfffd708  esp: 0xbfffd700
       ss: 0x0000001f  efl: 0x00010202  eip: 0xffff07c2   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xeda54b26
    Binary Images:
        0x1000 -  0x19aefdf +com.adobe.Photoshop 11.0.1 (11.0.1x20090216
    [20090216.r.522 2009/02/16:17:00:00 cutoff; r branch]) (11.0.1)
    <5151e2340b0a4c1da3dea7ac2285e24e> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0x207f000 -  0x2084fff  org.twain.dsm 1.9.3 (1.9.3)
    /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x208d000 -  0x246701f +com.adobe.linguistic.LinguisticManager 4.0.0 (7863)
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLingui
    stic
    0x251b000 -  0x2715fcf +AdobeOwl ??? (???)
    <4cca2c7b48964ddaa14b725fb0c202b5> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2790000 -  0x289dfff +AdobeACE ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x28bb000 -  0x2c85fef +AdobeMPS ??? (???)
    <277e01a3cac34fa9a5914bc0a5bc125a> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x2d14000 -  0x2d74fc7 +AdobeXMP ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2d83000 -  0x307efff +AdobeAGM ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x313e000 -  0x33d1fe7 +AdobeCoolType ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3455000 -  0x346efff +AdobeBIB ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x3478000 -  0x3499ff7 +AdobeBIBUtils ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x34a6000 -  0x34c1ff9 +AdobePDFSettings ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSe
    ttings
    0x34db000 -  0x34ffff6 +AdobeAXE8SharedExpat ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeA
    XE8SharedExpat
    0x3512000 -  0x359f2cb +libicucnv.dylib.36.0 ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dy
    lib.36.0
    0x35cc000 -  0x35e780f +libicudata.dylib.36.0 ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.
    36.0
    0x35ea000 -  0x37a0ff4 +com.adobe.amtlib amtlib 2.0.1.10077 (2.0.1.10077)
    <cb2ec3bf67714dabbf296775fb6f9608> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x37d7000 -  0x3867fc3 +WRServices ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x39e9000 -  0x39edffc +com.adobe.AdobeCrashReporter 2.5 (3.0.20080806)
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCra
    shReporter
    0x39f3000 -  0x3a0ffd7 +com.adobe.LogTransport 1.0 (1.0)
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x3a1a000 -  0x3aeffdd +FileInfo ??? (???)
    <f0932f89fc984ba9b4f2c58d0e71d3c1> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3b20000 -  0x3b77fff +aif_core ??? (???)
    <b4dcb439e1eeabe3bd122c42e980366b> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x3b8f000 -  0x3bacffd +data_flow ??? (???)
    <8e452b6f803239d8eb5c49a4e31cb988> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x3bd8000 -  0x3c51fff +image_flow ??? (???)
    <498a857df8c6f9e0c92fbc3ec8680ed0> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x3cb7000 -  0x3cc7fff +image_runtime ??? (???)
    <f379a95229831e44676dbbd8259f131a> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x3cdc000 -  0x3e9bffe +aif_ogl ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x3f4c000 -  0x444afc3 +AdobeOwlCanvas ??? (???)
    <fcb2d1a31f6e41828e2cd0b23572d285> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanv
    as
    0x4593000 -  0x4665fe7 +AdobeAXEDOMCore ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOM
    Core
    0x4719000 -  0x477bfe7 +com.adobe.PlugPlug 1.0.0.73 (1.0.0.73)
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x47dc000 -  0x4823fc7 +com.adobe.adobe_caps adobe_caps 2.0.99.0 (2.0.99.0)
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x4833000 -  0x4872fff  com.apple.vmutils 4.1 (104)
    <2fcd53ce313bb6050bfaf0ac6c1b5ead>
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x4b5f000 -  0x4b60fe1  com.apple.textencoding.unicode 2.2 (2.2)
    <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode
    Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4d4e000 -  0x4deffc3 +com.adobe.amt.services AMTServices 2.0.1.10077
    (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09) (2 . 0)
    <31e82904c3c2424ea1aea5efadbb19b8> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
    0x4edd000 -  0x4eebfeb  libSimplifiedChineseConverter.dylib ??? (???)
    <548d5a699dbe2bb8fcc8275321fdc0d4>
    /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x4ef0000 -  0x4f02fff  libTraditionalChineseConverter.dylib ??? (???)
    <89ec94121ef50601dc538548caae57fc>
    /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x4f06000 -  0x4f07ff3  ATSHI.dylib ??? (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x4f77000 -  0x4f84ff7 +com.adobe.asneu.framework asneu version 1.6.2f01
    (1.6.2) /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
    0x4f92000 -  0x4f92ffd  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x1a11e000 - 0x1a137ff3  com.apple.applepixletvideo 1.2.18 (1.2d18)
    <386af0b779e8c148e6b6cbc7f5489d45>
    /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePix
    letVideo
    0x1a212000 - 0x1a235fe7  com.apple.AppleProResDecoder 1.0.1 (53)
    /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleP
    roResDecoder
    0x1a2aa000 - 0x1a2e5fff  com.apple.QuickTimeFireWireDV.component 7.6 (1290)
    /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/Quick
    TimeFireWireDV
    0x1a330000 - 0x1a332ffa +Adobe Unit Types a2.0.0 (2.0.0)
    /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit
    Types
    0x1ba51000 - 0x1ba56ff3  libCGXCoreImage.A.dylib ??? (???)
    <3a78abc535c80f9819931b670da804a2>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x1bdc6000 - 0x1bde9ff7 +CSI-Launcher.dylib ??? (???) /Library/Application
    Support/Adobe/CS4ServiceManager/CSI-Launcher.dylib
    0x1c065000 - 0x1c06fffe  com.apple.URLMount 3.1.1 (3.1.1)
    <b4018e683fad4259ee78070e91f35029>
    /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x1c434000 - 0x1c5b9fe3  GLEngine ??? (???)
    <3bd4729832411ff31de5bb9d97e3718d>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngi
    ne
    0x1c5e7000 - 0x1c76effb  com.apple.GeForceFXGLDriver 1.5.44 (5.4.4)
    <6b581f32d32feacccbf4945d553ed280>
    /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFX
    GLDriver
    0x1c798000 - 0x1c7b4ff7  GLRendererFloat ??? (???)
    <927b7d5ce6a7c21fdc761f6f29cdf4ee>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererF
    loat.bundle/GLRendererFloat
    0x1d872000 - 0x1d87dfff +DisallowOpenGLWindows ??? (???)
    <1a4642682b5a4099adbf5c93b60f4fba> /Applications/Adobe Photoshop
    CS4/Plug-ins/DisallowOpenGLWindows.plugin/Contents/MacOS/DisallowOpenGLWindo
    ws
    0x1d892000 - 0x1d89dfff +Enable Async IO ??? (???)
    <fd91e79fc4aa4ebcaf6d3e154f14878f> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async
    IO
    0x1d8a2000 - 0x1d8b002f +FastCore ??? (???)
    <f12878b7bee940ca9f0565cd0f5688e2> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
    0x1d8b6000 - 0x1d8c1ffb +PPCCore ??? (???)
    <ed521eb7681d45aa9ae36bf4663e4bd3> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/PPCCore.plugin/Contents/MacOS/PPCCore
    0x1d8c7000 - 0x1d8d2ffe +AltiVecCore ??? (???)
    <a967ae2af2ae4e12a7b668b981cbd906> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0x1da00000 - 0x1da65fe3 +MMXCore ??? (???)
    <e206c8dcaea849df8fbc8b447e3a59a1> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    0x1db03000 - 0x1db4aff7 +MultiProcessor Support ??? (???)
    <001a163b53144613a23af35b63065fd0> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/MultiProcessor
    Support.plugin/Contents/MacOS/MultiProcessor Support
    0x1db55000 - 0x1dca7fc7 +com.adobe.coretech.adm 3.10x16 (3.1)
    /Applications/Adobe Photoshop
    CS4/Plug-ins/ADM/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x1e5f2000 - 0x1e657fef  com.apple.AppleVAH264HW.component 1.0 (1.0)
    <49e6103f4d0f364517a5c37bd29b08d7>
    /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264
    HW
    0x1f600000 - 0x1f7b1fce +net.telestream.wmv.advanced 2.1.3.10 (2.1.3.10)
    /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac
    WMV Advanced
    0x2003f000 - 0x2029bfdf +com.adobe.PSAutomate 11.0 (11.0)
    /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupp
    ort
    0x2052f000 - 0x205fdfff +AdobeExtendScript ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExte
    ndScript
    0x20674000 - 0x20715fd7 +AdobeScCore ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x20771000 - 0x20969fff  com.apple.RawCamera.bundle 2.0.14 (436)
    <a8dd51882088fae463f33bc0674583e8>
    /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x21f05000 - 0x22387fe3 +AdobeLM_libFNP.dylib ??? (???)
    <02e9ac769cc64974af0548e737c2cc20> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/amtlib.framework/Versions/a/AdobeLM_libFNP.dylib
    0x22960000 - 0x22b56ff3 +net.telestream.wmv.import 2.1.3.10 (2.1.3.10)
    /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV
    Import
    0x24f59000 - 0x24f9dffe  com.apple.URLMount.CIFSPlugin 3.1.2 (3.1.2)
    /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb
    0x28aac000 - 0x291b3ff9 +com.adobe.CameraRaw 5.3 (5.3.0f21)
    <077769d6e7737a315c4fb417c2ae4dcd> /Library/Application
    Support/Adobe/Plug-Ins/CS4/File Formats/Camera
    Raw.plugin/Contents/MacOS/Camera Raw
    0x2950a000 - 0x29578fd7 + ??? (???)
    0x29980000 - 0x299b1fe3 +com.adobe.amt.registration AMTRegistration
    2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09)
    (2 . 0) /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/registration.framework/Versions/a/registration
    0x299ea000 - 0x29a46ff2 +AdobeUpdater ??? (???)
    <064cfaa41caf46e3bebf04948641c927> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop
    CS4.app/Contents/Frameworks/AdobeUpdater.framework/Versions/a/AdobeUpdater
    0x2cc00000 - 0x2d0fdffb +com.adobe.dicom 11.0 (11.0) /Applications/Adobe
    Photoshop CS4/Plug-ins/File Formats/dicom.plugin/Contents/MacOS/dicom
    0x2e800000 - 0x2eed9fdf +com.adobe.S4W 11.0 (11.0) /Applications/Adobe
    Photoshop CS4/Plug-ins/Import-Export/Save for Web.plugin/Contents/MacOS/Save
    for Web
    0x2fbbe000 - 0x2fcc5fcf +com.adobe.versioncue ??? (4.0.1.095)
    /Library/Application Support/Adobe/Adobe Version Cue
    CS4/Client/4.0.1/VersionCue.framework/VersionCue
    0x40000000 - 0x400ae030 +AdobeJP2K ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
    /usr/lib/dyld
    0x90118000 - 0x910f3ff6  com.apple.QuickTimeComponents.component 7.6 (1290)
    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/Quick
    TimeComponents
    0x910f4000 - 0x9123aff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
    <6a6623d3d1a7292b5c3763dcd108b55f>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/ImageIO
    0x9123b000 - 0x912b8feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)
    <5a4e6329f8dbca5dcd70924525afd24a>
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x912b9000 - 0x91382fef  com.apple.QuickTimeMPEG4.component 7.6 (1290)
    /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeM
    PEG4
    0x91383000 - 0x91854fbe  libGLProgrammability.dylib ??? (???)
    <7f18294a7bd0b6afe4319f29187fc70d>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgra
    mmability.dylib
    0x91855000 - 0x9185cfe9  libgcc_s.1.dylib ??? (???)
    <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9185d000 - 0x9186dffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
    <8b7831b5f74a950a56cf2d22a2d436f6>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186e000 - 0x9186effe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
    <a2b462be6c51187eddf7d097ef0e0a04>
    /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorP
    anel
    0x9186f000 - 0x9186fffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/vecLib
    0x91870000 - 0x918aefff  libGLImage.dylib ??? (???)
    <a6425aeb77f4da13212ac75df57b056d>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
    dylib
    0x918af000 - 0x918e6fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
    <8b26ebf26a009a098484f1ed01ec499c>
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
    nfiguration
    0x918ed000 - 0x9192cfff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0)
    /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versi
    ons/A/CoreMediaIOServicesPrivate
    0x9192d000 - 0x919c0fff  com.apple.ink.framework 101.3 (86)
    <bf3fa8927b4b8baae92381a976fd2079>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
    ork/Versions/A/Ink
    0x919c4000 - 0x91dd4fef  libBLAS.dylib ??? (???)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libBLAS.dylib
    0x91dd5000 - 0x91dedff7  com.apple.CoreVideo 1.6.0 (20.0)
    <c0d869876af51283a160cd2224a23abf>
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91e33000 - 0x91e3bfff  com.apple.DiskArbitration 2.2.1 (2.2.1)
    <75b0c8d8940a8a27816961dddcac8e0f>
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
    ion
    0x91e3c000 - 0x91e95ff7  libGLU.dylib ??? (???)
    <a3b9be30100a25a6cd3ad109892f52b7>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
    b
    0x91e96000 - 0x91fc9fef  com.apple.CoreFoundation 6.5.6 (476.18)
    <2d52bab73660117571bd6486dc318f8e>
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
    n
    0x91fca000 - 0x91ff7feb  libvDSP.dylib ??? (???)
    <b232c018ddd040ec4e2c2af632dd497f>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvDSP.dylib
    0x91ff8000 - 0x91ff8ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91ff9000 - 0x91ffbff1  com.apple.QuickTimeH264.component 7.6 (1290)
    /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH2
    64
    0x91ffc000 - 0x92003ff7  libCGATS.A.dylib ??? (???)
    <211348279493364e9920adc86484cedd>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9201c000 - 0x920fcfff  libobjc.A.dylib ??? (???)
    <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x920fd000 - 0x92146fef  com.apple.Metadata 10.5.2 (398.25)
    <e0572f20350523116f23000676122a8d>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
    data.framework/Versions/A/Metadata
    0x92147000 - 0x92212fff  com.apple.ColorSync 4.5.1 (4.5.1)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ColorSync.framework/Versions/A/ColorSync
    0x92213000 - 0x9229fff7  com.apple.framework.IOKit 1.5.2 (???)
    <97b9f9d584f48891377f0481b9104434>
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x922a0000 - 0x922acff9  com.apple.helpdata 1.0.1 (14.2)
    /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x922bf000 - 0x922c1fff  com.apple.securityhi 3.0 (30817)
    <2b2854123fed609d1820d2779e2e0963>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
    .framework/Versions/A/SecurityHI
    0x922c2000 - 0x922c2ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x922c3000 - 0x92415ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92416000 - 0x924a9ff3  com.apple.ApplicationServices.ATS 3.7 (???)
    <a535fc4982d3acff6530ec25c402e679>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ATS.framework/Versions/A/ATS
    0x924aa000 - 0x92551feb  com.apple.QD 3.11.56 (???)
    <a94d0f5438b730e88e5efdb233295c52>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/QD.framework/Versions/A/QD
    0x92552000 - 0x925aeff7  com.apple.htmlrendering 68 (1.1.3)
    <fe87a9dede38db00e6c8949942c6bd4f>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
    ing.framework/Versions/A/HTMLRendering
    0x925af000 - 0x928d4fe2  com.apple.QuickTime 7.6.0 (1290)
    <bc0920abbbaad03f5513ac7ffbd30633>
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x928d5000 - 0x9292fff7  com.apple.CoreText 2.0.4 (???)
    <f0b6c1d4f40bd21505097f0255abfead>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreText.framework/Versions/A/CoreText
    0x92930000 - 0x9312efef  com.apple.AppKit 6.5.7 (949.46)
    <a80f8cb62f6bdcb3bed3c8675d55881d>
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9312f000 - 0x9313afe7  libCSync.A.dylib ??? (???)
    <9e3544fe087bb4dc760b7afe0850dd6c>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x939c6000 - 0x93b2dff3  libSystem.B.dylib ??? (???)
    <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x93b2e000 - 0x93b32fff  libGIF.dylib ??? (???)
    <572a32e46e33be1ec041c5ef5b0341ae>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93b33000 - 0x93bb2ff5  com.apple.SearchKit 1.2.1 (1.2.1)
    <3140a605db2abf56b237fa156a08b28b>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
    chKit.framework/Versions/A/SearchKit
    0x93bb3000 - 0x93ebbfff  com.apple.HIToolbox 1.5.5 (???)
    <b17766e3d8800a73f534c41f624f5ac4>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
    framework/Versions/A/HIToolbox
    0x93f91000 - 0x93fafff3  com.apple.DirectoryService.Framework 3.5.6 (3.5.6)
    <daa1307737197c7757f44f16370249dc>
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectorySe
    rvice
    0x93fb0000 - 0x94020ff7  com.apple.iLifeMediaBrowser 2.0.2 (321)
    <096200840dfe3556d984bed9e9e1e4bc>
    /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLi
    feMediaBrowser
    0x94021000 - 0x9409bff8  com.apple.print.framework.PrintCore 5.5.4 (245.6)
    <03d0585059c20cb0bde5e000438c49e1>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/PrintCore.framework/Versions/A/PrintCore
    0x9409c000 - 0x9409cffb  com.apple.installserver.framework 1.0 (8)
    /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/Install
    Server
    0x9409d000 - 0x9409dff8  com.apple.ApplicationServices 34 (34)
    <8f910fa65f01d401ad8d04cc933cf887>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
    ionServices
    0x9409e000 - 0x940dffe7  libRIP.A.dylib ??? (???)
    <69bd09fcd8d8b235cee7a405290d6818>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x940e0000 - 0x9410bfe7  libauto.dylib ??? (???)
    <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9410c000 - 0x94118ffe  libGL.dylib ??? (???)
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94119000 - 0x94141ff7  com.apple.shortcut 1.0.1 (1.0)
    <131202e7766e327d02d55c0f5fc44ad7>
    /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9414e000 - 0x942dcfe7  com.apple.CoreAUC 3.07.2 (3.07.2)
    <08a5e0090d94e132ec9fa9ef4034941d>
    /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x942dd000 - 0x9431ffef  com.apple.NavigationServices 3.5.2 (163)
    <91844980804067b07a0b6124310d3f31>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
    Services.framework/Versions/A/NavigationServices
    0x94320000 - 0x94336fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
    <ad0aa0252e3323d182e17f50defe56fc>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dict
    ionaryServices.framework/Versions/A/DictionaryServices
    0x9436c000 - 0x94375fff  com.apple.speech.recognition.framework 3.7.24
    (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
    gnition.framework/Versions/A/SpeechRecognition
    0x94376000 - 0x9441afec  com.apple.CFNetwork 438.10 (438.12)
    <fde64bbb20532794396fb21911ccaa98>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
    twork.framework/Versions/A/CFNetwork
    0x94438000 - 0x94467fe3  com.apple.AE 402.3 (402.3)
    <b13bfda0ad9314922ee37c0d018d7de9>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.f
    ramework/Versions/A/AE
    0x94468000 - 0x94485ff7  com.apple.QuickLookFramework 1.3.1 (170.9)
    /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x94486000 - 0x9448cfff  com.apple.print.framework.Print 218.0.3 (220.2)
    <5b7f4ef7c2df36aff9605377775781e4>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
    ework/Versions/A/Print
    0x9448d000 - 0x945c6ff7  libicucore.A.dylib ??? (???)
    <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x945c7000 - 0x945c7fff  com.apple.Carbon 136 (136)
    <98a5e3bc0c4fa44bbb09713bb88707fe>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94748000 - 0x94748ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94749000 - 0x94772fff  libcups.2.dylib ??? (???)
    <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x94773000 - 0x9477afff  com.apple.agl 3.0.9 (AGL-3.0.9)
    <2f39c480cfcee9358a23d61b20a6aa56>
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9477b000 - 0x9479ffff  libxslt.1.dylib ??? (???)
    <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x947ef000 - 0x94ac9ff3  com.apple.CoreServices.CarbonCore 786.11 (786.13)
    <9e2d85d52e5e2951aa4dd53c48ccc52f>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
    onCore.framework/Versions/A/CarbonCore
    0x94aca000 - 0x9516afe3  com.apple.CoreGraphics 1.409.3 (???)
    <25dceb14af3455b768f56e8765ecf3ca>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9516b000 - 0x951e8fef  libvMisc.dylib ??? (???)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvMisc.dylib
    0x951ee000 - 0x9520cfff  libresolv.9.dylib ??? (???)
    <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x9520d000 - 0x9520dffe  com.apple.quartzframework 1.5 (1.5)
    <4b8f505e32e4f2d67967a276401f9aaf>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9520e000 - 0x95212fff  com.apple.CoreMediaAuthoringPrivate 1.6 (1.6)
    /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versio
    ns/A/CoreMediaAuthoringPrivate
    0x95213000 - 0x95213ff8  com.apple.Cocoa 6.5 (???)
    <e064f94d969ce25cb7de3cfb980c3249>
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95214000 - 0x95286fff  com.apple.PDFKit 2.1.2 (2.1.2)
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.fra
    mework/Versions/A/PDFKit
    0x95287000 - 0x95341fe3  com.apple.CoreServices.OSServices 227 (227)
    <30cebcb68b1b571df7d77474e0c31556>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
    rvices.framework/Versions/A/OSServices
    0x95342000 - 0x9537cfe7  com.apple.coreui 1.2 (62)
    /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9538d000 - 0x9539afe7  com.apple.opengl 1.5.10 (1.5.10)
    <5a2813f80c9441170cc1ab8a3dac5038>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9539b000 - 0x9539efff  com.apple.help 1.1 (36)
    <b507b08e484cb89033e9cf23062d77de>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
    work/Versions/A/Help
    0x9539f000 - 0x953beffa  libJPEG.dylib ??? (???)
    <e7eb56555109e23144924cd64aa8daec>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x953e4000 - 0x95441ffb  libstdc++.6.dylib ??? (???)
    <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x95442000 - 0x95491fff  com.apple.QuickLookUIFramework 1.3.1 (170.9)
    /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLook
    UI
    0x95492000 - 0x95496fff  libmathCommon.A.dylib ??? (???)
    /usr/lib/system/libmathCommon.A.dylib
    0x95497000 - 0x954e8ff7  com.apple.HIServices 1.7.0 (???)
    <01b690d1f376e400ac873105533e39eb>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/HIServices.framework/Versions/A/HIServices
    0x954e9000 - 0x954e9ffa  com.apple.CoreServices 32 (32)
    <2fcc8f3bd5bbfc000b476cad8e6a3dd2>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x954ea000 - 0x95574fe3  com.apple.DesktopServices 1.4.8 (1.4.8)
    <3065de6531ce839c7cb5b6dd70e03f4f>
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
    esktopServicesPriv
    0x95575000 - 0x95576ffc  libffi.dylib ??? (???)
    <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x95718000 - 0x958d4ff3  com.apple.QuartzComposer 2.1 (106.13)
    <40f034e8c8fd31c9081f5283dcf22b78>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComp
    oser.framework/Versions/A/QuartzComposer
    0x958d5000 - 0x95987ffb  libcrypto.0.9.7.dylib ??? (???)
    <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x959ef000 - 0x95bc0ffb  com.apple.security 5.0.5 (36371)
    <c13e0bb1acfdcf94be4d3ee118ef190e>
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95c01000 - 0x95c2afff  com.apple.CoreMediaPrivate 15.0 (15.0)
    /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/Core
    MediaPrivate
    0x95c2b000 - 0x95d1fff4  libiconv.2.dylib ??? (???)
    <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x95d20000 - 0x95d27ffe  libbsm.dylib ??? (???)
    <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x95d28000 - 0x95e8dfe7  com.apple.JavaScriptCore 5528 (5528.15)
    <a1edf2b00622f9d833987cb333b432ac>
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCor
    e
    0x9624d000 - 0x9628cfef  libTIFF.dylib ??? (???)
    <3589442575ac77746ae99ecf724f5f87>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9628d000 - 0x9629bffd  libz.1.dylib ??? (???)
    <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9629c000 - 0x9629eff5  libRadiance.dylib ??? (???)
    <8a844202fcd65662bb9ab25f08c45a62>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9629f000 - 0x9665dfea  libLAPACK.dylib ??? (???)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libLAPACK.dylib
    0x9665e000 - 0x968dafe7  com.apple.Foundation 6.5.8 (677.24)
    <aa84b0383891378c348ffa4a94853082>
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x968db000 - 0x96962ff7  libsqlite3.0.dylib ??? (???)
    <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x96963000 - 0x96968fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2)
    <97878a73074e7da4fe31ea010a5d5ae1>
    /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/Displ
    ayServices
    0x969d0000 - 0x96a87ff3  com.apple.QTKit 7.6 (1290)
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96a88000 - 0x96b70ff3  com.apple.CoreData 100.2 (186.1)
    <8fb61e1714a4b8d587ce97605ad32547>
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96b77000 - 0x96c03ff7  com.apple.LaunchServices 290.3 (290.6)
    <bdba267184df88bd5b8e2116ea903872>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Laun
    chServices.framework/Versions/A/LaunchServices
    0x96c04000 - 0x96cb4fff  edu.mit.Kerberos 6.0.13 (6.0.13)
    <804bd1b3f08fb57396781f012006367c>
    /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96d00000 - 0x96dc7ff2  com.apple.vImage 3.0 (3.0)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
    .framework/Versions/A/vImage
    0x96dc8000 - 0x96dd7ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
    <09deb9e32d0d09dfb95ae569bdd2b7a4>
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjC
    Wrappers
    0x96dd8000 - 0x96dddfff  com.apple.CommonPanels 1.2.4 (85)
    <ea0665f57cd267609466ed8b2b20e893>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
    ls.framework/Versions/A/CommonPanels
    0x96e4c000 - 0x96e64fff  com.apple.openscripting 1.2.8 (???)
    <572c7452d7e740e8948a5ad07a99602b>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
    ing.framework/Versions/A/OpenScripting
    0x96e72000 - 0x96faafe7  com.apple.imageKit 1.0.2 (1.0)
    <2e354566521df8b1e3a78e9aeab5e6b4>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.f
    ramework/Versions/A/ImageKit
    0x96fab000 - 0x96fdcffb  com.apple.quartzfilters 1.5.0 (1.5.0)
    <22581f8fe9dd2cb261f97a897407ec3e>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilt
    ers.framework/Versions/A/QuartzFilters
    0x97010000 - 0x97025ffb  com.apple.ImageCapture 5.0.2 (5.0.2)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
    re.framework/Versions/A/ImageCapture
    0x97026000 - 0x97107ff7  libxml2.2.dylib ??? (???)
    <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
    0x97108000 - 0x974a5fef  com.apple.QuartzCore 1.5.8 (1.5.8)
    <a28fa54346a9f9d5b3bef076a1ee0fcf>
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x974b0000 - 0x974cbffb  libPng.dylib ??? (???)
    <4780e979d35aa5ec2cea22678836cea5>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97584000 - 0x9758efeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
    <0f2ba6e891d3761212cf5a5e6134d683>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
    d.framework/Versions/A/CarbonSound
    0x9758f000 - 0x9759ffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
    <06d8fc0307314f8ffc16f206ad3dbf44>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0xb0000000 - 0xb0006ff8  com.apple.carbonframeworktemplate 1.3 (1.3.12)
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xba300000 - 0xba301fff  libCyrillicConverter.dylib ??? (???)
    <762c5428897d6b08bb01476f79cc6760>
    /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ffb  libGreekConverter.dylib ??? (???)
    <015f5d46a501eb2e485741159aa2c8fa>
    /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
    <7b0248c392848338f5d6ed093313eeef>
    /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???)
    <51586b8d9ef39123fbe6918f12d8285f>
    /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb500000 - 0xbb500fe3  libThaiConverter.dylib ??? (???)
    <a88aff716e8bc78c8781eb810c30fdbd>
    /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???)
    /usr/lib/libSystem.B.dylib

    It seems to only happen when I'm saving a PSD for the web..if I'm just overwriting a current PNG it works fine. A message pops up saying "Windows has encountered a problem and has to shut down". Than I get this message in the image attached.

  • Photoshop CS5.5 Save For Web UI extra border Bug

    I have observed on two different Win7 32bit workstations with Photoshop 12.1 x32 from Adobe Design Premium CS 5.5 that save for web seems to add an extra pixel of workspace background grey to the inside black border of the image display on the right and bottom edge.  It's very annoying to see this extra padding in the image since it makes me second guess whether my image crop was accurate.  Please see the screenshot below which was taken of a completely red image in the save for web dialogue window.  Notice the top and left border of the image don't have the same problem.  I've also used a screen magnifier utility (pixie) to make the issue more obvious.  Fortunately the issue seems only to affect the UI, the file that is saved doesn't have the extra pixels included.  I hope this issue can be verified and reproduced here so that it can be fixed in future updates.
    Thanks!
    -tony

    FYI, just to test I just did a crop of an image, then screen grabbed the result.
    To ensure the edge is visible, I changed the workspace background from the dark gray I usually use to a lighter gray...  Here's the pertinent part of the workspace...
    A closeup of the upper-right corner:
    Notably, I don't see any black line around it like you showed.  This leads me to wonder whether I interpreted your screen grab properly...
    -Noel

  • Save for web really slooooow in Photoshop CC

    Hi all,
    Since one of the last updates, whenever I try to save an image using the Save for web function, the dialog screens take a lot of time to appear (worked normally before). I am not using large images, just 1100x700 px approximately that I reduced to that size for a website. But when I try to save them for web, the first dialog screen takes a while to appear, and when I hit Save, that save screen also takes a long time to show up.
    It doesn't happen always, but most of the time, and it is really annoying when I have to save a lot of images, it makes me loose a lot of time. Sometimes when I am saving a series of images, with the first ones it goes slow, then works normally with some, and then again slowww.
    My machine is an Intel i7 with 16gb of memory running on Windows 8. I hope you can help me with this issue.
    Thanks in advance!
    Diego

    Yes, sorry, forgot to clarify that. I am saving it to my local hard drive, that is why it is so strange.

  • Photoshop save for web error

    Could not complete this operation. An unknown error has occurred i get this error on my laptop every time i try to save as a gif

    Hi Braydon900,
    Welcome to Adobe Forums.
    1. Quit Photoshop
    2. Delete the "Adobe Save For Web 12.0 Prefs" file:
    Mac: Users/[Username]/Library/Preferences/Adobe Save For Web 12.0 Prefs
    Windows XP: Documents and Settings/[Username]/Application Data/Adobe/Save For Web/12.0/Adobe Save For Web 12.0 Prefs
    Windows 7 and Vista: Users/[Username]/AppData/Roaming/Adobe/Save For Web/12.0/Adobe Save For Web 12.0 Prefs
    Thanks

  • Batching multiple images - save for web?

    i'm new to elements 9 on my mac & was wondering if there is a way to save multiple images for web?  the only thing i've come across in the program is one image at a time. thx

    Hello,
      There isn't a way of sending multple images through the Save for Web dialog box. But there are ways of working with multiple files that may accomplish the same, it just depeneds on exactly what you are looking to do. For example, if you are only looking for a way to turn a bunch of PSD, TIFF, or RAW files into a internet compatible JPEG, that can be done via File>Process Multiple Files. From here you can take a folder of images and convert them to another format such as JPEG (you can do other things too, like resize, rename, perform autofixes).
    -Brett

Maybe you are looking for

  • Laserjet pro 200 color mfp m276nw stop printing memory low

    laserjet pro 200 color mfp m276nw stops printing giving an error message that the is memory low. How do I clear the memory?

  • Function Module for sending an Attachment

    Not able to find the Function Module for sending an Attachment to the email ids. Please help.

  • Zen Xtra froze..stuck in Rescue M

    I was playing a song, and my mpe player started skipping and finally froze. So I tried to reboot it, but it wouldn't shut off. So I took the battery out and it rebooted. But now, I can't get passed the Rescue Mode screen (v.3). I tried "Clean Up", bu

  • Html code in JButton not working

    hi all, i wrote html code in JButton,but it's not working,it is displaying all the code what i have placed in the html tag.this message is displaying in button. "<html><STYLE=\"font-family: Dialog; font-size: 12pt\"><center>Current<br>Date</center></

  • How do I insert an image within an email message, instead of attaching it?

    I'm always receiving emails with images right in the email message but when I send an image with an email message I always have to send it as an attachment because I don't know how to put the image right in the email message.