Slicing Problems

Help. I created the graphics in Fireworks. Editor is Dreamweaver. The right side is my problem. My problem arises when I make a slice to cut out a hole in the graphic so I can add a text scroll script. It creates several more images in several cells. Left, right, top and bottom of the hole., So when I add an image to the main body, the map, it seperates the graphics on the right side. Now you will see a small graphic at the bottom of the right side. I know how to add that as a background, so I have that figured out. Have done that before. Now I see a black rectangular box below the white area. Not sure where that came from.
I assume that there has to be some modification in the code to resolve this issue, but not sure how to do it. Any help would be greatly appreciated.
You can view the problem at http://imaging2000.com/videocom/vc_final.htm
Thanks in advance for any help! I am so frustrated.
Ted

Hey Murray, thanks for your reply.
I have been using Fireworks for several years and have had no problem with the code that it produces. Occasionally when for instance I have a sidebar navigation, I have to remove all the images, merge the cells into one cell, add the background image, then stack the images using the <br> tag. That is easy, as they are simply stacked top to bottom. That prevents what the tutorial is talking, an explosion. Exactly what I have now.But now I have images that are not only stacked top to bottom, but some side to side.
I can make this particular design work without the cut-out slice in the middle under News Releases. But when I make the square slice, it automatically produces an image in Fireworks on the right side, left side and bottom of the square slice. In DW I can remove all the images, and the cells are all blank. At this point the right sidebar table is split into the cells that I think you are telling me I don't need. Are you saying that I have to merge all the cells into one? I think that is what I am hearing. Now my question is how, after removing the images, merge all into one cell, how do I add the images separetly in the code? So the upper image is in place, then I have to add below that image, side by side, the left image, then the hole, then the right image. I am assuming that everything goes into a single cell, and not how it is produced in Fireworks? So, putting the images side by side is my coding question.
I hope I have explained it so that it makes sense.
Thanks for your help.
Ted

