Optimizing Java2D

A part of my app has a graph. Now I have between 1 and 8 arrays of yValues. I do this currently by drawing a Line2D between each point. So for traces up to several hundred points it's of course very fast, now my problem comes with some traces I loaded with 2000 points each. With that many lines being drawn, repainting is slow.
Right now I declare one (Line2D line) globally, and in a for loop in the paint method, do a line.setLine and g.draw(line) for each trace each iteration. I'm wondering if there's a way to increase 2D painting performance in this type of case?

One solution I tried is when the graph is zoomed out, is to draw the lines to every other point. Now the trouble with this is that in some of my traces, there are sequences of sharp spikes, and if that odd point happens to be the peak of one of these spikes, then the spike can get chopped off at a maximum of about 75% at a low sampling rate, but even a small percentage difference is a problem because the user needs to be able to see the height of the peaks, at least to some accuracy.
So what I really need is some way to speed up the way I'm painting the line from each point to the next.

Similar Messages

  • Guide: Optimizing Your Windows XP/Vista Notebook

    purpose:
    to build a highly optimized, personalized, faster, smaller and more secure OS installation using windows xp (can use vista also but this guide will not cover it in any detail)
    plus i was bored to tears
    information:
    this is a somewhat advanced guide not meant for those unfamilure with the tools and techniques used here
    the basics of this guide can be applied to most/all windows xp/vista notebooks and desktops, not just Lenovo, however in my case i run windows xp pro on a T60 (8743) with an add-on graphics card (similar to a T60p i assume) and this guide will be geared toward this config.
    many alterations can be made, so it is very general in nature and should not be taken literally
    this is my personal machine and i am not on a private network. you may have to adjust as necessary.
    disclaimer:
    it ain't my fault
    what will you gain:
    * a highly customized OS
    * faster boot times
    * more free disk space
    * a lighter, snappier feeling OS
    * a more secure OS
    * a more stable OS
    * more free RAM
    * less problems (or maybe more if you're not careful)
    with all due respect to Lenovo, i have found that the less Lenovo software i install the fewer glitches i have and the faster things run. this is often the case for various other hardware vendors that supply proprietary software which is often not needed, or not all of which is needed.
    what you will need: (all free, except for possibly the OS):
    * a windows xp/vista installation disk. though you may be able to do this using your i386 directory (perhaps on the recovery partition), a full, non-OEM disk is preferred.
    * SP2 and SP3 (it is my understanding that either SP1 or SP2 should be installed before installing SP3, though i have built installations with SP3 only).
    * dotNet runtime
    * nLite (or vLite for vista) - http://www.nliteos.com/
    * Ryan's Windows XP Post-SP3 Update Pack - http://www.ryanvm.net/msfn/
    * Ryan's integration tool - http://integrator.siginetsoftware.com/index.php?do​wnload
    * all current drivers for your hardware
    please read any license agreements for the above (for instance, nLite is not to be used for commercial applications)
    also visit the nLite and RyanVM forums as there's a ton of helpful info there, add-on packs, etc., and please consider donating to them both if you like the software. both are great guys. i wouldn't bother running windows anymore without nLite. from Nuhi's page (his english is not the best):
    Have you ever wanted to remove Windows components like Media Player, Internet Explorer, Outlook Express, MSN Explorer, Messenger...
    How about not even to install them with Windows ?
    nLite is a tool for pre-installation Windows configuration and component removal at your choice. Optional bootable image ready for burning on media or testing in virtual machines.
    With nLite you will be able to have Windows installation which on install does not include, or even contain on media, the unwanted components.
    Features
    * Service Pack Integration
    * Component Removal
    * Unattended Setup
    * Driver Integration *
    * Hotfixes Integration **
    * Tweaks
    * Services Configuration
    * Patches ***
    * Bootable ISO creation
    basic build procedure:
    * install the dotNet runtime
    * install nLite (or vLite for vista)
    * create a directory structure something like:
    c:\nlite\source\
    c:\nlite\working\
    c:\nlite\sp\
    c:\nlite\hotfix\
    * download Ryan's post SP3 update pack and dump it in c:\nlite\hotfix\
    * download Ryan's integration tool and dump in c:\nlite\hotfix\ 
    note that you can use nLite to integrate service packs and hotfix's, but i prefer Ryan's tool as i have had problems in the past using nLite to integrate Ryan's post SP update cabs, though this happened during the earlier beta days of nLite.
    * download xp SP2 and SP3 service packs and dump in c:\nlite\sp\
    * copy contents of windows installation disk to c:\nlite\source\
    * using Ryan's integrator, set update pack path to c:\nlite\sp\WindowsXP-KB835935-SP2-ENU.exe, windows source to c:\nlite\source\, and destination to c:\nlite\working\ and start integration
    * using Ryan's integrator, set update pack path to c:\nlite\sp\WindowsXP-KB936929-SP3-x86-ENU.exe set windows source to c:\nlite\working\ and destination to c:\nlite\working\ and integrate SP3. after SP3 is integrated, if you want to save the windows installation for the next time you install, copy it elsewhere before moving on.
    *  using Ryan's integrator set source to c:\nlite\hotfix\ (where you dumped Ryan's post SP3 update cab) and destination to c:\nlite\working\ and run it.
    * start nLite and set the windows installation path to c:\nlite\working\
    make sure that, in the "version" box, that SP3 is written, otherwise you've made an error earlier.
    IMPORTANT: when using nLite be very careful and move slowly, making sure to READ ALL DESCRIPTIONS and explore all options -- it's easy to skip or screw up something if you're not very careful. 
    rule of thumb: don't remove something if you don't know what it is or what the implications might be
    * following the wizard, select your options. i would suggest the following:
    remove components
    unattended
    options
    patches
    tweaks
    build ISO
    in the case of my thinkpad my hard drive will not be recognized by windows unless i integrate the driver for the SATA controller using nLite OR enter BIOS setup and put the controller in compatibility mode so i can install the driver from windows (after which BIOS needs to be changed again).  integrating drivers will require extra reading on your part and is beyond what i wish to get into here, so, to make things easy if you're not comfortable doing this, just put your controller in compatibility mode if necessary and install the driver from within windows.
    * following the wizard and hitting "next" as necessary, if you've selected the options above, nLite will pop-up a compatibility options window where you want to select what components you really need (prevents you from removing dependancies later).
    * in the next step you'll remove unwanted components - the part i enjoy most.  be careful what you remove! stuff in red is important. this is what i typically remove, give or take:
    Accessibility Options
    Briefcase
    ClipBook Viewer
    Defragmenter (replaced with JKDefragGUI)
    Games
    Internet Games
    Paint
    Pinball
    Screensavers (useful only for very old CRT monitors)
    WordPad (replaced with PSPad)
    Keyboards (i remove all - nLite will keep default for your language)
    ActiveX for streaming video (depends on IE which i remove parts of)
    AOL ART Image Format Support (depends on IE which i remove parts of)
    Images and Backgrounds (desktop eye candy)
    Luna desktop theme (cartoonish desktop theme)
    Media Center
    Mouse Cursors
    Movie Maker
    Music Samples
    Old CDPlayer and Sound Recorder (replaced in part by foobar2000)
    Speech Support
    Tablet PC
    Windows Media Player (replaced by foobar2000, VLC and Satsuki codec pack)
    Windows Media Player 6.4 (replaced by foobar2000, VLC and Satsuki codec pack)
    Windows Picture and Fax Viewer (replaced by XnView)
    Windows Sounds (unneeded sound themes)
    Communication tools (phone dialer, hyperterminal, etc., some replaed by better 3rd part s/w)
    FrontPage Extensions
    Internet Connection Wizard (not needed to create a connection)
    Internet Explorer (i keep the core (there's 2 options for removing this; one to remove parts but keep basic functionality and another to remove the core, which i suggest keeping) as it's functionality is needed by many applications - removing this will remove the "Program Files\Internet Explorer" directory, but you can still browse the web using windows explorer (file manager) if need be. i replace with Firefox)
    Internet Information Services (IIS) (i use Apache (WAMP) for web development)
    IP Conferencing
    MSN Explorer (partially replaced with Miranda IM)
    Netmeeting
    Outlook Express (replaced with Thunderbird)
    Peer-to-Peer (only for MS networks, nothing to do with P2P)
    Share Creation Wizard
    Synchronization Manager
    Vector Graphics Rendering (VML) (depends on IE i think, which i remove parts of)
    Web Folders
    Windows Messenger (replaced with Miranda IM
    .NET Framework (i don't install this at all)
    Blaster/Nachi removal tool
    Color Schemes (predefined desktop color schemes)
    Desktop Cleanup Wizard (replaced with CCleaner)
    Disk Cleanup (replaced with CCleaner)
    File and Settings Wizard (used to transfer settings between 2 computers)
    File System Encryption (try TrueCrypt or AxCrypt - note that MS encryption is propritary and, as such, should not be trusted)
    Help and Support (huge space hog)
    IExpress Wizard
    Manual Install and Upgrade (ability to upgrade OS, which is always a bad idea (better to install clean))
    MS Agent (used for annoying animated paperclip in MS office)
    Out of Box Experience (OOBE) (do NOT remove unless you have a VLK)
    Remote Installation Services (RIS)
    Search Assistant (annoying animated dog in search window)
    Security Center (replaced with Comodo firewall)
    Service Pack Messages
    Shell Media Handler
    Tour (useless windows tour)
    User account pictures
    Web View
    Zip Folders (replaced with IZArc and Universal Extractor)
    Automatic Updates (hardly needed once attack vectors are removed)
    Beep Driver (annoying beep, such as when you press too many keys at once)
    Error Reporting (automitic error reporting to MS - i suppose vista is the result?)
    IMAPI CD-Burning COM Service (replaced with ImgBurn)
    Remote Registry
    Secondary Logon
    System Restore Service (bloated nonsense used for restoring viruses to their orgional state - better to reinstall)
    Languages (i remove all - nLite will keep your default language)
    as should be apparent from the above, security is already enhanced since many attack vectors were removed (OE, WMP, MSN, remote registry, system restore, etc., etc., etc.).
    missing functionality is replaced by better, more functinal and more secure software
    * for the "unattended setup" step, you can select many options, change default paths (Program Files), disable hibernate, configure network adapters and much more.
    * next is "options" where you are presented with many more choices.
    * next is "patches". here i would highly suggest turning off SFC (windows file protection) as this is an incredible annoyance for many people and will greatly increase the time required for your installation.  furthermore, malicious folks and vendors that write drivers know how to get around this nonsense anyway.
    * next is "tweaks" and then you'll finish up by building your installation. i typically cut the size of a default windows xp install by about 50%, but i'm a bit agressive with what i remove.  also some of that space is used by 3rd party software to replace the components removed.
    * if you are comfortable with virtual machine software, that'd be the way to test your shiny new installation ISO. if not, then get ready to take the plunge
    when installed an nLite OS on my thinkpad for the first time (a day or 2 after i got it), i did a test install first - i kept the recovery partition in tact. once i got comfortable with installing the drivers and got everything working, i un-hid and formatted the recovery partition -- gone! you may want to do the same, though speaking from expierence i can tell you that it's rather trivial to get everything working on my T60 (though i do not have nor did i want a fingerprint reader, i would doubt it would be an issue to get working).
    * once windows is up and running, there will be allot of broken stuff  
    some of the "Fn" keys will not work, some will (because the hardware is configured in BIOS). you'll need to install the drivers for the items that you want to work, and this is another area where i depart from the norm. here's some things i don't install and the reasons why (whenever possible, any hardware below is disabled in BIOS or device manager):
    * easy eject utility - not needed/i don't use it anyway
    * hotkey driver - bloated and sometimes buggy software that may corrupt OGL and DX full-screen display (games) and cause stop errors (BSOD)
    * trackpoint - i don't use it, though it works anyway with limited functionality if not disabled in BIOS/device manager
    * trusted platform module - yeah, well i don't trust it
    * away manager -  don't use it/lighter weight alternitives available
    * keyboard customizer - not needed/i don't use it
    * scroll lock indicator - not needed/i don't use it
    * software installer - bloated mess/not needed (subscribe to the Lenovo RSS feed to be made aware of updates)
    * thinkpad configuration package - i'll configure it myself, thanks
    * thinkvantage access connectkions - bloated mess/slows boot time/not needed (better and lighter weight alternitives * available if you need this functionality)
    * ultra-nav wizard - not needed
    * bluetooth - i install the microsoft bluetooth stack (which is smaller and simpler) and have noticably less lag with bluetooth devices resuming from a standby state (mouse in particular)
    * display drivers - i use the highly acclaimed and optimized Omega drivers.
    for the drivers i do install, i install only the drivers, NOT the software (in other words i do not run the installer). i do this by extracting the installer using IZArc or Universal Extractor and using device manager to point the hardware to the extracted *.inf files.  for me, there is only one device that comes up "unknown device" before drivers are installed (i forget which).  the rest are named, so it's easy to tell what path to give them for the drivers. installing drivers for the unknown device is then simple a process of elimination, or you can use software to help identify the device.
    ::: the end :::
    hack it 'till it BREAKS!

    *bookmarked for desection*
    I already see flaws, like turning off remote registry for example. Remote registry only has very limited access, and you can change the access, but why would you? You can see what it has access to by going into Control Panel > Administative Tools > Local Security Policy > > Local Polices > Security Options, then scroll a little more than half-way, and it's under the Network access box.
    There are so many crack pot guides out there, that the only good advice is to look where they looked, and if you don't get it, and don't go though all of it, LEAVE IT ALONE! It only makes servicing the box at a later time a HUGE pain, and if it's in a business, it'll just be reimaged.
    Keep this guy's disclaimer in mind at all times. Just do the easy ones to start, like run CCleaner, it basically does everything for you, and doesn't cause any errors (or as far as I know, and I use it just about every other day)
    Currently Just passed the CompTIA A+ 601 with flying colours! =D
    Owner of an SL500 running Vista Business with 4GB of PC2 6400 RAM

  • Error occurs while activating a 'Write Optimized' DSO.

    I am getting error " There is no PSA for infosource 'XXXX'  and source system 'XXX' while activating a newly defined DSO object.
    I am able to activate a Standard DSOs, however the error occurs while activating a 'Write Optimized' DSO

    Hi,
    For write optimised DSO, check if you have tick the uniqueness of the records. If you check that and if there are two same records coming from source in one go, then you will get error
    From SAP help
    You can specify that you do not want to run a check to ensure that the data is unique. If you do not check the uniqueness of the data, the DataStore object table may contain several records with the same key. If you do not set this indicator, and you do check the uniqueness of the data, the system generates a unique index in the semantic key of the InfoObject. This index has the technical name "KEY". Since write-optimized DataStore objects do not have a change log, the system does not create delta (in the sense of a before image and an after image). When you update data into the connected InfoProviders, the system only updates the requests that have not yet been posted.
    Thanks
    Srikanth

  • Error while deleting data from a write optimized DSO using a Process Chain?

    Dear Bwers,
    I am facing a strange error while using process chains to delete data from data target which is a write optimized DSO. The process shows as failed but the data gets deleted in the DSO. The error message is as below. Did anybody have a similar problem? Any suggestions.
    Thanks
    Raj
    Error while deleting content of InfoCube/DataStore object ZLSD_G03
    Message no. RSDODSO153

    Please, check if you get any short dump in ST22 related to this issue.

  • Can I write this query in another way (prefferably in optimized manner)

    My database version._
    [oracle@localhost ~]$ uname -a
    Linux localhost.localdomain 2.6.18-194.17.1.0.1.el5 #1 SMP Wed Sep 29 15:40:03 EDT 2010 i686 i686 i386 GNU/Linux
    [oracle@localhost ~]$ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.2.0 Production on Fri Aug 12 04:44:21 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> SELECT * FROM v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    SQL>
    Introduction to data and logic._
    I have on table called inv_leg_dummy. The main columns to consider is arrival_airport and departure_airport. Say a flight starts from kolkata (KOL) -> Goes to Dellhi (DEL) -> Goes to Hongkong (HKG) -> Goes to Tiwan (TPE). So in total KOL -> DEL -> HKG -> TPE
    Data will be like:
    Arrival Airport         Departure Airport
    HKG                       TPE
    KOL                       DEL
    DEL                       HKGPlease note that the order is not as expected, that means the flight starts from kolkata can not be determined straight way from the arrangment or any kind of flag.
    The main logic is, I first take Arrival Airport HKG and see if any Departure Airport exists as HKG, then I take the next KOL and see if any Departure Airport exists as KOL. You can notice KOL is only present as arrival airport, So, This is the first leg of the flight journey. By the same logic, I can determine next leg, that is DEL (because flight goes from KOL to DEL)...
    I need output like :
    ARRIVAL_AIRPORT     DEPARTURE_AIRPORT     SEQ
    HKG                  TPE              1
    DEL                  HKG              2
    KOL                  DEL              3
                      KOL              4So, The starting point KOL has heighest sequence (arrival is null), then KOL to DEL, DEL to HKG and finally HKG to TPE (sequence 1). The sequence may look like reverse order.
    Create Table and Insert Scripts._
    CREATE TABLE inv_leg_dummy
      carrier              VARCHAR2(3) not null,
      flt_num              VARCHAR2(4) not null,
      flt_num_suffix       VARCHAR2(1) default ' ' not null,
      flt_date             DATE not null,
      arrival_airport              VARCHAR2(5),
      departure_airport              VARCHAR2(5) not null
    alter table inv_leg_dummy
      add constraint XPKINV_LEG primary key (carrier,flt_num,flt_num_suffix,flt_date,departure_airport);
    TRUNCATE table inv_leg_dummy; 
    INSERT INTO inv_leg_dummy VALUES ('KA',1,' ',to_date('05/23/2011','mm/dd/rrrr'),'HKG','TPE');
    INSERT INTO inv_leg_dummy VALUES ('KA',1,' ',to_date('05/23/2011','mm/dd/rrrr'),'KOL','DEL');
    INSERT INTO inv_leg_dummy VALUES ('KA',1,' ',to_date('05/23/2011','mm/dd/rrrr'),'DEL','HKG');
    INSERT INTO inv_leg_dummy VALUES ('CX',1,' ',to_date('05/22/2011','mm/dd/rrrr'),'HKG','BNE');
    INSERT INTO inv_leg_dummy VALUES ('CX',1,' ',to_date('05/22/2011','mm/dd/rrrr'),'BNE','CNS');
    Now, it time to show you, What I have done!_
    SQL> ed
    Wrote file afiedt.buf
      1  SELECT Carrier,
      2         Flt_Num,
      3         Flt_Date,
      4         Flt_num_Suffix,
      5         arrival_airport,
      6         departure_airport,
      7         RANK() OVER(partition by Carrier, Flt_Num, Flt_Date, Flt_num_Suffix ORDER BY Carrier, Flt_Num, Flt_Date, Flt_num_Suffix, SEQ ASC NULLS LAST) SEQ,
      8         /* Fetching Maximum leg Seq No excluding Dummy Leg*/
      9         max(seq) over(partition by carrier, flt_num, flt_date, flt_num_suffix order by carrier, flt_num, flt_date, flt_num_suffix) max_seq
    10    FROM (SELECT k.Carrier,
    11                 k.Flt_Num,
    12                 k.Flt_Date,
    13                 k.Flt_num_Suffix,
    14                 k.departure_airport,
    15                 k.arrival_airport,
    16                 level seq
    17            FROM (SELECT
    18                   l.Carrier,
    19                   l.Flt_Num,
    20                   l.Flt_Date,
    21                   l.Flt_num_Suffix,
    22                   l.departure_airport,
    23                   l.arrival_airport
    24                    FROM inv_leg_dummy l) k
    25           START WITH k.departure_airport = case when
    26           (select count(*)
    27                         FROM inv_leg_dummy ifl
    28                        WHERE ifl.arrival_airport = k.departure_airport
    29                          AND ifl.flt_num = k.flt_num
    30                          AND ifl.carrier = k.carrier
    31                          AND ifl.flt_num_suffix = k.Flt_num_Suffix) = 0 then k.departure_airport end
    32          CONNECT BY prior k.arrival_airport = k.departure_airport
    33                 AND prior k.carrier = k.carrier
    34                 AND prior k.flt_num = k.flt_num
    35                 AND prior TRUNC(k.flt_date) =
    36                                                TRUNC(k.flt_date)
    37          UNION ALL
    38          /* Fetching Dummy Last Leg Information for Leg_Seq No*/
    39          SELECT ofl.Carrier,
    40                 ofl.Flt_Num,
    41                 ofl.Flt_Date,
    42                 ofl.Flt_num_Suffix,
    43                 ofl.arrival_airport as departure_airport,
    44                 NULL arrival_airport,
    45                 NULL seq
    46            FROM inv_leg_dummy ofl
    47           where NOT EXISTS (SELECT 1
    48                    FROM inv_leg_dummy ifl
    49                   WHERE ofl.arrival_airport = ifl.departure_airport
    50                     AND ifl.flt_num = ofl.flt_num
    51                     AND ifl.carrier = ofl.carrier
    52                     AND ifl.flt_num_suffix =ofl.Flt_num_Suffix))
    53*  ORDER BY 1, 2, 3, 4,7
    SQL> /
    CAR FLT_ FLT_DATE  F ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1    22-MAY-11   BNE   CNS            1          2
    CX  1    22-MAY-11   HKG   BNE            2          2
    CX  1    22-MAY-11         HKG            3          2
    KA  1    23-MAY-11   HKG   TPE            1          3
    KA  1    23-MAY-11   DEL   HKG            2          3
    KA  1    23-MAY-11   KOL   DEL            3          3
    KA  1    23-MAY-11         KOL            4          3
    7 rows selected.
    SQL> The code is giving the right output, But I feel, I have done it in a hard way. Is there any easier/optimized approach to solve the problem ?

    Hello
    I thought I'd run run all 3 methods twice with autotrace to get an overview of the execution plans and basic performance metrics. The results are interesting.
    OPs method
    SQL> set autot on
    SQL> SELECT Carrier,
      2           Flt_Num,
      3           Flt_Date,
      4           Flt_num_Suffix,
      5           arrival_airport,
      6           departure_airport,
      7           RANK() OVER(partition by Carrier, Flt_Num, Flt_Date, Flt_num_Suffix ORDER BY Carrier, Flt_Num,
    53   ORDER BY 1, 2, 3, 4,7
    54  /
    CAR FLT_ FLT_DATE  F ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1    22-MAY-11   BNE   CNS            1          2
    CX  1    22-MAY-11   HKG   BNE            2          2
    CX  1    22-MAY-11         HKG            3          2
    KA  1    23-MAY-11   HKG   TPE            1          3
    KA  1    23-MAY-11   DEL   HKG            2          3
    KA  1    23-MAY-11   KOL   DEL            3          3
    KA  1    23-MAY-11         KOL            4          3
    7 rows selected.
    Execution Plan
    Plan hash value: 3680289985
    | Id  | Operation                         | Name          |
    |   0 | SELECT STATEMENT                  |               |
    |   1 |  WINDOW SORT                      |               |
    |   2 |   VIEW                            |               |
    |   3 |    UNION-ALL                      |               |
    |*  4 |     CONNECT BY WITH FILTERING     |               |
    |*  5 |      FILTER                       |               |
    |*  6 |       TABLE ACCESS FULL           | INV_LEG_DUMMY |
    |   7 |       SORT AGGREGATE              |               |
    |*  8 |        TABLE ACCESS BY INDEX ROWID| INV_LEG_DUMMY |
    |*  9 |         INDEX RANGE SCAN          | XPKINV_LEG    |
    |  10 |      NESTED LOOPS                 |               |
    |  11 |       CONNECT BY PUMP             |               |
    |  12 |       TABLE ACCESS BY INDEX ROWID | INV_LEG_DUMMY |
    |* 13 |        INDEX RANGE SCAN           | XPKINV_LEG    |
    |* 14 |     FILTER                        |               |
    |  15 |      TABLE ACCESS FULL            | INV_LEG_DUMMY |
    |* 16 |      INDEX RANGE SCAN             | XPKINV_LEG    |
    Predicate Information (identified by operation id):
       4 - access("L"."DEPARTURE_AIRPORT"=PRIOR "L"."ARRIVAL_AIRPORT" AND
                  "L"."CARRIER"=PRIOR "L"."CARRIER" AND "L"."FLT_NUM"=PRIOR "L"."FLT
    _NUM"
                  AND INTERNAL_FUNCTION(PRIOR TRUNC(INTERNAL_FUNCTION("L"."FLT_DATE"
    )))=TR
                  UNC(INTERNAL_FUNCTION("L"."FLT_DATE")))
       5 - filter("L"."DEPARTURE_AIRPORT"=CASE  WHEN ( (SELECT COUNT(*)
                  FROM "INV_LEG_DUMMY" "IFL" WHERE "IFL"."FLT_NUM_SUFFIX"=:B1 AND
                  "IFL"."FLT_NUM"=:B2 AND "IFL"."CARRIER"=:B3 AND
                  "IFL"."ARRIVAL_AIRPORT"=:B4)=0) THEN "L"."DEPARTURE_AIRPORT" END )
       6 - access("L"."CARRIER"=PRIOR "L"."CARRIER")
       8 - filter("IFL"."ARRIVAL_AIRPORT"=:B1)
       9 - access("IFL"."CARRIER"=:B1 AND "IFL"."FLT_NUM"=:B2 AND
                  "IFL"."FLT_NUM_SUFFIX"=:B3)
      13 - access("L"."CARRIER"=PRIOR "L"."CARRIER" AND "L"."FLT_NUM"=PRIOR
                  "L"."FLT_NUM" AND "L"."DEPARTURE_AIRPORT"=PRIOR "L"."ARRIVAL_AIRPO
    RT")
           filter("L"."DEPARTURE_AIRPORT"=PRIOR "L"."ARRIVAL_AIRPORT" AND
                  INTERNAL_FUNCTION(PRIOR TRUNC(INTERNAL_FUNCTION("L"."FLT_DATE")))=
    TRUNC(
                  INTERNAL_FUNCTION("L"."FLT_DATE")))
      14 - filter( NOT EXISTS (SELECT 0 FROM "INV_LEG_DUMMY" "IFL" WHERE
                  "IFL"."FLT_NUM_SUFFIX"=:B1 AND "IFL"."FLT_NUM"=:B2 AND
                  "IFL"."CARRIER"=:B3 AND "IFL"."DEPARTURE_AIRPORT"=:B4))
      16 - access("IFL"."CARRIER"=:B1 AND "IFL"."FLT_NUM"=:B2 AND
                  "IFL"."FLT_NUM_SUFFIX"=:B3 AND "IFL"."DEPARTURE_AIRPORT"=:B4)
           filter("IFL"."DEPARTURE_AIRPORT"=:B1)
    Note
       - rule based optimizer used (consider using cbo)
    Statistics
              1  recursive calls
              0  db block gets
             33  consistent gets
              0  physical reads
              0  redo size
            877  bytes sent via SQL*Net to client
            886  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              6  sorts (memory)
              0  sorts (disk)
              7  rows processed
    SQL> /
    CAR FLT_ FLT_DATE  F ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1    22-MAY-11   BNE   CNS            1          2
    CX  1    22-MAY-11   HKG   BNE            2          2
    CX  1    22-MAY-11         HKG            3          2
    KA  1    23-MAY-11   HKG   TPE            1          3
    KA  1    23-MAY-11   DEL   HKG            2          3
    KA  1    23-MAY-11   KOL   DEL            3          3
    KA  1    23-MAY-11         KOL            4          3
    7 rows selected.
    Execution Plan
    Plan hash value: 3680289985
    | Id  | Operation                         | Name          |
    |   0 | SELECT STATEMENT                  |               |
    |   1 |  WINDOW SORT                      |               |
    |   2 |   VIEW                            |               |
    |   3 |    UNION-ALL                      |               |
    |*  4 |     CONNECT BY WITH FILTERING     |               |
    |*  5 |      FILTER                       |               |
    |*  6 |       TABLE ACCESS FULL           | INV_LEG_DUMMY |
    |   7 |       SORT AGGREGATE              |               |
    |*  8 |        TABLE ACCESS BY INDEX ROWID| INV_LEG_DUMMY |
    |*  9 |         INDEX RANGE SCAN          | XPKINV_LEG    |
    |  10 |      NESTED LOOPS                 |               |
    |  11 |       CONNECT BY PUMP             |               |
    |  12 |       TABLE ACCESS BY INDEX ROWID | INV_LEG_DUMMY |
    |* 13 |        INDEX RANGE SCAN           | XPKINV_LEG    |
    |* 14 |     FILTER                        |               |
    |  15 |      TABLE ACCESS FULL            | INV_LEG_DUMMY |
    |* 16 |      INDEX RANGE SCAN             | XPKINV_LEG    |
    Predicate Information (identified by operation id):
       4 - access("L"."DEPARTURE_AIRPORT"=PRIOR "L"."ARRIVAL_AIRPORT" AND
                  "L"."CARRIER"=PRIOR "L"."CARRIER" AND "L"."FLT_NUM"=PRIOR "L"."FLT
    _NUM"
                  AND INTERNAL_FUNCTION(PRIOR TRUNC(INTERNAL_FUNCTION("L"."FLT_DATE"
    )))=TR
                  UNC(INTERNAL_FUNCTION("L"."FLT_DATE")))
       5 - filter("L"."DEPARTURE_AIRPORT"=CASE  WHEN ( (SELECT COUNT(*)
                  FROM "INV_LEG_DUMMY" "IFL" WHERE "IFL"."FLT_NUM_SUFFIX"=:B1 AND
                  "IFL"."FLT_NUM"=:B2 AND "IFL"."CARRIER"=:B3 AND
                  "IFL"."ARRIVAL_AIRPORT"=:B4)=0) THEN "L"."DEPARTURE_AIRPORT" END )
       6 - access("L"."CARRIER"=PRIOR "L"."CARRIER")
       8 - filter("IFL"."ARRIVAL_AIRPORT"=:B1)
       9 - access("IFL"."CARRIER"=:B1 AND "IFL"."FLT_NUM"=:B2 AND
                  "IFL"."FLT_NUM_SUFFIX"=:B3)
      13 - access("L"."CARRIER"=PRIOR "L"."CARRIER" AND "L"."FLT_NUM"=PRIOR
                  "L"."FLT_NUM" AND "L"."DEPARTURE_AIRPORT"=PRIOR "L"."ARRIVAL_AIRPO
    RT")
           filter("L"."DEPARTURE_AIRPORT"=PRIOR "L"."ARRIVAL_AIRPORT" AND
                  INTERNAL_FUNCTION(PRIOR TRUNC(INTERNAL_FUNCTION("L"."FLT_DATE")))=
    TRUNC(
                  INTERNAL_FUNCTION("L"."FLT_DATE")))
      14 - filter( NOT EXISTS (SELECT 0 FROM "INV_LEG_DUMMY" "IFL" WHERE
                  "IFL"."FLT_NUM_SUFFIX"=:B1 AND "IFL"."FLT_NUM"=:B2 AND
                  "IFL"."CARRIER"=:B3 AND "IFL"."DEPARTURE_AIRPORT"=:B4))
      16 - access("IFL"."CARRIER"=:B1 AND "IFL"."FLT_NUM"=:B2 AND
                  "IFL"."FLT_NUM_SUFFIX"=:B3 AND "IFL"."DEPARTURE_AIRPORT"=:B4)
           filter("IFL"."DEPARTURE_AIRPORT"=:B1)
    Note
       - rule based optimizer used (consider using cbo)
    Statistics
              0  recursive calls
              0  db block gets
             33  consistent gets
              0  physical reads
              0  redo size
            877  bytes sent via SQL*Net to client
            886  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              6  sorts (memory)
              0  sorts (disk)
              7  rows processedMy method
    SQL> SELECT
      2      carrier,
      3      flt_num,
      4      flt_num_suffix,
      5      flt_date,
      6      arrival_airport,
      7      departure_airport,
      8      COUNT(*) OVER(PARTITION BY carrier,
      9                                  flt_num
    10                    ) - LEVEL + 1  seq,
    11      COUNT(*) OVER(PARTITION BY carrier,
    12                                  flt_num
    13                    )  - 1        max_seq
    57  /
    CAR FLT_ F FLT_DATE  ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1      22-MAY-11 BNE   CNS            1          2
    CX  1      22-MAY-11 HKG   BNE            2          2
    CX  1      22-MAY-11       HKG            3          2
    KA  1      23-MAY-11 HKG   TPE            1          3
    KA  1      23-MAY-11 DEL   HKG            2          3
    KA  1      23-MAY-11 KOL   DEL            3          3
    KA  1      23-MAY-11       KOL            4          3
    7 rows selected.
    Execution Plan
    Plan hash value: 921778235
    | Id  | Operation                                 | Name          |
    |   0 | SELECT STATEMENT                          |               |
    |   1 |  SORT ORDER BY                            |               |
    |   2 |   WINDOW SORT                             |               |
    |*  3 |    CONNECT BY NO FILTERING WITH START-WITH|               |
    |   4 |     COUNT                                 |               |
    |   5 |      VIEW                                 |               |
    |   6 |       UNION-ALL                           |               |
    |   7 |        TABLE ACCESS FULL                  | INV_LEG_DUMMY |
    |*  8 |        FILTER                             |               |
    |   9 |         TABLE ACCESS FULL                 | INV_LEG_DUMMY |
    |* 10 |         INDEX RANGE SCAN                  | XPKINV_LEG    |
    Predicate Information (identified by operation id):
       3 - access("ARRIVAL_AIRPORT"=PRIOR "DEPARTURE_AIRPORT" AND
                  "CARRIER"=PRIOR "CARRIER" AND "FLT_NUM"=PRIOR "FLT_NUM" AND
                  TRUNC(INTERNAL_FUNCTION("FLT_DATE"))=INTERNAL_FUNCTION(PRIOR
                  TRUNC(INTERNAL_FUNCTION("FLT_DATE"))))
           filter("ARRIVAL_AIRPORT" IS NULL)
       8 - filter( NOT EXISTS (SELECT 0 FROM "INV_LEG_DUMMY" "DL" WHERE
                  "DL"."FLT_NUM"=:B1 AND "DL"."CARRIER"=:B2 AND
                  "DL"."DEPARTURE_AIRPORT"=:B3 AND "DL"."FLT_DATE"=:B4))
      10 - access("DL"."CARRIER"=:B1 AND "DL"."FLT_NUM"=:B2 AND
                  "DL"."FLT_DATE"=:B3 AND "DL"."DEPARTURE_AIRPORT"=:B4)
           filter("DL"."DEPARTURE_AIRPORT"=:B1 AND "DL"."FLT_DATE"=:B2)
    Note
       - rule based optimizer used (consider using cbo)
    Statistics
              1  recursive calls
              0  db block gets
             19  consistent gets
              0  physical reads
              0  redo size
            877  bytes sent via SQL*Net to client
            338  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              4  sorts (memory)
              0  sorts (disk)
              7  rows processed
    SQL> /
    CAR FLT_ F FLT_DATE  ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1      22-MAY-11 BNE   CNS            1          2
    CX  1      22-MAY-11 HKG   BNE            2          2
    CX  1      22-MAY-11       HKG            3          2
    KA  1      23-MAY-11 HKG   TPE            1          3
    KA  1      23-MAY-11 DEL   HKG            2          3
    KA  1      23-MAY-11 KOL   DEL            3          3
    KA  1      23-MAY-11       KOL            4          3
    7 rows selected.
    Execution Plan
    Plan hash value: 921778235
    | Id  | Operation                                 | Name          |
    |   0 | SELECT STATEMENT                          |               |
    |   1 |  SORT ORDER BY                            |               |
    |   2 |   WINDOW SORT                             |               |
    |*  3 |    CONNECT BY NO FILTERING WITH START-WITH|               |
    |   4 |     COUNT                                 |               |
    |   5 |      VIEW                                 |               |
    |   6 |       UNION-ALL                           |               |
    |   7 |        TABLE ACCESS FULL                  | INV_LEG_DUMMY |
    |*  8 |        FILTER                             |               |
    |   9 |         TABLE ACCESS FULL                 | INV_LEG_DUMMY |
    |* 10 |         INDEX RANGE SCAN                  | XPKINV_LEG    |
    Predicate Information (identified by operation id):
       3 - access("ARRIVAL_AIRPORT"=PRIOR "DEPARTURE_AIRPORT" AND
                  "CARRIER"=PRIOR "CARRIER" AND "FLT_NUM"=PRIOR "FLT_NUM" AND
                  TRUNC(INTERNAL_FUNCTION("FLT_DATE"))=INTERNAL_FUNCTION(PRIOR
                  TRUNC(INTERNAL_FUNCTION("FLT_DATE"))))
           filter("ARRIVAL_AIRPORT" IS NULL)
       8 - filter( NOT EXISTS (SELECT 0 FROM "INV_LEG_DUMMY" "DL" WHERE
                  "DL"."FLT_NUM"=:B1 AND "DL"."CARRIER"=:B2 AND
                  "DL"."DEPARTURE_AIRPORT"=:B3 AND "DL"."FLT_DATE"=:B4))
      10 - access("DL"."CARRIER"=:B1 AND "DL"."FLT_NUM"=:B2 AND
                  "DL"."FLT_DATE"=:B3 AND "DL"."DEPARTURE_AIRPORT"=:B4)
           filter("DL"."DEPARTURE_AIRPORT"=:B1 AND "DL"."FLT_DATE"=:B2)
    Note
       - rule based optimizer used (consider using cbo)
    Statistics
              0  recursive calls
              0  db block gets
             19  consistent gets
              0  physical reads
              0  redo size
            877  bytes sent via SQL*Net to client
            338  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              4  sorts (memory)
              0  sorts (disk)
              7  rows processedSalim Chelabi's method
    SQL> WITH t AS
      2       (SELECT     k.*, LEVEL lvl
      3              FROM inv_leg_dummy k
      4        CONNECT BY PRIOR k.arrival_airport = k.departure_airport
      5               AND PRIOR k.flt_date = k.flt_date
      6               AND PRIOR k.carrier = k.carrier
      7               AND PRIOR k.flt_num = k.flt_num)
      8  SELECT   carrier, flt_num, flt_num_suffix, flt_date, arrival_airport,
      9           departure_airport, MAX (lvl) seq,
    10           MAX (MAX (lvl)) OVER (PARTITION BY carrier, flt_num, flt_num_suffix)
    11                                                                        max_seq
    12      FROM t
    13  GROUP BY carrier,
    14           flt_num,
    15           flt_num_suffix,
    16           flt_date,
    17           arrival_airport,
    18           departure_airport
    19  UNION ALL
    20  SELECT   carrier, flt_num, flt_num_suffix, flt_date, NULL,
    21           MAX (arrival_airport), MAX (lvl) + 1 seq, MAX (lvl) max_seq
    22      FROM t
    23  GROUP BY carrier, flt_num, flt_num_suffix, flt_date
    24  ORDER BY 1, 2, 3, seq, arrival_airport NULLS LAST;
    CAR FLT_ F FLT_DATE            ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1      22/05/2011 00:00:00 BNE   CNS            1          2
    CX  1      22/05/2011 00:00:00 HKG   BNE            2          2
    CX  1      22/05/2011 00:00:00       HKG            3          2
    KA  1      23/05/2011 00:00:00 HKG   TPE            1          3
    KA  1      23/05/2011 00:00:00 DEL   HKG            2          3
    KA  1      23/05/2011 00:00:00 KOL   DEL            3          3
    KA  1      23/05/2011 00:00:00       KOL            4          3
    7 rows selected.
    Elapsed: 00:00:00.01
    Execution Plan
    Plan hash value: 2360206974
    | Id  | Operation                      | Name                        |
    |   0 | SELECT STATEMENT               |                             |
    |   1 |  TEMP TABLE TRANSFORMATION     |                             |
    |   2 |   LOAD AS SELECT               |                             |
    |*  3 |    CONNECT BY WITHOUT FILTERING|                             |
    |   4 |     TABLE ACCESS FULL          | INV_LEG_DUMMY               |
    |   5 |   SORT ORDER BY                |                             |
    |   6 |    UNION-ALL                   |                             |
    |   7 |     WINDOW BUFFER              |                             |
    |   8 |      SORT GROUP BY             |                             |
    |   9 |       VIEW                     |                             |
    |  10 |        TABLE ACCESS FULL       | SYS_TEMP_0FD9FE280_59EF9B75 |
    |  11 |     SORT GROUP BY              |                             |
    |  12 |      VIEW                      |                             |
    |  13 |       TABLE ACCESS FULL        | SYS_TEMP_0FD9FE280_59EF9B75 |
    Predicate Information (identified by operation id):
       3 - access("K"."DEPARTURE_AIRPORT"=PRIOR "K"."ARRIVAL_AIRPORT" AND
                  "K"."FLT_DATE"=PRIOR "K"."FLT_DATE" AND "K"."CARRIER"=PRIOR
                  "K"."CARRIER" AND "K"."FLT_NUM"=PRIOR "K"."FLT_NUM")
    Note
       - rule based optimizer used (consider using cbo)
    Statistics
             57  recursive calls
             10  db block gets
             25  consistent gets
              1  physical reads
           1556  redo size
            877  bytes sent via SQL*Net to client
            338  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              5  sorts (memory)
              0  sorts (disk)
              7  rows processed
    SQL> /
    CAR FLT_ F FLT_DATE            ARRIV DEPAR        SEQ    MAX_SEQ
    CX  1      22/05/2011 00:00:00 BNE   CNS            1          2
    CX  1      22/05/2011 00:00:00 HKG   BNE            2          2
    CX  1      22/05/2011 00:00:00       HKG            3          2
    KA  1      23/05/2011 00:00:00 HKG   TPE            1          3
    KA  1      23/05/2011 00:00:00 DEL   HKG            2          3
    KA  1      23/05/2011 00:00:00 KOL   DEL            3          3
    KA  1      23/05/2011 00:00:00       KOL            4          3
    7 rows selected.
    Elapsed: 00:00:00.01
    Execution Plan
    Plan hash value: 4065363664
    | Id  | Operation                      | Name                        |
    |   0 | SELECT STATEMENT               |                             |
    |   1 |  TEMP TABLE TRANSFORMATION     |                             |
    |   2 |   LOAD AS SELECT               |                             |
    |*  3 |    CONNECT BY WITHOUT FILTERING|                             |
    |   4 |     TABLE ACCESS FULL          | INV_LEG_DUMMY               |
    |   5 |   SORT ORDER BY                |                             |
    |   6 |    UNION-ALL                   |                             |
    |   7 |     WINDOW BUFFER              |                             |
    |   8 |      SORT GROUP BY             |                             |
    |   9 |       VIEW                     |                             |
    |  10 |        TABLE ACCESS FULL       | SYS_TEMP_0FD9FE281_59EF9B75 |
    |  11 |     SORT GROUP BY              |                             |
    |  12 |      VIEW                      |                             |
    |  13 |       TABLE ACCESS FULL        | SYS_TEMP_0FD9FE281_59EF9B75 |
    Predicate Information (identified by operation id):
       3 - access("K"."DEPARTURE_AIRPORT"=PRIOR "K"."ARRIVAL_AIRPORT" AND
                  "K"."FLT_DATE"=PRIOR "K"."FLT_DATE" AND "K"."CARRIER"=PRIOR
                  "K"."CARRIER" AND "K"."FLT_NUM"=PRIOR "K"."FLT_NUM")
    Note
       - rule based optimizer used (consider using cbo)
    Statistics
              2  recursive calls
              8  db block gets
             15  consistent gets
              1  physical reads
            604  redo size
            877  bytes sent via SQL*Net to client
            338  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              5  sorts (memory)
              0  sorts (disk)
              7  rows processed
    SQL> Personally I think Salim's method seems very suiccinct and I had expected there would be more of a difference in terms of performance metrics between it and my attempt but it appears there's not much between the two - although Salim's method is generating redo as a result of the temp table through the subquery factoring. I'd be interested to see the results of a full trace between them.
    Either way though, there are two alternatives which seem a fair bit more optimal than the original SQL so it's quids in I guess! :-)
    David
    Edited by: Bravid on Aug 12, 2011 3:24 PM
    Edited by: Bravid on Aug 12, 2011 3:27 PM
    Updated the comparison with Salims additional column

  • Saving master page in search template throws error "UserAgent not available, file operations may not be optimized"

    Hi Folks,
    I was trying to save basic search template master page "seattle.master" after making change to the template.
    I have added just "CompanyName" folder and update the line below in seattle.master.
    Change is this : <SharePoint:CssRegistration Name="Themable/CompanyName/corev15.css" runat="server"/>
    When I save it, and refresh page on browser, it shows "Something went wrong" error.
    ULS says the following error : "UserAgent not Available, file operation may not be optimized"
    Pls let us know if there is a solution.
    Any help Much appreciated !
    Thanks,
    Sal
    

    Hi Salman,
    Thanks for posting this issue, 
    Just remove this below given tag and check out. It might be happened that your control is conflicting with others. 
    Also, browse the below mentioned URL for more details
    http://social.msdn.microsoft.com/Forums/office/en-US/b32d1968-81f1-42cd-8f45-798406896335/how-apply-custom-master-page-to-performance-point-dashboard-useragent-not-available-file?forum=sharepointcustomization
    I hope this is helpful to you. If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Acrobat Pro crashes after saving as Optimized File

    I have version 11.0.06 for the Mac. When I try to save a file as Optimized the program crashes every time. It seems like it happens when it is "Creating Editing Fonts". If it helps I include the error report below. Acrobat has also crashed when I fill out a PDF form. I avoided that by using Reader. But I don't see any work around here. Any idea why this is happening?
    Since I use Creative Cloud, my program is updated regularly right? So that shouldn't be an issue.
    Process:         AdobeAcrobat [20480]
    Path:            /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier:      com.adobe.Acrobat.Pro
    Version:         11.0.06 (11.0.06)
    Code Type:       X86 (Native)
    Parent Process:  launchd [132]
    User ID:         502
    Date/Time:       2014-03-10 14:45:09.805 -0400
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          61137 sec
    Crashes Since Last Report:           53
    Per-App Interval Since Last Report:  128993 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      09EE8EF7-EF85-1EC8-1581-11C797CE8C8E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    terminate called throwing an exception
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9551da6a __pthread_kill + 10
    1   libsystem_c.dylib                       0x90a6bb2f pthread_kill + 101
    2   libsystem_c.dylib                       0x90aa2631 abort + 168
    3   libc++abi.dylib                         0x97a647e0 abort_message + 151
    4   libc++abi.dylib                         0x97a62249 default_terminate() + 34
    5   libc++abi.dylib                         0x97a62289 safe_handler_caller(void (*)()) + 13
    6   libc++abi.dylib                         0x97a622f1 std::terminate() + 23
    7   libc++abi.dylib                         0x97a63472 __cxa_rethrow + 83
    8   com.adobe.AcrobatPlugin.TouchUp          0x1a8c6b50 0x1a6f7000 + 1899344
    9   com.adobe.AcrobatPlugin.TouchUp          0x1a7f7b17 0x1a6f7000 + 1051415
    10  com.adobe.AcrobatPlugin.TouchUp          0x1a7f790b 0x1a6f7000 + 1050891
    11  com.adobe.AcrobatPlugin.TouchUp          0x1a82c0eb 0x1a6f7000 + 1265899
    12  com.adobe.AcrobatPlugin.TouchUp          0x1a814b19 0x1a6f7000 + 1170201
    13  com.adobe.AcrobatPlugin.TouchUp          0x1a8147a1 0x1a6f7000 + 1169313
    14  com.adobe.AcrobatPlugin.TouchUp          0x1a8146aa 0x1a6f7000 + 1169066
    15  com.adobe.AcrobatPlugin.TouchUp          0x1a7499ad 0x1a6f7000 + 338349
    16  com.adobe.Acrobat.framework             0x00a9ea7c 0xc5000 + 10328700
    17  com.adobe.Acrobat.framework             0x008b2134 0xc5000 + 8311092
    18  com.adobe.Acrobat.framework             0x008b169c 0xc5000 + 8308380
    19  com.adobe.Acrobat.framework             0x008ca13a 0xc5000 + 8409402
    20  com.adobe.Acrobat.framework             0x008c032b 0xc5000 + 8368939
    21  com.adobe.Acrobat.framework             0x00739867 0xc5000 + 6768743
    22  com.adobe.Acrobat.framework             0x0072a3a4 0xc5000 + 6706084
    23  com.adobe.Acrobat.framework             0x00b696c7 0xc5000 + 11159239
    24  com.adobe.AcrobatPlugin.Comments          0x13a58f1d 0x138fa000 + 1437469
    25  com.adobe.Acrobat.framework             0x0071c3b7 0xc5000 + 6648759
    26  com.adobe.Acrobat.framework             0x007c21fa 0xc5000 + 7328250
    27  com.adobe.Acrobat.framework             0x007c229b 0xc5000 + 7328411
    28  com.adobe.Acrobat.framework             0x00a034ae 0xc5000 + 9692334
    29  com.adobe.Acrobat.framework             0x00764ae8 0xc5000 + 6945512
    30  com.adobe.Acrobat.framework             0x00764c46 0xc5000 + 6945862
    31  com.adobe.Acrobat.framework             0x00c90bbe 0xc5000 + 12368830
    32  com.adobe.Acrobat.framework             0x00c8e652 0xc5000 + 12359250
    33  com.adobe.Acrobat.framework             0x003e8a54 0xc5000 + 3291732
    34  libobjc.A.dylib                         0x908f95d3 -[NSObject performSelector:withObject:] + 70
    35  com.apple.AppKit                        0x91165ad2 -[NSApplication sendAction:to:from:] + 436
    36  com.apple.AppKit                        0x912a22fc -[NSMenuItem _corePerformAction] + 529
    37  com.apple.AppKit                        0x912a1f8b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    38  com.apple.AppKit                        0x912a1614 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    39  com.apple.AppKit                        0x90f8202a -[NSMenu performActionForItemAtIndex:] + 65
    40  com.apple.AppKit                        0x90f81fdf -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    41  com.apple.AppKit                        0x90f81faa -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    42  com.apple.AppKit                        0x90f81e29 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 162
    43  com.apple.AppKit                        0x9129a6ee NSSLMMenuEventHandler + 454
    44  com.apple.HIToolbox                     0x98c979bb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    45  com.apple.HIToolbox                     0x98b1f394 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    46  com.apple.HIToolbox                     0x98b1e780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    47  com.apple.HIToolbox                     0x98b32655 SendEventToEventTarget + 88
    48  com.apple.HIToolbox                     0x98c9786a SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 498
    49  com.apple.HIToolbox                     0x98b0e984 SendMenuCommandWithContextAndModifiers + 70
    50  com.apple.HIToolbox                     0x98b0e931 SendMenuItemSelectedEvent + 268
    51  com.apple.HIToolbox                     0x98b0e7b6 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    52  com.apple.HIToolbox                     0x98ce3e7e MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 623
    53  com.apple.HIToolbox                     0x98aef132 _HandleMenuSelection2 + 633
    54  com.apple.HIToolbox                     0x98aeeeaf _HandleMenuSelection + 53
    55  com.apple.AppKit                        0x9115335a _NSHandleCarbonMenuEvent + 309
    56  com.apple.AppKit                        0x91079fdf _DPSNextEvent + 2425
    57  com.apple.AppKit                        0x9107916c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    58  com.apple.AppKit                        0x9106f5cc -[NSApplication run] + 855
    59  com.adobe.Acrobat.framework             0x000ce1e2 0xc5000 + 37346
    60  com.adobe.Acrobat.framework             0x000cc95f RunAcrobat + 307
    61  com.adobe.Acrobat.Pro                   0x000bfed5 main + 91
    62  com.adobe.Acrobat.Pro                   0x000bfe71 start + 53
    Thread 1:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9551dc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x90af4a49 nanosleep$UNIX2003 + 189
    2   com.apple.Foundation                    0x96be6935 +[NSThread sleepForTimeInterval:] + 151
    3   com.adobe.Acrobat.framework             0x00ec64c1 0xc5000 + 14685377
    4   com.apple.Foundation                    0x96bde259 -[__NSOperationInternal start] + 740
    5   com.apple.Foundation                    0x96bddf64 -[NSOperation start] + 67
    6   com.apple.Foundation                    0x96be6039 __block_global_6 + 135
    7   libdispatch.dylib                       0x987eff8f _dispatch_call_block_and_release + 15
    8   libdispatch.dylib                       0x987ebc82 _dispatch_client_callout + 46
    9   libdispatch.dylib                       0x987ecf02 _dispatch_worker_thread2 + 285
    10  libsystem_c.dylib                       0x90a6ce72 _pthread_wqthread + 441
    11  libsystem_c.dylib                       0x90a54daa start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9551e9ae kevent + 10
    1   libdispatch.dylib                       0x987eec71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x987ee7a9 _dispatch_mgr_thread + 53
    Thread 3:
    0   libsystem_kernel.dylib                  0x9551d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90a6f280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x90af5089 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x99a08492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x99a0868e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x99954acb MPWaitOnQueue + 261
    6   com.adobe.ACE                           0x0220a4dc 0x2208000 + 9436
    7   com.adobe.ACE                           0x0220a441 0x2208000 + 9281
    8   com.apple.CoreServices.CarbonCore          0x999dba7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x90a6a5b7 _pthread_start + 344
    10  libsystem_c.dylib                       0x90a54dce thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9551d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90a6f280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x90af5089 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AGM                           0x02371f67 0x2366000 + 48999
    4   com.adobe.AGM                           0x02371ea6 0x2366000 + 48806
    5   com.adobe.AGM                           0x02371e44 0x2366000 + 48708
    6   com.adobe.AGM                           0x02371ae4 0x2366000 + 47844
    7   libsystem_c.dylib                       0x90a6a5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x90a54dce thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9551e9ae kevent + 10
    1   com.adobe.Acrobat.framework             0x014d9cd1 0xc5000 + 21056721
    2   com.adobe.Acrobat.framework             0x01438d6f 0xc5000 + 20397423
    3   com.adobe.Acrobat.framework             0x014357e5 0xc5000 + 20383717
    4   libsystem_c.dylib                       0x90a6a5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x90a54dce thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9551e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90a6d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x90a6ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90a54daa start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x9551e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90a6d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x90a6ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90a54daa start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9551e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90a6d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x90a6ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90a54daa start_wqthread + 30
    Thread 9:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x9551dc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x90af4a49 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x90af4912 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x9125ec2d -[NSUIHeartBeat _heartBeatThread:] + 879
    4   com.apple.Foundation                    0x96be5448 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96be53cb __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x90a6a5b7 _pthread_start + 344
    7   libsystem_c.dylib                       0x90a54dce thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9551e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90a6d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x90a6ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90a54daa start_wqthread + 30
    Thread 11:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x9551b7ce mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9551acac mach_msg + 68
    2   com.apple.QuartzCore                    0x96a4ec08 CA::Render::Server::server_thread(void*) + 441
    3   com.apple.QuartzCore                    0x96adf816 thread_fun + 29
    4   libsystem_c.dylib                       0x90a6a5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x90a54dce thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9551e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90a6d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x90a6ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90a54daa start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xbff3fd74  ecx: 0xbff3fcec  edx: 0x9551da6a
      edi: 0xac13ba28  esi: 0x00000006  ebp: 0xbff3fd08  esp: 0xbff3fcec
       ss: 0x00000023  efl: 0x00000206  eip: 0x9551da6a   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x01a9ed20
    Logical CPU: 0
    Binary Images:
       0xbf000 -    0xbffff +com.adobe.Acrobat.Pro (11.0.06 - 11.0.06) <9B19B497-B399-3889-9550-EE2FAAD48322> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
       0xc5000 -  0x206efe7 +com.adobe.Acrobat.framework (11.0.06 - 11.0.06) <AC8EA313-1D4C-344E-9595-6F9F4633FE66> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x2208000 -  0x235afe7 +com.adobe.ACE (AdobeACE 2.20.02.1 - 2.20.02.1) <711209D4-FBA8-37AE-9B21-E7F7EAE52A36> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x2366000 -  0x293bff7 +com.adobe.AGM (AdobeAGM 4.28.134.1 - 4.28.134.1) <4EE50823-6517-3CEE-8154-05D8AE487BE8> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x29a5000 -  0x29c3ff3 +com.adobe.BIB (AdobeBIB 1.2.03.1 - 1.2.03.1) <21A36908-3031-35AF-A74B-ECC65BEAEC9F> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x29c8000 -  0x2cc5ffb +com.adobe.CoolType (AdobeCoolType 5.11.135.1 - 5.11.135.1) <36BDB79D-825C-3144-88D5-D9A26F756621> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x2cf7000 -  0x2e16ffb  com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2eca000 -  0x2ee3ff7  com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x2ef5000 -  0x3b8aff3  com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x4312000 -  0x4312ff7  libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
    0x55a1000 -  0x55aeff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x5722000 -  0x572affd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x573b000 -  0x573bfff +cl_kernels (???) <ACC1207C-3AC4-4210-A416-E0C63EFF48A7> cl_kernels
    0x5744000 -  0x5744ff5 +cl_kernels (???) <50FEEB13-A712-4740-AB2B-3B189021846A> cl_kernels
    0x574b000 -  0x574cff1 +cl_kernels (???) <EB0D4D5B-1B20-4675-A54F-D73DA785F5BF> cl_kernels
    0x57b9000 -  0x57baffd +cl_kernels (???) <4C0CCC3D-A793-4F4E-80AA-1A5935DD9C4D> cl_kernels
    0x58a1000 -  0x58a1fff +cl_kernels (???) <8BCF9ED7-6F9E-416F-BB05-58B9C331B325> cl_kernels
    0x592a000 -  0x592bff5 +cl_kernels (???) <C09300FA-0389-4429-A13E-0E489C24D281> cl_kernels
    0x5971000 -  0x59a1ff7 +com.adobe.AcrobatPlugin.Updater (11.0.06 - 11.0.06) <26425B33-B5F6-3B5D-ADE4-AAF8045CD26E> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/Updater.acroplugin/Contents/MacOS/Updater
    0x8339000 -  0x835fffb +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <DE33E3BF-669D-3851-8C16-CA1CFCDA315A> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x8376000 -  0x8381fff  libGPUSupport.dylib (8.10.1) <B1E7ACE7-5A35-3182-912F-58143A39ECAF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    0x8404000 -  0x846cffa +AcroSQLite (1) <8667FF2C-186C-33E6-96FD-ECED266933F1> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x8534000 -  0x876effb +com.adobe.AcrobatPlugin.EScript (11.0.06 - 11.0.06) <429B1B7B-B169-367A-A8D7-0C057398695D> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/EScript.acroplugin/Contents/MacOS/EScript
    0x88f8000 -  0x898afff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x899c000 -  0x89c7ff7  GLRendererFloat (8.10.1) <18713434-312C-3B45-B3CE-B618DA3C8D09> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x1047b000 - 0x1050dfff  unorm8_argb.dylib (2.2.16) <1834DE22-065D-395E-8E00-1A131B3FD30B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
    0x1092b000 - 0x1094ffff  com.apple.security.csparser (3.0 - 55179.13) <3CB62C6D-EFDC-34AB-B3FA-59CCCF7832D3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x11676000 - 0x11734ff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x11778000 - 0x117f8ffb +com.adobe.AcrobatPlugin.Checkers (11.0.06 - 11.0.06) <FF8E7FA2-ABDC-3833-8EC4-131A6A7AB2C8> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/Checkers.acroplugin/Contents/MacOS/Checkers
    0x11848000 - 0x118e7ffb +com.adobe.AcrobatPlugin.PDDom (11.0.06 - 11.0.06) <2D3ED12E-CA57-3D05-88BC-D4DF8EC35A24> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/PDDom.acroplugin/Contents/MacOS/PDDom
    0x11952000 - 0x11a37ff7 +com.adobe.amtlib (amtlib 6.2.0.42 - 6.2.0.42) <979ED254-104A-0377-8FC4-E878DA48F523> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtlib.framework/amtlib
    0x11cca000 - 0x11cebff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.21186 - 3.7.101.21186) <D65C0C81-572E-3DCB-A1CF-BC5BF2D59500> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x1276c000 - 0x12900ffb  GLEngine (8.10.1) <8A61333B-95FF-34C4-8D4F-73A592F98FEC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12937000 - 0x12937ff9 +cl_kernels (???) <93D675A7-217B-4D46-A371-6F6A3118A868> cl_kernels
    0x12b16000 - 0x12c97fff  libGLProgrammability.dylib (8.10.1) <3DE23C07-D1D8-3647-8185-6C5A0113669F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x138fa000 - 0x14089fff +com.adobe.AcrobatPlugin.Comments (11.0.06 - 11.0.06) <23586056-3F1D-35A8-9302-96BF801993CD> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/Comments.acroplugin/Contents/MacOS/Comments
    0x1a6f7000 - 0x1ad20fef +com.adobe.AcrobatPlugin.TouchUp (11.0.06 - 11.0.06) <84182CCF-78F9-3AFB-8C37-C8234596BAE1> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/TouchUp.acroplugin/Contents/MacOS/TouchUp
    0x1ad7b000 - 0x1af43fff +com.adobe.AcrobatPlugin.DigSig (11.0.06 - 11.0.06) <EE3D1FAA-E170-3AB6-AADD-1C3672EE99BC> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/DigSig.acroplugin/Contents/MacOS/DigSig
    0x1beb2000 - 0x1cf01feb +com.adobe.AcrobatPlugin.AcroForm (11.0.06 - 11.0.06) <A2795535-C494-3FA0-8747-47C7EC6B926B> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/AcroForm.acroplugin/Contents/MacOS/AcroForm
    0x1d19d000 - 0x1dc4dff7 +com.adobe.AcrobatPlugin.PPKLite (11.0.06 - 11.0.06) <268404DF-852C-331C-B4D9-93DBA8935E77> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/PPKLite.acroplugin/Contents/MacOS/PPKLite
    0x8e2fa000 - 0x8ec49ffb  com.apple.GeForceGLDriver (8.16.74 - 8.1.6) <A8656746-BCAE-3B9B-B7F3-3D7DC8D489DA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x8febe000 - 0x8fef0e57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
    0x90007000 - 0x90034ffb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x90037000 - 0x9003bfff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9003c000 - 0x9003dffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x9003e000 - 0x90080ff7  libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib
    0x90081000 - 0x900dafff  com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x900db000 - 0x900ddfff  com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x900de000 - 0x900defff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x900df000 - 0x90147ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9014b000 - 0x9014cfff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
    0x9014d000 - 0x90156fff  com.apple.CommerceCore (1.0 - 26.2) <B05709DD-3755-3635-B0CC-6CBBD17CFBD5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x90157000 - 0x9015aff9  libCGXType.A.dylib (333.1) <FD300AD5-3599-39BE-98AE-2BE8171CC7D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90163000 - 0x90164ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x90165000 - 0x90171ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90172000 - 0x901cdff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x901ce000 - 0x901deff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x901df000 - 0x901e2ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x901e3000 - 0x901e3fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x903b0000 - 0x904adff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x904ae000 - 0x9071bffb  com.apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x9071c000 - 0x90773ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x90774000 - 0x9085dff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x9085e000 - 0x90861ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x90862000 - 0x90864fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x90865000 - 0x908daff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x908db000 - 0x909e8057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x909e9000 - 0x909f7ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x909f8000 - 0x909f8fff  libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib
    0x909f9000 - 0x90a53fff  com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x90a54000 - 0x90b11ffb  libsystem_c.dylib (825.40.1) <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib
    0x90b12000 - 0x90b1bffe  com.apple.aps.framework (3.0 - 3.0) <26A02202-9CCA-37A5-AD26-234F55D51471> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x90b1c000 - 0x90b20fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x90b21000 - 0x90b21ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x90b5f000 - 0x90c1dff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x90c1e000 - 0x90cf4fff  com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x90cf5000 - 0x90e02ff3  com.apple.ImageIO.framework (3.2.2 - 851) <36EEBDDC-0619-327E-826F-4413217C9D21> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x90e03000 - 0x90e18fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x90e28000 - 0x90ec8ff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x90ec9000 - 0x90ef5ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x90ef6000 - 0x90ef6fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90ef7000 - 0x90f15ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x90f16000 - 0x91ad2ff3  com.apple.AppKit (6.8 - 1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91ad3000 - 0x91e4bff7  com.apple.FinderKit (1.1.3 - 1.1.3) <46081F67-B69E-3955-94A2-F5782AF2ED0F> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x91e4c000 - 0x91e52fff  com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x91e53000 - 0x91e5dfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x91e5e000 - 0x91ea8ff7  com.apple.framework.CoreWLAN (3.4 - 340.18) <A874C0A7-9CE0-3434-A38D-7EE61AD35DD7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x91ea9000 - 0x91f25ff3  com.apple.Metadata (10.7.0 - 707.12) <D9221655-56FE-332C-82FF-0CA7EDD521C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x91f28000 - 0x91f6afff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x91f6b000 - 0x91fa6fef  libGLImage.dylib (8.10.1) <E29ED217-09B3-3436-A961-B6F8EBAA7BED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x91fab000 - 0x91faeffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x91faf000 - 0x91fb3ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x91fb8000 - 0x9201effc  com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9201f000 - 0x9207afff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x920b1000 - 0x920bcfff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x920bd000 - 0x920befff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x920bf000 - 0x92104ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92105000 - 0x9210efff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9210f000 - 0x9210ffff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x92110000 - 0x921c4fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x921c5000 - 0x92262ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <F5D6A1C9-3EC1-312C-839F-6C13708B2CF2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x92263000 - 0x9261bffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x9261c000 - 0x92628ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x92629000 - 0x92642fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92643000 - 0x926dbfff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x926dc000 - 0x92736ff3  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x92737000 - 0x92894ffb  com.apple.QTKit (7.7.1 - 2599.41) <9514F791-9ED4-3C00-84F7-D87B5FB254FF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92895000 - 0x92a7dffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92a7e000 - 0x92a7ffff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x937b9000 - 0x937c2ff9  com.apple.CommonAuth (3.0 - 2.0) <B28B58CA-C5B1-378E-A969-6A36C7F754D1> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x937c3000 - 0x937c6ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x937c7000 - 0x938c5ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x938c6000 - 0x93961fff  com.apple.CoreSymbolication (3.0 - 117) <9ECC6770-6FBB-36B3-A4EE-0B60875019A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x93962000 - 0x93a0cfff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x93a0d000 - 0x93b96ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x93b97000 - 0x93ba0ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x93ba1000 - 0x93be0ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93be1000 - 0x93be4fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x93be5000 - 0x93d33ffb  com.apple.CFNetwork (596.5 - 596.5) <E2EE5B64-4DFD-3D5E-BB38-9DD0899FFB42> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x93d34000 - 0x94176ff7  com.apple.CoreGraphics (1.600.0 - 333.1) <76C4858B-AD0A-3165-A65D-64729D6F186C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x94177000 - 0x94197ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x94198000 - 0x9419effc  libCGXCoreImage.A.dylib (333.1) <E25608A8-0D92-3C63-9F0A-38C8BCEC19F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9419f000 - 0x941a2ffc  libCoreVMClient.dylib (32.5) <CA150AC5-F98C-3F96-8B11-715B75A89C80> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x941a3000 - 0x941b3ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x941b4000 - 0x9440dff5  com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9440e000 - 0x94445ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <F05946C0-D3BE-379A-A00E-D2BA6B4EE48D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94448000 - 0x944b7ffb  com.apple.Heimdal (3.0 - 2.0) <C007CED7-DDC9-3BA1-8077-294FAE9C78D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x944b8000 - 0x944b8ffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x944b9000 - 0x944bdff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x94505000 - 0x94621ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x94622000 - 0x94713ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x94714000 - 0x948d0ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x948d1000 - 0x948d8fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x948d9000 - 0x94d80ffb  com.apple.CoreAUC (6.22.03 - 6.22.03) <054DADA8-A077-3BF0-8BEA-C568E7360E75> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94d81000 - 0x94e06ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x94e07000 - 0x94e12ffb  com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x94e13000 - 0x94e38ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x94e39000 - 0x94ee8ff7  com.apple.CoreText (260.0 - 275.17) <433387A6-69C1-32A5-9B61-9E2F6A5F9040> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x94ee9000 - 0x95100fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95101000 - 0x9510bfff  libCSync.A.dylib (333.1) <27FD0A7B-AC65-33AB-8F61-3AEF08FC21C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x9510c000 - 0x95508feb  com.apple.VideoToolbox (1.0 - 926.106) <C1A411F0-7B7E-3669-83E5-FAEF2BAA8949> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x95509000 - 0x95523ffc  libsystem_kernel.dylib (2050.48.12) <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib
    0x95524000 - 0x95530ffe  libkxld.dylib (2050.48.12) <44C8E278-D8CA-3CF4-B3F4-0299654EB341> /usr/lib/system/libkxld.dylib
    0x95531000 - 0x95556ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95557000 - 0x95cf2ff3  libclh.dylib (4.0.3 - 4.0.3) <7233B6B4-2E95-3B5C-80DD-C0C3BCF4F6EB> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x95cf3000 - 0x95d00ff7  com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95d01000 - 0x95d20ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x95d21000 - 0x95d2bffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x95d6c000 - 0x95dacfff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x95dad000 - 0x95dafffb  libRadiance.dylib (851) <2739A726-2E9C-38DC-8A6E-412ABDC14405> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95db0000 - 0x95e14ff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x95e21000 - 0x95e3efff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x95e3f000 - 0x95ea5fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x95ea6000 - 0x95ed6ff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
    0x95ed7000 - 0x95eeeff4  com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x95eef000 - 0x95f86ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x95f87000 - 0x95f8bffc  libGIF.dylib (851) <4821D945-2E32-3007-8E97-4A69807046FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95f8c000 - 0x95f9afff  com.apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95f9b000 - 0x95ff5ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x95ff6000 - 0x9610eff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x9610f000 - 0x9618aff3  com.apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9618b000 - 0x961b6fff  com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x961b7000 - 0x961bbfff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x96239000 - 0x96656fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x96657000 - 0x96917ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96918000 - 0x9695afff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
    0x9695b000 - 0x96984ff7  libRIP.A.dylib (333.1) <E54E8576-5D00-3FCC-B512-9C42F4093507> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x96985000 - 0x96afdff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96afe000 - 0x96b00ffd  libCVMSPluginSupport.dylib (8.10.1) <F7CD59FE-314A-366E-9A27-CE5BD1D438BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x96b01000 - 0x96b45ff7  libGLU.dylib (8.10.1) <5520818E-F290-3942-80B8-370CF9C9B54C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96b46000 - 0x96b46fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96b47000 - 0x96e67ff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96e68000 - 0x96eb4fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x96eb5000 - 0x96fe8ff3  com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x96fe9000 - 0x972d5fff  com.apple.AOSKit (1.051 - 152.4) <31156351-70C4-381A-810D-8E5A937EF95C> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x972d6000 - 0x97411ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x97443000 - 0x97458fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x97459000 - 0x97470fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x97471000 - 0x97569ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x9756a000 - 0x97570fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x975bd000 - 0x97857ff7  com.apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x97858000 - 0x9789fff3  com.apple.CoreMedia (1.0 - 926.106) <B1999B3E-F0D3-34CB-A2E7-08CE45B744D9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x978a0000 - 0x978a0fff  com.apple.vecLib (3.8 - vecLib 3.8) <2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x978a1000 - 0x97975ff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x97976000 - 0x9799bffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x979a7000 - 0x979dcff5  libssl.0.9.8.dylib (47.2) <A0802BCF-121C-39C8-8712-B8E90ABDF502> /usr/lib/libssl.0.9.8.dylib
    0x979dd000 - 0x97a57ff3  com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x97a58000 - 0x97a60fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x97a61000 - 0x97a83fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x97a84000 - 0x97a85fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97a86000 - 0x97ad5ff6  libTIFF.dylib (851) <CC0B94FF-DE56-3CE4-AF93-BCA00C03924B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97ad6000 - 0x97addff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97ade000 - 0x97adefff  com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x97adf000 - 0x97adfffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <CFAAB1B1-DBC7-3FF1-97BA-065C6620360D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97ae0000 - 0x97aeffff  libGL.dylib (8.10.1) <74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97af0000 - 0x97b82ffb  libvMisc.dylib (380.10) <D9567F48-ED35-3362-B769-50916D30C601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x98401000 - 0x9840bfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x9840c000 - 0x9843dfff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9843e000 - 0x9849fff7  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <C1D471E9-B4D6-3A59-975C-B3B3A25E6058> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x984c6000 - 0x9852aff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x9852b000 - 0x987ceff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x987cf000 - 0x987e2ff9  com.apple.MultitouchSupport.framework (237.4 - 237.4) <59197044-E513-3223-9337-6EB0F828CB82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x987e3000 - 0x987e9fff  libGFXShared.dylib (8.10.1) <99622AD6-7A1D-368E-B163-A38400885B45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x987ea000 - 0x987fcff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x98800000 - 0x98a7cff7  com.apple.QuickTime (7.7.1 - 2599.41) <D01684A3-7360-3CE7-B886-DDFDE1BAEA78> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98a7d000 - 0x98a93fff  com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x98a94000 - 0x98ae2ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98ae3000 - 0x98aeafff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x98aeb000 - 0x98ecefff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x98ecf000 - 0x98ee8ffb  com.apple.frameworks.preferencepanes (15.1 - 15.1) <D788C8BE-5A13-3EA3-93FA-9B5CEEFE249B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x98ee9000 - 0x98ee9fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <E54083A7-7467-3C3C-B30F-EE14C8D781A1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x98eea000 - 0x98f51fe7  libvDSP.dylib (380.10) <A9BB03FC-F70B-388F-8917-F8CE69F2164A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x98f52000 - 0x98fa2ff7  com.apple.CoreMediaIO (309.0 - 4163.1) <2CB854AA-072B-3829-B7D9-133CFEC6272F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x98fa3000 - 0x990aeff7  libJP2.dylib (851) <0D40428F-B7BE-307B-BEDB-256A7FED9804> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x990af000 - 0x990b9fff  com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x990ba000 - 0x99111ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x99112000 - 0x99148ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x99149000 - 0x9916dfff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x99174000 - 0x99182fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x99183000 - 0x991c5ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x991c6000 - 0x991c7fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x991c8000 - 0x991f7ff7  com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x991f8000 - 0x99215fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
    0x99216000 - 0x992f7fff  libcrypto.0.9.8.dylib (47.2) <6170B3CB-FA94-3601-A7F7-7F1B953C4F59> /usr/lib/libcrypto.0.9.8.dylib
    0x992f8000 - 0x992ffffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x99300000 - 0x99333ff3  com.apple.GSS (3.0 - 2.0) <EFFA5947-B6BA-3171-B667-9CCB17E0FF2A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x99334000 - 0x995e2ffb  com.apple.MediaToolbox (1.0 - 926.106) <37A0FC0E-9BC6-3B6B-9F06-489813758F67> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x99685000 - 0x996a2ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x996a3000 - 0x996ccfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x996cd000 - 0x996e9fff  libPng.dylib (851) <8814CC4D-A472-32CD-8D5C-24F35240F28B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x996ea000 - 0x99715ff9  com.apple.framework.Apple80211 (8.5 - 850.252) <74845A5A-3660-3B50-BDB3-334275E0B461> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x99716000 - 0x99716fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <D4F5AB2C-0727-39FD-8EE9-E4DD3D78EB2E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x99717000 - 0x9975fff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x99803000 - 0x9985aff3  com.apple.Suggestions (2.0 - 102.1) <AA369EDE-913D-3C0D-8CE1-92C1C171CCA7> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x9985b000 - 0x99890ff7  com.apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x99891000 - 0x99892fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x99893000 - 0x998f5fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x998f6000 - 0x99944ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x99945000 - 0x99c4aff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x99c4d000 - 0x99c71fff  libJPEG.dylib (851) <2425AE18-C181-3371-922F-4A09C1AC71CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x99c74000 - 0x99c86fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108

    This is happening to me, again with up-to-date CC 2014 Acrobat. It's driving me crazy! Any solutions? Thanks.

  • My iPhone 4 no longer connects to my car or alarm clock after a recent sync to my computer.  The message at I get when trying to. Connect is "this accessory is not optimized for the device" or something like that.  Anyone know how to fix this?

    My iPhone 4 no longer connects to my car or alarm clock after a recent sync to my computer.  The message at I get when trying to. Connect is "this accessory is not optimized for the device" or something like that.  Anyone know how to fix this?

    Hello there philp_69,
    If I understand correctly it sounds like your phone hasnt been recognized in iTunes on your PC since the last couple of updates. I would use the troubleshooting in the following article which will walk you through the steps one by one. 
    iPhone, iPad, or iPod touch not recognized in iTunes for Windows
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Selective XML Index feature is not supported for the current database version , SQL Server Extended Events , Optimizing Reading from XML column datatype

    Team , Thanks for looking into this  ..
    As a last resort on  optimizing my stored procedure ( Below ) i wanted to create a Selective XML index  ( Normal XML indexes doesn't seem to be improving performance as needed ) but i keep getting this error within my stored proc . Selective XML
    Index feature is not supported for the current database version.. How ever
    EXECUTE sys.sp_db_selective_xml_index; return 1 , stating Selective XML Indexes are enabled on my current database .
    Is there ANY alternative way i can optimize below stored proc ?
    Thanks in advance for your response(s) !
    /****** Object: StoredProcedure [dbo].[MN_Process_DDLSchema_Changes] Script Date: 3/11/2015 3:10:42 PM ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    -- EXEC [dbo].[MN_Process_DDLSchema_Changes]
    ALTER PROCEDURE [dbo].[MN_Process_DDLSchema_Changes]
    AS
    BEGIN
    SET NOCOUNT ON --Does'nt have impact ( May be this wont on SQL Server Extended events session's being created on Server(s) , DB's )
    SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
    select getdate() as getdate_0
    DECLARE @XML XML , @Prev_Insertion_time DATETIME
    -- Staging Previous Load time for filtering purpose ( Performance optimize while on insert )
    SET @Prev_Insertion_time = (SELECT MAX(EE_Time_Stamp) FROM dbo.MN_DDLSchema_Changes_log ) -- Perf Optimize
    -- PRINT '1'
    CREATE TABLE #Temp
    EventName VARCHAR(100),
    Time_Stamp_EE DATETIME,
    ObjectName VARCHAR(100),
    ObjectType VARCHAR(100),
    DbName VARCHAR(100),
    ddl_Phase VARCHAR(50),
    ClientAppName VARCHAR(2000),
    ClientHostName VARCHAR(100),
    server_instance_name VARCHAR(100),
    ServerPrincipalName VARCHAR(100),
    nt_username varchar(100),
    SqlText NVARCHAR(MAX)
    CREATE TABLE #XML_Hold
    ID INT NOT NULL IDENTITY(1,1) PRIMARY KEY , -- PK necessity for Indexing on XML Col
    BufferXml XML
    select getdate() as getdate_01
    INSERT INTO #XML_Hold (BufferXml)
    SELECT
    CAST(target_data AS XML) AS BufferXml -- Buffer Storage from SQL Extended Event(s) , Looks like there is a limitation with xml size ?? Need to re-search .
    FROM sys.dm_xe_session_targets xet
    INNER JOIN sys.dm_xe_sessions xes
    ON xes.address = xet.event_session_address
    WHERE xes.name = 'Capture DDL Schema Changes' --Ryelugu : 03/05/2015 Session being created withing SQL Server Extended Events
    --RETURN
    --SELECT * FROM #XML_Hold
    select getdate() as getdate_1
    -- 03/10/2015 RYelugu : Error while creating XML Index : Selective XML Index feature is not supported for the current database version
    CREATE SELECTIVE XML INDEX SXI_TimeStamp ON #XML_Hold(BufferXml)
    FOR
    PathTimeStamp ='/RingBufferTarget/event/timestamp' AS XQUERY 'node()'
    --RETURN
    --CREATE PRIMARY XML INDEX [IX_XML_Hold] ON #XML_Hold(BufferXml) -- Ryelugu 03/09/2015 - Primary Index
    --SELECT GETDATE() AS GETDATE_2
    -- RYelugu 03/10/2015 -Creating secondary XML index doesnt make significant improvement at Query Optimizer , Instead creation takes more time , Only primary should be good here
    --CREATE XML INDEX [IX_XML_Hold_values] ON #XML_Hold(BufferXml) -- Ryelugu 03/09/2015 - Primary Index , --There should exists a Primary for a secondary creation
    --USING XML INDEX [IX_XML_Hold]
    ---- FOR VALUE
    -- --FOR PROPERTY
    -- FOR PATH
    --SELECT GETDATE() AS GETDATE_3
    --PRINT '2'
    -- RETURN
    SELECT GETDATE() GETDATE_3
    INSERT INTO #Temp
    EventName ,
    Time_Stamp_EE ,
    ObjectName ,
    ObjectType,
    DbName ,
    ddl_Phase ,
    ClientAppName ,
    ClientHostName,
    server_instance_name,
    nt_username,
    ServerPrincipalName ,
    SqlText
    SELECT
    p.q.value('@name[1]','varchar(100)') AS eventname,
    p.q.value('@timestamp[1]','datetime') AS timestampvalue,
    p.q.value('(./data[@name="object_name"]/value)[1]','varchar(100)') AS objectname,
    p.q.value('(./data[@name="object_type"]/text)[1]','varchar(100)') AS ObjectType,
    p.q.value('(./action[@name="database_name"]/value)[1]','varchar(100)') AS databasename,
    p.q.value('(./data[@name="ddl_phase"]/text)[1]','varchar(100)') AS ddl_phase,
    p.q.value('(./action[@name="client_app_name"]/value)[1]','varchar(100)') AS clientappname,
    p.q.value('(./action[@name="client_hostname"]/value)[1]','varchar(100)') AS clienthostname,
    p.q.value('(./action[@name="server_instance_name"]/value)[1]','varchar(100)') AS server_instance_name,
    p.q.value('(./action[@name="nt_username"]/value)[1]','varchar(100)') AS nt_username,
    p.q.value('(./action[@name="server_principal_name"]/value)[1]','varchar(100)') AS serverprincipalname,
    p.q.value('(./action[@name="sql_text"]/value)[1]','Nvarchar(max)') AS sqltext
    FROM #XML_Hold
    CROSS APPLY BufferXml.nodes('/RingBufferTarget/event')p(q)
    WHERE -- Ryelugu 03/05/2015 - Perf Optimize - Filtering the Buffered XML so as not to lookup at previoulsy loaded records into stage table
    p.q.value('@timestamp[1]','datetime') >= ISNULL(@Prev_Insertion_time ,p.q.value('@timestamp[1]','datetime'))
    AND p.q.value('(./data[@name="ddl_phase"]/text)[1]','varchar(100)') ='Commit' --Ryelugu 03/06/2015 - Every Event records a begin version and a commit version into Buffer ( XML ) we need the committed version
    AND p.q.value('(./data[@name="object_type"]/text)[1]','varchar(100)') <> 'STATISTICS' --Ryelugu 03/06/2015 - May be SQL Server Internally Creates Statistics for #Temp tables , we do not want Creation of STATISTICS Statement to be logged
    AND p.q.value('(./data[@name="object_name"]/value)[1]','varchar(100)') NOT LIKE '%#%' -- Any stored proc which creates a temp table within it Extended Event does capture this creation statement SQL as well , we dont need it though
    AND p.q.value('(./action[@name="client_app_name"]/value)[1]','varchar(100)') <> 'Replication Monitor' --Ryelugu : 03/09/2015 We do not want any records being caprutred by Replication Monitor ??
    SELECT GETDATE() GETDATE_4
    -- SELECT * FROM #TEMP
    -- SELECT COUNT(*) FROM #TEMP
    -- SELECT GETDATE()
    -- RETURN
    -- PRINT '3'
    --RETURN
    INSERT INTO [dbo].[MN_DDLSchema_Changes_log]
    [UserName]
    ,[DbName]
    ,[ObjectName]
    ,[client_app_name]
    ,[ClientHostName]
    ,[ServerName]
    ,[SQL_TEXT]
    ,[EE_Time_Stamp]
    ,[Event_Name]
    SELECT
    CASE WHEN T.nt_username IS NULL OR LEN(T.nt_username) = 0 THEN t.ServerPrincipalName
    ELSE T.nt_username
    END
    ,T.DbName
    ,T.objectname
    ,T.clientappname
    ,t.ClientHostName
    ,T.server_instance_name
    ,T.sqltext
    ,T.Time_Stamp_EE
    ,T.eventname
    FROM
    #TEMP T
    /** -- RYelugu 03/06/2015 - Filters are now being applied directly while retrieving records from BUFFER or on XML
    -- Ryelugu 03/15/2015 - More filters are likely to be added on further testing
    WHERE ddl_Phase ='Commit'
    AND ObjectType <> 'STATISTICS' --Ryelugu 03/06/2015 - May be SQL Server Internally Creates Statistics for #Temp tables , we do not want Creation of STATISTICS Statement to be logged
    AND ObjectName NOT LIKE '%#%' -- Any stored proc which creates a temp table within it Extended Event does capture this creation statement SQL as well , we dont need it though
    AND T.Time_Stamp_EE >= @Prev_Insertion_time --Ryelugu 03/05/2015 - Performance Optimize
    AND NOT EXISTS ( SELECT 1 FROM [dbo].[MN_DDLSchema_Changes_log] MN
    WHERE MN.[ServerName] = T.server_instance_name -- Ryelugu Server Name needes to be added on to to xml ( Events in session )
    AND MN.[DbName] = T.DbName
    AND MN.[Event_Name] = T.EventName
    AND MN.[ObjectName]= T.ObjectName
    AND MN.[EE_Time_Stamp] = T.Time_Stamp_EE
    AND MN.[SQL_TEXT] =T.SqlText -- Ryelugu 03/05/2015 This is a comparision Metric as well , But needs to decide on
    -- Peformance Factor here , Will take advise from Lance if comparision on varchar(max) is a vital idea
    --SELECT GETDATE()
    --PRINT '4'
    --RETURN
    SELECT
    top 100
    [EE_Time_Stamp]
    ,[ServerName]
    ,[DbName]
    ,[Event_Name]
    ,[ObjectName]
    ,[UserName]
    ,[SQL_TEXT]
    ,[client_app_name]
    ,[Created_Date]
    ,[ClientHostName]
    FROM
    [dbo].[MN_DDLSchema_Changes_log]
    ORDER BY [EE_Time_Stamp] desc
    -- select getdate()
    -- ** DELETE EVENTS after logging into Physical table
    -- NEED TO Identify if this @XML can be updated into physical system table such that previously loaded events are left untoched
    -- SET @XML.modify('delete /event/class/.[@timestamp="2015-03-06T13:01:19.020Z"]')
    -- SELECT @XML
    SELECT GETDATE() GETDATE_5
    END
    GO
    Rajkumar Yelugu

    @@Version : ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Microsoft SQL Server 2012 - 11.0.5058.0 (X64)
        May 14 2014 18:34:29
        Copyright (c) Microsoft Corporation
        Developer Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
    (1 row(s) affected)
    Compatibility level is set to 110 .
    One of the limitation states - XML columns with a depth of more than 128 nested nodes
    How do i verify this ? Thanks .
    Rajkumar Yelugu

  • Best Buy Delivery - OPTIMA - YUK

    My Experience: 
    5/31/14-bought dishwasher, delivery & set up, scheduled for 6/1/14.  Told phone call would come the night prior with a 2 hr. window.  Did receive email saying delivery was set.
    6/9/14-received 2nd email confirming delivery would come 6/10/14, no phone call.
    6/10/14-called Best Buy - couldn't find the delivery scheduled, on the phone for 1 1/2 hrs., then told by the Clerk, it wasn't Best Buys problem, Optima (delivery company) did not pick it up, wouldn't be delivered, I needed to call Optima and complain to them.
    6/10/14-called Optima- said they couldn't help it, they didn't have a tech for my area, wouldn't get delivered, but someone from Optima would call me back to resolve, phone call never came.
    6/10/14-Called Best Buy back, talked w/associate, he called Optima, returned my phone call, said he was working on it, I would be called back between 4-6pm, call came @ 730pm.  Sorry no delivery today.  He would work on it @ 800am on 6/11/14
    6/11/14-Called Best Buy @ 1215pm, no call had come to me.  I was told the assc. working the problem would call me back, he did @ 1245pm, couldn't resolve my issue, he's still working on it, but, no delivery today.  Will let me know when it can be delivered.
    Took the day off work for delivery, spent approx. 5 hrs on the phone with various people, washed dishes 3 times as I have a large gathering scheduled for the weekend.  This was all explained to several people to no avail, again, sorry, can't do anything about it.
    Spoiler (Highlight to read)
    DEFINITLY TIME TO RETHINK YOUR DELIVERY CONTRACT WITH "OPTIMA"

    Hi barbella58,
    Wow, this is certainly way more contacts than necessary when making an appliance purchase with Best Buy! While I definitely thank you for making your purchase with us, I sincerely apologize for any delay you’ve experienced with the delivery and setup of your dishwasher. Rearranging your schedule due to an installation appointment can often be difficult, and I further apologize if you made arrangements, only for your appointment to not occur.
    I reached out to Optima on your behalf, and spoke with one of their representatives. They spoke to the previous details about not having a technician in your area, and it sounds like this is the main reason for the delay. Your installation and delivery order is in the hands of Optima’s escalations team, and they generally have a 24-48 hour turnaround time for a response. I was advised that they would be reaching out to you once a proper technician is lined-up to perform the services.
    Please let me know if you don’t hear from Optima, and I’ll happily assist further. Thank you for registering on the forums and sharing your concerns with us, and don’t hesitate to let me know if you need further assistance.
    Sincerely,
    Brian|Senior Social Media Specialist | Best Buy® Corporate
     Private Message

  • Fcpx looping at wrong folder for optimized clips

    When I'm optimizing an AVCHD in events browser it show H.264. Looking in in the rendering files the ApplePro Res422 is there.
    I don't want to reimport the media in the Events.
    Was functionning properly now don't !!!
    Look like a bug.
    Please help.
    Michel

    The original media is not ProRes. The browser, the inspector, everything shows the original media format.

  • Changes to write optimized DSO containing huge amount of data

    Hi Experts,
    We have appended two new fields in DSO containg huge amount of data. (new IO are amount and currency)
    We are able to make the changes in Development (with DSO containing data).  But when we tried to
    tranport the changes to our QA system, the transport hangs.  The transport triggers a job which
    filled-up the logs so we need to kill the job which aborts the transport.
    Does anyone of you had the same experience.  Do we need to empty the DSO so we can transport
    successfully?  We really don't want to empty the DSO's as it will take time to load? 
    Any help?
    Thank you very muhc for your help.
    Best regards,
    Rose

    emptying the dso should not be necessary, not for a normal dso and not for a write optimized DSO.
    What are the things in the logs; sort of conversions for all the records?
    Marco

  • Optimizing PowerPoint Presentations

    I work on an iMac running OSX 10.4.8 and am using PowerPoint 11.3.2. Within the Graphic Design group of a large corporation, we create our customer's PowerPoint presentations using the Macintosh then they take the finished products over to their PC environment.
    We do not have an inter-department PC yet so a Mac is our only option (preferred by us, of course). Unfortunately, I find that the file sizes of the Mac files are exponential and seem to grow inexplicably with even the simplest text changes.
    We are very well aware of how to optimize photo images and which formats to use. We also are very careful to use the 72 dpi resolution settings when saving files.
    Also, I have tried all of the 'tips and tricks' I could find on the 'net about copying from Excel, dragging and dropping images vs. using the "Insert" function, etc.
    I have a PC at home and I was able to find a nifty optimizing program (nxpowerlite) to use on files there and have been bringing our large Macintosh-generated files home before giving them to the clients and have been able to reduce the sizes from anywhere up to 9 Mb down to 786 Kb with very little visible degradation of the images!
    So what gives? Is there some extraneous data which gets attached to the PowerPoint files every time they're opened and changed? Is there any way to 'optimize' Macintosh PowerPoint files the way you can on the PC?
    I understand that Keynote is the way to go for the future but unfortunately this large Corporation doesn't seem to think that buying a different Macintosh program will help us solve the problem when we're trying to accomodate the 90% PC Microsoft PowerPoint users.
    We are working on getting a PC in the office for Microsoft work but until then I'd really be curious to find out just what is happening with these files.
    Thanks!

    Hi, V. Welcome to the Discussions.
    One common cause of Mac PPT file bloat is the use of the "Allow Fast Saves" PowerPoint's preferences. See this post on another forum.
    For additional ideas, I suggest you search or post-to the "PowerPoint" group you can find on the Microsoft Mac Support - Newsgroups page. These are Google Groups with active participation from MS PowerPoint users, including a variety of expert users.
    Be sure to state the version of PowerPoint you are using if you post there.
    I don't mean to send you somewhere else, but I've found numerous answers there for folks with questions related to MS products. Accordingly, it has often proved to be the first, best place to look for answers to questions such as you are asking.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Write optimized dso - Stand DSO loading by Delta Req by req is not working

    Hi All,
    We have a data flow which has 1st layer having write optimized dso and then we are loading data to Standard DSO.
    We are using Delta DTP to load the data with the option "Get All New Data Request By Request", but it is not working.
    Suppose if  i have 2 requests which are need to update to Standard Dso from Write Optimized Dso, it is updating in single request. We are on SAP BW 701 patch level is 005.
    Please suggest me ....

    Hi Prasanna,
    For reasons of downward compatibility, the system behaves differently for DTPs that were created before "SAP NetWeaver 7.0 Support Package Stack 13"
    DTPs for which the indicator is set only get the first new request, even if there is more than one new source request at the time of processing. This restricts the way in which these DTPs can be used in process chains, because requests accumulate in the source and the target may not contain the current data. The Retrieve Until No More New Data indicator is therefore displayed for these DTPs.
    I Suggest you to set this indicator and activate the DTP.
    If you set the Retrieve Until No More New Data indicator and then activate the DTP, once it completes processing, a DTP request checks whether there are any further requests in the source. If the source contains more requests, a new DTP request is automatically generated and processed. Once the DTP is activated, the indicator is no longer visible in DTP maintenance.
    This applies when the DTP is started by a process chain and also when you start the DTP directly from DTP maintenance.
    The indicator is set by default for new DTPs that get data request by request.
    If you do not select the indicator, the label for the Get All New Data Request By Request indicator changes to Get One Request Only. Once the DTP is activated, only this indicator is displayed in DTP maintenance.
    Regards,
    Sudheer.

  • Most optimized way to pick open items for customer

    Dear experts,
    I have a restriction that i can pass only companycode and documenttype in where clause of BSID select
          SELECT BUKRS KUNNR VBELN BUDAT BELNR ZFBDT   "--- zfbdt added on 15.12.2010
        FROM BSID
        INTO CORRESPONDING FIELDS OF TABLE IT_ADJUST
        WHERE
        BUKRS = P_BUKRS
        AND BLART = 'RV'.
    I cant change this query but going through response time,i need a more optimized way as an alternate to pick all open items of a customer given in a company code of RV doctype .Seeking your help dear experts.I found BAPI_AR_ACC_GETOPENITEMS but in this bapi i cant pass customer so can exploit it.
    Regards.
    Aditya Sharma.

    Take a look at the current websites that offer information
    about the sporting events you are interested in. Do any of them
    offer RSS feeds? If so, you can roll your own RSS aggregator to
    pull the information down from them to use in your application.
    Keep in mind:
    In some cases, someone had to compile this data from a number
    of different souces, which may mean the websites may have
    restrictions on how the data in their feeds can be used.
    If you are dealing with just one sport at just one level
    (collegiate, NBA, etc) you can go directly to the site of the
    overseeing body of the sport to see if you can obtain the data you
    want in electronic format.

Maybe you are looking for

  • Exporting Crystal to EXCEL

    Post Author: naissani CA Forum: Exporting I am trying to export the crystal report to Excel from Web but I am getting the following error. I would appreciate if anyone can help me out. when I tried to export to Word or PDF it works fine. I am using C

  • Black background wanted

    Hi all. Where is black background? Why foto? import java.awt.*; import javax.swing.*; public class Main extends JFrame {     Main() {         this.setSize(500, 500);         this.setVisible(true);    public void paint (Graphics g) {         setBackgr

  • Report painter name and librery name

    Hi, Please provide me report painter name and librery name for the output list generated by MC10 transaction.the list is a EXCHANGE BALANE.Please provide me urgently and also its funtionality for breifly. Thanks & Regards, Radhakrishna.

  • Error (-50) synching Aperture photos to iPhone

    Hi, iTunes seems chronically unable to synch some of my Aperture photos to my iPhone. This is not universal, but it happens consistently if I include certain albums in the list to be synched. Basically, the synch proceeds as normal, with the iTunes s

  • Struts-infoview file for Tomcat

    I'm currently running XIR2SP3 on a Windows server, Tomcat 5.0.27. My Performance Mgmt link thru Infoview was working fine up until today when I received this error in the Tomcat logs: Parse Error at line 2 column 16: Document root element "struts-con