Script to open a multi-image TIFF into a layer stack?

I have a colleague who has multi-image TIFF files, each of which contains a series of images of microscopy sections. He needs Photoshop (Mac version) to read these files, and place the multiple images into a stack of layers in one document.  We have found indirect ways of doing this, but they require multiple applications and several steps.  Is it possible to create a Photoshop script that does this directly: opening the multi-image TIFF, parsing the file, and loading the images into layers?  Does such a script already exist?  If not, can you point us toward source code samples that will help us build the script: perhaps snippets for parsing a multi-image TIFF, and initializing a document with multiple layers.
Thank you.

Chris Cox wrote:
I've been trying to find a good way to handle multi-image TIFF files without excessive slowdowns and problems -- and haven't found a good solution yet.
The ability to open other than the first page of a multi-page tiff would be welcome. Even if each page is opened as a separate document. Something similar to the way PDF files are handled now.
Once all the pages of the tiff file where open the user could then choose the colorMode, bitDepth, etc to use if they wanted to combine the pages into one doc as layers. And as Xbytor points out if smart object layers are used there would be no need to convert when combining.

Similar Messages

  • Batch load images (tiff) into table with a BLOB column

    Hi,
    Does anyone know any third-party tool/software to bulk/batch load images into Oracle table? There is an ETL software to regularly pull the images (tiff) from a ftp server to a directory in the database server. There is no way I can hardcode the image filenames into the control file and use SQL*Loader to load the files. Is there any tool/software that can just grab whatever files in the directory and load them into Oracle. Then, I can write a program to extract the filename from the file already loaded into the table and update the filename column.
    Thanks.
    Andy

    sound like simple scripting to me...
    -- SQL loader example
    http://www.orafaq.com/wiki/SQL%2ALoader_FAQ#How_does_one_use_SQL.2ALoader_to_load_images.2C_sound_clips_and_documents.3F
    -- dynamically build control file
    devuser1:/tmp>>touch image1.gif
    devuser1:/tmp>>touch image2.jpg
    devuser1:/tmp>>touch image3.jpg
    devuser1:/tmp>>ls -l image*
    -rw-rw-r--   1 devuser1   mygrp           0 Jul 10 11:19 image1.gif
    -rw-rw-r--   1 devuser1   mygrp           0 Jul 10 11:19 image2.jpg
    -rw-rw-r--   1 devuser1   mygrp           0 Jul 10 11:19 image3.jpg
    devuser1:/tmp>>ls -l image* | awk '{ print NR "," $9}'
    1,image1.gif
    2,image2.jpg
    3,image3.jpg
    devuser1:/tmp>>echo "LOAD DATA" > t.ctl
    devuser1:/tmp>>echo "INFILE *" >> t.ctl
    devuser1:/tmp>>echo "..." >> t.ctl
    devuser1:/tmp>>echo "BEGINDATA" >> t.ctl
    devuser1:/tmp>>ls -l image* | awk '{ print NR "," $9}' >> t.ctl
    devuser1:/tmp>>cat t.ctl
    LOAD DATA
    INFILE *
    BEGINDATA
    1,image1.gif
    2,image2.jpg
    3,image3.jpgEdited by: maceyah on Jul 10, 2009 12:42 PM

  • Multi-Image TIFF Files

    Hello.
    I don't have a lot of time,
    I need to have a multi-page TIFF file out of some images!
    Thanks you!

    Okay.
    If I remember correctly, TIFF files can consist of multiple "pages". I don't think I've ever even created one myself back when I used Windows, but I do remember having opened and viewed a single TIFF file in the Windows picture viewer thingey whatever it is, which consisted of multiple images that could be cycled through just like in a PDF; but the file extension was certainly .TIFF .
    Thanks.

  • Displaying multi page tiff images

    Hi there
    I need to display a multipage tiff image, such that I can scroll through the different pages n the tiff file. I am new to ni vision and hence your inputs would be very helpful.

    Take a look at this thread.  You'll need to download the libtiff DLL here. 
    I managed to get it working in about 5 minutes, and could load a
    multi-page tiff into an array, and then split it into multiple Images.  The code is not the nicest, but it'll do the basics.  Alternatively you could try getting the .NET version of libtiff and calling it directly.
    Cheers ~ Greg
    Message Edited by GregS on 10-08-2009 03:36 PM

  • How To Convert Multi Page Tiff Image Through open office in application

    I will Appreciate Any Effort Or Reply Which Can Tell Me , To convert a multi-page tiff image in pdf format in application i.e not on desktop using simple open -office but through coding. I doubt if there Exists Ny Plugin Or Separate Library Which Can Do Tht.  Code Or Library inJava Language will Be Preferable

    Your question does not make any sense. First, PDF does not support multi-page TIFFs. DO you have a PDF that you are trying to convert to WORD or what. It is unclear of what you are starting with and what your end goal is. If you are dealing with coding, you may need to check the SDK forum, but trying to understand what you are trying to do would be a good idea first.

  • Raw Images opened and saved as TIFF of PSD in photoshop not added to LR library

    Images opening from LR to PS6 are opened as CR2 files (canon) and then saved in PS - the resulting saved images are PSD files. These files are not added to the LR catalog without re-importing them. This behavior is different than it was in CS5 - in CS5 they are opened as PSD and immediately added to the LR catalog. I want the same bahavior in CS6. In LR I have set preferences to open files as PSD but they are not PSD until they are saved in PS.

    The behaviour you are now seeing when using CS6 is normal when Lightroom and Photoshop are in sync in respect of the ACR level, i.e. the derivative PSD/TIFF is NOT created until you hit Save in PS. When the ACR levels are not in sync (i.e. the PS version is lower than the LR version, as is the case using LR4 and CS5) the "ACR Mis-match" dialog appears (though you may have ticked the "Do Not Show Me Again" box after selecting "Render Using Lightroom") and in that situation the derivative file is created by Lightroom, so you see it appear in LR before it is opened into PS. The fact that the filename that you see in CS6 shows the CR2 extension is not an issue (PS always retains the raw file's full name until it is saved as a derivative file....try opening a raw file directly into CS5/CS6 from outside Lightroom and you'll see), and it will change as soon as you select Save, at which point you should also see the PSD/TIFF appear in Lightroom.
    So the only question is, why are you not seeing it? Can you confirm that when you are done in PS that you are selecting "Save" and not "Save As"? And that Lightroom is still running when you do that? And what source are you working from: Folder, Collection, Smart Collection? When you import the PSD, is "Do not import suspected duplicates" cheched or unchecked?

  • Script to open images using bridge for photoshop

    hi,
    i am looking for photoshop script to open set of selected images using bridge into photoshop and handle those images into a layers for the active document.
    Thanks,
    Thulasiram.S

    I'm not 100% sure what you are looking for, but this is not the best forum to be looking. You either want the Bridge scripting forum, or the Photoshop one:
    http://forums.adobe.com/community/bridge/bridge_scripting
    http://forums.adobe.com/community/photoshop/photoshop_scripting
    Also, please trim the links from your signature in the future. (I did it for you this time.)
    Harbs

  • Shortcut to open RAW image directly into Photoshop

    Isn't there a keyboard/mouse shortcut that will allow someone to open a RAW image from within Lightroom directly into Photoshop...and in the process, bypass the 'Edit Type Options' dialog (i.e. Edit Original; Edit Copy with Lightroom Adjustments; Edit Copy)??
    I could have sworn that I had read somewhere in Martin Evening's Lightroom for Photographers 1.1 addendum that there was a way to do this (I recall it was something along the lines of holding down the option/alt key while choosing 'Edit in Photoshop from the contextual menu, or maybe it was a direct hotkey that could be entered simply by selecting the image and pressing the defined hotkey) - or maybe I am crazy and I am totally making this up :O
    Anyone know what the magic password is for this?
    Any suggestions would be greatly appreciated... Thanks!

    Wow!
    Michael D Sullivan...Part of me really wants to strangle you right now...but, I will resist, as I am not the type to flame people on forums/chat groups...those people are lame...
    Nonetheless, you are completely missing my point...STILL!!
    You had mentioned:
    >The only way to open a RAW file in Photoshop directly is through Camera Raw.
    Really? Come on dude...You don't think I knew that...my grandmother who has never used Photoshop in her life knows that much...Try to extrapolate meaning from someone's post prior to writing back with a ridiculous response like that...
    Then you went on to say:
    >It's that or convert it to a TIFF/PSD file and edit in Photoshop.
    Yahtzee! Someone give this guy a cigar! (i.e. Yes Michael, this is what I meant)...Let's review my response to the initial (legitimate) confusion about the post I'd started this thread with...shall we?
    I responded to the intial confusion (Posts #2, #3) about my original post (Post #1) by saying:
    >I would like to have a way in which, using a keyboard/mouse shortcut of some sort, I could open a RAW file
    WITH THE LIGHTROOM ADJUSTMENTS APPLIED, directly into Photoshop, thereby bypassing the 'Edit with Photoshop CS3' options window all-together (and in the process of opening this RAW file, obviously Lightroom would convert the RAW image into a TIFF file...)
    I am sorry Michael, but I don't think I can dumb this down any further...I even went so far as to state:
    >"(and in the process of opening this RAW file, obviously Lightroom would convert the RAW image into a TIFF file...)".
    I hope you were in a bad mood and just felt like being a d&#k when you responded to that post with:
    >"Read my post, #2. There's no copy involved. The only way to open a RAW file in Photoshop directly is through Camera Raw."
    Do you honestly think I didn't understand that? Do you still honestly not get what I am talking about?
    Let me give you a visual...
    Have a look at this screenshot
    Then view this one
    Have we reached Nirvana yet? Do we feel enlightened? Have we gained any more clarity on the situation yet?
    If not, then you're wasting my time!
    If so...well...there's not going to be an if so, is there Michael? I figure that the chances of you responding to this post with anything meaningful is unlikely at best...
    Oh well...Have a nice day!

  • Script to open the images for stitching

    http://www.creativepro.com/article/auto-stitch-with-photoshop-cs3 has a tutorial that I think I could follow except it says "You could also use a script to open the images and place them into a single layered document" but doesn't say how do do that. I can't find anything about the script, nor can I figure out how to get one jpg into a layer in another document. I've been using Fireworks as that's easier, but I've had people tell me I should be using Photoshop to do it. Help!!!??

    Thanks - both tips worked, and I can see a reason for using the two different ways depending on my post editing needs. It did take me some searching through the help files to find that PhotoMerge in the PC version of CS3 is found in the Bridge program (under tools).
    I'm not sure if I'll be able to click Answered after posting this, to show a "best answer" and if I can choose two best answers, but just in case, both tips are "best answer".

  • I own a Canon 6D and just bought Photoshop CS6 and I am not able to open my raw images into Photoshop CS6. What do I do to fix this?

    I own a Canon 6D and just bought Photoshop CS6 and I am not able to open my raw images into Photoshop CS6. I downloaded the camera raw and dng converter for it, but realized in the process that the one I downloaded does not work with my Mac version, 10.9.5.

    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications
    Mylenium

  • Raw images are not opening in photoshop nor tiffs with light room adjustment

    raw images are not opening in photoshopcs5 nor tiffs with light room adjustment from lightroom3. need help have client dead line for today and monday..please help. thank you nancy

    I am too tired to go through all this again with an other forum, I also do not have the time, I must hand in my images monday morning...I will wait till you get back to me...it 8pm brussels time..I will continue working in capture one in the mean time... and hope you can find the answer...thank you for you help. sincerley
    nancy

  • How to do batch printing of multi-page TIFF images

    I have TIFF images stored in the database as BLOB. The TIFF images can have one or multiple pages. I need to do batch printing of these images using Oracle Web Reports 6i in a 3-tier web environment. I was able to print single-page TIFF image by using an "Image" datatype; however when I print multi-page TIFF image, only the first page is printed.
    Is there a way to achieve my requirement in Oracle Web Reports 6i. If not, can you please suggest any alternative method. Our environment is 9iAS Release 1 on Windows/2000, Oracle 8.1.7 db,Forms 6i and Reports 6i.
    Thank you.

    Did you ever find a solution to this issue? I'm currently fighting this same issue. Only the first page of my multi-page TIFF documents are printing.

  • Photoshop cs5, Opening Tiff into Raw. Some open and others don't.

    I have installed cs5 onto my Windows Envy laptop. I want to open my tiff into raw. I can do that with some of the tiff files and others I cannot, the option is greyed out. Then the pic. next to it works and the one after does not, so forth and so on. I have gone back and forth in changing the camera raw preferences settings to try and get something going to no avail.
    Any answers ??
    BK

    Thank you for your willingness to help. I have since discovered that if I have layers on that particular tiff file I would have to flatten it first to open in raw. Thanks again

  • Open second image pastes into first image - CS5

    CS5- Each time I try to open an image when I already have an image open, the second image automatically pastes into the first image. Can anyone please tell me how to stop this behavior? If I use File>Open, it works properly but I open images by dragging and dropping into an open Photoshop window.Thanks.
    Larry Berman

    Thanks Chris but you're stating the obvious. In all past versions of Photoshop you could drag and drop images into a Photoshop workspace and cycle through them. The concept of dragging into an existing image is letting Photoshop read your mind. This is a feature that should be turned off or on with a check box in file handling, or a simple box allowing you to set the action to a legacy behavior. Or how about a message that appears the first time you do it with a choice, like converting to a color space flattens an image. I would have argued for this if I had still been a beta tester.
    It's one thing to add a multitude of new features and another to change the default behavior of older features without giving the long time user an option to use legacy behavior.
    Larry Berman

  • When I open safari I can go into websites but after a while it will shut down out of nowhere and it always comes up with this:

    When I open safari I can go into websites but after a while it will shut down out of nowhere and it always comes up with this:
    Process:         Safari [1562]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.2 (6533.18.5)
    Build Info:      WebBrowser-75331805~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2012-07-18 17:24:09.405 +0800
    OS Version:      Mac OS X 10.6.4 (10F2108)
    Report Version:  6
    Interval Since Last Report:          7087 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  7069 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      52337202-F9CC-4220-922F-211E11375682
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000032
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                    0x00007fff835ddbc7 WebCore::SecurityOrigin::canAccess(WebCore::SecurityOrigin const*) const + 39
    1   com.apple.WebCore                    0x00007fff835c51f7 WebCore::JSDOMWindow::getOwnPropertySlot(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 151
    2   com.apple.JavaScriptCore        0x00007fff80140427 cti_op_resolve_global + 695
    3   ???                                         0x00004dbafeffad7c 0 + 85465537424764
    4   com.apple.JavaScriptCore        0x00007fff802553ac JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 508
    5   ???                                         0x0000000115a39b40 0 + 4658010944
    6   ???                                         0x000000011a57bbe0 0 + 4736924640
    7   com.apple.WebCore                    0x00007fff83d23dd0 WebCore::JSHTMLHtmlElement::~JSHTMLHtmlElement() + 0
    8   ???                                         0x8d48078948ecfebc 0 + 10180395243886411452
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                           0x00007fff8809208a kevent + 10
    1   libSystem.B.dylib                           0x00007fff88093f5d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                           0x00007fff88093c34 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                           0x00007fff8809375e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                           0x00007fff88093088 _pthread_wqthread + 353
    5   libSystem.B.dylib                           0x00007fff88092f25 start_wqthread + 13
    Thread 2:  QTKit: waitForServerToDie
    0   libSystem.B.dylib                           0x00007fff88092eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                           0x00007fff880932bc _pthread_wqthread + 917
    2   libSystem.B.dylib                           0x00007fff88092f25 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                           0x00007fff880b3eb6 __semwait_signal + 10
    1   libSystem.B.dylib                           0x00007fff880b7cd1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                    0x00007fff834a7cd9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                    0x00007fff834a3ddc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    5   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                           0x00007fff880792fa mach_msg_trap + 10
    1   libSystem.B.dylib                           0x00007fff8807996d mach_msg + 59
    2   com.apple.CoreFoundation                      0x00007fff86c7d3c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                      0x00007fff86c7c84f CFRunLoopRunSpecific + 575
    4   com.apple.Safari                             0x000000010002fa39 0x100000000 + 195129
    5   com.apple.Safari                             0x000000010002f9c9 0x100000000 + 195017
    6   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    7   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                           0x00007fff880bcdce select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                      0x00007fff86c9ee92 __CFSocketManager + 818
    2   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    3   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                           0x00007fff88092eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                           0x00007fff880932bc _pthread_wqthread + 917
    2   libSystem.B.dylib                           0x00007fff88092f25 start_wqthread + 13
    Thread 7:
    0   libSystem.B.dylib                           0x00007fff880792fa mach_msg_trap + 10
    1   libSystem.B.dylib                           0x00007fff8807996d mach_msg + 59
    2   com.apple.CoreFoundation                      0x00007fff86c7d3c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                      0x00007fff86c7c84f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation               0x00007fff855bd4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation               0x00007fff8553de8d __NSThread__main__ + 1429
    6   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    7   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 8:  WebCore: LocalStorage
    0   libSystem.B.dylib                           0x00007fff880b3eb6 __semwait_signal + 10
    1   libSystem.B.dylib                           0x00007fff880b7cd1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore        0x00007fff800fe400 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                    0x00007fff837f9751 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    5   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 9:  Safari: SnapshotStore
    0   libSystem.B.dylib                           0x00007fff880b3eb6 __semwait_signal + 10
    1   libSystem.B.dylib                           0x00007fff880b7cd1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore        0x00007fff800fe400 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                             0x00000001001be849 0x100000000 + 1828937
    4   com.apple.Safari                             0x0000000100047507 0x100000000 + 292103
    5   com.apple.Safari                             0x0000000100047385 0x100000000 + 291717
    6   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    7   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011aab1b40  rbx: 0x000000011d5feaf0  rcx: 0x0000000115a05d40  rdx: 0x0000000000000001
      rdi: 0x000000011d5feaf0  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfdbb0  rsp: 0x00007fff5fbfdba0
       r8: 0x000000000000001f   r9: 0x0000000119757ca0  r10: 0x000000000000003f  r11: 0x00007fff80140170
      r12: 0x0000000000000000  r13: 0x00007fff5fbfdc90  r14: 0x0000000115a05d40  r15: 0xffff000000000002
      rip: 0x00007fff835ddbc7  rfl: 0x0000000000010246  cr2: 0x0000000000000032
    Binary Images:
           0x100000000 -        0x1006b0fe7  com.apple.Safari 5.0.2 (6533.18.5) <E05FAB52-2DFE-EB34-6029-01D0009A60A1> /Applications/Safari.app/Contents/MacOS/Safari
           0x113000000 -        0x113494fff  com.apple.RawCamera.bundle 3.9.0 (584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x1157fc000 -        0x1157fcfff  com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <B95284E0-629F-A5B7-1F91-4463DC05A9BD> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
           0x1167d9000 -        0x1167e1ff7  com.apple.JavaVM 13.1.0 (13.1.0) <BEA9AB0D-4358-A473-843A-AC9BDC277B7F> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
           0x11699f000 -        0x1169a0fff  ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x116e97000 -        0x116e9bff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x11d3ea000 -        0x11d4fafef  libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80082fe7  com.apple.audio.CoreAudio 3.2.5 (3.2.5) <4ADA6607-A2FD-ABE2-3A2C-A4B6259F4B10> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80083000 -     0x7fff800ebfff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff800ec000 -     0x7fff802d4ff7  com.apple.JavaScriptCore 6533.18 (6533.18.1) <6297141A-CA95-4828-20E2-80473DE8D4BD> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80497000 -     0x7fff805bfff7  com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff805c0000 -     0x7fff8061eff7  com.apple.framework.IOKit 2.0 (???) <00376B85-C54E-F1B9-1335-5938D9D2CA4F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8061f000 -     0x7fff80622fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff80623000 -     0x7fff80664fef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff806b1000 -     0x7fff806d4fff  com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff806d5000 -     0x7fff806f0ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff806f1000 -     0x7fff80791fff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff807b8000 -     0x7fff807fbff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <28EB1C4B-56C3-85AA-BAB0-0163EBE51427> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff807fc000 -     0x7fff80848fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
        0x7fff80849000 -     0x7fff80898fef  libTIFF.dylib ??? (???) <421F4CB7-ACC7-7E90-FC83-EBC2BCA3ECB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff80899000 -     0x7fff8089cff7  libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8089d000 -     0x7fff808d5ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F4067E77-F82D-6B84-BAC7-6E8F955B88AB> /usr/lib/libssl.0.9.8.dylib
        0x7fff808d6000 -     0x7fff808ebff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff809fb000 -     0x7fff80a19fff  libPng.dylib ??? (???) <76D798A5-8C16-7FC8-E76E-5B40CA7CFDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff80a1a000 -     0x7fff80a3aff7  com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff80a3b000 -     0x7fff80af4fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <BF1A7D1F-1BB3-78BA-A29E-52384F6E4FD8> /usr/lib/libsqlite3.dylib
        0x7fff80af5000 -     0x7fff80af5ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff80af6000 -     0x7fff80b33fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff80b34000 -     0x7fff80ceafef  com.apple.ImageIO.framework 3.0.3 (3.0.3) <1B8E6256-27CD-E0E1-BF7B-AB15B3915685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff80ceb000 -     0x7fff80cf6fff  com.apple.CrashReporterSupport 10.6.3 (250) <47181442-3131-23A5-959B-C80D828B2967> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff80cf7000 -     0x7fff80d0dfff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff80d0e000 -     0x7fff80da8fff  com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff80da9000 -     0x7fff80ecefef  com.apple.audio.toolbox.AudioToolbox 1.6.4 (1.6.4) <D84520B3-AB7C-937C-31DF-4CC6E7FDF9D9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff81210000 -     0x7fff81210ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff81245000 -     0x7fff8124afff  libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8124b000 -     0x7fff81364fef  libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81395000 -     0x7fff8141afff  com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff81490000 -     0x7fff8150dfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8150e000 -     0x7fff81547ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff818f3000 -     0x7fff81c8cff7  com.apple.QuartzCore 1.6.2 (227.22) <3CF27A9E-4B1A-AD21-5B40-E203D1C9350B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff81d59000 -     0x7fff81d60fff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81d61000 -     0x7fff81e1eff7  com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff81e1f000 -     0x7fff81e20ff7  com.apple.audio.units.AudioUnit 1.6.4 (1.6.4) <9E685534-3B08-ECC5-6BA3-42A1B5EFFCE7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81e21000 -     0x7fff81e26ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81e27000 -     0x7fff81eb7fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff81f6d000 -     0x7fff81ff9fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81ffa000 -     0x7fff820d4ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff820d5000 -     0x7fff82244fe7  com.apple.QTKit 7.6.6 (1744) <9A770A86-8DA9-A7C4-8BDC-859F2AD745F3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82245000 -     0x7fff82250ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff82352000 -     0x7fff8236bfff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8236c000 -     0x7fff82464ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
        0x7fff82465000 -     0x7fff82476fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff82477000 -     0x7fff82537fff  libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff825ab000 -     0x7fff825bffff  libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff825c0000 -     0x7fff827fbfef  com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff82854000 -     0x7fff8289eff7  com.apple.Metadata 10.6.3 (507.10) <7913DD85-87D4-527C-DB20-5802ECA3CC31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff828bb000 -     0x7fff828cfff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff828d0000 -     0x7fff829e7fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
        0x7fff82a25000 -     0x7fff82a54ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82a55000 -     0x7fff82a6bfe7  com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff82a6c000 -     0x7fff83276fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff83277000 -     0x7fff83279fff  com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8327a000 -     0x7fff8337efff  com.apple.PubSub 1.0.5 (65.19) <A35D8DC1-AE9F-09F4-4620-31C3157C84DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8337f000 -     0x7fff833c8ff7  com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff833c9000 -     0x7fff833d4ff7  com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff833d5000 -     0x7fff833d9ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <A5BECE74-6C4A-E7F3-1948-667ED1A74864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff833da000 -     0x7fff83455fff  com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff834a1000 -     0x7fff84114ff7  com.apple.WebCore 6533.18 (6533.18.1) <D0C3B3C8-EF2A-2D99-0403-8015EBFA7069> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84115000 -     0x7fff84193fff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff84194000 -     0x7fff841ccfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E6B10A46-E64C-9248-29C1-E252410C77B1> /usr/lib/libcups.2.dylib
        0x7fff841cd000 -     0x7fff84610fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84611000 -     0x7fff84623fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff84821000 -     0x7fff84822fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff848d9000 -     0x7fff848e8ff7  com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84912000 -     0x7fff8494dfff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8494e000 -     0x7fff8495cff7  libkxld.dylib ??? (???) <06A51939-F1BC-7D41-2E2A-53ACB1B4A3A8> /usr/lib/system/libkxld.dylib
        0x7fff8495d000 -     0x7fff84a43fe7  com.apple.DesktopServices 1.5.8 (1.5.8) <8DFD7D6D-1DE7-C805-02F4-E6F3DF0C83F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84a44000 -     0x7fff84b53fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <58C1D83A-F3FC-C025-58CA-CA35419FBDA6> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84b54000 -     0x7fff84d12fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
        0x7fff84d13000 -     0x7fff84d7fff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff84d80000 -     0x7fff84d8ffff  com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff84d90000 -     0x7fff84dd7fef  com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff84dd8000 -     0x7fff8501afef  com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8501b000 -     0x7fff851fefef  libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff851ff000 -     0x7fff852b4fe7  com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff852b5000 -     0x7fff852bbfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C297D7C5-8227-65D5-2E88-D723038963D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff852bc000 -     0x7fff85372fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff85373000 -     0x7fff853a4fff  libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8552d000 -     0x7fff857aefef  com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff857af000 -     0x7fff858edfff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff858ee000 -     0x7fff8590ffff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff85910000 -     0x7fff8598dfef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8598e000 -     0x7fff8599afff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
        0x7fff8599b000 -     0x7fff859a6fff  com.apple.corelocation 12 (12) <04DFA04A-CE28-06BB-0C1F-D8F0FD491002> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff859a7000 -     0x7fff85a09fe7  com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff85a0a000 -     0x7fff85a35ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff85a36000 -     0x7fff85a3aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85a47000 -     0x7fff85a4dff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85a4e000 -     0x7fff85a4eff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85a4f000 -     0x7fff85cd5ff7  com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff85cd6000 -     0x7fff85d06fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85d07000 -     0x7fff85d1dfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff85d1e000 -     0x7fff85d53fef  com.apple.framework.Apple80211 6.2.3 (623.1) <2168CFEF-BABB-AA55-1059-5C7723B976A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff85d54000 -     0x7fff85d97fff  libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
        0x7fff85ddb000 -     0x7fff8610efe7  com.apple.CoreServices.CarbonCore 861.16 (861.16) <B7C1E3F2-6E95-D172-1C93-38B10CA80F21> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8610f000 -     0x7fff861befff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff861bf000 -     0x7fff8622fff7  com.apple.AppleVAFramework 4.10.8 (4.10.8) <C3B7EABC-66B8-E951-0E03-1E1521D5D03D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86230000 -     0x7fff86c26fff  com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86c30000 -     0x7fff86c30ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86c31000 -     0x7fff86da6ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff86da7000 -     0x7fff872abfe7  com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff872ac000 -     0x7fff87515ff7  com.apple.QuartzComposer 4.1 (156.16) <D8B84962-C6E5-6812-2205-A910F707EE67> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff87516000 -     0x7fff8755eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8755f000 -     0x7fff876dcff7  com.apple.WebKit 6533.18 (6533.18.1) <E5DE43E5-760D-8C0B-366B-C3200FB90F18> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff877a2000 -     0x7fff878acff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff878ad000 -     0x7fff878bcfff  libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
        0x7fff878bd000 -     0x7fff878e3fe7  libJPEG.dylib ??? (???) <DBA0816B-7D0C-2B8D-767D-74E5198B5123> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff878e4000 -     0x7fff878e4ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff878e5000 -     0x7fff878e6fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff878e7000 -     0x7fff878ecfff  libGIF.dylib ??? (???) <0A583E66-C43B-5F61-C599-9AC6C5409D66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff878f5000 -     0x7fff878f6ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff878f7000 -     0x7fff8791ffff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87ad1000 -     0x7fff87ad7ff7  IOSurface ??? (???) <7AF7AA31-61A3-F60C-C85A-41107A4DBF06> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87ad8000 -     0x7fff87b29fe7  com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87b2a000 -     0x7fff87b37fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <A49676A5-D9AF-56DE-ACA6-CC0005E42398> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff87b68000 -     0x7fff87bbdfef  com.apple.framework.familycontrols 2.0.1 (2010) <66C68564-8AF3-2A03-B5B2-594CD6781CEA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87bbe000 -     0x7fff87c89fe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff87c8a000 -     0x7fff87cf4fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87d56000 -     0x7fff87dd8fff  com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff87e77000 -     0x7fff87ebbfe7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87edf000 -     0x7fff87f94fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff87f95000 -     0x7fff87fc6fef  libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff87fc7000 -     0x7fff87fd8ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff87fd9000 -    

    Version:         5.0.2 (6533.18.5)
    Build Info:      WebBrowser-75331805~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2012-07-18 17:24:09.405 +0800
    OS Version:      Mac OS X 10.6.4 (10F2108)
    Your system software is way out of date which is why Safari is crashing.
    Click the Apple menu icon top left corner of your screen. From the drop down menu click Software Update.
    Restart your Mac after the updates are installed.
    That should bring your Mac OS X from v10.6.4 to v10.6.8 an Safari from 5.0.2 to 5.1.7

Maybe you are looking for

  • MBP as good as dead after upgrade to 5.8?

    Hi All, A strange problem with my MBP after trying to upgrade to 5.8. It never restarted after a seemingly normal installation script. Only things happening are the sleeping led comming on, a short sounding noise from the fan, the cd-drive clicking a

  • For anyone who's got some time on their hands and is willing to teach!

    I really don't expect to get a reply, but maybe someones nice enough and has enough time to help. Teach/Give Code/Help: I really wanna make just a console text based RPG/Game or just a chat program. Anyone wanna help teach me how to use the IO Stream

  • Illustrator crashes on startup after upgrading to Yosemite.

    Have tried uninstalling and fresh install of Illustrator. Other CC apps seem fine just Illustrator so far.

  • 1000BASE-LX compatible with 100BASE-LX

                       I have a optical network designed over singlemode fiber. All my communication modules are based on the standard 1000BASE-LX, which is the GLC-LH-SM SFP module. However, I would like to add to my network an external component rated

  • IPad will not connect to air printer

    Thanks Pedro I tried what you said but still will not find the printer I think it must be some thing that talktalk did when they fitted the you view box as it worked fine before I had the engineer out but they said they could mot find envy fault the