Similar Messages

  • Photoshop CC Slicing Problem

    I am slicing an image in Photoshop CC to use on my website. The slices are all combining instead of just the ones I select. I have reconfigured my slices but the problem still persists. Can anyone help me? Thanks.

    Try this tutorial.
    How to Make Slicing Suck Less: Tips and Tricks for Slicing a PSD We turn PSD to HTML, PSD to Responsive, and WordPress C…
    Nancy O.

  • Virtual function overriding

    Hi
    I am having a strange problem in my application. I have a virtual method in a base class which I override in the sub class. In my application I instantiate the subclass . This virtual function is then called from a function in the base class . Most of the time this works okay i.e. the overriden function from the subclass gets called but sometimes , for some reason , the base class function gets called , although I verified that the subclass has been instantiated properly.
    Any ideas what the problem could be ? . Is there any way to debug this , or view the virtual funtion table.
    Any help would be highly appreciated.
    Thanks
    Santosh

    1. Probably you have slicing problem, it happens when you are passing your derived class object where you have defined to pass base class object. In this case your derived class object will be sliced and you will have base class object.
    You have two solutions-
    1. First thing is you should define the functionality of this function in the base class, bcs it seems this functionality belongs to base class as you are trying to use it there.
    2. Dynamically cast the object to your derived class and then call the function. See if it helps.

  • Assigning a super class attributes to a sub class

    I get handed an object of type Car, and wish to create a new object of type Ferari which is simply an extension of a type Car class object. How can I best do this? Normally I start with the extended type of object and 'fill' that objects attributes, but on this occasion, I receive a simpler object and wish to create a specialised object based on it.
    The problem it seems is that assigning just the base object doesn't seem to do it (all fields are null).
    // Car
    public class Car {
      private int engineSize;
      // More code here
    // Ferari
    public class Ferrari extends Car {
      private int turboChargers;
          * Constructor
         public Ferrari(Car car) {
    // This doesn't seem to work
    //     this = (Ferrari) car;            
         // Hmmm.  Tiresome and error-prone assignments
         setEngineSize(car.getEngineSize());
         setColor(car.getColor());
           // etc.
    }     Thanks for any suggestions!

    Wait - sorry, it's more like a copy constructor. I missed that the first time through.
    There's no good way around it - you'll have to get those values in there somehow. Unless there's a reasonable default value for all the Ferrari members that aren't part of Car, you'll have a problem with this because of the slicing problem.
    It's as if you're writing a C++ copy constructor. It's just an alternative to the Java clone method.
    If there are really that many attributes, maybe you can assign them using the Java reflection API.
    Unless there are hundreds of them, type them once and be done with it. If there ARE hundreds of them, you might want to consider refactoring your class. It's too big!
    You'll have to do that kind of thing when you write the equals and hashCode methods for your classes. Just do it! - MOD

  • Exporting sliced webpage to DM- Colums created causing editing problems

    I sliced the buttons on the menu bar and exported the home
    page to DW. However, when I add images or text in the body of the
    homepage in DW the whole document gets chopped up and misalligned.
    The colums cut across the body of the page causing this problem.
    You can see the colums only when you click on the body of the home
    page. Is there a way to make the colums that were added to the
    sliced images (upon export to DW) smaller? If there is a way to get
    rid of them totally, that would be even greater. Thanks for your
    help.

    Bad way to create a web site. Fireworks is an image
    processing program, DW
    is a HTML editing program.
    Create your web site in DW, create supporting graphics in
    Fireworks. Even
    though Fireworks will create html code, it doesn;t do it well
    and the
    results will be sloppy in any of the major browsers.
    "speets" <[email protected]> wrote in
    message
    news:eig1bo$fbh$[email protected]..
    >I sliced the buttons on the menu bar and exported the
    home page to DW.
    > However, when I add images or text in the body of the
    homepage in DW the
    > whole
    > document gets chopped up and misalligned. The colums cut
    across the body
    > of the
    > page causing this problem. You can see the colums only
    when you click on
    > the
    > body of the home page. Is there a way to make the colums
    that were added
    > to
    > the sliced images (upon export to DW) smaller? If there
    is a way to get
    > rid of
    > them totally, that would be even greater. Thanks for
    your help.
    >

  • Problem getting PS "template" to work properly after slicing

    Hi guys,
    Just a heads up first, this is going to be a little long for two reasons: 1) I have a bad habit of being verbose  2) I'm going to explain exactly what my problem is and what steps I took to get there so everyone knows exactly what has been done so far.
    So, I decided to give my hand a try at designing a full page template purely in Photoshop (CS4 for PS and Dreamweaver). It worked out great, looks awesome... but I didn't know what to do next. I'm currently enrolled for Web Design & Interactive Media in college, but alas I just started 5.5 weeks ago. However, I do have a photoshop learning center and posted my problem to my professors. After some long discussion of my professor telling me to slice it and just save to web & devices, and me finally being able to get it click that doing this makes a bunch of tables out of the images, I had my first full graphic web template. Problem #1: I have not worked with tables since Dreamweaver was Macromedia Dreamweaver 8... eons ago it seems. So, after finally getting everything into an HTML document, where I felt more at home, I started to play around with the tables, trying to remember anything at all about them. My professor helpfully suggested nesting the tables... it was greek to me. However, we live in the internet age, so I googled it up.
    Now I have my images all in wonderfully organized tables, except for five of the images. This is the jpeg of the template. So, I was loving the template, and that is the photoshop .jpg I saved to show my girlfriend what it would end up looking like. After realizing that I had NO idea how to get the text over those specific area's while the "content boxes" were still in tables, I decided to throw in my puny skill in CSS. I made new slices, and sliced up the upper two sections for the content-title1 & content-title2 and then made 2 more new slices for content-left and content-right, then a fifth slice for the bottom of the rounded boxes content-footer. Now, I have used others' templates in the past such as this site but he was using familiar territory for me.. <div> tags. Ok, so anyway I have 4 new tables to throw in... one each for the content headers "News" and the "Welcome to Illuminati" parts, and then two other boxes for the actual content of each section. After trying to figure out how to nest tables, I gave it a shot and while in design mode, it actually works... except the navbar is slid out far to the right. And when I uploaded the site, not only is the navbar way out in deep right field, but my content-right table slid under content-left. You can see the end result here.
    What I need help on:
    If any kind soul could please take a look at my code and tell me exactly where I'm fubarring things up, I would greatly appreciate it!
    If said kind soul could show me how to fix said problems, I would appreciate it even more!!
    Lastly, on that Livengood Investments website, if you notice the bottom section where the "article of the week" and thumblist is, with that guys' template, as I add content to those sections, it grows down so that you never have gaps or spaces etc. That is why I cut the middle content boxes into two, so that I could add content without worry of having the gaps etc. I did notice though, that if one side is longer in text than the other (on my secondlife.lift4ullc.com/test2.html site) then the other side has a gap. I'm going to assume this is because with the Livengood-Investments site, that middle section is actually 1 background? I could do the same with the boxes on my site, make them 1 section instead of two, if only I knew how to have two separate tables over their individual box... thanks!
    Every guide or tutorial or video I have found on the net about nesting tables gives you a simple 2 column 5 row walk-through. Very nice, and handy in some cases I'm sure, but I can't see how that helps me at this particular moment. =( Thank you in advance everyone, for your patience while I rambled, and your help in this matter.
    Matt

    Wow, quick replies! I knew there was a reason I love the Adobe forums over my normal haunt at Web Designers Group (WDG)! ^.^ Although, in fairness to them, they've been helpful before as well. Now, on to the replies....
    @SnakeEyez02: PM coming your way, thank you so very much! With the www.livengood-investments site, what I did was google up "free web templates" and found that layout (different background, and some customization to it to make it fit the company etc) but it was almost purely CSS done. I would say I've been working with CSS in some form or fashion for roughly 2 years, but only within the last 1-2 months have I really sat down to try to learn CSS. Table layouts (for me) are a thing of the past, when everyone and your uncle had a geocities or some other website. Thank you for letting me know this is possible to do without all of the tables... that is a huge relief and load off of my shoulders. http://secondlife.lift4ullc.com was my "first run" test at the website you've seen, and I've already gone in detail over that code to see why I have the gaps in my logo/header/navbar area, because for some reason I changed the size of those div's that were larger than the images But, I tried out that CSS site before I learned about slicing in PS, so that is why the color scheme is so different. I left it as it is because I would rather have my nifty content boxes ;-) Ok, so I have the starter, and I'll step back and just save the images and not the images + html. From there I'll start designing the site with CSS and div tags instead of the dreaded tables. Like I said though, PM coming. Thank you in advance for the help, I hope I don't make it too difficult for you
    @Boss Yes, I just started college, but I'm 28 now and have been meddling in some form or fashion in web sites for nearly 15 years. I just decided in the past month or so to actually turn it from a "hobby" to something more serious with the hopes of actually making a career out of it. I agree with you that CSS design is better than tables. I hate tables, haven't used tables in many years, and CSS is just so much easier to tweak and read the code than a page full of table coding (as I've learned these last few days). I know I'll be learning some coding in my later courses (today was the end of my first term freshman year) such as PHP, JavaScript, and I *think* some C+/++. CSS, I'm not really sure on. I have no doubt though that I'll be able to bug my professors that teach the courses for CSS... they should be up to date with standards and coding. This professor is actually a Photoshop specialist, and while I'm sure he knows some HTML and CSS, probably not as much as a coder or web developer (as opposed to him being a graphics designer). Thank you very much for the tutorial link, I really do appreciate it. I love tutorials, but sometimes the search for a good tutorial can be almost as fustrating as trying to figure these stupid tables out LOL. However, as I mentioned above, now that I know I can, I am switching over to CSS with yours and SnakeEyez's suggestions. Thank you Boss!
    Matt

  • Sliced images problem

    I'm having a strange problem with some sliced images I
    created and exported from FW to DW. Now, I am not seeing this
    problem in any of my browsers, but my client is, on one of her
    machines (IE7.0, WInXP). My IE7 displays this fine, so I am at a
    loss. Wondering if someone could peak at the code and see if they
    see anything? And please let me know if you can see the problem,
    and what browser/platform combo you are on? I'd be so grateful.
    The problem is in three areas:
    -Across all pages in the top navigation :
    http://www.thelovesack.com/
    -On the gallery page main image (
    http://www.thelovesack.com/gallery/index.htm)
    -An extra page, in the background image:
    http://www.thelovesack.com/beyond/index.htm
    The problem she is seeing is thin lines that go along where
    the image slices are. It's invisible to me, but she was able to
    send me screenshots. What can I do to eliminate these thin
    lines??????? THANKS IN ADVANCE.

    Sounds like your client has image zooming on in IE7. I don't
    see the
    streaks in normal view but I do see them when images are
    zoomed up above
    100%. My default browser is FF 1.5 with image zoom add-on, XP
    Home Ed. with
    SP2.
    --Nancy
    "webdesigner41" <[email protected]> wrote in
    message
    news:f2d6fl$bt8$[email protected]..
    > I'm having a strange problem with some sliced images I
    created and
    exported
    > from FW to DW. Now, I am not seeing this problem in any
    of my browsers,
    but my
    > client is, on one of her machines (IE7.0, WInXP). My IE7
    displays this
    fine, so
    > I am at a loss. Wondering if someone could peak at the
    code and see if
    they see
    > anything? And please let me know if you can see the
    problem, and what
    > browser/platform combo you are on? I'd be so grateful.
    >
    > The problem is in three areas:
    > -Across all pages in the top navigation :
    http://www.thelovesack.com/
    > -On the gallery page main image
    http://www.thelovesack.com/gallery/index.htm)
    > -An extra page, in the background image:
    >
    http://www.thelovesack.com/beyond/index.htm
    >
    > The problem she is seeing is thin lines that go along
    where the image
    slices
    > are. It's invisible to me, but she was able to send me
    screenshots. What
    can I
    > do to eliminate these thin lines??????? THANKS IN
    ADVANCE.
    >

  • Problems with  slicing from Imageready to Dreamweaver

    Hello
    I am currently designing my first website using Imageready CS
    & Dreamweaver 8. For all the hurdles it has been a fun
    experience & I still have much to learn. My coding skills are
    very basic so I have taken a graphic approach. After browsing many
    forums this appears to be the wrong approach. Anyways, on to my
    problem...
    I designed my homepage in photoshop, transferred to
    imageready & sliced it up. I have 2 navigation menus; 1) at the
    top horizontally under my banner 2) vertically along the left side.
    Each navigation menu has individual buttons with simple rollover
    states created in imageready. I optimized the images, & then
    exported the images & html to a designated file. Onto
    dreamweaver...
    I opened my html file and it appears just fine in dreamweaver
    & when tested in browsers. However, I have 2 small "no image"
    slices that I use for inserting text. I then test the page in
    firefox & netscape, and as soon as I hit ctrl + to enlarge
    text, the text expands vertically just fine but it creates a few
    large white spaces between some buttons on my left navigation
    menu... Any idea why this is happening? How can I stop this from
    happening? I know this is a vague question but any assistance would
    be appreciated. Thanks!

    It is hard for me to read html source code here. It would be
    a lot easier if you post a link to page.
    As for ImageReady html source code imported into Dreamweaver,
    it is kinda of tricky thingy. If you understand how HTML/CSS work,
    then you'll figure it out just fine. But I take that you are new to
    HTML/CSS, right? It is ideally a good time for you to get a good
    book about HTML/CSS, where there are plenty of great books related
    to Dreamweaver 8 books at Barnes Noble bookseller stores.
    ON EDIT: The more comfortable you feel by working with
    HTML/CSS, the more feel you eventually in time. As time goes, more
    "hands on" approach and experience working with HTML, it gets
    easier. So, I normally like to place image files on my web pages
    manually by hand coding. I find that easier.
    Also, there are pretty much self-explanatory fundamentals of
    HTML/CSS through Dreamweaver Developer Center right here at Adobe
    website. Go through Developer page, and there are lot of links on
    right side of your browser. Once you are on Dreamweaver Developer
    Center, there are more detailed, specific links such as HTML or CSS
    or other topics that might be of an interest to you.
    I take that you are developing your first website, as you
    figure, it is time consuming at first. It is what it is
    expected.

  • Problems Embedding swf In Site Built and "Sliced" From Photoshop CS5

    Made a slide-show in Flash, and want to embed in new site that is being constructed. When using "Insert/Media/swf", or copying the code that came with the swf file, it "Splits up" the website in DW. It's like it gets cracked like a mirror. However, in the current website, which was not sliced up, and brought in to DW(Made from DW template), it simply embeds into the page and works perfectly. Not sure if this makes sense, but, it seems like I need to find a way to "Lock" all the slices or something. This is first website, as some may have guessed. Any help is appreciated.

    Is this a public site? If it is can you provide a link, so that I could try?
    Also, are you using AS2 or AS3?
    You could anyway check the following:
    Are all the security permissions given ? may be the page tries to load a local resouce instead of http and the swf is a network swf ? (just check the URL when you load the website on your computer - if its not http:// - you should be running it as http://)
    Regards
    Karthik

  • Problems with sliced images in dreamweaver

    Hi, when i uploaded a template from photoshop into dreamweaver and typed in "index" in the link box, the entire page expands a little with white spaces in between all sliced images. How do i fix it?

    You may want to have a read of these two articles from the DW FAQ:
    Posting code in this forum
    How to get help quickly
    From the image it looks like the page is breaking due to very poorly written html.  As someone pointed out, do not use an image editor to write the code for your page.    Slice up the PS comp and build the page in Dreamweaver.
    If you are new to Dreamweaver, it may be worthwhile to take a tour of the following tutorials:
    TAKING FIREWORKS COMP TO DREAMWEAVER:
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    From Tables to CSS Web Design Part 1 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt1.html
    From  Tables to CSS Web Design Part 2 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt2.html

  • Fireworks HTML aligning problem

    Hi, i'm having problems with aligning Fireworks HTML objects
    with either an image set as a background or a regular image.
    I built a layout on fireworks, which I then cut into 4 parts.
    Banner, Nav bar (which will be linked to named anchors on
    dreamweaver), body (which will hold the main content), and footer.
    I created a table in Dreamweaver. The top row has no colomns. It
    holds the banner. The second row has 2 colomns. One for the nav bar
    to the left, and one for the body to the right. The bottom row has
    no colomns. It holds the footer. The banner and nav bar were
    imported as Fireworks HTML since they are complete with slices and
    everything. I was hoping to add content to the body and footer
    using Dreamweaver, so I imported those as Background Images for
    those particular cells since the only way to write on top of an
    image is if it is set as a background. The nav bar I imported from
    Fireworks HTML seems disconnected from the rest of the website.
    There is a small 1pixel space between the nav bar, and the body to
    its right, and also between the nav bar and the banner. Also, the
    banner seems to be aligned maybe 1 or 2 pixels more to the left
    than the body. It seems like the Fireworks HTML I imported wont
    aligne itself perfectliy with the rest of the website. Is there any
    way to fix this?

    "quixx" <[email protected]> wrote in message
    news:f3vnm6$i79$[email protected]..
    > It seems like the Fireworks HTML
    > I imported wont aligne itself perfectliy with the rest
    of the website. Is
    > there
    > any way to fix this?
    Yes, build the whole page in DW itself, don't export the html
    generated from
    Fireworks.
    From what you describe it would be a straight forward process
    in DW. Create
    your tables with enough cells/rows to create either the nav
    and then the
    content area in DW and then insert your sliced images into
    the cells as
    needed.
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au

  • I'm being told this is a DW problem

    I think this is a CSS issue, but because it's happening in
    DW, the CSS discussion forum I posted this to just summarily booted
    my topic.
    http://mdh-test.com/Quiel/index.shtml
    http://mdh-test.com/Quiel/quiel.css
    I'm recoding this site so my client can work with it in
    Contribute CS3. The background art on this has been reconstructed
    from little slices and dices and is now in two pieces, with the top
    being sliced just above the top of the curve near the bottom. The
    fill div contains a 1px-high strip that will fill in the
    black-white-black of the bottom part for when the page expands. I
    have a flashing gif that is hanging off the left side. Other art is
    laying on top of the bakcground art.
    One problem I've been running into since the beginning,
    pretty much, is that the section of content between the page header
    (Welcome) and that animated GIF on the left is uneditable, unless
    I'm in the code view of DW CS3. If I click on that section within
    design view, it grabs the page header, not what I've clicked on.
    Once I go into Contribute into the Edit Page, this area of
    the page is uneditable. I'm not talking about the parts put into
    SSIs (the left and right sides and footer).
    It's not a Contribute issue, per se, because I noticed I was
    having problems in the design view of DW as I was building the
    site. The CSS-Discuss list kept telling me I couldn't trust the way
    DW was rendering the page, and I needed to pay attention to how it
    looked on the browser instead. So I did, even though I was having
    major issues with laying it out. Worked fine in the browsers. It's
    not the JavaScript, because I saved a test-version of the page,
    took out the JavaScript, and tried to click on the text in the
    content area of the design view. Same thing.
    But now the problem I was having in DW has come to bite me in
    the butt in Contribute. I can't access the same area for editing,
    just the area of content below the nav & flashing sign. Even if
    you're not familiar with Contribute, perhaps you could look at the
    code and see why I can't access this area in DW. Is it a flow issue
    of the divs? Have I put something in the code that is breaking
    this?
    What do I need to do to fix this? Can anyone help?? My client
    won't be happy AT ALL if he can't access this area. What have I
    done wrong? I know I've div'ed the heck out of this, but there is
    so much going on that needs to be placed *just so* because it has
    to essentially match the original site.
    My CSS and HTML validates.
    Thank you so much in advance for your help.
    Theresa

    Hi Theresa,
    > One problem I've been running into since the beginning,
    pretty much, is that
    > the section of content between the page header (Welcome)
    and that animated GIF
    > on the left is uneditable, unless I'm in the code view
    of DW CS3. If I click on
    > that section within design view, it grabs the page
    header, not what I've
    > clicked on.
    If this is an overflow area, then you need to right-click and
    use:
    Element View > Full
    to edit (shortcut is double-click), and then:
    Element View > Hidden
    to return to the original state (shortcut is F5).
    HTH,
    Randy

  • A few questions with regards to slicing text

    Hi there,
    I have been busy slicing my image up in fireworks and i am
    very happy with it, i am using the extended script for slicing...
    Anyway, all is going well :-) After some help yesterday...
    But i have come across a small issue, i am going to try and
    explain it without rambling too much .. i hope somebody understands
    I have a sort of rounded rectangle (well it round on the
    right hand side) .. and this has text over the top.. They are both
    on a different layer (fireworks layer).. i.e. square with round
    corners on right and text that sits in it = 2 fireworks layers
    I highlight the left part of the graphic and Edit, Insert,
    Slice and the little bit on the right for my rounded part, i draw
    the slice in, my idea is to have a div and the left not a graphic
    just a color and the right is an image (background)..
    and then obviously the text within the left part (which is
    only a color) - the text needs to be kept as html text as they will
    be anchors
    Problem is.. the right part is ok.. (my rounded corners)..
    but my left part i have set to Background image and it exports it
    as an image with the text as an image..
    Actually thinking about that ... thats pretty logical!! ah
    ah... How do i say export this has a background color only?
    I tried chaning the slice type to HTML, do i need to enter
    something in here???
    And how would i get the text also to be entered in
    I hope i sort of made myself understood, if not i can post a
    few screenshots....????
    They do say a picture is worth a thousand words :-)
    Thanks alot in advance

    Hey Ian:
    Auto slices do exist, but they are only an issue if you
    export HTML and
    Images. CSS and Images ignores any unsliced areas (other than
    text or
    simple rectangles)
    So if you're going the CSS route, yes, you will need to slice
    all the
    pieces you need, which need to remain as graphics. The
    advantage to this
    method is that you do not end up with a whole bunch of
    unnecessary auto
    sliced graphics,which you would get from exporting as HTML
    and images.
    Also, slicing gives you the ability to individually optimize
    each slice
    graphic AND give them useful names. Auto slices in FW have
    auto-generated file names, which you cannot customize.
    As I've mentioned, CSS and Images will respect rectangles and
    export
    them as DIV's. The catch is the rectangle must be created in
    FW for this
    to work. PS vectors (or bitmap boxes) are not respected as
    true
    rectangles for export.
    So, what I did with your template was create a new rectangle,
    edit it so
    the one corner was rounded, and delete the main navigation
    bar slice. I
    restructured the objects in the Layers panel (gawd love
    poorly organized
    templates - so many objects, all called
    layer-something-or-other)so my
    new rectangle was underneath the navbar text. I left the text
    visible.
    And I gave the new rectangle a name: navbar.
    I created slices for the other obvious graphics, as well.
    Went to File > Export and chose CSS and Images.
    The export produced a page layout relatively similar to the
    design,
    including a DIV called "navbar" for the submenu, and real
    text.
    Is it perfect? No. Just try adding a couple more links and
    you'll see
    what happens.
    All this is great from a mock up perspective, but I'm betting
    that you
    will want different submenus to dynamically appear depending
    on the main
    menu choice. That cannot be done using Fireworks. You'll want
    to look at
    other solutions, perhaps from Project 7, for CSS-based pop up
    menus,
    which work with Dreamweaver to simplify the creation of pop
    up menus.
    I hope this helps. email me off-list if you like, and I will
    send you
    the updated PNG file.
    IanJG wrote:
    > Jim ok.. i think all ok.. just checked them and they
    appear to have uploaded ok.
    >
    > once i am ready to export for the web, i presume i
    should do what you said
    > before and HIDE all text before export and insert the
    text via HTML..
    >
    > SUch things as AUTOSLICES / USERSLICES don't really
    exist in fireworks then??
    > Sorry no expert but playing around with photoshop (of
    course not as powerful
    > for slicing as fireworks) it sort of created Autoslices
    were slices needed to
    > be made..
    >
    > I presume i need to slice every little bit of the
    document.. rather than
    > depending on autoslices
    >
    > Again thanks... if i have missed something or not
    explained something welll...
    > please let me know
    >
    > Regards
    >
    GE
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    Adobe Community Expert
    http://tinyurl.com/2a7dyp
    .:Author:.
    Lynda.com -
    http://movielibrary.lynda.com/authors/author/?aid=188
    Peachpit Press -
    http://www.peachpit.com/authors/bio.aspx?a=d98ed798-5ef0-45a8-a70d-4b35fa14c9a4
    Layers Magazine -
    http://www.layersmagazine.com/author/jim-babbage

  • Is anyone else having problems with Illustrator CS5 character drop down menu?

    I recently upgraded my 07 macbook pro to a 2012 macbook pro with retina display running 2.6 GHz Intel Core i7 with 16 GB 1600 MHz DDR3 memory. I had no issues with my old mac the entire adobe ran perfect now I am having issues with Illustrator CS5. Each time I navigate the character drop down menu Illustrator crashes on me. I get this page:
    Process:         Adobe Illustrator [797]
    Path:            /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         39 (15.1.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [126]
    User ID:         501
    Date/Time:       2012-12-14 12:17:36.218 -0700
    OS Version:      Mac OS X 10.8.2 (12C2034)
    Report Version:  10
    Interval Since Last Report:          71621 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  52693 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      F6A6FD93-F75A-394C-B86B-49FE750BF130
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000001a9d2000
    VM Regions Near 0x1a9d2000:
        MALLOC_LARGE           000000001a8c5000-000000001a9d2000 [ 1076K] rw-/rwx SM=PRV 
    -->
        mapped file            000000001a9fd000-000000001aa28000 [  172K] r--/rwx SM=COW  /Library/Fonts/Lao MN.ttc
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.HIToolbox                     0x956edbf8 HIStandardMenuView::DrawItem(unsigned char, CGContext*, unsigned char) + 2616
    1   com.apple.HIToolbox                     0x956ecf06 HIStandardMenuView::DrawSelf(short, __HIShape const*, CGContext*) + 492
    2   com.apple.HIToolbox                     0x95723eac HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 364
    3   com.apple.HIToolbox                     0x95723ba9 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 125
    4   com.apple.HIToolbox                     0x957b09d5 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 759
    5   com.apple.HIToolbox                     0x957b0d5c HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1662
    6   com.apple.HIToolbox                     0x957b0d5c HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1662
    7   com.apple.HIToolbox                     0x957afdf0 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 802
    8   com.apple.HIToolbox                     0x957afa82 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 82
    9   com.apple.HIToolbox                     0x957afa29 HIView::Render(unsigned long, CGContext*) + 45
    10  com.apple.HIToolbox                     0x9572c460 FlushWindowObject(WindowData*, void**, unsigned char) + 812
    11  com.apple.HIToolbox                     0x95734fb1 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 245
    12  com.apple.CoreFoundation                0x929aadfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    13  com.apple.CoreFoundation                0x929aad3d __CFRunLoopDoObservers + 381
    14  com.apple.CoreFoundation                0x92984623 CFRunLoopRunSpecific + 355
    15  com.apple.CoreFoundation                0x929844ab CFRunLoopRunInMode + 123
    16  com.apple.HIToolbox                     0x9572e15a RunCurrentEventLoopInMode + 242
    17  com.apple.HIToolbox                     0x9572ddf5 ReceiveNextEventCommon + 162
    18  com.apple.HIToolbox                     0x956f29e6 AcquireNextEventInMode + 68
    19  com.apple.HIToolbox                     0x956eff7d IsUserStillTracking(MenuSelectData*, unsigned char*) + 372
    20  com.apple.HIToolbox                     0x956dd6ae TrackMenuCommon(MenuSelectData&, unsigned char*) + 1724
    21  com.apple.HIToolbox                     0x958cfabd PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1733
    22  com.apple.HIToolbox                     0x958d029c PopUpMenuSelect + 252
    23  com.adobe.illustrator                   0x005e4e7d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2707053
    24  com.adobe.illustrator                   0x0041a471 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 828513
    25  com.adobe.coretech.adm                  0x1090b74d 0x10900000 + 46925
    26  com.adobe.coretech.adm                  0x1093a8f1 0x10900000 + 239857
    27  com.adobe.coretech.adm                  0x1095e0f9 0x10900000 + 385273
    28  com.adobe.coretech.adm                  0x10985139 0x10900000 + 545081
    29  com.adobe.coretech.adm                  0x109857f3 0x10900000 + 546803
    30  com.adobe.coretech.adm                  0x1096cf75 0x10900000 + 446325
    31  com.adobe.coretech.adm                  0x1096d48f 0x10900000 + 447631
    32  com.apple.HIToolbox                     0x95882b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    33  com.apple.HIToolbox                     0x9570a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    34  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    35  com.apple.HIToolbox                     0x9571d855 SendEventToEventTarget + 88
    36  com.apple.HIToolbox                     0x9588dad2 SendEventFromMouseDown(OpaqueWindowPtr*, unsigned long, OpaqueEventRef*) + 167
    37  com.apple.HIToolbox                     0x9588de74 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 540
    38  com.apple.HIToolbox                     0x9588d4a3 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 826
    39  com.apple.HIToolbox                     0x956f5a38 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 85
    40  com.apple.HIToolbox                     0x95882b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    41  com.apple.HIToolbox                     0x9570a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    42  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    43  com.apple.HIToolbox                     0x956f4fda CallNextEventHandler + 84
    44  com.adobe.owl                           0x06fe211d OWLControlBarCreateNonComposite + 1763
    45  com.adobe.owl                           0x06f4b2f4 OWLThemeAddBrush + 1428
    46  com.apple.HIToolbox                     0x95882b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    47  com.apple.HIToolbox                     0x9570a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    48  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    49  com.apple.HIToolbox                     0x956f4fda CallNextEventHandler + 84
    50  com.adobe.coretech.adm                  0x1096daf1 0x10900000 + 449265
    51  com.apple.HIToolbox                     0x95882b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    52  com.apple.HIToolbox                     0x9570a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    53  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    54  com.apple.HIToolbox                     0x9571d855 SendEventToEventTarget + 88
    55  com.apple.HIToolbox                     0x9573d7b7 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2141
    56  com.apple.HIToolbox                     0x9570aa3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    57  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    58  com.apple.HIToolbox                     0x9571d855 SendEventToEventTarget + 88
    59  com.adobe.illustrator                   0x000aaca0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 580772
    60  com.apple.HIToolbox                     0x95882b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    61  com.apple.HIToolbox                     0x9570a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    62  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    63  com.apple.HIToolbox                     0x957097ca SendEventToEventTargetWithOptions + 94
    64  com.apple.HIToolbox                     0x9573db7e ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3108
    65  com.apple.HIToolbox                     0x9570aa3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    66  com.apple.HIToolbox                     0x95709980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    67  com.apple.HIToolbox                     0x9571d855 SendEventToEventTarget + 88
    68  com.apple.HIToolbox                     0x95882267 ToolboxEventDispatcher + 82
    69  com.apple.HIToolbox                     0x95882129 RunApplicationEventLoop + 240
    70  com.adobe.illustrator                   0x000aafa1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 581541
    71  com.adobe.illustrator                   0x00112f9c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1007520
    72  com.adobe.illustrator                   0x000d412a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 749870
    73  com.adobe.illustrator                   0x00003316 0x1000 + 8982
    Thread 1:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x935829ae kevent + 10
    1   libdispatch.dylib                       0x96c8ac71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x96c8a7a9 _dispatch_mgr_thread + 53
    Thread 3:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96769afc pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x046ea274 C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services                  0x046e3074 C_EULA_SetState + 2166
    5   com.adobe.amt.services                  0x046ea2da C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    7   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x966dc512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x92d6b6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x92d6b184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x92d6b40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x92d511a3 TimerThread + 324
    7   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    8   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x967620a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92d6b492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92d6b68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92cb7b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x01681579 0x1647000 + 238969
    7   AdobeACE                                0x01680f71 0x1647000 + 237425
    8   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96769afc pthread_cond_wait + 48
    3   AdobeAGM                                0x01abe59d AGMInitialize + 3243373
    4   AdobeAGM                                0x01abf1ed AGMInitialize + 3246525
    5   AdobeAGM                                0x01ac4de0 AGMInitialize + 3270064
    6   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    7   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96769afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x17dab42f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl                     0x17b4453f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl                     0x17dab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x17dab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x17dab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    9   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96769afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x17dab42f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl                     0x17b4453f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl                     0x17dab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x17dab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x17dab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    9   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96769afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x17dab42f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl                     0x17b4453f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl                     0x17dab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x17dab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x17dab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    9   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96769afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x17dab42f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl                     0x17b4453f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl                     0x17dab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x17dab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x17dab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    9   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x93581c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x96761a61 nanosleep$UNIX2003 + 189
    2   com.adobe.illustrator.plugins.Scripting Support          0x1222994b PluginMain + 447467
    3   com.adobe.illustrator.plugins.Scripting Support          0x1220bb23 PluginMain + 325059
    4   com.adobe.illustrator.plugins.Scripting Support          0x12229a58 PluginMain + 447736
    5   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9357f80e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00677ef4 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3309284
    2   com.adobe.illustrator                   0x006790d9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3313865
    3   com.adobe.illustrator                   0x006792a9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3314329
    4   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9357f80e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00677ef4 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3309284
    2   com.adobe.illustrator                   0x006790d9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3313865
    3   com.adobe.illustrator                   0x006792a9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3314329
    4   com.apple.CoreServices.CarbonCore          0x92d3ea7b PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x93581b3e __recvfrom + 10
    1   libsystem_c.dylib                       0x96761bcb recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x1b59c2d7 Invoke + 54887
    3   ServiceManager-Launcher.dylib           0x1b59b376 Invoke + 50950
    4   ServiceManager-Launcher.dylib           0x1b59a227 Invoke + 46519
    5   ServiceManager-Launcher.dylib           0x1b59a279 Invoke + 46601
    6   ServiceManager-Launcher.dylib           0x1b59a303 Invoke + 46739
    7   ServiceManager-Launcher.dylib           0x1b594706 Invoke + 23190
    8   ServiceManager-Launcher.dylib           0x1b5948ef Invoke + 23679
    9   ServiceManager-Launcher.dylib           0x1b5954cf Invoke + 26719
    10  ServiceManager-Launcher.dylib           0x1b5955cd Invoke + 26973
    11  ServiceManager-Launcher.dylib           0x1b5989b8 Invoke + 40264
    12  ServiceManager-Launcher.dylib           0x1b598c61 Invoke + 40945
    13  ServiceManager-Launcher.dylib           0x1b59928f Invoke + 42527
    14  ServiceManager-Launcher.dylib           0x1b59948c Invoke + 43036
    15  ServiceManager-Launcher.dylib           0x1b58b11a Login + 1654
    16  ServiceManager-Launcher.dylib           0x1b58c6f7 Login + 7251
    17  ServiceManager-Launcher.dylib           0x1b5999fb Invoke + 44427
    18  ServiceManager-Launcher.dylib           0x1b59bf49 Invoke + 53977
    19  libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    20  libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x966dc512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x17dab3f7 APXGetHostAPI + 2599847
    4   com.adobe.adobeswfl                     0x17dc5e4e APXGetHostAPI + 2708990
    5   com.adobe.adobeswfl                     0x17dab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x17dab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x17dab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    9   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x935818e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x966dc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x966dc512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x17dab3f7 APXGetHostAPI + 2599847
    4   com.adobe.adobeswfl                     0x17f22348 APXGetHostAPI + 4135672
    5   com.adobe.adobeswfl                     0x17dab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x17dab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x17dab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x966d7557 _pthread_start + 344
    9   libsystem_c.dylib                       0x966c1cee thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 26:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 27:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x935820ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x966da04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x966d9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x966c1cca start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x000024ec  ebx: 0x00103c50  ecx: 0x8010c5ff  edx: 0x000000ff
      edi: 0x1a9c8c50  esi: 0x000025f8  ebp: 0xbfffc4d8  esp: 0xbfffc3b0
       ss: 0x00000023  efl: 0x00010283  eip: 0x956edbf8   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x1a9d2000
    Logical CPU: 0
    Binary Images:
        0x1000 -  0x10ddfe7 +com.adobe.illustrator (39 - 15.1.0) <A59087EC-3C72-CC25-4C18-47FAB3D91DFE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x13fe000 -  0x14cbfe7 +AdobeAXEDOMCore (0) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x153d000 -  0x154dfff  com.apple.carbonframeworktemplate (1.0 - 1.0) <02AB017F-BF6A-B96F-9D39-5F23B36EF2E5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x1554000 -  0x156fff9 +AdobePDFSettings (1) /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    0x158a000 -  0x15cefff +com.adobe.illustrator.aiport (AIPort version 1.0 - 1.0) <65C09343-06AC-9256-3260-70AFDEA99C82> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1633000 -  0x1633fff +SPBasic (0) <00D26E34-33A4-31BF-3516-87513A07D019> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x1638000 -  0x163effb +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <5B4C881B-6885-96F2-BD05-BE9C44A7546C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
    0x1647000 -  0x175cfff +AdobeACE (1) <BFF50B9A-8BCA-08D1-0260-FF251DA05EC7> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1782000 -  0x1ca8fff +AdobeAGM (1) <72363979-F9A0-0EA2-3E16-AB8D6EA0F12E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1df2000 -  0x1e2efff +AdobeARE (1) <B2DBDCF9-944F-7C5A-43CF-A5E207BEE94B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1e38000 -  0x1e5eff6 +AdobeAXE8SharedExpat (0) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1e71000 -  0x1e8cfff +AdobeBIB (1) <5AA925B7-D30E-B230-1B81-7CB6E3B4F2DB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1e97000 -  0x1eb8ff7 +AdobeBIBUtils (1) <1B33B3A5-2460-EDE8-C54F-16C0335C613D> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1ec5000 -  0x21b7ff7 +AdobeCoolType (1) <90757246-5467-2606-4095-19B63B255F2F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x2244000 -  0x22dcfff +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <A9394CC7-8E48-FE0F-FDB5-37D0FE77435B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
    0x233d000 -  0x2420fef +AdobePDFPort (1) <26DE29E1-7799-DBE8-47AE-A95FEA7DE1EB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x2458000 -  0x2a8dfeb +AdobePDFL (1) <B295BDBD-65E8-CE6D-865B-79276D0507B2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2bc3000 -  0x2c50ff7 +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <68FB7168-645E-BD55-5EAA-007315B53997> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x2c97000 -  0x2d37fef +AdobeSVGExport (0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2d63000 -  0x3001ff2 +AdobeSVGRE (0) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x30df000 -  0x3137ff7 +AdobeXMP (0) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x3147000 -  0x31d3fef +AdobeXMPFiles (0) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x320c000 -  0x32d9ff3 +libicui18n.dylib.36.0 (36) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicu i18n.dylib.36.0
    0x333c000 -  0x3416fef +libicuuc.dylib.36.0 (36) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x3456000 -  0x3e06fff +libicudata.dylib.36.0 (36) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x3e09000 -  0x41e1ff7 +AdobeMPS (1) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x4318000 -  0x4386ffb +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x439d000 -  0x442eff7 +libicucnv.dylib.36.0 (36) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.3 6.0
    0x444d000 -  0x4633ff7 +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x46c5000 -  0x4730fe7 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <018F21DE-7E2E-C850-4C32-D4A2131ABF74> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x474c000 -  0x47c9fff +AdobeOwlCanvas (1) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x47e7000 -  0x491ffe7 +WRServices (0) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4964000 -  0x4968ffc +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
    0x496f000 -  0x49c5ffb +com.adobe.headlights.LogSessionFramework (2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x4a0e000 -  0x4a43fef +com.adobe.pip (5.5.0.1272) <4AD1ED99-8BB9-B49E-16E5-B7E7A97AAA99> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x4a4e000 -  0x57a0feb +com.adobe.psl (AdobePSL 12.0.0.11086 - 12.0.0.11086) <ED38DE4D-2205-917F-EACE-6421DDE56A5B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x5af7000 -  0x5c74fef +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <49B04BBB-7249-AF03-A7B2-770443BA4AFB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x5df1000 -  0x60e1fef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <DDA3FFE0-C30C-9863-BD85-114636A448CE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x640e000 -  0x6754ff3 +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <B7CF0778-96A1-0864-1BBA-63622803E3A3> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x6c68000 -  0x6c7afef +com.adobe.dvaai.framework (dvaai version 5.0.0 - 5.0.0.0) <A25DFA28-3208-0C10-BDC4-F164755BCDC6> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x6c9e000 -  0x6ca4fef +com.adobe.boost_date_time.framework (boost_date_time version 5.0.0 - 5.0.0.0) <2CFE7AA3-09A8-EB42-AFEA-F7FB4D7DBC6F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x6cb6000 -  0x6cc1ff3 +com.adobe.boost_filesystem.framework (boost_filesystem version 5.0.0 - 5.0.0.0) <90073BD0-99ED-2715-64B8-2BB79D6F619F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
    0x6cd6000 -  0x6d54fe2 +com.adobe.boost_regex.framework (boost_regex version 5.0.0 - 5.0.0.0) <BCC13CF6-F0A5-1C84-422B-7B11E5BB061A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x6dba000 -  0x6dc4fff +com.adobe.boost_signals.framework (boost_signals version 5.0.0 - 5.0.0.0) <88FE6D06-B15C-787D-C69C-F522CD8D3F3E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x6dd8000 -  0x6ddaffb +com.adobe.boost_system.framework (boost_system version 5.0.0 - 5.0.0.0) <4E80B05E-DF55-2776-C886-02DFE2F104CD> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x6de3000 -  0x6deaff2 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <79C1A64C-42C7-26D1-E005-D6CB753F9B2B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x6dfb000 -  0x6e59fe2 +com.adobe.boost_serialization.framework (boost_serialization version 5.0.0 - 5.0.0.0) <8CAB6FC6-5F13-A5C5-DF9C-41EE813A0833> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
    0x6f31000 -  0x70d0fe7 +com.adobe.owl (AdobeOwl version 3.0.89 - 3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x713d000 -  0x71aafef +FileInfo (0) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x71c7000 -  0x7272fff  libcrypto.0.9.7.dylib (106) <B96063DD-DBFC-320E-97C7-9ED5099051AC> /usr/lib/libcrypto.0.9.7.dylib
    0x72b6000 -  0x72f2ff7  com.apple.vmutils (4.2.1 - 108) <7BAEDD02-19EB-33A3-85C0-9D5F8EA2F9B4> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x730c000 -  0x730fffc +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x73ba000 -  0x73bbffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x77ea000 -  0x77f2fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x871c000 -  0x878cfeb +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x87bb000 -  0x87c8ff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0xb2df000 -  0xb2e0ffd  com.apple.ironwoodcore (1.1.1 - 1.1.1) <098CE576-3239-3B41-9141-A5BE6E476C84> /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks/Dictation ServicesCore.framework/DictationServicesCore
    0xb400000 -  0xb4beff3  ColorSyncDeprecated.dylib (400) <A959DD25-E448-3563-B74E-E58C69961C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xb506000 -  0xb506fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 15.1.0 - 15.1.0) <F9296CCC-1877-5C99-BD0D-98FF353B385B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Resources/en_US/PluginRes.aip/Contents/MacOS/PlugInRes
    0xb7f3000 -  0xb7faffe +com.adobe.illustrator.plugins.Action (Action version 15.1.0 - 15.1.0) <6B497277-940C-153D-D16C-A903B81D811A> /Applications/Adobe Illustrator CS5.1/*/Action
    0xf7c8000 -  0xf7d1fff +com.adobe.illustrator.plugins.FrameworkServer (Framework Server version 15.1.0 - 15.1.0) <DD79D8B9-BF28-BAFC-422F-320B82CCDEBE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0xf7d6000 -  0xf7dcff7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 15.1.0 - 15.1.0) <B5D9F227-8EE9-5776-7473-A89363657087> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
    0xf7e1000 -  0xf7f1fff +com.adobe.illustrator.plugins.Flatten Transparency ( Flatten Transparency version 15.1.0 - 15.1.0) <4ACF5555-4B25-ED68-8AA4-30C73D06ABD2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0xf7f9000 -  0xf7fafff +com.adobe.illustrator.plugins.ASLib (ASLib version 15.1.0 - 15.1.0) <C3CCAF66-C271-E38C-E728-8D0C3B130B64> /Applications/Adobe Illustrator CS5.1/*/ASLib
    0x101f8000 - 0x101fbfff +com.adobe.illustrator.plugins.GeometryS ( Geometry Suite version 15.1.0 - 15.1.0) <446F7740-8D38-8FFB-5C46-3D81EC06A7AA> /Applications/Adobe Illustrator CS5.1/*/GeometryS
    0x1030e000 - 0x10310fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x10331000 - 0x10339ffc  libcldcpuengine.dylib (2.1.19) <17C33F7F-C359-313B-8044-F0E9CAC750FB> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x10356000 - 0x103b6ff6 +com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 15.1.0 - 15.1.0) <1F6B5D01-3C30-25EF-1983-F886C4525C72> /Applications/Adobe Illustrator CS5.1/*/CharParaStyles
    0x103cc000 - 0x103d8ffb +com.adobe.illustrator.plugins.Navigator (Adobe Navigator Plugin version 15.1.0 - 15.1.0) <B72460C1-5CDB-0C66-9081-338F77FDFB51> /Applications/Adobe Illustrator CS5.1/*/Navigator
    0x103e2000 - 0x103f7fef +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 15.1.0 - 15.1.0) <55369131-910C-3CB2-854C-51DA390475B7> /Applications/Adobe Illustrator CS5.1/*/AssetMgmt
    0x10400000 - 0x1044dfff +com.adobe.illustrator.plugins.PDF Suite (PDF Suite version 15.1.0 - 15.1.0) <913AD40A-14F4-52E7-2255-45F3A676AB40> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x10474000 - 0x10474ffd +cl_kernels (???) <0C9BDF67-97CD-48C6-8A11-95C10907B887> cl_kernels
    0x10735000 - 0x1078aff0 +com.adobe.illustrator.plugins.Photoshop Adapter (Photoshop Adapter version 15.1.0 - 15.1.0) <1D5AF9B6-DC0A-B806-97F9-44990D2F8623> /Applications/Adobe Illustrator CS5.1/*/Photoshop Adapter
    0x1079c000 - 0x107c5fef +com.adobe.ape (adbeapecore version 3.1.74.12761 - 3.1.74.12761) <21548488-E9C3-4638-D7FC-895EE0F8EE30> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x107d7000 - 0x107ecfef +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 15.1.0 - 15.1.0) <3D465C24-5F12-ACCC-147B-5E26E38EE191> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0x107f7000 - 0x107fbffb +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 15.1.0 - 15.1.0) <0465CDD6-6A03-97E4-34F5-D0438FF07B74> /Applications/Adobe Illustrator CS5.1/*/ToolSelector
    0x10900000 - 0x109d8fff +com.adobe.coretech.adm (3.10x04 - 3.1) <E520855A-838A-D4F1-D01F-8B606649C4A2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x10a32000 - 0x10a5cfff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 15.1.0 - 15.1.0) <32526909-0C5A-CC37-F770-6C1E522FCA81> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0x10a65000 - 0x10a85fe2 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 15.1.0 - 15.1.0) <C8CDF1D0-7A90-7B0D-7D7F-12AEC5D0E7B6> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x10a8c000 - 0x10ac4fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 15.1.0 - 15.1.0) <88C037AF-3B5A-73B3-70AE-B40F44DA92CA> /Applications/Adobe Illustrator CS5.1/*/BrushManager
    0x10ace000 - 0x10b7afea +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 15.1.0 - 15.1.0) <92A8DDDA-69D1-FEF2-6B8A-EBA76536B1D5> /Applications/Adobe Illustrator CS5.1/*/ColorHarmony
    0x10b98000 - 0x10baeffb +com.adobe.illustrator.plugins.ControlPalette (ControlPalette version 15.1.0 - 15.1.0) <DF11A043-A25B-3DC3-725C-FB308BB20F9A> /Applications/Adobe Illustrator CS5.1/*/ControlPalette
    0x10bb5000 - 0x10bcffe2 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 15.1.0 - 15.1.0) <B2A3F75F-6594-D7D7-100C-76F71926535B> /Applications/Adobe Illustrator CS5.1/*/KinsokuDlg
    0x10bdb000 - 0x10c6bfeb +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 15.1.0 - 15.1.0) <4BAAEDDF-AE49-3E27-028D-2B817EDA4CC1> /Applications/Adobe Illustrator CS5.1/*/PaintStyle
    0x10f27000 - 0x10fa5fe2 +com.adobe.illustrator.plugins.SwatchLibraries (Swatch Libraries version 15.1.0 - 15.1.0) <4109E4C1-17DD-905D-7EDE-7A8C702230A7> /Applications/Adobe Illustrator CS5.1/*/SwatchLibraries
    0x10fb8000 - 0x10fe8ffc +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 15.1.0 - 15.1.0) <27FF4833-28D4-5E93-E861-18DBB0B7C436> /Applications/Adobe Illustrator CS5.1/*/SymbolPalette
    0x10ff3000 - 0x10ff7fff +com.adobe.illustrator.plugins.ShapeS (Shape Construction Suite version 15.1.0 - 15.1.0) <537CBBB0-D112-12E3-7213-09DB911E667A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeS
    0x120f2000 - 0x12373fef +com.adobe.illustrator.plugins.Scr

    HI! I'm having the same problem! Only its happing both when I use the charater pallet and when I try to print! I tried to remove the font under "Library/Fonts/AmericanTypewriter.ttc, because I think its saying that that is the problem, however, when I drag it to the trash it says its still in use and wont let me delete it! Any suggestions?
    here is what it keeps giving me:
    Process:         Adobe Illustrator [15814]
    Path:            /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         13.0.0 (13.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [142]
    User ID:         502
    Date/Time:       2013-01-09 14:32:48.544 -0800
    OS Version:      Mac OS X 10.8.2 (12C3012)
    Report Version:  10
    Interval Since Last Report:          129934 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  115455 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      2DED6BCA-7994-CA68-85AE-239BF3A79E52
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000002cf1e000
    VM Regions Near 0x2cf1e000:
        MALLOC_LARGE           000000002cd90000-000000002cf1e000 [ 1592K] rw-/rwx SM=PRV 
    -->
        mapped file            000000002cf95000-000000002d08a000 [  980K] rw-/rwx SM=COW  /Library/Fonts/AmericanTypewriter.ttc
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.HIToolbox                     0x94335bf8 HIStandardMenuView::DrawItem(unsigned char, CGContext*, unsigned char) + 2616
    1   com.apple.HIToolbox                     0x94334f06 HIStandardMenuView::DrawSelf(short, __HIShape const*, CGContext*) + 492
    2   com.apple.HIToolbox                     0x9436beac HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 364
    3   com.apple.HIToolbox                     0x9436bba9 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 125
    4   com.apple.HIToolbox                     0x943f89d5 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 759
    5   com.apple.HIToolbox                     0x943f8d5c HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1662
    6   com.apple.HIToolbox                     0x943f8d5c HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1662
    7   com.apple.HIToolbox                     0x943f7df0 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 802
    8   com.apple.HIToolbox                     0x943f7a82 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 82
    9   com.apple.HIToolbox                     0x943f7a29 HIView::Render(unsigned long, CGContext*) + 45
    10  com.apple.HIToolbox                     0x94374460 FlushWindowObject(WindowData*, void**, unsigned char) + 812
    11  com.apple.HIToolbox                     0x9437cfb1 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 245
    12  com.apple.CoreFoundation                0x95a68dfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    13  com.apple.CoreFoundation                0x95a68d3d __CFRunLoopDoObservers + 381
    14  com.apple.CoreFoundation                0x95a42623 CFRunLoopRunSpecific + 355
    15  com.apple.CoreFoundation                0x95a424ab CFRunLoopRunInMode + 123
    16  com.apple.HIToolbox                     0x9437615a RunCurrentEventLoopInMode + 242
    17  com.apple.HIToolbox                     0x94375df5 ReceiveNextEventCommon + 162
    18  com.apple.HIToolbox                     0x9433a9e6 AcquireNextEventInMode + 68
    19  com.apple.HIToolbox                     0x94337f7d IsUserStillTracking(MenuSelectData*, unsigned char*) + 372
    20  com.apple.HIToolbox                     0x943256ae TrackMenuCommon(MenuSelectData&, unsigned char*) + 1724
    21  com.apple.HIToolbox                     0x94517abd PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1733
    22  com.apple.HIToolbox                     0x9451829c PopUpMenuSelect + 252
    23  com.adobe.illustrator                   0x0049af6b 0x1000 + 4824939
    24  com.adobe.illustrator                   0x003246e8 0x1000 + 3290856
    25  com.adobe.coretech.adm                  0x2032212f 0x20319000 + 37167
    26  com.adobe.coretech.adm                  0x20347642 0x20319000 + 190018
    27  com.adobe.coretech.adm                  0x2036706b 0x20319000 + 319595
    28  com.adobe.coretech.adm                  0x2038d0ba 0x20319000 + 475322
    29  com.adobe.coretech.adm                  0x2038d77b 0x20319000 + 477051
    30  com.adobe.coretech.adm                  0x203737de 0x20319000 + 370654
    31  com.adobe.coretech.adm                  0x203741e6 0x20319000 + 373222
    32  com.apple.HIToolbox                     0x944cab6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    33  com.apple.HIToolbox                     0x94352594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    34  com.apple.HIToolbox                     0x94351980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    35  com.apple.HIToolbox                     0x94365855 SendEventToEventTarget + 88
    36  com.apple.HIToolbox                     0x944d5ad2 SendEventFromMouseDown(OpaqueWindowPtr*, unsigned long, OpaqueEventRef*) + 167
    37  com.apple.HIToolbox                     0x944d5e74 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 540
    38  com.apple.HIToolbox                     0x944d54a3 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 826
    39  com.apple.HIToolbox                     0x9433da38 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 85
    40  com.apple.HIToolbox                     0x944cab6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    41  com.apple.HIToolbox                     0x94352594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    42  com.apple.HIToolbox                     0x94351980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    43  com.apple.HIToolbox                     0x9433cfda CallNextEventHandler + 84
    44  com.adobe.coretech.adm                  0x203741bb 0x20319000 + 373179
    45  com.apple.HIToolbox                     0x944cab6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    46  com.apple.HIToolbox                     0x94352594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    47  com.apple.HIToolbox                     0x94351980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    48  com.apple.HIToolbox                     0x94365855 SendEventToEventTarget + 88
    49  com.apple.HIToolbox                     0x943857b7 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2141
    50  com.apple.HIToolbox                     0x94352a3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    51  com.apple.HIToolbox                     0x94351980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    52  com.apple.HIToolbox                     0x94365855 SendEventToEventTarget + 88
    53  com.adobe.illustrator                   0x0007c742 0x1000 + 505666
    54  com.apple.HIToolbox                     0x944cab6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    55  com.apple.HIToolbox                     0x94352594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    56  com.apple.HIToolbox                     0x94351980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    57  com.apple.HIToolbox                     0x943517ca SendEventToEventTargetWithOptions + 94
    58  com.apple.HIToolbox                     0x94385b7e ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3108
    59  com.apple.HIToolbox                     0x94352a3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    60  com.apple.HIToolbox                     0x94351980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    61  com.apple.HIToolbox                     0x94365855 SendEventToEventTarget + 88
    62  com.apple.HIToolbox                     0x944ca267 ToolboxEventDispatcher + 82
    63  com.apple.HIToolbox                     0x944ca129 RunApplicationEventLoop + 240
    64  com.adobe.illustrator                   0x0007c987 0x1000 + 506247
    65  com.adobe.illustrator                   0x000d2537 0x1000 + 857399
    66  com.adobe.illustrator                   0x0009dfb2 0x1000 + 642994
    67  com.adobe.illustrator                   0x00003902 0x1000 + 10498
    68  com.adobe.illustrator                   0x00003829 0x1000 + 10281
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x983a79ae kevent + 10
    1   libdispatch.dylib                       0x96652c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x966527a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x983a47d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x983a3cb0 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore          0x92e4535b TS_exception_listener_thread + 89
    3   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    4   libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x983a68e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x949cc289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x949cc512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x922163c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x922161ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x9221b740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.adobe.illustrator                   0x00906805 0x1000 + 9459717
    7   com.adobe.illustrator                   0x008b6409 0x1000 + 9131017
    8   com.adobe.illustrator                   0x00906260 0x1000 + 9458272
    9   com.apple.Foundation                    0x921e81d8 -[NSThread main] + 45
    10  com.apple.Foundation                    0x921e815b __NSThread__main__ + 1396
    11  libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    12  libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x983a68e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x949cc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x94a520a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92e48492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92e4868e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92d94b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x0134c8e3 0x131c000 + 198883
    7   AdobeACE                                0x0134c111 0x131c000 + 196881
    8   com.apple.CoreServices.CarbonCore          0x92e1ba7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x983a68e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x949cc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x94a520a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92e48492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92e4868e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92d94b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x0134c8e3 0x131c000 + 198883
    7   AdobeACE                                0x0134c111 0x131c000 + 196881
    8   com.apple.CoreServices.CarbonCore          0x92e1ba7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x983a68e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x949cc220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x94a520a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92e48492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x92e4868e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x92d94b9b MPWaitOnQueue + 261
    6   AdobeACE                                0x0134c8e3 0x131c000 + 198883
    7   AdobeACE                                0x0134c111 0x131c000 + 196881
    8   com.apple.CoreServices.CarbonCore          0x92e1ba7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    10  libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x983a48e6 mach_wait_until + 10
    1   libsystem_c.dylib                       0x94a58c1c nanosleep + 375
    2   com.adobe.illustrator.plugins.Save For Web(AI)          0x22e452a3 PowerPlug::Initializer::ReloadInitializers() + 141067
    3   com.adobe.illustrator.plugins.Save For Web(AI)          0x22e356b5 PowerPlug::Initializer::ReloadInitializers() + 76573
    4   com.adobe.illustrator.plugins.Save For Web(AI)          0x22e4538d PowerPlug::Initializer::ReloadInitializers() + 141301
    5   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x983a47d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x983a3cb0 mach_msg + 68
    2   com.macromedia.Flash Player.authplaylib          0x2610be83 ExternalPlayer_Initialize + 292947
    3   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    4   libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x983a48e6 mach_wait_until + 10
    1   libsystem_c.dylib                       0x94a58c1c nanosleep + 375
    2   com.adobe.illustrator.plugins.Scripting Support          0x20a99db7 PluginMain + 377533
    3   com.adobe.illustrator.plugins.Scripting Support          0x20a9cb81 PluginMain + 389255
    4   com.adobe.illustrator.plugins.Scripting Support          0x20a99ea1 PluginMain + 377767
    5   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x983a480e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00b2ba4e AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 432762
    2   com.adobe.illustrator                   0x004f83f9 0x1000 + 5207033
    3   com.adobe.illustrator                   0x004f8673 0x1000 + 5207667
    4   com.apple.CoreServices.CarbonCore          0x92e1ba7b PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x983a480e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00b2ba4e AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 432762
    2   com.adobe.illustrator                   0x004f83f9 0x1000 + 5207033
    3   com.adobe.illustrator                   0x004f8673 0x1000 + 5207667
    4   com.apple.CoreServices.CarbonCore          0x92e1ba7b PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x949c7557 _pthread_start + 344
    6   libsystem_c.dylib                       0x949b1cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x983a70ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x949ca04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x949c9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949b1cca start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x983a70ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x949ca04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x949c9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949b1cca start_wqthread + 30
    Thread 14:
    0   libsystem_kernel.dylib                  0x983a70ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x949ca04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x949c9e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949b1cca start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00002f00  ebx: 0x00182400  ecx: 0x8018d8ff  edx: 0x00000000
      edi: 0x2cf12400  esi: 0x00003a20  ebp: 0xbfffcb88  esp: 0xbfffca60
       ss: 0x00000023  efl: 0x00010283  eip: 0x94335bf8   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x2cf1e000
    Logical CPU: 2
    Binary Images:
        0x1000 -   0xeadffa +com.adobe.illustrator (13.0.0 - 13.0.0) <C84D4611-B74B-452A-BA0C-E186A7070438> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x1198000 -  0x11dffc7 +com.adobe.adobe_caps (adobe_caps 0.0.120.0 - 0.0.120.0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x11ef000 -  0x120aff9 +AdobePDFSettings (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    0x1223000 -  0x1272fff +com.adobe.illustrator.aiport (AIPort version 1.0 - 1.0) <2FC98FF8-FF21-4169-B712-073D05875AE0> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1308000 -  0x1309027 +SPBasic (0) <96841877-B752-4649-AFB7-B22A39526A19> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x130d000 -  0x1313fe7 +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
    0x131c000 -  0x141cff7 +AdobeACE (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x143b000 -  0x18cdfff +AdobeAGM (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1a32000 -  0x1a71fef +AdobeARE (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1a7b000 -  0x1a9eff6 +AdobeAXE8SharedExpat (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1ab0000 -  0x1acafff +AdobeBIB (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1ad5000 -  0x1af6ff7 +AdobeBIBUtils (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1b03000 -  0x1d6ffc7 +AdobeCoolType (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1df2000 -  0x1e77fff +AdobeExtendScript (3.7) <EF6B3A34-C43A-45D3-BCD3-D7D450B5C6CD> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
    0x1ed9000 -  0x21f6fef +AdobeMPS (1) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x226d000 -  0x234efdf +AdobePDFPort (1) <1BD25A6B-E2A1-4EC1-8292-B9A378590EF7> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x2392000 -  0x287b053 +AdobePDFL (1) <E38E0313-B32B-4E1B-8698-73B902B95CDF> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x298b000 -  0x2a07fef +AdobeScCore (3.7) <17A0DA14-E4D4-42B0-81B4-B75E4CB2DD8C> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x2a5d000 -  0x2b0cfd7 +AdobeSVGExport (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2b3f000 -  0x2de7fe2 +AdobeSVGRE (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2ed1000 -  0x2f26ffd +AdobeXMP (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2f34000 -  0x36fc067 +libagldata.dylib.28.0 (28) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AGLData.framework/Versions/2.8/libagldata.dylib.28.0
    0x3710000 -  0x37c4feb +libagli18n.dylib.28.0 (28) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AGLInternationalization.framework/Versions/2.8/libagl i18n.dylib.28.0
    0x384e000 -  0x38d7fef +libagluc.dylib.28.0 (28) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AGLUnicode.framework/Versions/2.8/libagluc.dylib.28.0
    0x392d000 -  0x39e3fcc +FileInfo (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3d8c000 -  0x3dd6fef +AdobeXMPFiles (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x3de6000 -  0x3decfff +com.adobe.AdobeCrashReporter (2.5 - 2.5.03072007) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
    0x3df3000 -  0x3e0ffd7 +com.adobe.LogTransport (1.0 - 1.0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x3e1a000 -  0x416ffc7 +com.adobe.linguistic.LinguisticManager (3.1.0 - 3.1RC) <8111F571-D718-411E-9624-6FB83187D84A> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x4308000 -  0x436bfff +AdobeAXEParser (0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEParser.framework/Versions/A/AdobeAXEParser
    0x43d7000 -  0x4413ff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x44b5000 -  0x44b5ffd +cl_kernels (???) <7751748D-A7D8-43F3-BC83-56779CB55F61> cl_kernels
    0x44bb000 -  0x44bcffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x44c4000 -  0x44d2fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x57f6000 -  0x57f7ffd  com.apple.ironwoodcore (1.1.1 - 1.1.1) <098CE576-3239-3B41-9141-A5BE6E476C84> /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks/Dictation ServicesCore.framework/DictationServicesCore
    0x9b00000 -  0x9bbeff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9f67000 -  0x9f6dfc3 +CSLinguist.dylib (1) /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/SharedSupport/CSLinguist.dylib
    0x9f72000 -  0x9f81fe7 +PACLib.dylib (1) <282B0EF8-6943-426B-BC69-0153E0E7E13D> /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/SharedSupport/PACLib.dylib
    0x9f85000 -  0x9f8cfff +com.adobe.illustrator.plugins.Action (Action version 13.0.0 - 13.0.0) <311929C0-D530-4C36-8F55-3B185EEF4183> /Applications/Adobe Illustrator CS3/*/Action
    0x9f90000 -  0x9f98ffc +com.adobe.illustrator.plugins.FrameworkServer (Framework Server version 13.0.0 - 13.0.0) <63866FAA-4F0C-4E2D-BAEF-E88787FAF95E> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0x9f9c000 -  0x9fa2fef +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 13.0.0 - 13.0.0) <9D1F1116-3277-4307-9A45-F42520E07D75> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ArtConverters.aip/Contents/MacOS/ArtConverters
    0x9fdb000 -  0x9fedffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9ff1000 -  0x9ff2fff +com.adobe.illustrator.plugins.ASLib (ASLib version 13.0.0 - 13.0.0) <8CFB81A2-F098-4F73-9E77-D091C27A6B0E> /Applications/Adobe Illustrator CS3/*/ASLib
    0x9ff6000 -  0x9ffafef +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 13.0.0 - 13.0.0) <940B0DFC-7F3D-4213-8E07-641E82F7BCC7> /Applications/Adobe Illustrator CS3/*/ToolSelector
    0xdf9d000 -  0xdfa5ffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xdfc8000 -  0xdfcafff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0xdfd7000 -  0xdfe6fd3 +com.adobe.illustrator.plugins.Flatten Transparency ( Flatten Transparency version 13.0.0 - 13.0.0) <CAA23368-A524-40C6-8B4A-0A1454B45925> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0xdfec000 -  0xdff2ffc +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 13.0.0 - 13.0.0) <04CB69E2-4F10-4C5A-B4D8-CE972A7D21E5> /Applications/Adobe Illustrator CS3/*/TextWrapDlg
    0xdff6000 -  0xdff9fff +com.adobe.illustrator.plugins.GeometryS ( Geometry Suite version 13.0.0 - 13.0.0) <E1925377-7FF2-47C4-827D-7F2BB9E95DE4> /Applications/Adobe Illustrator CS3/*/GeometryS
    0x1e87c000 - 0x1e888fe3 +com.adobe.epic (adobe_eula 2.0.1.1082 - 2.0.1.1082) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_eula.framework/adobe_eula
    0x1e93e000 - 0x1e94cfc5 +com.adobe.epic (adobe_personalization 2.0.1.1082 - 2.0.1.1082) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_personalization.framework/adobe_personalization
    0x1e955000 - 0x1e962ff7 +com.adobe.asneu.framework (asneu version 1.6.2f01 - 1.6.2) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/asneu
    0x1e973000 - 0x1e982ffe +CNSLib.dylib (1) /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/SharedSupport/CNSLib.dylib
    0x1e9bc000 - 0x1e9dffd3 +MORPHLibs.dylib (1) <98B00167-ADA9-4864-B80E-1F48A0519C68> /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/SharedSupport/MORPHLibs.dylib
    0x1e9e7000 - 0x1e9fbfef +com.adobe.illustrator.plugins.Rasterize (Rasterize version 13.0.0 - 13.0.0) <5480C033-5198-446C-88F1-900A9B397C8F> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Rasterize.aip/Contents/MacOS/Rasterize
    0x1f3f2000 - 0x1f41fffa +com.winsoft.wrliloplugin (1.0rc7 - 1.0rc7) <396F5FC6-A698-4EC8-9581-F41119129A5B> /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/MacOS/WRLiloPlugin1.0
    0x1f56e000 - 0x1f595fc3 +HSNFT.dylib (1) <8C6B1963-5120-4802-88B5-446461BAD6A3> /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/SharedSupport/HSNFT.dylib
    0x1fb5d000 - 0x1fbabff8 +com.adobe.illustrator.plugins.Photoshop Adapter (Photoshop Adapter version 13.0.0 - 13.0.0) <BC03C9ED-EEC2-4BD4-93E9-608C2A1A92FF> /Applications/Adobe Illustrator CS3/*/Photoshop Adapter
    0x1fbbb000 - 0x1fbddffe  libssl.0.9.7.dylib (106) <FC1F6C04-EAD3-39D1-8E25-B1192E89D98B> /usr/lib/libssl.0.9.7.dylib
    0x1fbeb000 - 0x1fbf3fef +com.adobe.illustrator.plugins.DiffusionRaster (DiffusionRaster version 13.0.0 - 13.0.0) <AEAE0310-CA8D-49BB-AEB7-B489759E7DFD> /Applications/Adobe Illustrator CS3/*/DiffusionRaster
    0x1fbf7000 - 0x1fbfcfff +com.adobe.illustrator.plugins.ShapeS (Shape Construction Suite version 13.0.0 - 13.0.0) <BFF9EA6B-237C-4466-99A0-A233D13E230C> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ShapeS.aip/Contents/MacOS/ShapeS
    0x1fd00000 - 0x20139ff7 +com.adobe.versioncue (3.1.0.0 - 3.1.0.0) /Library/Application Support/Adobe/*/VersionCue.framework/VersionCue
    0x2022a000 - 0x202d5fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x20319000 - 0x203e1fef +com.adobe.coretech.adm (3.10x04 - 3.1) <60FE4C91-19AF-4EA5-A497-CE4D23EBD639> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x20438000 - 0x205a3ff7 +AdobeOwl (1) <C917D2C5-55F5-4B51-ABCA-5AC6BBE781D8> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x205fc000 - 0x20624fff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 13.0.0 - 13.0.0) <78D07C4D-D0E1-4BC2-9FB7-D8AFD44B5FE3> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0x2062a000 - 0x20651ffc +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 13.0.0 - 13.0.0) <BB120316-6B28-4CB7-B10A-0445CC1585B2> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0x20661000 - 0x206b7fef +com.adobe.illustrator.plugins.PDF Suite (PDF Suite version 13.0.0 - 13.0.0) <89C93D81-8635-46C7-A23D-9412501ADF00> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x206d3000 - 0x20721053 +FilterPort (0) <DC409E7E-F41E-43E8-AB82-B262818F750B> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x207be000 - 0x207f0fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 13.0.0 - 13.0.0) <8DF92ECB-A263-48AE-B646-B95F6839022E> /Applications/Adobe Illustrator CS3/*/BrushManager
    0x207f9000 - 0x2080bfff +com.adobe.illustrator.plugins.ControlPalette (ControlPalette version 13.0.0 - 13.0.0) <D44C98A1-1763-4805-8B3C-02E8FF634C91> /Applications/Adobe Illustrator CS3/*/ControlPalette
    0x20811000 - 0x2083bffc +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 13.0.0 - 13.0.0) <9FCEDFB4-0E1D-41A4-A6B8-FAD2C0802065> /Applications/Adobe Illustrator CS3/*/KinsokuDlg
    0x2084a000 - 0x20924fce +com.adobe.illustrator.plugins.PlanetX (Live Paint version 13.0.0 - 13.0.0) <8CC60325-34AD-44A6-90E7-DD59D4987B70> /Applications/Adobe Illustrator CS3/*/PlanetX
    0x20940000 - 0x2099cfc5 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 13.0.0 - 13.0.0) <1FE42DDE-1094-4B3E-A954-23BE2E0F0A52> /Applications/Adobe Illustrator CS3/*/PaintStyle
    0x209a6000 - 0x20bb9fe7 +com.adobe.illustrator.plugins.Scripting Support (Scripting Support version 13.0.0 - 13.0.0) <06BE5318-3778-42F3-930E-139B31CC1356> /Applications/Adobe Illustrator CS3/*/Scripting Support
    0x20d47000 - 0x20d74ff3  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <5F0E55AF-BDA6-36B3-86F2-8A84A8F5D089> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x20f59000 - 0x20fd0ffe +com.adobe.illustrator.plugins.SwatchLibraries (Swatch Libraries version 13.0.0 - 13.0.0) <9898DD56-4D02-4D11-AB55-7F859607EE79> /Applications/Adobe Illustrator CS3/*/SwatchLibraries
    0x20fe1000 - 0x20ff3ff2 +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 13.0.0 - 13.0.0) <12478E76-78BA-45D9-B40B-37B90B4E0940> /Applications/Adobe Illustrator CS3/*/Mojikumi
    0x20ffa000 - 0x20ffbfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 13.0.0 - 13.0.0) <937C6C99-8543-410B-B227-F85BC263D731> /Applications/Adobe Illustrator CS3/*/MPSCommon
    0x21100000 - 0x2112dff8 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 13.0.0 - 13.0.0) <EC374655-5A06-4916-9D74-E8BD7506B19A> /Applications/Adobe Illustrator CS3/*/SymbolPalette
    0x21136000 - 0x211bffe4 +com.adobe.illustrator.plugins.TracingSuite (TracingSuite version 13.0.0 - 13.0.0) <08B8133D-4AA8-4842-85FD-12FFF1673982> /Applications/Adobe Illustrator CS3/*/TracingSuite
    0x212aa000 - 0x212dbfc3 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 13.0.0 - 13.0.0) <CBEA146C-66B0-41C0-9A4F-CCC9FFC138C2> /Applications/Adobe Illustrator CS3/*/VariablesPalette
    0x212e7000 - 0x213c5ff7 +com.adobe.illustrator.plugins.SVG Format ( SVG Format version 13.0.0 - 13.0.0) <B6BD30EA-2734-4228-B649-151E71ED4ED3> /Applications/Adobe Illustrator CS3/*/SVG Format
    0x21402000 - 0x21453fcc +com.adobe.illustrator.plugins.Deform (Envelope and Warp version 13.0.0 - 13.0.0) <CBC9D52F-4C4F-40E0-9D7A-736B76E859DD> /Applications/Adobe Illustrator CS3/*/Deform
    0x21464000 - 0x2148afe8 +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 13.0.0 - 13.0.0) <154871A4-4551-4C1E-8CF8-577F19A305D2> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/sliceAttributes.aip/Contents/MacOS/slicingAttributes
    0x21491000 - 0x214bcfff +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 13.0.0 - 13.0.0) <CE94DF1C-00DD-4ABC-BC1A-3CB141A26179> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PathFinderS.aip/Contents/MacOS/PathfinderS
    0x214c5000 - 0x214cbff7 +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 13.0.0 - 13.0.0) <A48266FF-5E48-45FA-9435-00433002689A> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ExpandS.aip/Contents/MacOS/ExpandS
    0x214cf000 - 0x214e5fff +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 13.0.0 - 13.0.0) <6A939CE3-A62D-4B9A-99DC-3943815E1667> /Applications/Adobe Illustrator CS3/*/AssetMgmt
    0x214ed000 - 0x214fefff +com.adobe.illustrator.plugins.DocInfo (Document Info version 13.0.0 - 13.0.0) <EF7AE7A1-958A-4E8C-A4A8-0923F9E401BA> /Applications/Adobe Illustrator CS3/*/DocInfo
    0x21505000 - 0x21518ffe +com.adobe.illustrator.plugins.Penguin (Eureka version 13.0.0 - 13.0.0) <46FB1816-0FFD-4AFF-A654-CDEC10AB5C2B> /Applications/Adobe Illustrator CS3/*/Penguin
    0x21521000 - 0x2154ffdd +com.adobe.illustrator.plugins.kuler (kuler version 13 . 0 . 0 . 0 - 13 . 0 . 0 . 0) <B8C0EA2A-8DF5-4DD7-9388-CE3F51B56B08> /Applications/Adobe Illustrator CS3/*/kuler
    0x21564000 - 0x2158bfff +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 13.0.0 - 13.0.0) <127D9B3C-5A55-4351-9FC5-1A44537ACFF4> /Applications/Adobe Illustrator CS3/*/LinkPalette
    0x21596000 - 0x215bdfef +com.adobe.illustrator.plugins.Snap (Snap version 13.0.0 - 13.0.0) <21028162-40AF-4D00-95A2-C711C1AF2B94> /Applications/Adobe Illustrator CS3/*/Snap
    0x215ca000 - 0x215d1ff7 +com.adobe.illustrator.plugins.Colors (Colors version 13.0.0 - 13.0.0) <C560CC12-07E7-4C85-86B0-7566811F4759> /Applications/Adobe Illustrator CS3/*/Colors
    0x215d5000 - 0x215d8ffb +com.adobe.illustrator.plugins.Crop Marks (Crop Marks version 13.0.0 - 13.0.0) <80714EF4-9C08-4966-BA24-1E4CA8269701> /Applications/Adobe Illustrator CS3/*/Crop Marks
    0x215dc000 - 0x215e1fff +com.adobe.illustrator.plugins.Distort (Free Distort version 13.0.0 - 13.0.0) <5276554B-B603-43C5-B6F7-05D139C993CD> /Applications/Adobe Illustrator CS3/*/Distort
    0x215e5000 - 0x215f5ffa +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 13.0.0 - 13.0.0) <0616F9A1-F445-4B9E-8600-18EB542D45A0> /Applications/Adobe Illustrator CS3/*/DropShadow
    0x215fb000 - 0x21624feb +com.adobe.illustrator.plugins.EraserTool (EraserTool version 13.0.0 - 13.0.0) <6FA7620F-AEFB-40BE-B05C-9BFAE2BC9FC1> /Applications/Adobe Illustrator CS3/*/EraserTool
    0x2162b000 - 0x2163ffe7 +com.adobe.illustrator.plugins.EyeBucketTool (Eye Bucket Tool version 13.0.0 - 13.0.0) <91A97121-ACD1-4503-90AC-052DA456075E> /Applications/Adobe Illustrator CS3/*/EyeBucketTool
    0x21647000 - 0x2164afff +com.adobe.illustrator.plugins.TwirlTool (Twist Tool version 13.0.0 - 13.0.0) <1142FF3F-1B5F-4365-B140-07ACFCB41FCA> /Applications/Adobe Illustrator CS3/*/TwirlTool
    0x2164e000 - 0x21656fc0 +com.adobe.illustrator.plugins.ADMTP (Tool Palette version 13.0.0 - 13.0.0) <D4152480-9AA9-4FE6-BCB0-3E2814ED7AE9> /Applications/Adobe Illustrator CS3/*/ADMTP
    0x2165a000 - 0x2165dfff +com.adobe.illustrator.plugins.Simplify (Simplify version 13.0.0 - 13.0.0) <4773F767-EC85-4815-B543-CD7341206FA2> /Applications/Adobe Illustrator CS3/*/Simplify
    0x21661000 - 0x2166afff +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 13.0.0 - 13.0.0) <E55749A8-A857-403B-A725-92FDB8D37FD5> /Applications/Adobe Illustrator CS3/*/ShapeTool
    0x2166e000 - 0x2167b08f +com.adobe.illustrator.plugins.Segment Tools (Segment Tools version 13.0.0 - 13.0.0) <C621DF1B-8FB4-431F-9646-0D0EBEEECA19> /Applications/Adobe Illustrator CS3/*/Segment Tools
    0x2167f000 - 0x2169afea +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 13.0.0 - 13.0.0) <723FEA11-2F3D-4CA3-BF0B-7728CCEFB9FE> /Applications/Adobe Illustrator CS3/*/ScatterBrushTool
    0x216a1000 - 0x216a5fef +com.adobe.illustrator.plugins.GlobalAdjust (Reshape Tool version 13.0.0 - 13.0.0) <ECA91AE1-1922-4AE6-A920-BDA78A717F83> /Applications/Adobe Illustrator CS3/*/GlobalAdjust
    0x216a9000 - 0x216c7fdf +com.adobe.illustrator.plugins.ParticlePaint (Symbolism version 13.0.0 - 13.0.0) <80E795AC-82BC-4BEE-BA37-B2CF10D763AF> /Applications/Adobe Illustrator CS3/*/ParticlePaint
    0x216d0000 - 0x216d8ff7 +com.adobe.illustrator.plugins.Magic Wand (Magic Wand version 13.0.0 - 13.0.0) <9FAB53E3-00DD-4DC9-8009-7E1AAF67DD9E> /Applications/Adobe Illustrator CS3/*/Magic Wand
    0x216dc000 - 0x216f3ff3 +com.adobe.illustrator.plugins.Liquify (Liquify version 13.0.0 - 13.0.0) <14FE5C88-4BEC-4FFF-B724-123565CDB88D> /Applications/Adobe Illustrator CS3/*/Liquify
    0x216f7000 - 0x216fafff +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 13.0.0 - 13.0.0) <9EB86F09-260C-4126-BE82-5E29E52898DB> /Applications/Adobe Illustrator CS3/*/KnifeTool
    0x21800000 - 0x21807fff +com.adobe.illustrator.plugins.Lasso (Lasso version 13.0.0 - 13.0.0) <C566E81E-6C1A-4EAE-AFE9-51784FD97413> /Applications/Adobe Illustrator CS3/*/Lasso
    0x2180b000 - 0x2181ffe3 +com.adobe.illustrator.plugins.Flare (Flare version 13.0.0 - 13.0.0) <7A0DBF51-EF40-4340-BBC1-2121C0E6283B> /Applications/Adobe Illustrator CS3/*/Flare
    0x21824000 - 0x2184efec +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 13.0.0 - 13.0.0) <E6D65156-8E6A-4014-9DC3-BEE29566BBD4> /Applications/Adobe Illustrator CS3/*/CropAreaTool
    0x2185c000 - 0x21878fea +com.adobe.illustrator.plugins.CalligBrushTool (Calligraphic Brush Tool version 13.0.0 - 13.0.0) <245149CC-6DA5-4087-909B-FDF688E54A65> /Applications/Adobe Illustrator CS3/*/CalligBrushTool
    0x2187e000 - 0x2188efe7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 13.0.0 - 13.0.0) <9317ECE9-EAE9-4DE4-8A13-BCA992490D17> /Applications/Adobe Illustrator CS3/*/BoundingBox
    0x21892000 - 0x218bbfc6 +com.adobe.illustrator.plugins.ArtBrushTool (Art Brush Tool version 13.0.0 - 13.0.0) <D3748C4A-4B38-4545-94F6-11094FC7CE27> /Applications/Adobe Illustrator CS3/*/ArtBrushTool
    0x218c2000 - 0x218d0fff +com.adobe.illustrator.plugins.Advanced Select (Advanced Select version 13.0.0 - 13.0.0) <5C185B8A-6D3F-40E2-A7A1-3C244108DF80> /Applications/Adobe Illustrator CS3/*/Advanced Select
    0x218e4000 - 0x218e7fff +com.adobe.illustrator.plugins.TypeCase (Change Case version 13.0.0 - 13.0.0) <7683DD9D-76E7-4DC3-9DB7-B38C466CEE9E> /Applications/Adobe Illustrator CS3/*/TypeCase
    0x218eb000 - 0x218f2fff +com.adobe.illustrator.plugins.TextSmart (Text Smart Punctuation version 13.0.0 - 13.0.0) <24F99A94-EC3F-4E39-A1BF-782881BC208D> /Applications/Adobe Illustrator CS3/*/TextSmart
    0x218f7000 - 0x218feff7 +com.adobe.illustrator.plugins.TextColumns (Split Into Grid version 13.0.0 - 13.0.0) <F23407A0-E728-4023-8F4C-C6A3EA4AEA06> /Applications/Adobe Illustrator CS3/*/TextColumns
    0x21902000 - 0x21917fff +com.adobe.illustrator.plugins.SpellcheckUI (SpellCheckUI version 13.0.0 - 13.0.0) <FE59FD19-ED91-4163-A08B-A3729D71C3AF> /Applications/Adobe Illustrator CS3/*/SpellcheckUI
    0x2191e000 - 0x21927fff +com.adobe.illustrator.plugins.SpellCheckDictionary (SpellCheckDictionary version 13.0.0 - 13.0.0) <F37F4ADF-300A-4E9A-86B6-A4AA77AF647E> /Applications/Adobe Illustrator CS3/*/SpellCheckDictionary
    0x2192d000 - 0x21945fff +com.adobe.illustrator.plugins.FindReplaceUI ( FindReplaceUI version 13.0.0 - 13.0.0) <E2FFED8B-6B02-4BC9-9390-73FB5CDFD120> /Applications/Adobe Illustrator CS3/*/FindReplaceUI
    0x2194c000 - 0x2196dffc +com.adobe.illustrator.plugins.FindFont (Find Font version 13.0.0 - 13.0.0) <E600F98C-EE39-4011-A79A-9E68BA762B4A> /Applications/Adobe Illustrator CS3/*/FindFont
    0x2197a000 - 0x219ceff7 +com.adobe.illustrator.plugins.PhotoshopImport (Photoshop Import version 13.0.0 - 13.0.0) <1B31BBB6-81D0-4949-8DB1-8D4ABDB9412A> /Applications/Adobe Illustrator CS3/*/PhotoshopImport
    0x219e4000 - 0x2268bfeb +com.adobe.psl (10.312765.46.313722 - 10.312765.46.313722) <C0C4D40C-B84D-4740-BF61-35D5FBFC00FF> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x229aa000 - 0x229f0ff7 +com.adobe.illustrator.plugins.PhotoshopExport (Photoshop Import version 13.0.0 - 13.0.0) <2573EC3E-03D1-4943-9C33-54682E8A3593> /Applications/Adobe Illustrator CS3/*/PhotoshopExport
    0x22a04000 - 0x22a30fff +com.adobe.illustrator.plugins.ExpressView Support (OS Express Views version 13.0.0 - 13.0.0) <586248DB-8F5F-4661-87B1-A8236FCA6D2B> /Applications/Adobe Illustrator CS3/*/ExpressView Support
    0x22a3b000 - 0x22a87ffa +com.adobe.illustrator.plugins.TIFF (TIFF Format version 13.0.0 - 13.0.0) <5CDC182D-D2D2-4992-94EE-905AFD8D8EC7> /Applications/Adobe Illustrator CS3/*/TIFF
    0x22a98000 - 0x22a9dfff +com.adobe.illustrator.plugins.TextExport (TextExport version 13.0.0 - 13.0.0) <56A283C9-899D-4AAF-807C-58B53DECBC6F> /Applications/Adobe Illustrator CS3/*/TextExport
    0x22aa4000 - 0x22b75fc8 +com.adobe.illustrator.plugins.SWFExport (FlashFileFormat version 13.0.0 - 13.0.0) <08C603AF-64AC-431D-B5F9-02E4ACC47717> /Applications/Adobe Illustrator CS3/*/SWFExport
    0x22b97000 - 0x231dffff +com.adobe.illustrator.plugins.Save For Web(AI) (SaveForWebEN version 13.0.0 - 13.0.0) <3A09B960-25E7-4286-877A-4D338FFD7ABD> /Applications/Adobe Illustrator CS3/*/Save For Web(AI)
    0x236ac000 - 0x23707fd0 +com.adobe.illustrator.plugins.Sangam2AIMapper Plugin (Sangam2AIMapper Plugin version 13.0.0 - 13.0.0) <7782B248-6ED6-49F8-BAD4-984216622024> /Applications/Adobe Illustrator CS3/*/Sangam2AIMapper Plugin
    0x2371e000 - 0x23782fe4 +com.adobe.AdobeSangam (AdobeSangam 4.2 - 4.2.0.12) <55225CBC-4D30-4785-A4F9-9F18B67F6AD1> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x237f4000 - 0x237fcfff +com.adobe.illustrator.plugins.PNGFileFormat (PNGFileFormat version 13.0.0 - 13.0.0) <09DF3683-BDCD-46E6-B918-BAFFD3AD4690> /Applications/Adobe Illustrator CS3/*/PNGFileFormat
    0x23800000 - 0x2383fff4 +com.adobe.illustrator.plugins.MPSParser (MPSParser version 13.0.0 - 13.0.0) <C483D26A-5184-4271-AF28-92DCDEE4AAAD> /Applications/Adobe Illustrator CS3/*/MPSParser
    0x23853000 - 0x23882fcc +com.adobe.illustrator.plugins.MPSExport (MPSExport version 13.0.0 - 13.0.0) <FD707AC2-D721-41D8-A80D-BB776F076126> /Applications/Adobe Illustrator CS3/*/MPSExport
    0x23891000 - 0x238affc8 +com.adobe.illustrator.plugins.Jpeg2000 ( Jpeg2000 version 13.0.0 - 13.0.0) <083BE56D-EF5B-4B4F-BFE8-7ED8CC4D3371> /Applications/Adobe Illustrator CS3/*/Jpeg2000
    0x238b8000 - 0x238f9060 +com.adobe.illustrator.plugins.JPEG (JPEGFormat version 13.0.0 - 13.0.0) <DD08B53F-B781-4BE7-82AD-9B00849A19AF> /Applications/Adobe Illustrator CS3/*/JPEG
    0x23904000 - 0x23908feb +com.adobe.illustrator.plugins.GIF89 (GIF89a Format version 13.0.0 - 13.0.0) <5438BC32-8866-48FD-803D-132DB88C0A34> /Applications/Adobe Illustrator CS3/*/GIF89
    0x2390c000 - 0x2393fffe +com.adobe.illustrator.plugins.FHImport (FHImport version 13.0.0 - 13.0.0) <64A1AAA7-962C-4244-93CD-812892F92918> /Applications/Adobe Illustrator CS3/*/FHImport
    0x23950000 - 0x24580fd7 +com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 13.0.0 - 13.0.0) <E9B63DB1-03E5-4623-BE59-E6068FA30C1F> /Applications/Adobe Illustrator CS3/*/DxfDwg
    0x2481e000 - 0x24823ff7 +com.adobe.illustrator.plugins.ZigZag (Zig Zag version 13.0.0 - 13.0.0) <FADE1DDF-516D-42AB-AC35-4DF29ED031B6> /Applications/Adobe Illustrator CS3/*/ZigZag
    0x24827000 - 0x2482cfff +com.adobe.illustrator.plugins.Tweak (Tweak version 13.0.0 - 13.0.0) <4DCF5BD9-2073-4D9D-909B-7762BEE80CD6> /Applications/Adobe Illustrator CS3/*/Tweak
    0x24830000 - 0x24836ff7 +com.adobe.illustrator.plugins.ShapeEffects (Shape Effects version 13.0.0 - 13.0.0) <43B01685-0021-4708-A96E-6AF8B22C323B> /Applications/Adobe Illustrator CS3/*/ShapeEffects
    0x2483a000 - 0x24856ffc +com.adobe.illustrator.plugins.Scribble (Scribble version 13.0.0 - 13.0.0) <5D13AAC0-7D78-4D9F-AFFE-BBD7596D7B61> /Applications/Adobe Illustrator CS3/*/Scribble
    0x2485d000 - 0x24861fff +com.adobe.illustrator.plugins.Saturate (Saturate version 13.0.0 - 13.0.0) <370EB08D-51ED-4DAB-8E16-250D05836A22> /Applications/Adobe Illustrator CS3/*/Saturate
    0x24865000 - 0x24868fff +com.adobe.illustrator.plugins.Round (Round Corners version 13.0.0 - 13.0.0) <14FD80D5-D6CB-42A5-8A0D-0DF9E59B9A53> /Applications/Adobe Illustrator CS3/*/Round
    0x2486c000 - 0x24871ff7 +com.adobe.illustrator.plugins.Roughen (Roughen version 13.0.0 - 13.0.0) <1B976EA3-6118-49B6-BA19-0680AAB3F823> /Applications/Adobe Illustrator CS3/*/Roughen
    0x24875000 - 0x24877fff +com.adobe.illustrator.plugins.Punk (Punk version 13.0.0 - 13.0.0) <B294E686-8B90-4DD9-81B5-93D196B3FA68> /Applications/Adobe Illustrator CS3/*/Punk
    0x2487b000 - 0x24886ff3 +com.adobe.illustrator.plugins.Pathfinder (Pathfinder Plugin version 13.0.0 - 13.0.0) <733F9980-CDD0-4089-9CAB-B51B247CB633> /Applications/Adobe Illustrator CS3/*/Pathfinder
    0x2488a000 - 0x2488dffc +com.adobe.illustrator.plugins.Overprint (Overprint version 13.0.0 - 13.0.0) <29DAC3F6-32E9-4914-9D2E-C1BC1EC17B57> /Applications/Adobe Illustrator CS3/*/Overprint
    0x24891000 - 0x24894fff +com.adobe.illustrator.plugins.OffsetPath (Offset Path version 13.0.0 - 13.0.0) <CD28F1F3-53D1-4992-BE6C-1ABEB934E388> /Applications/Adobe Illustrator CS3/*/OffsetPath
    0x24898000 - 0x2489cfef +com.adobe.illustrator.plugins.ObjectMosaic (AI Object Mosaic Plug-in version 13.0.0 - 13.0.0) <92F33171-413F-4AD5-AD42-D0739BB1AE1B> /Applications/Adobe Illustrator CS3/*/ObjectMosaic
    0x248a0000 - 0x248a1fff +com.adobe.illustrator.plugins.MaskHelper (MaskHelper version 13.0.0 - 13.0.0) <8E6E313E-F8EB-48CE-9957-CA1FE2771780> /Applications/Adobe Illustrator CS3/*/MaskHelper
    0x248a5000 - 0x248a6fff +com.adobe.illustrator.plugins.Inverse (Inverse version 13.0.0 - 13.0.0) <684C9A86-2E3B-47F8-9744-EB46D4B0DD24> /Applications/Adobe Illustrator CS3/*/Inverse
    0x248aa000 - 0x248c0ff2 +com.adobe.illustrator.plugins.FuzzyEffect (FuzzyEffect version 13.0.0 - 13.0.0) <916BCE56-EACB-4E4B-9CC1-D348FEE1D5C6> /Applications/Adobe Illustrator CS3/*/FuzzyEffect
    0x248c7000 - 0x248ceff7 +com.adobe.illustrator.plugins.Find (Find version 13.0.0 - 13.0.0) <252CE2ED-7198-4F7F-95D4-8DA1DA6C3D7A> /Applications/Adobe Illustrator CS3/*/Find
    0x248d2000 - 0x248d4fff +com.adobe.illustrator.plugins.Expand (Expand version 13.0.0 - 13.0.0) <07D375EB-081F-402E-9A00-7BC928E1748B> /Applications/Adobe Illustrator CS3/*/Expand
    0x248d8000 - 0x248dbffc +com.adobe.illustrator.plugins.Cleanup (Cleanup version 13.0.0 - 13.0.0) <D10CF1E9-0ABF-4A4F-B820-8CEB538EA81B> /Applications/Adobe Illustrator CS3/*/Cleanup
    0x248df000 - 0x248e5fff +com.adobe.illustrator.plugins.Adjust (Adjust version 13.0.0 - 13.0.0) <08451097-D2A9-48F3-884C-DD5A5BEF30B0> /Applications/Adobe Illustrator CS3/*/Adjust
    0x248e9000 - 0x248edff3 +com.adobe.illustrator.plugins.AddArrow (AddArrow version 13.0.0 - 13.0.0) <F8CAE8A1-1EC4-49B8-B9A2-A4AA8B1A6FC4> /Applications/Adobe Illustrator CS3/*/AddArrow
    0x248f1000 - 0x248f2fff +com.adobe.illustrator.plugins.AddAnchor (AddAnchor version 13.0.0 - 13.0.0) <819DCDF7-FC8E-4010-A2E8-9F832E1AD801> /Applications/Adobe Illustrator CS3/*/AddAnchor
    0x248f6000 - 0x24909fff +com.adobe.illustrator.plugins.Workspaces (Workspaces version 13.0.0 - 13.0.0) <671AEA7C-8402-4CF1-87C3-1F3FDE2C5975> /Applications/Adobe Illustrator CS3/*/Workspaces
    0x24910000 - 0x24924fff +com.adobe.illustrator.plugins.WelcomeScreen (WelcomeScreenn version 13.0.0 - 13.0.0) <9220C436-E4BB-41F1-9F67-91B094260B1E> /Applications/Adobe Illustrator CS3/*/WelcomeScreen
    0x2492a000 - 0x2493afff +com.adobe.illustrator.plugins.TransparencyPalette (Transparency Palette version 13.0.0 - 13.0.0) <A1528B1E-2054-4A31-ABBE-34338C44F617> /Applications/Adobe Illustrator CS3/*/TransparencyPalette
    0x2493e000 - 0x24946fef +com.adobe.illustrator.plugins.Transform (Transform Each version 13.0.0 - 13.0.0) <4DA1234F-50B2-416B-A655-88C084A938E1> /Applications/Adobe Illustrator CS3/*/Transform
    0x2494a000 - 0x24952fef +com.adobe.illustrator.plugins.TransformPalette (Transform Palette version 13.0.0 - 13.0.0) <25D3DA1E-DD1F-4A15-BB85-464B483B18A2> /Applications/Adobe Illustrator CS3/*/TransformPalette
    0x24956000 - 0x24978fff +com.adobe.illustrator.plugins.TracingUI (TracingUI version 13.0.0 - 13.0.0) <230085B2-D0B3-415C-B611-D3260EC0FE3B> /Applications/Adobe Illustrator CS3/*/TracingUI
    0x24980000 - 0x249c1ff0 +com.adobe.illustrator.plugins.SVGFilterEffect (SVG Filter Effect version 13.0.0 - 13.0.0) <C1E5531F-1211-4EB4-BAD3-1AC98C7A6AFF> /Applications/Adobe Illustrator CS3/*/SVGFilterEffect
    0x249d8000 - 0x249f9024 +com.adobe.illustrator.plugins.StrokeOffset (StrokeOffset version 13.0.0 - 13.0.0) <6CB78495-D979-4351-9F92-8349283D996B> /Applications/Adobe Illustrator CS3/*/StrokeOffset
    0x24a06000 - 0x24a33ffa +com.adobe.illustrator.plugins.SmoothShade (Gradient Mesh version 13.0.0 - 13.0.0) <023D23AA-BB5F-47BF-8D5A-8104602E5285> /Applications/Adobe Illustrator CS3/*/SmoothShade
    0x24a3f000 - 0x24a45ffd +com.adobe.illustrator.plugins.Scripts Menu (Scripts Menu version 13.0.0 - 13.0.0) <905A1F05-394A-43FD-AFFD-1BD59B67EF44> /Applications/Adobe Illustrator CS3/*/Scripts Menu
    0x24a49000 - 0x24a81fff +com.adobe.illustrator.plugins.Print (Print version 13.0.0 - 13.0.0) <6FC8ADA9-3CE3-425F-AFB8-6B2FA793BFA5> /Applications/Adobe Illustrator CS3/*/Print
    0x24a89000 - 0x24a8efff +com.adobe.illustrator.plugins.PathSuite (PathConstruction Suite version 13.0.0 - 13.0.0) <F4D0C1D9-068C-4FCE-B453-99EE63C08D72> /Applications/Adobe Illustrator CS3/*/PathSuite
    0x24a92000 - 0x24a9efeb +com.adobe.illustrator.plugins.Navigator (Adobe Navigator Plugin version 13.0.0 - 13.0.0) <E0C36A9A-A0A4-41A6-8A21-6A379E54AA06> /Applications/Adobe Illustrator CS3/*/Navigator
    0x24aa2000 - 0x24ac7fff +com.adobe.illustrator.plugins.LiveBlends (Live Blends version 13.0.0 - 13.0.0) <C261F9D5-60C1-4137-BB4E-63BC4BE289E9> /Applications/Adobe Illustrator CS3/*/LiveBlends
    0x24acb000 - 0x24af8fdf +com.adobe.illustrator.plugins.Layers (Layers Palette version 13.0.0 - 13.0.0) <5A03CAAF-7002-4908-A4F5-30B172C18876> /Applications/Adobe Illustrator CS3/*/Layers
    0x24c00000 - 0x24c15fff +com.adobe.illustrator.plugins.KBSCPlugin (Keyboard Shortcuts version 13.0.0 - 13.0.0) <EEC61802-AB4D-42AE-915F-FCD01663AF12> /Applications/Adobe Illustrator CS3/*/KBSCPlugin
    0x24c1c000 - 0x24c1dfff +com.adobe.illustrator.plugins.FlattenS (Flatten Suite version 13.0.0 - 13.0.0) <0821A5EC-94EE-402A-B33F-73A4F54E80A2> /Applications/Adobe Illustrator CS3/*/FlattenS
    0x24c21000 - 0x24c4afff +com.adobe.illustrator.plugins.FlatteningPreview (Flattening Preview version 13.0.0 - 13.0.0) <EAE38B73-FFC8-4E29-84B6-662B09C73587> /Applications/Adobe Illustrator CS3/*/FlatteningPreview
    0x24c58000 - 0x24c5dfff +com.adobe.illustrator.plugins.FileClipboardPref (FileClipboardPref version 13.0.0 - 13.0.0) <5DA73755-8966-40AD-ACE3-211861D563B6> /Applications/Adobe Illustrator CS3/*/FileClipboardPref
    0x24c61000 - 0x24d05fec +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 13.0.0 - 13.0.0) <AA38822E-C338-4E8C-99A7-243FD59EC16A> /Applications/Adobe Illustrator CS3/*/ColorHarmony
    0x24d22000 - 0x24d81fca +com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 13.0.0 - 13.0.0) <AE72754D-59F1-45AF-92EF-171AAB7E8D63> /Applications/Adobe Illustrator CS3/*/CharParaStyles
    0x24d96000 - 0x24dd3ff8 +com.adobe.illustrator.plugins.ArtStyle (Art Style version 13.0.0 - 13.0.0) <B6FD2BA5-CCAD-40D1-B65F-F63E5D996FA2> /Applications/Adobe Illustrator CS3/*/ArtStyle
    0x24dde000 - 0x24e0dff6 +com.adobe.illustrator.plugins.AltGlyphPal (AdobeAltGlyphPalette version 13.0.0 - 13.0.0) <E74D41AB-7CE6-4E2C-818C-E7A7F815A549> /Applications/Adobe Illustrator CS3/*/AltGlyphPal
    0x24e1d000 - 0x24e2cffe +com.adobe.illustrator.plugins.Align (AdobeAlignObjects version 13.0.0 - 13.0.0) <C4A0E30D-BEED-4993-95FA-12CD9CEDCACC> /Applications/Adobe Illustrator CS3/*/Align
    0x24e30000 - 0x24e67fff +com.adobe.illustrator.plugins.ActionPalette ( Action Palette version 13.0.0 - 13.0.0) <B97CA0B0-0B30-4B1F-ABB5-8438D8FA135E> /Applications/Adobe Illustrator CS3/*/ActionPalette
    0x24e71000 - 0x24fb8fff +com.adobe.illustrator.plugins.3D (3D version 13.0.0 - 13.0.0) <3071CC58-02C0-40FD-8CD4-C1CF509840DC> /Applications/Adobe Illustrator CS3/*/3D
    0x25011000 - 0x2509ffe1 +com.adobe.illustrator.plugins.PDF Format (PDF Format version 13.0.0 - 13.0.0) <B4DC5098-F452-4E76-8198-2CB5BC942FD7> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF Format.aip/Contents/MacOS/PDF Format
    0x250bc000 - 0x25100fef +ADMEveParserCarbon (???) <C973477C-919A-4593-AB7E-C6DDF3866961> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ADMEveParserCarbon.bundle/Contents/MacOS/ADMEveParserCarbon
    0x25d00000 - 0x262a7fd7 +com.macromedia.Flash Player.authplaylib (9.0.43.0 - 1.0.4f43) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Resources/AuthPlayLib.bundle/Conte nts/MacOS/AuthPlayLib
    0x273d

  • Metainit/striping problem on Solaris 9

    We are trying to deploy the Apple XServe RAIDS to customers running Solaris 9. The issue is that Solaris 9 will not recognize a device/LUN that is > 2TB. (No problem with Solaris 10) In trying to solve this problem, we sliced a 7 disk (4.09 TB) RAID into 3 slices. This presents three 1.36TB disks to the Solaris system. Basically, we have 6 disks being presented across both controllers to Solaris. They are direct connected from the XServe to a dual port QLogic HBA. The problem comes in when you try to create a stripe/concatenation across the logical devices being presented. (The disks are being presented on C4 and C5)
    Results from a format AFTER I split both 7 disk RAID5s into 3 slices.
    AVAILABLE DISK SELECTIONS:
    0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1c,600000/scsi@2/sd@0,0
    1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1c,600000/scsi@2/sd@1,0
    2. c1t2d0 <SEAGATE-ST373307LSUN72G-0507 cyl 14087 alt 2 hd 24 sec 424>
    /pci@1c,600000/scsi@2/sd@2,0
    3. c1t3d0 <SEAGATE-ST373307LSUN72G-0507 cyl 14087 alt 2 hd 24 sec 424>
    /pci@1c,600000/scsi@2/sd@3,0
    4. c4t600039300001F461d0 <APPLE Xserve RAID 1.51 aea84000>
    /pci@1e,600000/SUNW,qlc@3/fp@0,0/ssd@w600039300001f461,0
    5. c4t600039300001F461d1 <APPLE Xserve RAID 1.51 aea84000>
    /pci@1e,600000/SUNW,qlc@3/fp@0,0/ssd@w600039300001f461,1
    6. c4t600039300001F461d2 <APPLE Xserve RAID 1.51 aea84000>
    /pci@1e,600000/SUNW,qlc@3/fp@0,0/ssd@w600039300001f461,2
    7. c5t600039300001F2ECd0 <APPLE Xserve RAID 1.51 aea84000>
    /pci@1e,600000/SUNW,qlc@3,1/fp@0,0/ssd@w600039300001f2ec,0
    8. c5t600039300001F2ECd1 <APPLE Xserve RAID 1.51 aea84000>
    /pci@1e,600000/SUNW,qlc@3,1/fp@0,0/ssd@w600039300001f2ec,1
    9. c5t600039300001F2ECd2 <APPLE Xserve RAID 1.51 aea84000>
    /pci@1e,600000/SUNW,qlc@3,1/fp@0,0/ssd@w600039300001f2ec,2
    Specify disk (enter its number):
    Results of the cfgadm command. You will see there three logical devices presented to each controller. Six disks.
    cfgadm -al -o showFCPdev
    Ap_Id Type Receptacle Occupant Condition
    c4 fc-private connected configured unknown
    c4::600039300001f461,0 disk connected configured unknown
    c4::600039300001f461,1 disk connected configured unknown
    c4::600039300001f461,2 disk connected configured unknown
    c5 fc-private connected configured unknown
    c5::600039300001f2ec,0 disk connected configured unknown
    c5::600039300001f2ec,1 disk connected configured unknown
    c5::600039300001f2ec,2 disk connected configured unknown
    Trying to initialize a 6 device stripe via Solaris Volume Manager (AKA disksuite)
    metainit -f d77 6 1 c4t600039300001F461d0s0 1 c4t600039300001F461d1s0 1 c4t600039300001F461d2s0 1 c5t600039300001F2ECd0s0 1 c5t600039300001F2ECd1s0 1 c5t600039300001F2ECd2s0
    I receive the following error:
    metainit: hostname: c4t600039300001F461d1s0: overlaps with device in d77
    I tried to do a work around where I create three striped devices then concatenate them:
    Creating the first 2 device stripe across controllers c4 and c5 (1 device each)
    metainit -f d77 2 1 c4t600039300001F461d0s0 1 c5t600039300001F2ECd0s0
    I was able to create the first metadevice d77 using one logical LUN from each controller.
    When I tried to create a second metadevice across the controllers: (Using d1 from each controller)
    metainit -f d78 2 1 c4t600039300001F461d1s0 1 c5t600039300001F2ECd1s0
    metainit: hostneme: c4t600039300001F461d1s0: overlaps with device in d77
    I received the same error.
    In doing some reaearch, it seems the problem is due to a problem with the disk duplication process, disk device IDs stored on the disks are not unique. I was curious if this is the problem that Apple presents the split disks with the SAME diskid? Has anybody else successfully created stripes (due to a LUN size limit) across the disk successfully on a Solaris system?

    I contacted Sun and here is an explination from them. I also noticed when I queried the Xserver RAIDS, there were no serial numbers.
    Solaris 9 can support a 16Tb filesystem, but there is a scsi limitation on the device of 2Tb. So you are stuck with striping together several smaller devices if you want a single filesystem above 2Tb.
    The problem you are having when metainit reports an overlap comes from the way Solaris Volume Manager identifies devices. The portion of the scsi inquiry that is returned is always unique when Sun firmware is involved, but in your case is not unique.
    You may be able to make use of the appended infodoc to avoid this problem. I see no evidence of our having tested this with your particular scenario, but it has been successful in similar cases.
    You might also inquire of whoever supports your storage device whether a mode is supported whereby the device's inquiry strings can be made unique.
    Here is the steps he wanted me to take and the results. I still can not get the Xserve RAIDS to generate a unique device id:
    Step 1
    Determine the vendor and product strings. You can run these commands:
    # netstat -k | grep -i vendor
    # netstat -k | grep -i product
    netstat -k | grep -i vendor
    Soft Errors 2 Hard Errors 0 Transport Errors 0 Vendor APPLE
    Soft Errors 2 Hard Errors 0 Transport Errors 0 Vendor APPLE
    Soft Errors 2 Hard Errors 0 Transport Errors 0 Vendor APPLE
    Soft Errors 2 Hard Errors 0 Transport Errors 0 Vendor APPLE
    Soft Errors 2 Hard Errors 0 Transport Errors 0 Vendor APPLE
    grep -i product
    Product Xserve RAID Revision Revision 1.51 Serial No Size 1500294152192 Media Error 0 Device Not Ready 0
    Product Xserve RAID Revision Revision 1.51 Serial No Size 1500294152192 Media Error 0 Device Not Ready 0
    Product Xserve RAID Revision Revision 1.51 Serial No Size 1500294152192 Media Error 0 Device Not Ready 0
    Product Xserve RAID Revision Revision 1.51 Serial No Size 1500294152192 Media Error 0 Device Not Ready 0
    Product Xserve RAID Revision Revision 1.51 Serial No Size 1500294152192 Media Error 0 Device Not Ready 0
    or you can run
    # format -e
    then select scsi, then inquiry.
    scsi> inq
    Inquiry:
    00 00 05 12 5b 00 00 02 41 50 50 4c 45 20 20 20 ....[...APPLE
    58 73 65 72 76 65 20 52 41 49 44 20 20 20 20 20 Xserve RAID
    31 2e 35 31 63 00 00 00 00 00 00 00 00 00 00 00 1.51c...........
    00 00 00 00 00 00 00 00 00 00 0d 40 0d a0 0e 20 ...........@...
    0d 80 09 00 0a 00 00 20 00 00 00 20 20 20 20 20 ....... ...
    20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    Vendor: APPLE
    Product: Xserve RAID
    Revision: 1.51
    Removable media: no
    Device type: 0
    ISO version: 0
    ECMA version: 0
    ANSI version: 5
    Async event notification: no
    Terminate i/o process msg: no
    Response data format: 2
    Additional length: 91
    Relative addressing: no
    32 bit transfers: no
    16 bit transfers: no
    Synchronous transfers: no
    Linked commands: no
    Command queueing: yes
    Soft reset option: no
    Step 2
    Add an entry in the file '/kernel/drv/sd.conf'.
    sd-config-list=
    "APPLE Xserve RAID ", "AppleRAID";
    AppleRAID=1,0x8,0,0,0,0,0;
    Step 3 Reboot.
    Step 4 Check with SUNWexplo.
    [email protected]:[/opt/SUNWexplo/bin] (8)# ./diskinfo.sparc
    /dev/rdsk/c0t0d0s2: Device busy
    AVAILABLE SCSI DEVICES:
    Location Vendor Product Rev Serial #
    c1t0d0 COMPAQ BD036863AC HPB5 B2FT4HMM
    c1t1d0 SEAGATE ST336607LSUN36G 0507 0349A66VKQ
    c1t2d0 SEAGATE ST373307LSUN72G 0507 0417B7C9ZC
    c1t3d0 SEAGATE ST373307LSUN72G 0507 0425B7LV5Q
    c4t600039300001F461d0 APPLE Xserve RAID 151 c
    c4t600039300001F461d1 APPLE Xserve RAID 151 c
    c4t600039300001F461d2 APPLE Xserve RAID 151 c
    c5t600039300001F2ECd0 APPLE Xserve RAID 151 c
    c5t600039300001F2ECd1 APPLE Xserve RAID 151 c
    As you will notice, there are no serial numbers in this command or netstat -k | grep -i product commands.

Maybe you are looking for

  • How do i save as png?

    i can't save as png in photoshop cs6?

  • Cannot issue backflush component

    Good Morning, When i try to add a Receipt from Production with a few productions orders i have the message error "Cannot issue backflush component [Goods Receipt - Row - Warehouse Code]...". If I try to post one at a time i have no errors. What can I

  • Syntax Error while Posting Material

    Hi, when posting material the system is throwing a message Syntax error in program RGIMF000 in Include RGIMF000 in Line 1328 Last changed by SAP* Author SAP The data object "GLU1" does not have a component called "RSPONSORED_CLASS". Is there anyway t

  • Is there a way to upgrade a Cisco 866VAE router to support the OSPF routing protocol?

    I work for the government and we purchased a Cisco 866 VAE router for a project.  Our base network runs OSPF routing protocol and we need to know if there is a way to upgrade the router that we purchased to support this protocol. Thanks for any assis

  • IPhone HOT this morning!

    I've had a perfectly functioning iPhone for a couple months now. It's on release 1.1.1 and I have had NONE of the issues that other posters claim regarding low battery life or WiFi problems. I basically run the phone all day and charge it at night (j