Adobe PDF Library

Hi,
I have a Acrobat Plugin component implemented using the Acrobat SDK and now I would like to replace this SDK with the
Adobe PDF Library SDK.  Is this option would be possible? 
Thanks & Regards,
Abdul Rasheed

Depending on what features of the SDK you have used, yes it is quite possible.
You will need to license the PDFLibrary from Datalogics (http://www.datalogics.com).
From: Adobe Forums <[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
Date: Thu, 12 Jan 2012 19:51:39 -0800
To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
Subject: Adobe PDF Library
Adobe PDF Library
created by skrasheed<http://forums.adobe.com/people/skrasheed> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4137439#4137439

Similar Messages

  • Exception thrown while processing pdf file with composite fonts using adobe pdf library (v 9.1 )

    Hi All,
    I have an issue with processing composite fonts with adobe pdf library (v 9.1 ).
    While processing a pdf file having composite fonts, the pdf library is throwing an exception.
    The api which throwed exception is "PDPageAcquirePDEContent()". In my code i am calling PDDocGetNumPages(), PDDocAcquirePage() before this api is called, but all those functions suceeded. In the HANDLER, using the ASGetErrorString(), i got this exception error as  "The encoding (CMap) specified by a font is missing."
    Now coming to the input file (which is also attached), this document have three different composite fonts ( details are given below )
    Font Name : TicketBold, Bold(Embedded)
    Font Type : Trueype (CID)
    Encoding : Identity-H
    Font Name : Times-Roman (Embedded)
    Font Type : Type 1 (CID)
    Encoding : Identity-H
    Font Name : TimesNewRomanPSMT (embedded)
    Font Type : TrueType(CID)
    Encoding: Identity-H
    If i convert all the composite fonts to outline using pitstop before processing, it works fine.
    So my question is that whether pdf library doesnt support composite fonts (which i dont think so ) or i need to do a special handling for these kinds of fonts in my application ( which i strongly belive ). If its the latter case, please let me know how to handle it in my application.
    thanks in advance
    best regards
    ~jafeel

    Hi Leonard,
    Thanks for your reply. May i ask you which sample of the PDF Library you used to test my scenario.
    One question i would like to put to you beofre going for filing a formal issue to Adobe will be does this issue has anything to do with the initialization of the pdf library?
    What i meant is that when we call the PDFLInit() we pass a PDFLDataRec structure which is initialized by various path to font folders, cmap folders and unicode folders. Whether if i miss any of these folders will it cause this issue???
    thanks again
    regards
    ~jafeel

  • Queries on The Adobe PDF Library SDK

    Hi,
    I have a requirement to merge multiple PDF files to single PDF on AIX 5.3 Server. This is currently done using Itext and Java. But recently we noted that Itext doesn't compress the PDF significantly. Then we tried merging the PDF with Adobe Acrobat Writer(Adobe Standard 8) manually on Desktop (windows Vista). To our surprise the Merged PDF size was less.
    So we want to move on to Adobe SDK. Appreciate response on below queries:-
    1) Is it possible to use PDF Library SDK to Merge multiple PDF to single one via Java program.
    2) As the Program will be run in AIX 5.3 Server which is the version of PDF Library SDK I can use?
    3) Can I use PDF Library SDK on server?
    4) Is license required to create one target PDF from multiple source PDFs? I presume PDF Library SDK require license.
    5) How much is the cost involved in purchasing it. Do i have to buy whole suite as my requirement is only PDF writer?
    6) Can I get any support from Adobe for SDK related problems after the purchase of product.
    7) I have downloaded, Acrobat 9 SDK. Please suggest how to proceed for finding docs on PDF writer as folder looks ambiguous.
    Thanks,
    Anu

    Thanks lrosenth.
    Please help me with the below queries also,
    1) Advantage of LiveCycle ES over Adobe PDF Library?
    2) Can I use Adobe PDF Library on AIX system and Java?
    3) LiveCycle ES family of products :- Is it comes as single license, or can i purchase it based on my requirement of SDK (Only PDF Merge & Compresssion) ?
    4) LiveCycle ES family of products:- Will it work with Java and AIX.
    Depending on your reply i will raise license request for either LiveCycle ES / Adobe PDF Library .
    Best Regards,
    Anu

  • Demo license for the Adobe PDF library

    Hi,
    Does anyone knows how to get the demo license for the adobe PDF library?? I just need to test the API calls to see whether they suite my needs or not.. Kindly help me in this regard... Any other way would also be welcomed.. thanks..
    Deepak

    The Adobe PDF Libarary is mainly licensed through DataLogics
    (http://www.datalogics.com/)
    So contact them directly to find out if a demo license is available,
    and what the eventual licensing terms would be.
    Aandi Inston

  • Adobe PDF Library DLE General Question

    Has anyone here experience with the use of the Adobe PDF Library and/or Datalogics Enhancements (DLE) in a DOT.NET environment?
    I don't know if this is the right place to ask questions here.
    I will ask more specified questions if anybody knows somethings about.

    Hi,
    Since upgrading from Windows 95 to Widows XP Home Edition 18 months ago I have had problems opening PDF files. Using Windows 95 I could open PDF files in emails or contained in Web Sites.
    I have Adobe Reader 6 on my hard drive and have downloaded the latest reader.
    The problem I have opening PDF files shows up several different ways:
    1. When I try to open an Acrobat Doc. on my hard drive I get a message insert Adobe Reader 6.0.1.disc which of course I do not have. If I then open my copy of Adobe Reader 6 and select file and find the same doc. on my hard drive it will open.
    2. If I try to open an email with an attached PDF file I cannot open it but if I save it to my hard drive I can open it as above.
    3. If I visit a web site that contains PDF files I cannot open them, all I get is a blank screen with a little box containing an x in the top L/H corner. This a particular problem as I am at present considering paying for/downloading some British Wills in PDF format and am unsure whether I will be able to save them to my hard drive and then open them OR whether I am wasting my money and will only get a blank screen.
    When I open the Adobe 6 program on my hard drive I get a window showing available updates containing various updates including Adobe 7, when I select add Adobe 7 and click on update I get a message saying that updates will be loaded, etc, so I click O/K, I then get a message Download cannot be completed unable to access server.
    HELP please.
    Maurie Prendergast
    Melbourne
    Australia

  • How to Extract Paragraph from Pdf using Adobe Pdf Library in C# or Java

    By Using This library I extracted Content of Pdf File.
    I got Content Line by Line(by using Last wordOnline )
    <Line> Content </Line>
    But I want to Extract Content Paragraph by Paragraph Like
    <Paragrph> Content </paragraph>

    Thanks for reply.
    Here I have used "Y" co -ordinate of line to find paragraph.But I can not get expected Output.
    Can you please explain me the logic of Find paragraph usnig Co-ordinates.?
    Here I am pasting my Code.
                    double PreY2=0;
                    double   Result2=0;
                    foreach (DataRow oRow in dtLineMaster.Rows)
                              double Result1 = Math.Round(PreY2 - Convert.ToDouble(oRow["Y2"].ToString()));
                         if (Result1 > Result2)
                            MessageBox.Show("" + oRow["LineText"].ToString());
                            Result2 = Result1;
                    PreY2 = Convert.ToDouble(oRow["Y2"].ToString());
    I have already extracted Pdf file in databse with lineId and X and Y co-ordinates.On this I am  implementing above code.

  • Acrobat SDK Vs Adobe PDF Library

    Hi,
    Can anybody help me in deciding which one will be cost benificail for my following task:
    1.  I need to do the color separations in PDF file and handling the transparency in
        pdf elements.
    Thanks in advance...
    sabdul.

    Acrobat is a much more feature-rich application than the CreatePDF service. 
    CreatePDF is a web-based service that can be used for, as the name implies, creating PDF files from virtually any format.  You also get the ability to convert existing PDF files to Word, Excel, or Powerpoint files.
    The EULA for Acrobat states that you can install a single license of Acrobat on up to 2 computers.  The implication being that these are both your computers and that Acrobat is licensed to you, individually.
    The CreatePDF service can be accessed from virtually any computer that's hooked up to the internet.  Your subscription though is limited to your personal use.
    Please see the following pages for more information:
    http://www.adobe.com/products/acrobat.html
    https://www.acrobat.com/createpdf/en/home.html

  • Adobe's PDF Library SDK

    I'm using php for development on Windows.
    I need the php to be read and downloadable in PDF format. I found this article http://www.adobe.com/devnet/pdf/library.html#av  Will Adobe PDF library SDK will support for my requirement.
    Kindly suggest if the following queries.
    1. Can this library be used with stand-alone PHP web based applications?
    2. Where can I find examples of usage of this library?
    If not Can u suggest me the product for my requirement.
    Awaiting your response,

    Hi,
    I just want to report my experiences with hybrid extensions and CS Extension Builder 1.5 for use with InDesign CS 5.5. I can say that trying to build a hybrid extension brings a lot of frustration, because CS Extension Builder has many bugs and the documentation plus the examples from InDesign and Illustrator are only a hint one can use. At least I am happy that I must not use the hybrid extension in my project, because I could do it completely in C++.
    The "SDK Extension Toolkit" mentioned in the post seems to be what I have as "nativeapptoolkit", and it has not much in it except the PlugPlug library itself and a small sample for Photoshop.
    After several days with resolving severe problems with the help of the forum messages, I was in the end not able to receive the user defined events that were sent from the plugin to the extension, what is the preferred way of communicating between plugin and extension.
    It seems that there is still a lot of work to do for Adobe to deliver an environment that is easy to use. Another obstacle is that one has to use the installer created by CS Extension Builder to install both the plugin and the extension, what limiteds the customization of the installer.
    Wolfgang

  • Is it possible to extract the contents of any PDF file using Adobe PDF SDK?

    Is it possible to extract the contents of any PDF file using Adobe PDF SDK?
    For Example: There is one pdf file. Let us say xxx.pdf with 32 pages. I am interested in only in a topic present at 10th page. Can I extract this information and save it into another pdf file (means new pdf file)?

    Thanks Irosenth,
    I am actually interested in extract the page and create a new PDF with that page. But still there is a catch that on which basis the page needs to extract either on PAGE number OR on Bookmark basis.
    But here in this scenario assume I am looking for the PDF file, now I want to save only page 5. How can I extract page 5 automatically/programmatuically? Or in simple word how can I get the reference link of page 5?
    Here I am not getting clear picture that Do I need both SDK Adobe & Acrobat to achieve this requirement. And more over you have mentioned that SDK itself is free. But on Adobe side it is mentioned that it is available by license only with this I have another doubt: To work my desktop/system application with Adobe PDF library, this library needs to distribute with the application. So in this case will it be chargeable for each and every deployment.
    Could you please provide me the link from where I can download the SDK? So that I can do some excerise with SDK to figure out the exact flow of functionality to work with my application.

  • Where can I find CODE & DOCS for Acrobat PDF Library SDK?

    Hi,
    I had used Acrobat PDF SDK in the past but it didnt serve the purpose and we had to abort plan. THis time we are using PDF LIBRARY SDK instead. When can i find the code and documentation for it?
    The only page I see is http://www.adobe.com/devnet/pdf/library/
    So I want to study the object models, objects, functions etc, cant find it. Also is there a book you can suggest to study it. I sort of know the PDF-SDK wel, is the PDF-LIBRARY-SDK almost the same ?
    Pls direct me to the code and documentation, so I can start coding on it.

    >WHy dont you have non confusing names for the products, one is the free Acrobat PDF SDK
    No, it's the Acrobat SDK. This doesn't seem confusing at all: it's an
    SDK for automating/controlling Acrobat, just as the Windows SDK is a
    tool for working with Windows, the Photoshop SDK is a tool for working
    with Photoshop etc. "Free" isn't used in the title, because that would
    be confusing, and might suggest it can be deployed with the free Adobe
    Reader.
    Nevertheless, maybe something could improve it because there are a
    huge number of developer who assume it will work with the Reader or
    without Acrobat, despite its name.
    >and the other is Acrobat PDF LIBRARY SDK, right?
    The other is the Adobe PDF Library. It's a library from Adobe for
    working with PDF. Acrobat is not part of the name. It would be
    confusing if it were. Maybe it could be called the "non-Acrobat PDF
    Library".
    Aandi Inston

  • Memory Problems with Adobe PDF iFilter for 64-bit

    In preparation to rebuild my Windows Search Index, I installed the Adobe PDF iFilter for 64-bit on my system (Vista Business 64).  When I finally rebuilt the index, I wasn't too surprised by what I saw happen, namely, the SearchFilter.exe process would kick in whenever I wasn't using the system and just eat RAM.  One time I turned it on and it had allocated over 4,000 MB (and my system only has 4,030 MB available) so of course it was forcing all the other processes to hard fault (ie. everything was moving like molasses--for example, it took 20 minutes to put the thing to sleep).  But I just let it do it's work, figuring that perhaps this was to be expected relative to the small library of PDF's that I've accumulated on my computer, ranging from LaTeX generated text files, to containers for hi-res scans.  So, after a day and a half of basically not using my laptop, everything finally calmed down and I enjoyed the benefits of searching the content of my library from the Windows Start menu--for a short while.
    However, to my dismay I've encountered the problem that this freezing of my computer would now occur after everytime I download a new PDF (in this particular case they were Google Books scans) and then left the computer to idle.  Again, the SearchFilter.exe would allocate all of my RAM for itself and just push everything else onto the Virtual RAM, which means the SLOWEST possibly fetching you can get.  I had to uninstall as this was making my computer unusable for 15-30 minutes after each idle. Everything is back in working order without the iFilter, but I would like to know if anyone has reported such problems on x64 systems.  Obviously, I will also report the problem to Microsoft, since the search engine should certainly have the precaution to handle such memory problems.   However, it is a problem that is created by the Adobe PDF iFilter interacting with the Windows Search engine.

    Hello,
    We believe we have figured this out.  It looks like it has to do with the length of the default folder location for the Adobe iFilter.
    I was able to reproduce the issue and the following resolved it for me.  See if this resolves it for you all as well.
    Here is how to get Adobe Version 11 PDF filter to work.
     1 . If you haven’t already, run the following in SQL Server:
    Sp_fulltext_service ‘Load_os_resources’, 1
    Go
    --you might also need to run: 
    sp_fulltext_service ‘Verify_signature’,0  --This is used to validate trusted iFilters. 0 disables it. So use with caution.
    --go
    2. Stop SQL Server.  (Make sure FDHost.exe stops)
    3.  
    Uninstall the Adobe ifilter (because it defaulted to having spaces or the folder name is too long).
    4.  
    Reinstall the Adobe iFilter and when it prompts for where to install it, change it to: C:\Program Files\Adobe\PDFiFilter
    5.  Once the installation finishes, go the computer’s Environment variables. Add the following to the PATH.
    C:\Program Files\Adobe\PDFiFilter\BIN
    NOTE: it must include the BIN folder
    NOTE: If you had the OLD location that included spaces, remove it from the path environment variable.
    6. Start SQL Server
    7.  IF you had an existing Full-text index on PDFs, drop the full-text index and recreate it.
    8. You should now get results when you run sys.dm_fts_index_keywords('db','tblname')  --Note: Change db to be the actual database name and tblname to be the actual table name.
     Give this a try and see if this fixes yours. 
    Sincerely,
    Rob Beene, MSFT

  • Is it possible to remove Adobe PDF 8.0 from the list in "Add Printers"

    When I add a printer on my system, there is a printer named "Adobe PDF 8.0" on the Add Printer list. I believe that this is a remnant left over from previous versions of the operating system (from Leopard or so). Can this item be deleted from this list? It isn't functional at all, and I'd rather not have it cluttering up the list. I've searched through the system looking for anything that could be causing this item to be listed there, but there appears to be no .PPD file or any entry in a .plist file that I can find. I've seen other people asking about this printer, but more from the perspective of "how to get it working" or "how do I print to PDFs now?". That isn't my question. I just want to nuke this item from my "Add Printers" list like it never happened. Thanks for any leads you can offer.
    See screen shot below if you are confused as to what I am talking about. The top "Adobe PDF 8.0" is from my computer. The second one is something someone is incorrectly sharing from their computer (which I will remove as soon as I get access to it).

    I tried manually removing some files but still the Adobe PDF 8 appeared in the Add Printers > Default view.
    I then ran the Adobe Acrobat uninstaller and this successfully stopped the Adobe PDF 8 "printer" from appearing. Thankfully the Uninstaller also created a log file that I have posted below showing all that was removed from the Mac. Note that you probably don't have all the files listed, especially if you have already removed Acrobat 8 from this Mac, but if you remove the files that are remaining then this will be sure to stop the printer from appearing.
    /Applications/Microsoft Office 2008/PDFMakerLib
    /Applications/Microsoft Office 2008/PDFMakerLib
    /Applications/Microsoft Office 2008/PDFMakerLib
    /Applications/Microsoft Office 2008/Office/Startup/Excel/PDFMaker.xla
    /Applications/Microsoft Office 2008/Office/Startup/PowerPoint/PDFMaker.ppa
    /Applications/Microsoft Office 2008/Office/Startup/Word/PDFMaker.dot
    /Library/Application Support/Adobe/Acrobat/com.adobe.Acrobat.Pro/uninstall.log
    /Library/Application Support/Adobe/Acrobat/com.adobe.distiller/uninstall.log
    /Users/testuser/Library/Application Support/Adobe/Acrobat
    /Users/testuser/Library/Preferences/Acrobat
    /Users/testuser/Library/Preferences/Acrobat Distiller Prefs
    /Users/testuser/Library/Preferences/com.adobe.acrobat.80.sh.plist
    /Users/testuser/Library/Preferences/com.adobe.print.AdobePDF8
    /Users/testuser/Library/Preferences/com.adobe.Acrobat.plist
    /Users/testuser/Library/Preferences/com.adobe.Acrobat.Pro8.0.plist
    /Users/testuser/Library/Preferences/com.adobe.Acrobat.Pro.plist
    Users/testuser/Library/Preferences/com.adobe.Acrobat.Pro_x86_8.0.plist
    /Users/testuser/Library/Preferences/com.adobe.Acrobat.Pro_ppc_8.0.plist
    /Users/testuser/Library/Preferences/com.adobe.Acrobat8.0.plist
    /Users/testuser/Library/Preferences/com.adobe.distiller.plist
    /Users/testuser/Library/Preferences/com.adobe.distiller8.plist
    /Users/testuser/Library/Printers/Adobe PDF 8.0.app
    /Applications/Adobe Acrobat 8 Professional/Adobe Acrobat Professional.app
    /Applications/Adobe Acrobat 8 Professional/Acrobat Distiller.app
    /Applications/Adobe Acrobat 8 Professional/ReadMe.html
    /Applications/Adobe Acrobat 8 Professional/ReadMeJ.html
    /Applications/Adobe Acrobat 8 Professional/ReadMeCT.html
    /Applications/Adobe Acrobat 8 Professional/ReadMeCS.html
    /Applications/Adobe Acrobat 8 Professional/Læs-mig.html
    /Applications/Adobe Acrobat 8 Professional/Leesmij.html
    /Applications/Adobe Acrobat 8 Professional/Bitte lesen.html
    /Applications/Adobe Acrobat 8 Professional/Ouvrez-moi.html
    /Applications/Adobe Acrobat 8 Professional/Léame.html
    /Applications/Adobe Acrobat 8 Professional/Leggimi.html
    /Applications/Adobe Acrobat 8 Professional/Leiame.html
    /Applications/Adobe Acrobat 8 Professional/Les Meg.html
    /Applications/Adobe Acrobat 8 Professional/LueMinut.html
    /Applications/Adobe Acrobat 8 Professional/Viktigt.html
    /Applications/Adobe Acrobat 8 Professional/ReadMeK.html
    /Library/Application Support/Adobe/Acrobat
    /Library/Internet Plug-Ins/AdobePDFViewer.plugin
    /Library/Preferences/com.adobe.acrobat.pdfviewer.plist
    /Library/Printers/PPD Plugins/AdobePDFPDE800.plugin
    /Library/Printers/PPDs/Contents/Resources/en.lproj/ADPDF8.PPD
    /Library/Printers/PPDs/Contents/Resources/ja.lproj/ADPDF8J.PPD
    /Library/Printers/PPDs/Contents/Resources/ko.lproj/ADPDF8K.PPD
    /Library/Printers/PPDs/Contents/Resources/zh_CN.lproj/ADPDF8CS.PPD
    /Library/Printers/PPDs/Contents/Resources/zh_TW.lproj/ADPDF8CT.PPD
    /usr/libexec/cups/backend/pdf800

  • How can I set 'Adobe PDF printer' as one of my printer choices?

    I've given it half an hour. Can't seem to figure out how I can set 'Adobe PDF printer' as one of my printer options. I'm not sure if I need to download an Adobe file, and what folder I might need to place it in, and if I also need to add a specific driver.
    I'm trying to create a PDF file that printers and outfits like www.lulu.com will accept. Printing an MS Word document via 'Adobe PDF printer' will allow me, I'm told, to produce a suitable PDF file.
    Ideally I'm producing the original document in Pages - but I've been told by printers and lulu.com et. al. that no one out there likes PDF's produced by Pages ("not professional").
    Any suggestions you might have would be most appreciated...
    Ben

    Ben Low wrote:
    I downloaded the Lulu Adobe PDF joboptions file ... but it didn't come with any instructions on how to install or use it. I just have the file. I opened it with a double click and got Adobe Distiller - and I can 'see' what the settings are, but I'd love to understand how to install it so it becomes a selection when I export from Pages.
    Forget the Lulu instruction about double click to install. Quit Acobat Distiller and Acrobat Pro. Move the Lulu joboptions file to the Adobe PDF Settings folder. The path to it is:
    HD/Library/Application Support/Adobe PDF/Settings/
    or
    HD/Library/Application Support/Adobe/Adobe PDF/Settings/
    You're in the right folder when you see other joboptions files already in the Settings folder.
    Next, launch Pages and open your document.
    From the File menu, select Page Setup. In that window, select Adobe PDF 7 for "Format for," choose your paper size, orientation and scale % and click OK.
    From the File menu, select Print
    In the Print window, be sure the Printer is Adobe PDF 7
    Click on Layout for a pop down list and select PDF Options
    To the right of "Adobe PDF Settings" click for a pop up list and select Lulu
    Click Print
    HTH

  • PDF Library in a folio

    I am attempting to make a PDF library within one of my folios. It is a 4 page article, with the 3 and 4th pages having links to PDF's.
    Originally the PDF library was an HTML widget built for an iBook. But when I use a button to launch a Web Content overlay, there is no way to close the widget. iBooks would place its own DONE or close button over the widget to allow the user to close it and go back to the iBook. in DPS, it opens the widget, but does not give a close button. I tried creating an MSO with a close button in it, but the web content overlay hides the button, even if the close button is on the layer above it within the MSO state.
    So, I am trying to rebuild the widget within ID DPS, and am about 90% there. I have an MSO with the layout of the buttons to launch the PDF's in one state, and a blank object. I can use a button to GO TO STATE 2 to display the state with all the links and a background in it, and it shows the close button that has a GO TO STATE 1 function that triggers state 1 which is blank.
    So, that all works just fine. My problem is that I can't get a PDF to open from within the MSO STATE 2. I've tried a button with an OPEN FILE action, I've tried hyperlinks to the HTMLResources zip file that I've uploaded the PDF's to. The both don't work. I've tried the procedure in the DPS tips and tricks app, but I can't get the pdf to open. When previewing on the iPad, it shows an error that it can't find the URL.
    Any ideas? It seems that InDesign isn't always good at updating the web content overlay links either. I'll make a change to the HTML content in dreamweaver, save it, switch to ID and relink to the same index page of the HTML content, preview it and the changes are not there.
    Matt

    Unfortunately, you cannot change a scan into live text using Adobe Reader. At a minimum you would need Adobe Acrobat to run what's called Optical Character Recognition.
    What I've recommended to people in the past is to use the drawing markup tools to draw boxes around the text they want highlighted then play around with the fill color of the box until they get something close to what they want.

  • "Save as Adobe PDF quit unexpectedly while using the adobePDFPort plug-in"

    Help!  I am using Acrobat Pro X (updated to 10.1.1)... to print .docx to PDF/X-1a:2001... My iMAC is producing error code:
    "Save as Adobe PDF quit unexpectedly while using the adobePDFPort plug-in" (yes... all runtogether like that)
    I note that the error code reflects "Version 10.0.0")
    Here's the error code... any ideas?
    =========================================================
    Process:         Save as Adobe PDF [392]
    Path:            /Library/PDF Services/Save as Adobe PDF.app/Contents/MacOS/Save as Adobe PDF
    Identifier:      com.apple.automator.SaveasAdobePDF
    Version:         10.0.0 (10.0.0)
    Build Info:      Automator-1600000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [175]
    PlugIn Path:       /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    PlugIn Identifier: AdobePDFPort
    PlugIn Version:    ??? (???)
    Date/Time:       2011-10-12 23:09:16.247 -1000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          5470 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  793 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                     
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000007fbff0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0xffff0f38 __memcpy + 1944
    1   AdobePDFPort                            0x15aa12cb PDFPortInitialize + 247119
    2   AdobePDFPort                            0x15aba1e2 PDFPortInitialize + 349286
    3   AdobePDFPort                            0x15abbc2e PDFPortInitialize + 356018
    4   AdobePDFPort                            0x15abc0ad PDFPortInitialize + 357169
    5   AdobePDFPort                            0x15a63f7f 0x15a4d000 + 94079
    6   AdobeAGM                                0x161c5049 AGMInitialize + 2355051
    7   AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    8   AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    9   AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    10  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    11  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    12  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    13  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    14  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    15  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    16  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    17  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    18  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    19  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    20  com.adobe.AcroPDFProcessor              0x14f1685c BIB_NT_NMT::CAGMPort::Show(BIB_NT_NMT::CCTTextList const&, unsigned int, BRVCoordMatrix const*) const + 46
    21  com.adobe.AcroPDFProcessor              0x14f185da BIB_NT_NMT::ClientGPLineSegment::Show(BIB_NT_NMT::CTTextList*, unsigned int, BRVCoordMatrix const*) const + 62
    22  com.adobe.AcroPDFProcessor              0x14f13027 _GPLineSegmentAGMPortShowProcV5(BIB_NT_NMT::ClientGPLineSegment*, BIB_NT_NMT::CTTextList*, unsigned int, BRVCoordMatrix const*) + 41
    23  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    24  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    25  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    26  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    27  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    28  AdobeAGM                                0x16191d0d AGMInitialize + 2145327
    29  AdobeAGM                                0x1616d01a AGMInitialize + 1994556
    30  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    31  AdobeAGM                                0x15ff51ca AGMInitialize + 454892
    32  AdobeAGM                                0x15fdd6ef AGMInitialize + 357905
    33  AdobeAGM                                0x15fddb83 AGMInitialize + 359077
    34  AdobeAGM                                0x15fe5438 AGMInitialize + 389978
    35  AdobeAGM                                0x1600f9a8 AGMInitialize + 563402
    36  AdobeAGM                                0x160106d4 AGMInitialize + 566774
    37  AdobeAGM                                0x16010ac4 AGMInitialize + 567782
    38  AdobeAGM                                0x160104ed AGMInitialize + 566287
    39  AdobeAGM                                0x16010ac4 AGMInitialize + 567782
    40  AdobeAGM                                0x16010bac AGMInitialize + 568014
    41  AdobeAGM                                0x1600f585 AGMInitialize + 562343
    42  AdobeAGM                                0x15fcc5b9 AGMInitialize + 287963
    43  AdobeAGM                                0x15fcb1a2 AGMInitialize + 282820
    44  AdobeAGM                                0x15f6e25b 0x15f43000 + 176731
    45  com.adobe.AcroPDFProcessor              0x14f134a4 BIB_NT_NMT::CAGMFlatteningPort::ShowPage(BIB_NT_NMT::CAGMPort const&, BIB_NT_NMT::CBIBProgress const&) const + 38
    46  com.adobe.AcroPDFProcessor              0x14f51ac7 CTransFlattener::Term() const + 103
    47  com.adobe.AcroPDFProcessor              0x14f4873d CPDFProcessor::DrawPageContentToPort(std::vector<_APPOperationStatusData, std::allocator<_APPOperationStatusData> >&) + 127
    48  com.adobe.AcroPDFProcessor              0x14f4d2c7 CPDFProcessor::RenderContent() + 381
    49  com.adobe.AcroPDFProcessor              0x14f4f4a9 CPDFProcessor::Work() + 49
    50  com.adobe.AcroPDFProcessor              0x14f44bcb AcroPDFProcessorWork + 268
    51  ...Automator.Save as Adobe PDF          0x01fed4b6 PDFProcessPDF::ProcessPDF(char const*, char const*, char const*, APPPDFLData, long (*)(__CFURL const*, __CFURL const*, __CFURL const*, bool (*)(float, APPStatusData const*, void*), void*), bool (*)(APPPDFLData const*), void (*)(), bool (*)(float, APPStatusData const*, void*)) + 486
    52  ...Automator.Save as Adobe PDF          0x01fefe59 -[PDFtoAdobePDF mainThreadRunWithInput:fromAction:error:] + 1689
    53  com.apple.CoreFoundation                0x9467dedd __invoking___ + 29
    54  com.apple.CoreFoundation                0x9467de48 -[NSInvocation invoke] + 136
    55  com.apple.Foundation                    0x90be7711 __NSThreadPerformPerform + 506
    56  com.apple.CoreFoundation                0x9464345b __CFRunLoopDoSources0 + 1563
    57  com.apple.CoreFoundation                0x94640f1f __CFRunLoopRun + 1071
    58  com.apple.CoreFoundation                0x946403f4 CFRunLoopRunSpecific + 452
    59  com.apple.CoreFoundation                0x94640221 CFRunLoopRunInMode + 97
    60  com.apple.HIToolbox                     0x95516e04 RunCurrentEventLoopInMode + 392
    61  com.apple.HIToolbox                     0x95516af5 ReceiveNextEventCommon + 158
    62  com.apple.HIToolbox                     0x95516a3e BlockUntilNextEventMatchingListInMode + 81
    63  com.apple.AppKit                        0x99c99595 _DPSNextEvent + 847
    64  com.apple.AppKit                        0x99c98dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    65  com.apple.AppKit                        0x99c5b1f3 -[NSApplication run] + 821
    66  com.apple.AppKit                        0x99c53289 NSApplicationMain + 574
    67  ...le.automator.SaveasAdobePDF          0x000028f3 0x1000 + 6387
    68  ...le.automator.SaveasAdobePDF          0x000028aa 0x1000 + 6314
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x98a8d382 kevent + 10
    1   libSystem.B.dylib                       0x98a8da9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x98a8cf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x98a8ccfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x98a8c781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 2:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x98a94aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98a9475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98a963f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x90bf9753 -[NSCondition wait] + 316
    4   com.apple.Foundation                    0x90be6dd5 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation                    0x90bf98af -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   ...Automator.Save as Adobe PDF          0x01fef79d -[PDFtoAdobePDF runWithInput:fromAction:error:] + 269
    7   com.apple.AutomatorFramework            0x000bf9df -[AMAction runWithInput:loopParent:] + 511
    8   com.apple.AutomatorFramework            0x000bee5f -[AMWorkflowRunner runAction:withInput:loopParent:] + 1407
    9   com.apple.AutomatorFramework            0x00114068 -[AMWorkflowRunner runAction:] + 72
    10  com.apple.AutomatorFramework            0x0018061d -[AMRunActionOperation main] + 109
    11  com.apple.Foundation                    0x90bf8c61 -[__NSOperationInternal start] + 808
    12  com.apple.Foundation                    0x90ce912f ____NSOQSchedule_block_invoke_2 + 119
    13  libSystem.B.dylib                       0x98a9aa24 _dispatch_call_block_and_release + 16
    14  libSystem.B.dylib                       0x98a8ccf2 _dispatch_worker_thread2 + 228
    15  libSystem.B.dylib                       0x98a8c781 _pthread_wqthread + 390
    16  libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x98a66afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x98a67267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9464130f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x946403f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94646334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x908c5b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x9a55b54a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    8   libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 4:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x98a85ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x94680c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    3   libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x98a94aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98a9475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98a963f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9a59021e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x9a57bb68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x9a577533 MPWaitOnQueue + 250
    6   AdobeACE                                0x15014fad 0x14fd5000 + 262061
    7   AdobeACE                                0x150149a5 0x14fd5000 + 260517
    8   ...ple.CoreServices.CarbonCore          0x9a55b54a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    10  libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x98a94aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98ac09c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x98ac0903 usleep$UNIX2003 + 61
    3   com.apple.AppKit                        0x99e02e2d -[NSUIHeartBeat _heartBeatThread:] + 2039
    4   com.apple.Foundation                    0x90bd1564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x90bd1514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    7   libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x98a8c412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98a8c9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 8:
    0   libSystem.B.dylib                       0x98a8c412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98a8c9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffff072e  ebx: 0x15aa0e4b  ecx: 0x00000000  edx: 0xff9a1100
      edi: 0x00e5af30  esi: 0x00e5afe4  ebp: 0xbfffcc08  esp: 0xbfffcc00
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x007fbff0
    Binary Images:
        0x1000 -     0x2ffe  com.apple.automator.SaveasAdobePDF 10.0.0 (10.0.0) /Library/PDF Services/Save as Adobe PDF.app/Contents/MacOS/Save as Adobe PDF
        0x8000 -    0x4eff7  com.apple.AppleScriptKit 1.5.1 (82.1) <CFCB7516-7CF2-9AB0-4B11-4A3768BCC536> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
       0x91000 -   0x1f2ff3  com.apple.AutomatorFramework 1.2.2 (247.1) <D376C547-E1E9-8EF2-3533-C9DB652846FD> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
      0x29c000 -   0x2dcff7  com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0x2f5000 -   0x331ff7  com.apple.OSAKit 1.2.1 (76) <6F598EE9-9973-5983-2A71-56FF1AB0081B> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
      0x355000 -   0x361fe7  libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <AC82059F-7F88-6399-9323-57553E2ECDA9> /usr/lib/libexslt.0.dylib
      0x367000 -   0x374ffb  com.apple.AppleScriptObjC 1.0.2 (???) <C102ED58-3401-7EC8-FA64-2DB86BCE552D> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
      0x778000 -   0x793ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
      0x7ef000 -   0x7efff7  com.apple.applescript.component 2.1.2 (2.1.2) <FB2636BE-967B-E888-68D2-0BC612AF0E3A> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x1df3000 -  0x1df4ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1feb000 -  0x1ff3ff3 +com.adobe.Automator.Save as Adobe PDF 10.0 (10.0) <3DE97EA0-D98C-E82D-4B1D-D99C2A93368B> /Library/Automator/Save as Adobe PDF.action/Contents/MacOS/Save as Adobe PDF
    0x12a00000 - 0x12a98fff  com.apple.applescript 2.1.2 (2.1.2) <7FF74F62-BB2C-0B23-B1D3-08BDC8E9C05D> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x12ac7000 - 0x12aeffff +AdobeAXE8SharedExpat ??? (???) <6DE8E2CA-91EC-77D7-E674-D336B7D09AF5> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Shar edExpat
    0x12aff000 - 0x12b1cff7 +AdobeBIB ??? (???) <C8D72268-BACB-F5BC-4816-6FBCE3AC9D7B> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x14f0e000 - 0x14f80fe3 +com.adobe.AcroPDFProcessor ??? (9.1) <9DA22D92-FF5C-700A-732E-675B98E7DC43> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AcroPDFProcessor.framework/AcroPDFProcessor
    0x14fd5000 - 0x150f6feb +AdobeACE ??? (???) <96E85668-011F-89E7-7C45-10201B041DF4> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x15119000 - 0x15924fef +AdobePDFL ??? (???) <D2DFF444-15ED-2A2A-D9B8-67166B638CD1> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x159e7000 - 0x15a44fff +AdobeXMP ??? (???) <E3A59E8C-A514-8A4A-F965-E9C043C7AC96> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x15a4d000 - 0x15b4effb +AdobePDFPort ??? (???) <E7D54C48-BB0B-0C65-BB80-E21B88D428CF> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x15b61000 - 0x15b9aff3 +AdobeARE ??? (???) <E5933339-72CF-4821-A7D7-9629ACCF0872> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x15ba0000 - 0x15bc6ffb +AdobeBIBUtils ??? (???) <B9888BEE-A939-50E3-1CD3-3313AC14A073> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x15bcd000 - 0x15ef1fe3 +com.adobe.CoolType AdobeCoolType 5.08.109.16711 (5.08.109.16711) <30E3817B-40A2-8F15-001C-D20458513B0C> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x15f43000 - 0x16507ffb +AdobeAGM ??? (???) <3491C21A-4505-82DE-5C7A-6E273B404C80> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x165ba000 - 0x16658ff3 +libicucnv.40.0.dylib 40.0.0 (compatibility 40.0.0) <24A6FEF6-E3BF-5B0A-702E-FB6C04B8347E> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dyli b
    0x1667e000 - 0x166ebff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <94A53743-16F4-CFA4-164E-D0AC4431B899> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x1942b000 - 0x19439fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1949b000 - 0x194adff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x195ee000 - 0x195f3ff7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <31610F71-4447-CC8F-2859-4B881BB48F9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x40000000 - 0x400c9fe7 +AdobeJP2K ??? (???) <7A622F2A-B71F-20FD-CD4A-F7B298F6ECC5> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90005ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x90006000 - 0x9002eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x9007e000 - 0x90119fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9011a000 - 0x9013eff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9013f000 - 0x9015ffe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x90160000 - 0x902a3fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x902a4000 - 0x9075fff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x90760000 - 0x90761ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x9080c000 - 0x90855fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x90856000 - 0x9086affb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x9086b000 - 0x908c3fe7  com.apple.datadetectorscore 2.0 (80.7) <D1644549-DBF1-A2DA-55A4-D3AFD5F8315A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x908c4000 - 0x9099efff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9099f000 - 0x90bbaff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90bbb000 - 0x90e2cfef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90e35000 - 0x90ec7fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x90ec8000 - 0x90ef8ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x90ef9000 - 0x9101ffe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91020000 - 0x91122fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x91123000 - 0x91128ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91129000 - 0x91129ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91156000 - 0x911b0fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x911bf000 - 0x911c9ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x911db000 - 0x911dfff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x911e0000 - 0x9123dff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9123e000 - 0x91250ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <D3B86149-3466-B202-DBC1-06C575D451EB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
    0x91251000 - 0x9137effb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x9137f000 - 0x913e3ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x913e4000 - 0x91426ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x91427000 - 0x914a7feb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x914b0000 - 0x91524fef  com.apple.CoreSymbolication 2.0 (23) <8C63D09A-6DF5-082A-553B-3E7610604C5D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x91525000 - 0x91547fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x91725000 - 0x91a90ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91a91000 - 0x91b3efe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x91b3f000 - 0x91bd7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91bd8000 - 0x91be5fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x91be6000 - 0x91cc6fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x91cc7000 - 0x91ccaff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x91cd7000 - 0x91d74fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x91d75000 - 0x91ea3fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91ea4000 - 0x91eb0ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x91eb1000 - 0x91f12fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x91f13000 - 0x91f63ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x91f64000 - 0x91f65ff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x91f66000 - 0x91f7afe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x91f7b000 - 0x91f7bffb  libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
    0x91fc8000 - 0x9200fffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x9204e000 - 0x9208bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9208c000 - 0x92de6fe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x92de7000 - 0x92dfcfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x92ef9000 - 0x92efcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92efd000 - 0x92f1efe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92f1f000 - 0x92f62ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92fa9000 - 0x92fa9ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x92faa000 - 0x93066fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x93067000 - 0x93077ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x93078000 - 0x932a3ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x932a4000 - 0x932e9ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x932ea000 - 0x9331dfff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93379000 - 0x9337cfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9337d000 - 0x93395ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x93421000 - 0x93471ff7  com.apple.Symbolication 1.1 (67) <A173E87D-4F8D-C1F1-891C-48981656F84C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x93472000 - 0x93478fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x934c3000 - 0x934e2ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93506000 - 0x935d1fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x93620000 - 0x93628ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x93629000 - 0x9362dff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9362e000 - 0x93630fe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x93631000 - 0x93658ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x93659000 - 0x93712fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x93713000 - 0x93717ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x93718000 - 0x93b4dff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x93b4e000 - 0x9433d557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x9433e000 - 0x94364ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9439a000 - 0x9439dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9439e000 - 0x9439eff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9439f000 - 0x94561feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x94562000 - 0x945b5ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x945cf000 - 0x945cfff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x945d0000 - 0x94603ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x94604000 - 0x9477ffe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x947ef000 - 0x94800ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x94801000 - 0x9480aff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9480b000 - 0x94845ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x94846000 - 0x94851ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x94852000 - 0x94c68ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x94d5e000 - 0x94d5eff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94d5f000 - 0x94dceff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94dcf000 - 0x94e49fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9514c000 - 0x95258ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x95259000 - 0x95259ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9525a000 - 0x952d7ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowse r
    0x952d8000 - 0x954dffeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x954e0000 - 0x954e1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x954e2000 - 0x95806fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x95807000 - 0x95819ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9676d000 - 0x96815ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x96816000 - 0x9688fff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x96890000 - 0x96992fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x96993000 - 0x969d1ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96a08000 - 0x96c6eff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96c6f000 - 0x96db1ff7  com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x96de9000 - 0x96df4ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e17000 - 0x96e34fe7  com.apple.DotMacSyncManager 2.0.3 (446.9) <11FAEB92-AA44-CFA4-F2D3-73687984BAFD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManage r
    0x96e35000 - 0x96ee3ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x96ee4000 - 0x96fb5fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x96fb6000 - 0x9702dff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9702e000 - 0x97049ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x971e0000 - 0x9724fff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x97250000 - 0x97308feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x97309000 - 0x9730bff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x97496000 - 0x97504ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x97505000 - 0x975b1fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x975ec000 - 0x97630ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97631000 - 0x97649ff3  com.apple.ScriptingBridge 1.1.2 (???) <01EEBDAB-C818-C2F4-576C-E916448F5D06> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x97728000 - 0x978aafe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x978ab000 - 0x978b2ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x978f4000 - 0x97904ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x97905000 - 0x97913ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9795c000 - 0x97997feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x97998000 - 0x979a3ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x979ab000 - 0x97a2dffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x97a2e000 - 0x97b2ffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x97b30000 - 0x97f81fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97f82000 - 0x97fc8ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x97fc9000 - 0x97fc9ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97fca000 - 0x97fcaff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97fcb000 - 0x98005fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x98006000 - 0x98143fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98144000 - 0x98144ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98145000 - 0x98327fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x98328000 - 0x98335ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9833d000 - 0x9837eff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x9837f000 - 0x983e9fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98a66000 - 0x98c0dff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x98c0e000 - 0x98c89fff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98c8d000 - 0x98cd1fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9932c000 - 0x99336fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9943e000 - 0x99481ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9959b000 - 0x995a0ff7  com.apple.AOSNotification 1.2.0 (124) <3CDBCEB8-1078-7152-10CE-001B772AF04F> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x995a1000 - 0x995deff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x995df000 - 0x99610ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x99611000 - 0x99617fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9977b000 - 0x9977cff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9977d000 - 0x997cafeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x99900000 - 0x99938ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x99939000 - 0x99c33fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x99c34000 - 0x99c50fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x99c51000 - 0x9a534ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a535000 - 0x9a855ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x9a856000 - 0x9a896ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x9a897000 - 0x9a8edff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x9a8ee000 - 0x9a929fe7  com.apple.DebugSymbols 1.1 (70) <1D0447CB-C221-A112-AA68-372951672A3D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9ab09000 - 0x9ab17fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HDE721010SLA330, 931.51 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: Hub, 0x2001  (D-Link Corporation), 0xf103, 0x24300000 / 3
    USB Device: My Book, 0x1058  (Western Digital Technologies, Inc.), 0x1100, 0x24320000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc501, 0x24340000 / 5
    USB Device: Klipsch ProMedia 2.1 Wireless, 0x170d  (Avnera), 0x0001, 0x24360000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    MAC OS X 10.6.8 3.06 Intel Core 2 Duo

    Help!  I am using Acrobat Pro X (updated to 10.1.1)... to print .docx to PDF/X-1a:2001... My iMAC is producing error code:
    "Save as Adobe PDF quit unexpectedly while using the adobePDFPort plug-in" (yes... all runtogether like that)
    I note that the error code reflects "Version 10.0.0")
    Here's the error code... any ideas?
    =========================================================
    Process:         Save as Adobe PDF [392]
    Path:            /Library/PDF Services/Save as Adobe PDF.app/Contents/MacOS/Save as Adobe PDF
    Identifier:      com.apple.automator.SaveasAdobePDF
    Version:         10.0.0 (10.0.0)
    Build Info:      Automator-1600000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [175]
    PlugIn Path:       /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    PlugIn Identifier: AdobePDFPort
    PlugIn Version:    ??? (???)
    Date/Time:       2011-10-12 23:09:16.247 -1000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          5470 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  793 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                     
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000007fbff0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0xffff0f38 __memcpy + 1944
    1   AdobePDFPort                            0x15aa12cb PDFPortInitialize + 247119
    2   AdobePDFPort                            0x15aba1e2 PDFPortInitialize + 349286
    3   AdobePDFPort                            0x15abbc2e PDFPortInitialize + 356018
    4   AdobePDFPort                            0x15abc0ad PDFPortInitialize + 357169
    5   AdobePDFPort                            0x15a63f7f 0x15a4d000 + 94079
    6   AdobeAGM                                0x161c5049 AGMInitialize + 2355051
    7   AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    8   AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    9   AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    10  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    11  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    12  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    13  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    14  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    15  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    16  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    17  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    18  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    19  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    20  com.adobe.AcroPDFProcessor              0x14f1685c BIB_NT_NMT::CAGMPort::Show(BIB_NT_NMT::CCTTextList const&, unsigned int, BRVCoordMatrix const*) const + 46
    21  com.adobe.AcroPDFProcessor              0x14f185da BIB_NT_NMT::ClientGPLineSegment::Show(BIB_NT_NMT::CTTextList*, unsigned int, BRVCoordMatrix const*) const + 62
    22  com.adobe.AcroPDFProcessor              0x14f13027 _GPLineSegmentAGMPortShowProcV5(BIB_NT_NMT::ClientGPLineSegment*, BIB_NT_NMT::CTTextList*, unsigned int, BRVCoordMatrix const*) + 41
    23  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    24  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    25  AdobeAGM                                0x1618ec9a AGMInitialize + 2132924
    26  AdobeAGM                                0x15f96ac3 AGMInitialize + 68069
    27  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    28  AdobeAGM                                0x16191d0d AGMInitialize + 2145327
    29  AdobeAGM                                0x1616d01a AGMInitialize + 1994556
    30  AdobeAGM                                0x16182b5e AGMInitialize + 2083456
    31  AdobeAGM                                0x15ff51ca AGMInitialize + 454892
    32  AdobeAGM                                0x15fdd6ef AGMInitialize + 357905
    33  AdobeAGM                                0x15fddb83 AGMInitialize + 359077
    34  AdobeAGM                                0x15fe5438 AGMInitialize + 389978
    35  AdobeAGM                                0x1600f9a8 AGMInitialize + 563402
    36  AdobeAGM                                0x160106d4 AGMInitialize + 566774
    37  AdobeAGM                                0x16010ac4 AGMInitialize + 567782
    38  AdobeAGM                                0x160104ed AGMInitialize + 566287
    39  AdobeAGM                                0x16010ac4 AGMInitialize + 567782
    40  AdobeAGM                                0x16010bac AGMInitialize + 568014
    41  AdobeAGM                                0x1600f585 AGMInitialize + 562343
    42  AdobeAGM                                0x15fcc5b9 AGMInitialize + 287963
    43  AdobeAGM                                0x15fcb1a2 AGMInitialize + 282820
    44  AdobeAGM                                0x15f6e25b 0x15f43000 + 176731
    45  com.adobe.AcroPDFProcessor              0x14f134a4 BIB_NT_NMT::CAGMFlatteningPort::ShowPage(BIB_NT_NMT::CAGMPort const&, BIB_NT_NMT::CBIBProgress const&) const + 38
    46  com.adobe.AcroPDFProcessor              0x14f51ac7 CTransFlattener::Term() const + 103
    47  com.adobe.AcroPDFProcessor              0x14f4873d CPDFProcessor::DrawPageContentToPort(std::vector<_APPOperationStatusData, std::allocator<_APPOperationStatusData> >&) + 127
    48  com.adobe.AcroPDFProcessor              0x14f4d2c7 CPDFProcessor::RenderContent() + 381
    49  com.adobe.AcroPDFProcessor              0x14f4f4a9 CPDFProcessor::Work() + 49
    50  com.adobe.AcroPDFProcessor              0x14f44bcb AcroPDFProcessorWork + 268
    51  ...Automator.Save as Adobe PDF          0x01fed4b6 PDFProcessPDF::ProcessPDF(char const*, char const*, char const*, APPPDFLData, long (*)(__CFURL const*, __CFURL const*, __CFURL const*, bool (*)(float, APPStatusData const*, void*), void*), bool (*)(APPPDFLData const*), void (*)(), bool (*)(float, APPStatusData const*, void*)) + 486
    52  ...Automator.Save as Adobe PDF          0x01fefe59 -[PDFtoAdobePDF mainThreadRunWithInput:fromAction:error:] + 1689
    53  com.apple.CoreFoundation                0x9467dedd __invoking___ + 29
    54  com.apple.CoreFoundation                0x9467de48 -[NSInvocation invoke] + 136
    55  com.apple.Foundation                    0x90be7711 __NSThreadPerformPerform + 506
    56  com.apple.CoreFoundation                0x9464345b __CFRunLoopDoSources0 + 1563
    57  com.apple.CoreFoundation                0x94640f1f __CFRunLoopRun + 1071
    58  com.apple.CoreFoundation                0x946403f4 CFRunLoopRunSpecific + 452
    59  com.apple.CoreFoundation                0x94640221 CFRunLoopRunInMode + 97
    60  com.apple.HIToolbox                     0x95516e04 RunCurrentEventLoopInMode + 392
    61  com.apple.HIToolbox                     0x95516af5 ReceiveNextEventCommon + 158
    62  com.apple.HIToolbox                     0x95516a3e BlockUntilNextEventMatchingListInMode + 81
    63  com.apple.AppKit                        0x99c99595 _DPSNextEvent + 847
    64  com.apple.AppKit                        0x99c98dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    65  com.apple.AppKit                        0x99c5b1f3 -[NSApplication run] + 821
    66  com.apple.AppKit                        0x99c53289 NSApplicationMain + 574
    67  ...le.automator.SaveasAdobePDF          0x000028f3 0x1000 + 6387
    68  ...le.automator.SaveasAdobePDF          0x000028aa 0x1000 + 6314
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x98a8d382 kevent + 10
    1   libSystem.B.dylib                       0x98a8da9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x98a8cf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x98a8ccfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x98a8c781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 2:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x98a94aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98a9475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98a963f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x90bf9753 -[NSCondition wait] + 316
    4   com.apple.Foundation                    0x90be6dd5 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation                    0x90bf98af -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   ...Automator.Save as Adobe PDF          0x01fef79d -[PDFtoAdobePDF runWithInput:fromAction:error:] + 269
    7   com.apple.AutomatorFramework            0x000bf9df -[AMAction runWithInput:loopParent:] + 511
    8   com.apple.AutomatorFramework            0x000bee5f -[AMWorkflowRunner runAction:withInput:loopParent:] + 1407
    9   com.apple.AutomatorFramework            0x00114068 -[AMWorkflowRunner runAction:] + 72
    10  com.apple.AutomatorFramework            0x0018061d -[AMRunActionOperation main] + 109
    11  com.apple.Foundation                    0x90bf8c61 -[__NSOperationInternal start] + 808
    12  com.apple.Foundation                    0x90ce912f ____NSOQSchedule_block_invoke_2 + 119
    13  libSystem.B.dylib                       0x98a9aa24 _dispatch_call_block_and_release + 16
    14  libSystem.B.dylib                       0x98a8ccf2 _dispatch_worker_thread2 + 228
    15  libSystem.B.dylib                       0x98a8c781 _pthread_wqthread + 390
    16  libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x98a66afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x98a67267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9464130f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x946403f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94646334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x908c5b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x9a55b54a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    8   libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 4:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x98a85ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x94680c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    3   libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x98a94aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98a9475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98a963f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9a59021e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x9a57bb68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x9a577533 MPWaitOnQueue + 250
    6   AdobeACE                                0x15014fad 0x14fd5000 + 262061
    7   AdobeACE                                0x150149a5 0x14fd5000 + 260517
    8   ...ple.CoreServices.CarbonCore          0x9a55b54a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    10  libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x98a94aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98ac09c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x98ac0903 usleep$UNIX2003 + 61
    3   com.apple.AppKit                        0x99e02e2d -[NSUIHeartBeat _heartBeatThread:] + 2039
    4   com.apple.Foundation                    0x90bd1564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x90bd1514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x98a94259 _pthread_start + 345
    7   libSystem.B.dylib                       0x98a940de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x98a8c412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98a8c9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 8:
    0   libSystem.B.dylib                       0x98a8c412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98a8c9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98a8c5c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffff072e  ebx: 0x15aa0e4b  ecx: 0x00000000  edx: 0xff9a1100
      edi: 0x00e5af30  esi: 0x00e5afe4  ebp: 0xbfffcc08  esp: 0xbfffcc00
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x007fbff0
    Binary Images:
        0x1000 -     0x2ffe  com.apple.automator.SaveasAdobePDF 10.0.0 (10.0.0) /Library/PDF Services/Save as Adobe PDF.app/Contents/MacOS/Save as Adobe PDF
        0x8000 -    0x4eff7  com.apple.AppleScriptKit 1.5.1 (82.1) <CFCB7516-7CF2-9AB0-4B11-4A3768BCC536> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
       0x91000 -   0x1f2ff3  com.apple.AutomatorFramework 1.2.2 (247.1) <D376C547-E1E9-8EF2-3533-C9DB652846FD> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
      0x29c000 -   0x2dcff7  com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0x2f5000 -   0x331ff7  com.apple.OSAKit 1.2.1 (76) <6F598EE9-9973-5983-2A71-56FF1AB0081B> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
      0x355000 -   0x361fe7  libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <AC82059F-7F88-6399-9323-57553E2ECDA9> /usr/lib/libexslt.0.dylib
      0x367000 -   0x374ffb  com.apple.AppleScriptObjC 1.0.2 (???) <C102ED58-3401-7EC8-FA64-2DB86BCE552D> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
      0x778000 -   0x793ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
      0x7ef000 -   0x7efff7  com.apple.applescript.component 2.1.2 (2.1.2) <FB2636BE-967B-E888-68D2-0BC612AF0E3A> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x1df3000 -  0x1df4ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1feb000 -  0x1ff3ff3 +com.adobe.Automator.Save as Adobe PDF 10.0 (10.0) <3DE97EA0-D98C-E82D-4B1D-D99C2A93368B> /Library/Automator/Save as Adobe PDF.action/Contents/MacOS/Save as Adobe PDF
    0x12a00000 - 0x12a98fff  com.apple.applescript 2.1.2 (2.1.2) <7FF74F62-BB2C-0B23-B1D3-08BDC8E9C05D> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x12ac7000 - 0x12aeffff +AdobeAXE8SharedExpat ??? (???) <6DE8E2CA-91EC-77D7-E674-D336B7D09AF5> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Shar edExpat
    0x12aff000 - 0x12b1cff7 +AdobeBIB ??? (???) <C8D72268-BACB-F5BC-4816-6FBCE3AC9D7B> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x14f0e000 - 0x14f80fe3 +com.adobe.AcroPDFProcessor ??? (9.1) <9DA22D92-FF5C-700A-732E-675B98E7DC43> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AcroPDFProcessor.framework/AcroPDFProcessor
    0x14fd5000 - 0x150f6feb +AdobeACE ??? (???) <96E85668-011F-89E7-7C45-10201B041DF4> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x15119000 - 0x15924fef +AdobePDFL ??? (???) <D2DFF444-15ED-2A2A-D9B8-67166B638CD1> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x159e7000 - 0x15a44fff +AdobeXMP ??? (???) <E3A59E8C-A514-8A4A-F965-E9C043C7AC96> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x15a4d000 - 0x15b4effb +AdobePDFPort ??? (???) <E7D54C48-BB0B-0C65-BB80-E21B88D428CF> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x15b61000 - 0x15b9aff3 +AdobeARE ??? (???) <E5933339-72CF-4821-A7D7-9629ACCF0872> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x15ba0000 - 0x15bc6ffb +AdobeBIBUtils ??? (???) <B9888BEE-A939-50E3-1CD3-3313AC14A073> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x15bcd000 - 0x15ef1fe3 +com.adobe.CoolType AdobeCoolType 5.08.109.16711 (5.08.109.16711) <30E3817B-40A2-8F15-001C-D20458513B0C> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x15f43000 - 0x16507ffb +AdobeAGM ??? (???) <3491C21A-4505-82DE-5C7A-6E273B404C80> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x165ba000 - 0x16658ff3 +libicucnv.40.0.dylib 40.0.0 (compatibility 40.0.0) <24A6FEF6-E3BF-5B0A-702E-FB6C04B8347E> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dyli b
    0x1667e000 - 0x166ebff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <94A53743-16F4-CFA4-164E-D0AC4431B899> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x1942b000 - 0x19439fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1949b000 - 0x194adff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x195ee000 - 0x195f3ff7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <31610F71-4447-CC8F-2859-4B881BB48F9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x40000000 - 0x400c9fe7 +AdobeJP2K ??? (???) <7A622F2A-B71F-20FD-CD4A-F7B298F6ECC5> /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90005ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x90006000 - 0x9002eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x9007e000 - 0x90119fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9011a000 - 0x9013eff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9013f000 - 0x9015ffe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x90160000 - 0x902a3fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x902a4000 - 0x9075fff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x90760000 - 0x90761ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x9080c000 - 0x90855fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x90856000 - 0x9086affb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x9086b000 - 0x908c3fe7  com.apple.datadetectorscore 2.0 (80.7) <D1644549-DBF1-A2DA-55A4-D3AFD5F8315A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x908c4000 - 0x9099efff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9099f000 - 0x90bbaff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90bbb000 - 0x90e2cfef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90e35000 - 0x90ec7fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x90ec8000 - 0x90ef8ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x90ef9000 - 0x9101ffe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91020000 - 0x91122fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x91123000 - 0x91128ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91129000 - 0x91129ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91156000 - 0x911b0fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x911bf000 - 0x911c9ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x911db000 - 0x911dfff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x911e0000 - 0x9123dff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9123e000 - 0x91250ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <D3B86149-3466-B202-DBC1-06C575D451EB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
    0x91251000 - 0x9137effb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x9137f000 - 0x913e3ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x913e4000 - 0x91426ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x91427000 - 0x914a7feb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x914b0000 - 0x91524fef  com.apple.CoreSymbolication 2.0 (23) <8C63D09A-6DF5-082A-553B-3E7610604C5D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x91525000 - 0x91547fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x91725000 - 0x91a90ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91a91000 - 0x91b3efe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x91b3f000 - 0x91bd7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91bd8000 - 0x91be5fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x91be6000 - 0x91cc6fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x91cc7000 - 0x91ccaff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x91cd7000 - 0x91d74fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x91d75000 - 0x91ea3fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91ea4000 - 0x91eb0ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x91eb1000 - 0x91f12fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x91f13000 - 0x91f63ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x91f64000 - 0x91f65ff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x91f66000 - 0x91f7afe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x91f7b000 - 0x91f7bffb  libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
    0x91fc8000 - 0x9200fffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x9204e000 - 0x9208bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9208c000 - 0x92de6fe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x92de7000 - 0x92dfcfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x92ef9000 - 0x92efcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92efd000 - 0x92f1efe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92f1f000 - 0x92f62ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92fa9000 - 0x92fa9ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x92faa000 - 0x93066fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x93067000 - 0x93077ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x93078000 - 0x932a3ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x932a4000 - 0x932e9ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x932ea000 - 0x9331dfff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93379000 - 0x9337cfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9337d000 - 0x93395ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x93421000 - 0x93471ff7  com.apple.Symbolication 1.1 (67) <A173E87D-4F8D-C1F1-891C-48981656F84C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x93472000 - 0x93478fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x934c3000 - 0x934e2ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93506000 - 0x935d1fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x93620000 - 0x93628ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x93629000 - 0x9362dff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9362e000 - 0x93630fe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x93631000 - 0x93658ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x93659000 - 0x93712fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x93713000 - 0x93717ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x93718000 - 0x93b4dff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x93b4e000 - 0x9433d557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x9433e000 - 0x94364ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9439a000 - 0x9439dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9439e000 - 0x9439eff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9439f000 - 0x94561feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x94562000 - 0x945b5ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x945cf000 - 0x945cfff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x945d0000 - 0x94603ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x94604000 - 0x9477ffe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x947ef000 - 0x94800ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x94801000 - 0x9480aff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9480b000 - 0x94845ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x94846000 - 0x94851ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x94852000 - 0x94c68ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x94d5e000 - 0x94d5eff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94d5f000 - 0x94dceff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94dcf000 - 0x94e49fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9514c000 - 0x95258ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x95259000 - 0x95259ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9525a000 - 0x952d7ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowse r
    0x952d8000 - 0x954dffeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x954e0000 - 0x954e1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x954e2000 - 0x95806fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x95807000 - 0x95819ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9676d000 - 0x96815ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x96816000 - 0x9688fff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x96890000 - 0x96992fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x96993000 - 0x969d1ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96a08000 - 0x96c6eff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96c6f000 - 0x96db1ff7  com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x96de9000 - 0x96df4ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e17000 - 0x96e34fe7  com.apple.DotMacSyncManager 2.0.3 (446.9) <11FAEB92-AA44-CFA4-F2D3-73687984BAFD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManage r
    0x96e35000 - 0x96ee3ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x96ee4000 - 0x96fb5fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x96fb6000 - 0x9702dff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9702e000 - 0x97049ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x971e0000 - 0x9724fff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x97250000 - 0x97308feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x97309000 - 0x9730bff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x97496000 - 0x97504ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x97505000 - 0x975b1fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x975ec000 - 0x97630ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97631000 - 0x97649ff3  com.apple.ScriptingBridge 1.1.2 (???) <01EEBDAB-C818-C2F4-576C-E916448F5D06> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x97728000 - 0x978aafe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x978ab000 - 0x978b2ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x978f4000 - 0x97904ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x97905000 - 0x97913ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9795c000 - 0x97997feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x97998000 - 0x979a3ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x979ab000 - 0x97a2dffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x97a2e000 - 0x97b2ffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x97b30000 - 0x97f81fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97f82000 - 0x97fc8ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x97fc9000 - 0x97fc9ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97fca000 - 0x97fcaff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97fcb000 - 0x98005fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x98006000 - 0x98143fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98144000 - 0x98144ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98145000 - 0x98327fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x98328000 - 0x98335ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9833d000 - 0x9837eff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x9837f000 - 0x983e9fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98a66000 - 0x98c0dff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x98c0e000 - 0x98c89fff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98c8d000 - 0x98cd1fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9932c000 - 0x99336fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9943e000 - 0x99481ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9959b000 - 0x995a0ff7  com.apple.AOSNotification 1.2.0 (124) <3CDBCEB8-1078-7152-10CE-001B772AF04F> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x995a1000 - 0x995deff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x995df000 - 0x99610ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x99611000 - 0x99617fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9977b000 - 0x9977cff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9977d000 - 0x997cafeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x99900000 - 0x99938ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x99939000 - 0x99c33fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x99c34000 - 0x99c50fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x99c51000 - 0x9a534ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a535000 - 0x9a855ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x9a856000 - 0x9a896ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x9a897000 - 0x9a8edff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x9a8ee000 - 0x9a929fe7  com.apple.DebugSymbols 1.1 (70) <1D0447CB-C221-A112-AA68-372951672A3D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9ab09000 - 0x9ab17fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HDE721010SLA330, 931.51 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: Hub, 0x2001  (D-Link Corporation), 0xf103, 0x24300000 / 3
    USB Device: My Book, 0x1058  (Western Digital Technologies, Inc.), 0x1100, 0x24320000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc501, 0x24340000 / 5
    USB Device: Klipsch ProMedia 2.1 Wireless, 0x170d  (Avnera), 0x0001, 0x24360000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    MAC OS X 10.6.8 3.06 Intel Core 2 Duo

Maybe you are looking for