content navigation align?

any1 know what command to align the content navigation?


        
    

I want to align right, or Center. tq

I just stumbled across this blog post on the NavigationContent:

http://polyGeek.com/3280_flex_take-control-navigationcontent-layout-hero

Read the first comment on this post for information on how to place content on the NavigationContent

Tags: BlackBerry Developers

Similar Questions

  • I have a problem with some Web sites where all the content load aligned on the left side, and some of the boxes or buttons do not appear. Should what features I use to see correctly?

    Some pages do not appear like they should, I think my computer may have stopped some features when I updated my avg antivirus.

    I have a screenshot here.
    http://www.freeimagehosting.NET/newuploads/06516.jpg

    Thank you.

    Reload Web pages, and ignore the cache.

    • Hold SHIFT and click reload.
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Cmd + Shift + R' (MAC)

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

    See also:

  • Setting a background image

    I have a background image that has a master image on the right. I have all my text, logo, content, navigation, aligned to the left. I want the background set for the main image is always show in its entirety on the right side of the browser, while the content on the left scrolls on (or near) the bottom regardless of the amount of content is there.

    I thought I had the solution with the creation of this code in my stylesheet:

    {body

    background-image: url(Jill%20BackgroundKlytemnestra.png);

    background-repeat: no-repeat;

    background-position: 50% 50%;

    display: block;

    -moz-background-size: cover;

    -webkit-background-size: cover;

    background-size: cover;

    height: 1000px;

    background-color: #802536;

    }

    But it doesn't seem to work. The background scrolls with the content.

    The page is:

    www.jillgrovemezzo.com/bio.htm

    Regina

    Add in

    background-attachment: fixed;

    To fix the position of the background image. You also need to change the settings of % of the background to the pixel position so he can sit exactly where you want once you add the attachment setting.

  • Having problems during the alignment of the footer div and content div close together, in the browsers they wi

    My problem is when I paste text or anything sticking in the div tag I have a container that contains everything. I have a div that contains the content of the content. I also have a footer. When I align the footer to the end for the div content that is in the container, it looks good, until I see a different browsers, the content and the footer are widely spaced. I tried everything I could to make the browsers as close as what I do in dreamweaver cs4. Is there a solution to this problem?

    This is the link to the page work on.

    http://www.nlclv.org/truenewwebsite/HTML/doctrine.htm

    The footer and content div align hype in dreamweaver but far apart in browsers.

    Also, if you click on this link and click on the calendar of events page you will see the samething.

    Thanks for your help.

    Absolute positioning divisions are NOT a method of the right main page layout. Here's why:

    http://www.apptools.com/examples/pagelayout101.php

    You must use a CSS with positioning of default CSS (which is not at all positioning).  And then use the margins, padding and floats to align elements on the page.  In addition, if you want the page height to Flex to the content (as it should), remove the height property of divisions that contains text.

    Something like this:

    http://ALT-Web.com/templates/2-Col-fixed-Flash-holder.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB
    http://ALT-Web.blogspot.com

  • HTML text is not properly aligned

    Hello
    I have recently installed 4 APEX with the latest patch applied and I migrated some applications DB from the previous version 3 without problem.
    Now, we begin to develop other applications DB and I found, maybe a bug or I don't know. Just created a new DB application from scratch with only the home page and the page of connection and then I added a new blank page and created a new empty region.
    The problem is that the region is aligned to the right, because on the left, there is only the Position2 'region' and the body of the model 3 are on the right. I use the #26 theme, but I also tried another theme HTML5 and not. I have tried almost every possible option to put this region on the left or width of 100% in the body, without success. I use APEX with a language translated into Italian. Is there anyone with my problem solved? or do you have any idea where to find this thing?
    Thank you
    Massimo

    mtnspa wrote:.

    What is the page model?

    I used the template for the page 3 and 2 and 1

    No, these are positions in the region. The page template of controls the layout of the page where the regions for these positions will display.

    Either way, I created the application on apex.oracle.com
    Here is the link to page 2
    [http://apex.oracle.com/pls/apex/f?p=11735:2]

    This seems to be a "left sidebar" or the "two pillars" page template with placeholder for the content/navigation column sidebar on the left of the page. Try using a template page "no sidebar".

  • EPUB TOC navigation question

    Only, I formatted my first ebook with InDesign and it exported to EPUB with the help of InDesign CS5.5 of Lynda.com for series EPUB. I also have it converted to the domain .mobi for Kindle. I wonder on is with TOC navigation. In its current form of each new chapter has a chapter number image, below and to the chapter title under the picture. The number and title are text and are used to create the table of contents for navigation using titles for table of contents entries names and the number of page breaks. Everything has worked very well, but as the .mobi will not allow embedding fonts lose part of beautiful typography associated with this piece. I've seen other ebooks on Kindle that use images for each chapter title. I would like to be able to do this but I'm not sure how to create the table of contents navigation without any text styled to point to each area of the chapter title. The internal table of contents is very well that it is just a page of links to the file .html for each chapter in my InDesign book file. I like to just be able to create my chapter headings in Illustrator and save comme.png/.jpeg to save the typography, but always be able so that InDesign can create a functional navigation OCD.

    Here's what I do. I type the title of this chapter at the top of the page, the way I would like it to appear in the table of contents. I assign it to a paragraph style that is only used for this text. After export, I opened the EPUB in Sigil and edit the CSS. Find the section h1 for the paragraph style, that you have created and change it to have a very small police and a white color. This will make invisible on almost all the eReaders, yet always 'present' and able to be included in the table of contents. I call my style "cover" (because the first time I use, is to write the "lid" over the image of the cover on the first page).

    {H1. Cover}

    do-family: "Times New Roman";

    font size: 0.1em;

    line-height: 0.2em;

    text-align: center;

    color: #FCFCFC;

  • Navigation in my music on Apple TV: is there a better way?

    On my Apple TV (4th gen), if I want to listen to a particular band in my collection of music, using the remote control of the ATV, I go to my music > artists and then scroll down to the band I want. They are classified in alphabetical order. The problem is that I have a lot of music, and using the ATV remote to scroll manually to the last part of the alphabet is unwieldy. It took me literally 55 slides on the remote to scroll down alphabetically by Parliament Funkadelic, for example. I have not found any command of Siri that will navigate directly to a band in my collection of music and show me the albums I own.

    I now tend to AirPlay of my iPhone or MacBook Pro because the music is easier to navigate, but if the Apple TV had an easier way, I would use that.

    Is there an easier way to navigate and play my music from the Apple TV?

    Thank you!

    -Anth

    You can use Siri to play songs by < artist > or < Album > Play, but it would be great if the content navigation has been easier. A presentation of the grid with several items on each line would be an obvious way to speed things up.

    TT2

  • How do I Center the content in ScrollView?

    Let's say the content is smaller than the size of the ScrollView. By default, content is aligned with the upper left corner of the display to scroll. How do I focus?

    I should thought of him before asking. Define its content to a container exactly the same size as the ScrollView itself and then use of home options.

  • question format toolTip_enable on alignment

    I'm on Apex 3.2 and uses tooltip_enable like this:

    onmouseover = "toolTip_enable (event, ' format your entry in this field like this: < br > 1.)" [Option description] < br > 2. [Option description] < br > etc. ") »

    And I want the ToolTip to align the text with the left side of the popup. I tried and it did not work:

    onmouseover = "tooltip turn on (this.style.textAlign = 'left'; toolTip_enable (event, ' Format your entry...))"

    There is no either. How can I get the popup content helps align left instead of Center justified?

    Thank you!!

    Hello

    Try to add to the header of html page

    
    

    Kind regards

    Jari

  • Captivate 8 TOC navigation does not work

    TOC navigation does not work... Why can I not choose this brand?

    Unbenannt-2.jpg

    In this case all navigation is made impossible by default, sorry about that. It's the same for the bar of reading, not only for the table of contents navigation.

    If you have only a slide before the test, I recommend you to look for another solution: a normal issue of slide, but don't add his score to total score or create a custom question slide.

  • Starting at the entrance to specific content

    HR 11

    Question

    Is there a setting content to associate a start page with a specific entry in the content (no topic name).

    Problem

    • The application opens to the groups. Clicking on help opens the groups see the topic (groups.htm). So far so good.
    • But to start, content page points to a bookmark instead, because in the content, the bookmark above the main subject. (see below). The user does not notice because the bookmark is near the title of the topic. Content navigation is turned off.

    Content


    1. types of report

    Dist report (groups.htm #1_win) <-this is what shows the start page. The user does not notice, because the bookmark is near the top of the page.


    2 groups (groups.htm) View <-this is what the start should point to, so navigation page match.

    Types of reports should stay where it is. Is there a content setting to fix this?

    Thank you

    I guess the content is the way in which your table of contents are structured. The default theme is probably groups.htm. HR has no way to know what page you mean.

    The easy solution may be to create two distinct topics. Put the content of the current topic in a code snippet and place the snippet on the two topics. The second subject of the value as the default theme and all should be well.

    Kind regards

    Willam

  • Record to create the content reference

    I recorded a component using the wizard of registration of the application designer. But the page doesnot appear in the screen online. So I tried to create the reference to the content of the "PeopleTools-> Portal-> Structure and content' navigation menu. It indicates that the component is already available. If it is already available, why would he post in online. Is there any cache to be refreshed?

    Sometimes, I noticed the page appearing online after a couple days of registration. How this register and its contents reference books. Any document on that would be helpful.

    1. check if you have access to the component through permissions list.
    2. the menu is cached by the web/application server and your browser. There are a few things you can do to force a refresh - a. Remove caches of web/app servers and b. CTRL-F5 to refresh the browser or c. change the cache of web server profile settings to not put caching objects portals (recommended for dev environments where the portal changes are common).

  • Positioning of elements of the CSS. format my header and keep him in a position fixed?

    I have a few things here. Any help would be grateful. Thank you in advance.

    I was styling my head, and it has become a bit more complex, kind of looked a little crazy. So I'm all stripping back so that I can totally understand how everything can be placed on a page (via the widths of margins, paddings, heights, line-heights etc. But even through a few tuts lynda.com, I always find it a bit confusing how control the positions of my items on the page. As you can see I have colored the colors of different backgrounds so that the items are easier to see. As well as the screenshots I posted ONLY relevant CSS/HTML

    First of all, I use my head as my banner at the top of the page, which includes my h1, menu navigation nav text logo and links from social network button.

    However, there is about a 10-20px gap/gray bar at the top of the page, which I suppose is my body (so the same color). I want to know how can transparent so that the Red header at the top is completely.

    Screen Shot 2015-09-12 at 10.39.00.png

    Screen Shot 2015-09-12 at 10.43.49.png

    Next is social networking buttons (green). Above you can see that they are placed to the right of the page. However, given that I fixed the header so that it remains at the top of the page social buttons to go directly to the left of the page. Now I can solve this by using padding on the left side. This pushes the right buttons, but I really don't see that as a real solution, rather a twisted. I want to move the section to the right, not use margins and others to push the element.

    Screen Shot 2015-09-12 at 15.44.48.png

    Here is the HTML and CSS section for this part. You will see that I commented on a part of the code to try to figure out what is the issue. Feel free to play with it.

    I appreciate that very much. Thank you.

    <! doctype html >

    < html >

    < head >

    "< link rel ="stylesheet"type =" text/css"href ="... / /CSS/style.css ">"

    < meta charset = "UTF-8" >

    < meta http-equiv = "content-type" content = "text" >

    < meta http-equiv = "X-UA-Compatible" content = "IE = edge" >

    < meta name = "viewport" content = "width = device-width, original scale = 1.0" >

    creation of < title > BGDR < / title >

    <!-the following script tag downloads a font of Adobe Edge Web server fonts to use in the web page. We recommend that you do not modify it.--> < script > var __adobewebfontsappname__ = "dreamweaver" < /script >

    <!-the following script tag downloads a font of Adobe Edge Web server fonts to use in the web page. We recommend that you do not modify it.-->

    <!-< script > var __adobewebfontsappname__ = 'dreamweaver' < /script >->

    " < script src =" http://use.edgefonts.NET/quicksand:N3, i3, N4, I4, n7, i7:All.js "type =" text/javascript"> < / script > "

    < / head >

    < body >

    "" <!-< img src = "... / Assests/Pics/dots_lines.gif" class = "dotimg" alt = "Points and lines in motion" >-->

    < header >

    <!-h1 is a text logo (I need to check to see have a h1 text logo is ok)->

    < h1 id = "logo" role = "button" >

    < a href = "Home.html" title = "return to the front page" role = "link" > "

    < span id = "bgdr" >

    BGDR

    </span >

    < br >

    < span id = 'creative' >

    Creative

    </span >

    < /a >

    < / h1 >

    < nav id = "nav" role = "navigation" align = "right" >

    < ul >

    < li > < a href = "Home.html" title = 'Go Home' rel 'next' = > FRONT PAGE < /a > < /li > "

    < li > < a href = "About.html" title = "On BGDR" rel = "next" > ON < /a > < /li > "

    < li > < a href = "CV.html' title ="CV"rel = 'next' > CV < /a > < /li >"

    < li > < a href = "Blog.html" title = "A blog of my work and thoughts" > BLOG < /a > < /li > "

    < li > < a href = "Contact.html" title = "contact me" rel = 'next' > CONTACT < /a > < /li > "

    < /ul >

    < / nav >

    < br >

    <!-Here's the social netowrking with < a > tags buttons put an external link-->

    < section class = "social" role = "button" align = "right" >

    " < a href =" https://Twitter.com/sambegdouri "title =" Tweet Me! "target ="_blank"> "

    "" < img src = "... / Assests/Icons/twitter.svg" alt = "Twitter" width = "40" height = "40" >

    < /a >

    < a href = "..." "title ="Facebook Page"target ="_blank">

    "" < img src = "... / Assests/Icons/facebook.svg" name = "Facebook" alt = "Facebook" width = "40" height = "40" >

    < /a >

    " < a href =" https://Instagram.com/sambegdouri/ "title ="My Insta Feed"target ="_blank"> "

    "" < img src = "... / Assests/Icons/Insta.svg" height = "40" width = "40" alt = "Instagram" >

    " < /a > < a href =" "" " https://UK.LinkedIn.com/in/sambegdouri title ' = 'My Linkedin profile' target = '_blank' > < img src ="... / Assests/Icons/linkedin.svg "height ="40"width ="40"alt ="Linkedin"> < /a > < / section >

    < / header >

    < / body >

    < / html >

    / * This section is for! the value default global styling for the entire site * /.

    HTML {}

    margin: 0 auto;

    padding: 0;

    }

    {body

    Police-family: quicksand, didact-Gothic, without serif.

    margin: auto;

    make-style: normal;

    Police-weight: 300;

    height: auto;

    Width: auto;

    background-color: gray;

    }

    / * This section isfor the header section that includes the header itself, my M1, the navigation bar text logo and social buttons Albums * /.

    {to header

    background-color: hsla(359,70%,46%,1.00);

    position: fixed;

    Width: inherit;

    }

    H1 {}

    background-color: orange;

    Width: 175px;

    height: 83px;

    / * font size: 4;

    text-align: justify;

    color: black;

    margin: 0;

    position: inherit;

    top: 0em;

    left: 0.5em;

    padding: 0;

    top of the margin: 7px;

    margin-bottom:-82px; * /

    }

    / * {#logo

    line-height: 30px

    }

    {#bgdr}

    }

    {#creative}

    font-size: 0.6em;

    letter-spacing: 0.04em;

    padding-left:0.5%;

    line-height: px;

    }*/

    a: link {}

    color: hsla(0,0%,0%,1.00);

    -webkit-transition: color 0.5 s ease-out;

    -moz-transition: color 0. 5 s;

    -o - transition: color 0. 5 s;

    transition: color 0. 5 s;

    text-decoration: none;

    Police-weight: 500;

    }

    a: visited {}

    color: hsla(0,0%,0%,1.00);

    }

    a: hover {}

    color: hsla(0,0%,72%,1.00);

    }

    UL {}

    / * Here, the ul, li and .nav control the top nav menu * /.

    background-color: blue;

    list-style-type: none;

    float: right;

    position: inherit;

    top: 5th;

    right: 3em;

    top of the margin: 0em;

    right margin: 2.5em.

    left margin: 0em;

    margin-bottom: 0em;

    Padding: 0em;

    font size: 1.15em;

    }

    Li {}

    float: right;

    display: block;

    Width: inherit;

    left margin: 3em;

    }

    .the {}

    position: inherit;

    left: 1200px;

    top: 0;

    display: block;

    Width: 11èm;

    Padding: inherit;

    Size: 1em;

    background-color: green;

    }

    Sticky header using position: fixed.

    ALT-Web demos: CSS Sticky header

  • CS3 stops when I am trying to print.  It is said that there is an error

    The error message I get is.

    <? XML version = "1.0" encoding = "UTF-8"? >

    <! DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd" >

    < crashreport version = "1.1" crVersion = "2.5.0.03072007" applicationName = "Illustrator" applicationVersion = '13.0.0' build '406' = >

    < time = month year '2012' = '9' day = hour "26" = "22" minute = "11" second = "6" / >

    < user guid = "26A7164E-5509-4B9E-8B90-01E03C9558E0" / >

    < platform system = "macintosh" osversion "10.7.4" = = applicationlanguage = "en" userlanguage = "en" oslanguage = 'en_US' ram = "4096MB" machine model "x86_64" = "iMac12, 2" cpuCount = "4" = "2700 MHz" cpuFreq busFreq = "100 MHz" / >

    < crash = statement "Read Only Memory Exception" exception = "c085008b" >

    < crashedThread backtrace = "0" >

    < index thread = "0" >

    < stackStatement index = "0" address = '0x9afb0a69' NomSymbole = 'unknown' / >

    < stackStatement index = "1" address = '0x016434dc' NomSymbole = 'unknown' / >

    < stackStatement index = "2" address = '0x017206f4' NomSymbole = 'unknown' / >

    < stackStatement index = '3' address = "0x0145f630" NomSymbole = "unknown" / >

    < stackStatement index = "4" address = '0x0163ee0d' NomSymbole = 'unknown' / >

    < stackStatement index = "5" address = '0 x 01460500' NomSymbole = 'unknown' / >

    < stackStatement index = "6" address = '0x00a54add' NomSymbole = 'unknown' / >

    < stackStatement index = '7' address = "0x000237a9" NomSymbole = "unknown" / >

    < stackStatement index = "8" address = '0x003b6724' NomSymbole = 'unknown' / >

    < stackStatement index = '9' address = '0 x 22129038' NomSymbole = 'unknown' / >

    < stackStatement index = "10" address = '0x22141d34' NomSymbole = 'unknown' / >

    < stackStatement index = "11" address = '0x1da079a1' NomSymbole = 'unknown' / >

    < stackStatement index = "12" address = '0x1da0fc73' NomSymbole = 'unknown' / >

    < stackStatement index = '13' address = "0x1da1383d" NomSymbole = "unknown" / >

    < stackStatement index = "14" address = '0x1da56a47' NomSymbole = 'unknown' / >

    < stackStatement index = "15" address = '0x1da15841' NomSymbole = 'unknown' / >

    < stackStatement index = "16" address = '0 x 22122298' NomSymbole = 'unknown' / >

    < stackStatement index = "17" address = '0x22119e9b' NomSymbole = 'unknown' / >

    < stackStatement index = "18" address = '0x22120a67' NomSymbole = 'unknown' / >

    < stackStatement index = "19" address = '0 x 22147686' NomSymbole = 'unknown' / >

    < stackStatement index = "20" address = '0x00657cf7' NomSymbole = 'unknown' / >

    < stackStatement index = "21" address = '0x006426d2' NomSymbole = 'unknown' / >

    < stackStatement index = "22" address = '0x00535b55' NomSymbole = 'unknown' / >

    < stackStatement index = "23" address = '0x001522dd' NomSymbole = 'unknown' / >

    < stackStatement index = '24' address = "0x003cfb40" NomSymbole = "unknown" / >

    < stackStatement index = "25" address = '0x004ad8a1' NomSymbole = 'unknown' / >

    < stackStatement index = "26" address = '0x000f4b74' NomSymbole = 'unknown' / >

    < stackStatement index = "27" address = '0x93287dec' NomSymbole = 'unknown' / >

    < stackStatement index = "28" address = '0x931034f3' NomSymbole = 'unknown' / >

    < stackStatement index = "29" address = '0 x 93102970' NomSymbole = 'unknown' / >

    < stackStatement index = "30" address = '0 x 93117755' NomSymbole = 'unknown' / >

    < stackStatement index = "31" address = '0x932882b0' NomSymbole = 'unknown' / >

    < stackStatement index = "32" address = '0 x 93288451' NomSymbole = 'unknown' / >

    < stackStatement index = "33" address = '0x000f4928' NomSymbole = 'unknown' / >

    < stackStatement index = "34" address = '0x93287dec' NomSymbole = 'unknown' / >

    < stackStatement index = "35" address = '0x931034f3' NomSymbole = 'unknown' / >

    < stackStatement index = "36" address = '0 x 93102970' NomSymbole = 'unknown' / >

    < stackStatement index = "37" address = '0 x 93117755' NomSymbole = 'unknown' / >

    < stackStatement index = "38" address = '0x0007c742' NomSymbole = 'unknown' / >

    < stackStatement index = "39" address = '0x93287dec' NomSymbole = 'unknown' / >

    < stackStatement index = "40" address = '0x931034f3' NomSymbole = 'unknown' / >

    < stackStatement index = "41" address = '0 x 93102970' NomSymbole = 'unknown' / >

    < stackStatement index = "42" address = '0 x 93102788' NomSymbole = 'unknown' / >

    < stackStatement index = "43" address = '0x931183aa' NomSymbole = 'unknown' / >

    < stackStatement index = "44" address = '0x931039ae' NomSymbole = 'unknown' / >

    < stackStatement index = "45" address = '0 x 93102970' NomSymbole = 'unknown' / >

    < stackStatement index = "46" address = '0 x 93117755' NomSymbole = 'unknown' / >

    < stackStatement index = "47" address = '0x93287c38' NomSymbole = 'unknown' / >

    < stackStatement index = '48' address = "0x93287d67" NomSymbole = "unknown" / >

    < stackStatement index = "49" address = '0x0007c987' NomSymbole = 'unknown' / >

    < stackStatement index = "50" address = '0x000d2537' NomSymbole = 'unknown' / >

    < stackStatement index = "51" address = '0x0009dfb2' NomSymbole = 'unknown' / >

    < stackStatement index = "52" address = '0 x 00003902' NomSymbole = 'unknown' / >

    < stackStatement index = "53" address = '0 x 00003829' NomSymbole = 'unknown' / >

    < stackStatement index = "54" address = "0x00000002" NomSymbole = 'unknown' / >

    < / thread >

    < / backtrace >

    < registerSet >

    < log name = value "CS" = "0x0000001b" / >

    < log name = value 'DS' = '0 x 00000023' / >

    < log name = value 'SS' = '0 x 00000023' / >

    < log name = 'ARE' value = '0 x 00000023' / >

    < registry name = "FS" value = "0000000000" / >

    < log name = value 'GS' = "0x0000000f" / >

    < log name = "EFLAGS" value = "0 x 00010246" / >

    < log name = "PPC" value = "0x9afb0a69" / >

    < log name = "EAX" value = "0000000000" / >

    < registry name = "EBX" value = "0x0164329d" / >

    < registry name = "CEX" value = "0000000000" / >

    < log name = value "EDX" = "0xbfffcb3c" / >

    < log name = "ESI" value = "0000000000" / >

    < registry name = "EDI" value = "0xbfffcb14" / >

    < registry name = "EBP" value = "0xbfff9fe8" / >

    < name of registry = "ESP" value = "0xbfff9360" / >

    < / registerSet >

    < binaryImageSet >

    < Binary beginning = "0 x 00001000" end = "0x00eadfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator Illustrator.app/Contents/MacOS/Adobe" / >

    < Binary start = end of the '0 x 01198000' = "0x011dffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe... Illustrator.app/Contents/MacOS//Frameworks/adobe_caps." Framework/versions/A/adobe_caps "/ >"

    < Binary start = end of the "0x011ef000" = "0x0120afff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobePDFSettings.Framework/versions/A/AdobeP DFSettings" / >

    < Binary start = end of the '0 x 01223000' = "0x01272fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/Aiport.Framework/versions/A/Aiport"/ > "

    < Binary start = end of the '0 x 01308000' = "0x01309fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/SPBasic.Framework/versions/A/SPBasic"/ > "

    < Binary start = end of the "0x0130d000" = "0x01313fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeSplashKit.Framework/versions/A/AdobeSpl ashKit" / >

    < Binary start = end of the "0x0131c000" = "0x0141cfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeACE.Framework/versions/A/AdobeACE"/ > "

    < Binary start = end of the "0x0143b000" = "0x018cdfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeAGM.Framework/versions/A/AdobeAGM"/ > "

    < Binary start = end of the "0x01a32000" = "0x01a71fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeARE.Framework/versions/A/AdobeARE"/ > "

    < Binary start = end of the "0x01a7b000" = "0x01a9efff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeAXE8SharedExpat.Framework/versions/A/AD obeAXE8SharedExpat" / >

    < Binary start = end of the "0x01ab0000" = "0x01acafff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeBIB.Framework/versions/A/AdobeBIB"/ > "

    < Binary start = end of the "0x01ad5000" = "0x01af6fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." Son of /frameworks/AdobeBIBUtils.Framework/versions/A/AdobeBIBU "/ >"

    < Binary start = end of the "0x01b03000" = "0x01d6ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." Type of /frameworks/AdobeCoolType.Framework/versions/A/AdobeCool "/ >"

    < Binary start = end of the "0x01df2000" = "0x01e77fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." ExtendScript /frameworks/AdobeExtendScript.Framework/versions/A/Adobe "/ >"

    < Binary start = end of the "0x01ed9000" = "0x021f6fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeMPS.Framework/versions/A/AdobeMPS"/ > "

    < Binary start = end of the "0x0226d000" = "0x0234efff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." RT /frameworks/AdobePDFPort.Framework/versions/A/AdobePDFPo "/ >"

    < Binary start = end of the '0 x 02392000' = "0x0287bfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobePDFL.Framework/versions/A/AdobePDFL"/ > "

    < Binary start = end of the "0x0298b000" = "0x02a07fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeScCore.Framework/versions/A/AdobeScCore" / > ""

    < Binary start = end of the "0x02a5d000" = "0x02b0cfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." Export /frameworks/AdobeSVGExport.Framework/versions/A/AdobeSVG "/ >"

    < Binary start = end of the "0x02b3f000" = "0x02de7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeSVGRE.Framework/versions/A/AdobeSVGRE"/ > "

    < Binary start = end of the "0x02ed1000" = "0x02f26fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe... Illustrator.app/Contents/MacOS//Frameworks/adobexmp." Framework/versions/A/adobexmp "/ >"

    < Binary start = end of the "0x02f34000" = "0x036fcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AGLData.Framework/versions/2.8/libagldata.dy lib.28.0"/ > "

    < Binary start = end of the '0 x 03710000' = "0x037c4fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... Frameworks/AGLInternationalization.Framework/versions/2." 8 / libagli18n.dylib.28.0"/ >

    < Binary start = end of the "0x0384e000" = "0x038d7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AGLUnicode.Framework/versions/2.8/libagluc.d ylib.28.0"/ > "

    < Binary start = end of the "0x0392d000" = "0x039e3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/FileInfo.Framework/versions/A/FileInfo"/ > "

    < Binary start = end of the "0x03d8c000" = "0x03dd6fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." Islands/frameworks/adobexmpfiles. Framework/versions/A/AdobeXMPF "/ >"

    < Binary start = end of the "0x03de6000" = "0x03decfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeCrashReporter.Framework/versions/A/Adob eCrashReporter" / >

    < Binary start = end of the "0x03df3000" = "0x03e0ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." RT /frameworks/LogTransport.Framework/versions/A/LogTranspo "/ >"

    < Binary start = end of the "0x03e1a000" = "0x0416ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe... Illustrator.app/Contents/MacOS//Frameworks/adobelinguistic." Framework/versions/3/AdobeLi nguistic "/ >"

    < Binary start = end of the '0 x 04308000' = "0x0436bfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/..." Parser /frameworks/AdobeAXEParser.Framework/versions/A/AdobeAXE "/ >"

    < Binary start = end of the "0x043d7000" = "0x04414fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils"/ >

    < Binary start = end of the "0x0449a000" = "0x0449afff" type = "__TEXT" path = "/ usr/lib/libmx.» A.dylib "/ >"

    < Binary start = end of the "0x044dc000" = "0x044ddfff" type = "__TEXT" path = "/ System/Library/TextEncodings/Unicode encodings Encodings.bundle/Contents/MacOS/Unicode" / >

    < Binary start = end of the "0x044e2000" = "0x044f0fff" type = "__TEXT" path="/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib"/ >

    < Binary start = end of the "0x1b9af000" = "0x1b9c1fff" type = "__TEXT" path="/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib"/ >

    "< Binary start = end of the"0x1b9dd000"="0x1b9dffff"type ="__TEXT"bi path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dyl "/ >

    < Binary start = end of the "0x1b9e4000" = "0x1b9e5fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ASLib.aip/Contents/MacOS/ASLib"/ > "

    < Binary start = end of the "0x1ba19000" = "0x1ba1ffff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /CSLinguist.dylib"/ > "

    < Binary start = end of the "0x1ba24000" = "0x1ba25fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPSCommon.aip/Contents/MacOS/MPSCommon"/ > "

    < Binary start = end of the "0x1bab1000" = "0x1bab1fff" type = "__TEXT" path = "cl_kernels" / >

    < Binary start = end of the "0x1bb5c000" = "0x1bb5dfff" type = "__TEXT" path = "cl_kernels" / >

    < Binary start = end of the "0x1bb61000" = "0x1bb61fff" type = "__TEXT" path = "cl_kernels" / >

    < Binary start = end of the "0x1bb9c000" = "0x1bbabfff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /PACLib.dylib"/ > "

    < Binary start = end of the "0x1bbba000" = "0x1bbc0fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ArtConverters.aip/Contents/MacOS/ArtConverters"/ > "

    < Binary start = end of the "0x1c611000" = "0x1c61dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_eula.framework/adobe_eula"/ > "

    < Binary start = end of the "0x1c629000" = "0x1c62afff" type = "__TEXT" path = "cl_kernels" / >

    < Binary start = end of the "0x1c62e000" = "0x1c65bfff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/MacOS/WRLiloP lugin1.0" / >

    < Binary start = end of the "0x1c7aa000" = "0x1c7b9fff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /CNSLib.dylib"/ > "

    < Binary start = end of the "0x1c7f3000" = "0x1c81afff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /HSNFT.dylib"/ > "

    < Binary start = end of the "0x1cd79000" = "0x1cd9cfff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /MORPHLibs.dylib"/ > "

    < Binary start = end of the "0x1cda4000" = "0x1cdc7fff" type = "__TEXT" path="/usr/lib/libssl.0.9.7.dylib"/ >

    < Binary start = end of the "0x1cdd5000" = "0x1cddcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Action.aip/Contents/MacOS/Action"/ > "

    < Binary start = end of the "0x1cde0000" = "0x1cde8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FrameworkServer.aip/Contents/MacOS/FrameworkServer"/ > "

    < Binary start = end of the "0x1cdec000" = "0x1cdf0fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector" / >

    < Binary start = end of the "0x1cdf4000" = "0x1cdfafff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg"/ > "

    < Binary start = end of the "0x1cf00000" = "0x1cf4efff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/Photoshop Adapter.aip/Contents/MacOS/Photoshop adapter" / >

    < Binary start = end of the "0x1cf9f000" = "0x1cfc7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool"/ > "

    < Binary start = end of the "0x1cfcd000" = "0x1cfdcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Flatten Transparency.aip/Contents/MacOS/Flatten transparency" / >

    < Binary start = end of the "0x1cfe2000" = "0x1cff6fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Rasterize.aip/Contents/MacOS/Rasterize"/ > "

    < Binary start = end of the "0x1cffa000" = "0x1cffcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Punk.aip/Contents/MacOS/Punk"/ > "

    < Binary start = end of the "0x1d100000" = "0x1d534fff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Adobe Version Cue CS3/Client/3.0.0/VersionCue.framework/VersionCue"/ > "

    < Binary start = end of the "0x1d90d000" = "0x1d9bafff" type = "__TEXT" path="/usr/lib/libcrypto.0.9.7.dylib"/ >

    < Binary start = end of the "0x1d9ff000" = "0x1dac7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM"/ > "

    < Binary start = end of the "0x1db1e000" = "0x1dc89fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeOwl.Framework/versions/A/AdobeOwl"/ > "

    < Binary start = end of the "0x1dce2000" = "0x1dd09fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite"/ > "

    < Binary start = end of the "0x1dd19000" = "0x1dd6ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Suite.aip/Contents/MacOS/PDF Suite Illustrator.app/Required/PDF" / >

    < Binary start = end of the "0x1dd8b000" = "0x1ddd9fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe... Illustrator.app/Contents/MacOS//Frameworks/filterport." Framework/versions/A/filterport "/ >"

    < Binary start = end of the "0x1de76000" = "0x1dea8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/BrushManager.aip/Contents/MacOS/BrushManager" / >

    < Binary start = end of the "0x1deb1000" = "0x1dec3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Control Panel.aip/Contents/MacOS/ControlPalette"/ > "

    < Binary start = end of the "0x1dec9000" = "0x1def3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg"/ > "

    < Binary start = end of the "0x1df02000" = "0x1dfdcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Live Paint.aip/Contents/MacOS/PlanetX"/ > "

    < Binary start = end of the "0x1dff8000" = "0x1e054fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Paint Style Panel.aip/Contents/MacOS/PaintStyle"/ > "

    < Binary start = end of the "0x1e05e000" = "0x1e271fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ScriptingSupport.aip/Contents/MacOS/Scripting support" / >

    < Binary start = end of the "0x1e495000" = "0x1e4a3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_personalization.framework/adobe_personalization" / > ""

    < Binary start = end of the "0x1e4bb000" = "0x1e4e7fff" type = "__TEXT" path="/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit"/ >

    < Binary start = end of the "0x1e4fa000" = "0x1e507fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/asneu"/ > "

    < Binary start = end of the "0x1e616000" = "0x1e68dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SwatchLibraries.aip/Contents/MacOS/SwatchLibr RAM" / >

    < Binary start = end of the "0x1e69e000" = "0x1e6cbfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Symbol Panel.aip/Contents/MacOS/SymbolPalette"/ > "

    < Binary start = end of the "0x1e6d4000" = "0x1e75dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/TracingSuite.aip/Contents/MacOS/TracingSuite" / >

    < Binary start = end of the "0x1e848000" = "0x1e879fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Variables Panel.aip/Contents/MacOS/VariablesPalette"/ > "

    < Binary start = end of the "0x1e885000" = "0x1e897fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Mojikumi.aip/Contents/MacOS/Mojikumi"/ > "

    < Binary start = end of the "0x1e89e000" = "0x1e97cfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SVG file Format.aip/Contents/MacOS/SVG Format" / >

    < Binary start = end of the "0x1e9b9000" = "0x1e9c1fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/DiffusionRaster.aip/Contents/MacOS/DiffusionRaster"/ > "

    < Binary start = end of the "0x1e9c5000" = "0x1e9c8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Geometry.aip/Contents/MacOS/GeometryS"/ > "

    < Binary start = end of the "0x1e9cc000" = "0x1ea1dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Envelope and Warp.aip/Contents/MacOS/Deform"/ > "

    < Binary start = end of the "0x1ea2e000" = "0x1ea54fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/sliceAttributes.aip/Contents/MacOS/slicingAttributes"/ > "

    < Binary start = end of the "0x1ea5b000" = "0x1ea60fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ShapeS.aip/Contents/MacOS/ShapeS"/ > "

    < Binary start = end of the "0x1ea64000" = "0x1ea8ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PathFinderS.aip/Contents/MacOS/PathfinderS"/ > "

    < Binary start = end of the "0x1ea98000" = "0x1ea9efff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ExpandS.aip/Contents/MacOS/ExpandS"/ > "

    < Binary start = end of the "0x1eaa2000" = "0x1eab8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/AssetMgmt.aip/Contents/MacOS/AssetMgmt"/ > "

    < Binary start = end of the "0x1eac0000" = "0x1ead1fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/DocInfo.aip/Contents/MacOS/DocInfo"/ > "

    < Binary start = end of the "0x1ead8000" = "0x1eaebfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/knowhow.aip/Contents/MacOS/Penguin"/ > "

    < Binary start = end of the "0x1eaf4000" = "0x1eb22fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/kuler.aip/Contents/MacOS/kuler"/ > "

    < Binary start = end of the "0x1eb37000" = "0x1eb5efff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Links Panel.aip/Contents/MacOS/LinkPalette"/ > "

    < Binary start = end of the "0x1eb69000" = "0x1eb90fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Snap.aip/Contents/MacOS/Snap"/ > "

    < Binary start = end of the "0x1eb9d000" = "0x1eba4fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Colors.aip/Contents/MacOS/Colors"/ > "

    < Binary start = end of the "0x1eba8000" = "0x1ebabfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/CropMarks.aip/Contents/MacOS/Crop brands ' / >

    < Binary start = end of the "0x1ebaf000" = "0x1ebb4fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Distort.aip/Contents/MacOS/Distort"/ > "

    < Binary start = end of the "0x1ebb8000" = "0x1ebc8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/DropShadow.aip/Contents/MacOS/DropShadow"/ > "

    < Binary start = end of the "0x1ebce000" = "0x1ebf7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/EraserTool.aip/Contents/MacOS/EraserTool"/ > "

    < Binary start = end of the "0x1ebfe000" = "0x1ec12fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/EyeBucketTool.aip/Contents/MacOS/EyeBucketTool"/ > "

    < Binary start = end of the "0x1ec1a000" = "0x1ec1dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/TwirlTool.aip/Contents/MacOS/TwirlTool"/ > "

    < Binary start = end of the "0x1ec21000" = "0x1ec29fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Tool Panel.aip/Contents/MacOS/ADMTP"/ > "

    < Binary start = end of the "0x1ec2d000" = "0x1ec30fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Simplify.aip/Contents/MacOS/Simplify"/ > "

    < Binary start = end of the "0x1ec34000" = "0x1ec3dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ShapeTool.aip/Contents/MacOS/ShapeTool"/ > "

    < Binary start = end of the "0x1ec41000" = "0x1ec4efff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Segment Tools.aip/Contents/MacOS/Segment tools" / >

    < Binary start = end of the "0x1ec52000" = "0x1ec6dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ScatterBrushTool.aip/Contents/MacOS/ScatterBrushTo ol" / >

    < Binary start = end of the "0x1ec74000" = "0x1ec78fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Reshape Tool.aip/Contents/MacOS/GlobalAdjust"/ > "

    < Binary start = end of the "0x1ec7c000" = "0x1ec9afff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ParticleSystem.aip/Contents/MacOS/ParticlePaint"/ > "

    < Binary start = end of the "0x1eca3000" = "0x1ecabfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Magic Wand.aip/Contents/MacOS/Magic Wand" / >

    < Binary start = end of the "0x1ecaf000" = "0x1ecc6fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Liquify.aip/Contents/MacOS/Liquify"/ > "

    < Binary start = end of the "0x1ecca000" = "0x1ecd1fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso"/ > "

    < Binary start = end of the "0x1ecd5000" = "0x1ecd8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/KnifeTool.aip/Contents/MacOS/KnifeTool"/ > "

    < Binary start = end of the "0x1ecdc000" = "0x1ecf0fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Flare.aip/Contents/MacOS/Flare"/ > "

    < Binary start = end of the "0x1ecf5000" = "0x1ecf8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/TypeCase.aip/Contents/MacOS/TypeCase"/ > "

    < Binary start = end of the "0x1ef00000" = "0x1ef2afff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Crop area Tool.aip/Contents/MacOS/CropAreaTool"/ > "

    < Binary start = end of the "0x1ef38000" = "0x1ef54fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/CalligBrushTool.aip/Contents/MacOS/CalligBrushTool" / > ""

    < Binary start = end of the "0x1ef5a000" = "0x1ef6afff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/BoundingBox.aip/Contents/MacOS/BoundingBox"/ > "

    < Binary start = end of the "0x1ef6e000" = "0x1ef97fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ArtBrushTool.aip/Contents/MacOS/ArtBrushTool"/ > "

    < Binary start = end of the "0x1ef9e000" = "0x1efacfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Advanced Select.aip/Contents/MacOS/Advanced Select" / >

    < Binary start = end of the "0x1efc0000" = "0x1efc7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/TxtSmart.aip/Contents/MacOS/TextSmart"/ > "

    < Binary start = end of the "0x1efcc000" = "0x1efd3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/TextColums.aip/Contents/MacOS/TextColumns"/ > "

    < Binary start = end of the "0x1efd7000" = "0x1efecfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/SpellcheckUI.aip/Contents/MacOS/SpellcheckUI"/ > "

    < Binary start = end of the "0x1eff3000" = "0x1effcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/SpellCheckDictionary.aip/Contents/MacOS/SpellCheckDictionary"/ > "

    < Binary start = end of the "0x1f002000" = "0x1f01afff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/FindReplaceUI.aip/Contents/MacOS/FindReplaceUI"/ > "

    < Binary start = end of the "0x1f021000" = "0x1f042fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/FindFont.aip/Contents/MacOS/FindFont"/ > "

    < Binary start = end of the "0x1f04f000" = "0x1f0a3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/PhotoshopImport.aip/Contents/MacOS/PhotoshopImport"/ > "

    < Binary start = end of the "0x1f0b9000" = "0x1fd60fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe... Illustrator.app/Contents/MacOS//Frameworks/adobepsl." Framework/versions/A/adobepsl "/ >"

    < Binary start = end of the "0x2007f000" = "0x200c5fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/PhotoshopExport.aip/Contents/MacOS/PhotoshopExport"/ > "

    < Binary start = end of the "0x200d9000" = "0x20105fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/ExpressView Support.aip/Contents/MacOS/ExpressView support" / >

    < Binary start = end of the '0 x 20110000' = "0x2015cfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/TIFF.aip/Contents/MacOS/TIFF"/ > "

    < Binary start = end of the "0x2016d000" = "0x20172fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/TextExport.aip/Contents/MacOS/TextExport"/ > "

    < Binary start = end of the '0 x 20179000' = "0x2024afff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SWFExport.aip/Contents/MacOS/SWFExport"/ > "

    < Binary start = end of the "0x2026c000" = "0x208b4fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Save for Web & #40; Arend & #41;. AIP/Contents/MacOS/save for the Web & #40; Arend & #41; "/ >

    < Binary start = end of the "0x20d81000" = "0x20ddcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Sangam2AIMapper Plugin.aip/Contents/MacOS/Sangam2AIMapper Plugin" / >

    < Binary start = end of the "0x20df3000" = "0x20e57fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeSangam.Framework/versions/A/AdobeSangam" / > ""

    < Binary start = end of the "0x20ec9000" = "0x20ed1fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/PNGFileFormat.aip/Contents/MacOS/PNGFileFormat"/ > "

    < Binary start = end of the "0x20ed5000" = "0x20f14fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPSParser.aip/Contents/MacOS/MPSParser"/ > "

    < Binary start = end of the "0x20f28000" = "0x20f57fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPSExport.aip/Contents/MacOS/MPSExport"/ > "

    < Binary start = end of the "0x20f66000" = "0x20f84fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Jpeg2000.aip/Contents/MacOS/Jpeg2000"/ > "

    < Binary start = end of the "0x20f8d000" = "0x20fcefff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/JPEG.aip/Contents/MacOS/JPEG"/ > "

    < Binary start = end of the "0x20fd9000" = "0x20fddfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/GIF89a.aip/Contents/MacOS/GIF89"/ > "

    < Binary start = end of the "0x20fe1000" = "0x21014fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/FHImport.aip/Contents/MacOS/FHImport"/ > "

    < Binary start = end of the '0 x 21025000' = "0x21c55fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/DxfDwg.aip/Contents/MacOS/DxfDwg"/ > "

    < Binary start = end of the "0x21ef3000" = "0x21ef8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ZigZag.aip/Contents/MacOS/ZigZag"/ > "

    < Binary start = end of the "0x21efc000" = "0x21f01fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Tweak.aip/Contents/MacOS/Tweak"/ > "

    < Binary start = end of the "0x21f05000" = "0x21f0bfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ShapeEffect.aip/Contents/MacOS/ShapeEffects"/ > "

    < Binary start = end of the "0x21f0f000" = "0x21f2bfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Scribble.aip/Contents/MacOS/Scribble"/ > "

    < Binary start = end of the "0x21f32000" = "0x21f36fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Saturate.aip/Contents/MacOS/Saturate"/ > "

    < Binary start = end of the "0x21f3a000" = "0x21f3dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Round.aip/Contents/MacOS/Round"/ > "

    < Binary start = end of the "0x21f41000" = "0x21f46fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Roughen.aip/Contents/MacOS/Roughen"/ > "

    < Binary start = end of the "0x21f4a000" = "0x21f55fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder"/ > "

    < Binary start = end of the "0x21f59000" = "0x21f5cfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Overprint.aip/Contents/MacOS/Overprint"/ > "

    < Binary start = end of the "0x21f60000" = "0x21f63fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/OffsetPath.aip/Contents/MacOS/OffsetPath"/ > "

    < Binary start = end of the "0x21f67000" = "0x21f6bfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ObjectMosaic.aip/Contents/MacOS/ObjectMosaic"/ > "

    < Binary start = end of the "0x21f6f000" = "0x21f70fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/MaskHelper.aip/Contents/MacOS/MaskHelper"/ > "

    < Binary start = end of the "0x21f74000" = "0x21f75fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Inverse.aip/Contents/MacOS/Inverse"/ > "

    < Binary start = end of the "0x21f79000" = "0x21f8ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/FuzzyEffect.aip/Contents/MacOS/FuzzyEffect"/ > "

    < Binary start = end of the "0x21f96000" = "0x21f9dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Find.aip/Contents/MacOS/Find"/ > "

    < Binary start = end of the "0x21fa1000" = "0x21fa3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Expand.aip/Contents/MacOS/Expand"/ > "

    < Binary start = end of the "0x21fa7000" = "0x21faafff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Cleanup.aip/Contents/MacOS/Cleanup"/ > "

    < Binary start = end of the "0x21fae000" = "0x21fb4fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Adjust.aip/Contents/MacOS/Adjust"/ > "

    < Binary start = end of the "0x21fb8000" = "0x21fbcfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/AddArrow.aip/Contents/MacOS/AddArrow"/ > "

    < Binary start = end of the "0x21fc0000" = "0x21fc1fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/AddAnchor.aip/Contents/MacOS/AddAnchor"/ > "

    < Binary start = end of the "0x21fc5000" = "0x21fd8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Workspaces.aip/Contents/MacOS/Workspaces"/ > "

    < Binary start = end of the "0x21fdf000" = "0x21ff3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/WelcomeScreen.aip/Contents/MacOS/WelcomeScree n" / >

    < Binary start = end of the "0x21ff9000" = "0x22009fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transparency Panel.aip/Contents/MacOS/TransparencyPalette"/ > "

    < Binary start = end of the "0x2200d000" = "0x22015fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transform.aip/Contents/MacOS/Transform"/ > "

    < Binary start = end of the '0 x 22019000' = "0x22021fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transform Panel.aip/Contents/MacOS/TransformPalette"/ > "

    < Binary start = end of the '0 x 22025000' = "0x22047fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/TracingUI.aip/Contents/MacOS/TracingUI"/ > "

    < Binary start = end of the "0x2204f000" = "0x22090fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SVGFilterEffect.aip/Contents/MacOS/SVGFilterE Suspender" / >

    < Binary start = end of the "0x220a7000" = "0x220c8fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/StrokeOffset.aip/Contents/MacOS/StrokeOffset" / >

    < Binary start = end of the "0x220d5000" = "0x22102fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SmoothShade.aip/Contents/MacOS/SmoothShade"/ > "

    < Binary start = end of the "0x2210e000" = "0x22114fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Scripts Menu.aip/Contents/MacOS/Scripts Menu" / >

    < Binary start = end of the '0 x 22118000' = "0x22150fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Print.aip/Contents/MacOS/Print"/ > "

    < Binary start = end of the '0 x 22158000' = "0x2215dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/PathSuite.aip/Contents/MacOS/PathSuite"/ > "

    < Binary start = end of the '0 x 22161000' = "0x2216dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator"/ > "

    < Binary start = end of the '0 x 22171000' = "0x22196fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/LiveBlends.aip/Contents/MacOS/LiveBlends"/ > "

    < Binary start = end of the "0x2219a000" = "0x221c7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Layers Panel.aip/Contents/MacOS/Layers"/ > "

    < Binary start = end of the "0x221ce000" = "0x221e3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Keyboard Shortcuts.aip/Contents/MacOS/KBSCPlugin"/ > "

    < Binary start = end of the "0x221ea000" = "0x221ebfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/FlattenS.aip/Contents/MacOS/FlattenS"/ > "

    < Binary start = end of the "0x221ef000" = "0x22218fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/FlatteningPreview.aip/Contents/MacOS/Flatteni ngPreview" / >

    < Binary start = end of the '0 x 22226000' = "0x2222bfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/FileClipboardPref.aip/Contents/MacOS/FileClip boardPref" / >

    < Binary start = end of the "0x2222f000" = "0x222d3fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ColorHarmony.aip/Contents/MacOS/ColorHarmony" / >

    < Binary start = end of the "0x222f0000" = "0x2234ffff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/CharParaStyles.aip/Contents/MacOS/CharParaSty the" / >

    < Binary start = end of the '0 x 22364000' = "0x223a1fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ArtStyle.aip/Contents/MacOS/ArtStyle"/ > "

    < Binary start = end of the "0x223ac000" = "0x223dbfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/AltGlyphPal.aip/Contents/MacOS/AltGlyphPal"/ > "

    < Binary start = end of the "0x223eb000" = "0x223fafff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Align.aip/Contents/MacOS/Align"/ > "

    < Binary start = end of the "0x223fe000" = "0x22435fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Action Panel.aip/Contents/MacOS/ActionPalette"/ > "

    < Binary start = end of the "0x2243f000" = "0x22586fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/3D.aip/Contents/MacOS/3D"/ > "

    < Binary start = end of the "0x225df000" = "0x2266dfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF Format.aip/Contents/MacOS/PDF Format" / >

    < Binary start = end of the "0x2268a000" = "0x226cefff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ADMEveParserCarbon.bundle/Contents/MacOS/ADMEveParserCarbon"/ > "

    < Binary start = end of the '0 x 22772000' = "0x22782fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_registration.framework/adobe_registration"/ > "

    < Binary start = end of the "0x22cec000" = "0x22cf1fff" type = "__TEXT" path="/System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib"/ >

    < Binary start = end of the '0 x 23200000' = "0x237a7fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Resources/AuthPlayLib.bundle/Conte nts/MacOS/AuthPlayLib" / >

    < Binary start = end of the "0x24d00000" = "0x24d35fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_epic.framework/adobe_epic"/ > "

    < Binary start = end of the "0x24d55000" = "0x24dadfff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeUpdater.framework/AdobeUpdater"/ > "

    < Binary start = end of the '0 x 25000000' = "0x25478fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/AdobeLM_libFNP.dylib"/ > "

    "< Binary start = end of the"0x255b0000"="0x25651fff"type ="__TEXT"path="/System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dyli b "/ >

    < Binary start = end of the "0x256f7000" = "0x258e0fff" type = "__TEXT" path = "/ Library/Application Support/Adobe/Adobe Version Cue CS3/Client/3.0.0/VersionCueUI.framework/VersionCueUI"/ > "

    < Binary start = end of the "0x264b1000" = "0x2661efff" type = "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine"/ >

    < Binary start = end of the '0 x 26652000' = "0x26749fff" type = "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammabili ty.dylib" / > "

    "< Binary start = end of the"0x2677f000"="0x267acfff"type ="__TEXT"path="/System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRen dererFloat "/ >

    "< Binary start = end of the '0 x 27000000' ="0x272a1fff"type ="__TEXT"path="/System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3 000GLDriver "/ >

    < Binary start = "0x40000000" end = "0x400a6fff" type = "__TEXT" path = "/ Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/... /Frameworks/AdobeJP2K.Framework/versions/A/AdobeJP2K"/ > "

    < Binary start = end of the '0 x 90016000' is '0x90017fff' type is "__TEXT" path="/usr/lib/system/libunc.dylib"/ >

    < Binary start = end of the '0 x 90018000' is '0x9001cfff' type is "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libGIF.dylib"/ >

    < Binary start = end of the "0x9001d000" = "0x900aafff" type = "__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libvMisc.dylib"/ >

    < Binary start = end of the "0x900ab000" = "0x90123fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF"/ >

    < Binary start = end of the '0 x 90124000' = "0x90186fff" type = "__TEXT" path = "/ usr/lib/libstdc & #43;" & #43;. 6.dylib "/ >"

    "< Binary start = end of the"0x9022b000"="0x902a1fff"type ="__TEXT"path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.fr amework/Versions/A/Metadata "/ >

    < Binary start = end of the "0x902a2000" = "0x902cafff" type = "__TEXT" path="/usr/lib/libxslt.1.dylib"/ >

    < Binary start = end of the "0x902cb000" = "0x90396fff" type = "__TEXT" path="/usr/lib/system/libsystem_c.dylib"/ >

    < Binary start = end of the '0 x 90397000' = "0x9048ffff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libFontParser.dylib"/ >

    < Binary start = end of the '0 x 90490000' is '0x90573fff' type is "__TEXT" path="/usr/lib/libcrypto.0.9.8.dylib"/ >

    "< Binary start = end of the"0x905b5000"="0x905b7fff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framew ork/Versions/A/SecurityHI "/ >

    < Binary start = end of the '0 x 90604000' is '0x90629fff' type is "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libJPEG.dylib"/ >

    "< Binary start = end of the"0x9062a000"="0x9064cfff"type ="__TEXT"s path="/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControl "/ >

    < Binary start = end of the '0 x 90654000' is '0x90711fff' type is "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.frame work/Versions/A/Resources/ColorSyncDeprecated.dylib"/ >

    < Binary start = end of the '0 x 90712000' is '0x9072cfff' type is "__TEXT" path="/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos"/ >

    < Binary start = end of the "0x9092f000" = "0x90973fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit"/ >

    < Binary start = end of the "0x9101c000" = "0x9104bfff" type = "__TEXT" path="/usr/lib/system/libsystem_info.dylib"/ >

    < Binary start = end of the "0x9104c000" = "0x9104dfff" type = "__TEXT" path="/usr/lib/libDiagnosticMessagesClient.dylib"/ >

    < Binary start = end of the '0 x 91062000' is '0x910b1fff' type is "__TEXT" path="/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA"/ >

    < Binary start = end of the "0x910b2000" = "0x91116fff" type = "__TEXT" path="/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit"/ >

    < Binary start = end of the '0 x 91121000' is '0x915fdfff' type is "__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libBLAS.dylib"/ >

    < Binary start = end of the "0x915fe000" = "0x91621fff" type = "__TEXT" path="/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo"/ >

    "< Binary start = end of the '0 x 91622000' ="0x91740fff"type ="__TEXT"ork/Versions/A/vImage path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framew "/ >

    < Binary start = end of the '0 x 91741000' is '0x921d6fff' type is "__TEXT" path="/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit"/ >

    < Binary start = end of the "0x9231f000" = "0x9232afff" type = "__TEXT" path="/usr/lib/libbz2.1.0.dylib"/ >

    < Binary start = end of the "0x9232b000" = "0x9232bfff" type = "__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon"/ >

    < Binary start = end of the "0x9232c000" = "0x9237dfff" type = "__TEXT" path="/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserI nterface.framework/Versions/A/ScalableUserInterface"/ >

    < Binary start = end of the "0x923f2000" = "0x923fafff" type = "__TEXT" path="/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration"/ >

    < Binary start = end of the "0x923fb000" = "0x923fefff" type = "__TEXT" path="/usr/lib/libpam.2.dylib"/ >

    < Binary start = end of the "0x923ff000" = "0x9242dfff" type = "__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryS ervices.framework/Versions/A/DictionaryServices"/ >

    < Binary start = end of the "0x9242e000" = "0x92434fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Comme rceCore.framework/Versions/A/CommerceCore"/ >

    "< Binary start = end of the '0 x 92435000' ="0x9243ffff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.frame work/Versions/A/CarbonSound "/ >

    "< Binary start = end of the '0 x 92440000' ="0x926b3fff"type ="__TEXT"path="/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.fra framework/Versions/A/CoreImage "/ >

    < Binary start = end of the "0x926b4000" = "0x929fafff" type = "__TEXT" path="/System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox"/ >

    < Binary start = end of the "0x929fb000" = "0x92a11fff" type = "__TEXT" path="/usr/lib/system/libxpc.dylib"/ >

    "< Binary start = end of the"0x92a12000"="0x92a9cfff"type ="__TEXT"EPI/Versions/A/SearchKit path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.f "/ >

    < Binary start = end of the "0x92af9000" = "0x92b24fff" type = "__TEXT" path="/System/Library/Frameworks/GSS.framework/Versions/A/GSS"/ >

    < Binary start = end of the "0x92b25000" = "0x92b25fff" type = "__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices"/ >

    < Binary start = end of the "0x92b26000" = "0x92c06fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup"/ >

    < Binary start = end of the "0x92c07000" = "0x92f11fff" type = "__TEXT" path="/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation"/ >

    < Binary start = end of the "0x92f12000" = "0x92f52fff" type = "__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationService s.framework/Versions/A/NavigationServices"/ >

    < Binary start = end of the "0x92f53000" = "0x92f61fff" type = "__TEXT" path="/usr/lib/libxar-nossl.dylib"/ >

    "< Binary start = end of the"0x92f62000"="0x92f75fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multitouch Support "/ >

    < Binary start = end of the "0x92f76000" = "0x930c8fff" type = "__TEXT" path="/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox"/ >

    "< Binary start = end of the"0x930fb000"="0x93441fff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framewo rk/Versions/A/HIToolbox "/ >

    < Binary start = end of the "0x9353a000" = "0x93578fff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libRIP.A.dylib"/ >

    < Binary start = end of the '0 x 93579000' is '0x93581fff' type is "__TEXT" path="/usr/lib/system/liblaunch.dylib"/ >

    < Binary start = end of the '0 x 93582000' is '0x93618fff' type is "__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServi ces.framework/Versions/A/LaunchServices"/ >

    < Binary start = end of the '0 x 93619000' is '0x9361bfff' type is "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libRadiance.dylib"/ >

    "< Binary start = end of the"0x9361c000"="0x9372bfff"type ="__TEXT"path="/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopS ervicesPriv "/ >

    < Binary start = end of the "0x9372c000" = "0x93736fff" type = "__TEXT" path="/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService"/ >

    < Binary start = end of the '0 x 93737000' is '0x9373bfff' type is "__TEXT" path="/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory"/ >

    < Binary start = end of the "0x9373c000" = "0x93740fff" type = "__TEXT" path="/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface"/ >

    < Binary start = end of the "0x9377d000" = "0x9377dfff" type = "__TEXT" path="/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz"/ >

    < Binary start = end of the "0x9377e000" = "0x9377efff" type = "__TEXT" path="/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa"/ >

    "< Binary start = end of the"0x9377f000"="0x937c7fff"type ="__TEXT"path="/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfigura tion "/ >

    < Binary start = end of the "0x93c72000" = "0x93c72fff" type = "__TEXT" path="/usr/lib/system/libdnsinfo.dylib"/ >

    < Binary start = end of the "0x93c73000" = "0x93c7bfff" type = "__TEXT" path="/usr/lib/system/libcopyfile.dylib"/ >

    "< Binary start = end of the"0x93c7c000"="0x93c98fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Generati onalStorage "/ >

    < Binary start = end of the "0x93c99000" = "0x93c9afff" type = "__TEXT" path="/usr/lib/system/libsystem_blocks.dylib"/ >

    < Binary start = end of the "0x93c9c000" = "0x93cd3fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols"/ >

    < Binary start = end of the "0x93cd4000" = "0x93ce1fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData"/ >

    < Binary start = end of the "0x93d3b000" = "0x93e1cfff" type = "__TEXT" path="/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording"/ >

    < Binary start = end of the "0x93e2e000" = "0x940b3fff" type = "__TEXT" path="/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime"/ >

    "< Binary start = end of the"0x940b4000"="0x942ddfff"type ="__TEXT"path="/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.fr amework/Versions/A/QuartzComposer "/ >

    < Binary start = end of the "0x942de000" = "0x942e9fff" type = "__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition .framework/Versions/A/SpeechRecognition"/ >

    < Binary start = end of the "0x942ea000" = "0x943e9fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages"/ >

    "< Binary start = end of the"0x943ed000"="0x94413fff"type ="__TEXT"path="/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.fra framework/Versions/A/QuartzFilters "/ >

    < Binary start = end of the '0 x 94414000' is '0x94415fff' type is "__TEXT" path="/usr/lib/system/libquarantine.dylib"/ >

    "< Binary start = end of the '0 x 94416000' ="0x94417fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEv aluationAgent "/ >

    "< Binary start = end of the '0 x 94443000' ="0x944e7fff"type ="__TEXT"EPI/Versions/A/QD path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.f "/ >

    < Binary start = end of the "0x944e8000" = "0x944e9fff" type = "__TEXT" path="/usr/lib/system/libsystem_sandbox.dylib"/ >

    "< Binary start = end of the"0x944ea000"="0x94616fff"type ="__TEXT"EPI/Versions/A/CFNetwork path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.f "/ >

    < Binary start = end of the '0 x 94665000' is '0x9466cfff' type is "__TEXT" path="/usr/lib/system/libsystem_dnssd.dylib"/ >

    < Binary start = end of the '0 x 95477000' is '0x9547cfff' type is "__TEXT" path="/System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers"/ >

    "< Binary start = end of the"0x9558b000"="0x95591fff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/V ersions/A/Print "/ >

    < Binary start = end of the '0 x 95596000' is '0x955c4fff' type is "__TEXT" path="/usr/lib/libSystem.B.dylib"/ >

    < Binary start = end of the "0x955c5000" = "0x95616fff" type = "__TEXT" path="/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook"/ >

    < Binary start = end of the '0 x 95617000' is '0x95779fff' type is "__TEXT" path="/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit"/ >

    < Binary start = end of the "0x9577a000" = "0x95a7cfff" type = "__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore. framework/Versions/A/CarbonCore "/ >"

    < Binary start = end of the "0x95a7d000" = "0x95a8dfff" type = "__TEXT" path="/usr/lib/libCRFSuite.dylib"/ >

    < Binary start = end of the "0x95aa8000" = "0x96123fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC"/ >

    "< Binary start = end of the '0 x 96124000' ="0x9617ffff"type ="__TEXT"path="/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication "/ >

    < Binary start = end of the "0x961bc000" = "0x96221fff" type = "__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libvDSP.dylib"/ >

    "< Binary start = end of the '0 x 96222000' ="0x962fafff"type ="__TEXT"path="/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.frame work/Versions/A/QuickLookUI "/ >

    < Binary start = end of the "0x9630a000" = "0x9630bfff" type = "__TEXT" path="/usr/lib/system/libremovefile.dylib"/ >

    < Binary start = end of the "0x9630c000" = "0x965b9fff" type = "__TEXT" path="/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore"/ >

    < Binary start = end of the "0x965ba000" = "0x969aefff" type = "__TEXT" path="/System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox"/ >

    < Binary start = end of the "0x969ca000" = "0x969dafff" type = "__TEXT" path="/usr/lib/libsasl2.2.dylib"/ >

    < Binary start = end of the "0x9706d000" = "0x970d5fff" type = "__TEXT" path = "/ usr/lib/libc & #43;" & #43;. 1.dylib "/ >"

    < Binary start = end of the "0x9721e000" = "0x97252fff" type = "__TEXT" path="/usr/lib/libssl.0.9.8.dylib"/ >

    < Binary start = end of the '0 x 97253000' is '0x97505fff' type is "__TEXT" path="/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook"/ >

    < Binary start = end of the '0 x 97506000' is '0x9753cfff' type is "__TEXT" path="/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP"/ >

    < Binary start = end of the '0 x 97563000' is '0x97574fff' type is "__TEXT" path="/usr/lib/libbsm.0.dylib"/ >

    < Binary start = end of the '0 x 97575000' is '0x9765dfff' type is "__TEXT" path="/usr/lib/libxml2.2.dylib"/ >

    < Binary start = end of the "0x97b71000" = "0x97bc3fff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libFontRegistry.dylib"/ >

    "< Binary start = end of the"0x97c25000"="0x97c42fff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.fra framework/Versions/A/OpenScripting "/ >

    < Binary start = end of the "0x97c43000" = "0x97c76fff" type = "__TEXT" path = "/ usr/lib/libtidy.» A.dylib "/ >"

    "< Binary start = end of the"0x97c7c000"="0x97c9cfff"type ="__TEXT"path="/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteVie wServices "/ >

    < Binary start = end of the "0x97cda000" = "0x97cddfff" type = "__TEXT" path="/usr/lib/system/libmathCommon.A.dylib"/ >

    < Binary start = end of the "0x97cde000" = "0x97ce5fff" type = "__TEXT" path="/usr/lib/system/libsystem_notify.dylib"/ >

    < Binary start = end of the "0x97ce6000" = "0x97d22fff" type = "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib"/ >

    "< Binary start = end of the"0x97d23000"="0x98754fff"type ="__TEXT"path="/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore "/ >

    "< Binary start = end of the '0 x 98755000' ="0x98755fff"type ="__TEXT"path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServ ices "/ >

    < Binary start = end of the '0 x 98756000' is '0x98764fff' type is "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL"/ >

    < Binary start = end of the '0 x 98765000' is '0x987f2fff' type is "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Text.framework/Versions/A/CoreText"/ >

    < Binary start = end of the "0x987f3000" = "0x98830fff" type = "__TEXT" path="/usr/lib/libcups.2.dylib"/ >

    < Binary start = end of the '0 x 98831000' is '0x98858fff' type is "__TEXT" path="/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211"/ >

    "< Binary start = end of the '0 x 98859000' ="0x98862fff"type ="__TEXT"CES path="/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServi "/ >

    < Binary start = end of the '0 x 98863000' is '0x988a6fff' type is "__TEXT" path="/usr/lib/system/libcommonCrypto.dylib"/ >

    "< Binary start = end of the"0x989fe000"="0x98a95fff"type ="__TEXT"path="/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundati on "/ >

    < Binary start = end of the "0x98a96000" = "0x98aa1fff" type = "__TEXT" path="/usr/lib/system/libkxld.dylib"/ >

    "< Binary start = end of the"0x98ace000"="0x98b42fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbol class "/ >

    "< Binary start = end of the"0x98b67000"="0x98b91fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreSer vicesInternal "/ >

    < Binary start = end of the "0x98b92000" = "0x98b97fff" type = "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib" / > ".

    "< Binary start = end of the"0x98b98000"="0x98bb9fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAcc are "/ >

    < Binary start = end of the "0x98bba000" = "0x98c7dfff" type = "__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices. framework/Versions/A/OSServices "/ >"

    < Binary start = end of the "0x98c7e000" = "0x98cdffff" type = "__TEXT" path="/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio"/ >

    < Binary start = end of the "0x98ce0000" = "0x98ceefff" type = "__TEXT" path="/usr/lib/libz.1.dylib"/ >

    "< Binary start = end of the"0x98d3c000"="0x98db9fff"type ="__TEXT"Versions/A/PDFKit path="/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/ "/ >

    < Binary start = end of the "0x98dba000" = "0x98dbdfff" type = "__TEXT" path="/usr/lib/system/libcompiler_rt.dylib"/ >

    < Binary start = end of the "0x98de2000" = "0x98f44fff" type = "__TEXT" path="/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore"/ >

    "< Binary start = end of the"0x98f45000"="0x98f45fff"type ="__TEXT"path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/vecLib "/ >

    "< Binary start = end of the"0x98f46000"="0x98f49fff"type ="__TEXT"nfo path="/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemI "/ >

    < Binary start = end of the "0x98f4a000" = "0x98f67fff" type = "__TEXT" path="/usr/lib/libresolv.9.dylib"/ >

    < Binary start = end of the "0x98f68000" = "0x98f6dfff" type = "__TEXT" path="/usr/lib/system/libmacho.dylib"/ >

    < Binary start = end of the "0x98f6e000" = "0x98f6ffff" type = "__TEXT" path="/usr/lib/liblangid.dylib"/ >

    "< Binary start = end of the"0x98f70000"="0x993e5fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight "/ >

    < Binary start = end of the "0x993f6000" = "0x99412fff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libPng.dylib"/ >

    < Binary start = end of the '0 x 99413000' is '0x99427fff' type is "__TEXT" path="/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDire ctory.framework/Versions/A/CFOpenDirectory"/ >

    < Binary start = end of the '0 x 99428000' is '0x99451fff' type is "__TEXT" path="/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL"/ >

    < Binary start = end of the "0x996e2000" = "0x997b8fff" type = "__TEXT" path = "/ usr/lib/libobjc.» A.dylib "/ >"

    < Binary start = end of the "0x997c5000" = "0x998dcfff" type = "__TEXT" path="/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit"/ >

    < Binary start = end of the "0x998dd000" = "0x99926fff" type = "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib"/ >

    < Binary start = end of the "0x99c9c000" = "0x99cdefff" type = "__TEXT" path="/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia"/ >

    < Binary start = end of the "0x99cdf000" = "0x99d08fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut"/ >

    < Binary start = end of the "0x99e41000" = "0x99e41fff" type = "__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate"/ >

    < Binary start = end of the "0x99e84000" = "0x99e94fff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Lang Analysis.framework/Versions/A/LangAnalysis"/ >

    < Binary start = end of the "0x99e95000" = "0x99e9efff" type = "__TEXT" path="/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth"/ >

    "< Binary start = end of the"0x99e9f000"="0x99eb4fff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.fram ework/Versions/A/ImageCapture "/ >

    "< Binary start = end of the"0x99eb5000"="0x99f34fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMedia browser "/ >

    < Binary start = end of the "0x99f37000" = "0x9a0ebfff" type = "__TEXT" path = "/ usr/lib/libicucore.» A.dylib "/ >"

    "< Binary start = end of the"0x9a0ec000"="0x9a306fff"type ="__TEXT"k/Versions/A/ImageKit path="/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framewor "/ >

    < Binary start = end of the "0x9a307000" = "0x9a36ffff" type = "__TEXT" path="/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport"/ >

    "< Binary start = end of the"0x9a370000"="0x9a373fff"type ="__TEXT"rsions/A/help path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Ve "/ >

    < Binary start = end of the "0x9a374000" = "0x9a39efff" type = "__TEXT" path="/usr/lib/libpcre.0.dylib"/ >

    < Binary start = end of the "0x9a39f000" = "0x9a3a6fff" type = "__TEXT" path="/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS"/ >

    < Binary start = end of the "0x9a3a7000" = "0x9a3ebfff" type = "__TEXT" path="/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN"/ >

    < Binary start = end of the "0x9a3ec000" = "0x9a43efff" type = "__TEXT" path="/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore"/ >

    < Binary start = end of the "0x9a43f000" = "0x9a54ffff" type = "__TEXT" path="/usr/lib/libsqlite3.dylib"/ >

    "< Binary start = end of the"0x9a550000"="0x9a5adfff"type ="__TEXT"path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.fra framework/Versions/A/HTMLRendering "/ >

    "< Binary start = end of the"0x9a5b2000"="0x9a614fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetect orsCore "/ >

    < Binary start = end of the "0x9a615000" = "0x9a620fff" type = "__TEXT" path="/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth"/ >

    < Binary start = end of the "0x9a621000" = "0x9a639fff" type = "__TEXT" path="/System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes"/ >

    < Binary start = end of the "0x9a63a000" = "0x9a67afff" type = "__TEXT" path="/usr/lib/libauto.dylib"/ >

    "< Binary start = end of the"0x9a67b000"="0x9a692fff"type ="__TEXT"path="/System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMedia Authoring "/ >

    < Binary start = end of the "0x9a693000" = "0x9a6a0fff" type = "__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"/ >

    "< Binary start = end of the"0x9a6a1000"="0x9a6d7fff"type ="__TEXT"path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framewor k/Versions/A/AE "/ >

    < Binary start = end of the "0x9a6de000" = "0x9a75afff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libType1Scaler.dylib"/ >

    < Binary start = end of the "0x9a75b000" = "0x9a86cfff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libJP2.dylib"/ >

    < Binary start = end of the "0x9a86d000" = "0x9a88bfff" type = "__TEXT" path="/usr/lib/system/libsystem_kernel.dylib"/ >

    < Binary start = end of the "0x9a8d3000" = "0x9a923fff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libTIFF.dylib"/ >

    < Binary start = end of the "0x9a930000" = "0x9aceafff" type = "__TEXT" path="/System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit"/ >

    < Binary start = end of the "0x9acee000" = "0x9ad2ffff" type = "__TEXT" path="/usr/lib/libcurl.4.dylib"/ >

    < Binary start = end of the "0x9ad30000" = "0x9ad8efff" type = "__TEXT" path="/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI"/ >

    < Binary start = end of the "0x9ad8f000" = "0x9ae0afff" type = "__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/ATS "/ >"

    < Binary start = end of the "0x9ae7b000" = "0x9aecdfff" type = "__TEXT" path="/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO"/ >

    I'm usung a new imac bought about 6 months ago.  I think that I am in courses run 10.7.4 I tried a new user and get the same thing.  Also, I removed all the software and reinstalled and it still does not work.  Help, please!

    Check this link, it might be useful: -.

    http://helpx.Adobe.com/x-productkb/multi/crash-printing-Illustrator-InDesign-CS3.html

  • After effects CC 2015 v13.7.2 hangs at startup

    When I try to open a project created with Adobe After Effects CS6 (Windows) with a plugin and about 20 compositions, after 2015 effects CC running on Yosemite, it crashes a few seconds after all of the media have been loaded. Here is the error report, but I can't read and understand it:

    Process: After Effects [9922]

    Path: / Applications/Adobe after effects CC 2015/Adobe After Effects 2015.app/Contents/MacOS/After effects CC

    ID: com.adobe.AfterEffects

    Version: 13.7.2 (13.7.2)

    Code type: X 86-64 (Native)

    Parent process:? [1]

    Officials: After Effects [9922]

    User ID: 501

    Date/time: 2016-07-06 20:13:08.108 + 0700

    OS version: Mac OS X 10.10.5 (14F27)

    Report Version: 11

    Anonymous UUID: EDF773E3-322A-B5FA-ADFF-D874BA3F3D1E

    Sleep/wake UUID: 09D7F237-E680-457D-9166-3A393C81A08E

    Time since started awake: 25000 seconds

    Wake time: 1000 seconds

    Crashed thread: 10

    Exception type: EXC_BAD_ACCESS (SIGSEGV)

    Exception codes: KERN_INVALID_ADDRESS at 0 x 0000000000000180

    VM regions near 0 x 180:

    ->

    000000010f89e000-000000010f8a6000 [32K] __TEXT r-x/rwx SM = COW/Applications/Adobe after effects CC 2015/Adobe after effects 2015.app/Contents/MacOS/After effects CC

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

    0 com.adobe.dvaui.framework 0x0000000113c8b095 dvaui::skins:core:SkinSet:

    1 com.adobe.dvaui.framework 0x0000000113a27dba dvaui::skins:core:SkinInterface < dvaui::controls:UI_Divider > * < dvaui::controls:UI_Divider > dvaui::skins:core:SkinSet:GetSkin (std::map < dvacore::utili ty::ImmutableString, std::string, std::less < dvacore::utility:ImmutableString >, std::allocator < std::pair < dvacore::utility:ImmutableString, const std::string > > > const *) + 138

    2 com.adobe.dvaui.framework 0x0000000113a26f99 dvaui::controls:UI_Divider:Draw(dvaui::controls::DrawParameters_const&,_dvaui::drawbot::Drawbot*) + 489

    3 com.adobe.dvaui.framework 0x0000000113a26d63 dvaui::controls:UI_Divider:UI_Draw(dvaui::drawbot::Drawbot*) const + 51

    4 com.adobe.dvaui.framework 0x0000000113cbc9b6 dvaui::ui:UI_Node:UI_DrawSelf(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 326

    5 com.adobe.dvaui.framework 0x0000000113cbcc8e dvaui::ui:UI_Node:UI_DrawAndCache(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 590

    6 com.adobe.dvaui.framework 0x0000000113cbd215 dvaui::ui:UI_Node:UI_DispatchDrawToChild(dvaui::ui::UI_Node_const*,_dvaui::drawbot::Drawbot*) + 821

    7 com.adobe.dvaui.framework 0x0000000113cbb0bf dvaui::ui:UI_Node:UI_Draw(dvaui::drawbot::Drawbot*) const + 47

    8 com.adobe.dvaui.framework 0x0000000113cbc9b6 dvaui::ui:UI_Node:UI_DrawSelf(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 326

    dvaui::UI:UI_Node:UI_DrawAndCache(dvaui::drawbot::Drawbot*,_BOOL,_dvaui::drawbot::ColorRGBA_const*) 9 com.adobe.dvaui.framework 0x0000000113cbcc8e const + 590

    10 com.adobe.dvaui.framework 0x0000000113cbd215 dvaui::ui:UI_Node:UI_DispatchDrawToChild(dvaui::ui::UI_Node_const*,_dvaui::drawbot::Drawbot*) + 821

    11 com.adobe.dvaui.framework 0x0000000113cbb0bf dvaui::ui:UI_Node:UI_Draw(dvaui::drawbot::Drawbot*) const + 47

    12 com.adobe.dvaui.framework 0x0000000113cbc9b6 dvaui::ui:UI_Node:UI_DrawSelf(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 326

    13 com.adobe.dvaui.framework 0x0000000113cbcc8e dvaui::ui:UI_Node:UI_DrawAndCache(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 590

    14 com.adobe.dvaui.framework 0x0000000113cbd215 dvaui::ui:UI_Node:UI_DispatchDrawToChild(dvaui::ui::UI_Node_const*,_dvaui::drawbot::Drawbot*) + 821

    15 com.adobe.dvaui.framework 0x0000000113cbb0bf dvaui::ui:UI_Node:UI_Draw(dvaui::drawbot::Drawbot*) const + 47

    16 com.adobe.dvaui.framework 0x0000000113afab32 dvaui::controls:UI_ScrollView:UI_Draw(dvaui::drawbot::Drawbot*) const + 530

    17 com.adobe.dvaui.framework 0x0000000113cbc9b6 dvaui::ui:UI_Node:UI_DrawSelf(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 326

    18 com.adobe.dvaui.framework 0x0000000113cbcc8e dvaui::ui:UI_Node:UI_DrawAndCache(dvaui::drawbot::Drawbot*,_bool,_dvaui::drawbot::ColorRGBA_const*) const + 590

    19 com.adobe.dvaui.framework 0x0000000113cbd215 dvaui::ui:UI_Node:UI_DispatchDrawToChild(dvaui::ui::UI_Node_const*,_dvaui::drawbot::Drawbot*) + 821

    20 com.adobe.dvaui.framework 0x0000000113cbb0bf dvaui::ui:UI_Node:UI_Draw(dvaui::drawbot::Drawbot*) const + 47

    21 com.adobe.AfterEffects.InfoPal 0x000000013f118c11 AEGPPaletteUI::UI_Draw(dvaui::drawbot::Drawbot*) const + 289

    22 com.adobe.dvaui.framework 0x0000000113d52932 Sub dvaui::drawbot:InvokeDrawbot < dvaui::ui:OS_View, std::const_mem_fun1_ref_t < sub, dvaui::ui:OS_View, dvaui::drawbot:Drawbot * >, NSView * > (dvaui::ui:OS_View const &, std::const_mem_fun1_ref_t < void, dvaui::ui:OS_View, dvaui::drawbot:Drawbot * > const &, const dvaui::drawbot:SupplierInterface &, NSView *, __HIShape const * dvaui) (: drawbot::SurfaceInterface *, std::vector < dvacore::geom:RectT < int >, std::allocator < dvacore::geom:RectT < int > > > *, bool) + 946

    23 com.adobe.dvaui.framework 0x0000000113d41e9b dvaui::ui:OS_View:UI_HandlePlatformDrawEvent(dvaui::drawbot::SurfaceInterface*) + 379

    24 com.adobe.dvacore.framework 0x000000011342e49c int dvacore::config:ErrorManager:ExecuteFunction < sub > (< vacuum > boost::function0 *, void *) + 28

    25 com.adobe.AfterEffectsLib.framework 0x000000010fc43dcf egg::dvainit:AE_DVA_ErrorManager:ExecuteFunctionWithTopLevelExceptionHandler(boost::fun_ction0<int>) + 815

    26 com.adobe.dvacore.framework 0x000000011342e533 Sub dvacore::config:ErrorManager:ExecuteFunctionWithTopLevelExceptionHandler < sub > (boost::f unction0 < sub >, bool *) + 99

    27 com.adobe.dvacore.framework 0x000000011342fa90 Sub dvacore::config:ExecuteTopLevelFunction < sub > (< vacuum > boost::function0, bool *) + 160

    28 com.adobe.dvaui.framework 0x0000000113d4c68b-[DVAMacContainerView drawRect:] + 155

    29 com.apple.AppKit 0x00007fff921b06ea-[NSView _drawRect:clip:] + 4335

    30 com.apple.AppKit 0x00007fff921ad483-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 3198

    31 com.apple.AppKit 0x00007fff921adfa0-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6043

    32 com.apple.AppKit 0x00007fff921adfa0-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6043

    33 com.apple.AppKit 0x00007fff921adfa0-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6043

    34 com.apple.AppKit 0x00007fff921ac2f3-[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 333

    35 com.apple.AppKit 0x00007fff921a868b-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2761

    36 com.apple.AppKit 0x00007fff921601ae-[NSView displayIfNeeded] + 1876

    com.apple.AppKit 37 0x00007fff9215fa09-[NSWindow displayIfNeeded] + 236

    38 com.apple.AppKit 0x00007fff9215f672 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 936

    39 com.apple.Foundation 0x00007fff8ad2ca23 __NSFireTimer + 95

    40 com.apple.CoreFoundation 0x00007fff8dfaa2e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

    41 com.apple.CoreFoundation 0x00007fff8dfa9f73 __CFRunLoopDoTimer + 1059

    42 com.apple.CoreFoundation 0x00007fff8e01d53d __CFRunLoopDoTimers + 301

    43 com.apple.CoreFoundation 0x00007fff8df65608 __CFRunLoopRun + 2024

    44 com.apple.CoreFoundation 0x00007fff8df64bd8 CFRunLoopRunSpecific + 296

    45 com.apple.HIToolbox 0x00007fff89e5d56f RunCurrentEventLoopInMode + 235

    46 com.apple.HIToolbox 0x00007fff89e5d2ea ReceiveNextEventCommon + 431

    47 com.apple.HIToolbox 0x00007fff89e5d12b _BlockUntilNextEventMatchingListInModeWithFilter + 71

    48 com.apple.AppKit 0x00007fff9215c8ab _DPSNextEvent + 978

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

    com.apple.AppKit 50 0x00007fff92151af3-[NSApplication run] + 594

    51 com.adobe.AfterEffectsLib.framework 0x000000010fc08ed1 application::Run() + 65

    52 com.adobe.AfterEffectsLib.framework 0x000000010fb72a94 marconcini (bool, bool, bool, bool, bool, bool, unsigned short const *, bool, void *, int, int, int) + 1124

    53 com.adobe.AfterEffectsLib.framework 0x000000010fb725fb EggMain (bool, bool, bool, bool, bool, bool, unsigned short const *, bool, int) + 59

    54 main 0x000000010f8a1c00 com.adobe.AfterEffects + 2368

    0x000000010f8a12b4 start + 52 55 com.adobe.AfterEffects

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

    0 libsystem_kernel.dylib 0x00007fff95f0c232 kevent64 + 10

    1 libdispatch.dylib 0x00007fff8e366a6a _dispatch_mgr_thread + 52

    Thread 2:

    0 libsystem_kernel.dylib 0x00007fff95f0b94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff906db3dd start_wqthread + 13

    3 wire:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.apple.CoreServices.CarbonCore 0x00007fff91410a77 TSWaitOnCondition + 108

    2 com.apple.CoreServices.CarbonCore 0x00007fff91410c76 TSWaitOnConditionTimedRelative + 171

    3 com.apple.CoreServices.CarbonCore 0x00007fff913e6d6b MPWaitOnQueue + 192

    4 com.adobe.dvacore.framework 0x0000000113526e28 dvacore::threads:ThreadSafeDelayQueue:PopWithTimeout(std::auto_ptr<dvacore::threads::Al_locatedFunctionT<boost::function<void_()_>>>_&,_int) + 152

    5 com.adobe.dvacore.framework 0 x 0000000113524188 dvacore::threads::(anonymous namespace): ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&) + 152

    6 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    7 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    8 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff906ddfd7 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Thread 4:

    0 libsystem_kernel.dylib 0x00007fff95f0c21a kevent + 10

    1 com.adobe.dvatransport.framework 0x0000000118b6913c boost::asio:detail + 284

    2 com.adobe.dvatransport.framework 0x0000000118b68ca8 boost::asio:detail:task_io_service:run(boost::system::error_code&) + 568

    3 com.adobe.dvatransport.framework 0x0000000118b57782 SkyConnectionEnv::MainLoop() + 162

    4 com.adobe.dvatransport.framework 0x0000000118b57119 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9

    5 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    6 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    7 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    8 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Wire 5:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.adobe.dvatransport.framework 0x0000000118b691db boost::asio:detail + 443

    2 com.adobe.dvatransport.framework 0x0000000118b68ca8 boost::asio:detail:task_io_service:run(boost::system::error_code&) + 568

    3 com.adobe.dvatransport.framework 0x0000000118b68a4a boost::asio:detail:posix_thread:func < boost::asio:detail:resolver_service_base:work_ io_service_runner >: run() + 42

    4 com.adobe.dvatransport.framework 0x0000000118b69cb3 boost_asio_detail_posix_thread_function + 19

    5 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    6 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    7 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 6:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.apple.CoreServices.CarbonCore 0x00007fff91410a77 TSWaitOnCondition + 108

    2 com.apple.CoreServices.CarbonCore 0x00007fff91410c76 TSWaitOnConditionTimedRelative + 171

    3 com.apple.CoreServices.CarbonCore 0x00007fff913e6d6b MPWaitOnQueue + 192

    4 com.adobe.dvacore.framework 0x0000000113526e28 dvacore::threads:ThreadSafeDelayQueue:PopWithTimeout(std::auto_ptr<dvacore::threads::Al_locatedFunctionT<boost::function<void_()_>>>_&,_int) + 152

    5 com.adobe.dvacore.framework 0 x 0000000113524188 dvacore::threads::(anonymous namespace): ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&) + 152

    6 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    7 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    8 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff906ddfd7 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 7:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.apple.CoreServices.CarbonCore 0x00007fff91410a77 TSWaitOnCondition + 108

    2 com.apple.CoreServices.CarbonCore 0x00007fff91410c76 TSWaitOnConditionTimedRelative + 171

    3 com.apple.CoreServices.CarbonCore 0x00007fff913e6d6b MPWaitOnQueue + 192

    4 com.adobe.dvacore.framework 0x0000000113526e28 dvacore::threads:ThreadSafeDelayQueue:PopWithTimeout(std::auto_ptr<dvacore::threads::Al_locatedFunctionT<boost::function<void_()_>>>_&,_int) + 152

    5 com.adobe.dvacore.framework 0 x 0000000113524188 dvacore::threads::(anonymous namespace): ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&) + 152

    6 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    7 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    8 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff906ddfd7 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Slide 8: com.apple.audio.IOThread.client

    0 libsystem_kernel.dylib 0x00007fff95f064de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff95f0564f mach_msg + 55

    2 com.apple.audio.CoreAudio 0x00007fff904f057e HALB_MachPort::SendMessageWithReply (unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t *, bool, unsigned int) + 98

    3 com.apple.audio.CoreAudio 0x00007fff904f050c HALB_MachPort::SendSimpleMessageWithSimpleReply (unsigned int, unsigned int, int, int, bool, unsigned int) + 42

    4 com.apple.audio.CoreAudio 0x00007fff904eeaa9 HALC_ProxyIOContext + 965::IOWorkLoop()

    5 com.apple.audio.CoreAudio 0x00007fff904ee612 HALC_ProxyIOContext::IOThreadEntry(void*) + 88

    6 com.apple.audio.CoreAudio 0x00007fff904ee4e3 HALB_IOThread::Entry(void*) + 157

    7 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    8 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    libsystem_pthread.dylib 9 0x00007fff906db3ed thread_start + 13

    Wire 9:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.apple.CoreServices.CarbonCore 0x00007fff91410a77 TSWaitOnCondition + 108

    2 com.apple.CoreServices.CarbonCore 0x00007fff91410c76 TSWaitOnConditionTimedRelative + 171

    3 com.apple.CoreServices.CarbonCore 0x00007fff913e6d6b MPWaitOnQueue + 192

    4 com.adobe.dvacore.framework 0x0000000113526e28 dvacore::threads:ThreadSafeDelayQueue:PopWithTimeout(std::auto_ptr<dvacore::threads::Al_locatedFunctionT<boost::function<void_()_>>>_&,_int) + 152

    5 com.adobe.dvacore.framework 0 x 0000000113524188 dvacore::threads::(anonymous namespace): ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&) + 152

    6 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    7 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    8 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff906ddfd7 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Wire 10 crashed:

    strlen libsystem_c.dylib 0 0x00007fff97912fb2 + 18

    1 libstdc ++.6.dylib 0x00007fff8bed0c7d std::basic_string < char, std::char_traits < char >, std::allocator < char > >: basic_string (const char *, std::allocator < char > const &) + 39

    2 com.adobe.AfterEffects.FilmConvertPro2.1 0x0000000152afcb54 DataManager::ColorTexCO (FilmConvertData *, void *, unsigned int &, FilmStocks, char *) + 360

    3 com.adobe.AfterEffects.FilmConvertPro2.1 0x0000000152b033f7 GetColorTexture (FilmConvertData *, PF_InData *, PF_OutData *, unsigned int, FilmStocks, float, float) + 211

    4 com.adobe.AfterEffects.FilmConvertPro2.1 0x0000000152b184ea DoRender (PF_InData *, PF_OutData *, PF_LayerDef *, PF_LayerDef *, int, unsigned int, PrPixelFormat, global_data *, FilmConvertData *, unsigned int, FilmStocks, float, float, float, float, int, float, float, float, float, ColorWheelsInfo *, float, LevelsInfo *, bool, int) + 1058

    5 com.adobe.AfterEffects.FilmConvertPro2.1 0x0000000152b0eba5 EntryPointFunc + 14018

    6 FLT.dylib 0x000000011187a92f FLTp_TempParamTable::GetNumParams() const + 111

    7 FLT.dylib 0 x 0000000111878350 FLTp_DispatchFilter (short, FLT_FCSpec *, FLT_FCSeqSpec const *, int, PF_InData *, PF_OutData *, PF_ParamDef *, PF_LayerDef *, void *) + 1216

    8 FLT.dylib 0x000000011185182e FLTp_Node::Render (RG_NodeRenderCB *, RG_RenderRequest const &, RG_NodeData const *) const + 174

    RG.dylib 9 0x0000000112514a6b RGp_NodeInvocation::RenderSingleCheckout(RG_CheckoutResult*) + 235

    10 RG.dylib 0x0000000112511ef7 RG_CheckoutResult::GetOutputWorld() + 119

    11 BEE.dylib 0x0000000110e66546 BEEp_AdjLayerBlendNode::Render (RG_NodeRenderCB *, RG_RenderRequest const &, RG_NodeData const *) const + 214

    12 RG.dylib 0x0000000112514a6b RGp_NodeInvocation::RenderSingleCheckout(RG_CheckoutResult*) + 235

    13 RG.dylib 0x0000000112511db7 RG_CheckoutResult::GetWorld() + 119

    14 FLT.dylib 0x0000000111851b44 FLTp_Node::CheckoutLayerRender (FLTp_NodeLayerCheckoutCBData *, int, PF_LayerDef *) const + 68

    15 FLT.dylib 0x0000000111848f43 FLTp_CheckoutLayerRenderCallback (PF_ProgressInfo *, int, PF_LayerDef *) + 67

    16 com.adobe.AfterEffects.ApplyColorLUT 0x00000001470c4086 EffectMainExtra + 2902

    17 FLT.dylib 0x000000011187a92f FLTp_TempParamTable::GetNumParams() const + 111

    18 FLT.dylib 0 x 0000000111878350 FLTp_DispatchFilter (short, FLT_FCSpec *, FLT_FCSeqSpec const *, int, PF_InData *, PF_OutData *, PF_ParamDef *, PF_LayerDef *, void *) + 1216

    19 FLT.dylib 0x000000011185182e FLTp_Node::Render (RG_NodeRenderCB *, RG_RenderRequest const &, RG_NodeData const *) const + 174

    20 RG.dylib 0x0000000112514a6b RGp_NodeInvocation::RenderSingleCheckout(RG_CheckoutResult*) + 235

    21 RG.dylib 0x0000000112511ef7 RG_CheckoutResult::GetOutputWorld() + 119

    22 BEE.dylib 0x0000000110e66546 BEEp_AdjLayerBlendNode::Render (RG_NodeRenderCB *, RG_RenderRequest const &, RG_NodeData const *) const + 214

    23 RG.dylib 0x0000000112514a6b RGp_NodeInvocation::RenderSingleCheckout(RG_CheckoutResult*) + 235

    24 RG.dylib 0x000000011251562d RG_Traverser::Execute (RG_RenderRequest &, M_LRect const *, char *, PF_World *, RG_BufferLock *) + 989

    25 RG.dylib 0x000000011251501a RG_Traverser::Execute (RG_RenderRequest const &, const M_LRect &, PF_World *, M_LRect *) + 74

    26 RG.dylib 0 x 0000000112516057 RG_ExecuteGraph (const RG_RenderNode *, RG_RenderRequest const &, const M_LRect &, PF_World *, M_LRect *) + 167

    27 BEE.dylib 0x0000000110e685a8 BEEp_GenerateAndExecuteCompFrameGraph (BEE_CompItem *, BEE_ItemRenderOptions const &, PF_World *) + 536

    28 BEE.dylib 0x0000000110e697d4 BEEp_RenderCompFrame + 196

    29 BEE.dylib 0x0000000110ccb6bb BEEp_DrawItem (BEE_Item *, BEE_ItemRenderOptions const &, BM_World *) + 1243

    30 BEE.dylib 0x0000000110cb6c17 BEEp_CheckoutStraightItemBuffer (BEE_Item *, short, short, BEE_ItemRenderOptions const &, BEE_RenderTrace const *, BEE_CheckoutReceiptPtr *, char *, bool) + 23303

    31 BEE.dylib 0x0000000110cba374 BEE_CheckoutItemFrame (BEE_Item *, BEE_ItemRenderOptions const &, BEE_CheckoutReceiptPtr *, bool) + 6260

    32 BEE.dylib 0x0000000110cb8c6d BEE_CheckoutItemFrame (BEE_Item *, BEE_ItemRenderOptions const &, BEE_CheckoutReceiptPtr *, bool) + 365

    33 BEE.dylib 0x0000000110db600c BEE_DrawItemThumbnail (BEE_Item *, BM_World *) + 1468

    34 BEE.dylib 0x0000000110db5a65 BEE_DrawItemThumbnail (BEE_Item *, BM_World *) + 21

    35 BEE.dylib 0x0000000111086d73 BEE_WorkQueue_DrawItemThumbnail (const std::basic_string &, int, short, boost::shared_ptr < BEE_WorkQueue_Client > < unsignedShort, std::char_traits < unsigned short > dvacore::utility:SmallBlockAllocator:STLAllocator < unsigned short > > const &, BM_World *, boost::intrusive_ptr < dvaui::drawbot:DataDeleter > const &, < BEE_WorkQueueIdList > boost::shared_ptr boost) (: function < void (unsigned long long, int) > const &) + 2643

    36 BEE.dylib 0x00000001110aee97 std::_Rb_tree < dvacore::utility:Guid, std::pair < dvacore::utility:Guid const, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > >, std::_Select1st < std::pair < const dvacore::utility:Guid, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > > >, std::less < dvacore : utility::Guid >, dvacore::utility:SmallBlockAllocator:STLAllocator < std::pair < const dvacore::utility:Guid, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > > > >: _M_insert_unique (std::pair < const dvacore::utility:Guid, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > > const &) + 19175

    37 BEE.dylib 0x00000001110aeb81 std::_Rb_tree < dvacore::utility:Guid, std::pair < dvacore::utility:Guid const, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > >, std::_Select1st < std::pair < const dvacore::utility:Guid, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > > >, std::less < dvacore : utility::Guid >, dvacore::utility:SmallBlockAllocator:STLAllocator < std::pair < const dvacore::utility:Guid, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > > > >: _M_insert_unique (std::pair < const dvacore::utility:Guid, boost::function < void (ItemChangeType boost::shared_ptr < BEE_WorkQueue_Item >) > > const &) + 18385

    38 BEE.dylib 0x00000001110a75f4 boost::_bi:bind_t < boost::_bi: unspecified, boost::function < Sub (unsigned long long, int, BEE_CheckoutReceiptPtr &) >, < boost::arg < 1 > boost::_bi:list_av_3, int, BEE_CheckoutReceiptPtr >: type > boost::bind < boost::function < Sub (unsigned long long, int, BEE_CheckoutReceiptPtr &) >, boost::arg < 1 > , int, BEE_CheckoutReceiptPtr > (boost::function < void (unsigned long long, int, BEE_CheckoutReceiptPtr &) >, boost::arg < 1 >, int, BEE_CheckoutReceiptPtr) + 740

    39 BEE.dylib 0x000000011106a08e BEE_WorkQueue_Birth (unsigned int, int) + 8062

    40 com.adobe.dvacore.framework 0x00000001135241ba dvacore::threads::(anonymous namespace): + 202 ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&)

    41 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    42 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    43 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    44 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    45 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Wire 11:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.apple.CoreServices.CarbonCore 0x00007fff91410c5e TSWaitOnConditionTimedRelative + 147

    2 com.apple.CoreServices.CarbonCore 0x00007fff913e6d6b MPWaitOnQueue + 192

    3 com.adobe.dvacore.framework 0x0000000113526e28 dvacore::threads:ThreadSafeDelayQueue:PopWithTimeout(std::auto_ptr<dvacore::threads::Al_locatedFunctionT<boost::function<void_()_>>>_&,_int) + 152

    4 com.adobe.dvacore.framework 0 x 0000000113524188 dvacore::threads::(anonymous namespace): ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&) + 152

    5 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    helping hand 6 com.adobe.boost_threads.framework 0x0000000118e13ee5: (anonymous namespace): thread_proxy(void*) + 133

    7 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    8 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    libsystem_pthread.dylib 9 0x00007fff906db3ed thread_start + 13

    12 wire:

    0 libsystem_kernel.dylib 0x00007fff95f064de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff95f0564f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff8df65eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff8df6537b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff8df64bd8 CFRunLoopRunSpecific + 296

    5 com.apple.AVCVideoServices 0x000000013ad2fdb2 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 162

    6 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    7 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    8 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 13: cr_scratch

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.adobe.CameraRaw 0x000000013bb3c07b 0x13b29c000 + 9044091

    2 com.adobe.CameraRaw 0x000000013baca4ab 0x13b29c000 + 8578219

    3 com.adobe.CameraRaw 0x000000013b85c6c1 0x13b29c000 + 6031041

    4 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    5 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    6 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Thread 14:

    0 libsystem_kernel.dylib 0x00007fff95f0b33a __recvfrom + 10

    1 VulcanMessage5.dylib 0x00000001277f75fd vcfoundation::io:BSDNamedPipe:Read(void*,_unsigned_long) + 21

    2 VulcanMessage5.dylib 0x00000001277f69b8 vcfoundation::io:BufferedReader:InternalRead(char*,_long) + 82

    3 VulcanMessage5.dylib 0x00000001277f68ee vcfoundation::io:BufferedReader:Read(void*,_unsigned_long) + 50

    4 VulcanMessage5.dylib 0x00000001277f1498 vcfoundation::io:IVCChannel:ReadFully(void*,_unsigned_long) + 46

    5 VulcanMessage5.dylib 0x00000001277f1936 vcfoundation::io::Serializer::InternalDeserialize() + 30

    6 VulcanMessage5.dylib 0x00000001277f18dd vcfoundation::io::Serializer::Deserialize() + 9

    7 VulcanMessage5.dylib 0x00000001277f5762 vcfoundation::ncomm::Connection::ReadIn() + 22

    8 VulcanMessage5.dylib 0x00000001277f5489 vcfoundation::ncomm:NCService:ReadResponse(vcfoundation::ncomm::INCRequest*,_vcfoundation::ncomm::INCListener&,_vcfoundation::ncomm::NCService::ConRef&) + 37

    9 VulcanMessage5.dylib 0x00000001277f510a vcfoundation::ncomm:NCService:Execute(vcfoundation::ncomm::INCRequest*,_vcfoundation::ncomm::INCListener&) + 166

    10 VulcanMessage5.dylib 0x00000001277f505d vcfoundation::ncomm:NCService:Execute(vcfoundation::ncomm::INCRequest*) + 29

    11 VulcanMessage5.dylib 0x00000001277e7e66 adobe: vulcan::servicemgr::CSIRequest::Execute() + 50

    12 VulcanMessage5.dylib 0x00000001277e891f adobe: vulcan::servicemgr::RegisterForEventsRequest::Run() + 1005

    13 VulcanMessage5.dylib 0x00000001277f6288 vcfoundation::thread::AbstractThread::Run() + 50

    14 VulcanMessage5.dylib 0x00000001277f7da9 vcfoundation::thread:Thread:ThreadProc(void*) + 9

    15 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    16 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    17 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 15:

    0 libsystem_kernel.dylib 0x00007fff95f0b48a __semwait_signal + 10

    1 com.adobe.AfterEffects.Scripting 0x0000000142a36af8 png_write_find_filter + 193272

    2 com.adobe.AfterEffects.Scripting 0x0000000142a1c5cc png_write_find_filter + 85452

    3 com.adobe.AfterEffects.Scripting 0x0000000142a365d5 png_write_find_filter + 191957

    4 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    5 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    6 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    16 wire:

    0 libsystem_kernel.dylib 0x00007fff95f0b48a __semwait_signal + 10

    1 libsystem_c.dylib 0x00007fff97990e44 usleep + 54

    2 CinewareAESceneLayer 0x0000000143d0587a mix: IpKillThread::Main() + 58

    3 CinewareAESceneLayer 0x0000000143cf6aa8 mix: BaseThread::Action() + 88

    4 CinewareAESceneLayer 0x0000000143cf6989 0x143c61000 + 612745

    5 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    6 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    7 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Thread 17:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.apple.CoreServices.CarbonCore 0x00007fff91410a77 TSWaitOnCondition + 108

    2 com.apple.CoreServices.CarbonCore 0x00007fff91410c76 TSWaitOnConditionTimedRelative + 171

    3 com.apple.CoreServices.CarbonCore 0x00007fff913e6d6b MPWaitOnQueue + 192

    4 com.adobe.dvacore.framework 0x0000000113526e28 dvacore::threads:ThreadSafeDelayQueue:PopWithTimeout(std::auto_ptr<dvacore::threads::Al_locatedFunctionT<boost::function<void_()_>>>_&,_int) + 152

    5 com.adobe.dvacore.framework 0 x 0000000113524188 dvacore::threads::(anonymous namespace): ThreadedWorkQueue:WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD_elayQueue>_const&,_boost::shared_ptr<dvacore::threads::Gate>_const&) + 152

    6 com.adobe.dvacore.framework 0x0000000113520b7a dvacore::threads::(anonymous namespace): LaunchThread (const std::string & boost::function0 < void > const &, dvacore::threads:ThreadPriority, boost::function < Sub () > const &, boost::function < Sub () > const &) + 202

    7 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    8 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff906ddfd7 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    18 wire:

    0 libsystem_kernel.dylib 0x00007fff95f064de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff95f0564f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff8df65eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff8df6537b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff8df64bd8 CFRunLoopRunSpecific + 296

    5 com.apple.AppKit 0x00007fff9222456b _NSEventThread + 137

    6 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    7 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    8 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 19:

    0 libsystem_kernel.dylib 0x00007fff95f064de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff95f0564f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff8df65eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff8df6537b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff8df64bd8 CFRunLoopRunSpecific + 296

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

    6 com.apple.Foundation 0x00007fff8ad1fe92 __NSThread__main__ + 1345

    7 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    8 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    libsystem_pthread.dylib 9 0x00007fff906db3ed thread_start + 13

    Line 20:

    0 libsystem_kernel.dylib 0x00007fff95f064de mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff95f0564f mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff8df65eb4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff8df6537b __CFRunLoopRun + 1371

    4 com.apple.CoreFoundation 0x00007fff8df64bd8 CFRunLoopRunSpecific + 296

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

    6 com.adobe.PlugPlug 0x000000012713fcf6-[HtmlEngineMonitor monitorThreadProc] + 115

    7 com.apple.Foundation 0x00007fff8ad1fe92 __NSThread__main__ + 1345

    8 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    libsystem_pthread.dylib 9 0x00007fff906ddfd7 _pthread_start + 176

    10 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 21:

    0 libsystem_kernel.dylib 0x00007fff95f0b94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff906db3dd start_wqthread + 13

    Thread 22:

    0 libsystem_kernel.dylib 0x00007fff95f0b94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff906db3dd start_wqthread + 13

    Line 23:

    0 libsystem_kernel.dylib 0x00007fff95f0c21a kevent + 10

    1 com.adobe.dvatransport.framework 0x0000000118b6913c boost::asio:detail + 284

    2 com.adobe.dvatransport.framework 0x0000000118b68ca8 boost::asio:detail:task_io_service:run(boost::system::error_code&) + 568

    3 com.adobe.dvatransport.framework 0x0000000118b57782 SkyConnectionEnv::MainLoop() + 162

    4 com.adobe.dvatransport.framework 0x0000000118b57119 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9

    5 com.adobe.boost_threads.framework 0x0000000118e13ee5 boost: (anonymous namespace): thread_proxy(void*) + 133

    6 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    7 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    8 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 24:

    0 libsystem_kernel.dylib 0x00007fff95f0b94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff906db3dd start_wqthread + 13

    Line 25:

    0 libsystem_kernel.dylib 0x00007fff95f0b94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff906db3dd start_wqthread + 13

    Line 26:

    0 libsystem_kernel.dylib 0x00007fff95f0b94a __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff906db3dd start_wqthread + 13

    Thread 27:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.mainconcept.mc.bc.dec.avc 0x0000000129b357dd h264in_Video_GetAPIExt + 268653

    2 com.mainconcept.mc.bc.dec.avc 0x0000000129aa6035 open_h264in_Video_stream + 366869

    3 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    4 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    5 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 28:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.mainconcept.mc.bc.dec.avc 0x0000000129b357dd h264in_Video_GetAPIExt + 268653

    2 com.mainconcept.mc.bc.dec.avc 0x0000000129aa6035 open_h264in_Video_stream + 366869

    3 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    4 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    5 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 29:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.mainconcept.mc.bc.dec.avc 0x0000000129b357dd h264in_Video_GetAPIExt + 268653

    2 com.mainconcept.mc.bc.dec.avc 0x0000000129aa6035 open_h264in_Video_stream + 366869

    3 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    4 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    5 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 30:

    0 libsystem_kernel.dylib 0x00007fff95f0b136 __psynch_cvwait + 10

    1 com.mainconcept.mc.bc.dec.avc 0x0000000129b357dd h264in_Video_GetAPIExt + 268653

    2 com.mainconcept.mc.bc.dec.avc 0x0000000129aa6035 open_h264in_Video_stream + 366869

    3 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    4 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    5 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 31:

    0 libsystem_kernel.dylib 0x00007fff95f0651a semaphore_wait_trap + 10

    1 libtbb.dylib 0x000000011ca97550 tbb::internal:rml:private_worker:thread_routine(void*) + 480

    2 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    3 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    4 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 32:

    0 libsystem_kernel.dylib 0x00007fff95f0651a semaphore_wait_trap + 10

    1 libtbb.dylib 0x000000011ca97550 tbb::internal:rml:private_worker:thread_routine(void*) + 480

    2 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    3 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    4 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

    Line 33:

    0 libsystem_kernel.dylib 0x00007fff95f0651a semaphore_wait_trap + 10

    1 libtbb.dylib 0x000000011ca97550 tbb::internal:rml:private_worker:thread_routine(void*) + 480

    2 libsystem_pthread.dylib 0x00007fff906de05a _pthread_body + 131

    3 libsystem_pthread.dylib 0x00007fff906ddfd7 _pthread_start + 176

    4 libsystem_pthread.dylib 0x00007fff906db3ed thread_start + 13

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

    Rax: 0x000000013ac48530 rbx: 0000000000000180 rcx 0 x: 0 x 0000000000000180 rdx: 0 x 0000000000000180

    RDI: 0 x 0000000000000180 rsi: 0xffffffffffffffff PBR: RER 0x000000013ac48380: 0x000000013ac48380

    R8: 0x000060000025c1d8 r9: 0x000060000124f7f0 r10: 0xffffffffffffffff r11: 0x0000008000461a30

    R12: 0x000000013ac4887c r13: 0x000000012f80f000 r14: 0x000000013ac48510 r15: 0x000000013ac48508

    RIP: 0x00007fff97912fb2 rfl: 0 x 0000000000010202 cr2: 0 x 0000000000000180

    Logical CPU: 2

    Error code: 0 x 00000004

    Trap number: 14

    Binary images:

    0x10f89e000 - 0x10f8a5fff + com.adobe.AfterEffects (13.7.2 - 13.7.2) < 8951A26E-F2B1-3E1C-80F8-1A883A642414 >/Applications/Adobe After Effects CC 2015/Adobe After Effects 2015.app/Contents/MacOS/After effects CC

    0x10f8b6000 - 0x10f8c4fff + com.adobe.boost_filesystem.framework (13.7.2 - 13.7.2.3) < 0598F2EE-AF34-3C4F-80BE-D343FC4B80AE >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem

    0x10f8db000 - 0x10f8e7fff + com.adobe.boost_signals.framework (13.7.2 - 13.7.2.3) < EE1916F4-AF60-3E7F-BE31-38D53C205E98 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals

    0x10f8ff000 - 0x10f900fff + com.adobe.boost_system.framework (13.7.2 - 13.7.2.3) < FC7972BD-D1CA-3309-B2F8-D94A706F46A7 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system

    0x10f90d000 - 0x10f912ff7 + com.adobe.boost_date_time.framework (13.7.2 - 13.7.2.3) < 6F05F23F-5D52-3799-81EA-984469900295 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time

    0x10f928000 - 0x10f92cff7 + ALOG.dylib (1) < 3139AE7E-6055-3253-9A12-27FD2CFD4A1D >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/ALOG.dylib

    0x10f937000 - 0x110736fff + com.adobe.AfterEffectsLib.framework (AfterFXLib 1.0 - 1.0) < CA021759-EA49-399B-8516-D37CB138B271 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AfterFXLib.framework/Versions/A/AfterFXLib

    0x110c2d000 - 0x11136bff7 + BEE.dylib (1) < 716FDCD1-1662-388D-85DA-D784A63DDE5B >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/BEE.dylib

    0 x 111682000 - 0x111694ff7 + BEZ.dylib (1) < 9C0151AE-9D42-3E54-85D7-213E2416CF3D >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/BEZ.dylib

    0x11169e000 - 0x1116a7ff7 + BM.dylib (1) < 0A0AE1C7-BBA3-3167-A31D-BD3935F8D83B >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/BM.dylib

    0x1116b6000 - 0x111732ff7 + COR.dylib (1) < 187461EC-AB02-3112-9DB2-D7CA921C30F3 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/COR.dylib

    0x11176a000 - 0x11179aff7 + FILE.dylib (1) < 203B5762-A125-3140-A6A6-04AC2BE22E6D >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/FILE.dylib

    0x1117b7000 - 0x111814ff7 + FLO.dylib (1) < EFD10B56-C8B9-36FC-900A-4DE77125F576 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/FLO.dylib

    0x11182e000 - 0x1118c6fff + FLT.dylib (1) < 9CE168C7-1217-316E-8CDD-A0CC715775B1 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/FLT.dylib

    0 x 111939000 - 0x111945ff7 + LIST.dylib (1) < 6DA96B36-8C82-3B74-AF3A-4E4E5B6AB62B >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/LIST.dylib

    0x11194f000 - 0x11196cff7 + M.dylib (1) < F829E965-844D-30AA-9117-FD1D562C05BD >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/M.dylib

    0x11197e000 - 0x1119b2ff7 + MC.dylib (1) < B1400963-2F40-3CEA-A20E-8341E557AFC2 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/MC.dylib

    0x1119d3000 - 0x111a4aff7 + MSK.dylib (1) < ADEF27BD-BEC9-3606-9ED7-CD83108AC515 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/MSK.dylib

    0x111a70000 - 0x111bafff7 + com.adobe.headlights.LogSessionFramework (7.3.1.70) < 408F19FE-B672-3E82-89B6-B782E000D2B0 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession

    0x111c67000 - 0x111cabfff + OM.dylib (1) < 035DBCC3-5012-3345-B8FD-F047775A659A >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/OM.dylib

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

    0x111cc8000 - 0x111cf1ff7 + P.dylib (1) < 8F63595A-A55F-3CA6-95D0-74F2A40372CA >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/P.dylib

    0x111d07000 - 0x11200eff7 + PF.dylib (1) < 8E721377-1418-3A38-9BFC-C65A60216B4A >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/PF.dylib

    0x1120e8000 - 0x11237eff7 + PIN.dylib (1) < 627DC9AD-1471-382D-987C-703F652B5C00 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/PIN.dylib

    0 x 112459000 - 0x11247dfff + PLUG.dylib (1) < DED96883-B4D0-3DB1-88E0-EDBB7FBEB3D7 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/PLUG.dylib

    0 x 112496000 - 0x1124bafff + PR.dylib (1) < E1937F65-C713-3E99-9E7F-F0B0DD615766 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/PR.dylib

    0x1124d0000 - 0x1124efff7 + PREF.dylib (1) < 8D308D69-5D35-3475-9194-D0DB096AE824 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/PREF.dylib

    0 x 112500000 - 0x112522fff + RG.dylib (1) < 7B4D89EF-88B1-3F0F-B721-EA0C8582F50E >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/RG.dylib

    0 x 112537000 - 0x112538ff7 + RND.dylib (1) < 469A0009-0684-3FB4-9F61-08A60FDD0D9C >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/RND.dylib

    0 x 112543000 - 0x1125acfff + SLU.dylib (1) < 2DE3563F-00BF-3BD6-9FAC-DA50195D3776 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/SLU.dylib

    0x1125e9000 - 0x11261cfff + SND.dylib (1) < 7CC0F72C-2FC1-3C31-899A-4197B62A7FAC >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/SND.dylib

    0 x 112631000 - 0x112636ff7 + STR.dylib (1) < D755316B-C4CA-3D4B-9A9F-A65E0B182DD2 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/STR.dylib

    0x11263f000 - 0x112645fff + T.dylib (1) < 6E98AC84-BB0E-3B1B-92DB-62F71B521598 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/T.dylib

    0x11264d000 - 0x1126a1fff + TDB.dylib (1) < 219B3759-D6AD-3F96-9146-D9D200D59835 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/TDB.dylib

    0x1126c7000 - 0x112dabfff + TXT.dylib (1) < 85F2FB4D-2363-35A4-981A-1885B28490EA >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/TXT.dylib

    0x112fef000 - 0x112ff0fff ATSHI.dylib (375,4) < 55F6C886-CBBA-3065-9283-C6D73A7EFB1F > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib

    0x112ff5000 - 0x113077ff7 + U.dylib (1) < 0BF169B9-0E8A-362A-87F7-7489088FC4BF >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/U.dylib

    0x1130b1000 - 0x1130b4fff + VAL.dylib (1) < F44B776D-1D04-334A-87E1-AC338A9E06FC >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/VAL.dylib

    0x1130bd000 - 0x113197ff7 + com.adobe.exo.framework (13.7.2 - 13.7.2.3) < 2F9A6F6F-BABA-3DAF-9C62-ADA94E409320 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/exo.framework/Versions/A/exo

    0x11331d000 - 0x113352fff + PREM.dylib (1) < C577494A-B3CF-33B4-9F8C-02899DEEE9C4 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/PREM.dylib

    0 x 113374000 - 0x1133d4fff + FRP.dylib (1) < 80D89803-B0F7-3DC9-90FB-341B9ED4DAB4 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/FRP.dylib

    0x1133fb000 - 0x1136f0fff + com.adobe.dvacore.framework (13.7.2 - 13.7.2.3) < B05FC6D6-7BB4-3000-B554-79607652BFF1 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore

    0 x 113969000 - 0x113f6cff7 + com.adobe.dvaui.framework (13.7.2 - 13.7.2.3) < 11179E88-C4B4-355B-AD63-356DF3AD397B >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui

    0 x 114810000 - 0x114994fff + com.adobe.dvaworkspace.framework (13.7.2 - 13.7.2.3) < 47F66F52-B92D-3459-BE56-E67769F0CA77 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace

    0x114c0c000 - 0x114c31fff + com.adobe.dvaunittesting.framework (13.7.2 - 13.7.2.3) < D7C01E22-8668-3998-9B17-95C86B62D594 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaunittesting.framework/Versions/A/dvaunittesting

    0x114c6e000 - 0x114cc4fff + com.adobe.dynamiclinkui.framework (13.7.2 - 13.7.2.3) < 30711848-84D7-3147-AE03-CE1A9C720B1E >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dynamiclinkui.framework/Versions/A/dynamiclinkui

    0x114d52000 - 0x114fc5fff + com.adobe.dynamiclink.framework (13.7.2 - 13.7.2.3) < 50DEE764-5507-3C23-A367-EAC23274CF2E >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink

    0 x 115236000 - 0x115284ff7 + com.adobe.ASLFoundation.framework (13.7.2 - 13.7.2.3) < 3C14E0FD-8160-3785-9341-E46885124775 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation

    0x1152ee000 - 0x1152fefff + com.adobe.ASLMessaging.framework (13.7.2 - 13.7.2.3) < 90E3EFD7-610F-3348-91AA-DAC39CD0511B >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging

    0 x 115318000 - 0x115327ff7 + com.adobe.ASLUnitTesting.framework (13.7.2 - 13.7.2.3) < 23C9F0E6-AE5D-37D4-928D-0C36DDA2186C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting

    0 x 115346000 - 0x115387fff + com.adobe.AudioFilterHost.framework (13.7.2 - 13.7.2.3) < 2F329EA8-4AA5-3EE7-B2DB-A14F1C0A376C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost

    0x1153eb000 - 0x115431ff7 + com.adobe.AudioFilters.framework (13.7.2 - 13.7.2.3) < 0CBBAEB6-86E4-37A2-8C09-1FDD5EC51AFC >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AudioFilters.framework/Versions/A/AudioFilters

    0x1154aa000 - 0x11554efff + com.adobe.AudioRenderer.framework (13.7.2 - 13.7.2.3) < 562616DE-652A-3B0B-A108-C7644F560FF1 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer

    0x11561d000 - 0x11567fff7 + com.adobe.AudioSupport.framework (13.7.2 - 13.7.2.3) < 7A6E8921-E536-3990-B1CD-534B9569CA78 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport

    0x1156f1000 - 0x1165dbff7 + com.adobe.Backend.framework (13.7.2 - 13.7.2.3) < 4D872BC0-26BE-36AA-A0AE-0008F4CA88B1 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/Backend.framework/Versions/A/Backend

    0x1172ec000 - 0x11744dfd7 + com.adobe.ImageRenderer.framework (13.7.2 - 13.7.2.3) < D9CEF08B-3740-3DE5-BBAE-7BBCB19A0208 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer

    0x11755e000 - 0x117713fff + com.adobe.ImporterHost.framework (13.7.2 - 13.7.2.3) < 8802C6EB-CF80-34D4-A3E1-4DC602A4671D >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ImporterHost.framework/Versions/A/ImporterHost

    0x1178c3000 - 0x117965ff7 + com.adobe.MediaFoundation.framework (13.7.2 - 13.7.2.3) < D65233B2-0FA9-3A24-BA2B-CC0E05D4520F >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation

    0x117a2a000 - 0x117a2dff7 + com.adobe.MediaUtils.framework (13.7.2 - 13.7.2.3) < 864ABD14-99F6-3E44-94AB-E19CD852F83E >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils

    0x117a36000 - 0x117a37ff7 + com.adobe.Memory.framework (13.7.2 - 13.7.2.3) < 7D076413-EB7E-3635-BE01-73998176F81C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/Memory.framework/Versions/A/Memory

    0x117a3e000 - 0x117a73ff7 + com.adobe.MLFoundation.framework (13.7.2 - 13.7.2.3) < C7100DA0-1EBF-3B2D-8C2B-19BA88864608 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation

    0x117ac1000 - 0x117b02fff + com.adobe.PluginSupport.framework (13.7.2 - 13.7.2.3) < 34B2D955-D73B-31AD-BB06-50B8D72057C4 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport

    0x117b54000 - 0x117b57ff7 + com.adobe.PRM.framework (13.7.2 - 13.7.2.3) < 5952AC71-84D8-3D11-A1C3-17A97D7B3B92 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/PRM.framework/Versions/A/PRM

    0x117b6a000 - 0x117b96fff + com.adobe.SweetPeaSupport.framework (13.7.2 - 13.7.2.3) < 02323B3A-E559-360D-A1F0-6810DE1DB64B >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport

    0x117bdb000 - 0x117c59fff + com.adobe.VideoFrame.framework (13.7.2 - 13.7.2.3) < 159569BB-034C-377B-A685-EC733FE9D0F7 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame

    0x117ccf000 - 0x117e14fff + com.adobe.VideoRenderer.framework (13.7.2 - 13.7.2.3) < BC527A62-C15F-3C2E-A4A2-329AF7152DFF >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/VideoRenderer.framework/Versions/A/VideoRenderer

    0x117f63000 - 0x118052fff + com.adobe.dvaeve.framework (13.7.2 - 13.7.2.3) < 6CAF62A0-5804-34F4-B413-3E25CB7768D6 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve

    0 x 118195000 - 0x118202fff + com.adobe.PlayerHost.framework (13.7.2 - 13.7.2.3) < E98864F1-7583-389C-B5D4-B521F0A88493 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/PlayerHost.framework/Versions/A/PlayerHost

    0 x 118297000 - 0x1183a6ff7 + com.adobe.VideoFilterHost.framework (13.7.2 - 13.7.2.3) < DF656F62-C0FB-352F-A835-4D7456802AEA >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/VideoFilterHost.framework/Versions/A/VideoFilterHost

    0x1184a7000 - 0x118550ff7 + com.adobe.ICUConverter (4.0 - 3.61) < E20E390A-9BAF-3454-BA16-7B9CCD4CA8F0 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/ICUConverter

    0x11857e000 - 0x1185ebfff + com.adobe.ICUData (4.0 - 3.61) < 1770B361-1521-3A4F-A2D5-FE17EC641669 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/ICUData.framework/Versions/4.0/ICUData

    0x1185f5000 - 0x1186d1fff + com.adobe.dvametadata.framework (13.7.2 - 13.7.2.3) < BD8F177E-A431-3D9E-BF7C-4D694F1258C3 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata

    0x1187af000 - 0x1188d4ff7 + com.adobe.dvametadataUI.framework (13.7.2 - 13.7.2.3) < BDF00601-7C0B-3BF5-86E1-A6BE0C673E65 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvametadataUI.framework/Versions/A/dvametadataUI

    0x118a27000 - 0x118a8cff7 + com.adobe.dvatemporalxmp.framework (13.7.2 - 13.7.2.3) < B212F853-BDAF-3D91-B770-CA548A14D81A >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp

    0x118acc000 - 0x118b07ff7 + com.adobe.dvamediatypes.framework (13.7.2 - 13.7.2.3) < 4B8BD949-A878-376C-9495-0AB743CC5FC6 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes

    0x118b3e000 - 0x118ba6fff + com.adobe.dvatransport.framework (13.7.2 - 13.7.2.3) < 93248EA2-1DC1-3532-99F0-30BF9A7D9118 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport

    0x118c34000 - 0x118c5efff + com.adobe.dvamarshal.framework (13.7.2 - 13.7.2.3) < 40B7BEFA-9545-38C4-BCEC-C3492BFA9A35 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal

    0x118ca0000 - 0x118cb7fff + com.adobe.ProjectSupport.framework (13.7.2 - 13.7.2.3) < 6A1E9A87-40EB-3044-A610-C49D9F3546B9 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ProjectSupport.framework/Versions/A/ProjectSupport

    0x118ce6000 - 0x118d48fff + com.adobe.DynamicLinkMedia.framework (13.7.2 - 13.7.2.3) < BD24783E-460E-316B-A603-6CCA665EFC62 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/DynamicLinkMedia.framework/Versions/A/DynamicLinkMedia

    0x118e01000 - 0x118e04fff + com.adobe.AdobeCrashReporter (7.2 - 7.2.3) < F09CBDBF-D0F2-3E8B-A039-EC311CD1CCA1 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter

    0x118e12000 - 0x118e21fff + com.adobe.boost_threads.framework (13.7.2 - 13.7.2.3) < C58DDD22-16FA-3C8D-B2E4-D7C864F7F032 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads

    0x118e41000 - 0x11965bfff + libmkl_intel_lp64.dylib (0) < 5788E2BB-1AE0-36E2-B511-016F9F045647 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libmkl_intel_lp64.dylib

    0 x 119724000 - 0x11a5a8fff + libmkl_intel_thread.dylib (0) < F1F7D1CC-9AB9-32F1-8A4C-49B32AE1C5C1 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libmkl_intel_thread.dylib

    0x11a9b4000 - 0x11bd0efe7 + libmkl_core.dylib (0) < DDDCB14C-5D3E-304F-8FFB-B2CF61331563 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libmkl_core.dylib

    0x11bf06000 - 0x11bfd8fcf + libiomp5.dylib (5) < 0F6E6453-A6B5-378F-B6DE-3F73ECCE2437 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libiomp5.dylib

    0x11c02d000 - 0x11c0c1fff + libopencv_calib3d.2.4.8.dylib (0) < B2FB4E9B-507D-32DF-A021-E4A2A2D141FF >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_calib3d.2.4.8.dylib

    0x11c0da000 - 0x11c2ebff7 + libopencv_core.2.4.8.dylib (0) < CF98F320-D586-3F25-9F12-6ECFEADB4014 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_core.2.4.8.dylib

    0x11c348000 - 0x11c3dcff7 + libopencv_features2d.2.4.8.dylib (0) < 6176DA7A-A9EC-3405-AD67-F3D683AAF652 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_features2d.2.4.8.dylib

    0x11c409000 - 0x11c45bfff + libopencv_flann.2.4.8.dylib (0) < F37D436E-D5B4-3230-B6E5-652888B52AA2 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_flann.2.4.8.dylib

    0x11c492000 - 0x11c662fff + libopencv_highgui.2.4.8.dylib (0) < 77F8A9EF-F112-3656-8BA4-AA4ADE799CAD >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_highgui.2.4.8.dylib

    0x11c6d6000 - 0x11c89aff7 + libopencv_imgproc.2.4.8.dylib (0) < 0253A41D-5C67-3757-A733-80D14E3AB9CC >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_imgproc.2.4.8.dylib

    0x11c9a4000 - 0x11ca11ff7 + libopencv_objdetect.2.4.8.dylib (0) < 2FB35359-29F0-3793-A876-ACBB73B4DFA7 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_objdetect.2.4.8.dylib

    0x11ca32000 - 0x11ca7bfff + libopencv_video.2.4.8.dylib (0) < D624B586-618E-31B4-94A5-FE6BD2A864D0 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libopencv_video.2.4.8.dylib

    0x11ca89000 - 0x11cab9fef + libtbb.dylib (0) < D41FA1F0-4921-308A-93DF-4D16F8913472 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libtbb.dylib

    0x11cad8000 - 0x11cafdfff + libtbbmalloc.dylib (0) < 60EF4F46-298B-38B6-A6CD-9B168072EAB7 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libtbbmalloc.dylib

    0x11cb2d000 - 0x11cb56fff + SegMatServices.dylib (1) < 7AA548EA-B139-3AED-8BD2-13E6F32482F4 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/SegMatServices.dylib

    0x11cb74000 - 0x11cb7dff7 + SAM.dylib (1) < AD98E15F-BDB3-30F7-8CF9-1273818432D0 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/SAM.dylib

    0x11cb85000 - 0x11cc0bfff + TDL.dylib (1) < 9AEACC19-9F8B-3887-8AEE-06D6538FE26A >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/TDL.dylib

    0x11cc35000 - 0x11ccbeff7 + MEE.dylib (1) < A6CE1A17-6819-39E5-8B72-202767A61FBD >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/MEE.dylib

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

    0x11ccef000 - 0x11cde0fff + com.adobe.adobe_caps (adobe_caps 9.0.0.28 - 9.0.0.28) < 5FA2F01A-0E75-3655-8CC0-C09088813A57 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps

    0x11cdf0000 - 0x11cef1fff + com.adobe.amtlib (9.0.0.21 - 9.0.0.21) < BAE71CEB-B622-38DB-A0A2-796C0BEB4E03 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib

    0x11cf09000 - 0x11d413ff7 + com.adobe.EAClient.framework (13.7.2 - 13.7.2.3) < DBE3D60A-1D35-3F8D-901A-8DA4C04CFEBF >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/EAClient.framework/Versions/A/EAClient

    0x11d958000 - 0x11dc48ff7 + com.adobe.EAMedia.framework (13.7.2 - 13.7.2.3) < BA9A34BB-1DEA-34F4-BF79-271D493DA1B4 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/EAMedia.framework/Versions/A/EAMedia

    0x11df21000 - 0x11e3f3ff7 + com.adobe.EAProjectBridge.framework (13.7.2 - 13.7.2.3) < 79788D91-1A8D-3BE6-ACB7-005E3509E587 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/EAProjectBridge.framework/Versions/A/EAProjectBridge

    0x11e8bb000 - 0x11e8e2ff7 + com.adobe.eaurl.framework (13.7.2 - 13.7.2.3) < 53205283-22CB-35DD-BC78-5F2606D783F1 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/eaurl.framework/Versions/A/eaurl

    0x11e922000 - 0x11e98aff7 + com.adobe.aif_core.framework (13.7.2 - 13.7.2.3) < 522A6F74-78B7-31EE-A57E-44E7A5F2312F >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core

    0x11e9cd000 - 0x11ea6afff + com.adobe.aif_ogl.framework (13.7.2 - 13.7.2.3) < C728D737-E4CB-3719-AAE7-98B34412CB8E >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl

    0x11eaec000 - 0x11eb12fff + com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.35138 - 3.8.0.35138) < 1D4C43D5-BD93-3479-9180-C53C57ED5365 >/Applications/Adobe After Effects CC 2015/Adobe After Effects 2015.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExp CC to

    0x11eb3e000 - 0x11ecb4fff + com.adobe.AdobeXMPCore (adobe XMP Core 5,6 - c 111 - 79.158325) < 0DF03DF6-1105-3715-846B-F110CD7ABF7F >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP

    0x11ed9c000 - 0x11eefaff7 + com.adobe.AdobeXMPFiles (adobe XMP files 5.6 f 79.158325 - 168) < 54620EAA-BE33-39D8-85E2-3B6233A81517 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles

    0x11efcb000 - 0x11f00efff + com.adobe.boost_program_options.framework (13.7.2 - 13.7.2.3) < 2B6BBAC2-549C-37F9-B384-64C245A08891 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/boost_program_options.framework/Versions/A/boost_program_opt ions

    0x11f067000 - 0x11f11dfff + com.adobe.AdobeScCore (ScCore 4.5.6-4.5.6.1) < 301A46EC-9FBF-3BA5-9A37-F4162060BF38 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore

    0x11f164000 - 0x11f226fff + com.adobe.AdobeExtendScript (ExtendScript 4.5.6-4.5.6.1) < BA3DD538-DDFC-3F17-BD0C-ED236538B40F >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript

    0x11f27c000 - 0x11f2c2ff7 + com.adobe.dvanet.framework (13.7.2 - 13.7.2.3) < E7751DF8-9112-3D37-8D98-BB9A30E3A792 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvanet.framework/Versions/A/dvanet

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

    0x11f335000 - 0x11f457ff7 + com.adobe.dvanetsync.framework (13.7.2 - 13.7.2.3) < 5EEBEF7E-1D63-3D9C-807A-AE2F49E59A17 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvanetsync.framework/Versions/A/dvanetsync

    0x11f5b5000 - 0x11f5d6fff + com.adobe.BIB (AdobeBIB 1.2.03.35138 - 1.2.03.35138) < 11EBACBD-C7F8-3E80-A2BF-E87543B5CE11 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB

    0x11f5e1000 - 0x11f6d3fff + com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.35138 - 3.8.0.35138) < 1B0545E8-1604-3226-93FC-5A1E0A33A055 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore

    0x11f77b000 - 0x11fad8fff + com.adobe.CoolType (AdobeCoolType 5.15.00.35138 - 5.15.00.35138) < E750B0C0-428C-36F7-A6EF-07D8E8A95F06 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType

    0x11fb27000 - 0x11fe51fff + com.adobe.AGM (AdobeAGM 4.30.60.35138 - 4.30.60.35138) < 7B00FE6F-5B1E-31C0-9ED0-599F1EC1EC37 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM

    0x11fec7000 - 0x120026ff7 + com.adobe.ACE (AdobeACE 2.20.02.35138 - 2.20.02.35138) < 84F6B526-935A-3C14-8E1F-C9E0020C4C2D >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE

    0 x 120041000 - 0x120067ff7 + com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) < 6536192E-56D1-3EF0-97A9-04630B74CE0C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils

    0x12006f000 - 0x12006fff5 + cl_kernels (?) < 669A05D5-5007-4EA3-8745-87DAE7B025C2 > cl_kernels

    0 x 120072000 - 0x12013cff7 + com.adobe.JP2K (1.2.2 - 1.2.2.35138) < 4205548A-573A-364B-93D0-F61996DD723A >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K

    0 x 120182000 - 0x1201befff + com.adobe.ARE (AdobeARE 1.5.02.35138 - 1.5.02.35138) < 54AA8EE4-A877-31A5-A089-835F4F144217 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE

    0x1201c8000 - 0x12058dff7 + com.adobe.MPS (AdobeMPS 5.8.1.35138 - 5.8.1.35138) < 809BAAB6-9F24-39D8-9101-B6D65FB1F7FC >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS

    0 x 120600000 - 0x120600fef + cl_kernels (?) < 6DF1BA5E-8EA5-4D01-89D3-DA869949D4B4 > cl_kernels

    0 x 120603000 - 0x120629ff7 + com.adobe.AXE16SharedExpat (AdobeAXE16SharedExpat 3.8.0.35138 - 3.8.0.35138) < 067412C8-422A-3FD9-AAA8-32D653C0F624 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedE xpat

    0 x 120651000 - 0x12287df47 + com.adobe.psl (AdobePSL 15.1.0.34015 - 15.1.0.34015) < 7B2AA133-FD2F-3DF4-9737-994B710AB33F >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL

    0x122d05000 - 0x122e33fff + com.winsoft.wrservices (WRServices 7.0.0-7.0.0) < 0853A41B-A14A-37B7-B27F-457F87865EAD >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices

    0x122e93000 - 0x122f9eff7 + com.adobe.ExporterHost.framework (13.7.2 - 13.7.2.3) < E077C472-95F5-3EB5-928E-0902B3EC797A >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ExporterHost.framework/Versions/A/ExporterHost

    0 x 123098000 - 0x1230b4fff + com.adobe.ahclientframework (2.0.0.1 - 2.0.0.1) < 075BD455-9D2E-3B8A-8C83-8B40D3059A55 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient

    0x1230c2000 - 0x1238e9fff + com.adobe.PDFL (PROD_MAJOR. PROD_MINOR. PROD_STEP - 15.0.0.35138) < 4BE53AB4-D541-37E6-9A79-2321A1F5E0C7 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL

    0x1239a2000 - 0x124da3f2f + liboptix.1.dylib 3.0.1 < F73808E6-D80C-065F-00F6-FF446FB5CD29 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/liboptix.1.dylib

    0x1254ec000 - 0x125556fef + libcudart.dylib (4.2) < 6FD33B3C-5941-CE4A-41B5-F80250A591E1 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libcudart.dylib

    125560000 - 0x125561fff + libtlshook.dylib 0 x (4) < 1D1C35CB-E17F-79E0-7DAE-988625AB57F9 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libtlshook.dylib

    0 x 125568000 - 0x1256b0ff7 + com.adobe.AIDE (1.5.0 - 1.5.0.35138) < 8640BC1A-99DC-3131-8EA2-58D4901D5693 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AIDE.framework/Versions/A/AIDE

    0x12570f000 - 0x12580efff + com.adobe.dvacaptioning.framework (13.7.2 - 13.7.2.3) < 2B92593A-F363-37A2-A52B-55FFAC573E71 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning

    0x1258ea000 - 0x1258fdfff + com.adobe.ProjectConverterHost.framework (13.7.2 - 13.7.2.3) < 1E2373CE-C8ED-33B6-ABCB-412E291417EE >/Applications/Adobe after effects CC 2015/Adobe after effects CC st 2015.app/Contents/Frameworks/ProjectConverterHost.framework/Versions/A/ProjectConverterHo

    0 x 125924000 - 0x125ae6fff + com.adobe.EncoderHost.framework (13.7.2 - 13.7.2.3) < 35C63FAA-7155-32C1-BA34-006DF8F2EB62 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/EncoderHost.framework/Versions/A/EncoderHost

    0x125c7c000 - 0x125e95fff + com.adobe.SettingsUI.framework (13.7.2 - 13.7.2.3) < 4E857533-F37C-37FE-8A8F-404F1F2AA3DD >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/SettingsUI.framework/Versions/A/SettingsUI

    0 x 126177000 - 0x1261dafff + com.adobe.QT32Client.framework (13.7.2 - 13.7.2.3) < 73C54D45-0417-394F-B68E-6283C3584D9C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/QT32Client.framework/Versions/A/QT32Client

    0x12625f000 - 0x126457fff + com.adobe.EACodec.framework (13.7.2 - 13.7.2.3) < 6B4AD399-18C3-327F-A312-B87376A8269C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/EACodec.framework/Versions/A/EACodec

    0x12652b000 - 0x126619ff7 + com.adobe.MBCProvider.framework (13.7.2 - 13.7.2.3) < CEACBD6B-8FED-32BF-9798-310D072EDD81 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/MBCProvider.framework/Versions/A/MBCProvider

    0x1266ea000 - 0x126739fff + com.adobe.TransmitHost.framework (13.7.2 - 13.7.2.3) < 4DAA5C1D-C219-39E6-8338-A5E54A513207 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/TransmitHost.framework/Versions/A/TransmitHost

    0 x 126791000 - 0x1267d9ff7 + com.adobe.DisplaySurface.framework (13.7.2 - 13.7.2.3) < F7E8BD31-0F6D-3F51-A916-F9CE5A71016A >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/DisplaySurface.framework/Versions/A/DisplaySurface

    0 x 126830000 - 0x126998ff7 + com.adobe.GPUFoundation.framework (13.7.2 - 13.7.2.3) < 4DA91285-5229-3D82-9969-63292BF73FEA >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/GPUFoundation.framework/Versions/A/GPUFoundation

    0x126a9b000 - 0x126d73fe6 + libxerces-c - 3.0.dylib (0) < 46020284-EEA8-7D7B-388C-BF23A318C997 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libxerces-c-3.0.dylib

    0x126ef7000 - 0x126f1cfff + com.mainconcept.mc.enc.dv (9.11 - 9.11.14.4434) < 1B92459E-24B1-C22D-57E6-CDF0DA4626C3 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_enc_dv.framework/Versions/9/mc_enc_dv

    0x126f34000 - 0x126fe4ff7 + com.adobe.boost_regex.framework (13.7.2 - 13.7.2.3) < 841E4724-E78A-3E5C-BA78-E1803B3E18D6 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex

    0 x 127069000 - 0x1270c0fff + com.adobe.AdobeXMPCompareAndMerge (adobe XMP compare and merge 1.0 - c 30 - 79.158325) < 77ECCB53-F2C4-3C40-A36F-9FE9479704CA >/Applications/Adobe After Effects CC 2015/Adobe After Effects 2015.app/Contents/Frameworks/AdobeXMPCompareAndMerge.framework/Versions/A/AdobeXMPCompare CC and join

    0x12713c000 - 0x127457fdf + com.adobe.PlugPlug (6.1.0.158 - 6.1.0.158) < F26B79B6-22A4-38B4-8AB8-DFEEF9AE6824 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug

    0 x 127784000 - 0x127788ff7 + com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) < B9447EE8-6F91-9E85-C163-96600BF70764 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape

    0 x 127791000 - 0x1277b1fff + VulcanControl.dylib (5.2.0.35 - 5.2.0.35 copyright 2015, Adobe Systems Incorporated.) (All rights reserved). < 7DED4C28-2DC8-397F-9BCF-FB4777D99386 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/VulcanControl.dylib

    0x1277da000 - 0x127812ff7 + VulcanMessage5.dylib (5.2.0.35 - 5.2.0.35 copyright 2015, Adobe Systems Incorporated.) (All rights reserved). < 4B0B878A-02F8-3EB1-89D5-4071034EDD0D >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/VulcanMessage5.dylib

    0 x 127858000 - 0x127865fff + com.adobe.RuntimeInstaller.framework (13.7.2 - 13.7.2.3) < 99B6C396-928D-3A14-9BD9-4C7438D27BAD >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/RuntimeInstaller.framework/Versions/A/RuntimeInstaller

    0 x 127884000 - 0x127975fe7 + com.mainconcept.mc.mfimport (9.11 - 9.11.14.4434) < 4DA5A813-7A9D-4496-AAF2-E778AC32C4EF >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_mfimport.framework/Versions/9/mc_mfimport

    0 x 127990000 - 0x127a39fff + com.adobe.dvaaudiodevice.framework (13.7.2 - 13.7.2.3) < 6010E7F1-A28D-3D13-B792-CD13F0F0F3C2 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaaudiodevice.framework/Versions/A/dvaaudiodevice

    0x127b1b000 - 0x127dd9fcf + com.adobe.dvaaudiodsp.framework (13.7.2 - 13.7.2.3) < B3F9F431-55CE-37DA-AF76-BB28B68CF1A2 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaaudiodsp.framework/Versions/A/dvaaudiodsp

    0x127e56000 - 0x127f29ff7 + com.adobe.dvaaudiofilterhost.framework (13.7.2 - 13.7.2.3) < B5A46479-8FFE-3183-B78B-6DD5AA0C006E >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaaudiofilterhost.framework/Versions/A/dvaaudiofilterhost

    0x12800d000 - 0x128034ff7 com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) < B355479D-7CBE-3142-80EA-4FD3CCCC56FE > /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit

    0x12804f000 - 0x128071fff + com.adobe.TimeCarving.framework (13.7.2 - 13.7.2.3) < 24B5461E-A090-3CBC-9531-3FA8E2F623B6 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/TimeCarving.framework/Versions/A/TimeCarving

    0x1280a6000 - 0x1280cafff + com.adobe.AMEAppFoundation.framework (13.7.2 - 13.7.2.3) < 73A072C8-9A16-30B6-8BC4-BFE767831B4A >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AMEAppFoundation.framework/Versions/A/AMEAppFoundation

    0x12810f000 - 0x128124fff + com.adobe.postprocess.framework (13.7.2 - 13.7.2.3) < 4E44E2F7-5B42-364C-97B1-F291AAC21437 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/postprocess.framework/Versions/A/postprocess

    0x12814e000 - 0x128459ff7 + com.mainconcept.mc.enc.avc (9.11 - 9.11.14.4434) < 0AFA960F-4161-F5C0-6BE6-E2CA8A54709D >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_enc_avc.framework/Versions/9/mc_enc_avc

    0x12849b000 - 0x1286aafd7 + com.mainconcept.mc.dec.avc (9.11 - 9.11.14.4434) < FB5C96AC-281C-F84A-477C-309C2C6CBBF7 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_dec_avc.framework/Versions/9/mc_dec_avc

    0x1286b7000 - 0x128ac1fef + com.mainconcept.mc.mux.mp4 (9.11 - 9.11.14.4434) < 690A03BA-1208-16E1-5F1E-1D5BB7141C9F >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_mux_mp4.framework/Versions/9/mc_mux_mp4

    0x128b0b000 - 0x128cfefe7 + com.adobe.CodecSupport.framework (13.7.2 - 13.7.2.3) < 4502E686-3EA9-39FD-9FFF-CED5137B03D5 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/CodecSupport.framework/Versions/A/CodecSupport

    0x128e3a000 - 0x12931bfc7 + libDNxHR.dylib (0) < 16E89552-7DB0-3ABA-87A1-C9111E71CE84 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libDNxHR.dylib

    0x1293ff000 - 0x1294dbfe7 + libmp4decMT.dylib (1.1.3) < A663DA9C-874F-742A-58B2-B5665D99CA03 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libmp4decMT.dylib

    0x12953e000 - 0x129648fff + libCFHDDecoder.dylib (1) < 0C9B6356-F555-39E0-9054-81E3FAC4DE55 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libCFHDDecoder.dylib

    0x1296e8000 - 0x1297eafff + libCFHDEncoder.dylib (1) < A3B4AE2B-D61C-339A-8DD1-B2E523640425 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/libCFHDEncoder.dylib

    0x12989a000 - 0x129a30ff7 + com.mainconcept.mc.dec.mp2v (9.11 - 9.11.14.4434) < 15B356B6-0883-1857-5689-F6CCD6A12922 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_dec_mp2v.framework/Versions/9/mc_dec_mp2v

    0x129a3f000 - 0x129cd1fcf + com.mainconcept.mc.bc.dec.avc (9.11 - 9.11.14.4434) < E93D751F-DD56-FF99-10ED-B2BE341ADE3B >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_bc_dec_avc.framework/Versions/9/mc_bc_dec_avc

    0x129ce7000 - 0x129eb8fef + com.mainconcept.mc.dec.mp4v (9.11 - 9.11.14.4434) < A25C82BE-D268-0F4E-EC28-438614052E04 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_dec_mp4v.framework/Versions/9/mc_dec_mp4v

    0x129ecc000 - 0x12a02efff + com.adobe.dvametadataDB.framework (13.7.2 - 13.7.2.3) < 61BD0FFC-8E9D-3D00-8472-96CF383CDECC >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvametadataDB.framework/Versions/A/dvametadataDB

    0x12a079000 - 0x12a0d3fff + com.adobe.boost_serialization.framework (13.7.2 - 13.7.2.3) < 2AA7FADE-683E-38D3-AD4E-B7B678330937 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serialization

    0x12f242000 - 0x12f246fff + com.adobe.AfterEffects.Paint (?) < D624B45B-3363-34AE-991C-A39E3A497C39 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Paint.plugin/Contents/MacOS/Paint

    0x12f24c000 - 0x12f2aafff + com.adobe.AfterEffects.FreePin (?) < 1B6B5646-3BF2-3C4B-90C4-B99A36DFB401 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Puppet.plugin/Contents/MacOS/FreePin

    0x12f2c0000 - 0x12f471fff + com.adobe.AfterEffects.RefineMatte (?) < 5B28298D-4CE3-395C-9654-18AD8DB4092D >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/RefineMatte.plugin/Contents/MacOS/RefineMatte

    0x12f4ca000 - 0x12f638ff7 + CinewareAEEffect (0) < 97D7F264-F697-3322-B869-55145AE2ED9F >/Applications/Adobe After Effects CC 2015/*/Cineware_AE_Effect.plugin/Contents/MacOS/Cineware_AE_Effect

    0x12f774000 - 0x12f7aefff + com.adobe.pip (7.3.1.70) < 62832BC3-E82F-3648-B0D2-67EFD1263C89 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/AdobePIP.framework/AdobePIP

    0x12f7b8000 - 0x12f7e1fff + libSLCacheWrapper.dylib (1) < AB5FD9B1-D26B-3599-820A-6E1238597C86 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/LogSession.framework/Libraries/libSLCacheWrapper.dylib

    0 x 130206000 - 0x1302e3fef + com.mainconcept.mc.demux.mp2 (9.11 - 9.11.14.4434) < 5870BE3C-B2DE-F002-9A13-A489462D01AD >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_demux_mp2.framework/mc_demux_mp2

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

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

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

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

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

    0x1319db000 - 0x131ee5ff7 com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.6.33 - 10.0.6) < 4C613BA7-AC77-3700-B5FE-7357E2FB5218 > /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntel BDWGraphicsGLDriver

    0x1323a7000 - 0x1323aeff7 + com.adobe.AfterEffects.Color_Balance_2 (?) < DA576D06-B8F2-30FB-AD30-1204EECE5E56 >/Applications/Adobe After Effects CC 2015/*/Color_Balance_2.plugin/Contents/MacOS/Color_Balance_2

    0x1336c8000 - 0x1336ccfff com.apple.audio.AppleHDAHALPlugIn (272.18.1 - 272.18.1) < D6C9695C-4134-35D1-8FAC-8FB6179DFBFF > /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn

    0x1360bc000 - 0x136202fef + REDR3D.dylib (0) < E0ECDBFF-7EBB-EE6C-D7F0-A84FAECBD7B0 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/REDR3D.dylib

    0 x 136498000 - 0x13651cfff + REDCuda.dylib (0) < B7EA2899-519E-3D8D-B522-EF1DA100E0FC >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/REDCuda.dylib

    0x1365cd000 - 0x136739fff + REDOpenCL.dylib (0) < 0647BD44-A62B-3D6D-A5E7-996E131A9EBD >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/REDOpenCL.dylib

    0x13674a000 - 0x136780ff7 (52.40.1) libssl.0.9.8.dylib < 0121FFA1-8332-39FF-9542-3E80BBC323D7 > /usr/lib/libssl.0.9.8.dylib

    0 x 136819000 - 0x136821fff + com.adobe.ExporterCoreAudio.framework (13.7.2 - 13.7.2.3) < EA56211D-9382-3BBB-9943-E54EB0DB7368 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /ExporterCoreAudio.bundle/Contents/MacOS/ExporterCo reAudio

    0x13682d000 - 0x13683bfff + com.adobe.AudioConverter.framework (13.7.2 - 13.7.2.3) < 7E524888-A352-3A90-B747-B040C5B1B66E >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/AudioConverter.framework/Versions/A/AudioConverter

    0x13684c000 - 0x136a69ff3 com.apple.audio.units.Components /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio < AC14ADC7-587F-3E0F-92E7-9D8C07753C22 > (1.12 - 1.12)

    0x136b4c000 - 0x136e00fff com.apple.audio.codecs.Components /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs < F3090310-6B20-35C1-9EE7-9324EF1A84B5 > (5.0 - 5.0)

    0x136ea0000 - 0x136ef0fff + com.adobe.ExporterQuickTimeHost.framework (13.7.2 - 13.7.2.3) < 1B5C9CEE-60F6-3DDC-8A55-2FFF3BB960DE >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /ExporterQuickTimeHost.bundle/Contents/MacOS/Export erQuickTimeHost

    0x136f2b000 - 0x136f46fff + com.adobe.QTWriter.framework (13.7.2 - 13.7.2.3) < 8B788711-8001-30DF-BB7B-F18160CC99A8 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/QTWriter.framework/Versions/A/QTWriter

    0x136f6f000 - 0x136fa5ff7 + com.adobe.QTParser.framework (13.7.2 - 13.7.2.3) < BACB956C-5967-3C44-9534-8890ECF8C6EC >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/QTParser.framework/Versions/A/QTParser

    0x136fc5000 - 0x136fc9ff7 + ImporterIllustratorAE (?) < 31BB5B22-E26D-3B0F-B838-CCB5F585B25A >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /ImporterIllustratorAE.bundle/Contents/MacOS/Import erIllustratorAE

    0x136fd4000 - 0x136fddfff + ImporterPhotoshopAE (?) < 7CD6317A-F5C4-3789-9008-1B6AE76A0923 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /ImporterPhotoshopAE.bundle/Contents/MacOS/Importer PhotoshopAE

    0x13909c000 - 0x13940ffe7 + com.adobe.ImporterQuickTime.framework (13.7.2 - 13.7.2.3) < 7A7F9F61-58E3-3696-9465-5F196F318491 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /ImporterQuickTime.bundle/Contents/MacOS/ImporterQu ickTime

    0x1395ea000 - 0x13969dfe7 + com.adobe.IPPMPEGDecoder.framework (13.7.2 - 13.7.2.3) < 72680120-6AC4-33AC-8756-F30FCD3F13E5 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/IPPMPEGDecoder.framework/Versions/A/IPPMPEGDecoder

    0x1396e4000 - 0x1396e6ff7 + com.adobe.TransmitDesktopAudio.framework (13.7.2 - 13.7.2.3) < 9AE90096-E717-3DD3-AB4E-0964791480E1 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /TransmitDesktopAudio.bundle/Contents/MacOS/Transmi tDesktopAudio

    0x13acf4000 - 0x13ad07ff7 + com.adobe.TransmitDV.framework (13.7.2 - 13.7.2.3) < E9B84906-6308-328E-9AB7-F271F2438FE7 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /TransmitDV.bundle/Contents/MacOS/TransmitDV

    0x13ad1f000 - 0x13ad56ff7 com.apple.AVCVideoServices (1.0 - 42) < 9EC79281-C689-3B68-B496-35B30763462F >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServices

    0x13afad000 - 0x13afb2ff7 + com.adobe.TransmitFullScreen.framework (13.7.2 - 13.7.2.3) < C10711C5-98AD-355E-A97B-64F9C20D5449 >/Applications/Adobe after effects CC 2015/Adobe after effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /TransmitFullScreen.bundle/Contents/MacOS/TransmitF ullScreen

    0x13b278000 - 0x13b292ff7 + com.adobe.AfterEffects.MThread (?) < BCFDED47-F66D-319E-A2B6-C407FE619CAD >/Applications/Adobe After Effects CC 2015/*/Mthread.plugin/Contents/MacOS/MThread

    0x13b29c000 - 0x13dc9afef + com.adobe.CameraRaw (9.3 [506] - 9.3f506) < 762E8E8F-4360-3CBA-A742-F4C6566FD5F5 > / Library/Application Support/Adobe / * / Raw.plugin/Contents/MacOS/Camera Camera Raw

    0x13e848000 - 0x13e85afff + com.mainconcept.mc_dec_dd (7.5 - 7.5.0.47396) /Users/Shared/*/mc_dec_dd.framework/mc_dec_dd

    0x13e927000 - 0x13e92eff7 + com.adobe.AfterEffects.EasyEase (?) < 14C9BBB5-B3D7-3BE3-9C07-50BAD9A47DC6 >/Applications/Adobe After Effects CC 2015/*/EasyEase.plugin/Contents/MacOS/EasyEase

    0x13e935000 - 0x13e93dff7 + com.adobe.AfterEffects.ExpScale (?) < 83D7C3A9-7A28-371E-AE91-C0906B5921A1 >/Applications/Adobe After Effects CC 2015/*/ExpScale.plugin/Contents/MacOS/ExpScale

    0x13e9aa000 - 0x13ea5bff7 + com.adobe.AfterEffects.AEGPDriver (?) < 9BEDC54A-0165-3E9A-9DD2-143B2754590F >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/AEGPDriver.plugin/Contents/MacOS/AEGPDriver

    0x13eaa0000 - 0x13eaeeff7 + com.adobe.AfterEffects.PS3Export (?) < 1E43A5D4-007C-32A5-8BEE-2FD2C1D53D71 >/Applications/Adobe After Effects CC 2015 / * / PS layer Export.plugin/Contents/MacOS/PS3Export

    0x13eb15000 - 0x13eb6cfff + com.adobe.AfterEffects.PS3Import (?) < A63E954B-976E-3284-AA50-37954327E023 >/Applications/Adobe After Effects CC 2015 / * / PS layer Import.plugin/Contents/MacOS/PS3Import

    0x13eb94000 - 0x13eba1fff + com.adobe.AfterEffects.Sequence (?) < F2754AD8-172F-337A-BF17-3FA64AF808D0 >/Applications/Adobe After Effects CC 2015/*/Sequence.plugin/Contents/MacOS/Sequence

    0x13ebad000 - 0x13ebb4fff + com.adobe.AfterEffects.TRKeys (?) < 6423A100-F689-312A-8662-1FD3484C16E7 >/Applications/Adobe After Effects CC 2015/*/TRKeys.plugin/Contents/MacOS/TRKeys

    0x13ebbb000 - 0x13ece8ff7 + CinewareAELiveLink (0) < ABA4834E-EC88-3F69-B4B6-B57723ED9364 >/Applications/Adobe After Effects CC 2015/*/Cineware_AE_LiveLink.plugin/Contents/MacOS/Cineware_AE_LiveLink

    0x13ed91000 - 0x13edfcfff + com.adobe.AfterEffects.Escher (?) < EFA9B0CA-2EDD-3832-989A-6F466E489814 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Advanced3D.plugin/Contents/MacOS/Escher

    0x13ee1d000 - 0x13ef24fff + com.adobe.AfterEffects.AEDynamicLinkServer (?) < 19983B07-8319-3F54-BB52-6E2EB9E1704F >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/AEDynamicLinkServer.plugin/Contents/MacOS/AEDynamicLinkServer

    0x13ef9f000 - 0x13efc1ff7 + com.adobe.AfterEffects.AudioPal (?) < 960D5B13-8893-3180-B8DC-18FAFF0560FB >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Audio Palette.plugin/Contents/MacOS/AudioPal

    0x13efec000 - 0x13f023fff + com.adobe.AfterEffects.BrushPal (?) < 2152CDCA-D820-3CA7-963D-45696E1E9760 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Brush Palette.plugin/Contents/MacOS/BrushPal

    0x13f055000 - 0x13f09dfff + com.adobe.AfterEffects.CharPal (?) < A7836F84-6C7A-3D90-A0CD-181C65367056 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Character Palette.plugin/Contents/MacOS/CharPal

    0x13f0da000 - 0x13f129ff7 + com.adobe.AfterEffects.InfoPal (?) < 1DB4AA07-1A4F-3564-94C9-46361C9C37CA >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Info Palette.plugin/Contents/MacOS/InfoPal

    0x13f153000 - 0x13f184ff7 + com.adobe.AfterEffects.PaintPal (?) < 5BD3421E-76B3-345B-8542-291E4CC3F3C4 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Paint Palette.plugin/Contents/MacOS/PaintPal

    0x13f1b6000 - 0x13f1b9fff + com.adobe.AfterEffects.Durer (?) < C8988188-0677-3E74-BF95-9648B8D1038C >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Standard3D.plugin/Contents/MacOS/Durer

    0x13f23d000 - 0x13f264fff + com.adobe.AfterEffects.ParaPal (?) < 7C1F1DCB-6DB9-3213-9A7B-2939147F957A >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Paragraph Palette.plugin/Contents/MacOS/ParaPal

    0x13f290000 - 0x13f324fff + com.adobe.AfterEffects.Picasso (?) < 391DD97E-8047-374D-A5AC-35958F5CFB96 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Picasso.plugin/Contents/MacOS/Picasso

    0x13f34b000 - 0x13f367ff7 + com.adobe.AfterEffects.ProgressPal (?) < 3538FEE5-342A-3591-A2E6-CE535E1CDED3 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Progress Palette.plugin/Contents/MacOS/ProgressPal

    0x13f390000 - 0x13f678ff7 + com.adobe.AfterEffects.SnapCut (?) < A423DF5D-D4E5-3FD7-9872-58F8AFDF59E1 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Roto Brush.plugin/Contents/MacOS/SnapCut

    0x13f73a000 - 0x13f76ffff + com.adobe.AfterEffects.TimePal (?) < 2995D5F6-F550-3087-B1CF-0A24871AF8E3 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Time Palette.plugin/Contents/MacOS/TimePal

    0x13f7a4000 - 0x13f7fdfff + com.adobe.AfterEffects.ToolPal (?) < D18F518A-7EA1-3E56-90D8-996CE0798B4E >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Tool Palette.plugin/Contents/MacOS/ToolPal

    0x13f848000 - 0x13f874fff + com.adobe.AfterEffects.TrackerPal (?) < 4FE3B5F7-B26F-3C5D-8833-A04A36927B87 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/Tracker Palette.plugin/Contents/MacOS/TrackerPal

    0x13f89d000 - 0x13f8befff + com.adobe.AfterEffects.WorkQueuePal (?) < 14770327-AD39-3D5A-9A39-1E3A405248F3 >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/WorkQueue Palette.plugin/Contents/MacOS/WorkQueuePal

    0x13f8e7000 - 0x140d24ff7 + com.imagineersystems.mochashapeconverter4ae (4.0.2 - 4.0.2f10148) < 777F7A9B-78A7-3238-9D4E-474F191E7973 >/Applications/Adobe after effects CC 2015 / * / Mocha shape converter for AE.plugin/Contents/MacOS/mochashapeconverter4ae

    0x140f3b000 - 0x141015fff + com.adobe.AfterEffects.Anywhere2 (?) < EE577C9F-D766-34E5-B85D-3D43C8F65986 >/Applications/Adobe After Effects CC 2015/*/Anywhere2.plugin/Contents/MacOS/Anywhere2

    0x14107d000 - 0x141131fff + com.adobe.AfterEffects.CEPManager (?) < B2D9132F-CE8C-37F1-89E4-1000396B9E62 >/Applications/Adobe After Effects CC 2015/*/CEPManager.plugin/Contents/MacOS/CEPManager

    0 x 141210000 - 0x141220fff + com.adobe.AfterEffects.LocalizePresets (?) < 4D5158D9-05E3-3C55-A7DF-1FB4787F9CFE >/Applications/Adobe After Effects CC 2015/*/LocalizePresets.plugin/Contents/MacOS/LocalizePresets

    0 x 141293000 - 0x1413c8fe7 + IMSLib.dylib (9.0.1.17 - 9.0.1.17) < 55F18721-BC7E-3308-902F-0B5C55EC1239 >/Library/Application Support/Adobe/*/IMSLib.dylib

    0x1413e8000 - 0x141457ff7 + com.adobe.AfterEffects.Renoir (?) < F8CFDF08-E7CD-3290-88D7-B2E1B0ED5D64 >/Applications/Adobe After Effects CC 2015/*/Renoir.plugin/Contents/MacOS/Renoir

    0x14147b000 - 0x141490fff + com.adobe.AfterEffects.MayaImport (?) < 26AB3967-0439-3DE8-955F-936F18CAB30E >/Applications/Adobe After Effects CC 2015/*/MayaImport.plugin/Contents/MacOS/MayaImport

    0x1414bb000 - 0x1416d8fef + com.adobe.AfterEffects.OpenEXR (?) < 415CEBC3-0C65-C2B9-DA34-EF176DF31828 >/Applications/Adobe After Effects CC 2015/*/OpenEXR.plugin/Contents/MacOS/OpenEXR

    0x1418c7000 - 0x141905ff7 + com.adobe.AfterEffects.PNGIO (?) < 7087501F-7147-33C8-B832-DA00A52D7DAB >/Applications/Adobe After Effects CC 2015/*/PNGIO.plugin/Contents/MacOS/PNGIO

    0 x 141917000 - 0x1419eafff + com.adobe.AfterEffects.PremiereProImport (?) < 7CF3C1F5-0F29-3590-B954-5AE34F0B1DE8 >/Applications/Adobe After Effects CC 2015/*/PremiereProImport.plugin/Contents/MacOS/PremiereProImport

    0x141a2d000 - 0x141a88ff7 + com.adobe.MediaCoreUI.framework (13.7.2 - 13.7.2.3) < FB31090D-5DE5-3BB1-97AF-5B30E24C7664 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/MediaCoreUI.framework/Versions/A/MediaCoreUI

    0x141afa000 - 0x141f5cfed + com.adobe.ProImportAE (pro Import AE version 8.00 - 8, 00) < AC4080BD-55B3-9433-7BE1-371B4F0A5629 >/Applications/Adobe After Effects CC 2015 / * / Import AE.plugin/Contents/MacOS/Pro Import AE Pro

    0x14210c000 - 0x142174fff + com.adobe.AfterEffects.TIFFIO (?) < 3C06CC5D-C123-3635-B7A2-14CC1A545622 >/Applications/Adobe After Effects CC 2015/*/TIFF.plugin/Contents/MacOS/TIFFIO

    0 x 142193000 - 0x1421b6ff7 + com.adobe.AfterEffects.Align (?) < 1F40DF6C-2F54-3747-BA47-C608F59A1CBD >/Applications/Adobe After Effects CC 2015/*/Align.plugin/Contents/MacOS/Align

    0x1421dc000 - 0x1421f3ff7 + com.adobe.AfterEffects.Analyzer (?) < 0300BD9E-244C-3F75-933B-E7667E9B9DEB >/Applications/Adobe After Effects CC 2015/*/Analyzer.plugin/Contents/MacOS/Analyzer

    0 x 142211000 - 0x14222fff7 + com.adobe.AfterEffects.MediaBrowser (?) < 24D1E51D-BB45-3E06-BBB5-0F64584B2180 >/Applications/Adobe After Effects CC 2015/*/MediaBrowser.plugin/Contents/MacOS/MediaBrowser

    0x14225a000 - 0x142364fff + com.adobe.dvamediabrowser.framework (13.7.2 - 13.7.2.3) < B97C07CF-B636-35F7-9E6B-A10197BA8EA7 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvamediabrowser.framework/Versions/A/dvamediabrowser

    0x1424dc000 - 0x1424f9fff + com.adobe.dvamediaui.framework (13.7.2 - 13.7.2.3) < 6A82BC9E-B018-36FC-8520-1F2CF106EB95 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvamediaui.framework/Versions/A/dvamediaui

    0 x 142541000 - 0x14255ffff + com.adobe.AfterEffects.MetaPal (?) < 59063706-6A49-3A75-B3A5-D56904D01E60 >/Applications/Adobe After Effects CC 2015/*/MetaPal.plugin/Contents/MacOS/MetaPal

    0x14258b000 - 0x1425c1fff + com.adobe.AfterEffects.Moka (?) < 6876B315-D0F0-38B0-AD5E-CC3C930396E3 >/Applications/Adobe After Effects CC 2015/*/Moka.plugin/Contents/MacOS/Moka

    0x1425ea000 - 0x142604fff + com.adobe.AfterEffects.MotionSketch (?) < CA3481CD-F850-3E78-B3CB-DFC52820F5AE >/Applications/Adobe After Effects CC 2015/*/MotionSketch.plugin/Contents/MacOS/MotionSketch

    0 x 142628000 - 0x142631ff7 + com.adobe.AfterEffects.RPFImport (?) < 9A3C42B6-31BA-3C9A-9C7F-16C2ED9BD73D >/Applications/Adobe After Effects CC 2015/*/RPFImport.plugin/Contents/MacOS/RPFImport

    0 x 142638000 - 0x142659fff + com.adobe.AfterEffects.RQMonitor (?) < DFF35F9B-7ACD-3CE5-BBF2-777A60B590B0 >/Applications/Adobe After Effects CC 2015/*/RQMonitor.plugin/Contents/MacOS/RQMonitor

    0 x 142668000 - 0x142c1aff7 + com.adobe.AfterEffects.Scripting (?) < BE662403-3A9B-397F-AE57-12B10B49F62E >/Applications/Adobe After Effects CC 2015/*/Scripting.plugin/Contents/MacOS/Scripting

    0x142ec0000 - 0x14301dff7 + com.adobe.dvascriptui.framework (13.7.2 - 13.7.2.3) < B97F5394-8CA6-37CC-9D67-D3E9BEAFB585 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui

    0x14326f000 - 0x143296ff7 + com.adobe.dvaflashview.framework (13.7.2 - 13.7.2.3) < 264B464F-EE93-3AED-A8CB-C307103F5671 >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview

    0x14344d000 - 0x143473ff7 + 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 143690000 - 0x1436acff7 + com.adobe.AfterEffects.Smoother (?) < FA21AFA3-9F2A-3503-B081-11A8B3EAC037 >/Applications/Adobe After Effects CC 2015/*/Smoother.plugin/Contents/MacOS/Smoother

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

    0x143a69000 - 0x143a87fff + com.adobe.AfterEffects.Wiggler (?) < 2215EB4A-7115-31EC-B4BA-5E0A0E26BE58 >/Applications/Adobe After Effects CC 2015/*/Wiggler.plugin/Contents/MacOS/Wiggler

    0x143aac000 - 0x143bc1fff + CinewareAEExporter (0) < 24C7030F-1ABB-339C-8A93-E6C3523DF7BE >/Applications/Adobe After Effects CC 2015/*/Cineware_AE_Exporter.plugin/Contents/MacOS/Cineware_AE_Exporter

    0x143c61000 - 0x143dc1fff + CinewareAESceneLayer (0) < F371014B-59A9-3853-8915-79C17FCE4DDC >/Applications/Adobe After Effects CC 2015/*/Cineware_AE_SceneLayer.plugin/Contents/MacOS/Cineware_AE_SceneLayer

    0x14490a000 - 0x14494aff7 + com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 9.0.0.15 - 9.0.0.15) < 777D69DE-E701-3DAE-AF9C-7B7B48C0189C >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotificatio ns

    0x1470bf000 - 0x14711dfff + com.adobe.AfterEffects.ApplyColorLUT (?) < D5B0F09F-C276-38B0-A99F-150CE81C996B >/Applications/Adobe After Effects CC 2015/*/ApplyColorLUT.plugin/Contents/MacOS/ApplyColorLUT

    0 x 147194000 - 0x1471b9ff7 + com.adobe.AfterEffects.Curves (?) < 458E9127-C1DC-3C1C-9D9B-7488547466B2 >/Applications/Adobe After Effects CC 2015/*/Curves.plugin/Contents/MacOS/Curves

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

    0x14cb10000 - 0x14cb22ff7 + com.adobe.AfterEffects.Hue_Sat (?) < 4F581E48-9A5F-31BB-80AD-AB69638E9511 >/Applications/Adobe After Effects CC 2015/*/Hue_Sat.plugin/Contents/MacOS/Hue_Sat

    0x14f20e000 - 0x14f4b6fff + com.adobe.AfterEffects.RefineMatte2 (?) < A4C59346-24BF-32BE-8E44-2FF8635DF5BF >/Applications/Adobe After Effects CC 2015/Adobe after effects CC 2015.app/Contents/Required/RefineMatte2.plugin/Contents/MacOS/RefineMatte2

    0x152ae6000 - 0x152c6eff7 + com.adobe.AfterEffects.FilmConvertPro2.1 (?) < 37959C90-338D-3348-9863-C0BDCC7761AF >/Library/Application Support/Adobe/*/FilmConvertPro2.1.plugin/Contents/MacOS/FilmConvertPro2.1

    0 x 153550000 - 0x153577ff7 + com.adobe.AfterEffects.Levels2 (?) < 42774E95-E857-302E-AB4C-CDCF3A7F5E2D >/Applications/Adobe After Effects CC 2015/*/Levels2.plugin/Contents/MacOS/Levels2

    0 x 153587000 - 0x153617ff7 + com.adobe.AfterEffects.PSL_Adjustments (?) < 496C4A7A-A99C-3FA2-AE99-30C04E9BE2E8 >/Applications/Adobe After Effects CC 2015/*/PSL_Adjustments.plugin/Contents/MacOS/PSL_Adjustments

    0x1562f9000 - 0x15632bff7 + com.adobe.ImporterMPEG.framework (13.7.2 - 13.7.2.3) < C1AC4CE5-0C39-3A3F-8FF8-2204C13F86BD >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Plug-Ins/ (MediaCore) /ImporterMPEG.bundle/Contents/MacOS/ImporterMPEG

    0 x 156358000 - 0x156622fe7 + com.mainconcept.mc.demux.mp4 (9.11 - 9.11.14.4434) < 32C65887-EEA9-E933-8822-6731A852B20D >/Applications/Adobe After Effects CC 2015/Adobe After Effects CC 2015.app/Contents/Frameworks/mc_demux_mp4.framework/Versions/9/mc_demux_mp4

    0x7fff60ab2000 - 0x7fff60ae8887 dyld (353.2.3) < B1B370A5-479F-3533-8AD7-97B687D4F989 >/usr/lib/dyld

    0x7fff887c7000 - 0x7fff887d2ff7 (2782.40.9) libkxld.dylib < 2ADAE067-78A0-371E-A5A8-1E7C892D193C > /usr/lib/system/libkxld.dylib

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

    0x7fff887ff000 - 0x7fff88b6afff com.apple.VideoToolbox /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox < 510956DF-E324-3974-A83B-C0C74A6F812C > (1.0 - 1562.238)

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

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

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

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

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

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

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

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

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

    0x7fff88c66000 - 0x7fff88f81fcf com.apple.vImage (8.0 - 8, 0) < 1183FE6A-FDB6-3B3B-928D-50C7909F2308 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage

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

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

    0x7fff88f95000 - 0x7fff88fa1fff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) < DFC7FD85-F1B0-317C-8513-722570CB8FB9 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis

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

    0x7fff8929e000 - 0x7fff892ceff3 com.apple.GSS /System/Library/Frameworks/GSS.framework/Versions/A/GSS < 97F2A028-44CF-3188-B863-F4EEB39CBDBD > (4.0 - 2.0)

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

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

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

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

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

    0x7fff89e2b000 - 0x7fff8a130ff3 com.apple.HIToolbox (2.1.1 - 758,7) < E3129A67-BDF9-333D-9C9C-A95C8F0EF71C > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox

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

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

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

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

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

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

    0x7fff8a683000 - 0x7fff8a685fff 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

    0x7fff8a68a000 - 0x7fff8a6f1ffb com.apple.datadetectorscore (6.0 - 396.1.2) e /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor < D04A8016-B2AD-33A2-8A8E-5793968A8370 >

    0x7fff8a758000 - 0x7fff8a780fff (459.40.1) libsystem_info.dylib < 2E16C4B3-A327-3957-9C41-143911979A1E > /usr/lib/system/libsystem_info.dylib

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

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

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

    0x7fff8ac0d000 - 0x7fff8aca1fff (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

    0x7fff8aca2000 - 0x7fff8acbbff7 com.apple.CFOpenDirectory /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory < 3FCEE6F7-A8C6-3222-B22D-8AD290E477E2 > (10.10 - 187). framework/Versions/A/CFOpenDirectory

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

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

    0x7fff8ace1000 - 0x7fff8b012fff com.apple.Foundation (6: 9-1154) < 49EE64E1-9F53-35D1-A481-2EFE2789B254 > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

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

    0x7fff8b121000 - 0x7fff8b124ffb libCGXType.A.dylib (788.3) < 7CC6CD5B-AD6B-3B36-9165-BFB1E5274F69 > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

    0x7fff8b13b000 - 0x7fff8b13dff7 com.apple.securityhi (9.0 - 55006) < 2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI

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

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

    0x7fff8b186000 - 0x7fff8b188fff libRadiance.dylib (1239) < 594FD1C9-2041-3877-9AD2-0A977EBBB1D0 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x7fff8b189000 - 0x7fff8b1f7ff3 com.apple.Heimdal /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal < 8D1667CF-D454-3E07-A58E-E15591B5A95E > (4.0 - 2.0)

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

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

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

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

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

    0x7fff8b57f000 - 0x7fff8b6b9fff com.apple.ImageIO.framework (3.3.0 - 1239) < 6033D915-B9A2-3F21-8F35-2E18EF66CA6F > /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

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

    0x7fff8b6c0000 - 0x7fff8b6cffff 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

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

    0x7fff8b6d3000 - 0x7fff8b71eff7 com.apple.CloudDocs /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs < A8221290-A2A5-3767-BB26-CC57AC18D4DC > (1.0 - 321.10)

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

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

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

    0x7fff8b7a4000 - 0x7fff8b83bfff com.apple.CoreMedia /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia < B24BDB25-1203-380D-95B7-0A3FEB25521E > (1.0 - 1562.238)

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

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

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

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

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

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

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

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

    0x7fff8bf05000 - 0x7fff8bf52ff7 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

    0x7fff8bf94000 - 0x7fff8c012fff com.apple.CoreServices.OSServices (640, 4-640, 4) < BE8DF749-84BA-3029-AE1D-32F3993A78A4 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices

    0x7fff8c027000 - 0x7fff8c02aff7 (353.2.3) libdyld.dylib < CFBBE540-D503-3AFC-B5D6-644F1E69949B > /usr/lib/system/libdyld.dylib

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

    0x7fff8c034000 - 0x7fff8c126ff3 libxml2.2.dylib (26.1) < 3FBA890F-2850-3A45-87EA-DB6892BDEB60 > /usr/lib/libxml2.2.dylib

    0x7fff8d356000 - 0x7fff8d35afff 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

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

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

    0x7fff8d982000 - 0x7fff8da31fe7 libvMisc.dylib (516) < 6739E390-46E7-3BFA-9B69-B278562326E6 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib

    0x7fff8da32000 - 0x7fff8da3eff7 com.apple.OpenDirectory /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory < D993F138-DAD1-3640-94DE-8C9FEFBF158D > (10.10 - 187)

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

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

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

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

    0x7fff8db13000 - 0x7fff8db38fff libPng.dylib (1239) < 0F0DDDBD-E508-377D-859F-14D11D019705 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x7fff8db39000 - 0x7fff8dc2dfff libFontParser.dylib (134.7) < C49EDC56-A82A-39EF-9F20-C2342E4188ED > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib

    0x7fff8dc2e000 - 0x7fff8dd12fff (52.40.1) libcrypto.0.9.8.dylib < D123FC57-E2EB-3E08-A51B-6C317EA83EB5 > /usr/lib/libcrypto.0.9.8.dylib

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

    0x7fff8dd16000 - 0x7fff8dd75fff com.apple.AE (681, 5 - 681.7) < 2BF39455-1CDD-392C-824A-9972C6B1FB57 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE

    0x7fff8dd76000 - 0x7fff8de4cff3 com.apple.DiskImagesFramework (10.10.5 - 398) < 23E788A6-9A11-3232-A882-BA16D0C54880 > /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

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

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

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

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

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

    0x7fff8e3af000 - 0x7fff8e445ff7 com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit < EA6E4B2C-A3AA-3636-B9C3-F61D3EFFB82B >

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

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

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

    0x7fff8e860000 - 0x7fff8e860ff7 (559.40.1) liblaunch.dylib < 4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F > /usr/lib/system/liblaunch.dylib

    0x7fff8e861000 - 0x7fff8e9a5ff7 com.apple.QTKit (7.7.3 - 2890.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit < 267DFB98-4959-3EDE-B76B-8B2F12F41A17 >

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

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

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

    0x7fff8eee2000 - 0x7fff8eeeafff (576.30.4) libsystem_dnssd.dylib < 0CEB5910-843F-315C-A1DE-5D955A48A045 > /usr/lib/system/libsystem_dnssd.dylib

    0x7fff8eeeb000 - 0x7fff8ef74ff7 com.apple.CoreSymbolication (3.1 - 57020.2) < FDAF88F6-7D11-37BC-B758-4B835FA657BA > /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n

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

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

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

    0x7fff8f0eb000 - 0x7fff8f10ffef libJPEG.dylib (1239) < 75667D4A-9359-3178-9D3A-2AE5A60DE55F > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

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

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

    0x7fff8f1e0000 - 0x7fff8f226ff7 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

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

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

    0x7fff8f352000 - 0x7fff8f372ff7 com.apple.MultitouchSupport.framework (264, 6-264, 6) < 1539F1F6-6334-37F3-9C52-02EFFBF4835D > /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t

    0x7fff8f373000 - 0x7fff8f3e7ffb com.apple.securityfoundation (6.0 - 55126) < AC8ED0BD-32F0-3EB8-B7B2-9AA14E07E8AB > /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x7fff8f423000 - com.apple.DictionaryServices (1.2 - 229, 1) < 62EC3E1B-5A28-3252-90FF-C2E9999C2A2A > 0x7fff8f44eff7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices

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

    0x7fff8f4c2000 - 0x7fff8f5e6ff7 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

    0x7fff8f61d000 - 0x7fff8f6b2ff7 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

    0x7fff8f6b3000 - 0x7fff8f6b9fff 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

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

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

    0x7fff8fd3a000 - 0x7fff8fdabffb (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

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

    0x7fff8fdd1000 - 0x7fff8fdd1fff com.apple.Accelerate (1.10 - 1.10 accelerate) < 2C8AF258-4F11-3BEC-A826-22D7199B3975 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

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

    0x7fff8fddb000 - 0x7fff8fddefff com.apple.xpc.ServiceManagement (< A95A15CD-3B21-3513-AFF8-1D7DE3DBFA12 > /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 1.0 - 1.).

    0x7fff8fddf000 - 0x7fff8fde0ff3 libSystem.B.dylib (1213) < 1866C519-C5F3-3D09-8C17-A8F703664521 > /usr/lib/libSystem.B.dylib

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

    0x7fff903ad000 - 0x7fff903b0fff 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

    0x7fff903b1000 - 0x7fff90453fff com.apple.Bluetooth (4.3.6 - 4.3.6f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth < E5DC1699-2727-329C-A843-C80CE9A6CD7B >

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

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

    0x7fff90517000 - 0x7fff9053ffff libRIP.A.dylib (788.3) < 6AB1CA86-38C8-33E3-AC07-3A065666E0F9 > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

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

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

    0x7fff905fa000 - 0x7fff90622fff (559.40.1) libxpc.dylib < 5C829202-962E-3744-8B50-00D38CC88E84 > /usr/lib/system/libxpc.dylib

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

    0x7fff90674000 - 0x7fff9067dff3 com.apple.CommonAuth /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth < 9A484EE6-0003-3AB1-AE4F-AA543BBBF53F > (4.0 - 2.0)

    0x7fff9067e000 - 0x7fff906d9fe7 libTIFF.dylib (1239) < 568B04C1-118C-3E22-87E5-E1FF7AAE589C > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x7fff906da000 - 0x7fff906e3fff (105.40.1) libsystem_pthread.dylib < ACE90967-ECD0-3251-AEEB-461E3C6414F7 > /usr/lib/system/libsystem_pthread.dylib

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

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

    0x7fff9092e000 - 0x7fff90933fff (163.30.2) libsystem_stats.dylib < D0E96837-3CF6-323D-B711-6DF6F660E530 > /usr/lib/system/libsystem_stats.dylib

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

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

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

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

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

    0x7fff90e87000 - 0x7fff90ee4fff com.apple.QuickLookFramework /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook < 506D60B4-B188-3D0A-9187-0404A60A9B06 > (5.0 - 675.43)

    0x7fff90f8a000 - 0x7fff9100efff com.apple.PerformanceAnalysis (lysis of /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna < 4E934EE0-5CC6-3D54-8FA2-5B8AE669D775 > 1.0 - 1.).

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

    0x7fff910a0000 - 0x7fff910a5ffb libheimdal - asn1.dylib (398.40.1) < 7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E > /usr/lib/libheimdal-asn1.dylib

    0x7fff91153000 - 0x7fff91363ff7 com.apple.CFNetwork (720.5.7 - 720.5.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork < A47D7DD2-5903-39D0-8D27-5A7E2D119D84 >

    0x7fff91364000 - 0x7fff91365ff7 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

    0x7fff91366000 - 0x7fff9164dffb 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

    0x7fff91651000 - 0x7fff9167dfff (358.20.5) libsandbox.1.dylib < 533B9C4A-6C92-3658-95B9-D30BC135796B > /usr/lib/libsandbox.1.dylib

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

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

    0x7fff91eef000 - 0x7fff91f5efff 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

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

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

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

    0x7fff92ef6000 - 0x7fff93057fff com.apple.avfoundation /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation < E1F0F203-6EA6-3CFA-BC6C-F372F273D6C5 > (2.0 - 889.210)

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

    0x7fff93094000 - 0x7fff930e3ff7 (83.40.2) libcurl.4.dylib < AE97ED1E-A58F-3EF0-8E88-DDC6AD409BCE > /usr/lib/libcurl.4.dylib

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

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

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

    0x7fff93151000 - 0x7fff93641fff com.apple.MediaToolbox /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox < BF6A868E-2F7D-371F-B14D-89C23EE4EF2B > (1.0 - 1562.238)

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

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

    0x7fff936f7000 - 0x7fff93809ff7 libvDSP.dylib (516) < 151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib

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

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

    0x7fff93883000 - 0x7fff93af9ff7 com.apple.security (7.0 - 57031.40.6) /System/Library/Frameworks/Security.framework/Versions/A/Security < FCCCC4FD-043A-30CA-9997-4211CA0E9297 >

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

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

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

    0x7fff93c34000 - 0x7fff93c45ff3 (35.40.1) libsystem_coretls.dylib < 155DA0A9-2046-332E-BFA3-D7974A51F731 > /usr/lib/system/libsystem_coretls.dylib

    0x7fff93cbe000 - 0x7fff93dd7ffb com.apple.CoreText /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText < 3293BF91-B587-3B49-A159-A04D58533F14 > (352.0 - 454.10)

    0x7fff93ddc000 - 0x7fff93e29ff3 com.apple.CoreMediaIO /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO < 4D52EBBF-5DE1-3778-BDE5-DE8540E7DE5C > (601, 0-4760)

    0x7fff93e3a000 - 0x7fff93f80fef libsqlite3.dylib (168.2) < 53F6A294-15D7-3804-9ABF-47D35E15CDFB > /usr/lib/libsqlite3.dylib

    0x7fff93f81000 - 0x7fff94200ffb com.apple.RawCamera.bundle /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera < EDA3D142-24EC-3661-87EB-B35F8E858A9D > (6.06 - 819)

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

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

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

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

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

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

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

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

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

    0x7fff95402000 - 0x7fff9547aff7 com.apple.SystemConfiguration (1.14.4 - 1.14) < 3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573 > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x7fff9551c000 - 0x7fff9551efff (699.40.2) libsystem_configuration.dylib < 56F94DCE-DBDE-3615-8F07-DE6270D9F8BE > /usr/lib/system/libsystem_configuration.dylib

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

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

    0x7fff957ff000 - 0x7fff958effef libJP2.dylib (1239) < A2238936-B354-399A-B0C8-FB8A29AE9A82 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

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

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

    0x7fff95c9e000 - 0x7fff95ca2ff7 libGIF.dylib (1239) < FEC02C42-A490-3DBC-9D4E-5B4AAA62722C > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x7fff95ca3000 - 0x7fff95cedfff com.apple.HIServices (1.22 - 523) < E2F3C5FF-8C50-3E4F-BE63-77A700466663 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices

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

    0x7fff95ef5000 - 0x7fff95f12fff (2782.40.9) libsystem_kernel.dylib < 16AD15EF-3DAE-3F63-9D26-26CCE1920762 > /usr/lib/system/libsystem_kernel.dylib

    0x7fff95f13000 - 0x7fff95f13fff com.apple.Accelerate.vecLib (vecLib - 3.10 3.10) < 9D749502-A228-3BF1-B52F-A182DEEB2C4D > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib

    0x7fff95f14000 - 0x7fff95f1cff3 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

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

    0x7fff95fd2000 - 0x7fff95fd9ff7 libCGCMS.A.dylib (788.3) < 1A47CDD9-99AE-3BD2-85F1-339FC169B16E > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib

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

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

    0x7fff960a4000 - 0x7fff968e5ff3 com.apple.CoreGraphics (1.600.0 - 788.3) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics < 0AAD1F22-9823-3D31-A25B-F8C1D7915AC4 >

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

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

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

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

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

    0x7fff975d6000 - 0x7fff975e8ff7 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

    0x7fff975e9000 - 0x7fff97687fff com.apple.Metadata (10.7.0 - 917.36) < 00C4CB5D-E723-3612-84E0-439098392CDD > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/metadata

    0x7fff97912000 - 0x7fff9799efe7 (1044.40.1) libsystem_c.dylib < F0635E0F-FE4B-34DB-ACF9-A58C1E9070E9 > /usr/lib/system/libsystem_c.dylib

    0x7fff9799f000 - 0x7fff979a5ff7 (167.40.3) libsystem_networkextension.dylib < BA58B30B-8377-3B0A-8AE3-4F84021D9D4E > /usr/lib/system/libsystem_networkextension.dylib

    0x7fff979a6000 - 0x7fff979bfff3 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

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

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

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

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

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

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

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

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

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

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

    Summary of the external change:

    Calls made by other processes for this process:

    task_for_pid: 2

    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: 9364

    thread_create: 0

    thread_set_state: 0

    Summary region VM:

    ReadOnly part of libraries: Total = 760. 3 m resident=602.4M(79%) swapped_out_or_unallocated=157.9M(21%)

    Regions in writing: Total = 687.2 M written=221.3M(32%) resident=366.4M(53%) swapped_out = 276 K (0%) unallocated=320.8M(47%)

    VIRTUAL FIELD TYPE

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

    ATS (font support) 32.3 M

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

    CG backup stores 20.9 M

    Image CG 92K

    CG 16 K raster data

    CG shared images 240K

    CoreAnimation 196K

    CoreImage 16K

    CoreUI 188 K image data

    Foundation 4K

    IOKit 65.3 M

    Image IO 2280K

    Once the kernel 8K Alloc

    MALLOC 319.1 M

    MALLOC (admin) 32K

    242 12K memory tag

    249 156 K memory tag

    Tag 251 28K memory

    OpenCL 16K

    OpenGL GLSL 512K

    BATTERY GUARD 56.1 M

    Battery 57.3 M

    VM_ALLOCATE 168.7 M

    (Unassigned) VM_ALLOCATE (reserved) 228K reserved VM address space

    __DATA                             53.3M

    __GLSLBUILTINS 2588K

    __IMAGE 528K

    __LINKEDIT 202,7 M

    __NV_CUDA K 5876

    __TEXT 557,6 M

    __UNICODE 552K

    mapped file 169,3 M

    shared memory 68K

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

    TOTAL                               1.7G

    In TOTAL, less space reserved VM 1.7 G

    Model: MacBookPro12, 1, MBP121.0167.B07 of BootROM, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, MSC 2.28f7

    Graphics card: Intel Graphics Iris 6100 6100, integrated Intel Iris graphics card

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0 x 133), Broadcom BCM43xx 1.0 (7.15.166.24.3)

    Bluetooth: Version 4.3.6f3 16238, 3 services, 27 aircraft, 1 incoming serial ports

    Serial ATA Device: APPLE SM0128G, 121,33 GB SSD

    USB device: 10A 8 elements

    USB device: Memory card reader internal

    USB device: USB key

    USB Device: USB Bluetooth host controller

    Bus crush: MacBook Pro, Apple Inc., 27.1

    I'm sorry it's a bit long , but can someone help me with this error?

    Thank you much in advance.

    Best regards

    Hello

    It seems that the third-party plugins cause this crash.

    Go to location below and remove all of MediaCore (goes to the office for a backup) and make MediaCore empty.

    MACHD or the boot drive > library > Application Support > Adobe > commune > Plugins > 7.0 > MediaCore.

    It will be useful.

    Vinay

Maybe you are looking for

  • Qosmio F60 - 14U - audio made crackling

    Hi guys, I just bought a toshiba qosmio f 60 - 14u with a preinstalled Win7 and I had some problems with it. When I play the audio (music is worse than movies) the sound is imbued with crackling as static, appearing erratically during the game. This

  • HP compaq presario cq5300uk: update of hp compaq presario cq53

    Hello I'm looking to upgrade my desktop pc. What I expect: -Amd phenom iix4 965 black edition R7 - Msi I thnik he need to 500watts Maby - a new PSU, my only account 230watts Please can you tell me if I can adapt these elements as well as any recommen

  • Invoke the BBM Message to PIN

    I need an example code or information on how to trigger a BBM Chat with on a particular PIN the ActionBar or a button. Any link reference or help would be greatly appreciated. Thank you!

  • Cannot install Office 2013 imaged drive of a Windows 7 Pro computer.

    I need to use a disk image to install Office 2013 on a Win 7 Prop machine. It is easy through "Assembly" in Win 8, but there is no mention on how to do it with a Win 7 PC? I have downloaded the MS Office site image and I have the key code that accomp

  • TomTom problem Windows 8

    A problem with Windows 8, updated July 10, 2013... TomTom Live 825 running. July 10, 2013 updates are to stop access to the TomTom software loaded on my computer Windows 8 needed to update the GPS Navigator. There is no synchronization issues before