Get geometry gtype

Hello

I am unable to find the type of geometry from the geometry. I tried following and get error (ora-00904) is not a valid identifier. Help, please!

Select geometry.gtype from table1 - returns invalid identifier

same error help

Select geometry.sdo_gtype from table1

Select geometry.sdo_srid from table1

However, I can query geometry select from table1


Objects, such as space, require the use of a table alias to reference their subtypes, as shown below.

Scott@orcl12c_11gR2 > create table table1 (geometry sdo_geometry)

2.

Table created.

Scott@orcl12c_11gR2 > insert into table1 values

2 (MDSYS. SDO_GEOMETRY

3 (2006,

4-81989

5 NULL,

6 MDSYS. SDO_ELEM_INFO_ARRAY (1,2,1, 5,2,1, 9,2,1),

7 MDSYS. SDO_ORDINATE_ARRAY (0,0,1,1, 3,0,2,1, 1,1,2,1)))

8.

1 line of creation.

Scott@orcl12c_11gR2 > select * from table1

2.

GEOMETRY (SDO_GTYPE, SDO_SRID, SDO_POINT_TYPE (X, Y, Z), ANSDO_ELEM_INFO, SDO_ORDINATES)

--------------------------------------------------------------------------------

SDO_GEOMETRY (2006, 81989, NULL, SDO_ELEM_INFO_ARRAY, (1, 2, 1, 5, 2, 1, 9, 2, 1),)

SDO_ORDINATE_ARRAY (0, 0, 1, 1, 3, 0, 2, 1, 1, 1, 2, 1))

1 selected line.

Scott@orcl12c_11gR2 > select table_alias. geometry.sdo_gtype table1 table_alias

2.

GEOMETRY. SDO_GTYPE

------------------

2006

1 selected line.

Tags: Database

