Bug report in photoshop CS4 scripting guide

page 37 6th line from bottom
var colorRef = new solidColor
should read:
var colorRef = new SolidColor (note caps)
this will cause an error. not sure who I should report this, but I'm sure it would frustrate some people out there just learning.

Photoshop CS4 Javascript Ref.pdf
Page 50 is still showing the following as usable commands:-
makeContactSheet,
makePDFPresentation,
makePhotoGallery and
makePicturePackage

Similar Messages

  • Help getting a Photoshop CS4 script to work with PS CS5?

    I don't know AppleScript, but have a script for Photoshop CS4 that saves to the currently open image as a .png file on the desktop
    try
    tell application "Adobe Photoshop CS4"
    activate
    --get the current document name
    set myDoc to the current document
    set currentName to name of myDoc
    --remove .psd extension
    set docBaseName to (items 1 thru ((length of currentName) - 4) of currentName) as string
    --write the temporary file
    set theFile to "~/Desktop/" & docBaseName & ".png"
    --save the temp document
    save myDoc in theFile as PNG with options {class:PNG save options} appending lowercase extension with copying
    end tell
    end try
    Now that Photoshop CS5 is out I tried changing the script above from
    +tell application "Adobe Photoshop CS5"+
    to
    +tell application "Adobe Photoshop CS5"+
    But this doesn't work. Is there any way of changing it to get it to work with Photoshop CS5?

    Not able to help but I have seen problems posted with CS5 & AppleScript already at Adobe's forums…
    See link:
    http://forums.adobe.com/thread/632681?tstart=0

  • How do I raise a bug report for Photoshop CS6?

    I have been unable to find any way to notify Adobe of a bug in Camera Raw - is there a process for raising issues?

    Hi,
    You can post over on the camera raw forum:
    (the adobe employees do read the forums)
    http://forums.adobe.com/community/cameraraw

  • Are all versions of mac 10.6 compatible with Photoshop CS4?

    are all versions of mac os 10.6 compatible with Photoshop CS4?

    You haven't updated to mac os x 10.6.8, which you should for the latest bug fixes?
    Photoshop cs4 should run on mac os x 10.6.8
    Apple - Support - Snow Leopard

  • Obtaining permission to print Scripting Guide

    Hello,
    My (soft) copy of the Photoshop CS3 Scripting Guide says on the copyright page that:
    >NOTICE: All information contained herein is the property of Adobe Systems Incorporated. No part of this publication (whether in hardcopy or
    electronic form) may be reproduced or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or
    otherwise, without the prior written consent of Adobe Systems Incorporated.
    I would like to have this manual printed in hard copy form (a single copy, for my own personal use), which means I must obtain written permission to do so. Does anyone have any information about whom I should contact to get permission to print the manual?

    Hello,
    My (soft) copy of the Photoshop CS3 Scripting Guide says on the copyright page that:
    >NOTICE: All information contained herein is the property of Adobe Systems Incorporated. No part of this publication (whether in hardcopy or
    electronic form) may be reproduced or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or
    otherwise, without the prior written consent of Adobe Systems Incorporated.
    I would like to have this manual printed in hard copy form (a single copy, for my own personal use), which means I must obtain written permission to do so. Does anyone have any information about whom I should contact to get permission to print the manual?

  • Photoshop CS4 in Windows 7 bug runing batch actions

    I been using Photoshop CS4 in Vista with no problems, but now my problem is when I installed windows 7 and opened 60 photos and apply an action and try to do other things while PS is working in the batch, when I try to change to other window I get back to Photoshop until it finishes the action batch task to the 60 photos I can't change of window or use anything else did anyone have the same problem ? Is this a Windows 7 or PS bug ?
    Thanks

    tronmexico wrote:
    Isn't the Adobe forums to report the bugs ? Is there a special contact form for bugs ?
    No... this is a USER TO USER forum, not Adobe support... only the space is provided by Adobe, for users to try to help other users
    Go to http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform - do be
    sure to include all information, so they may reproduce the problem

  • Photoshop CS4 Crashing-Can anyone understand this error report?

    My program keeps crashing when I do mostly anything. I get this error report, but it's all gibberish to me. Can anyone tell me what it's saying?
    Thanks,
    S
    Error Report:
    Process:         Adobe Photoshop CS4 [975]
    Path:            /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Identifier:      com.adobe.Photoshop
    Version:         11.0.2 [11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]] (11.0.2)
    Code Type:       X86 (Native)
    Parent Process:  launchd [149]
    Responsible:     Adobe Photoshop CS4 [975]
    User ID:         501
    Date/Time:       2014-07-07 06:55:46.705 -0400
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  3A4AFA39-7E87-94AC-5944-409EC2452791
    Sleep/Wake UUID: B8B69405-9231-4368-AE3D-74BCDF90C828
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000bc55b28
    VM Regions Near 0xbc55b28:
        MALLOC_TINY            000000000bb00000-000000000bc00000 [ 1024K] rw-/rwx SM=PRV 
    --> __TEXT                 000000000bc00000-000000000bd01000 [ 1028K] r-x/rwx SM=COW  /Library/Application Support/Adobe/*/VersionCue.framework/Versions/A/VersionCue
        __DATA                 000000000bd01000-000000000bd38000 [  220K] rw-/rwx SM=COW  /Library/Application Support/Adobe/*/VersionCue.framework/Versions/A/VersionCue
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.QD                   0x90955d06 _SetDstBits32BGRA + 8
    1   com.apple.QD                   0x9094c02d DevFrameRect + 710
    2   com.apple.QD                   0x9094bd2c StdRectWithPort + 241
    3   com.apple.QD                   0x90956ba5 CallRect + 59
    4   com.apple.QD                   0x90956bdd FrameRect + 49
    5   com.adobe.Photoshop           0x000cdfb3 0x1000 + 839603
    6   com.adobe.Photoshop           0x00571179 0x1000 + 5702009
    7   com.adobe.Photoshop           0x00568ad0 0x1000 + 5667536
    8   com.adobe.Photoshop           0x003508c7 0x1000 + 3471559
    9   com.adobe.Photoshop           0x0006a963 0x1000 + 432483
    10  com.adobe.Photoshop           0x0006ae52 0x1000 + 433746
    11  com.adobe.Photoshop           0x000628f0 0x1000 + 399600
    12  com.adobe.Photoshop           0x0006a6e5 0x1000 + 431845
    13  com.adobe.Photoshop           0x00063c65 0x1000 + 404581
    14  com.adobe.Photoshop           0x00063dd3 0x1000 + 404947
    15  com.adobe.Photoshop           0x0006212f 0x1000 + 397615
    16  com.adobe.Photoshop           0x002205da 0x1000 + 2225626
    17  com.adobe.Photoshop           0x00220666 0x1000 + 2225766
    18  com.adobe.Photoshop           0x00003812 0x1000 + 10258
    19  com.adobe.Photoshop           0x00003739 0x1000 + 10041
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x994ff992 kevent64 + 10
    1   libdispatch.dylib             0x97234899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x97234532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x994ff046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9b468dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9b46ccce start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   com.adobe.amt.services         0x075aa552 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services         0x075a5995 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    5   com.adobe.amt.services         0x075aa5b0 AMTThread::Worker(void*) + 20
    6   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    7   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    8   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib         0x994ff046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9b468dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9b46ccce start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib         0x994f9fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x93473071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x27791eff 0x27762000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9b46bbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x934a6682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x934a68a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x93472cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x027c138d 0x2790000 + 201613
    7   AdobeACE                       0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x934732ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib         0x994fa0a6 mach_wait_until + 10
    1   libsystem_c.dylib             0x9970dc4a nanosleep + 366
    2   com.adobe.PSAutomate           0x382db1b1 ScObjects::Thread::sleep(unsigned int) + 143
    3   com.adobe.PSAutomate           0x382db211 ScObjects::Thread::wait(unsigned int) + 23
    4   com.adobe.PSAutomate           0x382cbdc6 ScObjects::BridgeTalkThread::run() + 332
    5   com.adobe.PSAutomate           0x382db4d3 ScObjects::Thread::go(void*) + 239
    6   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    7   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    8   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib         0x994ff046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9b468dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9b46ccce start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib         0x994fe7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9b469d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9b46bfa3 pthread_cond_wait + 48
    3   data_flow                     0x03ba02b2 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   data_flow                     0x03b9365b void boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5   data_flow                     0x03b96061 boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6   data_flow                     0x03b96bba boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> >::run() + 232
    7   data_flow                     0x03b9390b boost::_bi::bind_t<void, boost::_mfi::mf0<void, boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::thre adpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > >, boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::worker_t hread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func, boost::threadpool::prio_scheduler, boost::threadpool::static_size, boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > > >::operator()() + 43
    8   data_flow                     0x03b95fd1 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
    9   data_flow                     0x03ba1bc5 thread_proxy + 99
    10  libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib         0x994ffd66 __pwrite + 10
    1   com.apple.CoreServices.CarbonCore 0x93440b3e BasicWrite(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 362
    2   com.apple.CoreServices.CarbonCore 0x93461cbe PBWriteForkSync + 114
    3   com.apple.CoreServices.CarbonCore 0x93451d51 AsyncFileThread(void*) + 179
    4   libsystem_pthread.dylib       0x9b4675fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9b467485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9b46ccf2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffbb38f7  ebx: 0xbfffefc2  ecx: 0x0bc55b28  edx: 0x0000000c
      edi: 0x0bc55b28  esi: 0xbfffed08  ebp: 0xbfffecb8  esp: 0xbfffec5c
       ss: 0x00000023  efl: 0x00010282  eip: 0x90955d06   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0bc55b28
    Logical CPU:     2
    Error Code:      0x00000007
    Trap Number:     14
    Binary Images:
        0x1000 -  0x19aefdf +com.adobe.Photoshop (11.0.2 [11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]] - 11.0.2) <40DBAC70-2688-44B1-A8CE-142BF8A18887> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0x207f000 -  0x2085fff  org.twain.dsm (1.9.5 - 1.9.5) <3CE5B8E4-1F2D-3694-890D-B3965F244443> /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/AdobeLinguistic
    0x251b000 -  0x2715fcf +AdobeOwl (1) <4CCA2C7B-4896-4DDA-A14B-725FB0C202B5> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2790000 -  0x289dfff +AdobeACE (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x28bb000 -  0x2c85fef +AdobeMPS (1) <277E01A3-CAC3-4FA9-A591-4BC0A5BC125A> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x2d14000 -  0x2d74fc7 +AdobeXMP (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2d83000 -  0x307efff +AdobeAGM (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x313e000 -  0x33d1fe7 +AdobeCoolType (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3455000 -  0x346efff +AdobeBIB (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x3478000 -  0x3499ff7 +AdobeBIBUtils (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x34a6000 -  0x34c1ff9 +AdobePDFSettings (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x34db000 -  0x34ffff6 +AdobeAXE8SharedExpat (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x3512000 -  0x359f2cb +libicucnv.dylib.36.0 (36) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x35cc000 -  0x35e780f +libicudata.dylib.36.0 (36) /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) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x37d7000 -  0x3867fc3 +WRServices (0) /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/AdobeCrashReporter
    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 (0) <F0932F89-FC98-4BA9-B4F2-C58D0E71D3C1> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3b20000 -  0x3b77fff +aif_core (0) <B4DCB439-E1EE-ABE3-BD12-2C42E980366B> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x3b8f000 -  0x3bacffd +data_flow (0) <8E452B6F-8032-39D8-EB5C-49A4E31CB988> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x3bd8000 -  0x3c51fff +image_flow (0) <498A857D-F8C6-F9E0-C92F-BC3EC8680ED0> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x3cb7000 -  0x3cc7fff +image_runtime (0) <F379A952-2983-1E44-676D-BBD8259F131A> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x3cdc000 -  0x3e9bffe +aif_ogl (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x3f4c000 -  0x444afc3 +AdobeOwlCanvas (1) <FCB2D1A3-1F6E-4182-8E2C-D0B23572D285> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x4593000 -  0x4665fe7 +AdobeAXEDOMCore (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    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 -  0x486fff7  com.apple.vmutils (4.2.1 - 108) <37A7D6A9-0BA7-39D9-A203-7123124A18B0> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x4b9f000 -  0x4ba0ffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x758a000 -  0x762bfc3 +com.adobe.amt.services (AMTServices 2.0.1.10077 [BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09] - 2 . 0) <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
    0x779d000 -  0x77abfff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x77af000 -  0x77c1ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x77c5000 -  0x77c6ff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x77cd000 -  0x77daff7 +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
    0xa6ae000 -  0xa6d3ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0xa6e8000 -  0xa6f3ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0xafe4000 -  0xafeffff  libGPUSupport.dylib (9.6.1) <46231771-6D1B-3539-A571-0FF7BF73A595> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    0xb800000 -  0xb823ff7 +CSI-Launcher.dylib (1) /Library/Application Support/Adobe/*/CSI-Launcher.dylib
    0xba50000 -  0xba81fe3 +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
    0xbc00000 -  0xbd00fcf +com.adobe.versioncue (4.0.0.344) /Library/Application Support/Adobe/*/VersionCue.framework/VersionCue
    0xbe45000 -  0xbea1ff2 +AdobeUpdater (1) <064CFAA4-1CAF-46E3-BEBF-04948641C927> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeUpdater.framework/Versions/a/AdobeUpdater
    0x1bdeb000 - 0x1bdf6fff +Enable Async IO (???) <FD91E79F-C4AA-4EBC-AF6D-3E154F14878F> /Applications/Adobe Photoshop CS4/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x274e1000 - 0x274ef02f +FastCore (???) <F12878B7-BEE9-40CA-9F05-65CD0F5688E2> /Applications/Adobe Photoshop CS4/*/FastCore.plugin/Contents/MacOS/FastCore
    0x27740000 - 0x2774bffb +PPCCore (???) <ED521EB7-681D-45AA-9AE3-6BF4663E4BD3> /Applications/Adobe Photoshop CS4/*/PPCCore.plugin/Contents/MacOS/PPCCore
    0x27751000 - 0x2775cffe +AltiVecCore (???) <A967AE2A-F2AE-4E12-A7B6-68B981CBD906> /Applications/Adobe Photoshop CS4/*/AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0x27762000 - 0x277a9ff7 +MultiProcessor Support (???) <001A163B-5314-4613-A23A-F35B63065FD0> /Applications/Adobe Photoshop CS4/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x290f3000 - 0x29476fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.13 - 8.2.4) <CE254005-254B-386A-A4C9-4196AE0D3953> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver
    0x2a3ff000 - 0x2a464fe3 +MMXCore (???) <E206C8DC-AEA8-49DF-8FBC-8B447E3A59A1> /Applications/Adobe Photoshop CS4/*/MMXCore.plugin/Contents/MacOS/MMXCore
    0x2a502000 - 0x2a654fc7 +com.adobe.coretech.adm (3.10x16 - 3.1) /Applications/Adobe Photoshop CS4/*/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x2afdb000 - 0x2b08bfff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x2b0ee000 - 0x2b0f0ffa +Adobe Unit Types (a2.0.0 - 2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
    0x381a3000 - 0x383fffdf +com.adobe.PSAutomate (11.0.1 - 11.0.1) /Applications/Adobe Photoshop CS4/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
    0x38693000 - 0x38761fff +AdobeExtendScript (3.7) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x387d8000 - 0x38879fd7 +AdobeScCore (3.7) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x38c40000 - 0x390c2fe3 +AdobeLM_libFNP.dylib (1) <02E9AC76-9CC6-4974-AF05-48E737C2CC20> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/a/AdobeLM_libFNP.dylib
    0x40000000 - 0x400ae030 +AdobeJP2K (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x50000000 - 0x502b2ff7  com.apple.AMDRadeonX3000GLDriver (1.22.25 - 1.2.2) <DE36702C-C149-331B-93C6-DD211FB4BE20> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLD river
    0x8fe5f000 - 0x8fe91417  dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld
    0x90008000 - 0x9004eff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x90167000 - 0x903e3fe7  com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x903e4000 - 0x903f0ffc  libkxld.dylib (2422.100.13) <5C97CA53-F237-3ECC-9725-E71DDFEC661E> /usr/lib/system/libkxld.dylib
    0x903f1000 - 0x903f4ff7  libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib
    0x903f5000 - 0x903f9fff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x903fa000 - 0x90405ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90406000 - 0x90408fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x90409000 - 0x9045efff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
    0x9045f000 - 0x90489fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x90492000 - 0x9049cff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x90827000 - 0x908a7ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x908a8000 - 0x908acffc  com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x908ad000 - 0x908afff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x908c7000 - 0x908dbff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x90906000 - 0x909a2fff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x909a3000 - 0x90a01ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x90a02000 - 0x90a10ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
    0x90a11000 - 0x90a59fff  com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x90b01000 - 0x90b39ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x90b3a000 - 0x90b68ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x90b69000 - 0x90b69fff  com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90b6a000 - 0x90b9aff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x90e1b000 - 0x90e1cffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x90e1d000 - 0x90e86fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x910c4000 - 0x910c5fff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
    0x910c6000 - 0x910e0ff7  com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x910e1000 - 0x91127ff7  libcurl.4.dylib (78.92.2) <452F5FFA-68A4-3834-B457-CA667C969F79> /usr/lib/libcurl.4.dylib
    0x9112e000 - 0x91131ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x91132000 - 0x9113dfff  libGPUSupportMercury.dylib (9.6.1) <4733F91D-0778-3DA3-965E-624DD53D0C9C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport Mercury.dylib
    0x9113e000 - 0x912e64af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x912e7000 - 0x912e9ffe  libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x912ea000 - 0x91315ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x91686000 - 0x9168bff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
    0x916a6000 - 0x91774ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <03BFC83E-A086-3CA8-A3E6-2EA6F1D388AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91851000 - 0x918a6ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x918a7000 - 0x91982ff7  com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x91983000 - 0x91abafff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x91aed000 - 0x91b1effb  com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9208d000 - 0x920e9ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x920ea000 - 0x920ebffa  libsystem_sandbox.dylib (278.11) <1A6276FC-9204-3A59-8024-2D572BA9D2F2> /usr/lib/system/libsystem_sandbox.dylib
    0x920ec000 - 0x9213cff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x9215b000 - 0x92168fff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x92169000 - 0x9219ffff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x921a0000 - 0x922b2ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x922b3000 - 0x922bbfff  liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib
    0x922bc000 - 0x9238cfef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x923dc000 - 0x923e2ff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x923e8000 - 0x9241dffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x9241e000 - 0x9243aff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x9243b000 - 0x9243ffff  libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
    0x9249f000 - 0x924a7fff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x924a8000 - 0x924b0fff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
    0x924bc000 - 0x924ccff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x924cd000 - 0x924cdfff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x924ce000 - 0x924d0fff  com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x924d1000 - 0x92570ff7  libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib
    0x92585000 - 0x92668ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
    0x926d0000 - 0x926f8fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x926f9000 - 0x92701ffe  libGFXShared.dylib (9.6.1) <632989B3

    Firstly, well done for getting the crash log.
    The bit :
    +Processor context corrupt+
    +Error enabled+
    +Uncorrected error+
    +panic(cpu 3 caller 0x001A8656)...+
    I'd say is the immediate cause (kernel panic) of the shutdown.
    Apart from that, is your memory ok?
    There was an identical (is that you\?) post a while back on:
    http://forums.macrumors.com/showthread.php?t=484526
    This article gives some mmore info as to possible resolution:
    http://support.apple.com/kb/TS1388?viewlocale=en_US
    Antoher poster had problems with 1st gen Mac Pros:
    http://discussions.apple.com/thread.jspa?threadID=1722821&tstart=0
    Finally, and this is probably your best course of action: *phone apple (if you cannot get into an Apple store).* It sounds serious enough to me.
    Sorry I could not help any further. Good luck

  • Photoshop CS4 Trial Bugs - Eraser & Text problems

    Hows everybody doing...I recently downloaded the Photoshop CS4 Extended Trial and installed it on my computer...I am noticing some bugs and im not really sure if its just a bug in the trial version which will be fixed when i buy the program or if there was an error with the install...
    I dont have screenshots at the moment since im not on the computer having the issue but i can get them if needed...
    First lets start with the eraser tool...When i set the eraser tool as a size of say about 10px it works fine...However, if i zoom in on the image above its nautral size i start to lose the eraser...When i say lose the eraser i mean you can no longer seen the round area which will be erased..When you zoom in part of the circle disappears...It will still erase and area of the set size but its sort of hard to do erasing on detailed images when you cant see the whole eraser....
    More bugs with the eraser....If i set the eraser to a larger size, say 30px or more, i right off the bat start seeing less of the eraser area....It will go from a whole circle down to something like a half moon with only half the circle being displayed...
    This may be a little hard to understand so if need be i will get some screenshots of what im talking about later....
    I am also having a problem with the text...For starters, i cant scroll through the text...When i enter text and highlight it and highlight the fonts i would expect to be able to scroll through the fonts while watching the actual text change on thet screen....I am unable to do that, i highlight the text and the fonts and CS4 will let me scroll maybe 4-5 fonts and then it just stops and wont scroll anymore...
    Another issue im having with the font is the size....Whenever i enter text it is extremely small...Even if im working with a 200px x 200px image if i set my font at say 75px its tiny, tiny enough to where i cant even see it to highlight it....There appears to be something wrong with the sizing of the text...Just to get text to show up normally, at a readable size, i have to set the font size to 800px+ and this is on images which are only like 600px wide and 300px tall...Usually a font of 800px would fill up this image but when i do it the 800px font shows up like a 36px font...
    Like i said if this is all to hard to understand i can get some screen shots later on...I wanna make sure this is something which can be fixed before i go ahead and drop 700+ on the program...

    Yes i installed the patch...That was the first thing i did, before checking the video driver...The patch didnt fix any of the problems im having...The video driver update did however fix the eraser/brush issue...
    I did what you said in post #1 about un-checking the option listed....When i did that nothing changed for me....
    I have some more details about the scrolling issue though....From what i am able to find it seems that if i just enter digits i am able to scroll through the entire list of fonts and see a live preview of every single one....
    With any sort of text it will only allow me to scroll through 5-6 fonts...You can see that it wants to scroll more when i hold the arrow down cause you can see the blue hightlight flashing and the words trying to change but it just wont go any further...At times when i hold the arrow down to scroll through the fonts it will scroll through 5-6 and then all of a sudden just go white and wont let me scroll up or not...At that point i have to select the font list and pick a font

  • Photoshop CS4 Menu toolbar display bug and fullscreen slowness...

    http://img384.imageshack.us/img384/8202/menutoolsbugee3.gif
    I'm having a display bug with the menu toolbar in Photoshop CS4 Extended. Notice the area of tools is gone and replaced by random pixels? This happens whenever I enter the fullscreen mode that hides the interface. And when I exit that fullscreen mode, that bug appears and doesn't fix itself until I restart Photoshop. Can this be fixed?
    Image view rotation also happens much slower than normal in that fullscreen mode when interface is hidden. But performs normally after I bring back the interface.
    I'm on WinXP, Athlon 64 4000+, 3GB ram, GeForce 6800 GT video card [driver 169.21]. I'm not sure if this is a video driver bug or CS4 bug.

    Yeah, Dave, I can understand how that can happen. I've seen that sort of weirdness when I've seriously overtaxed my hardware.
    <br />
    <br />Had way too much running all at once yesterday, switched over to Firefox, and clicking on folders in the Bookmarks bar, I had 4 bookmark/folder menus dropped simultaneously.
    <br />
    <br />I managed to grab a screenshot with 2 of them showing, but man! You shoulda seen it with 4!
    <br />
    <br />I ESC'ed out, quit GarageBand (had a song project of several hundred MB going) and all was fixed.
    <br />
    <br />
    <a href="http://www.pixentral.com/show.php?picture=1oV3eLGID1UYwZ4L5Y0n44ThA0Ab0" /></a>
    <img alt="Picture hosted by Pixentral" src="http://www.pixentral.com/hosted/1oV3eLGID1UYwZ4L5Y0n44ThA0Ab0_thumb.png" border="0" />

  • Photoshop cs4 file/scripts/image processing settings

    I have recently started freelancing for a local newspaper, as you can imagine i could have up to 100 images to process at the end of the day.
    I started using file/scripts/image processing in photoshop cs4 to automaticly size my images. this is indeed fantastic instead of half an hour or sometime an hour it only takes 5 minutes...But... most newspaper print at 150dpi and the image processor does it automaticly at 72dpi, i need to change this setting to 150dpi in file/scripts/image processing (not to get mixed up with image/image size please).
    Can you help me please.
    Joey

    I think you got the answer elsewhere.
    Make an action to set the size and resolution and run that in the Image Processor or as a batch.

  • Photoshop CS4 - new report, old problems

    Hi there,
    although i have posted many of the following problems in another thread, i will recall them here, because the other thread has gone slightly off-topic.
    I have been "using" Photoshop CS4 that came as part of my Production Suite Premium Package for as long as it is out now and i have to say, that for me it is the worst release ever.
    I work with Photoshop since Version 3 and every new release has had it's flaws that were fixed after a while. So i really hope this might also be the case with CS4.
    So here are my System Specs again:
    Intel Dualcore E8600
    NVIDIA Geforce 9800 GX2 (Driver: 180.48)
    MSI P35 Neo-2 Motherboard (Bios: 1.90)
    3 GB RAM
    Wacom Intuos 3 A4 (Driver: pro610-5)
    Windows XP (Service Pack 3)
    The System is brandnew, the Windows-Installation is fresh, before the CS4 Suite there has not been another Adobe-Program on the machine.
    While I am quiet happy with the other programs (Illustrator, Flash, After Effects..even Bridge is starting to become useful), Photoshop CS4 shows several glitches and problems on my system. These are:
    - If activated, the GPU-OpenGL setting deactivates randomly. There's no obvious reason for this, just in the middle of work, the rotate canvas-tool is no longer available, zooming is no longer smooth. While the box in the preferences is still checked for OpenGL and my graphics-card is recognized correctly, OpenGL features just stop working. After I close and restart Photoshop everything is normal again, until the next time settings are deactivated.
    I am so far not able to trace the reason for this behavior, seems to happen quiet random.
    - No "marching ants". In the same matter, the "marching ants" of selections sometimes disappear. While this is not a big problem I think i should note it here for reasons of being accurate.
    - Brush tool stops working. I have this quiet a lot. While I paint, the Brush suddenly stops working completely. It produces neither strokes nor blotches anymore. In some cases hefty drawing can result in some strange straight lines but the brush tool can only be revived by restarting Photoshop.
    - Crashes. I truly honestly haven't had a crash with CS2 and CS3 ONCE. With CS4 crashes seem to be quiet normal at this point. The application simply freezes, mostly while using the transformation tool. Killing it via the windows task manager is the only option.
    - Slow redraw. All the above mentioned problems did occur with OpenGL enabled AND disabled. It really makes no difference. So deactivating this new thing doesn't convert Photoshop back into something useful, but into a slower version of CS3. Redraw of images is considerably slower on CS4 without OpenGL, than it was on CS3, although it gets better after some time working with it. Moving a maximized Image around feels very strange, because the build up of the tiles is somehow slow and sluggish.
    - Features I used are no longer there or no longer functional. I use Layer-Comps a lot. With activated OpenGL the Script "Layer Comps to Files" does not work. It produces an error-message that reads:
    Error 1: Unable to create Window - OS error (1400) Line: 234 -> dlgMain = new Window("dialog", strTitle);
    With OpenGL deactivated it suddenly works... no idea why.
    In addition some features like the automatic web gallery creation have been removed from Photoshop, but i figured out how to get them back.
    While these are the really bad things about the new version (on my system that is, I heard from Mac-Users who are quiet happy with PS CS4 and keep telling me how fast it is on a Mac.....) there are other things, that i don't understand. I reckon, Photoshop cs4 is first of all a Mac-product and the PC-Version is somehow adapted or converted.
    Proof of this for me is the new window behavior. Windows steeling focus and blocking sight on palettes is new for a long time PC-User like me. I also don't understand, why maximizing an image does fill the complete screen thus exterminatin

    While I can not help remedy your problems, Pickman, I can tell you I have mostly the same problems as you. I am not the only one either. I hear this from my students. Marching ants disappearing is normal now, palettes hiding behind windows seems common nowadays. Photoshop losing focus, a document suddenly refusing to be the front one and having to minimize the other document(s) to have it back, lasso tool suddenly not showing it's tracing mark, it's all horrible. The error 'unable to create window' is very common.
    I didn't even mention the fact that it's no longer possible to downsize the Photoshop window by it's top edge, which is utterly annoying when you have multiple windows open as I often have or the fact that when I scale the main Photoshop window, the documents stay in place and that the tooltips often don't work which is confusing for the novices that I train. I thought they had remedied that in CS3, but it's back in CS4. I have been using Photoshop since version 3 (briefly) then 4, 5 et cetera. This is one of the worst releases ever.

  • Photoshop CS4 constantly crashing in Mavericks after reinstall and updates - No crash reports etc

    After upgrading to Mavericks from snow leopard on my powerbook, my CS4 has extreme difficultly funtioning properly.
    Sometimes it doesn't start up at all.
    Sometimes it starts, but won't display any bars, and I either have to restart the program or wait until a file loads.
    Sometimes it actually starts and displays bars like normal, but crashes very soon after I begin working on something, regardles of file size or number of windows open.
    The software has been reinstalled and updated.
    I get no crash reports, no java update prompts, no licensing errors.
    Can someone please offer advice? My symptoms don't seem to match the problems other users are having with their software (that I can find).
    As of right now, the software is completely unusable.

    I DLed and tried CS Cleaner Tool, but it didn't find anything to update.
    I hope this is the correct log... I've never delved into crash reports before.
    Process:         Adobe Photoshop CS4 [416]
    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:       X86 (Native)
    Parent Process:  launchd [142]
    Responsible:     Adobe Photoshop CS4 [416]
    User ID:         501
    Date/Time:       2014-04-06 17:56:31.540 -0400
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  A7BCF634-9F77-9959-6A66-C69F3956D74A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000c713aa8
    VM Regions Near 0xc713aa8:
        __DATA                 000000000c66f000-000000000c675000 [   24K] rw-/rwx SM=PRV  /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelH DGraphicsGLDriver
    --> __LINKEDIT             000000000c675000-000000000c76e000 [  996K] r--/rwx SM=COW  /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelH DGraphicsGLDriver
        __TEXT                 000000000c76e000-000000000c77a000 [   48K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.QD                            0x902fcd06 _SetDstBits32BGRA + 8
    1   com.apple.QD                            0x902f302d DevFrameRect + 710
    2   com.apple.QD                            0x902f2d2c StdRectWithPort + 241
    3   com.apple.QD                            0x902fdba5 CallRect + 59
    4   com.apple.QD                            0x902fdbdd FrameRect + 49
    5   com.adobe.Photoshop                     0x000ce463 0x1000 + 840803
    6   com.adobe.Photoshop                     0x005711d9 0x1000 + 5702105
    7   com.adobe.Photoshop                     0x00568b30 0x1000 + 5667632
    8   com.adobe.Photoshop                     0x00350a67 0x1000 + 3471975
    9   com.adobe.Photoshop                     0x0006ae43 0x1000 + 433731
    10  com.adobe.Photoshop                     0x0006b332 0x1000 + 434994
    11  com.adobe.Photoshop                     0x00062dd0 0x1000 + 400848
    12  com.adobe.Photoshop                     0x0006abc5 0x1000 + 433093
    13  com.adobe.Photoshop                     0x00064145 0x1000 + 405829
    14  com.adobe.Photoshop                     0x000642b3 0x1000 + 406195
    15  com.adobe.Photoshop                     0x0006260f 0x1000 + 398863
    16  com.adobe.Photoshop                     0x00220a8a 0x1000 + 2226826
    17  com.adobe.Photoshop                     0x00220b16 0x1000 + 2226966
    18  com.adobe.Photoshop                     0x00003cf2 0x1000 + 11506
    19  com.adobe.Photoshop                     0x00003c19 0x1000 + 11289
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9ad2d992 kevent64 + 10
    1   libdispatch.dylib                       0x959258ad _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x95925546 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x9ad2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9883edcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x98842cce start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9ad2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9883edcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x98842cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x9ad2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9883fd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x98841fa3 pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x07c04552 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services                  0x07bff995 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    5   com.adobe.amt.services                  0x07c045b0 AMTThread::Worker(void*) + 20
    6   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9ad27fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x93175071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x0d883eff 0xd854000 + 196351
    3   com.apple.CoreServices.CarbonCore          0x931752ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9ad27fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x93175071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x0d883eff 0xd854000 + 196351
    3   com.apple.CoreServices.CarbonCore          0x931752ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9ad27fce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x93175071 MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x0d883eff 0xd854000 + 196351
    3   com.apple.CoreServices.CarbonCore          0x931752ce PrivateMPEntryPoint + 68
    4   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9ad2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9883fd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x98841bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x931a8682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x931a88a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x93174cf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x027c138d 0x2790000 + 201613
    7   AdobeACE                                0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore          0x931752ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9ad2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9883fd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x98841bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x931a8682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x931a88a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x93174cf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x027c138d 0x2790000 + 201613
    7   AdobeACE                                0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore          0x931752ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9ad2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9883fd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x98841bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x931a8682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x931a88a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x93174cf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x027c138d 0x2790000 + 201613
    7   AdobeACE                                0x027c0d85 0x2790000 + 200069
    8   com.apple.CoreServices.CarbonCore          0x931752ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9ad280a6 mach_wait_until + 10
    1   libsystem_c.dylib                       0x9609ec4a nanosleep + 366
    2   com.adobe.PSAutomate                    0x0fe74755 ScObjects::Thread::sleep(unsigned int) + 143
    3   com.adobe.PSAutomate                    0x0fe747b5 ScObjects::Thread::wait(unsigned int) + 23
    4   com.adobe.PSAutomate                    0x0fe65502 ScObjects::BridgeTalkThread::run() + 332
    5   com.adobe.PSAutomate                    0x0fe74a77 ScObjects::Thread::go(void*) + 239
    6   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9ad2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9883edcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x98842cce start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x9ad2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9883fd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x98840042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x931a888d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore          0x931a844a TSWaitOnSemaphoreCommon + 531
    5   com.apple.CoreServices.CarbonCore          0x931a85fd TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x93153db9 AsyncFileThread(void*) + 283
    7   libsystem_pthread.dylib                 0x9883d5fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9883d485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x98842cf2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xff9e999a  ebx: 0xbfffef82  ecx: 0x0c713aa8  edx: 0x0000000c
      edi: 0x0c713aa8  esi: 0xbfffed08  ebp: 0xbfffecb8  esp: 0xbfffec5c
       ss: 0x00000023  efl: 0x00010286  eip: 0x902fcd06   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0c713aa8
    Logical CPU:     2
    Error Code:      0x00000007
    Trap Number:     14
    Binary Images:
        0x1000 -  0x19aefdf +com.adobe.Photoshop (11.0 [11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch]] - 11.0) <2BF522DF-A6D6-4819-9862-0425C31670C8> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0x207f000 -  0x2085fff  org.twain.dsm (1.9.5 - 1.9.5) <3CE5B8E4-1F2D-3694-890D-B3965F244443> /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/AdobeLinguistic
    0x251b000 -  0x2715fcf +AdobeOwl (1) <4CCA2C7B-4896-4DDA-A14B-725FB0C202B5> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2790000 -  0x289dfff +AdobeACE (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x28bb000 -  0x2c85fef +AdobeMPS (1) <277E01A3-CAC3-4FA9-A591-4BC0A5BC125A> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x2d14000 -  0x2d74fc7 +AdobeXMP (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2d83000 -  0x307efff +AdobeAGM (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x313e000 -  0x33d1fc7 +AdobeCoolType (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3455000 -  0x346efff +AdobeBIB (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x3478000 -  0x3499ff7 +AdobeBIBUtils (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x34a6000 -  0x34c1ff9 +AdobePDFSettings (1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x34db000 -  0x34ffff6 +AdobeAXE8SharedExpat (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x3512000 -  0x359f2cb +libicucnv.dylib.36.0 (36) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x35cc000 -  0x35e780f +libicudata.dylib.36.0 (36) /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) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x37d7000 -  0x3867fc3 +WRServices (0) /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/AdobeCrashReporter
    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 (0) <F0932F89-FC98-4BA9-B4F2-C58D0E71D3C1> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3b20000 -  0x3b77fff +aif_core (0) <B4DCB439-E1EE-ABE3-BD12-2C42E980366B> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x3b8f000 -  0x3bacffd +data_flow (0) <8E452B6F-8032-39D8-EB5C-49A4E31CB988> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x3bd8000 -  0x3c51fff +image_flow (0) <498A857D-F8C6-F9E0-C92F-BC3EC8680ED0> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x3cb7000 -  0x3cc7fff +image_runtime (0) <F379A952-2983-1E44-676D-BBD8259F131A> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x3cdc000 -  0x3e9bffe +aif_ogl (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x3f4c000 -  0x444afc3 +AdobeOwlCanvas (1) <FCB2D1A3-1F6E-4182-8E2C-D0B23572D285> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x4593000 -  0x4665fe7 +AdobeAXEDOMCore (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    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 -  0x486fff7  com.apple.vmutils (4.2.1 - 108) <37A7D6A9-0BA7-39D9-A203-7123124A18B0> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x4b9f000 -  0x4ba0ffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7be4000 -  0x7c85fc3 +com.adobe.amt.services (AMTServices 2.0.1.10077 [BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09] - 2 . 0) <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
    0x9e83000 -  0x9e91fff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9e95000 -  0x9ea7ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9eab000 -  0x9eacff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x9eb8000 -  0x9ec5ff7 +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
    0xc300000 -  0xc65bff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.24.11 - 8.2.4) <60AEF450-C325-350E-B742-349664AD5C7C> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelH DGraphicsGLDriver
    0xc76e000 -  0xc779fff  libGPUSupport.dylib (9.6) <E99B15B5-B173-329B-B8AA-B6BA5EE4D5EE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    0xc7c4000 -  0xc7cffff +Enable Async IO (???) <FD91E79F-C4AA-4EBC-AF6D-3E154F14878F> /Applications/Adobe Photoshop CS4/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0xc7d4000 -  0xc7e202f +FastCore (???) <F12878B7-BEE9-40CA-9F05-65CD0F5688E2> /Applications/Adobe Photoshop CS4/*/FastCore.plugin/Contents/MacOS/FastCore
    0xc7e8000 -  0xc7f3ffb +PPCCore (???) <ED521EB7-681D-45AA-9AE3-6BF4663E4BD3> /Applications/Adobe Photoshop CS4/*/PPCCore.plugin/Contents/MacOS/PPCCore
    0xd000000 -  0xd7bbff9  libclh.dylib (4.0.3 - 4.0.3) <AE450F64-9B89-31A0-A205-B646B9CCA872> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
    0xd843000 -  0xd84effe +AltiVecCore (???) <A967AE2A-F2AE-4E12-A7B6-68B981CBD906> /Applications/Adobe Photoshop CS4/*/AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0xd854000 -  0xd89bff7 +MultiProcessor Support (???) <001A163B-5314-4613-A23A-F35B63065FD0> /Applications/Adobe Photoshop CS4/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0xda00000 -  0xda65fe3 +MMXCore (???) <E206C8DC-AEA8-49DF-8FBC-8B447E3A59A1> /Applications/Adobe Photoshop CS4/*/MMXCore.plugin/Contents/MacOS/MMXCore
    0xdb03000 -  0xdc55fc7 +com.adobe.coretech.adm (3.10x16 - 3.1) /Applications/Adobe Photoshop CS4/*/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0xe75e000 -  0xe80efff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xe9fb000 -  0xe9fdffa +Adobe Unit Types (a2.0.0 - 2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
    0xea03000 -  0xea03ffd +cl_kernels (???) <F9B7EEF1-14D5-4D9F-944A-E483DDA1C7B6> cl_kernels
    0xfd40000 -  0xff9cfdf +com.adobe.PSAutomate (11.0 - 11.0) /Applications/Adobe Photoshop CS4/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
    0x10230000 - 0x102fefff +AdobeExtendScript (3.7) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x10375000 - 0x10416fd7 +AdobeScCore (3.7) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10b7f000 - 0x10ba2ff7 +CSI-Launcher.dylib (1) /Library/Application Support/Adobe/*/CSI-Launcher.dylib
    0x10c84000 - 0x11106fe3 +AdobeLM_libFNP.dylib (1) <02E9AC76-9CC6-4974-AF05-48E737C2CC20> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/a/AdobeLM_libFNP.dylib
    0x11230000 - 0x11261fe3 +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
    0x1129a000 - 0x112f6ff2 +AdobeUpdater (1) <064CFAA4-1CAF-46E3-BEBF-04948641C927> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeUpdater.framework/Versions/a/AdobeUpdater
    0x11455000 - 0x11540ff7  unorm8_bgra.dylib (2.3.58) <2DC35A3D-E1D6-3378-953F-D5EADE3400D2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib
    0x11637000 - 0x11737fcf +com.adobe.versioncue (4.0.0.344) /Library/Application Support/Adobe/*/VersionCue.framework/VersionCue
    0x1cad1000 - 0x1cadcffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x281e1000 - 0x28206ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x40000000 - 0x400ae030 +AdobeJP2K (0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x48000000 - 0x488caff7  com.apple.GeForceTeslaGLDriver (8.24.11 - 8.2.4) <2A8A5EF7-644D-3E39-A38B-CA73424FCC38> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDrive r
    0x8fe5f000 - 0x8fe91417  dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld
    0x90008000 - 0x900a7ff7  libCoreStorage.dylib (380) <55467C87-E1A3-3057-B428-9BCEFD39E36D> /usr/lib/libCoreStorage.dylib
    0x900a8000 - 0x900a8fff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
    0x900b1000 - 0x900f3fff  libGLU.dylib (9.6) <6A7E248D-3936-3B0D-9BF2-E4F0D2FE5306> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x900f4000 - 0x902a0fff  com.apple.QuartzCore (1.8 - 332.3) <00167BF7-E3C4-3AA7-8DA0-466BD4175350> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x902a1000 - 0x902acfff  libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
    0x902ad000 - 0x90349fff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9034a000 - 0x90354ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x90355000 - 0x90365ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x90366000 - 0x903a3ffb  libGLImage.dylib (9.6) <EAC640A8-CD71-3AB2-9918-21CACCBCCB0D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x903a4000 - 0x9061cff2  com.apple.RawCamera.bundle (5.03 - 731) <C6EA86A1-D587-35FB-904E-D19AC5DF664D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9061d000 - 0x90621ff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
    0x90622000 - 0x906fdff7  com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x906ff000 - 0x90750ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x90751000 - 0x90841ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x90842000 - 0x90893ffb  com.apple.CoreMedia (1.0 - 1273.49) <26F891C5-DF9F-3A2C-995A-827595F03CF2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90894000 - 0x914b2ff3  com.apple.AppKit (6.9 - 1265.19) <07125263-9E97-3A47-BBD3-6FB462910565> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x914b3000 - 0x914f9ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x914fa000 - 0x91501ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <E26A1D2C-596E-31F0-8E70-FC381874F8DA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9188c000 - 0x9195cfef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9195d000 - 0x9195effd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x9195f000 - 0x91977ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
    0x91978000 - 0x91b08ff0  GLEngine (9.6) <6A58B9C0-B67E-3FD1-B707-837744D918C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x922e4000 - 0x9230fff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x92366000 - 0x92373ff7  com.apple.HelpData (2.1.4 - 90) <5BACC236-5B40-33AC-B088-87EDEFAF1D3E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x923d3000 - 0x923dfffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x923e0000 - 0x923f9fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9242a000 - 0x92435fff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x92436000 - 0x9243efff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x9243f000 - 0x92440fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x92441000 - 0x92444ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
    0x92445000 - 0x92447fff  libsystem_configuration.dylib (596.13) <57095AFE-3FF1-3F42-A43E-ED679409B827> /usr/lib/system/libsystem_configuration.dylib
    0x92448000 - 0x92456fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x92457000 - 0x92457fff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92458000 - 0x92480fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x927f9000 - 0x927f9ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x927fa000 - 0x92808ff3  com.apple.opengl (9.6.0 - 9.6.0) <63941A8D-AACC-3C71-BE8C-4DAA913A1439> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92809000 - 0x9297cffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <AAF3AB26-3BAD-3E5F-8192-9805B7AA1CB1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9297d000 - 0x929baff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x92a23000 - 0x92a25ffb  libRadiance.dylib (1042) <22E517A8-4725-3175-B5D1-5573FBE780B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92a26000 - 0x92a2eff7  libCGCMS.A.dylib (599.20.11) <BE016E3E-3A65-35F7-A9D4-96684ECB39B0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x92a2f000 - 0x92aa4ffb  com.apple.framework.IOKit (2.0.1 - 907.90.2) <AFF50D8E-7D1D-38B9-A77E-DF0C0C4C97E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92aa5000 - 0x92d9aff8  com.apple.CoreImage (9.2.7) <AD2199E4-B18B-3CFC-94C4-B1B8D20CFB8B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x92dcc000 - 0x92ddffff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x92f38000 - 0x9309aff3  com.apple.CFNetwork (673.2.1 - 673.2.1) <6EA58F7C-35E9-37BF-A6B4-7DDB83A6B432> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x930c1000 - 0x930e8fff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x930e9000 - 0x933eaffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x933f3000 - 0x9359b4af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x9359c000 - 0x935a2ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
    0x935a8000 - 0x935b1fff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
    0x935b4000 - 0x935f2ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x935f3000 - 0x93600ff7  com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x93601000 - 0x936fffff  libJP2.dylib (1042) <795B3209-2382-3F31-AEF7-588E4BCAAF06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x93700000 - 0x9371aff7  com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x9371b000 - 0x93b4fff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x93b50000 - 0x93d16ffb  libicucore.A.dylib (511.31) <9C25D145-E785-357B-9833-1980A1A738C9> /usr/lib/libicucore.A.dylib
    0x93d17000 - 0x93d18ffa  libsystem_sandbox.dylib (278.11) <E8BE1DF7-2F3D-3202-B807-A85C99220AB6> /usr/lib/system/libsystem_sandbox.dylib
    0x93d19000 - 0x93d22fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x93d8c000 - 0x93dbdffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
    0x93dbe000 - 0x93ea4ff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93ea5000 - 0x93f91ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
    0x93f92000 - 0x94357ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x94398000 - 0x943e7ff1  com.apple.HIServices (1.22 - 467.2) <F47161AA-E19F-3357-862F-5B4C8DA97975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x94d0f000 - 0x94d4bff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x94d4c000 - 0x94d5bfff  libGL.dylib (9.6) <58C42A46-27D0-3228-B3C1-EC3923D49BAD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94d5c000 - 0x94d5efff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x94d5f000 - 0x94d64ff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x94d65000 - 0x956bffe3  com.apple.QuickTimeComponents.component (7.7.3 - 2826.17) <AEF44853-2A48-3797-91AA-2510B523E052> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x956c0000 - 0x958c2fff  com.apple.CoreFoundation (6.9 - 855.14) <756998B3-F507-3474-AFB2-769FC9CE5263> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x958c3000 - 0x958fbfff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x958fc000 - 0x95918ff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x95919000 - 0x9591dffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
    0x9591e000 - 0x95921ffa  libCGXType.A.dylib (599.20.11) <8824B66A-D235-3163-808D-8B98F69304CD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x95922000 - 0x9593affd  libdispatch.dylib (339.90.1) <871AC354-D1B6-3475-889E-AF594448CF43> /usr/lib/system/libdispatch.dylib
    0x9593b000 - 0x95949ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
    0x9594a000 - 0x95a35ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x95a9f000 - 0x95aa2ff7  libdyld.dylib (239.4) <F4604F64-945B-3871-8F26-E9C55488BC27> /usr/lib/system/libdyld.dylib
    0x95aa3000 - 0x95af8fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
    0x95af9000 - 0x95b27ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x95b3c000 - 0x95bd4ff7  com.apple.Metadata (10.7.0 - 800.23) <6590358F-9677-3257-8780-FF0462852EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x95bd5000 - 0x95c01ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x95c02000 - 0x95c2dff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x95c52000 - 0x95ca2fff  com.apple.opencl (2.3.59 - 2.3.59) <4BEFE83C-1C89-3BB6-A445-9BE680C84FB3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95ca3000 - 0x95ca4fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x95ca5000 - 0x95cf8fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x96001000 - 0x96008ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96013000 - 0x9601bfee  libcldcpuengine.dylib (2.3.58) <A393291F-F561-3424-8BD2-AE4496B85F4A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x9601c000 - 0x960aeff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
    0x96148000 - 0x96149fff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
    0x9614e000 - 0x96152fff  libheimdal-asn1.dylib (323.15) <2C5FF5E6-F253-387E-959A-B1926DD99B31> /usr/lib/libheimdal-asn1.dylib
    0x96153000 - 0x96155fff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x96156000 - 0x961ccff3  com.apple.securityfoundation (6.0 - 55122.1) <18024F59-DE2B-3FC5-A29F-8F2B27349685> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x961cd000 - 0x96264ff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x96430000 - 0x9645cff7  GLRendererFloat (9.6) <7A6A96FE-472D-3C12-A19C-ADD30A38BB02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/G LRendererFloat
    0x9645d000 - 0x96466fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x96467000 - 0x96467fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x96468000 - 0x9646affe  libCVMSPluginSupport.dylib (9.6) <DF20981B-DAD0-3125-8089-C96CB3226888> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x969a9000 - 0x969cdff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
    0x969fa000 - 0x96a03ffa  com.apple.CommonAuth (4.0 - 2.0) <7E72F700-6072-3822-8AAF-F14D456F7E7D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x96ab6000 - 0x96b0cff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x96b0d000 - 0x96bd4ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x96bd5000 - 0x96c0bfff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x96c0c000 - 0x96cdaff7  com.apple.backup.framework (1.5.2 - 1.5.2) <BE2F37D3-F610-30EE-B106-44B5DAE35603> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96ce6000 - 0x96d0aff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
    0x96d0b000 - 0x96d35fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x96d36000 - 0x96d6eff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x96d6f000 - 0x96d7bfff  libkxld.dylib (2422.90.20) <28EAB745-E690-34E7-B9F0-BD05E507173B> /usr/lib/system/libkxld.dylib
    0x96d7c000 - 0x96e70fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x96e71000 - 0x96ecdffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x96ece000 - 0x96ed8fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x970ff000 - 0x9727dff8  libGLProgrammability.dylib (9.6) <95E86FA5-8620-38C5-B3CB-885F32569634> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x9727e000 - 0x972aeff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x972af000 - 0x972c1fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
    0x972c2000 - 0x973d4ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x973d5000 - 0x973e0ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
    0x973e1000 - 0x9743affa  libTIFF.dylib (1042) <0EED8A3F-A7C6-3FE2-8F67-55813D5E543E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97492000 - 0x974fbfff  com.apple.SystemConfiguration (1.13 - 1.13) <144317BE-7AE5-3B8D-90CD-62DCDE9399E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9751b000 - 0x975c7ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x975cb000 - 0x975cbfff  com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x975cc000 - 0x975d6ff0  libCGInterfaces.dylib (271) <F78617B0-10DD-3DB0-988A-2407D630519A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/Resources/libCGInterfaces.dylib
    0x975d7000 - 0x9761dff7  libcurl.4.dylib (78.90.1) <C97A942D-A5D4-35ED-B239-B9D13DD7107D> /usr/lib/libcurl.4.dylib
    0x9761e000 - 0x9789afe7  com.apple.QuickTime (7.7.3 - 2826.17) <E8F7EFCE-41FD-3E30-AAA5-5C232317E9D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x978a2000 - 0x97903ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x97904000 - 0x97c2fffe  com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97c30000 - 0x97f1afd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x9802c000 - 0x98030ffc  com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98031000 - 0x9807dff7  libcups.2.dylib (372.2) <ED7CEA7C-9FD7-34E0-B960-268BD6AFA056> /usr/lib/libcups.2.dylib
    0x980a2000 - 0x980a3ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x981cb000 - 0x985c3fff  com.apple.CoreGraphics (1.600.0 - 599.20.11) <82BA834B-C3D1-39CC-B9C3-5C4C976A3BCD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9862b000 - 0x98762fff  com.apple.desktopservices (1.8.2 - 1.8.2) <CCE6EB2B-1799-349A-8F13-003077CDFF31> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x98763000 - 0x98766ff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x98767000 - 0x98782ff6  libPng.dylib (1042) <1ADB59C7-343E-30CA-A8D2-93540C4A2E7D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98783000 - 0x987b2ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x987b3000 - 0x987d0ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x9883c000 - 0x98843ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
    0x9891f000 - 0x98dc6fe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x98dc7000 - 0x98e32ff9  com.apple.Heimdal (4.0 - 2.0) <D26F2F4D-5FD4-3FBF-A28C-1E8215C5ACA1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x98e33000 - 0x98e39ffc  libCGXCoreImage.A.dylib (599.20.11) <6ED5C6F9-D7AD-35BB-9EC3-780B89C136C2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A. dylib
    0x98e3a000 - 0x98ec3fff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x98ec4000 - 0x98ef5ff5  com.apple.GSS (4.0 - 2.0) <8C72F861-47F5-3641-9744-B5EF9647C827> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x98ef6000 - 0x98f54ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x98f55000 - 0x992caff9  com.apple.HIToolbox (2.1 - 697.4) <8CB677B7-43FC-3534-A685-5A5445C95F7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9936a000 - 0x9942dff1  com.apple.CoreText (352.0 - 367.19) <14FD889D-4D6D-3D53-B28E-2E23975B3C9D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x99469000 - 0x99491ff7  libRIP.A.dylib (599.20.11) <43C5717D-381A-3015-9BE8-1DDD1C6BA935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x99492000 - 0x9949dff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9949e000 - 0x994a8ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <6CD2D996-2972-30A3-B4AD-BB1B816EFDCC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x994a9000 - 0x994afff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x994b0000 - 0x99505ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99506000 - 0x9953bffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x9a427000 - 0x9a46ffff  com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x9a470000 - 0x9a494fff  libJPEG.dylib (1042) <AEC2D16E-12E6-3D85-933E-6728EBA802A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9a495000 - 0x9a495fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9a496000 - 0x9a704ff6  com.apple.security (7.0 - 55471.14) <7915499B-66CF-39FE-B53C-A11C7775314D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9a705000 - 0x9a709fff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9a70a000 - 0x9a70cff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x9a763000 - 0x9a775fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x9a9e0000 - 0x9aa55ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9aa56000 - 0x9aa6aff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9aa6b000 - 0x9aa9bff3  libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib
    0x9aa9c000 - 0x9aac5ff5  com.apple.shortcut (2.6 - 2.6) <F9F32E6F-E641-36D0-B648-058D5E146D38> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9aac9000 - 0x9abacff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
    0x9abad000 - 0x9abfdff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x9abfe000 - 0x9ac71fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x9aca0000 - 0x9aca5ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x9aca6000 - 0x9ad14ffb  libType1Scaler.dylib (112.1) <8DF02425-1C46-3B86-9E02-71F8D13FF3B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x9ad15000 - 0x9ad32ff4  libsystem_kernel.dylib (2422.90.20) <C823B3BD-F818-3D7A-9FB7-9BDE00E2BEA1> /usr/lib/system/libsystem_kernel.dylib
    0x9ad33000 - 0x9ad33fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
    0x9ad34000 - 0x9ad34fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9ad35000 - 0x9ad38ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9b0ce000 - 0x9b0d3ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
    0x9b0d4000 - 0x9b165fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9b166000 - 0x9b2bcff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x9b2bd000 - 0x9b2c5ffe  libGFXShared.dylib (9.6) <D75FE2D7-0CF9-351E-9EE3-893F2B2114BE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9b2c6000 - 0x9b2d4ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x9b2d5000 - 0x9b2d5fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x9b404000 - 0x9b46dffa  com.apple.datadetectorscore (5.0 - 354.3) <566882DE-B726-331E-BA89-ACBB3D5BEEC4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x9b46e000 - 0x9b47eff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9b507000 - 0x9b539ff7  libTrueTypeScaler.dylib (111.1) <A568EE4C-1588-3F8B-8640-F02CEFC5AF09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9b53a000 - 0x9b542fff  liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib
    0x9b543000 - 0x9b5c3ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x9b5c6000 - 0x9b5e1ff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9b618000 - 0x9b61cffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9b61d000 - 0x9b620ffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore. framework/Versions/A/LoginUICore
    0x9b621000 - 0x9b621ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <85316395-817E-342D-8F41-88838EC6FB63> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9b622000 - 0x9b63afff  com.apple.CFOpenDirectory (10.9 - 173.90.1) <13B70F7C-9A4D-3CCA-AEB8-3958F5B6167E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9b63b000 - 0x9b748ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <677F8044-E8B4-34A8-B7D9-575D7CEA019E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x9b749000 - 0x9b74dffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
    0x9b74e000 - 0x9b78eff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9b78f000 - 0x9b79bff7  com.apple.OpenDirectory (10.9 - 173.90.1) <B7440CD7-04F8-3558-B5AA-FD48381B14DE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9b79c000 - 0x9b7a5fff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9b7a6000 - 0x9b7aefff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
    0x9b7af000 - 0x9b7b0fff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x9b805000 - 0x9ba69ff7  com.apple.CoreData (107 - 481.01) <85EE4DFF-3A61-3D3B-A818-524F0A427A4D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9ba6a000 - 0x9ba77fff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x9bfe6000 - 0x9c002fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x9c003000 - 0x9c004fff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
    0x9c005000 - 0x9c009ffa  libGIF.dylib (1042) <A28C9045-5ACD-35FE-9499-E98B9C5A20D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    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
    0xba900000 - 0xba91cffd  libJapaneseConve

  • Photoshop CS4 not autoloading scripts into menu

    Hi all,
    I've just done a fresh install of CS3 Suite and then CS4 right after.  I have two HD's, one is meant for OS and Apps, the other - for data.  I keep a folder called "Photoshop Files" in the data HD; that folder contains my actions, scripts, whatever.  This is good for if/when I need to reinstall apps or even the OS.
    After installation of the Adobe suites, I made symbolic links that point to each necessary folder.  ex., "C:\Program Files (x86)\Adobe\Adobe Photoshop CS4\Presets\Actions\myScripts" points to "D:\Files\Photoshop Files\Scripts".  Remember these are symbolic links, not just shortcuts.
    Everything works OK in Photoshop CS3 - I can find the scripts in the File > Scripts menu.  However in Photoshop CS4, I cannot see the scripts.  Anyone have an idea of what's going wrong?

    http://forums.adobe.com/message/1532697#1532697 :
    Re: How much RAM can PS CS4e use in Mac OS 10.5.x?                                                                                    
    The answer is more complicated than that, and the amount of RAM that Photoshop can directly access has indeed changed as of CS3.  Elementary computing math. Both Panther and Tiger, under which Photoshop CS3 was developed and released, are 32-bit operating systems.  The 232 limitation still holds for all 32-bit applications (minus overhead/application footprint 231).  Because one bit is reserved, the calculation has to be 231, which works out to2147483648, and that's why up through CS2, the Photoshop limit was around 2 GB as it was for any other applications because of the limitation imposed by the 32-bit OS.  In CS3, the Photoshop engineers devised a workaround to circumvent the limitations of the 32-bit OS to let it access about 3 GB. (There's some overhead and rounding off.)  So, be thankful for the resourcefulness of the Adobe folks, rather than rant against the forces of nature and mathematics. 

  • Photoshop CS4 brush cursor bug on Thinkpad T61p

    I've got a Thinkpad T61p with a Nvidia Quadro FX 570M onboard (driver version: 6.14.11.7471). There seems to be a bug with the graphics driver in conjunction with the new Adobe Photoshop CS4. Photoshop now uses GPU-optimization with more brush capabilities. Unfortunately the cursor clips when using brush-sizes larger than 64px. One can see the bug on the nvidia cs4 promotion "brush resizing" at http://www.nvidia.com/object/adobe_photoshop.html. Nvidia corrects this bug in newer driver versions, but lenovo only offers a WinXP-display-driver from 2008-04-28.
    Does anyone know any workround? I've tested somo older forceware drivers (178.24) with partial success. The display bug in Photoshop is fixed, but e.g. After Effects CS4 crashes while detecting the GPU.
    Message Edited by mikey on 10-23-2008 03:20 AM

    Today I've installed the latest Forceware Drivers 180.60 from http://www.laptopvideo2go.com/ to test the bug behaviour.
    The brush cursor now seems to be able to handle big brush sizes but the performance is reduced noticable.When painting inside a new document the rendering of the brush path is done after painting over the area, even when using small brush sizes.
    So let's wait until Nvidia/Lenovo roll out a new driver.
    Message Edited by mikey on 11-24-2008 07:57 AM

  • Unibody Nvidia + Photoshop CS4 OpenGL bug?

    I am experiencing a particular bug in Photoshop CS4 Extended which is related to the OpenGL GPU acceleration which is very dependent on the video driver. The particular bug I'm seeing is when I free transform a object/layer or perform a transform selection the transformed object/layer/selection is off by a pixel and that pixel is semi-transparent with whatever is being transformed.
    Can anybody with both a unibody and Photoshop CS4 test this on their system to see if its really an issue with the driver or if it is something with my Photoshop installation?
    Here's what I do to test. 1. creat a new doc at any size/ppi. 2. drag out a selection and fill with a solid color. 3. free transform object/selection. 4. zoom in on transformed object and look at the edges to see if there is this feathered/semi-transparent edge.
    I haven't tested in bootcamp since I don't have a Win version of CS4.
    Thanks.

    Here are screenshots:
    I reset Photoshop preferences. Then reinstalled Photoshop which seemed to make things kinda better. I only get the distortion when free transforming and not transforming a selection.

Maybe you are looking for