Updatable db in report

Hi,
I have textbox in report and when I edit the data and submit it .
I need to update that thing in Database.
So how to implement that.
I tried using Tabular form but for that I have to use only SQL query. But I am getting the report by PL/SQL query.
So can anyone help me in this thing.
Thanks

Hi Vivek,
I do the same thing using a checkbox on reports.
when it is clicked it calls an application process to do what needs doing.
then there is no need of a save button.
regards
Michael

Similar Messages

  • Values are not getting updated in sales report

    I have configured sales information system, and i have been trying to run sales report but values are not getting updated in sales report, System will through message that no data exists.
    regards,
    thooyavan

    Hi,
    Please check with the Customer and Material Statistics group in the Customer and material master respectively.
    Further check with the LIS settings (Sales Area combination with the Update group).
    Reward points if this helps you.
    Regards,
    Harsh

  • Data Migration Opening Balances are not updating in the Report F.08

    Hi,
    We have uploaded the GL balances in 2008 for the year 2007. But they are not updating in the F.08 report when i executed for 2008.
    Why they are not updating in the report. In which table can i check the Data migration values in the system?
    Thansk
    Kishore

    Hi We have uploaded all the values in 2008 with 2008 date. fiscal year is K4.
    F.08 Report for the year 2008 is showing only 2008 accumulated values. But not showing the Opening balances which we have uploaded in 2008 for the before years like 2007.
    Why it is showing like that?
    Thansk
    kishore

  • Qty  not updated in MMBE report

    Dear Experts,
    We have define one material (project material) type defined as Qty update and Value update, when i pass the MIGO value is updating but the qty is not updated in MMBE report, where as qty is showing in MB51.
    why the qty is not updated in MMBE for this particular material type?
    i am FI/CO consultant.

    Hi,
    This depends on the selection criteria on the initial screen of MMBE t-code, make sure your entries are right.
    Secondly, ensure special stock indicator is checked. Check the movement type...you will need to scoll to the left on the overview screen, in case you have posted the material to the blocked stock.
    Regards,
    Maheshwari

  • Treasury deals without bank details not updated in CM report

    Hi all,
    when creating a deal in Transaction Manager via trans. code FTR_CREATE without Bank details the respective cash flows data are not transferred to Cash Management report FF70 due to some reason. please note, that planning level Bank unknown (Derived from Table T036V ) is specified per every financial instrument in question in Customizing ( TRM -> Transaction manager -> General settings -> Link to Cash Management -> Assign Planning Levels ).
    In this case I would expect an entry to appear in the Cash Management report FF70, in a respective Grouping and on earlier mentioned Planning Level Bank unknown  on the respective payment dates. However I cannot find those entries there.
    On the other hand update of CM report FF70 works fine when bank details are specified in the tab Payment details on a deal level.
    appreciate your suggestions/ solutions for this issue.
    BR,
    Renatas

    Hi Renatas,
    Yes, I believe so. As per my understanding, all transactions can be shown either under a bank or a customer in a CM report. (Keeping aside Vendors as we are not considering them at the moment).
    In your case, since you don't specify the bank details, the transaction is bound to appear under Customer.
    Until the transaction is posted, it will appear in the Customer row with planning level which you have maintained for Bank Unknown case. And after posting, it will move to planning group (thus level) which you have maintained in the customer master.
    The above explaination is solely based on my experience of testing various scenarios. You may try it in your development box before confirming.
    Hope it resolves your issue.
    Thanks and regards,
    Abhinav

  • Update Power View reports properties using custom code

    Is there any way to update power view reports uploaded in SharePoint 2013 shared data source link using custom code?
    Best Regards,
    Sameer Salunke
    MCTS-Please remember to click "Mark As Answer" if a post solves your problem or "Vote As Helpful" if it was useful.

    Someone out here must have an answer????   I know that SharePoint 2013 saves the view created in Power View therefore the metadata must be accessible somehow?  Can someone explain
    how to find that metadata in the SQL tables maybe?  I would be surprised to find out I am the only one who needs this?
    Ken Craig

  • DML(Update)  in a report

    I have a report, with a query that includes a ROWNUM,
    How can I do UPDATE of the table of the query with the printed rownum?
    For example, query report is:
    SELECT rownum, a.* from mytable a order by ......;
    I have to UPDATE one of column, say x of my mytable.
    UPDATE mytable Set x = rownum WHERE id_mytable = y;
    where (y is column of table mytable printed too)
    Thanks in advance for any help

    I forgot
    I could implement something like
    -- start report
    --check report progress
    LOOP
    l_report_status:= report_object_status(l_job_id);
    exit when (l_report_status not in('ENQUEUED', 'OPENING_REPORT', 'RUNNING'));
    END LOOP;
    -- report ended (with/without errors)
    IF (l_report_status='FINISHED')
    THEN
    -- Report run was successful: update database
    ELSE
    -- Report generation errors
    END IF;
    but how can i get back rownum printed?
    and If it were possible, I would not like to create a TEMP table.
    Thanks again

  • Update records in Reports

    Hi!
    Can I update records in Reports at the same time that Im printing theirs ?
    If It is posible, where ?
    Thanks in advance

    Actually that isn't true - you don't need to do an srw.do_sql().
    You can insert/update records anywhere that you can write PL/SQL (global report triggers, formula columns, format triggers, etc.). In your case I'd recommend using a formula column (since this is guaranteed to fire once per group record).
    Hope this helps,
    Danny

  • I have tried to update and it reports a security and stability update is available but says I do not have permission. I do not know what to do

    Okay, I hit "help" and then updates which it reports there is one but I do not have permission to install it. I am at a loss as what to do

    If you have problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the DMG file to the desktop
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the Firefox Profile Folder, so you won't lose your bookmarks and other personal data.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Clients receiving updates but not reporting

    Hi All,
    I'm having an issue where all Windows 8.1 clients are downloading updates just not reporting back into my console. This seems to be happening since I upgraded to Windows Server 2012R2 (from 2008R2) and created a new WSUS implementation.
    The Windows Update Fix-It does fix the issue but this is happening on 50+ pcs and I really need to be able to silently deploy a fix to them.  I'd also like to know what caused it so it doesn't happen again. I do have 1 or 2 Windows 7 machines this
    happens on, but 99% is on Windows 8.1. I've tried manually fixing based on the Fix-It findings but nothing I have done so far has worked.
    Does anyone have any ideas where I should start?
    Here are the Fix-It Issues Found:
    1. Service Registration is missing or corrupt.
           Reset service registration
    2. Windows Update erroe 0x8007000D (2015-04-20-T-09_02_15A)
           Resetting Windows Update data store
    3. Problem installing recent updates
           Repair Windows Update
    I believe #3 is caused because I use WPP to publish Adobe Flash Player. I do not have my 400+ PCs segregated by OS, rather by departments. So Win 8 machines get Adobe Flash Player WPP updates and constantly fail. I have thought this might be an issue.

    Thank you, this does seem to be one of the issues with my sysprep'd machines. I am a quite confused as to why the SUSid is not being reset upon sysprep. When I build these images they are not on the WSUS either.
    I am also not in a domain environment. I am running a script which manually sets the following,
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
    "WUServer"="http://x.x.x.x:8530"
    "WUStatusServer"="http://x.x.x.x:8530"
    "AcceptTrustedPublisherCerts"=dword:00000001
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
    "AUOptions"=dword:00000004
    "DetectionFrequency"=dword:00000004
    "DetectionFrequencyEnabled"=dword:00000001
    "NoAutoRebootWithLoggedOnUsers"=dword:00000001
    "NoAutoUpdate"=dword:00000000
    "RebootRelaunchTimeout"=dword:000000f0
    "RebootRelaunchTimeoutEnabled"=dword:00000001
    "RescheduleWaitTime"=dword:00000014
    "RescheduleWaitTimeEnabled"=dword:00000001
    "ScheduledInstallDay"=dword:00000000
    "ScheduledInstallTime"=dword:0000000b
    "UseWuserver"=dword:00000001
    "AutoInstallMinorUpdates"=dword:00000001
    Tech support also said that I should be enabling ,
    Computer Config > Admin Templates > Windows Components > Windows Updates
    1. Configure Automatic Updates (enabled and set to 3)
    2. Specify intranet Microsoft Update Service Location (set to enabled and my WSUS IP)
    3. Automatic Update detection frequency (enabled)
    Resetting the susid seems to work for some clients and then the GP edit seems to work for others.
    I do have to remove the client from the WSUS console before resetting the susid or it will not work.
    Now I am concerned I have something wrong with my sysprep'd images. However, even some out of the box from a store machines are not reporting. It's perplexing.

  • Updating a shared report?

    In Discoverer Desktop, is there a way for a user who is NOT the owner of a shared report to modify it and save the updated version over the original? I have a group of users who want to all be able to access and update a single report, but it's cumbersome for them to repeatedly save off their own copy, update it, share it back, and keep track of who has the most up-to-date version. All my Googling indicates the only workaround to this is to let them all log in as a single user, which is a violation of our security policy. Is there a better way to do this?

    We created a department username.  The only thing this username can do in Oracle is change the password.  In discoverer, we can all access the same reports and update.  There is no security issue, for all that can be done is retrieve data. 

  • Product Hierarchy Not Updating in KE30 Report

    Hi,
    We are Maintaining Product Hierarchy in the Material Masters and we are using a KE30 Report from CO-PA here we are able to see all the feilds getting updated in the report except for product hierarchy. that too only when the material are belonging to WBS Stock.
    Can any one help me in exploring the reason for the same
    Best Regards,

    Hi
    In the absence of info, its very difficult to comment
    1. Is the new sales material code assigned to Prod Hie?
    2. During billling is the COPA doc generated? Or the revenue is posted to WBS Element?
    If it is posted to COPA directly, then check point 1 above should be the reason
    If it is posted to WBS, then check the settlement rule of the WBS... PSG will be the settlement receiver.... Have you mentioned Prod No in the settlement rule?
    Br,Ajay M

  • Old datas to get updated in KE30 report

    Hi All
    I had run the KE30 report but found that sales quantity was not getting updated for the SO's .
    I had then made the necessary config and now for the new SO,the report is getting updated.
    But how can i make the old SO get update in KE30 report.
    Pls advise

    Hi Shibu,
    I guess you want reallign CO-PA data. For this you need to repost CO-PA documents and if necessary run KEND.
    I am sorry for the delayed response. If you issue is solved please mark this thread as answered.
    Best Regards,
    Abhisek

  • Software Update Server, clients report "no new software available"

    I have been running Software Update Service on my 10.5.8 (9L30) Xserve for a short time without any problems, updating about twenty 10.5.8 clients on the local network.
    Recently the clients started reporting "no new software available" when running software update (GUI or command line), but updates were available on the Xserve:
    # defaults write com.apple.SoftwareUpdate CatalogURL http://myserve.mydomain:8088/
    # defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL http://myserve.mydomain:8088/
    # softwareupdate --list
    Software Update Tool
    Copyright 2002-2007 Apple
    No new software available.
    When pointing the clients back to apple for updates, the update is available:
    # defaults delete /Library/Preferences/com.apple.SoftwareUpdate CatalogURL
    # softwareupdate --list
    Software Update Tool
    Copyright 2002-2007 Apple
    Software Update found the following new or updated software:
    * iTunesX-9.0.1
    iTunes (9.0.1), 87690K [recommended]
    Clients can connect to port 8080 on the server, and the iTunes update has been downloaded to the server and is visible on the file system:
    # "curl -s http://myserve.mydomain:8088/index.sucatalog iTunesX.tar
    http://myserve:8088/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV6mR dq6RnVY/iTunesX.tar"
    # ls -l /usr/share/swupd/html/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV 6mRdq6RnVY/iTunesX.tar
    -rw-r--r-- 1 root wheel 54947840 Sep 22 16:20 /usr/share/swupd/html/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV 6mRdq6RnVY/iTunesX.tar
    The /var/root/Library/Caches/com.apple.SoftwareUpdate/Cache.db is extremely sparse after running the software update against the local Xserve:
    # rm /var/root/Library/Caches/com.apple.SoftwareUpdate/Cache.db
    # softwareupdate --list
    # strings /var/root/Library/Caches/com.apple.SoftwareUpdate/Cache.db | tail
    SQLite format 3
    indexprotoprops_indexcfurl_cache_blobdata
    CREATE INDEX protopropsindex ON cfurlcache_blob_data(entryID)P
    Ytablesqlitesequencesqlitesequence
    CREATE TABLE sqlite_sequence(name,seq)
    [tablecfurlcache_blob_datacfurl_cache_blobdata
    CREATE TABLE cfurlcache_blob_data(entryID INTEGER PRIMARY KEY, response_object BLOB, request_object BLOB,
    receiver_data BLOB, proto_props BLOB, user_info BLOB)u
    indexrequestkey_indexcfurl_cacheresponse
    CREATE INDEX requestkeyindex ON cfurlcache_response(requestkey)r
    indextimestamp_indexcfurl_cacheresponse
    CREATE INDEX timestampindex ON cfurlcache_response(timestamp)
    tablecfurlcache_schema_versioncfurl_cache_schemaversion
    CREATE TABLE cfurlcache_schema_version(schemaversion INTEGER)
    Wtablecfurlcache_responsecfurl_cacheresponse
    CREATE TABLE cfurlcache_response(entryID INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
    version INTEGER, hash_value INTEGER, storage_policy INTEGER, request_key TEXT UNIQUE,
    time_stamp NOT NULL DEFAULT CURRENT_TIMESTAMP)G
    indexsqliteautoindex_cfurl_cache_response_1cfurl_cacheresponse
    indexsqliteautoindex_cfurl_cache_response_2cfurl_cacheresponse
    None of the XML data seen in the Cache.db file after running against Apple's update server is present.
    Note, I did multi-home this server fairly recently to add an internal website on a different IP/URL, but I don't think that should have effected the SUS service, which is still available at the original IP/port. I am a Unix/Linux admin by training, so some of the OS X idiosyncrasies are still new to me, and I may not be aware of certain tools/commands that may be helpful in diagnosing this problem.
    Thanks for your help in advance,
    -Tom

    Apologies for responding to my own post, but I believe I have found the issue and am replying with a solution for the benefit of others.
    Upon reviewing my original post, I noticed that the curl request for the index.sucatalog was returning XML contents with URLs defined with only the hostname, not the FQDN, even though the CatalogURL was specified with a FQDN.
    # curl -s http://myhostname.mydomain:8088/index.sucatalog | grep iTunesX.tar
    <string>http://myhostname:8088/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV 6mRdq6RnVY/iTunesX.tar</string>
    This change in URL may have arisen when multi-homing my Xserve for some reason. In my case, specifying the search domain field on the clients seems to have fixed the problem as the simple hostname in the URLs are now able to resolve without the domain.

  • Update before a report shows with bind variable

    I need to update a table before a report shows. This report have bind variable and I need bind variable value for clause where in update, how can I do that?
    I would thank so much any idea

    Mery,
    If I understand correctly your application should display a report when it is called.
    But first, before the report is displayed, you want to update a table, using a bind variable passed into the report when it is called. Do I understand correctly so far?
    So while editing the report, in the last tab option you have (Additional PL/SQL Code), you need to put some pl/sql code into section titled '...before displaying the page.'
    declare
    begin
    update table_x
    set column_x = somevalue
    where column_y = bind_variable;
    end;
    I haven't yet passed bind variables into reports so I'm not quite sure how to retrieve them, but I'm sure there are other postings here about that.
    I'm mostly just trying to clarify if this is what your asking, and maybe somebody else can answer the rest of your questions.
    Good luck.
    Kurt

  • 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

Maybe you are looking for

  • Disable AD user after first successful login (after password change) after x amount of days regardless of activity

    I've been searching for over a week high and low now trying to find a way to do this via PS. We'd like to lockout certain users (we can put them in a group/OU) 30 days after their first successful log in - the one requiring password change by them. A

  • Why can't my rental/owned movies play in itune?

    I rented and bought movies from Itunes. It was working fine and then when i try to play Itunes the screen is blank and it seems that it is trying to load the movie buy is taking forever. please help.

  • Error when I reseted my pwd

    Dears, I forgot the password in one of the my workspaces. So, I pushed Reset password link and got a new password. On the first page I inserted my workspace name, username, and a new password. On the second one APEX asked me to change my current pass

  • 3G ipod jams after itunes 7 update

    So i upgrade to itunes 7 which is quite nice i have to say. But as soon as I copy something to my ipod It starts "Determining Gapless Playback Information" which sound sweet, It sould now make all the tunes on my ipod gapless right? Well out of the 4

  • Lync server 2010 control panel SoapException error

    We had a multi-site installation of Lync 2010 up (2 FE servers, 2 back-end SQL servers, 1 director, 1 Group Chat) and running when suddenly (and no one has any explanation of what happened, of course) no one can logon the Control Panel.  Those in the