Similar Questions

  • SDO_NET. VALIDATE_NETWORK throwing error ORA-06502

    I generated a network but also created a partition. Before you create the partition, I run SDO_NET. VALIDATE_NETWORK and that's fine.

    I perform partitioning with the following procedures:
    execute sdo_net.spatial_partition('LRS_NETWORK', 'LRS_NETWORK_PART', 2500, 'LRS_NETWORK_PARTITION_DIR', 'lrs_network_part.log', 'W', 1);
    execute sdo_net.generate_partition_blobs('LRS_NETWORK', 1,'LRS_NETWORK_PART_BLOB', true, true, 'LRS_NETWORK_PARTITION_DIR', 'lrs_network_part_blob.log', 'W', false, false);
    Both all fine, and I don't see any errors in the logs. They can be provided if necessary. Note that the meter on my partition table, after it is 0, and my BLOB table has a 1 meter.

    So I now run SDO_NET. VALIDATE_NETWORK and the following errors occur when the procedure runs:
    [Error] Script lines: 1-1 --------------------------
     ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "MDSYS.SDO_NET", line 2467
    ORA-06512: at line 1
     Script line 1, statement line 1, column 7
    In addition, there seems to be 2 other functions without papers: SDO_NET. VALIDATE_PARTITION_INFO and SDO_NET. VALIDATE_CONSISTENCY. I was curious, so I ran to them, this is the result I get:

    SDO_NET. VALIDATE_PARTITION_INFO ('LRS_NETWORK', 'TRUE')
    Inconsistent link_level information between partition table, and partition blob table! (min: ,max: ,count:0 ) vs. (min:1 ,max:1 ,count:1)  
    Inconsistent total no. of nodes between node table and partition table at link_level:1! (5227 vs. 0) Partition blob table contains 1 inconsistent (partition,,link_level) pair(s) vs. partition table!   
    Partition blob table contains 1 partition(s) with inconsistent no. of nodes vs. partition table at link_level:1!  5227 node(s) with unassigned partition_id  in the partition table at link_level:1!  
    MDSYS. SDO_NET. VALIDATE_CONSISTENCY ('LRS_NETWORK', 'TRUE')
     Node table has 5227 node(s) while partition table has 0 node(s); 
    Not sure if I should be concerned here. FYI, I'm using Oracle 11 g 2. My network is a network space, not LRS as you might suppose. Here is the metadata for my network:

    NETWORK:     LRS_NETWORK
    NETWORK_ID: 62
    NETWORK_CATEGORY:     SPACE
    GEOMETRY_TYPE:     SDO_GEOMETRY
    NETWORK_TYPE:     (null)
    NO_OF_HIERARCHY_LEVELS: 1
    NO_OF_PARTITIONS: 1
    LRS_TABLE_NAME:     (null)
    LRS_GEOM_COLUMN:     (null)
    NODE_TABLE_NAME:     LRS_NODES
    NODE_GEOM_COLUMN:     GEOMETRY
    NODE_COST_COLUMN:     COST
    NODE_PARTITION_COLUMN:     (null)
    NODE_DURATION_COLUMN:     (null)
    LINK_TABLE_NAME:     LRS_LINKS
    LINK_GEOM_COLUMN:     GEOMETRY
    LINK_DIRECTION:     REALIZED
    LINK_COST_COLUMN:     COST
    LINK_PARTITION_COLUMN:     (null)
    LINK_DURATION_COLUMN:     (null)
    PATH_TABLE_NAME:     LRS_PATHS
    PATH_GEOM_COLUMN:     GEOMETRY
    PATH_LINK_TABLE_NAME:     LRS_PATHS_LINKS
    SUBPATH_TABLE_NAME:     (null)
    SUBPATH_GEOM_COLUMN:     (null)
    PARTITION_TABLE_NAME:     LRS_NETWORK_PART
    PARTITION_BLOB_TABLE_NAME:     LRS_NETWORK_PART_BLOB
    COMPONENT_TABLE_NAME:     (null)
    NODE_LEVEL_TABLE_NAME:     (null)
    TOPOLOGY:     (null)
    USER_DEFINED_DATA:     THERE
    EXTERNAL_REFERENCES:     (null)


    Thank you, Tom

    Tom,

    The geometry of your node is a point LRS geometry (gtype = 3301). Point 2D geometry is of the following form:

    SDO_GEOMETRY)
    2001,
    41104,
    SDO_POINT (x, y, NULL),
    NULL,
    NULL));

    You can convert the geometry lrs in standard 2D geometry with the procedures mentioned in my previous post and see if that solves your problem.

    Jack

  • VALIDATE_GEOMETRY

    Hello.. .dear friends: I need your help once again, I try to validate my geometry, I have two problems

    SELECT NAME, SDO_GEOM. VALIDATE_GEOMETRY_WITH_CONTEXT (GEOMETRY, 0.05) OF ZONAS_RIESGO_INUNDACIONES2


    Rows processed < 11 >

    1-13368
    2 - 13349 [< 2 > element] [ring < 1 >] [m < 19 >] [m < 14 >]

    It's my index

    CREATE INDEX ZONAS_RIESGO_INU2_IDX ON ZONAS_RIESGO_INUNDACIONES2 (GEOMETRY)
    INDEXTYPE IS MDSYS. SPATIAL_INDEX PARAMETERS ('LAYER_GTYPE = MULTIPOLYGON');


    SELECT SDO_GEOM. VALIDATE_GEOMETRY ('ZONAS_RIESGO_INUNDACIONES2', 8307) OF THE DOUBLE
    result = false


    SELECT NAME, SDO_GEOM. VALIDATE_GEOMETRY_WITH_CONTEXT (GEOMETRY, 0.05) OF ZONAS_RIESGO_INUNDACIONES2

    1 zona riesgo inundacion TRUE
    2 zona riesgo inundacion TRUE
    3 zona riesgo inundacion TRUE
    4 zona riesgo inundacion TRUE
    5 zona riesgo inundacion TRUE
    6 zona riesgo inundacion TRUE
    7 zona riesgo inundacion TRUE
    * 8 zona riesgo inundacion 13368 *.
    * 9 zona riesgo inundacion 13349 [< 2 > element] [ring < 1 >] [edge < 19 >] [< 14 > Edge] *.
    10 zona riesgo inundacion TRUE
    11 zona riesgo inundacion TRUE

    When I used SDO_UTIL. RECTIFY_GEOMETRY or SDO_UTIL used. REMOVE_INNER_RINGS or SDO_GEOM. SDO_UNION solve 13349
    and the result of this function is null

    How can I correct errors?

    Hello

    13368 means it is more then an outer ring but the geometry gtype is not set correctly.

    I guess that if you mark the gtype, the value would be 2003 instead of 2007

    Select a.geometry.sdo_gtype in the ZONAS_RIESGO_INUNDACIONES2 where your_filter_for_record _8

    If this is the case you must update for 2007:

    update of ZONAS_RIESGO_INUNDACIONES2 one
    a.Geo, etry.sdo_gtype = 2007
    where your_filter_for_record _8

    The 13349 is something that you should try to fix it yourself by hand or through your GIS software. These are not easier to clean automatically.

    And Yes, it seems that correct sometimes return null values so be careful.

    Here is another discussion with similar facts:

    Re: RECTIFY_GEOMETRY sets the null value!
    Luke

  • get all the vertices of a geometry of polygons

    I tried to use sdo_util. GetVertices to retrieve all vertices of a geometry column. Some of the geometry of gType 2007 which contains several elements. GetVertices function seems to give the vertices of the first item only. How can I get all vertices then?

    Published by: 937152 on May 29, 2012 11:56

    Why you all NULL values in your sdo_elem_info_array and sdo_ordinate_array? It's very very bad - see http://docs.oracle.com/cd/E11882_01/server.112/e17766/e12700.htm#sthref3897

    Despite this, I can get all the 'tops' return of the geometry of your sample - notice that I changed your SELECT a little statement.

    jot_test@JOHNOT> create table assessment_parcel_merged (
      2  id number,
      3  geometry sdo_geometry);
    
    Table created.
    
    jot_test@JOHNOT>
    jot_test@JOHNOT> insert into assessment_parcel_merged
      2  (id, geometry)
      3  values
      4  (506833,
      5  mdsys.sdo_geometry(2007,82232,null,
      6  mdsys.sdo_elem_info_array(1,1003,1,13,1003,1,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null),
      7  mdsys.sdo_ordinate_array(632941.3695,5536245.0144,632939.95209944,5536241.97593627,633251.020958124,5536096.38289373,633369.443364573,5536040.95632826,633371.0274,5536043.9168,632941.3695,5536245.0144,631892.0616,5536736.1337,631892.8842984,5536702.62493823,632873.47478553,5536243.66593412,632884.740084103,5536267.81696815,632886.1576,5536270.8559,631892.0616,5536736.1337,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null)));
    
    1 row created.
    
    jot_test@JOHNOT>
    jot_test@JOHNOT> select sdo_geom.validate_geometry_with_context(geometry, 0.0005) as geom_validate
      2  from assessment_parcel_merged;
    
    GEOM_VALIDATE
    ------------------------------------------------------------------------------------------------------------------------
    13033
    
    1 row selected.
    
    jot_test@JOHNOT>
    jot_test@JOHNOT> set null null
    jot_test@JOHNOT> select o.x, o.y
      2  from assessment_parcel_merged a, table(sdo_util.getvertices(a.geometry)) o
      3  where a.id = 506833;
    
             X          Y
    ---------- ----------
     632941.37 5536245.01
    632939.952 5536241.98
    633251.021 5536096.38
    633369.443 5536040.96
    633371.027 5536043.92
     632941.37 5536245.01
    631892.062 5536736.13
    631892.884 5536702.62
    632873.475 5536243.67
     632884.74 5536267.82
    632886.158 5536270.86
    631892.062 5536736.13
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    null       null
    
    50 rows selected.
    

    John

  • Collections (gtype 4) geometry and validation rules

    Hi people,

    I'm not anywhere special rules about the way a geometry collection must validate. What is the best reference (even outside of Oracle Spatial)?
    Below is a geometry collection to a single point and three polygons (with some overlap). When I delete the point and to test the three polygons as a MultiPolygon I get an error 13351 as expected. But when wrapped in a collection I get return TRUE. Is there really no rules for collections? Or something is wrong?

    In this case, the collection is the data from the source, but then I go out the polygons further up the road and - wow - invalid geometries.
    I see the same results on the gr 10, 2 and 11 GR 2.

    Thank you!

    Paul

    Geometry of the collection to a point with three polygons overlapping - valid TRUE
    SELECT
    SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT(
       SDO_GEOMETRY(
          2004,
          8265,
          NULL,
          SDO_ELEM_INFO_ARRAY(
             1,
             1,
             1,
             3,
             1003,
             1,
             13,
             1003,
             1,
             23,
             1003,
             1
          ),
          SDO_ORDINATE_ARRAY(
             -84.3508498737178,
             45.9775103765449,
             -84.3522809373541,
             45.9723473947168,
             -84.3522938852715,
             45.9722956030474,
             -84.3522161977673,
             45.9722308634606,
             -84.3522032498499,
             45.9722697072127,
             -84.3522809373541,
             45.9723473947168,
             -84.3522809373541,
             45.9723473947168,
             -84.3522938852715,
             45.9722956030474,
             -84.3522161977673,
             45.9722308634606,
             -84.3522032498499,
             45.9722697072127,
             -84.3522809373541,
             45.9723473947168,
             -84.3522809373541,
             45.9723473947168,
             -84.3522938852715,
             45.9722956030474,
             -84.3522161977673,
             45.9722308634606,
             -84.3522032498499,
             45.9722697072127,
             -84.3522809373541,
             45.9723473947168
          )
       ),
       0.001
    )
    FROM
    dual
    Removed point making 2007, now throw error 13351
    SELECT
    SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT(
       SDO_GEOMETRY(
          2007,
          8265,
          NULL,
          SDO_ELEM_INFO_ARRAY(
             1,
             1003,
             1,
             11,
             1003,
             1,
             21,
             1003,
             1
          ),
          SDO_ORDINATE_ARRAY(
             -84.3522809373541,
             45.9723473947168,
             -84.3522938852715,
             45.9722956030474,
             -84.3522161977673,
             45.9722308634606,
             -84.3522032498499,
             45.9722697072127,
             -84.3522809373541,
             45.9723473947168,
             -84.3522809373541,
             45.9723473947168,
             -84.3522938852715,
             45.9722956030474,
             -84.3522161977673,
             45.9722308634606,
             -84.3522032498499,
             45.9722697072127,
             -84.3522809373541,
             45.9723473947168,
             -84.3522809373541,
             45.9723473947168,
             -84.3522938852715,
             45.9722956030474,
             -84.3522161977673,
             45.9722308634606,
             -84.3522032498499,
             45.9722697072127,
             -84.3522809373541,
             45.9723473947168
          )
       ),
       0.001
    )
    FROM
    dual

    Hi, -.
    We don't validation for each of the children of the geometry of the COLLECTION.
    In other words, we donot make any cross element of validation for the children of the geometry of gtype COLLECTION.
    I hope this helps.
    Thank you
    Baris

  • get the geometry ID using SP

    Hello

    I want to get the geometry the way ID using SP. I'M getting "invalid identifier" error in path
    p_geometry / rec.geometry column based on sdo_NN. Help, please

    The SDO_NN query is not inside the loop for?

  • How to get the geometry of the control in QML?

    Is there a way to get real control positionX, positionY, Width, and Height in QML?

    You can do this with https://developer.blackberry.com/cascades/reference/bb__cascades__layoutupdatehandler.html , but it has some limitations as a result of the architecture of Cascades and how available is done in a separate thread. It cannot be the approach you want to use... or maybe it is.

  • The simple geometry Gets the error ORA-29532 on all calls SDO_GEOM

    Hi all

    I have a single point in a table in such a way that the query:
    select SDO_GEOM.VALIDATE_GEOMETRY(geomObj, 0.05) from testvalid;
    /* Returns */
    SDO_GEOM.VALIDATE_GEOMETRY(GEOMOBJ,0.05)
    'TRUE'
    However the query:
    select SDO_GEOM.VALIDATE_GEOMETRY_with_context(geomObj, 0.05) from testvalid;
    Receives the following error message:
    ORA-29532: Java call terminated by uncaught Java exception: java.lang.NumberFormatException: empty String
    ORA-06512: at "MDSYS.SDO_3GL", line 658
    ORA-06512: at "MDSYS.SDO_GEOM", line 519
    ORA-06512: at "MDSYS.SDO_GEOM", line 558
    ORA-06512: at line 1
    The data itself are a unique SDO_POINT_TYPE:
    select GEOMOBJ from testvalid;
    /* Returns: */
    GEOMOBJ
    '(3001, , (174.092329032787, 129.420551704918, -71.2857142857142), , )'
    I think the problem is something to do with the accuracy of the stored X, Y and Z values in point because if I'm running the following:
    update TESTVALID set GEOMOBJ.sdo_point.x = cast(GEOMOBJ.sdo_point.x as number(8,3));
    select SDO_GEOM.VALIDATE_GEOMETRY_with_context(geomObj, 0.05) from testvalid;
    /* Returns: */
    SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT(GEOMOBJ,0.05)
    'TRUE'
    Similarly, running a direct comparison of an object made in the textual representation of the point fly works fine:
    select SDO_GEOM.VALIDATE_GEOMETRY_with_context("MDSYS"."SDO_GEOMETRY"(3001,NULL, "MDSYS"."SDO_POINT_TYPE"(174.092329032787,129.420551704918,-71.2857142857142),NULL,NULL), 0.005) from dual;
    /* Returns */
    SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT("MDSYS"."SDO_GEOMETRY"(3001,NULL,"MDSYS"."SDO_POINT_TYPE"(174.092329032787,129.420551704918,-71.2857142857142),NULL,NULL),0.005)
    'TRUE'
    Note that I only noticed this problem after upgrade to v11 v11 R2. In addition, the same error ORA-29532 happens when executing calls SDO_GEOM. [x] function such as SDO_GEOM. DISTANCE(). The problem is not limited to the geometries of type SDO_POINT_TYPE, but the problem only happens on some geometry entries in my database. It is reproducible in that the same geometry will continue to fail and the only solution I found is to try to round up its precision in x, y or z. I don't know how to round the precision for the types of SDO_POINT_TYPE easily, so one of my problems is that I find myself with a any dispersion of other geometries that I can query is no longer in space.

    The data itself was inserted from MATLAB (which connects using drivers of ODBC Oracle Java v11) which converts my details in Java.Math.BigDecimal and binds to a prepared statement oracle.
    It is possible that I consider that the insertion is made from different computers, some of which are 64-bit computers. Maybe somehow these machines are pumping in too large of a precision coordinates for the geometry of the oracle?

    Any help would be great I am quite lost here.
    If the precision is indeed the problem, anyone know how can I cut these surplus values after the decimal point for all types of geometry?


    Thank you
    Sven.

    It is only related to the version of the server.
    So once the database is 11.2, that corruption won't happen.

  • Ora-13033 invalid data in the sdo_elem_info_array in object geometry sdo

    Hello

    I get this error when I create spatial indexes on the geometry.

    I think I have a problem with some lines of my geometry data. I identified and corrected these problems so far. but I always error on the creation of a spatial index.

    -the Gtype vacuum in a few lines
    -bad Gtype in a few lines

    Error full.

    ORA-29855: an error has occurred in the execution of routine ODCIINDEXCREATE
    ORA-13249: internal error in the Spatial index: mdidxrbd
    ORA-13249: IERREUR in Spatial Index: index generation remote
    ORA-13200: internal error RowID:AAANZE / AAFAAALFaAAP... in the space for indexing
    ORA-13206: [] internal error creating the spatial index
    ORA-13033: invalid data in the sdo_elem_info_array in object geometry sdo
    ORA-06512: at the 'MDSYS. SDO_INDEX_METHOD_10I', line 10

    I have data on line for this table and this is the sample data.

    GEOMETRY (SDO_GTYPE, SDO_SRID, SDO_POINT_TYPE (X, Y, Z), ANSDO_ELEM_INFO, SDO_ORDINATES)
    --------------------------------------------------------------------------------
    SDO_GEOMETRY (2002, 2958, NULL, SDO_ELEM_INFO_ARRAY, (1, 2, 1), SDO_ORDINATE_ARRAY ())
    598520.994, 4837106.63, 598462.359, 4837164.63))

    SDO_GEOMETRY (2002, 2958, NULL, SDO_ELEM_INFO_ARRAY, (1, 2, 1), SDO_ORDINATE_ARRAY ())
    599229.43, 4837127.13, 599089.675, 4837264.62))

    SDO_GEOMETRY (2002, 2958, NULL, SDO_ELEM_INFO_ARRAY, (1, 2, 1), SDO_ORDINATE_ARRAY ())
    599280.002, 4837024.46, 599295.689, 4837048.09, 599296.21, 4837055.13, 599294.64
    5, 4837062.43, 599229.43, 4837127.13))

    SDO_GEOMETRY (2002, 2958, NULL, SDO_ELEM_INFO_ARRAY, (1, 2, 1), SDO_ORDINATE_ARRAY ())

    GEOMETRY (SDO_GTYPE, SDO_SRID, SDO_POINT_TYPE (X, Y, Z), ANSDO_ELEM_INFO, SDO_ORDINATES)
    --------------------------------------------------------------------------------
    599089.675, 4837264.62, 599028.567, 4837324.34))

    SDO_GEOMETRY (2002, 2958, NULL, SDO_ELEM_INFO_ARRAY, (1, 2, 1), SDO_ORDINATE_ARRAY ())
    595925.144, 4839146.42, 596002.765, 4839128.11, 596007.989, 4839126.85, 596013.5
    22, 4839123.09, 596056.926, 4839089.74, 596100.769, 4839065.62, 596106.694, 4839
    063.81, 596110.438, 4839064.27, 596115.548, 4839066.47, 596181.122, 4839135.22,
    596183.623, 4839140.59, 596183.706, 4839145.03, 596183.319, 4839148.15, 596181.1
    78, 4839152.64, 596174.794, 4839163.26, 596165.136, 4839174.75, 596143.191, 4839
    194.57))


    Note also that I have correct size in the table 'sdo user geom meta data' and at my table.

    Any help is greatly appreciated.

    Rose

    Rose,

    Just a few questions:

    1. What is the source of your data?
    2. How did did you load it?
    3. have you already validated with SDO_GEOM. VALIDATE_GEOMETRY_WITH_CONTEXT?

    Kind regards.

    Ivan

  • FIRST HP: Geometry commands Tests

    Hello

    In the application, we function TEST of GEOMETRY. It is a unique but very necessary function. Let me give you an example. I draw the GD rectangle, rectangle (GA, GB, GC). Then, in the geometry view digital and I write is_parallelogram (GD). Then back to the Plot of the geometry window and enter for a vertex to change its dimensions (length and width). Nevertheless, always on the screen I have a rectangle. But on the screen TEST shows strange things. Once the is_parallelogram (GD): 1 then is_parallelogram (GD): 3. even for other geometric figures:
    Rhombus, square, triangle, isosceles triangle.
    Ill work TEST function in the construction of their own this building, where there are forms of a rectangle, square, diamond or different triangles. When we change the dynamic side of these figures we get messages wrong: is_parallelogram, is_ isosceles, equilateral is_.
    I use a lot of GEOMETRY and these false messages on the screen annoyed me. It works great the TEST function for the parallelogram of figures. It shows always, at any time, without any error is_parallelogram (GD): 1. it is similar to is_collinear (). OK, but not perfectly with the command is_parallel and is_perpendicular. It must also be corrected to make it without reservation. I have another question. Is the is_element () command is the mathematical functions only or for different geometric figures and geometric constructions.

    Best regards!

    Johnder

    Hello

    I'm not sure I understand your question exacly (English is not my native language), but I'll try to bring some light it...

    The is_parallelogram function can return the numbers 0, 1, 2, 3 or 4 to indicate: no parallelogram, parallelogram, Rhombus, rectangle and square.

    Go back 0 or 1 that you complain?

    In the application of geometry tests are performed on the values of the coordinates of the object floating points. Unfortunately, this leads to loss of precision which in turn throw off-label test (the value of floating points being the accupressure, the figure is only approximately parallel or rectangle). Perhaps what you are experiencing.

    If this is the case, an easy solution is to change the setting of case epsilon.

    To compare 2 numbers, system of computer algebra (which is the calculation behind the application of geometry engine), subtract them and test if the result is smaller (in absolute value) to epsilon. Change the default 1e-12 1e-10 Epsilon (in CASE settings, page 2: update, Page Down).

    This fix works because, to test if 2 lines are parallel, the CASE will calcualte their relative angle and then compare that angle with 0 (or 90 to perpendicular). Which will make the more lenient number comparison will make the geometry to test also more linient.

    I hope this helps.

    Kind regards

    Cyrille

  • Set of geometry invoke node: do not have this method (and why is it red?)

    Hi all

    So I take my first steps with the 3D picture control, and I stumbled over the first hurdle!

    How to create a 'set of geometry' call, node, as shown in this photo? If I have the wiring in the output of the object to create an invoke node I get a standard invoke node with several options, but none related to the geometry.

    Second question: why is the Red node to invoke?

    Finally found the reason:

    alignment has been deprecated in LV8.5, from the help:

    Obsolete properties, methods, and events

    LabVIEW 8.5 does not support the properties, methods and events:

  • Size of the problems after the system partition resizing - are X 201 hard drives using a particular geometry?

    I recently copied my default system hard disk (320 GB / Western Digital) on a larger hard drive (500 GB / Hitachi) which I also ordered through Lenovo.

    Using a disk imager I first copied the old 1:1 the new disk drive. It gave me an exact copy of my original disk, with about 150 GB of space disk unallocated at the end of the training. I then put this copy in the system and it worked very well, I could start and work at it.

    -With the help of Acronis Disk Director 11 - I moved the hidden partition Lenovo restore to the end of the new drive, and then finally I expanded the system partition to fill all the available space before this recovery partition, giving me a system about 430 GB drive.

    These operation seemed to go very well at everything first, but in the end I got an alert that something had gone wrong and now the disk may be corrupted. Strange, I was able to boot from the disk and everything went well in the beginning but in fact - I now have a very weird problem: when you look in the Panel-online-online disk management management system all partitions are located and that I had the intention of size. The recovery partition (~ 17 GB) is at the end and the system partition is indicated as approximately 430GB and about 60% vacuum. Explorer Windows, however, always reports the size of the old partition (~ 280 GB) and only 10% of empty space, while if there is no resizing the partition space taken.

    In other words: different parts of Windows 'see' and report to different partition sizes. Running chkdsk does not resolve the issue.

    I then realized this phenomenon in the Acronis Disk Director forum and some guys Acronis replied, that problems of resizing and therefore also the difference could be due to the fact that IBM/Lenovo uses a geometry to non-standard head of 240 heads instead of 255 heads. ????  I then asked for details and - if possible - instructions - how we could solve this problem, but got no further response so far.

    Any idea what he's talking about? Lenovo indeed uses some non-standard disk or geometry? I would have thought, that the access disk is the disk drivers? Lenovo have to do here? Or BIOS of the device involved here?

    And finally: has anyone some experience with this problem and can give an idea how to solve this problem? I'd really like to * hate * restart everywhere have to reformat the hard drive and reinstall everything again!

    Michael

    Thanks for this info!

    I'll try to get my wrecked HD using the Paragon suggested partitioning program and I guess, I'll also try to get a refund on DiskDirector 11, since the site explicitly, it is fully ready Windows7, which obviously isn't!

    Michael

  • QWidget analog::geometry()

    Can I find out if a point belongs to a control? Something as widget-> geometry () .contains (QPoint(x,y))

    Hello! Use LayoutUpdateHandler to get the coordinates and dimensions of the control:

    https://developer.BlackBerry.com/Cascades/reference/bb__cascades__layoutupdatehandler.html

  • How to get AE to remember where active 3D are placed for each shot composition?

    I'll try to explain this in simple terms, as I'm a newbie...

    We will say that we have live action camera images outdoors in an open space in the empty field. Two people are filmed talking to each other, standing in an interview next, sort of in a V angle. The camera that is the current active president and moves from one speaker to the other speaker. The empty field in the background are visible. What happens if we wanted to model import 3D of a tree and a 3D model of a bench Park and composite them in the background behind the first person and to import 3D model of a trash can and a 3D model of a traffic sign and composite those behind the second person.

    Question1: Here, the question is, what is the industry standard workflow? The composer needs to follow the process of model track/match/import for every shot in the scene in order to add the assets concerned 3D EVERY TIME specific? Or is it possible to apply to memory/brain After Effects to be remembered and 'stick' of the asset with "tape" or "glue" on the surface of the soil of the field somehow, so they can simply be imported at the scene when the relevant shooting with the person concerned is indicated? i.e. Person1 has a background of a tree and a bench Park and Person2 has a trash can and a road sign. What is the standard common workflow in the industry for After Effects to 'remember' where to place the 3d elements? Is there a name for the process ' store where are placed the 3D assets "I am talking in Compositing language/lingo?

    Question 2: what happens if two people have left the area 10 feet and then turned and walked toward the area of origin where they stood, but rather than stop there, they continued to foot - i.e. a continuous walk. How we can configure After Effects to remember and show the four 3D assets/models in the appropriate places as people walked passed between them where they have been placed at the origin?

    If you want to add items to a scene and make them respond to the camera, you have only two options. The first is to run a track of the camera at the scene, establish a plan of mass and of origin and then insert your items. The second option is to use equipment of control of movement on your camera and then use these motion control data to control the position of a 3D camera in a 3D application. There is no direct way to import a motion control platform trace data directly in After Effects. I don't know anything about your production, but I doubt that you spend thousands of dollars a day for a motion control platform shoot your pictures. The only other option is to track camera your scene. Since no camera tracking data is included in any video file, you must perform the task of Camera Tracking, establish a plan of mass and inserting layers of reference for each shot.

    AE camera has no lens distortion if you are shooting with a camera that has a lot of lens distortion is a good idea to try to remove as much of this distortion as you can before Camera Tracking. This also applies to the motion control machines. If the lens is pretty much a normal lens with a minimum distortion, you can get away with just followed the shooting.

    Camera Tracker of AE done a very good job followed the shots that have a good amount of fixed geometry in the shot and this geometry has a lot of detail. You cannot track camera something like a Telephoto shot of a crowd of people walking on a sidewalk, because everything in the shot moves. There is no fixed geometry. You cannot walk on a beach and fire a shot of the waves coming and get a camera success follow unless you include enough of the Bank or other things that do not move to give the tracker some fixed geometry for follow up. You can't keep a shot of a wheat field a windy day with blue skies and a combine to harvest wheat, wheat all blowing in the wind, the combine is moving and there is no detail in the sky.

    Now that we have that out of the way, with the right kind of shooting AE camera tracker is very good to generate a precise device that mimics the movement of the camera to film the original video. With a good track, you can insert 3D layers that are attacked to any plan (surface) of the geometry in the plan that you can use to generate a good target. Objects of reference will stay right where they should be. If you want another object of reference plan somewhere between the surfaces that you have identified in the shot, then you can easily add another layer 3D, hold down the SHIFT key and parent temporarily layer to one of the reference plans. This will send you the new 3D object on the same position as the reference layer. Use then other views of EI to position the layer between the layers of reference. IF YOU want to use the same time for several projects, you can duplicate the model in the project Panel and change the comp in doubles. Once you have added the camera and a few layers of reference, you can remove the effect camera Tracker. After the cameras and reference layers are added, there is no other use of the effect in your project.

    If you want to add 3D elements to the scene when you have your camera and layers of reference correctly setup, you can export the project to C4D and it will generate a 3D with the camera project, the lights and the EI reference plans in the right place in C4D. You can then use the reference plans to place your 3D scene object.

    Back in AE if you have obstacles in the scene, as your players walking between the 3D object or layers that you added, and then you use a copy of the layer of film or a solid and Rotoscoping you the layer to hide the parts of the 3D object or layer you need to fix them so the illusion is preserved.

    If you need to generate a 3D model of the objects in the scene that you can do with 3rd party software like summaries. These 3D models can add it to your AE comp first, bringing the news of syntheses in a 3D application. In most cases, with the shots you describe, followed simple camera will do the job.

    Here are two small videos showing Camera Tracking and masking, then Camera tracking for C4D Lite and adding and animating a 3D object. They are very short and not detailed, but you'll get the idea.

    Sometimes, there is another option and is to do these things in 2D using Mocha or stabilize movements in AE, but that's another discussion. Good technique depends entirely on the photo that you use. All techniques require that all the follow-up work and to place layers of reference for each shot, you want to track.

  • Hi cc Illustrator crashes on opening and I get the following message

    Hi cc Illustrator crashes on opening and I get the following message

    Process: Adobe Illustrator [802]

    Path: / Applications/Adobe Illustrator CC 2014/Adobe Illustrator Illustrator.app/Contents/MacOS/Adobe

    ID: com.adobe.illustrator

    Version: 18.1.1 (18.1.1)

    Code type: X 86-64 (Native)

    Parent process:? [1]

    Responsible for: Adobe Illustrator [802]

    User ID: 501

    Date/time: 22:50:20.571 2015-08-31 + 0100

    OS version: Mac OS X 10.10.4 (14E46)

    Report Version: 11

    Anonymous UUID: 670E3E02-F99F-83FF-723B-61C05B477C04

    Time since started awake: 2100 seconds

    Crashed thread: 0 dispatch queue: com.apple.main - wire

    Exception type: EXC_CRASH (SIGABRT)

    Exception codes: 0 x 0000000000000000, 0 x 0000000000000000

    Request for clarification:

    Abort() called

    object 0x6000005869a0 error: invalid pointer removed from a free listing

    Thread 0 crashed: Dispatch queue: com.apple.main - wire

    0 libsystem_kernel.dylib 0x00007fff9093a286 __pthread_kill + 10

    1 libsystem_c.dylib 0x00007fff8accfb53 demolition + 129

    2 libsystem_malloc.dylib 0x00007fff8dcc2f4f nanozone_error + 524

    3 libsystem_malloc.dylib 0x00007fff8dcb8ce3 _nano_malloc_check_clear + 370

    4 libsystem_malloc.dylib 0x00007fff8dcb8b53 nano_malloc + 35

    5 libsystem_malloc.dylib 0x00007fff8dcb0667 malloc_zone_malloc + 71

    6 libsystem_malloc.dylib 0x00007fff8dcaf187 malloc + 42

    7 libc ++ abi.dylib 0x00007fff841db23e operator new (unsigned long) + 30

    8 libstdc ++.6.dylib 0x00007fff83877689 std::string:_Rep:_S_create(unsigned_long,_unsigned_long,_std::allocator<char>_const&) + 95

    libstdc ++.6.dylib 9 0x00007fff838775dd std::string:_Rep:_M_clone(std::allocator<char>_const&,_unsigned_long) + 35

    10 libstdc ++.6.dylib 0x00007fff838780be std::string:reserve(unsigned_long) + 62

    11 com.adobe.illustrator 0x00000001001a23c4 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 1050484

    12 com.adobe.illustrator 0x00000001001a2c47 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 1052663

    13 com.adobe.illustrator 0x00000001001a8585 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 1075509

    14 com.adobe.illustrator 0x000000010019d2fc boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 1029804

    15 com.adobe.illustrator 0x000000010019cfef boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 1029023

    16 com.adobe.illustrator 0x00000001009a1892 AWS_CUI_GetVersionComments (OpaqueWindowPtr *, adobe::q:QDocument, adobe::q:QString, adobe::q:QAttributeList & &, adobe::q:QDocument *, adobe::q:QProject *, long) + 4160642

    17 com.adobe.illustrator 0x00000001009a0b26 AWS_CUI_GetVersionComments (OpaqueWindowPtr *, adobe::q:QDocument, adobe::q:QString, adobe::q:QAttributeList & &, adobe::q:QDocument *, adobe::q:QProject *, long) + 4157206

    18 com.adobe.illustrator.plugins.PDFFormat 0x000000012161a2b5 PluginMain + 196133

    19 com.adobe.illustrator.plugins.PDFFormat 0x00000001216195a9 PluginMain + 192793

    20 com.adobe.illustrator.plugins.PDFFormat 0x000000012160ddb7 PluginMain + 145703

    21 com.adobe.illustrator.plugins.PDFFormat 0x00000001215eb3b1 PluginMain + 3873

    22 com.adobe.illustrator.plugins.PDFFormat 0x00000001215ea5b5 PluginMain + 293

    23 com.adobe.illustrator 0x0000000100ab64d1 std::_Rb_tree < SPSAS, std::pair < SPSAS const, SPSuite * >, std::_Select1st < std::pair < SPSAS const, SPSuite * > >, < SPSAS > std::less std::allocator < std::pair < SPSAS const, SPSuite * > > >: _M_insert_unique (std::pair < SPSAS const, SPSuite * > const &) + 22145

    24 com.adobe.illustrator 0x0000000100ab14f3 std::_Rb_tree < SPSAS, std::pair < SPSAS const, SPSuite * >, std::_Select1st < std::pair < SPSAS const, SPSuite * > >, < SPSAS > std::less std::allocator < std::pair < SPSAS const, SPSuite * > > >: _M_insert_unique (std::pair < SPSAS const, SPSuite * > const &) + 1699

    25 com.adobe.illustrator 0x0000000100ab433a std::_Rb_tree < SPSAS, std::pair < SPSAS const, SPSuite * >, std::_Select1st < std::pair < SPSAS const, SPSuite * > >, < SPSAS > std::less std::allocator < std::pair < SPSAS const, SPSuite * > > >: _M_insert_unique (std::pair < SPSAS const, SPSuite * > const &) + 13546

    26 com.adobe.illustrator 0x0000000100787ab1 AWS_CUI_GetVersionComments (OpaqueWindowPtr *, adobe::q:QDocument, adobe::q:QString, adobe::q:QAttributeList & &, adobe::q:QDocument *, adobe::q:QProject *, long) + 1957537

    27 com.adobe.illustrator 0x00000001007844ca AWS_CUI_GetVersionComments (OpaqueWindowPtr *, adobe::q:QDocument, adobe::q:QString, adobe::q:QAttributeList & &, adobe::q:QDocument *, adobe::q:QProject *, long) + 1943738

    28 com.adobe.illustrator 0x0000000100ab64d1 std::_Rb_tree < SPSAS, std::pair < SPSAS const, SPSuite * >, std::_Select1st < std::pair < SPSAS const, SPSuite * > >, < SPSAS > std::less std::allocator < std::pair < SPSAS const, SPSuite * > > >: _M_insert_unique (std::pair < SPSAS const, SPSuite * > const &) + 22145

    29 com.adobe.illustrator 0x0000000100ab14f3 std::_Rb_tree < SPSAS, std::pair < SPSAS const, SPSuite * >, std::_Select1st < std::pair < SPSAS const, SPSuite * > >, < SPSAS > std::less std::allocator < std::pair < SPSAS const, SPSuite * > > >: _M_insert_unique (std::pair < SPSAS const, SPSuite * > const &) + 1699

    30 com.adobe.illustrator 0x0000000100ab433a std::_Rb_tree < SPSAS, std::pair < SPSAS const, SPSuite * >, std::_Select1st < std::pair < SPSAS const, SPSuite * > >, < SPSAS > std::less std::allocator < std::pair < SPSAS const, SPSuite * > > >: _M_insert_unique (std::pair < SPSAS const, SPSuite * > const &) + 13546

    31 com.adobe.illustrator 0x00000001008bf5cf AWS_CUI_GetVersionComments (OpaqueWindowPtr *, adobe::q:QDocument, adobe::q:QString, adobe::q:QAttributeList & &, adobe::q:QDocument *, adobe::q:QProject *, long) + 3234239

    32 com.adobe.illustrator 0x00000001008bec97 AWS_CUI_GetVersionComments (OpaqueWindowPtr *, adobe::q:QDocument, adobe::q:QString, adobe::q:QAttributeList & &, adobe::q:QDocument *, adobe::q:QProject *, long) + 3231879

    33 com.adobe.illustrator 0x00000001001624df boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 788623

    34 com.adobe.illustrator 0 x 0000000100163020 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 791504

    35 com.adobe.illustrator 0x0000000100464af7 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 3944103

    36 com.adobe.illustrator 0x00000001004e4bfd boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 4468653

    37 com.adobe.dvaai.framework 0x0000000109301bbf dvacore::config:ErrorManager:ExecuteFunction < bool > int (boost::function0 < bool > *, bool *) + 31

    38 com.adobe.illustrator 0x00000001004e6dd2 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 4477314

    39 com.adobe.exo.framework 0x000000010ab172c3 bool dvacore::config:ErrorManager:ExecuteFunctionWithTopLevelExceptionHandler < bool > (< bool > unction0 boost::f, bool *) + 99

    40 com.adobe.exo.framework 0x000000010ab15ca2 bool dvacore::config:ExecuteTopLevelFunction < bool > (< bool > boost::function0, bool *) + 162

    com.Adobe.Exo.framework 41 0x000000010ab1540a-[ExoMacApplicationDelegate application: openFiles:] + 906

    42 com.apple.AppKit 0x00007fff8a27c788-[NSApplication (NSAppleEventHandling) _openDocumentURLs:withCompletionHandler:] + 875

    43 com.apple.AppKit 0x00007fff8a27b639 __69-[NSApplication (NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] _block_invoke + 917

    44 com.apple.AppKit 0x00007fff8a151aeb-[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 128

    45 com.apple.AppKit 0x00007fff8a279795-[NSApplication (NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 306

    46 com.apple.AppKit 0x00007fff8a151586-[NSApplication (NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 757

    47 com.apple.Foundation 0x00007fff821f4748-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290

    48 com.apple.Foundation 0x00007fff821f45b9 _NSAppleEventManagerGenericHandler + 102

    49 com.adobe.illustrator.plugins.ScriptingSupport 0x0000000118b0b6f9 PluginMain + 7305

    50 com.adobe.illustrator.plugins.ScriptingSupport 0x0000000118b07c03 0x118b02000 + 23555

    51 com.apple.AE 0x00007fff8fb4c34c aeDispatchAppleEvent (AEDesc const *, AEDesc *, unsigned int, unsigned char *) + 531

    52 com.apple.AE 0x00007fff8fb4c0c9 dispatchEventAndSendReply (AEDesc const *, AEDesc *) + 31

    53 com.apple.AE 0x00007fff8fb4bfd3 aeProcessAppleEvent + 295

    54 com.apple.HIToolbox 0x00007fff82e5dc6e AEProcessAppleEvent + 56

    55 com.apple.AppKit 0x00007fff8a14ada2 _DPSNextEvent + 2249

    56 com.apple.AppKit 0x00007fff8a149e58-[NSApplication nextEventMatchingMask:untilDate:inMode: dequeue:] + 346

    57 com.apple.AppKit 0x00007fff8a13faf3-[NSApplication run] + 594

    58 com.adobe.exo.framework 0x000000010ab13bb8 exo::app::OS_AppBase::RunEventLoop() + 56

    59 com.adobe.illustrator 0x00000001004e3cf5 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 4464805

    60 com.adobe.illustrator 0x0000000100472dc6 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 4002166

    61 com.adobe.illustrator 0x0000000100463c60 boost::exception_detail:copy_boost_exception(boost::exception*,_boost::exception_const*) + 3940368

    62 com.adobe.illustrator 0 x 0000000100003424 0 x 100000000 + 13348

    Thread 1: dispatch queue: com.apple.libdispatch - Manager

    0 libsystem_kernel.dylib 0x00007fff9093b232 kevent64 + 10

    1 libdispatch.dylib 0x00007fff8bc55a6a _dispatch_mgr_thread + 52

    Thread 2:

    0 libsystem_kernel.dylib 0x00007fff9093a136 __psynch_cvwait + 10

    1 com.adobe.AGM 0x0000000102cc6a56 AGMMessageQueueImpl::Pull() + 68

    2 com.adobe.AGM 0x0000000102cc7f4d AGMWorkQueueTask::operator()() + 73

    3 com.adobe.AGM 0x0000000102cedee3 boost: (anonymous namespace): thread_proxy(void*) + 136

    4 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    5 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    6 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    3 wire:

    0 libsystem_kernel.dylib 0x00007fff9093a48a __semwait_signal + 10

    1 libsystem_c.dylib 0x00007fff8acf0e50 usleep + 54

    2 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ecda1 PluginMain + 346801

    3 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    4 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    5 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    Thread 4:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Wire 5:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Line 6:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Line 7:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Thread 8:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Wire 9:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Thread 10:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    Wire 11:

    0 libsystem_kernel.dylib 0x00007fff9093551a semaphore_wait_trap + 10

    1 com.adobe.illustrator.plugins.dBrushTool 0x000000011b8ef192 PluginMain + 356002

    12 wire:

    0 libsystem_kernel.dylib 0x00007fff9093a94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff89f9a40d start_wqthread + 13

    Line 13:

    0 libsystem_kernel.dylib 0x00007fff9093a94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff89f9a40d start_wqthread + 13

    Thread 14:

    0 libsystem_kernel.dylib 0x00007fff909354de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff9093464f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff90047eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff9004737b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff90046bd8 CFRunLoopRunSpecific + 296

    5 com.apple.AppKit 0x00007fff8a21256b _NSEventThread + 137

    6 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    7 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    8 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    Line 15:

    0 libsystem_kernel.dylib 0x00007fff9093a48a __semwait_signal + 10

    1 com.adobe.illustrator.plugins.ScriptingSupport 0x0000000118c7f008 PluginMain + 1529240

    2 com.adobe.illustrator.plugins.ScriptingSupport 0x0000000118c673de PluginMain + 1431918

    3 com.adobe.illustrator.plugins.ScriptingSupport 0x0000000118c7ebc5 PluginMain + 1528149

    4 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    5 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    6 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    16 wire:

    0 libsystem_kernel.dylib 0x00007fff9093a33a __recvfrom + 10

    1 VulcanMessage5.dylib 0x00000001206d4b32 0x1206b8000 + 117554

    2 VulcanMessage5.dylib 0x00000001206d2c40 0x1206b8000 + 109632

    3 VulcanMessage5.dylib 0x00000001206d2cae 0x1206b8000 + 109742

    4 VulcanMessage5.dylib 0x00000001206cb7d0 0x1206b8000 + 79824

    5 VulcanMessage5.dylib 0x00000001206cc262 0x1206b8000 + 82530

    6 VulcanMessage5.dylib 0x00000001206cc16f 0x1206b8000 + 82287

    7 VulcanMessage5.dylib 0x00000001206d1782 0x1206b8000 + 104322

    8 VulcanMessage5.dylib 0x00000001206d18c6 0x1206b8000 + 104646

    VulcanMessage5.dylib 9 0x00000001206d1681 0x1206b8000 + 104065

    10 VulcanMessage5.dylib 0x00000001206d15fa 0x1206b8000 + 103930

    11 VulcanMessage5.dylib 0x00000001206c232b 0x1206b8000 + 41771

    12 VulcanMessage5.dylib 0x00000001206c3507 0x1206b8000 + 46343

    13 VulcanMessage5.dylib 0x00000001206d22d0 0x1206b8000 + 107216

    14 VulcanMessage5.dylib 0x00000001206d6523 0x1206b8000 + 124195

    15 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    16 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    17 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    Thread 17:

    0 libsystem_kernel.dylib 0x00007fff909354de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff9093464f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff90047eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff9004737b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff90046bd8 CFRunLoopRunSpecific + 296

    5 com.apple.Foundation 0x00007fff822debb0-[NSConnection runs] + 152

    6 com.apple.Foundation 0x00007fff821f8dc2 __NSThread__main__ + 1345

    7 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    8 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    libsystem_pthread.dylib 9 0x00007fff89f9a41d thread_start + 13

    18 wire:

    0 libsystem_kernel.dylib 0x00007fff909354de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff9093464f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff90047eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff9004737b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff90046bd8 CFRunLoopRunSpecific + 296

    5 com.apple.Foundation 0x00007fff821e1ca8-[NSConcreteTask waitUntilExit] + 205

    6 com.adobe.PlugPlugOwl 0x00000001200721dc-[HtmlEngineMonitor monitorThreadProc] + 99

    7 com.apple.Foundation 0x00007fff821f8dc2 __NSThread__main__ + 1345

    8 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff89f9c1e5 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    Line 19:

    0 libsystem_kernel.dylib 0x00007fff909354de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff9093464f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff90047eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff9004737b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff90046bd8 CFRunLoopRunSpecific + 296

    5 com.apple.CoreFoundation 0x00007fff900fe671 CFRunLoopRun + 97

    6 com.wacom.WacomMultiTouch 0x000000010ae6dbcf CMacMultiTouchAPI::ServerThreadMain(void*) + 117

    7 com.wacom.WacomMultiTouch 0x000000010ae6e12f boost::detail:function:void_function_obj_invoker1 < boost::_bi:bind_t < void *, boost::_mfi:mf1 < void *, CMacMultiTouchAPI, void * >, boost::_bi:list2 < boost::_bi: value < CMacMultiTouchAPI * >, boost::arg < 1 > > >, empty, empty * >: Invoke (boost::detail:function:function_buffer &, void *) + 21

    8 com.wacom.WacomMultiTouch 0x000000010ae98ec8 boost::function1 < void, void * >: operator()(void*) const + 28

    com.wacom.WacomMultiTouch 9 0x000000010ae98941 CHelperThread::StaticThreadBody(void*) + 13

    10 libsystem_pthread.dylib 0x00007fff89f9c268 _pthread_body + 131

    11 libsystem_pthread.dylib 0x00007fff89f9c1e5 _pthread_start + 176

    12 libsystem_pthread.dylib 0x00007fff89f9a41d thread_start + 13

    Line 20:

    0 libsystem_kernel.dylib 0x00007fff9093a94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff89f9a40d start_wqthread + 13

    Line 21:

    Thread 0 crashed with X 86 State of Thread (64-bit):

    Rax: 0 x 0000000000000000 rbx: 0000000000000006 rcx 0 x: 0x00007fff5fbf7398 rdx: 0 x 0000000000000000

    RDI: 0x000000000000130f rsi: 0 x 0000000000000006 PBR: RER 0x00007fff5fbf73c0: 0x00007fff5fbf7398

    R8: 0 x 0000000000000000 r9: 0 x 0000000000000000 r10: 0 x 0000000008000000 r11: 0 x 0000000000000206

    A12: 0 x 0000000000000001 r13: 0x00006000005869a0 r14: 0x00007fff72132300 r15: 0x000000010ba62000

    RIP: 0x00007fff9093a286 rfl: 0 x 0000000000000206 cr2: 0x00007fff72404fd8

    Logical CPU: 0

    Error code: 0 x 02000148

    Trap number: 133

    Binary images:

    0 x 100000000 - 0x1015bffff + com.adobe.illustrator (18.1.1 - 18.1.1) < DCD84123-C6C3-3683-A34B-F925F9B66369 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator Illustrator.app/Contents/MacOS/Adobe

    0x1017c7000 - 0x10250cff7 + libicudata.40.0.dylib (40) < 6211D655-ECF8-7378-CF68-3B07300D5A29 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib

    0 x 102520000 - 0x102559ff7 + com.adobe.pip (7.2.1.3399) < 9E80366E-2A40-34CA-AAE3-2CA50F5F8505 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP

    0 x 102563000 - 0x1025effff + com.adobe.headlights.LogSessionFramework (7.2.1.3399) < 4D4A32E1-2B7F-34AC-A310-B842CABE6080 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession

    0 x 102636000 - 0x102639fff + com.adobe.AdobeCrashReporter (7.0 - 7.1.3) < 68EAA7D6-B3A5-3765-BB50-E8E64E1B32EF >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter

    0 x 102640000 - 0x102656fff + com.adobe.aifm (aifm version 16.0.0 - 16.0.0.446) < 1DAAFE41-76F7-3FF5-919B-5EB5AD906075 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/aifm.framework/Versions/A/aifm

    0 x 102665000 - 0x1026b6ff7 + com.adobe.aiport (aiport version 16.0.0 - 16.0.0.446) < AAA4CD2A-2F70-36C4-9366-77D3C06B3961 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport

    0x1026d9000 - 0x10272bff7 + com.adobe.filterport (filterport version 16.0.0 - 16.0.0.446) < 3457FCC8-75F6-33F1-A7B3-CF1136D514C7 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport

    0 x 102753000 - 0x102753fff + com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.446) < 138E5088-1B37-3ED2-A5C1-22C905F56F2E >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic

    0 x 102758000 - 0x1028a6ff7 + com.adobe.ACE (AdobeACE 2.20.02.33308 - 2.20.02.33308) < DCD064B8-A43A-3D41-B499-15E602F69CDA >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE

    0x1028bb000 - 0x10307bff7 + com.adobe.AGM (AdobeAGM 4.30.41.1 - 4.30.41.1) < CF3569BD-C57A-30C6-AE52-E0E99C56A068 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM

    0 x 103683000 - 0x1036c0ff7 + com.adobe.ARE (AdobeARE 1.5.02.33308 - 1.5.02.33308) < 04A0C255-9BB7-31E9-8829-A58A68DD5CBC >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE

    0x1036c8000 - 0x1037c4fff + com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.33078 - 3.8.0.33078) < AD1357B0-5C9A-36B5-B61A-9D710FB763E3 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore

    0x10386c000 - 0x10388bfff + com.adobe.BIB (AdobeBIB 1.2.03.33308 - 1.2.03.33308) < 1E069560-E3C6-38B4-A853-88F3492543FF >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB

    0 x 103893000 - 0x1038baff7 + com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) < C21D264F-9A78-3E52-9E0F-3044E78A24B0 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils

    0x1038c2000 - 0x103be7ff7 + com.adobe.CoolType (AdobeCoolType 5.15.00.33308 - 5.15.00.33308) < 07952676-1A11-3AA6-991D-04460EFBA92E >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType

    0x103c2f000 - 0x104023ff7 + com.adobe.MPS (AdobeMPS 5.8.1.33340 - 5.8.1.33340) < 4B02E5D5-79A8-3281-920A-BD3B74DFEDF7 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS

    0x10409e000 - 0x10626dfe7 + com.adobe.psl (AdobePSL 15.1.0.33439 - 15.1.0.33439) < 23C5B14D-27F0-37E6-B0CD-4CA22F149998 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL

    0 x 106655000 - 0x106709fff + com.adobe.AdobeXMPCore (adobe XMP Core 5,6 - 14 c - 79.156821) < 02275E92-9933-37D7-94DD-95AECE4516E0 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP

    0x1067b5000 - 0x1068d4fff + com.adobe.AdobeXMPFiles (adobe XMP files 5.6 f - 118 - 79.156821) < EA926212-514D-3061-AAD5-00DACC2967F6 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles

    0 106988000 - 0x106a32fe7 + libicucnv.40.0.dylib x (40) < 768D99C5-46B9-B849-2834-B5BF541856D1 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib

    0x106a5a000 - 0x106b9afe7 + libicui18n.40.0.dylib (40) < B0341318-FB92-A0CF-2CA5-7FA100624DBD >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib

    0x106c1a000 - 0x106d1cfef + libicuuc.40.0.dylib (40) < 76F12DCE-F356-D48D-4239-FC103706EF76 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib

    0x106d65000 - 0x106e94fff + com.winsoft.wrservices (WRServices 8.0.0-8.0.0) < 3DDC40D0-BC6F-3758-B00A-E102E80D4F5F >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices

    0x106ef2000 - 0x10704cfff + com.adobe.linguistic.LinguisticManager (8.0.0 - 20256) < 65F0E23D-218B-3365-890E-249E085586B0 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic

    0x10709a000 - 0x1070a2ff7 + com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) < 950C0C61-98D6-3666-BF7C-F317B8F515B0 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit

    0x1070ac000 - 0x1070d0ff7 + com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.33078 - 3.8.0.33078) aredExpat < A0D182B0-E35A-32A9-BD39-20B0EDB511FB >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh

    0x1070f4000 - 0x1071b2fff + com.adobe.AdobeExtendScript (ExtendScript 4.5.5-4.5.5.32401) < 98E48A52-A6EB-309D-B668-EE951E67823F >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt

    0 x 107202000 - 0x1072bbfff + com.adobe.JP2K (1.2.2 - 1.2.2.32945) < B2FE3A06-8DB4-3F6B-B53F-B4404406D345 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K

    0 x 107305000 - 0x107506fff + com.adobe.owl (AdobeOwl, version 5.2.3 - 5.2.3) < 9588F98E-2DB3-3AF0-9C3B-682242A817AF >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl

    0x10754b000 - 0x107cdbfff + com.adobe.PDFL (PROD_MAJOR. PROD_MINOR. PROD_STEP - 11.0.0.33336) < F010F784-45A9-3CAD-9A1E-916E3DF79976 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL

    0x107d98000 - 0x107e9cfff + com.adobe.PDFPort (AdobePDFPort 2.1.0.33308 - 2.1.0.33308) < 438573C1-0628-3FC8-9F49-C366A4C35FC3 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort

    0x107eaf000 - 0x107ed8ff7 + com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) < E07D101E-E47A-392A-8A44-005B49393DEC >/Applications/Adobe Illustrator CC 2014/Adobe s Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting

    0x107ef0000 - 0x107f9bff7 + com.adobe.AdobeScCore (ScCore 4.5.5-4.5.5.32401) < 04932D1E-CB2D-3D66-8B9E-8B325EB4E21F >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore

    0x107fe0000 - 0x10809dff7 + com.adobe.SVGExport (AdobeSVGExport - 6.0 6.0) < F15402B9-3F84-3687-8AB8-AD5B86C81806 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport

    0x1080c0000 - 0x1083d6fff + com.adobe.SVGRE (AdobeSVGRE - 6.0 6.0) < D21D9020-0CD5-2CE3-FE04-8856C4F631E1 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE

    0x1084a2000 - 0x1084b5ff7 + com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) < 58BB943C-98EC-3812-AAAB-74F66630D1D4 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient

    0x1084bf000 - 0x1084d8fff com.apple.carbonframeworktemplate (1.0 - 1.0) < 04E0689C-DBC7-3BC4-B41D-BDFA55DBBE45 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid

    0x1084df000 - 0x1085defff + com.adobe.amtlib (8.0.0.122 - 8.0.0.122) < 3793FBF6-1FED-357D-96EF-5C17B2F7A371 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib

    0x1085f1000 - 0x1085f7ff7 + com.adobe.boost_date_time.framework (8.0.0 - 8.0.0.0) < DFC96B10-6680-39CA-8713-4D1AB5AF4A4C >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time

    0x10860b000 - 0x108619fff + com.adobe.boost_filesystem.framework (8.0.0 - 8.0.0.0) < 7CB59FF9-0EB3-3504-BA63-C74227FCD866 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m

    0x10862c000 - 0x1086d7fff + com.adobe.boost_regex.framework (8.0.0 - 8.0.0.0) < 4F6B6237-C270-3F3B-9C33-7A841E3AF7DF >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex

    0 x 108757000 - 0x1087b1fff + com.adobe.boost_serialization.framework (8.0.0 - 8.0.0.0) < 75406A2A-4DB5-302B-A95D-434E33DC8F47 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization

    0x1088a0000 - 0x1088acff7 + com.adobe.boost_signals.framework (8.0.0 - 8.0.0.0) < 1227AD01-381E-3C94-8624-43D5F17B7011 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals

    0x1088c4000 - 0x1088c6fff + com.adobe.boost_system.framework (8.0.0 - 8.0.0.0) < 1408AEF0-0568-3999-983F-A5E15B1DD5D1 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system

    0x1088cf000 - 0x1088dcfff + com.adobe.boost_threads.framework (8.0.0 - 8.0.0.0) < 0EA38D5B-3970-323B-BB87-48E81D9991EA >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads

    0x1088f7000 - 0x108c5fff7 + com.adobe.dvaadameve.framework (8.0.0 - 8.0.0.0) < 233EA4AC-D8FA-3912-97C6-58375AA9F9BA >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve

    0x1092f3000 - 0x109451fff + com.adobe.dvaai.framework (8.0.0 - 8.0.0.0) < 938442A1-205E-33EC-9E4F-D98E22D6BC55 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai

    0x1096e8000 - 0x10998aff7 + com.adobe.dvacore.framework (8.0.0 - 8.0.0.0) < 5866C891-DB70-3985-97EB-28DAED7A54DE >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore

    0x109bd5000 - 0x10a115fff + com.adobe.dvaui.framework (8.0.0 - 8.0.0.0) < AC91126B-2D28-3286-AF53-A53855A309D4 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui

    0x10a8c5000 - 0x10a99ffff + com.adobe.dvaworkspace.framework (8.0.0 - 8.0.0.0) < FD7EDC70-6855-3CDA-B717-2FC9370B6A46 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace

    0x10ab0c000 - 0x10abe1fff + com.adobe.exo.framework (8.0.0 - 8.0.0.0) < 4144764C-FEB1-3229-BC65-F3FEA2873B73 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo

    0x10ad5e000 - 0x10ad84ff7 + com.adobe.dvaflashview.framework (8.0.0 - 8.0.0.0) < 8F7B2E95-80DB-39CA-84F8-D3868F17D971 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview

    0x10adb5000 - 0x10ade5fef + libtbb.dylib (0) < D41FA1F0-4921-308A-93DF-4D16F8913472 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib

    0x10ae01000 - 0x10ae26fff + libtbbmalloc.dylib (0) < 60EF4F46-298B-38B6-A6CD-9B168072EAB7 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib

    0x10ae50000 - 0x10ae54fff com.apple.agl (3.3.0 - AGL - 3.3.0) < 4E8F579B-A2E2-3A27-96D7-02A9465A78D8 > /System/Library/Frameworks/AGL.framework/Versions/A/AGL

    0x10ae5b000 - 0x10aec3ff7 + com.wacom.WacomMultiTouch (< 4F8E99F8-2B12-3344-AA72-AB023D787FD8 > /Library/Frameworks/WacomMultiTouch.framework/Versions/A/WacomMultiTouch 1.0 - 1.).

    0x10af4b000 - 0x10af4fff7 + com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) < B9447EE8-6F91-9E85-C163-96600BF70764 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape

    0x10af56000 - 0x10b0affff + com.adobe.dvascriptui.framework (7.0.6 - 7.0.6.0) < EED8B131-1423-39AF-A7D9-0A8D133DDDF8 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui

    0x10b2fe000 - 0x10b3d1fff + com.adobe.dvametadata.framework (8.0.0 - 8.0.0.0) < 700D174D-AB52-3A54-8D12-8D2525DFDA33 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata

    0x10b4ad000 - 0x10b5bcff7 + com.adobe.dvametadataUI.framework (8.0.0 - 8.0.0.0) < 9138E669-76EC-3D53-9B84-FED25839BD5F >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvametadataUI.framework/Versions/A/dvametadataUI

    0x10b712000 - 0x10b7e9fff + com.adobe.dvaeve.framework (8.0.0 - 8.0.0.0) < 534A7742-3F4E-3CF3-A50C-7D444C800ED1 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve

    0x10b929000 - 0x10b989fff + com.adobe.dvatemporalxmp.framework (8.0.0 - 8.0.0.0) < 83A2772A-470E-3F2D-A5A2-FFADE8E49514 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp

    0x10b9c6000 - 0x10b9fdff7 + com.adobe.dvamediatypes.framework (8.0.0 - 8.0.0.0) < D619EB45-8218-3AA6-AE6D-2549A3568D3C >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes

    0x10baa5000 - 0x10baa7ff7 (2, 8-2, 8) com.apple.textencoding.unicode < A2CAC6A6-82CE-3929-94F8-538375EC3DF9 > system/library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode encodings

    0x10dba5000 - 0x10dba9ffb libFontRegistryUI.dylib (134,1) < 0E0D303E-2A48-340F-94A2-EEC3832E5895 > /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc're / libFontRegistryUI.dylib

    0x10ff84000 - 0x10ff84fef + cl_kernels (?) < EB7BF894-4D7F-4AD3-B8DF-DA156C6E41B4 > cl_kernels

    0 x 113088000 - 0x113088fe7 + cl_kernels (?) < 0FEED18D-C205-46AF-8F24-69772BE32FE4 > cl_kernels

    0x11308a000 - 0x113170fef unorm8_bgra.dylib (2.4.5) < 5F488C7E-2FB2-3C66-9764-28CF16B03E7A > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib

    0x11422c000 - 0x114235fff + com.adobe.illustrator.plugins.Action (action version 18.1.1 - 18.1.1) < E82670C0-3A0F-3775-94F7-7746A01C5D3E >/Applications/Adobe Illustrator CC 2014 / * / Action

    0x11453f000 - 0x114540ff7 libCyrillicConverter.dylib (64) < 91BE01AF-E364-3DF4-9968-05996B748FE0 > /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib

    0 x 114723000 - 0x11478bfff + com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop adapter version 18.1.1 - 18.1.1) < D0C9AACC-581C-3194-94D2-71D083936E97 >/Applications/Adobe Illustrator CC 2014 / * / PhotoshopAdapter

    0 x 114798000 - 0x114812ff7 + com.adobe.illustrator.plugins.UserInterface (version of the UI 18.1.1 - 18.1.1) < 1D893ADF-B902-37B5-9534-29985876646A >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface

    0x11484b000 - 0x114856fff + com.adobe.illustrator.plugins.FrameworkS (framework Server version 18.1.1 - 18.1.1) < DCEFD454-6F63-31BF-8F2E-C8941904EFBF >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/FrameworkS.aip/Contents/MacOS/FrameworkS

    0x11485c000 - 0x114865ff7 + com.adobe.illustrator.plugins.ArtConverters (ArtConverters version 18.1.1 - 18.1.1) < 803128C4-E04A-3717-971D-C9F2CD6236A9 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters

    0x11486b000 - 0x114871fff + com.adobe.illustrator.plugins.FlattenTransparency (flatten transparency version 18.1.1 - 18.1.1) < 43349CC1-9DAA-3794-81C9-835672581FAE >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/FlattenTransparency.aip/Contents/MacOS/FlattenTranspare ncy

    0 x 114877000 - 0x11487bfff + com.adobe.illustrator.plugins.Geometry (geometry Suite version 18.1.1 - 18.1.1) < 3E3677A1-2E93-38D6-9892-76BC491BBC4B >/Applications/Adobe Illustrator CC 2014 / * / geometry

    0x1148c4000 - 0x11494aff7 + com.adobe.illustrator.plugins.CurveFittingSuite (version of the pencil 18.1.1 - 18.1.1) < 5F1549DF-45BF-3140-BF12-6C3007949F56 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/CurveFittingSuite.aip/Contents/MacOS/CurveFittingSuite

    0 x 114955000 - 0x11496efff + com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 18.1.1 - 18.1.1) < A375587C-A111-3FE5-8983-4A35ADC827CE >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite

    0 x 114979000 - 0x1149dbff7 + com.adobe.illustrator.plugins.PDFSuite (PDF Suite version 18.1.1 - 18.1.1) < 38FE5EF8-620C-32D4-9517-498729448E2F >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/PDFSuite.aip/Contents/MacOS/PDFSuite

    0x1149ea000 - 0x114a0eff7 + com.adobe.illustrator.plugins.Rasterize (pixelation version 18.1.1 - 18.1.1) < 5C0849BD-174E-3ACC-8266-6BA1C7077095 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize

    0x114a16000 - 0x114b11ff7 + com.adobe.illustrator.plugins.BeautifulStrokes (beautiful features Suite version 18.1.1 - 18.1.1) < 6AF27FB7-4DC1-30C6-9E66-4EBB6F716BBC >/Applications/Adobe Illustrator CC 2014 / * / BeautifulStrokes

    0x114b1c000 - 0x114b33fff + com.adobe.illustrator.plugins.BrushManager (Brush Manager version 18.1.1 - 18.1.1) < 5DC4B3D6-F585-3D29-98DE-7221A44D7A6A >/Applications/Adobe Illustrator CC 2014 / * / BrushManager

    0x114b3a000 - 0x114b41fff + com.adobe.illustrator.plugins.ToolSelector (tool selector version 18.1.1 - 18.1.1) < 4939BB68-4778-3FC9-96CD-9F0688F16238 >/Applications/Adobe Illustrator CC 2014 / * / ToolSelector

    0x114b47000 - 0x114b53fff + com.adobe.illustrator.plugins.DiffusionRasterSuite (DiffusionRaster version 18.1.1 - 18.1.1) < 6931B20C-F567-3AB3-BD4E-A2F345A322CE >/Applications/Adobe Illustrator CC 2014 / * / DiffusionRasterSuite

    0x114cac000 - 0x114cccfff + com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 18.1.1 - 18.1.1) < 1BE53073-CAD7-309E-AFA3-5F3DD2D9A98A >/Applications/Adobe Illustrator CC 2014 / * / Control Panel

    0x114cd7000 - 0x114cf9ff7 + com.adobe.illustrator.plugins.VariablesPalette (variables Palette version 18.1.1 - 18.1.1) < 430A6296-93C7-35A2-9675-9169BD5F1B87 >/Applications/Adobe Illustrator CC 2014 / * / VariablesPalette

    0x114d00000 - 0x114d12fff + com.adobe.illustrator.plugins.ShapeSuite (form Construction Suite version 18.1.1 - 18.1.1) < 1769E546-0688-32C4-B6AE-D94DD80A5B57 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/ShapeSuite.aip/Contents/MacOS/ShapeSuite

    0x114d18000 - 0x114d1bff7 + com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 18.1.1 - 18.1.1) < D5DA0C7B-3275-374D-A3A6-3BF5ED16FB7F >/Applications/Adobe Illustrator CC 2014 / * / MPSCommon

    0x114d70000 - 0x114e7fff7 + com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 18.1.1 - 18.1.1) < BD568A13-E0C9-32F0-BD42-A7CC95F90105 >/Applications/Adobe Illustrator CC 2014 / * / ColorHarmony

    0x114ece000 - 0x114f04fff + com.adobe.illustrator.plugins.KinsokuDlg (KinsokuDlg version 18.1.1 - 18.1.1) < 9A52E4A7-14D9-3A64-8C43-CF33BD3FEB20 >/Applications/Adobe Illustrator CC 2014 / * / KinsokuDlg

    0x114f26000 - 0x114fadff7 + com.adobe.illustrator.plugins.Perspective (perspective version 18.1.1 - 18.1.1) < F93EC4DF-B334-395B-9209-925E78941951 >/Applications/Adobe Illustrator CC 2014 / * / Perspective

    0x114fb7000 - 0x114fceff7 + com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 18.1.1 - 18.1.1) < 64795A2F-D676-3AD8-8E9C-6958092841CC >/Applications/Adobe Illustrator CC 2014 / * / TextWrapDlg

    0x114fe5000 - 0x114ff0fff + com.adobe.illustrator.plugins.ExpandS (extend Suite version 18.1.1 - 18.1.1) < DFAF320D-1547-30E3-A9DC-EB83225E6A1D >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS

    0x114ff7000 - 0x114ffaff7 + com.adobe.illustrator.plugins.Punk (punk version 18.1.1 - 18.1.1) < E1DDAACE-D3C7-3BE7-8AD4-298CB8215B27 >/Applications/Adobe Illustrator CC 2014 / * / Punk

    0x1187fc000 - 0x1188effff + com.adobe.illustrator.plugins.PaintStyle (paint Style Palettes version 18.1.1 - 18.1.1) < B3A72786-7F70-33E3-A25F-8FD970A3914C >/Applications/Adobe Illustrator CC 2014 / * / PaintStyle

    0 x 118941000 - 0x118af3ff7 + com.adobe.illustrator.plugins.PlanetX (version of live paint 18.1.1 - 18.1.1) < F3433BB4-45F6-3191-B403-F51F8519106F >/Applications/Adobe Illustrator CC 2014 / * / PlanetX

    0x118b02000 - 0x118d7cff7 + com.adobe.illustrator.plugins.ScriptingSupport (version of scripting Support 18.1.1 - 18.1.1) < 7417FBD3-F69C-3B83-BE76-69BB26FCBE0C >/Applications/Adobe Illustrator CC 2014 / * / ScriptingSupport

    0x118e27000 - 0x118f03ff7 + com.adobe.AXEXSLT (AdobeAXSLE 3.8.0.33078 - 3.8.0.33078) < 6FF12542-38E6-3B53-BF5E-DD4DA527F533 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE

    0x118f96000 - 0x119005ff7 + com.adobe.adobe_caps (adobe_caps 8.0.0.13 - 8.0.0.13) < 094D440F-CFF1-3F38-A757-31CAF1639E6C >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps

    0 x 119093000 - 0x1191e2fff + com.adobe.illustrator.plugins.SwatchLibs (shades version 18.1.1 libraries - 18.1.1) < D3CCBE30-E80A-34BC-BA6A-79E0D8A56F8A >/Applications/Adobe Illustrator CC 2014 / * / SwatchLibs

    0x11922f000 - 0x1192a9ff7 + com.adobe.illustrator.plugins.SymbolPalette (Palette of symbols version 18.1.1 - 18.1.1) < 327B0F84-30AC-3965-A9E9-7F675811F94A >/Applications/Adobe Illustrator CC 2014 / * / SymbolPalette

    0x1192d4000 - 0x1195e9ff7 + com.adobe.illustrator.plugins.Vectorize (TracingSuite version 18.1.1 - 18.1.1) < BE1F2E8E-B218-38E2-A407-F83CB80D0051 >/Applications/Adobe Illustrator CC 2014 / * / vectorize

    0 x 119601000 - 0x11af04fff + com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 18.1.1 - 18.1.1) < 3F8877C2-3F7D-3006-BA4A-540DCA7B80DD >/Applications/Adobe Illustrator CC 2014 / * / DxfDwg

    0x11b059000 - 0x11b08cfff + com.adobe.illustrator.plugins.Mojikumi (MojiKumiUI version 18.1.1 - 18.1.1) < B638F39A-B57F-358F-9484-0F0891F4C3EC >/Applications/Adobe Illustrator CC 2014 / * / Mojikumi

    0x11b0aa000 - 0x11b1b1fff + com.adobe.illustrator.plugins.svgFileFormat (version in Format SVG 18.1.1 - 18.1.1) < 6DFE936F-3665-385C-86C8-1F34AE1C46E0 >/Applications/Adobe Illustrator CC 2014 / * / svgFileFormat

    0x11b1c9000 - 0x11b1e1fff + com.adobe.illustrator.plugins.DxfDwgUI (DxfDwgUI version 18.1.1 - 18.1.1) < B7FD1A76-BC35-3D30-BAE8-CBFA70410DC0 >/Applications/Adobe Illustrator CC 2014 / * / DxfDwgUI

    0x11b1fb000 - 0x11b257fff + com.adobe.illustrator.plugins.Deform (envelope and Warp version 18.1.1 - 18.1.1) < E9149025-D1C5-362F-8A8B-C93CDF0AF64A >/Applications/Adobe Illustrator CC 2014 / * / deform

    0x11b262000 - 0x11b297fff + com.adobe.illustrator.plugins.slicingAttributes (slicing version 18.1.1 - 18.1.1) < 4E622523-EA41-3859-8A1F-673D5964BEB4 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/slicingAttributes.aip/Contents/MacOS/slicingAttributes

    0x11b2a0000 - 0x11b2d6ff7 + com.adobe.illustrator.plugins.PathfinderS (pathfinder Suite version 18.1.1 - 18.1.1) < 2AB9D5D8-5E90-30CF-8155-8FCA25273EB1 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/PathfinderS.aip/Contents/MacOS/PathfinderS

    0x11b2df000 - 0x11b2f1ff7 + com.adobe.illustrator.plugins.AssetMgmt (asset Management version 18.1.1 - 18.1.1) < CE2A9F6B-97FE-3B6F-A107-22946E04DFA3 >/Applications/Adobe Illustrator CC 2014 / * / AssetMgmt

    0x11b2f9000 - 0x11b321ff7 + com.adobe.illustrator.plugins.DocInfo (document Info version 18.1.1 - 18.1.1) < 10CC09B6-43AE-323F-8E50-E7493D100456 >/Applications/Adobe Illustrator CC 2014 / * / DocInfo

    0x11b32d000 - 0x11b385ff7 + com.adobe.illustrator.plugins.LinkPalette (Palette links version 18.1.1 - 18.1.1) < 1DDBDDE8-BE52-3172-AF4B-2286B651A07A >/Applications/Adobe Illustrator CC 2014 / * / LinkPalette

    0x11b3b0000 - 0x11b3f6ff7 + com.adobe.illustrator.plugins.Snapomatic (snap version 18.1.1 - 18.1.1) < 1D2E6249-138F-33E6-9F9C-6993EC7BA6C1 >/Applications/Adobe Illustrator CC 2014 / * / Snapomatic

    0x11b401000 - 0x11b40aff7 + com.adobe.illustrator.plugins.Colors (version of colors 18.1.1 - 18.1.1) < 956A7A07-7C5A-383E-8395-78290527EDC9 >/Applications/Adobe Illustrator CC 2014 / * / colors

    0x11b411000 - 0x11b416fff + com.adobe.illustrator.plugins.Distort (free version skew 18.1.1 - 18.1.1) < FE657F87-76F3-393F-935E-F7AFD1C8FCCD >/Applications/Adobe Illustrator CC 2014 / * / deformation

    0x11b41c000 - 0x11b42bfff + com.adobe.illustrator.plugins.DropShadow (version of shadow 18.1.1 - 18.1.1) < 98FBE0AF-CAB8-3E75-99AF-B2A3A1C1916D >/Applications/Adobe Illustrator CC 2014 / * / shadow

    0x11b432000 - 0x11b438ff7 + com.adobe.illustrator.plugins.TrimMark (version of 18.1.1 crop marks - 18.1.1) < 18DDA707-8625-3F39-B341-69475C239F4C >/Applications/Adobe Illustrator CC 2014 / * / TrimMark

    0x11b43e000 - 0x11b469ff7 + com.adobe.illustrator.plugins.EyeBucketTool (version of the tool bucket eye 18.1.1 - 18.1.1) < 8F11A477-AA7E-3B78-A347-BB2891B53652 >/Applications/Adobe Illustrator CC 2014 / * / EyeBucketTool

    0x11b482000 - 0x11b487ff7 + com.adobe.illustrator.plugins.TwirlTool (version of the tool twist 18.1.1 - 18.1.1) < C627A176-8E0D-3B32-8F23-AD550D9075FF >/Applications/Adobe Illustrator CC 2014 / * / TwirlTool

    0x11b48d000 - 0x11b59eff7 + com.adobe.illustrator.plugins.SketchingTools (ShapeToolUI version 18.1.1 - 18.1.1) < 0C0F02D9-19B2-36C7-972C-8F62E0DA38E3 >/Applications/Adobe Illustrator CC 2014 / * / SketchingTools

    0x11b5cd000 - 0x11b5ddff7 + com.adobe.illustrator.plugins.Simplify (Simplify version 18.1.1 - 18.1.1) < 244DFF8D-812E-30CD-BB18-AB7D29C52AED >/Applications/Adobe Illustrator CC 2014 / * / simplify

    0x11b5f3000 - 0x11b61eff7 + com.adobe.illustrator.plugins.SimpleTools (version of tools segment 18.1.1 - 18.1.1) < EB4A2553-900A-3EA1-929D-A84C74A0C926 >/Applications/Adobe Illustrator CC 2014 / * / SimpleTools

    0x11b63a000 - 0x11b6a9ff7 + com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 18.1.1 - 18.1.1) < C5C251F2-1C2A-3C63-A5E3-D0F2B87A1829 >/Applications/Adobe Illustrator CC 2014 / * / ShapeTool

    0x11b6da000 - 0x11b6faff7 + com.adobe.illustrator.plugins.SelHat (advanced select version 18.1.1 - 18.1.1) < 4B97A3CE-E1FA-3367-97F7-BA1F23A7631F >/Applications/Adobe Illustrator CC 2014 / * / SelHat

    0x11b711000 - 0x11b731fff + com.adobe.illustrator.plugins.ScatterBrushTool (version of the tool brush Scatter adobe 18.1.1 - 18.1.1) < BADDC6CD-AD93-33DF-B44C-3F7D53CB0218 >/Applications/Adobe Illustrator CC 2014 / * / ScatterBrushTool

    0x11b73a000 - 0x11b760ff7 + com.adobe.illustrator.plugins.ParticleSystem (symbolism version 18.1.1 - 18.1.1) < 5B3987CB-3EA0-3166-A99F-BE1A3639931F >/Applications/Adobe Illustrator CC 2014 / * / ParticleSystem

    0x11b769000 - 0x11b784fff + com.adobe.illustrator.plugins.MagicWand (wand magic version 18.1.1 - 18.1.1) < ED0992A7-036D-33D1-BB8B-17DC81D76795 >/Applications/Adobe Illustrator CC 2014 / * / MagicWand

    0x11b78e000 - 0x11b7a7fff + com.adobe.illustrator.plugins.LiquifyTool (fluidity version 18.1.1 - 18.1.1) < 838BCECF-F520-36E4-8CAE-AB9942E7030C >/Applications/Adobe Illustrator CC 2014 / * / LiquifyTool

    0x11b7ad000 - 0x11b7b9ff7 + com.adobe.illustrator.plugins.Lasso (lasso version 18.1.1 - 18.1.1) < 6FDD8DF2-8D63-37C8-8860-69892C0C8666 >/Applications/Adobe Illustrator CC 2014 / * / Lasso

    0x11b7c0000 - 0x11b7c8fff + com.adobe.illustrator.plugins.KnifeTool (version of the tool knife 18.1.1 - 18.1.1) < 98CCB049-D4E4-3128-8159-19581673CC57 >/Applications/Adobe Illustrator CC 2014 / * / KnifeTool

    0x11b7cf000 - 0x11b7ecfff + com.adobe.illustrator.plugins.GlobAdjTool (version of the tool to reshape 18.1.1 - 18.1.1) < 25205241-CD30-3C2D-8A03-FB2589E34525 >/Applications/Adobe Illustrator CC 2014 / * / GlobAdjTool

    0x11b7f3000 - 0x11b807fff + com.adobe.illustrator.plugins.Flare (flare version 18.1.1 - 18.1.1) < 0ABECF5F-FB8C-30D2-8205-0CB97FB90C8C >/Applications/Adobe Illustrator CC 2014 / * / Flare

    0x11b80f000 - 0x11b871fff + com.adobe.illustrator.plugins.EraserTool (EraserTool version 18.1.1 - 18.1.1) < C3B0A377-AC87-322D-8B7D-EFF3E6DB9029 >/Applications/Adobe Illustrator CC 2014 / * / EraserTool

    0x11b897000 - 0x11b910ff7 + com.adobe.illustrator.plugins.dBrushTool (version of the tool brush bristle 18.1.1 - 18.1.1) < 49267602-2962-3AC7-83F2-0C9F006EB12E >/Applications/Adobe Illustrator CC 2014 / * / dBrushTool

    0x11b924000 - 0x11b942ff7 + com.adobe.illustrator.plugins.CurvatureTool (NewPlugin version 18.1.1 - 18.1.1) < 502FC64F-3714-3EE4-98EA-713557EA3ED0 >/Applications/Adobe Illustrator CC 2014 / * / CurvatureTool

    0x11b94a000 - 0x11b994fff + com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 18.1.1 - 18.1.1) < 297038F0-10D8-3E7C-97B1-99ED05BBD1D5 >/Applications/Adobe Illustrator CC 2014 / * / CropAreaTool

    0x11b9b0000 - 0x11b9fffff + com.adobe.illustrator.plugins.CalligraphicBrushTool (version of the calligraphic brush 18.1.1 - 18.1.1) < 475E104C-ABC9-39AD-80FD-54C181FED722 >/Applications/Adobe Illustrator CC 2014 / * / CalligraphicBrushTool

    0x11ba22000 - 0x11ba4afff + com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 18.1.1 - 18.1.1) < 72569896-19B0-3C3B-9D04-0F57E217E3A3 >/Applications/Adobe Illustrator CC 2014 / * / BoundingBox

    0x11ba54000 - 0x11ba74ff7 + com.adobe.illustrator.plugins.ArtOnPathBrushTool (version of the tool brush Art 18.1.1 - 18.1.1) < 96CA0F83-2374-3E7C-8F63-33D16453F126 >/Applications/Adobe Illustrator CC 2014 / * / ArtOnPathBrushTool

    0x11ba7b000 - 0x11ba80fff + com.adobe.illustrator.plugins.TypeCase (change unit version 18.1.1 - 18.1.1) < 3F13B1C6-968B-3FF1-9E99-12FECC90120C >/Applications/Adobe Illustrator CC 2014 / * / TypeCase

    0x11ba87000 - 0x11ba9dfff + com.adobe.illustrator.plugins.TxtSmart (text Smart Punctuation version 18.1.1 - 18.1.1) < E99D71FF-95CC-3055-82F3-FDB9D7360049 >/Applications/Adobe Illustrator CC 2014 / * / TxtSmart

    0x11bab4000 - 0x11bacdff7 + com.adobe.illustrator.plugins.TxtColumns (Split into grid version 18.1.1 - 18.1.1) < 2EDC7EA7-E0EC-36E5-BD47-2CC00558C9C1 >/Applications/Adobe Illustrator CC 2014 / * / TxtColumns

    0x11bae5000 - 0x11bb33fff + com.adobe.illustrator.plugins.TextFindFont (search for a police version 18.1.1 - 18.1.1) < E55C7DD8-561E-3091-97CB-E7F86C1BB1C1 >/Applications/Adobe Illustrator CC 2014 / * / TextFindFont

    0x11bb5e000 - 0x11bb79fff + com.adobe.illustrator.plugins.SpellCheckDictionary (SpellCheckDictionary version 18.1.1 - 18.1.1) < 7133A170-097B-3B4D-A442-661C86543B1C >/Applications/Adobe Illustrator CC 2014 / * / SpellCheckDictionary

    0x11bb91000 - 0x11bbeefff + com.adobe.illustrator.plugins.PSImport (Photoshop Import version 18.1.1 - 18.1.1) < 0537D7B1-9538-3031-9653-5BA5D491573B >/Applications/Adobe Illustrator CC 2014 / * / PSImport

    0x11bbfc000 - 0x11bc45fff + com.adobe.illustrator.plugins.PSExport (export of Photoshop version 18.1.1 - 18.1.1) < EB668623-7C36-3F3B-9A56-EC16511F86CF >/Applications/Adobe Illustrator CC 2014 / * / PSExport

    0x11bc52000 - 0x11bc64fff + com.adobe.illustrator.plugins.PSLFilterAdapter (PSLFilterAdapter version 16.0.0 - 16.0.0.446) < 92A1562B-EFF1-34A1-8851-3EC1ABC9575E >/Applications/Adobe Illustrator CC 2014 / * / PSLFilterAdapter

    0x11bc6c000 - 0x11bc89fff libJapaneseConverter.dylib (64) < 12325659-06A4-37C9-8A9C-DA7A3F8DB8A2 > /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib

    0x11bc8e000 - 0x11bcb0fff libKoreanConverter.dylib (64) < E51FCBAE-3886-32B7-B4F8-51B3CBF683ED > /System/Library/CoreServices/Encodings/libKoreanConverter.dylib

    0x11bcb4000 - 0x11bcc3fff libSimplifiedChineseConverter.dylib (64) < 468DE6E1-42B9-3751-ACA5-7D16C550FF84 > /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib

    0x11bcc7000 - 0x11bcd9fff libTraditionalChineseConverter.dylib (64) < DCA11C00-8F36-39E5-BD2A-B15183931E8B > /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib

    0x11bcdd000 - 0x11bceafff (11.1.2) libGPUSupport.dylib < 38FDFC04-055F-32A3-B5C5-B3A624D2543C > /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib

    0x11bcf1000 - 0x11bcf6fff + com.adobe.illustrator.plugins.GIF89aFormat (version in GIF89a Format 18.1.1 - 18.1.1) < 105D7E2E-FE4F-3657-868E-2DF096D88A82 >/Applications/Adobe Illustrator CC 2014 / * / GIF89aFormat

    0x11bf00000 - 0x11bf2fff7 + MMXCore (?) < D368FFBD-93E0-38BE-BF85-2BAA1D51432A >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/MMXCore.plugin/Contents/MacOS/MMXCore

    0x11bff1000 - 0x11bff5ff7 + com.adobe.illustrator.plugins.ZigZag (version of zig Zag 18.1.1 - 18.1.1) < 0F361070-A160-326A-BBFF-3ACFD06A76B6 >/Applications/Adobe Illustrator CC 2014 / * / ZigZag

    0x11e39b000 - 0x11e3b1fff + com.adobe.illustrator.plugins.ZigZagUI (PunkUI version 18.1.1 - 18.1.1) < 97E59E39-A72C-3809-BDDD-4A7C1C650C31 >/Applications/Adobe Illustrator CC 2014 / * / ZigZagUI

    0x11e3c8000 - 0x11e417ff7 + com.adobe.illustrator.plugins.VectorizeUI (VectorizeUI version 18.1.1 - 18.1.1) < 96DCB0F5-42BC-3B12-B6CE-98651E2C35DA >/Applications/Adobe Illustrator CC 2014 / * / VectorizeUI

    0x11e43b000 - 0x11e47efff + com.adobe.illustrator.plugins.VariablesPaletteUI (PlanetXUI version 18.1.1 - 18.1.1) < D236FCCB-505B-3845-9F59-5C6F4D497A34 >/Applications/Adobe Illustrator CC 2014 / * / VariablesPaletteUI

    0x11e49d000 - 0x11e4affff + com.adobe.illustrator.plugins.TwirlToolUI (TwirlToolUI version 18.1.1 - 18.1.1) < DB3A72F2-BF3D-345F-9EA4-14F70CD5E949 >/Applications/Adobe Illustrator CC 2014 / * / TwirlToolUI

    0x11e4c5000 - 0x11e4d9fff + com.adobe.illustrator.plugins.TransformUI (TransformUI version 18.1.1 - 18.1.1) < 9EE903B7-1C61-3ABC-8EA5-D50AD8D7C984 >/Applications/Adobe Illustrator CC 2014 / * / TransformUI

    0x11e4ef000 - 0x11e501fff + com.adobe.illustrator.plugins.TIFFFileFormatUI (TIFFFileFormatUI version 18.1.1 - 18.1.1) < 573AD4E4-2FA5-3F9B-9E53-BC1209225EF1 >/Applications/Adobe Illustrator CC 2014 / * / TIFFFileFormatUI

    0x11e517000 - 0x11e527ff7 + com.adobe.illustrator.plugins.TextExportUI (TextExportUI version 18.1.1 - 18.1.1) < B128468F-BED6-3EB7-8385-BE8255267D23 >/Applications/Adobe Illustrator CC 2014 / * / TextExportUI

    0x11e53d000 - 0x11e581fff + com.adobe.illustrator.plugins.svgFileFormatUI (svgFileFormatUI version 18.1.1 - 18.1.1) < D22CA9EC-A265-35E7-8B79-6D0AC2885E0C >/Applications/Adobe Illustrator CC 2014 / * / svgFileFormatUI

    0x11e5ab000 - 0x11e5d1fff + com.adobe.illustrator.plugins.SpellCheckUI (SpellCheckUI version 18.1.1 - 18.1.1) < AB742674-07F8-3B00-A194-5A4CF455222B >/Applications/Adobe Illustrator CC 2014 / * / SpellCheckUI

    0x11e5ea000 - 0x11e600fff + com.adobe.illustrator.plugins.SlicingAttributesUI (SlicingAttributesUI version 18.1.1 - 18.1.1) < DCB34D5E-C570-36D0-AE65-AE1C4CD7CE89 >/Applications/Adobe Illustrator CC 2014 / * / SlicingAttributesUI

    0x11e616000 - 0x11e62cfff + com.adobe.illustrator.plugins.ShapeEffectUI (ShapeEffectUI version 18.1.1 - 18.1.1) < 3BBDB3C2-5C8B-333B-943A-01192B4A3635 >/Applications/Adobe Illustrator CC 2014 / * / ShapeEffectUI

    0x11e643000 - 0x11e654ff7 + com.adobe.illustrator.plugins.ScribbleUI (ScribbleUI version 18.1.1 - 18.1.1) < 4ED3FCEC-2405-31C8-9C7B-32552774E9B9 >/Applications/Adobe Illustrator CC 2014 / * / ScribbleUI

    0x11e66a000 - 0x11e67dfff + com.adobe.illustrator.plugins.ScribbleFillUI (scribble version 18.1.1 - 18.1.1) < BD7A31C5-55AE-33CF-9824-7B9957903343 >/Applications/Adobe Illustrator CC 2014 / * / ScribbleFillUI

    0x11e693000 - 0x11e6b9fff + com.adobe.illustrator.plugins.ScatterBrushToolUI (adobe Scatter Brush Tool UI version 18.1.1 - 18.1.1) < 646C8BE1-F426-36CB-B540-7D2518C624A4 >/Applications/Adobe Illustrator CC 2014 / * / ScatterBrushToolUI

    0x11e6d3000 - 0x11e6eaff7 + com.adobe.illustrator.plugins.SangamFormatsUI (SangamFormatsUI version 18.1.1 - 18.1.1) < 10E1B6A0-60B9-3E3D-AD41-B1376B3A6691 >/Applications/Adobe Illustrator CC 2014 / * / SangamFormatsUI

    0x11e704000 - 0x11e717ff7 + com.adobe.illustrator.plugins.RoundUI (RoundUI version 18.1.1 - 18.1.1) < 0DF91EBE-5B4D-340C-9B2E-5C52CB9F7121 >/Applications/Adobe Illustrator CC 2014 / * / RoundUI

    0x11e72d000 - 0x11e742fff + com.adobe.illustrator.plugins.RoughenUI (RoughenUI version 18.1.1 - 18.1.1) < E38DB684-9E9F-3F15-AF59-CAA4E1323A78 >/Applications/Adobe Illustrator CC 2014 / * / RoughenUI

    0x11e758000 - 0x11e772fff + com.adobe.illustrator.plugins.RasterizeUI (RasterizeUI version 18.1.1 - 18.1.1) < 3CE38331-17AA-3FC9-8C91-49F68D854B89 >/Applications/Adobe Illustrator CC 2014 / * / RasterizeUI

    0x11e78e000 - 0x11e79eff7 + com.adobe.illustrator.plugins.PunkUI (PunkUI version 18.1.1 - 18.1.1) < FFB91DB5-3288-35E0-86A0-23426742A5CA >/Applications/Adobe Illustrator CC 2014 / * / PunkUI

    0x11e7b4000 - 0x11e7c7fff + com.adobe.illustrator.plugins.PSLFilterAdapterUI (SampleUI version 18.1.1 - 18.1.1) < 2C63924C-BBFB-3A77-B06A-BB8ACE0CF304 >/Applications/Adobe Illustrator CC 2014 / * / PSLFilterAdapterUI

    0x11e7dd000 - 0x11e7f5ff7 + com.adobe.illustrator.plugins.PSImportUI (PSImportUI version 18.1.1 - 18.1.1) < 600FBF01-1056-3718-93A9-44E347EE2834 >/Applications/Adobe Illustrator CC 2014 / * / PSImportUI

    0x11e80c000 - 0x11e823ff7 + com.adobe.illustrator.plugins.PSExportUI (PSExportUI version 18.1.1 - 18.1.1) < F5C4BCFE-2150-3026-B135-FA097F4F9F38 >/Applications/Adobe Illustrator CC 2014 / * / PSExportUI

    0x11e83a000 - 0x11e84efff + com.adobe.illustrator.plugins.PreferenceUI (PreferenceUI version 18.1.1 - 18.1.1) < EC4513F0-4355-3452-9E83-60F2495824C6 >/Applications/Adobe Illustrator CC 2014 / * / PreferenceUI

    0x11e864000 - 0x11e897ff7 + com.adobe.illustrator.plugins.PlanetXUI (PlanetXUI version 18.1.1 - 18.1.1) < 480966C1-96B9-39F9-8094-823D0B2427DD >/Applications/Adobe Illustrator CC 2014 / * / PlanetXUI

    0x11e8c2000 - 0x11e8f8ff7 + com.adobe.illustrator.plugins.PerspectiveUI (PerspectiveUI version 18.1.1 - 18.1.1) < 14BC57D8-542E-327F-B04B-F98EEB750756 >/Applications/Adobe Illustrator CC 2014 / * / PerspectiveUI

    0x11e919000 - 0x11e978ff7 + com.adobe.illustrator.plugins.PDFFormatUI (SampleUI version 18.1.1 - 18.1.1) < C39908A5-FD6E-3B6D-B6B6-64BEC4E92618 >/Applications/Adobe Illustrator CC 2014 / * / PDFFormatUI

    0x11e9a2000 - 0x11e9ccff7 + com.adobe.illustrator.plugins.PathfinderUI (PathfinderUI version 18.1.1 - 18.1.1) < C38E501F-2E5E-333B-BD1C-B9EB08C7B970 >/Applications/Adobe Illustrator CC 2014 / * / PathfinderUI

    0x11e9e9000 - 0x11e9fdff7 + com.adobe.illustrator.plugins.ParticleSystemUI (ParticleSystemUI version 18.1.1 - 18.1.1) < D80DF644-37D0-3F7B-9951-1A6341F10C4A >/Applications/Adobe Illustrator CC 2014 / * / ParticleSystemUI

    0x11ea13000 - 0x11ea28fff + com.adobe.illustrator.plugins.OffsetPathUI (offset version 18.1.1 - 18.1.1) < 9EB6185D-A4DD-31ED-B99F-A47E37123886 >/Applications/Adobe Illustrator CC 2014 / * / OffsetPathUI

    0x11ea3f000 - 0x11ea56ff7 + com.adobe.illustrator.plugins.ObjectMosaicUI (ObjectMosaicUI version 18.1.1 - 18.1.1) < F9B9A6E4-02D1-3781-998E-955F45C55FA3 >/Applications/Adobe Illustrator CC 2014 / * / ObjectMosaicUI

    0x11ea6d000 - 0x11eaacfff + com.adobe.illustrator.plugins.LiveShapesUI (LiveShapesUI version 18.1.1 - 18.1.1) < FF2FEEA9-2198-3506-A6BB-48DAE2A9BAA9 >/Applications/Adobe Illustrator CC 2014 / * / LiveShapesUI

    0x11ead1000 - 0x11eae2ff7 + com.adobe.illustrator.plugins.LiveBlendsUI (LiveBlendsUI version 18.1.1 - 18.1.1) < 8361D617-46BA-3CED-885E-A519D25683FF >/Applications/Adobe Illustrator CC 2014 / * / LiveBlendsUI

    0x11eaf8000 - 0x11eb0dfff + com.adobe.illustrator.plugins.LiquifyToolUI (LiquifyToolUI version 18.1.1 - 18.1.1) < 9E7ABF81-F203-356A-BB5F-F54E0FC0BB13 >/Applications/Adobe Illustrator CC 2014 / * / LiquifyToolUI

    0x11eb24000 - 0x11eb36ff7 + com.adobe.illustrator.plugins.JPEGFormatUI (JPEGFormatUI version 18.1.1 - 18.1.1) < 352269E9-E710-39F2-9C09-FB1066CC3800 >/Applications/Adobe Illustrator CC 2014 / * / JPEGFormatUI

    0x11eb4c000 - 0x11ed0bff7 + com.adobe.illustrator.plugins.IllustratorUI (IllustratorUI version 18.1.1 - 18.1.1) < E49EAA23-F0D1-3045-9C29-8C8AE50AB921 >/Applications/Adobe Illustrator CC 2014 / * / IllustratorUI

    0x11edcc000 - 0x11edd8ff7 + com.adobe.illustrator.plugins.IdeaFileFormatUIPlugin (IdeaFileFormatUIPlugin version 16.0.0 - 16.0.0.446) < 5A0D9796-6CCC-3251-9F97-ABBB2BFB877D >/Applications/Adobe Illustrator CC 2014 / * / IdeaFileFormatUIPlugin

    0x11ede0000 - 0x11edf2fff + com.adobe.illustrator.plugins.GlobAdjToolUI (SampleUI version 18.1.1 - 18.1.1) < 5D250F02-374E-36D6-B2D6-CD5DC511CB45 >/Applications/Adobe Illustrator CC 2014 / * / GlobAdjToolUI

    0x11ee08000 - 0x11ee18ff7 + com.adobe.illustrator.plugins.FuzzyEffectUI (FuzzyEffectUI version 18.1.1 - 18.1.1) < D693B18A-1003-3CED-8DD0-3BD5DA344195 >/Applications/Adobe Illustrator CC 2014 / * / FuzzyEffectUI

    0x11ee2e000 - 0x11ee5dfff + com.adobe.illustrator.plugins.FlattenTransparencyUI (flatten transparency version 18.1.1 - 18.1.1) < 341075BE-6CDE-3D79-8834-D285CB6DDE79 >/Applications/Adobe Illustrator CC 2014 / * / FlattenTransparencyUI

    0x11ee77000 - 0x11eea6ff7 + com.adobe.illustrator.plugins.FlashFileFormatUI (SampleUI version 18.1.1 - 18.1.1) < 70260991-A49C-357D-B11D-BBB1F633CEFE >/Applications/Adobe Illustrator CC 2014 / * / FlashFileFormatUI

    0x11eebf000 - 0x11eed2ff7 + com.adobe.illustrator.plugins.FlareUI (FlareUI version 18.1.1 - 18.1.1) < 7FFC7CDA-9512-34CF-8A43-070DE071382C >/Applications/Adobe Illustrator CC 2014 / * / FlareUI

    0x11eee8000 - 0x11ef19fff + com.adobe.illustrator.plugins.FindReplaceUI (FindReplaceUI version 18.1.1 - 18.1.1) < FC13C099-AD22-37A0-9D35-D9AC3166F409 >/Applications/Adobe Illustrator CC 2014 / * / FindReplaceUI

    0x11ef31000 - 0x11ef47ff7 + com.adobe.illustrator.plugins.ExpandUI (ShapeToolUI version 18.1.1 - 18.1.1) < BCD1D722-7C9E-3F99-BDEB-00D47032CBF8 >/Applications/Adobe Illustrator CC 2014 / * / ExpandUI

    0x11ef5e000 - 0x11ef78ff7 + com.adobe.illustrator.plugins.DropShadowUI (DropShadowUI version 18.1.1 - 18.1.1) < 14170874-0B1B-3CF8-9AB0-F211ADC73A3B >/Applications/Adobe Illustrator CC 2014 / * / DropShadowUI

    0x11ef8f000 - 0x11efa4ff7 + com.adobe.illustrator.plugins.DistortUI (DistortUI version 18.1.1 - 18.1.1) < 710E4A82-CFF6-3259-8073-97253E4304DA >/Applications/Adobe Illustrator CC 2014 / * / DistortUI

    0x11efba000 - 0x11efd5fff + com.adobe.illustrator.plugins.DesignLibrary (DesignLibrary version 18.1.1 - 18.1.1) < 69DC1D89-CABC-3769-AACA-78DAAB188BC1 >/Applications/Adobe Illustrator CC 2014 / * / DesignLibrary

    0x11efdd000 - 0x11f002fff + com.adobe.illustrator.plugins.DeformUI (DeformUI version 18.1.1 - 18.1.1) < A5701F5E-3604-3257-8AF5-4735C6FC88BE >/Applications/Adobe Illustrator CC 2014 / * / DeformUI

    0x11f01e000 - 0x11f039fff + com.adobe.illustrator.plugins.dBrushToolUI (dBrushToolUI version 18.1.1 - 18.1.1) < B8A3DD1D-CBA4-393F-9881-116D4E903E1F >/Applications/Adobe Illustrator CC 2014 / * / dBrushToolUI

    0x11f052000 - 0x11f06cfff + com.adobe.illustrator.plugins.CurvatureToolUI (NewPlugin version 18.1.1 - 18.1.1) < AF13616C-8BD3-3FAC-B439-C48C5B2C2FCC >/Applications/Adobe Illustrator CC 2014 / * / CurvatureToolUI

    0x11f076000 - 0x11f0a5ff7 + com.adobe.illustrator.plugins.CSSExtractUI (SampleUI version 18.1.1 - 18.1.1) < 4961A2F8-1D5B-38C5-A35D-13536CED18A0 >/Applications/Adobe Illustrator CC 2014 / * / CSSExtractUI

    0x11f0c0000 - 0x11f139ff7 + com.adobe.illustrator.plugins.BrushManagerUI (ShapeToolUI version 18.1.1 - 18.1.1) < A75E14B2-5901-30C6-A853-5C90EA70A941 >/Applications/Adobe Illustrator CC 2014 / * / BrushManagerUI

    0x11f167000 - 0x11f172fff + com.adobe.illustrator.plugins.AssetMgmtUI (NewPlugin version 18.1.1 - 18.1.1) < 89347EC0-FD3A-3513-970A-2E471D6EB1B6 >/Applications/Adobe Illustrator CC 2014 / * / AssetMgmtUI

    0x11f25f000 - 0x11f2bdfff + com.adobe.illustrator.plugins.ArtOnPathBrushToolUI (PunkUI version 18.1.1 - 18.1.1) < DAB96D6A-12C9-3B71-8381-B274B71D4CB7 >/Applications/Adobe Illustrator CC 2014 / * / ArtOnPathBrushToolUI

    0x11f2f3000 - 0x11f35dfff + com.adobe.illustrator.plugins.AIToolBoxUI (AIToolBoxUI version 18.1.1 - 18.1.1) < 847E9D68-E42E-3390-9C44-35BC6AEEF7EB >/Applications/Adobe Illustrator CC 2014 / * / AIToolBoxUI

    0x11f384000 - 0x11f397fff + com.adobe.illustrator.plugins.AddArrowUI (AddArrowUI version 18.1.1 - 18.1.1) < 6A9D71B0-198D-3E75-A67A-1820FAC4E0A8 >/Applications/Adobe Illustrator CC 2014 / * / AddArrowUI

    0x11f3ad000 - 0x11f3f4fff + com.adobe.illustrator.plugins.TIFFFileFormat (Format TIFF version 18.1.1 - 18.1.1) < 54A36488-B376-39E7-8159-B6023E052555 >/Applications/Adobe Illustrator CC 2014 / * / TIFFFileFormat

    0x11f400000 - 0x11f407ff7 + com.adobe.illustrator.plugins.textexport (TextExport version 18.1.1 - 18.1.1) < 7AC7EE6A-A0C7-3CC4-946A-DC48B6834FB7 >/Applications/Adobe Illustrator CC 2014 / * / textexport

    0x11f411000 - 0x11f8b7ff7 + com.adobe.illustrator.plugins.Save4Web (SaveForWebEN version 18.1.1 - 18.1.1) < 8892DBC6-C718-34E4-B241-04CAF59138C8 >/Applications/Adobe Illustrator CC 2014 / * / Save4Web

    0x11f929000 - 0x11f97ffff + com.adobe.illustrator.plugins.sangamservice (Sangam2AIMapper Plugin version 18.1.1 - 18.1.1) < 913DD0FB-5B25-3F70-8EA1-9CCD21030E72 >/Applications/Adobe Illustrator CC 2014 / * / sangamservice

    0x11f991000 - 0x11fa05fff + com.adobe.AdobeSangam (AdobeSangam 5.65.0.32332 - 5.65.0.32332) < C2C6A2E8-C210-3294-AA1A-C2C3B481495C >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam

    0x11fa56000 - 0x11fa70ff7 + com.adobe.illustrator.plugins.PNGFileFormat (PNGFileFormat version 18.1.1 - 18.1.1) < B85ACB38-D046-3B62-B422-FACC08DD56E6 >/Applications/Adobe Illustrator CC 2014 / * / PNGFileFormat

    0x11fa87000 - 0x11fa9afff + com.adobe.illustrator.plugins.PNGExport (PNGExport version 18.1.1 - 18.1.1) < 3A445C83-49F9-39E9-B21B-CA27651C3CEE >/Applications/Adobe Illustrator CC 2014 / * / PNGExport

    0x11faa0000 - 0x11fad9ff7 + com.adobe.illustrator.plugins.MPSParser (MPSParser version 18.1.1 - 18.1.1) < 2B8D8553-1A55-3BA4-A81D-43A665B47D7C >/Applications/Adobe Illustrator CC 2014 / * / MPSParser

    0x11fae8000 - 0x11fb0cff7 + com.adobe.illustrator.plugins.MPSExport (MPSExport version 18.1.1 - 18.1.1) < 802E25B8-3CD0-3177-ACC2-1250453724FC >/Applications/Adobe Illustrator CC 2014 / * / MPSExport

    0x11fb18000 - 0x11fb53fff + com.adobe.illustrator.plugins.JPEGFormat (JPEGFormat version 18.1.1 - 18.1.1) < 8E761B0E-9922-340E-B955-BA072FE8F62B >/Applications/Adobe Illustrator CC 2014 / * / JPEGFormat

    0x11fb5d000 - 0x11fb6bfff + com.adobe.illustrator.plugins.Jpeg2000 (Jpeg2000 version 18.1.1 - 18.1.1) < DE0812C2-93A2-3B86-BC8E-5FA513D7F5FA >/Applications/Adobe Illustrator CC 2014 / * / Jpeg2000

    0x11fb74000 - 0x11fc14fff + com.adobe.illustrator.plugins.FlashFileFormat (FlashFileFormat version 18.1.1 - 18.1.1) < B36E9D76-3046-36CD-8AC1-8ED88639A680 >/Applications/Adobe Illustrator CC 2014 / * / FlashFileFormat

    0x11fc26000 - 0x11fc2efff + com.adobe.illustrator.plugins.ShapeEffect (version of shape effects 18.1.1 - 18.1.1) < 9C526549-1BC8-3E21-9F81-C093B94CD4B2 >/Applications/Adobe Illustrator CC 2014 / * / ShapeEffect

    0x11fc34000 - 0x11fc4bfff + com.adobe.illustrator.plugins.ScribbleFill (scribble version 18.1.1 - 18.1.1) < B177B282-462F-3F04-A0B5-50C30D7A2258 >/Applications/Adobe Illustrator CC 2014 / * / ScribbleFill

    0x11fc52000 - 0x11fc56ff7 + com.adobe.illustrator.plugins.Scribble (tweak version 18.1.1 - 18.1.1) < CD2158B7-53F5-3C97-B0F7-5DFA7EB8D458 >/Applications/Adobe Illustrator CC 2014 / * / Freehand drawing

    0x11fc5c000 - 0x11fc71fff + com.adobe.illustrator.plugins.Saturate (saturate version 18.1.1 - 18.1.1) < FE14F5C1-78E8-3CA0-BEDF-C8F816C5D2C3 >/Applications/Adobe Illustrator CC 2014 / * / saturate

    0x11fc87000 - 0x11fc8bfff + com.adobe.illustrator.plugins.Round (version of rounded corners 18.1.1 - 18.1.1) < 803F953B-1136-3E22-B869-D6CA325D742E >/Applications/Adobe Illustrator CC 2014 / * / round

    0x11fc91000 - 0x11fc96fff + com.adobe.illustrator.plugins.Roughen (scratch version 18.1.1 - 18.1.1) < A025D86F-FCA4-37DC-8ABD-1814825077B3 >/Applications/Adobe Illustrator CC 2014 / * / sanding

    0x11fc9c000 - 0x11fcabfff + com.adobe.illustrator.plugins.Pathfinder (pathfinder Plugin version 18.1.1 - 18.1.1) < 6529560C-7ECF-3647-A884-4AD8FFC423A5 >/Applications/Adobe Illustrator CC 2014 / * / Pathfinder

    0x11fcb2000 - 0x11fcc2fff + com.adobe.illustrator.plugins.Overprint (overlay version 18.1.1 - 18.1.1) < DC423D0D-40AD-38C0-8E09-BD1254749AC3 >/Applications/Adobe Illustrator CC 2014 / * / overprint

    0x11fcd8000 - 0x11fcdeff7 + com.adobe.illustrator.plugins.OffsetPath (offset version 18.1.1 - 18.1.1) < 7DB38D2C-C45B-399F-B412-692C1F50C8DD >/Applications/Adobe Illustrator CC 2014 / * / OffsetPath

    0x11fce4000 - 0x11fceafff + com.adobe.illustrator.plugins.ObjectMosaic (HAVE mosaic object plugin version 18.1.1 - 18.1.1) < B534CF63-0AFC-3E50-A99E-DB09F6094AD6 >/Applications/Adobe Illustrator CC 2014 / * / ObjectMosaic

    0x11fcf0000 - 0x11fcf4fff + com.adobe.illustrator.plugins.MaskHelper (MaskHelper version 18.1.1 - 18.1.1) < B6BFB84E-2E22-3AD1-A2B0-50ED2A55DB33 >/Applications/Adobe Illustrator CC 2014 / * / MaskHelper

    0x11fcfa000 - 0x11fcfdfff + com.adobe.illustrator.plugins.Inverse (inverse version 18.1.1 - 18.1.1) < 5AABC943-4B6D-3221-8338-556D9467F941 >/Applications/Adobe Illustrator CC 2014 / * / reverse

    0x11fd03000 - 0x11fd18fff + com.adobe.illustrator.plugins.FuzzyEffect (FuzzyEffect version 18.1.1 - 18.1.1) < 7EEB1F11-FE77-3622-978B-CD16C48072E8 >/Applications/Adobe Illustrator CC 2014 / * / FuzzyEffect

    0x11fd1f000 - 0x11fd32ff7 + com.adobe.illustrator.plugins.Find (find version 18.1.1 - 18.1.1) < 2B06CF47-6CF5-305E-980A-36754F23A855 >/Applications/Adobe Illustrator CC 2014 / * / find

    0x11fd3b000 - 0x11fd3fff7 + com.adobe.illustrator.plugins.Expand (Expand version 18.1.1 - 18.1.1) < 374C38FE-2A5C-39C9-9BD6-370EE25252D9 >/Applications/Adobe Illustrator CC 2014 / * / expansion

    0x11fd45000 - 0x11fd53ff7 + com.adobe.illustrator.plugins.Cleanup (cleaning version 18.1.1 - 18.1.1) < 2A38CB4B-BF30-30C6-8922-052D8FFEA3C9 >/Applications/Adobe Illustrator CC 2014 / * / cleaning

    0x11fd69000 - 0x11fd81ff7 + com.adobe.illustrator.plugins.Adjust (Adjust version 18.1.1 - 18.1.1) < B6A1FF26-CBD6-3D2C-8934-258DBCBF2DC7 >/Applications/Adobe Illustrator CC 2014 / * / settings

    0x11fd98000 - 0x11fd9dfff + com.adobe.illustrator.plugins.AddArrow (AddArrow version 18.1.1 - 18.1.1) < 4BB9FED3-CFAA-3FD3-88A4-252E56B46DF9 >/Applications/Adobe Illustrator CC 2014 / * / AddArrow

    0x11fda3000 - 0x11fda6ff7 + com.adobe.illustrator.plugins.AddAnchor (AddAnchor version 18.1.1 - 18.1.1) < F943E714-E49F-3DB8-BFF6-9A69E6ED7333 >/Applications/Adobe Illustrator CC 2014 / * / AddAnchor

    0x11fdac000 - 0x11fde2fff + com.adobe.illustrator.plugins.Workspaces (version of workspaces 18.1.1 - 18.1.1) < E4B06821-61E2-37F6-AD67-D9851E77B326 >/Applications/Adobe Illustrator CC 2014 / * / workspaces

    0x11fdfe000 - 0x11fe41ff7 + com.adobe.illustrator.plugins.TransparencyPalette (Palette transparency version 18.1.1 - 18.1.1) < D57EC4F7-4D1E-38B2-A741-E51D26198C4A >/Applications/Adobe Illustrator CC 2014 / * / TransparencyPalette

    0x11fe61000 - 0x11feb2ff7 + com.adobe.illustrator.plugins.TransformPalett (transform Palette version 18.1.1 - 18.1.1) < 42AE2539-DA78-3046-B180-1D2EE897737E >/Applications/Adobe Illustrator CC 2014 / * / TransformPalett

    0x11fed2000 - 0x11fedcfff + com.adobe.illustrator.plugins.Transform (transform each version 18.1.1 - 18.1.1) < D4CE6BF1-3544-31AA-A37A-DBCC17D185BB >/Applications/Adobe Illustrator CC 2014 / * / transform

    0x11fee2000 - 0x11ff05ff7 + com.adobe.illustrator.plugins.SVGFilterEffect (SVG Filter Effect version 18.1.1 - 18.1.1) < B2FE89D6-94B5-3987-A2AE-ADB8976E7280 >/Applications/Adobe Illustrator CC 2014 / * / SVGFilterEffect

    0x11ff0f000 - 0x11ff21fff + com.adobe.illustrator.plugins.StrokeOffset (StrokeOffset version 18.1.1 - 18.1.1) < DB6BE36A-A17F-32EA-B00D-8C1926C1EA01 >/Applications/Adobe Illustrator CC 2014 / * / StrokeOffset

    0x11ff29000 - 0x11ff63ff7 + com.adobe.illustrator.plugins.SmoothShade (version 18.1.1 gradient mesh - 18.1.1) < 1B3CF9D7-D832-3500-95CD-D301957A1FBD >/Applications/Adobe Illustrator CC 2014 / * / SmoothShade

    0x11ff7a000 - 0x11ffd4ff7 + com.adobe.illustrator.plugins.Services (services version 18.1.1 - 18.1.1) < FE45ACFA-8751-344C-AD72-32ECDE2FAEC6 >/Applications/Adobe Illustrator CC 2014 / * / Services

    0 x 120005000 - 0x1202c5fcf + com.adobe.PlugPlugOwl (5.2.0.47 - 5.2.0.47) < D81E7BE0-0C67-3343-97CC-54B582FFEECF >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl

    0x12057e000 - 0x1205b3fff + AgoraLib.dylib (1.0.0.0) < 57963005-8C78-3570-BD1D-DD790A334E2D >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AgoraLib.dylib

    0 x 120656000 - 0x120684fff + VulcanControl.dylib (5.0.0.82 - 5.0.0.82 © 2013 adobe Systems, Inc.) (All rights reserved). < 059975FF-07C9-3231-BCD0-4E7E9862B14A >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/VulcanControl.dylib

    0x1206b8000 - 0x1206faff7 + VulcanMessage5.dylib (5.0.0.82 - 5.0.0.82 © 2013 adobe Systems, Inc.) (All rights reserved). < 1CA9DD0D-0AC3-3306-AE66-E078B64003A6 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/VulcanMessage5.dylib

    0x12073f000 - 0x120765ff7 + com.adobe.ape (3.4.0.29366 - 3.4.0.29366) < 40A59819-7A57-0E9F-658D-1803B2A461AE >/Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore

    0 x 120777000 - 0x120861fef + IMSLib.dylib (8.0.0.9 - 8.0.0.9) < 85452150-BA03-395E-93A8-180348C81843 >/Library/Application Support/Adobe/*/IMSLib.dylib

    0x120b85000 - 0x120babfff + com.adobe.illustrator.plugins.SeparationPreview (version of separation Preview 18.1.1 - 18.1.1) < 9107F6E2-3C4F-3FE6-B5B5-208281592C15 >/Applications/Adobe Illustrator CC 2014 / * / SeparationPreview

    0x120bb8000 - 0x120bbefff + com.adobe.illustrator.plugins.ScriptsMenu (Menu scripts version 18.1.1 - 18.1.1) < 11BBF11B-434D-3D13-B235-8E25F41832BF >/Applications/Adobe Illustrator CC 2014 / * / ScriptsMenu

    0x120bc4000 - 0x120c35fff + com.adobe.illustrator.plugins.Print (print version 18.1.1 - 18.1.1) < AF26C0BE-5B68-3791-9F16-3CDE75B37E38 >/Applications/Adobe Illustrator CC 2014 / * / Print

    0x120c60000 - 0x120c86ff7 + com.adobe.illustrator.plugins.Package (package version 18.1.1 - 18.1.1) < 65F9A26C-EDFB-3196-B4BA-F592577EF721 >/Applications/Adobe Illustrator CC 2014 / * / Package

    0x120c9e000 - 0x120caafff + com.adobe.illustrator.plugins.Nudge (NudgeEN version 18.1.1 - 18.1.1) < 07491F80-6019-317A-998D-018ED1F6EA78 >/Applications/Adobe Illustrator CC 2014 / * / boost

    0x120cb0000 - 0x120cdffff + com.adobe.illustrator.plugins.Navigator (Navigator software Macromedia version 18.1.1 - 18.1.1) < 12D7763E-6F85-39CC-B358-C6F3EB0793D9 >/Applications/Adobe Illustrator CC 2014 / * / Navigator

    0x120cf9000 - 0x120d02fff + com.adobe.illustrator.plugins.LiveShapes (LiveShapes version 18.1.1 - 18.1.1) < 4C5C1089-1071-3A8E-BA06-7278EA9FE192 >/Applications/Adobe Illustrator CC 2014 / * / LiveShapes

    0x120d08000 - 0x120d34fff + com.adobe.illustrator.plugins.LiveBlends (version of live mixes 18.1.1 - 18.1.1) < 92EA10B1-7B59-3B48-AEE5-731C8770C313 >/Applications/Adobe Illustrator CC 2014 / * / LiveBlends

    0x120d3c000 - 0x120db6fff + com.adobe.illustrator.plugins.Layers (Palette layers version 18.1.1 - 18.1.1) < E886A6B8-9863-3D51-BDB6-983094958A5A >/Applications/Adobe Illustrator CC 2014 / * / layers

    0x120dda000 - 0x120e1cff7 + com.adobe.illustrator.plugins.KeyboardShortcuts (keyboard version 18.1.1 shortcuts - 18.1.1) < BEE3FC0A-229E-3ECC-919E-E5F937F60E15 >/Applications/Adobe Illustrator CC 2014 / * / KeyboardShortcuts

    0x120e41000 - 0x120ea6fff + com.adobe.illustrator.plugins.IdeaFileFormat (IdeaFileFormat version 16.0.0 - 16.0.0.446) < 7C1C4369-DAC6-3EC2-80BE-C975E4D92C02 >/Applications/Adobe Illustrator CC 2014 / * / IdeaFileFormat

    0x120eb4000 - 0x120ef8fff + com.adobe.illustrator.plugins.FWAlignADM (AdobeAlignObjects version 18.1.1 - 18.1.1) < 083A86C1-500E-3109-BC27-10F032F6C987 >/Applications/Adobe Illustrator CC 2014 / * / FWAlignADM

    0x120f1b000 - 0x120f1dfff + com.adobe.illustrator.plugins.FlattenS (flatten Suite version 18.1.1 - 18.1.1) < 1A196503-9792-3727-AE39-ACF5855147E2 >/Applications/Adobe Illustrator CC 2014 / * / flattens

    0x120f23000 - 0x120f5bff7 + com.adobe.illustrator.plugins.FlatteningPreview (version of Preview flattening 18.1.1 - 18.1.1) < 57B14F74-DDB7-376E-A46D-152061EA730F >/Applications/Adobe Illustrator CC 2014 / * / FlatteningPreview

    0x120f6b000 - 0x120f73ff7 + com.adobe.illustrator.plugins.fileclipboardpref (FileClipboardPref version 18.1.1 - 18.1.1) < F38353BD-6BD4-343D-A817-4DC5E64ACE9E >/Applications/Adobe Illustrator CC 2014 / * / fileclipboardpref

    0x120f79000 - 0x120fafff7 + com.adobe.illustrator.plugins.DynamicCorners (DynamicCorners version 18.1.1 - 18.1.1) < A9DA68A3-DE73-3582-950C-DC8763FB541C >/Applications/Adobe Illustrator CC 2014 / * / DynamicCorners

    0x120fd2000 - 0x121024fff + com.adobe.illustrator.plugins.CSSExtract (NewPlugin version 18.1.1 - 18.1.1) < 00636D81-9262-38D8-B2F3-ACBF595F1200 >/Applications/Adobe Illustrator CC 2014 / * / CSSExtract

    0x12102f000 - 0x12104fff7 + com.adobe.illustrator.plugins.ContextMenuTouch (ContextMenuTouch version 18.1.1 - 18.1.1) < 51D3F911-CDDA-3414-B724-53167A9FE8E4 >/Applications/Adobe Illustrator CC 2014 / * / ContextMenuTouch

    0 x 121065000 - 0x121119ff7 + com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 18.1.1 - 18.1.1) < B99CB574-4E84-39D7-A3DB-4F1467CB18F3 >/Applications/Adobe Illustrator CC 2014 / * / CharParaStyles

    0 x 121155000 - 0x121164fff + com.adobe.illustrator.plugins.BNPlugin (BNPlugin version 18.1.1 - 18.1.1) < F0013D2F-3BFB-32E0-98C0-2B671D649207 >/Applications/Adobe Illustrator CC 2014 / * / BNPlugin

    0x12116b000 - 0x121215ff7 + com.adobe.illustrator.plugins.ArtStyle (Art Style version 18.1.1 - 18.1.1) < 82C7C444-2395-3B2F-BFA3-C1C42D298C18 >/Applications/Adobe Illustrator CC 2014 / * / ArtStyle

    0 121245000 - 0x12127afff + com.adobe.illustrator.plugins.ArtboardPanel x (plate expert group graph version 18.1.1 - 18.1.1) < F249CFA7-2365-37C9-B911-F88B07DECE2D >/Applications/Adobe Illustrator CC 2014 / * / ArtboardPanel

    0 x 121296000 - 0x1212b1fff + com.adobe.illustrator.plugins.AppBarControls (AppBarControls version 18.1.1 - 18.1.1) < 5D9CC73C-1041-3778-BB0D-2104D673DD01 >/Applications/Adobe Illustrator CC 2014 / * / AppBarControls

    0x1212bd000 - 0x1212feff7 + com.adobe.illustrator.plugins.altglyph (AdobeAltGlyphPalette version 18.1.1 - 18.1.1) < 5EC4EAF4-0DBA-391C-B556-E27A8D96B977 >/Applications/Adobe Illustrator CC 2014 / * / altglyph

    0 x 121325000 - 0x1213a0ff7 + com.adobe.illustrator.plugins.ActionPalette (action Palette version 18.1.1 - 18.1.1) < 30C87F7F-4008-351F-87DB-C5C299051CA9 >/Applications/Adobe Illustrator CC 2014 / * / ActionPalette

    0x1213d6000 - 0x12157cff7 + com.adobe.illustrator.plugins.3D (3D version 18.1.1 - 18.1.1) < D0614FD2-79D3-3947-AD6E-737E79A0DA8C >/Applications/Adobe Illustrator CC 2014 / * / 3D

    0x1215e8000 - 0x12168aff7 + com.adobe.illustrator.plugins.PDFFormat (version in Format PDF 18.1.1 - 18.1.1) < 794089B6-B372-33B5-AC2F-499902F353CA >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/PDFFormat.aip/Contents/MacOS/PDFFormat

    0 x 121698000 - 0x1216c8ff7 + com.adobe.illustrator.plugins.PathSuite (path Suite version 18.1.1 - 18.1.1) < 8B56153A-8883-3CAA-8B36-63B9FB03502F >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/PathSuite.aip/Contents/MacOS/PathSuite

    0x1263d8000 - 0x126484fff ColorSyncDeprecated.dylib (442) < 3518239D-60D5-39AF-A68C-E7B12564103C > System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib

    0x130bdd000 - 0x130c1cff7 + com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 8.0.0.14 - 8.0.0.14) stories < FC7DECBD-48F6-3E2F-8E40-42F19885B415 >/Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNoti

    0 x 123400000000 - 0x12340036efff com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.0.31 - 10.0.0) < 9F684763-8916-3C35-8F81-CCA8E3B00B16 > /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver

    0 x 123480000000 - 0x12348029afff com.apple.AMDRadeonX3000GLDriver (1.32.24 - 1.3.2) River /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLD < EF67F101-8F42-344B-852F-958ACA55AAF8 >

    0x7fff618bf000 - 0x7fff618f5837 dyld (353.2.1) < 72A99D0F-0B56-3938-ABC5-67A0F33757C4 >/usr/lib/dyld

    0x7fff80d6d000 - 0x7fff80d8efff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 < C0A17391-5C8B-34B1-BD46-8D644AB57DE0 >

    0x7fff80d8f000 - 0x7fff80dbffff (3086.1) libsystem_m.dylib < 1E12AB45-6D96-36D0-A226-F24D9FB0D9D6 > /usr/lib/system/libsystem_m.dylib

    0x7fff80eb8000 - 0x7fff80ec4fff com.apple.HelpData (2.1.4 - 90) < 02C6B7E6-1CC4-30E8-AD04-2794BECCF99C > /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

    0x7fff80f0b000 - 0x7fff80f0fff7 libGIF.dylib (1238) < BC3D19AA-E880-316A-9F25-872A3C94FDC7 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x7fff80f10000 - 0x7fff80f14fff libCoreVMClient.dylib (79.1) < 201EF6DF-5074-3CB7-A361-398CF957A264 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x7fff80f15000 - 0x7fff80f17ff3 com.apple.SafariServices.framework (10600 - 10600.7.12) /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices < CD2F1F77-F974-3462-93D0-D100BB738FAF >

    0x7fff80f18000 - 0x7fff80f1afff (76.20.1) libquarantine.dylib < 7AF90041-2768-378A-925A-D83161863642 > /usr/lib/system/libquarantine.dylib

    0x7fff81bc3000 - 0x7fff81c10ff3 com.apple.CoreMediaIO /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO < 48F0ABFD-99F1-349F-8AFF-FA68615421D8 > (601, 0-4760)

    0x7fff81c11000 - 0x7fff81c9aff7 com.apple.CoreSymbolication (3.1 - 57020.2) < FA7C613D-B4DF-333A-B3D6-884CE87E2C6D > /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n

    0x7fff81c9b000 - 0x7fff81cbbfff com.apple.IconServices /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices < E83DFE3B-6541-3736-96BB-26DC5D0100F1 > (47, 1 - 47.1)

    0x7fff81d2a000 - 0x7fff81d2afff com.apple.audio.units.AudioUnit /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit < E5335492-7EFE-31EA-BE72-4A9CEE68D58E > (1.12 - 1.12)

    0x7fff81d38000 - 0x7fff81d9fffb com.apple.datadetectorscore (6.0 - 396.1.1) e /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor < 2127914D-0F8B-3032-9E25-E4209531D948 >

    0x7fff81da0000 - 0x7fff81da8ff7 com.apple.icloud.FindMyDevice (< 9CE67F85-2BA8-3093-97BA-07BF5C04A5D6 > /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 1.0 - 1.).

    0x7fff81da9000 - 0x7fff82090ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) < 8953580E-7857-33B2-AA64-98296830D3A8 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore

    0x7fff82091000 - 0x7fff821b9ff7 com.apple.coreui (2.1 - 308, 6) < 9E0E9C6A-68F5-34C1-A17C-96226D401D4D > /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x7fff821ba000 - 0x7fff824ebfff com.apple.Foundation /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation < F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E > (6, 9 - 1153.20)

    0x7fff824ec000 - 0x7fff82570fff com.apple.PerformanceAnalysis (lysis of /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna < BAE4C265-C0B9-3302-AC88-EB5F312FD33C > 1.0 - 1.).

    0x7fff825e1000 - 0x7fff825f3ff7 com.apple.ImageCapture (9, 0-9, 0) < 7FB65DD4-56B5-35C4-862C-7A2DED991D1F > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture

    0x7fff825f4000 - 0x7fff825f4fff com.apple.ApplicationServices /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices < 5BF7910B-C328-3BF8-BA4F-CE52B574CE01 > (48-48)

    0x7fff825f5000 - 0x7fff825f9fff com.apple.CommonPanels (1.2.6 - 96) < F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels

    0x7fff827d8000 - 0x7fff82805fff com.apple.CoreVideo (1, 8 - 145.1) < 18DB07E0-B927-3260-A234-636F298D1917 > /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x7fff82806000 - 0x7fff82872ff3 com.apple.MMCS (1.3 - 327, 5) < FC998246-ED60-334D-9E94-453F35EF9C78 > /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

    0x7fff8287b000 - 0x7fff828a3fff libRIP.A.dylib (788.2) < 4DAA8224-AD10-3865-BF9F-DF56168914F9 > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    0x7fff828a4000 - 0x7fff829bdffb com.apple.CoreText (352.0 - 454, 9) < BBAB8852-40E5-3B76-A7AA-8098B69EF348 > /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

    0x7fff829be000 - 0x7fff82a7eff7 com.apple.backup.framework (1.6.5 - 1.6.5) < 86396038-33EA-3046-9F70-093A3D6407D4 > /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x7fff82b61000 - 0x7fff82bf5fff (10, 9-213) com.apple.ink.framework < 8E029630-1530-3734-A446-13353F0E7AC5 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A / ink jet

    0x7fff82bf6000 - 0x7fff82bf9ff7 com.apple.Mangrove (< 6326024D-5C8D-3F59-9468-ACA1E01BC70C > /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 1.0 - 1.).

    0x7fff82c22000 - 0x7fff82cb8ff7 com.apple.cloudkit.CloudKit (283.67.3 - 283.67.3) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit < 45D9ADA5-E7D2-3AA0-B0BC-A836BCFBDDCA >

    0x7fff82cbb000 - 0x7fff82e1cfff com.apple.avfoundation /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation < 27D19E4B-8C3E-3667-9DDD-2451ACDAC0C1 > (2.0 - 889.210)

    0x7fff82e1d000 - 0x7fff83122ff3 com.apple.HIToolbox (2.1.1 - 758,7) < 083019EB-7F58-36F1-BF7F-9E746F692E5C > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox

    0x7fff831fb000 - 0x7fff831fffff libpam.2.dylib (20) < E805398D-9A92-31F8-8005-8DC188BD8B6E > /usr/lib/libpam.2.dylib

    0x7fff83301000 - 0x7fff83816ffb com.apple.JavaScriptCore (10600 - 10600.7.12) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore < AB93CD01-8F15-3727-9507-E0ED34A1D3B5 >

    0x7fff83849000 - 0x7fff83898ff7 libstdc ++.6.dylib (104.1) < 803F6AC8-87DC-3E24-9E80-729B551F6FFF > /usr/lib/libstdc++.6.dylib

    0x7fff838c2000 - 0x7fff8390cfff com.apple.HIServices (1.22 - 523) < C7F6A39C-EBC0-3AA7-B355-2DBF988B5A6D > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices

    0x7fff8390d000 - 0x7fff8390dff7 (559.30.1) liblaunch.dylib < B1301610-D60C-3301-B254-11F066BD48A7 > /usr/lib/system/liblaunch.dylib

    0x7fff83924000 - 0x7fff83929fff (163.30.2) libsystem_stats.dylib < 48A9387D-5C63-3E79-979C-F675552F6FC9 > /usr/lib/system/libsystem_stats.dylib

    0x7fff8392a000 - 0x7fff83952fff (559.30.1) libxpc.dylib < 80D68997-17B9-32B6-A5FA-A218216415E5 > /usr/lib/system/libxpc.dylib

    0x7fff83953000 - 0x7fff8395bffb (118.1.2) libcopyfile.dylib < 0C68D3A6-ACDD-3EF3-991A-CC82C32AB836 > /usr/lib/system/libcopyfile.dylib

    0x7fff83994000 - 0x7fff839cffff com.apple.QD (301-301) < C4D2AD03-B839-350A-AAF0-B4A08F8BED77 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD

    0x7fff839d0000 - 0x7fff839dcff7 com.apple.OpenDirectory /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory < 2A6F3C10-71EE-3ABE-AD71-0B68F13B9C79 > (10.10 - 187)

    0x7fff839dd000 - 0x7fff83a55ff7 com.apple.SystemConfiguration (1.14.4 - 1.14) < E3495342-E80D-358D-9290-6C02F5F46BCA > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x7fff83a82000 - 0x7fff83b45ff7 libvMisc.dylib (516) < 21497A28-8DCB-3EB8-BDAC-93C93382B0AA > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib

    0x7fff83b46000 - 0x7fff83bd7ff7 (471.30.1) libCoreStorage.dylib < 9D95399F-1AC5-325F-8337-6E13AD99E44B > /usr/lib/libCoreStorage.dylib

    0x7fff83c15000 - 0x7fff83c2eff7 com.apple.CFOpenDirectory /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory < 2BF2705E-2CC6-37E7-BD49-D4B4E01591E3 > (10.10 - 187). framework/Versions/A/CFOpenDirectory

    0x7fff83c31000 - 0x7fff83c98ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) < 19269C1D-EB29-384A-83F3-7DDDEB7D9DAD > /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

    0x7fff83c99000 - 0x7fff83cf3ff7 com.apple.LanguageModeling (< ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F > /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 1.0 - 1.).

    0x7fff83cf4000 - 0x7fff83cfffff com.apple.AppSandbox (4.0 - 238.20.2) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox < BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6 >

    0x7fff83d1a000 - 0x7fff83d3eff7 com.apple.Sharing /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing < AD5E243A-B79F-3D7B-800B-A2C99A1CFEF1 > (328.17 - 328.17)

    0x7fff83d3f000 - 0x7fff83d41fff libRadiance.dylib (1238) < 6E7F8A71-DA8B-3415-9E64-6DC6FAD16F5C > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x7fff83d51000 - 0x7fff83d51fff com.apple.CoreServices /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices < C69DA8A7-B536-34BF-A93F-1C170E2C6D58 > (62-62)

    0x7fff83d52000 - 0x7fff840bdfff com.apple.VideoToolbox /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox < 3D60009A-D1D3-3062-84FE-CAAFCD4FBED0 > (1.0 - 1562.235)

    0x7fff840be000 - 0x7fff840c6fe7 libcldcpuengine.dylib (2.4.5) < 6CC680F9-0D13-333B-B151-F0D9C631A1E5 > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

    0x7fff8414b000 - 0x7fff84185ffb com.apple.DebugSymbols /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols < 6F03761D-7C3A-3C80-8031-AA1C1AD7C706 > (115-115)

    0x7fff841b5000 - 0x7fff841e0fff libc ++ abi.dylib (125) < 88A22A0F-87C6-3002-BFBA-AC0F2808B8B9 > /usr/lib/libc++abi.dylib

    0x7fff841e1000 - 0x7fff84348ffb com.apple.audio.toolbox.AudioToolbox /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox < 5678FC94-456A-3F5F-BA9A-10EB6E462997 > (1.12 - 1.12)

    0x7fff84349000 - 0x7fff84397fff (83.1.2) libcurl.4.dylib < 462767FC-C7F2-39F1-8C10-DA4114945F55 > /usr/lib/libcurl.4.dylib

    0x7fff8439b000 - 0x7fff8439dfff com.apple.EFILogin /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin < 3BA837D8-94F5-3240-9CF7-E40DC2808446 > (2.0 - 2)

    0x7fff8439e000 - 0x7fff843a0fff (11.1.2) libCVMSPluginSupport.dylib < 1C5C1757-67F1-3C23-90EF-643619A0E7DC > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib

    0x7fff843b0000 - 0x7fff843b0ff7 libkeymgr.dylib (28) < 77845842-DE70-3CC5-BD01-C3D14227CED5 > /usr/lib/system/libkeymgr.dylib

    0x7fff843b1000 - 0x7fff843c2fff libcmph.dylib (1) < 46EC3997-DB5E-38AE-BBBB-A035A54AD3C0 > /usr/lib/libcmph.dylib

    0x7fff84431000 - 0x7fff84451ff7 com.apple.MultitouchSupport.framework (264, 6-264, 6) < B4BDB2C0-5D4E-30F4-8EB0-CC16C91DF418 > /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t

    0x7fff844a1000 - 0x7fff844b7ff7 com.apple.CoreMediaAuthoring (2.2 - 951) < C3E7D4C1-400D-34FA-9FE1-8C68C03CE969 > /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing

    0x7fff844b8000 - 0x7fff845f5fff com.apple.ImageIO.framework (3.3.0 - 1238) < 90A981D0-6775-325E-86A7-1CDAC686E78C > /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x7fff845f6000 - 0x7fff8461bff7 libPng.dylib (1238) < 7F83D4C1-7B5E-3DEE-97EE-27E3D41DACFE > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x7fff8461c000 - 0x7fff84669ff7 com.apple.print.framework.PrintCore /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore < DE992474-0841-38A1-B4F6-46D653E454D5 > (10.3 - 451.1). framework/Versions/A/PrintCore

    0x7fff8466a000 - 0x7fff848e9ff7 com.apple.CoreData (111 - 526.3) < 5A27E0D8-5E5A-335B-B3F6-2601C7B976FA > /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x7fff85173000 - 0x7fff85175fff com.apple.loginsupport (1.0-1) < DAAD7013-A19D-3858-BFF7-DE1DAF664401 > /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.fram ework/Versions/A/loginsupport

    0x7fff85176000 - 0x7fff8517cff7 (167.30.1) libsystem_networkextension.dylib < 3E99FF35-DCBB-3A4C-8853-F1F39A792D29 > /usr/lib/system/libsystem_networkextension.dylib

    0x7fff8518a000 - 0x7fff851b0fff com.apple.ChunkingLibrary (2.1 - 163, 6) < 29D4CB95-42EF-34C6-8182-BDB6F7BB1E79 > /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

    0x7fff86174000 - 0x7fff861baff7 libauto.dylib (186) < A260789B-D4D8-316A-9490-254767B8A5F1 > /usr/lib/libauto.dylib

    0x7fff861bb000 - 0x7fff861bdff7 libsystem_coreservices.dylib (9) < 41B7C578-5A53-31C8-A96F-C73E030B0938 > /usr/lib/system/libsystem_coreservices.dylib

    0x7fff861da000 - 0x7fff866cafff com.apple.MediaToolbox /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox < 019FCB83-F3B2-312A-8EAF-AE2D041C3413 > (1.0 - 1562.235)

    0x7fff86788000 - 0x7fff8679fff7 libLinearAlgebra.dylib (1128) < E78CCBAA-A999-3B65-8EC9-06DB15E67C37 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLinearAlgebra.dylib

    0x7fff867a0000 - 0x7fff86ffbff7 com.apple.CoreGraphics (1.600.0 - 788,2) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics < 448C9F37-82E5-3DA0-810A-484EE715196A >

    0x7fff86ffc000 - 0x7fff87047fff com.apple.CloudDocs (1.0 - 321, 9) < 9CFB3AAF-9BD4-3543-BAEA-06AFC177A288 > /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

    0x7fff8704b000 - 0x7fff8712ffff (52.30.1) libcrypto.0.9.8.dylib < 093A3CCE-953A-365F-9412-775DE0AF2870 > /usr/lib/libcrypto.0.9.8.dylib

    0x7fff87130000 - 0x7fff87130fff com.apple.Accelerate.vecLib (vecLib - 3.10 3.10) < B92888D0-ED3F-3430-8F3A-6E56FD16C5F1 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib

    0x7fff87131000 - 0x7fff87182fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) < 450293F7-DAE7-3DD0-8F7C-71FC2FD72627 > /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x7fff871e4000 - 0x7fff873de46f libobjc. A.dylib (647) < 759E155D-BC42-3D4E-869B-6F57D477177C >/usr/lib/libobjc. A.dylib

    0x7fff87876000 - 0x7fff8789bff7 libJPEG.dylib (1238) < D27EE6B6-8E93-3D4A-9F29-14E52D4F5334 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x7fff8789c000 - 0x7fff878b5ff3 com.apple.openscripting (1.6.4 - 162.2) < BF79207B-C762-346D-8FF0-3DDCECC9E9E2 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

    0x7fff87945000 - 0x7fff87948fff com.apple.xpc.ServiceManagement (< D94F7F86-4015-3453-92FD-ADC04F215C04 > /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 1.0 - 1.).

    0x7fff8794d000 - 0x7fff87a23ff3 com.apple.DiskImagesFramework (10.10.4 - 397) < 8B513846-28A2-3275-B8A0-DF08C5EC077A > /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

    0x7fff87a24000 - 0x7fff87a34ff7 libbsm.0.dylib (34) < A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB > /usr/lib/libbsm.0.dylib

    0x7fff87a35000 - 0x7fff87a36fff liblangid.dylib (117) < B54A4AA0-2E53-3671-90F5-AFF711C0EB9E > /usr/lib/liblangid.dylib

    0x7fff87b08000 - 0x7fff87b0ffff com.apple.NetFS /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS < C263C8F8-F284-3101-AC82-A97A81716063 > (6.0 - 4.0)

    0x7fff87b10000 - 0x7fff87b2aff3 com.apple.Ubiquity /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity < DF56A657-CC6E-3BE2-86A0-71F07127724C > (1.3 - 313)

    0x7fff87b2b000 - 0x7fff87b63fff (412.20.3) libsystem_network.dylib < 6105C134-6722-3C0A-A4CE-5E1261E2E1CC > /usr/lib/system/libsystem_network.dylib

    0x7fff87b64000 - 0x7fff87de2fff com.apple.RawCamera.bundle /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera < 21725AF6-40DA-3753-8556-114692B675E0 > (6.05 - 806)

    0x7fff87de3000 - 0x7fff87de3fff libOpenScriptingUtil.dylib (162.2) < D6A2216D-ADB2-3F24-AD30-F6D00829F545 > /usr/lib/libOpenScriptingUtil.dylib

    0x7fff87de5000 - 0x7fff87e00ff7 libCRFSuite.dylib (34) < D64842BE-7BD4-3D0C-9842-1D202F7C2A51 > /usr/lib/libCRFSuite.dylib

    0x7fff87e04000 - 0x7fff87e58fff libc ++.1.dylib (120) < 1B9530FD-989B-3174-BB1C-BDC159501710 > /usr/lib/libc++.1.dylib

    0x7fff87e59000 - 0x7fff87e75fff com.apple.GenerationalStorage (2.0 - 209.11) < 9FF8DD11-25FB-3047-A5BF-9415339B3EEC > /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt storm

    0x7fff87e76000 - 0x7fff87f14fff com.apple.Metadata (10.7.0 - 917.36) < FCDD8B56-F57A-3A49-9124-CE9CEE20C502 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/metadata

    0x7fff87f15000 - 0x7fff87f40ff3 libarchive.2.dylib (30) < 8CBB4416-EBE9-3574-8ADC-44655D245F39 > /usr/lib/libarchive.2.dylib

    0x7fff87f41000 - 0x7fff87f79fff com.apple.RemoteViewServices (2.0 - 99) < C9A62691-B0D9-34B7-B71C-A48B5F4DC553 > /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi CES

    0x7fff87f7a000 - 0x7fff87fecfff com.apple.framework.IOKit (2.0.2 - 1050.20.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit < 09C0518C-90DF-3FC3-96D6-34D35F72C8EF >

    0x7fff87fed000 - 0x7fff8805effb (360-375, 4) com.apple.ApplicationServices.ATS < A1BEBCF8-8FC8-345D-B91D-1DA5773AF5A3 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS

    0x7fff8805f000 - 0x7fff88087fff (459.20.1) libsystem_info.dylib < AEB3FE62-4763-3050-8352-D6F9AF961AE6 > /usr/lib/system/libsystem_info.dylib

    0x7fff88088000 - 0x7fff880d7ff7 com.apple.opencl (2.4.2 - 2.4.2) < EB365E68-9965-3596-A40A-D1E372F3A9B3 > /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x7fff881ac000 - 0x7fff88225fe7 (233.30.1) libcorecrypto.dylib < 5779FFA0-4D9A-3AD4-B7F2-618227621DC8 > /usr/lib/system/libcorecrypto.dylib

    0x7fff88226000 - 0x7fff8822afff libcache.dylib (69) < 45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1 > /usr/lib/system/libcache.dylib

    0x7fff8822b000 - 0x7fff88277ff7 libcups.2.dylib (408,2) < E8AD18F9-61E4-3791-B840-504468C25556 > /usr/lib/libcups.2.dylib

    0x7fff882b9000 - 0x7fff88690fe7 com.apple.CoreAUC (211.1.0 - 211.1.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC < 12645629-E065-388E-A6B5-094A240578CE >

    0x7fff88691000 - 0x7fff88820fff (11.1.2) libGLProgrammability.dylib < 11882D43-25B4-331D-9428-C97F4A88DA21 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib

    0x7fff88821000 - 0x7fff88854fff com.apple.MediaKit /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit < 2912E5C2-085F-3FE2-8531-23B6E894B0F0 > (757.2 - 16)

    0x7fff88855000 - 0x7fff8885aff7 libmacho.dylib (862) < 126CA2ED-DE91-308F-8881-B9DAEC3C63B6 > /usr/lib/system/libmacho.dylib

    0x7fff8886b000 - 0x7fff88897fff (358.20.5) libsandbox.1.dylib < 931BB6B5-F207-344A-8596-F1D0BB910C9A > /usr/lib/libsandbox.1.dylib

    0x7fff88b5a000 - 0x7fff88b5dff7 (353.2.1) libdyld.dylib < 78E8F33D-0C86-3DB6-A93D-B67A25BA3522 > /usr/lib/system/libdyld.dylib

    0x7fff88b5e000 - 0x7fff88b63ff7 com.apple.MediaAccessibility /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility < 00A3E0B6-79AC-387E-B282-AADFBD5722F6 > (1.0 - 61)

    0x7fff88ba2000 - 0x7fff88baafff libMatch.1.dylib (24) < C917279D-33C2-38A8-9BDD-18F3B24E6FBD > /usr/lib/libMatch.1.dylib

    0x7fff88bab000 - 0x7fff88c19ffb com.apple.Heimdal /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal < E376CB36-6A8E-36A8-88E7-D06948417D58 > (4.0 - 2.0)

    0x7fff88c29000 - 0x7fff88c44fff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) < A6421B0B-6D4D-3E64-AC61-DDB04ED7CFF0 > /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

    0x7fff88c45000 - 0x7fff88d75fff com.apple.UIFoundation (< 466BDFA8-0B9F-3AB0-989D-F9779422926A > /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 1.0 - 1.).

    0x7fff88db3000 - 0x7fff88e1ffff com.apple.framework.CoreWLAN (5.0 - 500.35.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN < 03697149-1CDD-32FF-B564-1C1EF5E9E5C3 >

    0x7fff88e46000 - 0x7fff89276fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) < C3B823AA-C261-37D3-B4AC-C59CE91C8241 > /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

    0x7fff892a8000 - 0x7fff892daff3 com.apple.frameworks.CoreDaemon /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon < C6DB0A07-F8E4-3837-BCA9-225F460EDA81 > (1.3 - 1.3)

    0x7fff892db000 - 0x7fff8930bff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD < 3E51287C-E97D-3886-BE88-8F6872400876 >

    0x7fff8930c000 - 0x7fff8930fffb libCGXType.A.dylib (788.2) < 2F4BD0F4-9A86-3611-9004-F14E4FDCBAE9 > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

    0x7fff89310000 - 0x7fff8931bff7 com.apple.CrashReporterSupport (10.10 - 631) < C44259AC-0A1C-3EC5-99AC-48CB520A709D > /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support

    0x7fff8931c000 - 0x7fff8931dfff libDiagnosticMessagesClient.dylib (100) < 2EE8E436-5CDC-34C5-9959-5BA218D507FB > /usr/lib/libDiagnosticMessagesClient.dylib

    0x7fff893b2000 - 0x7fff894a4ff7 libiconv.2.dylib (42) < 2A06D02F-8B76-3864-8D96-64EF5B40BC6C > /usr/lib/libiconv.2.dylib

    0x7fff894a5000 - 0x7fff8953cfff com.apple.CoreMedia /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia < F8A31A50-8C7D-3199-845E-303CDD437EB6 > (1.0 - 1562.235)

    0x7fff8953d000 - 0x7fff895e4fff com.apple.PDFKit (3.1 - 3.1) < 1EF386B1-6440-3D35-8077-F7EF859423CC > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit

    0x7fff895e5000 - 0x7fff895f1ff7 (11.1.2) libGPUSupportMercury.dylib < 16B2CA57-479C-3F0F-BF87-03A2C6923D5A > /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport Mercury.dylib

    0x7fff895f2000 - 0x7fff8961cfff (11.1.2) GLRendererFloat < 50EC0CD3-5CAB-3183-9818-FC4A405B681F > /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/G LRendererFloat

    0x7fff89f63000 - 0x7fff89f6cfff (11.1.2) libGFXShared.dylib < 7F9F6175-E993-3014-8C9B-1F08CE7C75A2 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    0x7fff89f6d000 - 0x7fff89f7eff3 (35.30.2) libsystem_coretls.dylib < 0F7BAD0C-FC28-3E4B-8D21-06B426599043 > /usr/lib/system/libsystem_coretls.dylib

    0x7fff89f7f000 - 0x7fff89f85fff (72.20.1) libsystem_trace.dylib < 840F5301-B55A-3078-90B9-FEFFD6CD741A > /usr/lib/system/libsystem_trace.dylib

    0x7fff89f86000 - 0x7fff89f93ff7 libbz2.1.0.dylib (36) < 2DF83FBC-5C08-39E1-94F5-C28653791B5F > /usr/lib/libbz2.1.0.dylib

    0x7fff89f94000 - 0x7fff89f98fff com.apple.TCC (< CCA42EE2-3400-3444-9486-BC454E60D944 > /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 1.0 - 1.).

    0x7fff89f99000 - 0x7fff89fa2fff (105.10.1) libsystem_pthread.dylib < 3103AA7F-3BAE-3673-9649-47FFD7E15C97 > /usr/lib/system/libsystem_pthread.dylib

    0x7fff89fa3000 - 0x7fff89fbdff7 libextension.dylib (55.2) < 3BB019CA-199A-36AC-AA22-14B562138545 > /usr/lib/libextension.dylib

    0x7fff89fbe000 - 0x7fff89fddfff com.apple.CoreDuet (< 36AA9FD5-2685-314D-B364-3FA4688D86BD > /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 1.0 - 1.).

    0x7fff89fde000 - 0x7fff89fe1fff com.apple.IOSurface (97, 4-97, 4) < AE11CFBC-4D46-30F3-BEEC-4C8131079391 > /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x7fff89feb000 - 0x7fff89ff2ff7 libCGCMS.A.dylib (788.2) < 453CF6DA-E195-38EA-9EC1-0CC1F1698391 > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib

    0x7fff89ff3000 - 0x7fff89ffbfff libsystem_platform.dylib (63) < 64E34079-D712-3D66-9CE2-418624A5C040 > /usr/lib/system/libsystem_platform.dylib

    0x7fff89ffc000 - 0x7fff8a02dfff libtidy. A.dylib (15.15) < 37FC944D-271A-386A-9ADD-FA33AD48F96D >/usr/lib/libtidy. A.dylib

    0x7fff8a02e000 - 0x7fff8a041ff7 com.apple.CoreBluetooth (< 8D7BA9BA-EB36-307A-9119-0B3D9732C953 > /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 1.0 - 1.).

    0x7fff8a042000 - 0x7fff8a04bff3 com.apple.CommonAuth /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth < 07FD1753-5498-310F-8C58-49E2F27C614B > (4.0 - 2.0)

    0x7fff8a04c000 - 0x7fff8a0a9fff com.apple.QuickLookFramework /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook < A9B7668D-60EF-35B2-9ACB-0E68DE335B15 > (5.0 - 675.42)

    0x7fff8a0aa000 - 0x7fff8a0b1ff7 libcompiler_rt.dylib (35) < BF8FC133-EE10-3DA6-9B90-92039E28678F > /usr/lib/system/libcompiler_rt.dylib

    0x7fff8a0b9000 - 0x7fff8ac3aff7 com.apple.AppKit /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit < E485D56D-3E72-34B7-99BB-BFDEE2D07BF5 > (6, 9 - 1348.17)

    0x7fff8ac3b000 - 0x7fff8ac62fff com.apple.shortcut /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut < 0E9228EC-E688-3E83-9516-5211FFEA923E > (2.14 - 2.14)

    0x7fff8ac72000 - 0x7fff8acfeff7 (1044.10.1) libsystem_c.dylib < 86FBED7A-F2C8-3591-AD6F-486DD57E6B6A > /usr/lib/system/libsystem_c.dylib

    0x7fff8ad53000 - 0x7fff8adf2e27 com.apple.AppleJPEG (< 6627DDD9-A8FE-3968-B23A-B6A29AA3919A > /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 1.0 - 1.).

    0x7fff8adf3000 - 0x7fff8b069ff7 com.apple.security (7.0 - 57031.30.12) /System/Library/Frameworks/Security.framework/Versions/A/Security < E9CF3D8E-0165-3EB2-BED9-FDB99CDA924B >

    0x7fff8b06a000 - 0x7fff8b1aeff7 com.apple.QTKit (7.7.3 - 2890.6) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit < E657DE0D-F8C8-3B2F-A1B6-505EF2A01CF3 >

    0x7fff8b1e5000 - 0x7fff8b70efff com.apple.QuartzComposer (5.1 - 332) < BCEDA75A-684E-34A7-8204-65E0ECB760B2 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer

    0x7fff8b70f000 - 0x7fff8b711ff7 com.apple.securityhi (9.0 - 55006) < 41996F52-0848-3384-BF45-2821FB38A369 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI

    0x7fff8b9c2000 - 0x7fff8b9cafff (576.30.4) libsystem_dnssd.dylib < 4EA2DEC3-77EE-3941-A703-DE6DC2056B15 > /usr/lib/system/libsystem_dnssd.dylib

    0x7fff8b9cb000 - 0x7fff8bbd8ffb com.apple.CFNetwork (720.4.4 - 720.4.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork < 71A596B3-A837-3ADF-9560-1DCDA9292F96 >

    0x7fff8bc43000 - 0x7fff8bc50fff libxar.1.dylib (255) < 7CD69BB5-97BA-3858-8A8B-2F33F129E6E7 > /usr/lib/libxar.1.dylib

    0x7fff8bc51000 - 0x7fff8bc7bff7 (442.1.4) libdispatch.dylib < 502CF32B-669B-3709-8862-08188225E4F0 > /usr/lib/system/libdispatch.dylib

    0x7fff8bcef000 - 0x7fff8bcf0ff3 libSystem.B.dylib (1213) < AD223AEB-237D-35A3-825E-EECF95916838 > /usr/lib/libSystem.B.dylib

    0x7fff8bcf1000 - 0x7fff8c144fc7 com.apple.vImage (8.0 - 8, 0) < 33BE7B31-72DB-3364-B37E-C322A32748C5 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage

    0x7fff8c15e000 - 0x7fff8c275fe7 libvDSP.dylib (516) < DFEDB210-49D1-3803-88A2-C61DB6A45C3D > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib

    0x7fff8c276000 - 0x7fff8c27afff com.apple.IOAccelerator /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator < 12DE1474-4B2A-3D7D-ACF9-DDAF66A6936A > (156.16 - 156.16)

    0x7fff8c27b000 - 0x7fff8c27cfff com.apple.TrustEvaluationAgent (2.0 - 25) < 2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB > /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent

    0x7fff8c2b4000 - 0x7fff8c3e6ff7 com.apple.MediaControlSender (2.0 - 215.18) < 88726256-A71E-33A8-A56C-ABA208951C92 > /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der

    0x7fff8c54f000 - 0x7fff8c54ffff com.apple.Cocoa /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa < EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8 > (6: 8-21)

    0x7fff8ca00000 - 0x7fff8ca5bff7 libTIFF.dylib (1238) < 65A80200-F0AF-3C14-B593-CC9D69151F5E > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x7fff8ca62000 - 0x7fff8cb04fff com.apple.Bluetooth (4.3.5 - 4.3.5f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth < DB1CF332-A131-3DF1-BE85-A05594F6DA5F >

    0x7fff8cb15000 - 0x7fff8cbaaff7 com.apple.ColorSync (4.9.0 - 4.9.0) < 9150C2B7-2E6E-3509-96EA-7B3F959F049E > System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync

    0x7fff8cbab000 - 0x7fff8cbecfff libGLU.dylib (11.1.2) < 2BA52A8D-ED35-3D86-B2D6-41479969C96D > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x7fff8cd13000 - 0x7fff8cd94ff7 com.apple.CoreUtils /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils < 3808CBC5-1DF1-3821-8AAE-57C30D4F514B > (1.1 - 110.1)

    0x7fff8cd95000 - 0x7fff8cfffff7 com.apple.imageKit (2.6.1 - 850) < 612201FE-768E-386B-82E3-764038B40120 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit

    0x7fff8d000000 - 0x7fff8d011ff7 libz.1.dylib (55) < 88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1 > /usr/lib/libz.1.dylib

    0x7fff8d012000 - 0x7fff8d090fff com.apple.CoreServices.OSServices (640, 4-640, 4) < 5FDEFDEF-1BFC-3E67-9043-FA0CAA0D802E > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices

    0x7fff8d091000 - 0x7fff8d097fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) < BB2D573F-0A01-379F-A2BA-3C454EDCB111 > work/Versions/A/SpeechRecognition /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame

    0x7fff8d098000 - 0x7fff8d0a3fff libGL.dylib (11.1.2) < FD8B7B67-1532-32A1-B369-9D7A6C1EB3ED > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x7fff8d0a4000 - 0x7fff8d0adff7 (133.1.1) libsystem_notify.dylib < 61147800-F320-3DAA-850C-BADF33855F29 > /usr/lib/system/libsystem_notify.dylib

    0x7fff8d0ae000 - 0x7fff8d0bbff3 com.apple.ProtocolBuffer (1 - 228.0.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer < 3429EB06-9F0E-355F-B9AB-F72879177398 >

    0x7fff8d0bc000 - 0x7fff8d0c7ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) < A5640275-E2A6-3856-95EF-5F0DC440B10C > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis

    0x7fff8d798000 - 0x7fff8d7e6ff7 com.apple.ImageCaptureCore /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore < 75B5043C-9EF0-3CD2-875D-12813F0A73D3 > (6: 3 - 6.3)

    0x7fff8d7e7000 - 0x7fff8d7e8fff libsystem_secinit.dylib (18) < 581DAD0F-6B63-3A48-B63B-917AF799ABAA > /usr/lib/system/libsystem_secinit.dylib

    0x7fff8d7e9000 - 0x7fff8d822fff com.apple.AirPlaySupport /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport < A7730005-A538-30E8-815B-727957D74C89 > (2.0 - 215.18)

    0x7fff8d823000 - 0x7fff8d8deff7 com.apple.DiscRecording (9.0 - 9000.4.2) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording < 4655B4B8-523D-3AE6-92A0-8486A2258B3B >

    0x7fff8d8df000 - 0x7fff8d8e5ff7 com.apple.XPCService (< AA4A5393-1F5D-3465-A417-0414B95DC052 > /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 2.0 - 1).

    0x7fff8d8e6000 - 0x7fff8d8f8ff7 com.apple.CoreDuetDaemonProtocol (1.0-1) < CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31 > /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDae monProtocol

    0x7fff8d97b000 - 0x7fff8d995ff7 com.apple.Kerberos (< 7760E0C2-A222-3709-B2A6-B692D900CEB1 > /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 3.0 - 1).

    0x7fff8d996000 - 0x7fff8d9c6fff com.apple.GSS /System/Library/Frameworks/GSS.framework/Versions/A/GSS < 7DE487D3-50C8-3A45-8C17-B8806B5E6AA5 > (4.0 - 2.0)

    0x7fff8d9e0000 - 0x7fff8d9e1ff7 com.apple.print.framework.Print (10.0 - 265) < 3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print

    0x7fff8da65000 - 0x7fff8db58ff7 libJP2.dylib (1238) < 008AE93E-FB7F-3217-8220-0C1A6BEBFE0F > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x7fff8db59000 - 0x7fff8db5affb libremovefile.dylib (35) < 3485B5F4-6CE8-3C62-8DFD-8736ED6E8531 > /usr/lib/system/libremovefile.dylib

    0x7fff8dc8b000 - 0x7fff8dc94fff com.apple.DisplayServicesFW (2, 9 - 372.1) < 30E61754-D83C-330A-AE60-533F27BEBFF5 > /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

    0x7fff8dc97000 - 0x7fff8dcadff7 libsystem_asl.dylib (267) < F153AC5B-0542-356E-88C8-20A62CA704E2 > /usr/lib/system/libsystem_asl.dylib

    0x7fff8dcae000 - 0x7fff8dccaff7 (53.30.1) libsystem_malloc.dylib < DDA8928B-CC0D-3255-BD8A-3FEA0982B890 > /usr/lib/system/libsystem_malloc.dylib

    0x7fff8dccb000 - 0x7fff8dcefff7 com.apple.quartzfilters (1.10.0 - 1.10.0) < 1AE50F4A-0098-34E7-B24D-DF7CB94073CE > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

    0x7fff8dcf0000 - 0x7fff8dd22ff7 libTrueTypeScaler.dylib (134.4) < 82731A4D-8107-3E93-AA6A-A69EF2EC68D1 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib

    0x7fff8dd23000 - 0x7fff8dd2afff com.apple.network.statistics.framework (1.2-1) < 61B311D1-7F15-35B3-80D4-99B8BE90ACD9 > /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistic s

    0x7fff8ddef000 - 0x7fff8ddf1fff (358.20.5) libsystem_sandbox.dylib < 3F5E973F-C702-31AC-97BC-05F5C195683C > /usr/lib/system/libsystem_sandbox.dylib

    0x7fff8ddf2000 - 0x7fff8de01fff com.apple.LangAnalysis (1.7.0 - 1.7.0) < D1E527E4-C561-352F-9457-E8C50232793C > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis

    0x7fff8de02000 - 0x7fff8de04fff com.apple.SecCodeWrapper (4.0 - 238.20.2) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper < C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F >

    0x7fff8de05000 - 0x7fff8de07fff (699.30.1) libsystem_configuration.dylib < B124CC64-59B9-354F-A693-B3431ADB87AC > /usr/lib/system/libsystem_configuration.dylib

    0x7fff8de08000 - 0x7fff8df96fff libBLAS.dylib (1128) < 497912C1-A98E-3281-BED7-E9C751552F61 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib

    0x7fff8dff7000 - 0x7fff8e06bffb com.apple.securityfoundation (6.0 - 55126) < D3C26373-83B1-3FDF-AD9C-39875D84312A > /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x7fff8e06c000 - 0x7fff8e0acff7 libGLImage.dylib (11.1.2) < 9B05F3BF-D111-3B01-B7F8-C5EF7E02000B > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0x7fff8e0ad000 - 0x7fff8e0b2ffb libheimdal - asn1.dylib (398.10.1) < D362D79B-CC4F-3E62-9BC7-9B645BEBBF4E > /usr/lib/libheimdal-asn1.dylib

    0x7fff8e0b3000 - 0x7fff8e122fff com.apple.SearchKit (1.4.0 - 1.4.0) < 80883BD1-C9BA-3794-A20E-476F94DD89A9 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit

    0x7fff8e123000 - 0x7fff8e123ff7 libunc.dylib (29) < 5676F7EA-C1DF-329F-B006-D2C3022B7D70 > /usr/lib/system/libunc.dylib

    0x7fff8e125000 - 0x7fff8e12aff7 libunwind.dylib (35.3) < BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6 > /usr/lib/system/libunwind.dylib

    0x7fff8e27a000 - 0x7fff8e288ff7 com.apple.opengl (11.1.2 - 11.1.2) < 5F355713-4637-33CD-9CBA-4B4CA43FB0FE > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x7fff8e29f000 - 0x7fff8e44efff (11.1.2) GLEngine < 8A8153B1-94CE-3EC1-9840-441DA7217BA9 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine

    0x7fff8e482000 - 0x7fff8e5c5fff libsqlite3.dylib (168.2) < BCB1F77E-2484-3EC4-A1D5-1AE90A407A23 > /usr/lib/libsqlite3.dylib

    0x7fff8e5c6000 - 0x7fff8e6b0ff7 com.apple.QuickLookUIFramework (5.0 - 675.42), /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V < 86EE3D40-4554-3813-8C8B-B583A5F6F7E3 > ersions/A/QuickLookUI

    0x7fff8e6ce000 - 0x7fff8e6cefff com.apple.quartzframework /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz < 26C982A3-2FC3-3F50-B5F4-3C545C3BAC10 > (1, 5-1, 5)

    0x7fff8e6d2000 - 0x7fff8e718ff7 libFontRegistry.dylib (134,1) < CE41D8C2-BEED-345C-BC4F-3775CC06C672 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib

    0x7fff8e719000 - 0x7fff8e754fff com.apple.Symbolication /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication < D64571B1-4483-3FE2-BD67-A91360F79727 > (1.4 - 56045)

    0x7fff8e755000 - 0x7fff8e755fff com.apple.Accelerate (1.10 - 1.10 accelerate) < F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x7fff8e756000 - 0x7fff8ea89ff7 libmecabra.dylib (666,7) < 0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2 > /usr/lib/libmecabra.dylib

    0x7fff8ea8a000 - 0x7fff8ea95ff7 (2782.30.5) libkxld.dylib < 14CB6513-E373-3829-AD7D-F1C15397F64F > /usr/lib/system/libkxld.dylib

    0x7fff8eba6000 - 0x7fff8ebb8ff7 libsasl2.2.dylib (194.1) < 35371406-75EF-304A-A073-956C40373555 > /usr/lib/libsasl2.2.dylib

    0x7fff8ebb9000 - 0x7fff8ebbbff7 libutil.dylib (38) < 471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F > /usr/lib/libutil.dylib

    0x7fff8ebbc000 - 0x7fff8ebc6ff7 com.apple.NetAuth /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth < 2BBD749A-8E18-35B8-8E48-A90347C1CCA7 > (5.2 - 5.2)

    0x7fff8ebc7000 - 0x7fff8ecbbfff libFontParser.dylib (134.4) < 12F2E476-F05A-3F01-92FF-6E0C6D7F8DD5 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib

    0x7fff8ecfd000 - 0x7fff8ed2eff7 com.apple.ProtectedCloudStorage (1.0-1) < 9D76F2E0-C28A-3DBC-A91F-E87888D46BF0 > /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedClo udStorage

    0x7fff8ed70000 - 0x7fff8f072ffb com.apple.GeoServices (1.0 - 1077.0.18) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices < 2BBF8B44-DD46-3432-8C84-6D6AA004C233 >

    0x7fff8f073000 - 0x7fff8f075fff com.apple.CoreDuetDebugLogging (1.0-1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebug < 9A6E5710-EA99-366E-BF40-9A65EC1B46A1 > logging

    0x7fff8f1cf000 - 0x7fff8f1d0ff7 libsystem_blocks.dylib (65) < 9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1 > /usr/lib/system/libsystem_blocks.dylib

    0x7fff8f1d1000 - 0x7fff8f1d9ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) < 84F79D3E-7B5E-3C93-8479-35794A3F125E > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framewor k/Versions/A/FSEvents

    0x7fff8f1da000 - 0x7fff8f268ff7 com.apple.CorePDF /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF < 9CD7EC6D-3593-3D60-B04F-75F612CCB99A > (4.0 - 4)

    0x7fff8f269000 - 0x7fff8f676ff7 libLAPACK.dylib (1128) < F9201AE7-B031-36DB-BCF8-971E994EF7C1 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib

    0x7fff8f6b9000 - 0x7fff8f6d6ffb libresolv.9.dylib (57) < 26B38E61-298A-3C3A-82C1-3B5E98AD5E29 > /usr/lib/libresolv.9.dylib

    0x7fff8f6d7000 - 0x7fff8f6dcfff com.apple.DiskArbitration /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration < 0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9 > (2, 6 - 2.6)

    0x7fff8f762000 - 0x7fff8f871ff3 com.apple.desktopservices (1.9.3 - 1.9.3) < FEE11342-5BC4-37A7-8169-DA48BE17B9C9 > /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv

    0x7fff8f872000 - 0x7fff8f8c3ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA < 17C35538-7C2B-3735-A1B3-E8487EED0668 >

    0x7fff8f8d9000 - 0x7fff8f925fff com.apple.corelocation /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation < 8825B3E2-E053-3E01-AE31-793443962D06 > (1486.17 - 1615.24)

    0x7fff8f926000 - 0x7fff8f95dffb com.apple.LDAPFramework (2.4.28 - 194,5) < CAFB9695-000F-34EA-8DF5-09996929C26A > /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x7fff8f95e000 - 0x7fff8f98dff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) in /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI < B93D4775-149C-3698-B38C-9C50673D455C >

    0x7fff8f98e000 - 0x7fff8f98efff com.apple.Carbon /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon < 9BF51672-1684-3FDE-A561-FC59A2864EF8 > (154 to 157)

    0x7fff8f9fd000 - 0x7fff8fa00ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) < BCC15965-7869-34F4-9019-9D0A41DD6AFF > /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

    0x7fff8fa01000 - 0x7fff8fa09ff7 com.apple.AppleSRP (< 68F0C577-ED96-34F2-B701-CE3023367D4D > /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 5.0 - 1).

    0x7fff8fa0a000 - 0x7fff8fa17ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) < 551322E2-C1E4-3378-A218-F362985E3E3C > /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecogn itionCore

    0x7fff8fa18000 - 0x7fff8fa1cfff libspindump.dylib (182.4) < 929670EB-4963-3496-AD24-8B50E388803C > /usr/lib/libspindump.dylib

    0x7fff8fa1d000 - 0x7fff8fb41ff7 com.apple.LaunchServices (644.56 - 644.56) < 20AABB1C-9319-3E4D-A024-51B0DD5FCD3B > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices

    0x7fff8fb42000 - 0x7fff8fba1fff com.apple.AE (681, 2-681, 2) < 450F45DB-0F60-383D-BD22-03E296C82675 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE

    0x7fff8fba2000 - 0x7fff8fc94fff libxml2.2.dylib (26) < B834E7C8-EC3E-3382-BC5A-DA38DC4D720C > /usr/lib/libxml2.2.dylib

    0x7fff8fc95000 - 0x7fff8fca0ff7 (471.30.1) libcsfde.dylib < A62AE3D8-E2A6-314A-BF45-804003BE0AC9 > /usr/lib/libcsfde.dylib

    0x7fff8fca1000 - 0x7fff8fcf4ffb libAVFAudio.dylib (118.6) < 2441D4C1-D8FB-3DA9-9DD7-914E03413882 > /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib

    0x7fff8fcf5000 - 0x7fff8fd00fff (60061.30.1) libcommonCrypto.dylib < E789748D-F9A7-3CFF-B317-90DF348B1E95 > /usr/lib/system/libcommonCrypto.dylib

    0x7fff8fd01000 - 0x7fff8fd04fff com.apple.help (1.3.3 - 46) < CA4541F4-CEF5-355C-8F1F-EA65DC1B400F > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/aide

    0x7fff8fd05000 - 0x7fff8ffd4ff3 com.apple.CoreImage (10.3.4) < C1AE8252-A95D-3BF4-83B8-BE85E979F2CB > /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

    0x7fff8ffd5000 - 0x7fff9036dff7 com.apple.CoreFoundation /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation < 5C0892B8-9691-341F-9279-CA3A74D59AA0 > (6, 9 - 1153.18)

    0x7fff9036e000 - 0x7fff90553ff7 libicucore. A.dylib (531.48) < 3CD34752-B1F9-31D2-865D-B5B0F0BE3111 >/usr/lib/libicucore. A.dylib

    0x7fff90554000 - 0x7fff90569ff7 com.apple.AppContainer (4.0 - 238.20.2) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer < 2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3 >

    0x7fff906ea000 - 0x7fff9089aff3 com.apple.QuartzCore /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore < F815B60E-75E3-3263-BE93-27A49882CF58 > (1.10 - 361.19)

    0x7fff9089b000 - com.apple.DictionaryServices (1.2 - 229) < F03DFAC6-6285-3176-9C6D-7CC50F8CD52A > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices 0x7fff908c6fff

    0x7fff908df000 - 0x7fff90908ffb libxslt.1.dylib (13) < AED1143F-B848-3E73-81ED-71356F25F084 > /usr/lib/libxslt.1.dylib

    0x7fff90909000 - 0x7fff90923ff7 liblzma.5.dylib (7) < 1D03E875-A7C0-3028-814C-3C27F7B7C079 > /usr/lib/liblzma.5.dylib

    0x7fff90924000 - 0x7fff90941fff (2782.30.5) libsystem_kernel.dylib < 101D28C0-AF07-3B81-87BE-CA27ADED33AB > /usr/lib/system/libsystem_kernel.dylib

    Summary of the external change:

    Calls made by other processes for this process:

    task_for_pid: 4

    thread_create: 0

    thread_set_state: 0

    Calls made by this process:

    task_for_pid: 0

    thread_create: 0

    thread_set_state: 0

    Calls made by all processes on this machine:

    task_for_pid: 1092

    thread_create: 0

    thread_set_state: 0

    Summary region VM:

    ReadOnly part of libraries: Total = 507.1 M resident=206.1M(41%) swapped_out_or_unallocated=301.0M(59%)

    Regions in writing: Total = 943. 3 m written=511.1M(54%) resident=585.8M(62%) swapped_out = 0 K (0%) unallocated=357.5M(38%)

    VIRTUAL FIELD TYPE

    ===========                      =======

    ATS (font support) 32.1 M

    Address space reserved K-8 ATS (font support) VM (reserved) (not assigned)

    CG backup stores 1916K

    Image CG 97.0 M

    CG shared images 560K

    CoreGraphics 8K

    CoreImage 8K

    CoreUI 132K image data.

    IOKit 1092K

    Image IO 1696 K

    Once the kernel 8K Alloc

    MALLOC 657,0 M

    MALLOC (admin) 32K

    Tag memory 241 71.3 M

    Tag memory (reserved) 241 1020K reserved (Unassigned) VM address space

    242 12K memory tag

    Tag 251 8K memory

    OpenCL 16K

    BATTERY GUARD 56.0 M

    Pile of 17.8 M

    520 stack (reserved) reserved K VM address space (not assigned)

    VM_ALLOCATE 46.1 M

    __DATA                             42.0M

    __GLSLBUILTINS 2588K

    __IMAGE 528K

    __LINKEDIT 126.7 M

    __TEXT 380.4 M

    __UNICODE 552K

    mapped file 312,2 M

    shared memory 68K

    ===========                      =======

    TOTAL                               1.8G

    In TOTAL, less space reserved VM 1.8 G

    Model: MacBookPro8 2, MBP81.0047.B27 of BootROM, 4 processors, Intel Core i7, 2.4 GHz, 8 GB, MSC 1.69f4

    Graphics card: integrated Intel HD Graphics 3000, Intel HD Graphics 3000,

    Graphics card: AMD Radeon HD 6770 M, AMD Radeon HD 6770 M, PCIe, 1024 MB

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1333 MHz, 0x859B, 0x435434473353313333394D2E4D3136464D44

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1333 MHz, 0x859B, 0x435434473353313333394D2E4D3136464D44

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)

    Bluetooth: Version 4.3.5f8 15969, 3 services, 18 aircraft, 1 incoming serial ports

    Network service: Wi - Fi, AirPort, en1

    Serial ATA Device: APPLE HARD HTS727575A9E362, GB 750,16 disk

    Serial ATA Device: MATSHITADVD-R UJ - 8à8

    USB device: Hub

    USB Device: IR receiver

    USB device: FaceTime HD camera (built-in)

    USB device: Hub

    USB device: Hub BRCM2070

    USB Device: USB Bluetooth host controller

    USB device: Apple keyboard / Trackpad

    Bus crush: MacBook Pro, Apple Inc., 25.1

    Laura,

    See answer in your other thread:

    Hi, AI CC crashes at startup upward. command/opt/shift does not help. Any ideas? Process: Adobe Illustrator [802] Path: / Applications / Adobe Illustrator CC 2014/Adobe Illustrator identifier Illustrator.app/Contents/MacOS/Adobe:

Maybe you are looking for