MMC crashes for no apparent reason...

Peter's Avatar

Peter

17 Feb, 2013 03:01 PM

Hi,
Here is my situation:
I am working on a 2000 word document. A couple of minutes ago, I saved it for the first time since opening it about and hour ago.
Almost immediately afterward, trying to insert ten new words in a sentence near the beginning of the document led MMC to quit without warning.
When I restarted, the last words I had typed were not saved.
I tried to start typing them, or something like them again, and again MMC quit with no warning.
On the third attempt, MMC remained stable, and I was able to complete the new phrase.
Has anyone else experienced anything like this?
Best
Peter

  1. Support Staff 1 Posted by Fletcher on 17 Feb, 2013 03:17 PM

    Fletcher's Avatar

    Peter,

    Sorry about the issue you're having, and thanks for writing to tell me.

    I have not heard of this. Can you send me the Crash Log to see if any clues might be there?

    Has it happened on any other documents, or just this one?

    If it happens again, especially if it's the same document, can you send me a copy of the document? Sometimes there are subtle "errors" in the MMD syntax that lead to strange behavior.

    Fletcher

  2. 2 Posted by Peter Snowdon on 17 Feb, 2013 03:36 PM

    Peter Snowdon's Avatar

    Hi Fletcher,
    Thanks for the quick response!
    I've only had this experience once, but this is the first time I've
    really used MMC since I bought it.
    If it happens again, I can send you a copy of the document.
    Here is the crash log:
    Best
    Peter

    ---

    Process: MultiMarkdown Composer [3314]
    Path: /Applications/MultiMarkdown
    Composer.app/Contents/MacOS/MultiMarkdown Composer
    Identifier: com.multimarkdown.composer.mac
    Version: 2.0 (2)
    App Item ID: 593294811
    App External ID: 13445231
    Code Type: X86-64 (Native)
    Parent Process: launchd [132]
    User ID: 501

    Date/Time: 2013-02-17 15:54:25.250 +0100
    OS Version: Mac OS X 10.8.2 (12C60)
    Report Version: 10

    Crashed Thread: 16

    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007ff532394320

    VM Regions Near 0x7ff532394320:
         MALLOC_TINY 00007ff532000000-00007ff532300000 [ 3072K]
    rw-/rwx SM=PRV
    --> MALLOC_TINY 00007ff532300000-00007ff532400000 [ 1024K]
    rw-/rwx SM=COW
         MALLOC_TINY 00007ff532400000-00007ff532600000 [ 2048K]
    rw-/rwx SM=PRV

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff9555ae15
    objc::DenseMap<objc_object*, unsigned long, true,
    objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long>
     >::LookupBucketFor(objc_object* const&, std::__1::pair<objc_object*,
    unsigned long>*&) const + 209
    1 libobjc.A.dylib 0x00007fff9555b005
    objc::DenseMap<objc_object*, unsigned long, true,
    objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long>
     >::find(objc_object* const&) + 35
    2 libobjc.A.dylib 0x00007fff9555af5b
    _objc_rootReleaseWasZero + 126
    3 libobjc.A.dylib 0x00007fff955736f1 -[NSObject
    release] + 17
    4 com.apple.AppKit 0x00007fff8991ba92 -[NSTreeNode
    dealloc] + 266
    5 com.apple.AppKit 0x00007fff8991ac95
    -[NSTreeControllerTreeNode dealloc] + 76
    6 com.apple.CoreFoundation 0x00007fff8a20a85a CFRelease + 170
    7 com.apple.CoreFoundation 0x00007fff8a231c25 -[__NSArrayM
    dealloc] + 229
    8 com.apple.AppKit 0x00007fff8991baa6 -[NSTreeNode
    dealloc] + 286
    9 com.apple.AppKit 0x00007fff8991ac95
    -[NSTreeControllerTreeNode dealloc] + 76
    10 com.apple.CoreFoundation 0x00007fff8a20a85a CFRelease + 170
    11 com.apple.CoreFoundation 0x00007fff8a32e115 -[__NSSetM
    dealloc] + 117
    12 com.apple.AppKit 0x00007fff893d9d29 -[NSOutlineView
    _uncachedNumberOfRows] + 610
    13 com.apple.AppKit 0x00007fff893f3042 -[NSTableView
    _verifySelectionIsOK] + 138
    14 com.apple.AppKit 0x00007fff893daefd -[NSTableView
    _tileAndRedisplayAll] + 350
    15 com.apple.AppKit 0x00007fff893f0a1f -[NSOutlineView
    reloadData] + 492
    16 com.apple.AppKit 0x00007fff893f03c9
    -[NSOutlineViewBinder _observeValueForKeyPath:ofObject:context:] + 218
    17 com.apple.AppKit 0x00007fff893f02dd
    -[NSOutlineViewBinder observeValueForKeyPath:ofObject:change:context:] + 676
    18 com.apple.Foundation 0x00007fff8b16e860
    NSKeyValueNotifyObserver + 390
    19 com.apple.Foundation 0x00007fff8b168d23
    -[NSObject(NSKeyValueObservingPrivate)
    _notifyObserversForKeyPath:change:] + 967
    20 com.apple.AppKit 0x00007fff893d4ed3 -[NSController
    _notifyObserversForKeyPath:change:] + 209
    21 com.apple.AppKit 0x00007fff893d68e5
    -[NSTreeController
    _didChangeValuesForArrangedKeys:objectKeys:indexPathKeys:] + 54
    22 com.apple.AppKit 0x00007fff893d569a
    -[NSTreeController _prepareControllerTree] + 643
    23 com.apple.AppKit 0x00007fff893eefaa
    -[NSTreeController setContent:] + 595
    24 com.multimarkdown.composer.mac 0x0000000107dc5d8c 0x107d33000 +
    601484
    25 com.apple.Foundation 0x00007fff8b175677
    __NSThreadPerformPerform + 225
    26 com.apple.CoreFoundation 0x00007fff8a214101
    __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    27 com.apple.CoreFoundation 0x00007fff8a213a25
    __CFRunLoopDoSources0 + 245
    28 com.apple.CoreFoundation 0x00007fff8a236dc5 __CFRunLoopRun
    + 789
    29 com.apple.CoreFoundation 0x00007fff8a2366b2
    CFRunLoopRunSpecific + 290
    30 com.apple.HIToolbox 0x00007fff8f23d0a4
    RunCurrentEventLoopInMode + 209
    31 com.apple.HIToolbox 0x00007fff8f23cd84
    ReceiveNextEventCommon + 166
    32 com.apple.HIToolbox 0x00007fff8f23ccd3
    BlockUntilNextEventMatchingListInMode + 62
    33 com.apple.AppKit 0x00007fff892a4613 _DPSNextEvent + 685
    34 com.apple.AppKit 0x00007fff892a3ed2 -[NSApplication
    nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    35 com.apple.AppKit 0x00007fff8929b283 -[NSApplication
    run] + 517
    36 com.apple.AppKit 0x00007fff8923fcb6
    NSApplicationMain + 869
    37 com.multimarkdown.composer.mac 0x0000000107d346d4 0x107d33000 + 5844

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8b001d16 kevent + 10
    1 libdispatch.dylib 0x00007fff90f6bdea
    _dispatch_mgr_invoke + 883
    2 libdispatch.dylib 0x00007fff90f6b9ee
    _dispatch_mgr_thread + 54

    Thread 2:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x00007fff8afff686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8affec42 mach_msg + 70
    2 com.apple.CoreFoundation 0x00007fff8a231803
    __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x00007fff8a236ee6 __CFRunLoopRun
    + 1078
    4 com.apple.CoreFoundation 0x00007fff8a2366b2
    CFRunLoopRunSpecific + 290
    5 com.apple.Foundation 0x00007fff8b11a586
    +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6 com.apple.Foundation 0x00007fff8b178612
    __NSThread__main__ + 1345
    7 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    8 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 3:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fff8b001322 __select + 10
    1 com.apple.CoreFoundation 0x00007fff8a2764e6
    __CFSocketManager + 1302
    2 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    3 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 4:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff905edd96
    WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
    3 com.apple.JavaScriptCore 0x00007fff9080fd0a
    JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 5:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90772724
    JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90772606
    JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 6:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90772724
    JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90772606
    JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 7:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90772724
    JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90772606
    JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 8:: CVDisplayLink
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.CoreVideo 0x00007fff8f7432d4
    CVDisplayLink::runIOThread() + 680
    3 com.apple.CoreVideo 0x00007fff8f743013
    startIOThread(void*) + 148
    4 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    5 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 9:: CVDisplayLink
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.CoreVideo 0x00007fff8f7432d4
    CVDisplayLink::runIOThread() + 680
    3 com.apple.CoreVideo 0x00007fff8f743013
    startIOThread(void*) + 148
    4 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    5 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 10:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 11:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 12:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 13:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 14:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 15:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 16 Crashed:
    0 ??? 0x00007ff532394320 0 + 140691086328608
    1 com.multimarkdown.composer.mac 0x0000000107dc14f2 0x107d33000 +
    582898
    2 com.apple.Foundation 0x00007fff8b178612
    __NSThread__main__ + 1345
    3 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    4 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 16 crashed with X86 Thread State (64-bit):
       rax: 0x00007fff792d8700 rbx: 0x00007ff538cb8c00 rcx:
    0x00007fff95572efc rdx: 0x00000000000965de
       rdi: 0x00007ff538cb8c00 rsi: 0x00007fff89acc2bf rbp:
    0x0000000111b04c40 rsp: 0x0000000111b04b68
        r8: 0x0000000000000008 r9: 0x0000000000000001 r10:
    0x00007ff536946601 r11: 0x00007ff5326cac91
       r12: 0x0000000000000004 r13: 0x00007fff95558240 r14:
    0x00007ff53267f4f0 r15: 0x00007ff5369464d0
       rip: 0x00007ff532394320 rfl: 0x0000000000010246 cr2: 0x00007ff532394320
    Logical CPU: 6

    Binary Images:
            0x107d33000 - 0x107dfafff +com.multimarkdown.composer.mac
    (2.0 - 2) <4789230F-60FD-3627-8654-00DDBA46BE02>
    /Applications/MultiMarkdown Composer.app/Contents/MacOS/MultiMarkdown
    Composer
            0x10ccfd000 - 0x10cd00fff com.apple.IOAccelerator
    (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD>
    /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
            0x10cd07000 - 0x10cd14ff7 libGPUSupportMercury.dylib
    (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE>
    /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
            0x10cd1d000 - 0x10cd20ff7 libCoreFSCache.dylib (24.4)
    <C375CAA0-F91F-3D9F-AF90-DB951BD86983>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
            0x10ceb3000 - 0x10cec1ff7 libGPUSupport.dylib (8.6.1)
    <C8A361A5-8A82-375D-B50E-E520662F76B1>
    /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
            0x10cec8000 - 0x10ced1fe7 libcldcpuengine.dylib (2.1.19)
    <50800DA2-7233-32E5-9553-A02171B68399>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
            0x10d102000 - 0x10d2b9fff GLEngine (8.6.1)
    <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
            0x10d2f0000 - 0x10d432fff libGLProgrammability.dylib
    (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
            0x10d466000 - 0x10d707fef
    com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0)
    <AFF4FFE6-F389-3E65-A224-F7382FB94620>
    /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
            0x10db55000 - 0x10df09fff
    com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0)
    <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB>
    /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
            0x10e027000 - 0x10e054fff GLRendererFloat (8.6.1)
    <B598274C-3C23-3EBB-A7C5-13C131FAC651>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
         0x7fff67933000 - 0x7fff6796793f dyld (210.2.3)
    <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
         0x7fff88ddc000 - 0x7fff88ddcfff libOpenScriptingUtil.dylib
    (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC>
    /usr/lib/libOpenScriptingUtil.dylib
         0x7fff88ddd000 - 0x7fff88df7fff com.apple.CoreMediaAuthoring
    (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2>
    /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
         0x7fff88df8000 - 0x7fff88e1fff7 com.apple.PerformanceAnalysis
    (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9>
    /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
         0x7fff88e70000 - 0x7fff88e73fff com.apple.AppleSystemInfo (2.0
    - 2) <BC221376-361F-3F85-B284-DC251D3BB442>
    /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
         0x7fff88e74000 - 0x7fff88e8bfff com.apple.GenerationalStorage
    (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E>
    /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
         0x7fff88fa6000 - 0x7fff88fb2fff com.apple.CrashReporterSupport
    (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353>
    /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
         0x7fff88fb3000 - 0x7fff8914efef com.apple.vImage (6.0 - 6.0)
    <FAE13169-295A-33A5-8E6B-7C2CC1407FA7>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
         0x7fff8914f000 - 0x7fff89d7cff7 com.apple.AppKit (6.8 -
    1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23>
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
         0x7fff8a0bd000 - 0x7fff8a201fef com.apple.MediaControlSender
    (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715>
    /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
         0x7fff8a202000 - 0x7fff8a3ebfff com.apple.CoreFoundation (6.8
    - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F>
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
         0x7fff8a3ec000 - 0x7fff8a3f9ff7 com.apple.NetAuth (4.0 - 4.0)
    <F5BC7D7D-AF28-3C83-A674-DADA48FF7810>
    /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
         0x7fff8a450000 - 0x7fff8a49aff7 libGLU.dylib (8.6.1)
    <DF45C1E3-3884-3991-B84F-F39B482E8BF8>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
         0x7fff8a579000 - 0x7fff8a583fff com.apple.DisplayServicesFW
    (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8>
    /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
         0x7fff8a584000 - 0x7fff8a593ff7 com.apple.opengl (1.8.6 -
    1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
         0x7fff8a83a000 - 0x7fff8afe2fff com.apple.CoreAUC (6.16.00 -
    6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D>
    /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
         0x7fff8afe3000 - 0x7fff8afe6fff com.apple.help (1.3.2 - 42)
    <343904FE-3022-3573-97D6-5FE17F8643BA>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
         0x7fff8afe7000 - 0x7fff8afe9ff7 libunc.dylib (25)
    <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
         0x7fff8afea000 - 0x7fff8afeeff7 com.apple.TCC (1.0 - 1)
    <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6>
    /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
         0x7fff8afef000 - 0x7fff8b00aff7 libsystem_kernel.dylib
    (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4>
    /usr/lib/system/libsystem_kernel.dylib
         0x7fff8b00d000 - 0x7fff8b00dfff com.apple.Accelerate (1.8 -
    Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
         0x7fff8b00e000 - 0x7fff8b030ff7 com.apple.Kerberos (2.0 - 1)
    <C49B8820-34ED-39D7-A407-A3E854153556>
    /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
         0x7fff8b031000 - 0x7fff8b0e2fff com.apple.LaunchServices
    (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
         0x7fff8b0e3000 - 0x7fff8b43ffff com.apple.Foundation (6.8 -
    945.11) <A5D41956-A354-3ACC-9355-BE200072223B>
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
         0x7fff8b440000 - 0x7fff8b440fff com.apple.quartzframework (1.5
    - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
         0x7fff8b441000 - 0x7fff8b442ff7 libremovefile.dylib (23.1)
    <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
         0x7fff8b44d000 - 0x7fff8b4e7fff libvMisc.dylib (380.6)
    <714336EA-1C0E-3735-B31C-19DFDAAF6221>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
         0x7fff8b587000 - 0x7fff8b89eff7
    com.apple.CoreServices.CarbonCore (1037.3 - 1037.3)
    <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
         0x7fff8b89f000 - 0x7fff8b8b2ff7 com.apple.LangAnalysis (1.7.0
    - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
         0x7fff8b8b3000 - 0x7fff8b8cafff com.apple.CFOpenDirectory
    (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171>
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
         0x7fff8b9f5000 - 0x7fff8ba09fff
    com.apple.speech.synthesis.framework (4.1.12 - 4.1.12)
    <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
         0x7fff8ba0a000 - 0x7fff8ba49ff7 com.apple.QD (3.42 - 285)
    <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
         0x7fff8ba66000 - 0x7fff8bae6ff7
    com.apple.ApplicationServices.ATS (332 - 341.1)
    <BD83B039-AB25-3E3E-9975-A67DAE66988B>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
         0x7fff8bae7000 - 0x7fff8bb34fff com.apple.CoreMediaIO (301.0 -
    4147) <3B748499-C173-357B-976C-9FF257C5171E>
    /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
         0x7fff8bb8c000 - 0x7fff8bb97ff7
    com.apple.bsd.ServiceManagement (2.0 - 2.0)
    <C12962D5-85FB-349E-AA56-64F4F487F219>
    /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
         0x7fff8bb98000 - 0x7fff8bb9efff com.apple.DiskArbitration
    (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15>
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
         0x7fff8bb9f000 - 0x7fff8bc9cfff libsqlite3.dylib (138.1)
    <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
         0x7fff8bce1000 - 0x7fff8bdb4ff7 com.apple.DiscRecording (7.0 -
    7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A>
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
         0x7fff8bdb5000 - 0x7fff8be87ff7 com.apple.CoreText (260.0 -
    275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC>
    /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
         0x7fff8be88000 - 0x7fff8be89fff libsystem_blocks.dylib (59)
    <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8>
    /usr/lib/system/libsystem_blocks.dylib
         0x7fff8bf12000 - 0x7fff8bf15ff7 libdyld.dylib (210.2.3)
    <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
         0x7fff8c15e000 - 0x7fff8c393ff7 com.apple.CoreData (106.1 -
    407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768>
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
         0x7fff8c394000 - 0x7fff8c3dfff7 com.apple.CoreMedia (1.0 -
    926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A>
    /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
         0x7fff8c3e0000 - 0x7fff8c437ff7 com.apple.AppleVAFramework
    (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0>
    /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
         0x7fff8c438000 - 0x7fff8c5e6fff com.apple.QuartzCore (1.8 -
    304.0) <897FAA5D-FF13-33FE-878B-B164D684F019>
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
         0x7fff8c642000 - 0x7fff8c6c3fff com.apple.Metadata (10.7.0 -
    707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
         0x7fff8c6c4000 - 0x7fff8c7b5fff com.apple.DiskImagesFramework
    (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69>
    /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
         0x7fff8c806000 - 0x7fff8c8cbff7 com.apple.coreui (2.0 - 181.1)
    <83D2C92D-6842-3C9D-9289-39D5B4554C3A>
    /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
         0x7fff8d181000 - 0x7fff8d2a1fff com.apple.desktopservices
    (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5>
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
         0x7fff8d2a2000 - 0x7fff8d2a2fff com.apple.Accelerate.vecLib
    (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
         0x7fff8d2a3000 - 0x7fff8d3a0ff7 libxml2.2.dylib (22.3)
    <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
         0x7fff8d3a1000 - 0x7fff8d3aefff libbz2.1.0.dylib (29)
    <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
         0x7fff8d3b1000 - 0x7fff8d3b3ff7
    com.apple.print.framework.Print (8.0 - 258)
    <34666CC2-B86D-3313-B3B6-A9977AD593DA>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
         0x7fff8d3b4000 - 0x7fff8d3b4fff com.apple.CoreServices (57 -
    57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
         0x7fff8d3c0000 - 0x7fff8d3c0fff com.apple.Cocoa (6.7 - 19)
    <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4>
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
         0x7fff8d5a9000 - 0x7fff8d612fff libstdc++.6.dylib (56)
    <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
         0x7fff8d613000 - 0x7fff8d715fff libcrypto.0.9.8.dylib (47)
    <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
         0x7fff8d71c000 - 0x7fff8d72afff libcommonCrypto.dylib (60026)
    <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
         0x7fff8dac8000 - 0x7fff8db85ff7 com.apple.ColorSync (4.8.0 -
    4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
         0x7fff8db86000 - 0x7fff8dbdcff7 com.apple.opencl (2.1.20 -
    2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
         0x7fff8dbdd000 - 0x7fff8eb96fff com.apple.WebCore (8536 -
    8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D>
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
         0x7fff8eb97000 - 0x7fff8ebb4fff com.apple.openscripting (1.3.6
    - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
         0x7fff8ebb5000 - 0x7fff8ec22ff7 com.apple.framework.IOKit (2.0
    - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F>
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
         0x7fff8ec23000 - 0x7fff8ec51fff com.apple.CoreServicesInternal
    (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E>
    /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
         0x7fff8ec52000 - 0x7fff8ec58fff libmacho.dylib (829)
    <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
         0x7fff8ec59000 - 0x7fff8ec65fff libCSync.A.dylib (324.6)
    <2033247A-CABC-3E20-8498-7367A8F44A08>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
         0x7fff8ec66000 - 0x7fff8ec74ff7 libsystem_network.dylib
    (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587>
    /usr/lib/system/libsystem_network.dylib
         0x7fff8ec75000 - 0x7fff8ec87ff7 libz.1.dylib (43)
    <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
         0x7fff8ec88000 - 0x7fff8ed2eff7
    com.apple.CoreServices.OSServices (557.4 - 557.4)
    <841878A8-6F3E-300D-8F01-444B3CC1F41D>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
         0x7fff8ed2f000 - 0x7fff8ed37fff liblaunch.dylib (442.26.2)
    <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
         0x7fff8ed60000 - 0x7fff8ed6dfff com.apple.AppleFSCompression
    (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E>
    /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
         0x7fff8ed6e000 - 0x7fff8ed7cfff com.apple.Librarian (1.1 - 1)
    <1635162F-239A-341E-83C7-710C55E254AF>
    /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
         0x7fff8ed7d000 - 0x7fff8ed9dfff libPng.dylib (845)
    <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
         0x7fff8edb9000 - 0x7fff8f1b0fff libLAPACK.dylib (1073.4)
    <D632EC8B-2BA0-3853-800A-20DA00A1091C>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
         0x7fff8f1b1000 - 0x7fff8f1dcfff libxslt.1.dylib (11.3)
    <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
         0x7fff8f1dd000 - 0x7fff8f50dff7 com.apple.HIToolbox (2.0 -
    625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
         0x7fff8f50e000 - 0x7fff8f513fff libcache.dylib (57)
    <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
         0x7fff8f514000 - 0x7fff8f54efff com.apple.GSS (3.0 - 2.0)
    <0BDF8090-5EF4-3759-94DE-8521D74188AA>
    /System/Library/Frameworks/GSS.framework/Versions/A/GSS
         0x7fff8f54f000 - 0x7fff8f6a0fff
    com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8)
    <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9>
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
         0x7fff8f6a1000 - 0x7fff8f6acfff com.apple.CommonAuth (3.0 -
    2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39>
    /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
         0x7fff8f70e000 - 0x7fff8f712fff libCGXType.A.dylib (324.6)
    <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
         0x7fff8f713000 - 0x7fff8f73bfff libJPEG.dylib (845)
    <A32618D7-FB91-3EE2-A105-5407B2F3F8D8>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
         0x7fff8f73c000 - 0x7fff8f73efff libquarantine.dylib (52)
    <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
         0x7fff8f73f000 - 0x7fff8f740ff7 libsystem_sandbox.dylib (220)
    <3C3B03CF-C525-3CB3-8557-62E91B93AC95>
    /usr/lib/system/libsystem_sandbox.dylib
         0x7fff8f741000 - 0x7fff8f76bff7 com.apple.CoreVideo (1.8 -
    99.3) <C424838A-889C-39E5-8108-FD05C93D26A0>
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
         0x7fff8f76c000 - 0x7fff8f886fff com.apple.coreavchd (5.6.0 -
    5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3>
    /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
         0x7fff8f887000 - 0x7fff8f8e1fff
    com.apple.print.framework.PrintCore (8.1 - 387.1)
    <1FA17B75-33E6-35BD-9198-35F92E37B248>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
         0x7fff8f90b000 - 0x7fff8f90ffff libCoreVMClient.dylib (24.4)
    <55F71158-ADEE-3863-92E9-4772DCEA8E31>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
         0x7fff8f910000 - 0x7fff8f916ff7 libunwind.dylib (35.1)
    <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
         0x7fff8f940000 - 0x7fff8f95fff7 com.apple.ChunkingLibrary (2.0
    - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835>
    /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
         0x7fff8f960000 - 0x7fff8f9b1ff7 com.apple.SystemConfiguration
    (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C>
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
         0x7fff8f9b2000 - 0x7fff8fa50ff7 com.apple.ink.framework
    (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
         0x7fff8fa51000 - 0x7fff8fa94fff com.apple.RemoteViewServices
    (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF>
    /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
         0x7fff8fa95000 - 0x7fff8fe8eff7 com.apple.MediaToolbox (1.0 -
    926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5>
    /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
         0x7fff8fe8f000 - 0x7fff8fed2ff7 com.apple.bom (12.0 - 192)
    <0BF1F2D2-3648-36B7-BE4B-551A0173209B>
    /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
         0x7fff8ff0c000 - 0x7fff8ff33fff
    com.apple.framework.familycontrols (4.1 - 410)
    <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6>
    /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
         0x7fff8ff34000 - 0x7fff8ff42ff7 libkxld.dylib (2050.18.24)
    <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
         0x7fff90474000 - 0x7fff90488fff libGL.dylib (8.6.1)
    <2E00615F-97F5-34EB-BE07-75A24F3C18D7>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
         0x7fff90489000 - 0x7fff90587fff com.apple.QuickLookUIFramework
    (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
         0x7fff905cf000 - 0x7fff905e4fff com.apple.ImageCapture (8.0 -
    8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
         0x7fff905e7000 - 0x7fff90881ff7 com.apple.JavaScriptCore (8536
    - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2>
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
         0x7fff90882000 - 0x7fff908ceff7 libauto.dylib (185.1)
    <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
         0x7fff908cf000 - 0x7fff908e5fff
    com.apple.MultitouchSupport.framework (235.28 - 235.28)
    <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC>
    /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
         0x7fff908e6000 - 0x7fff908eafff libpam.2.dylib (20)
    <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
         0x7fff908eb000 - 0x7fff908edfff com.apple.TrustEvaluationAgent
    (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3>
    /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
         0x7fff908ee000 - 0x7fff9094afff com.apple.QuickLookFramework
    (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D>
    /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
         0x7fff90978000 - 0x7fff909cefff com.apple.HIServices (1.20 -
    417) <A1129272-FEC8-350B-BA26-5A97F23C413D>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
         0x7fff909cf000 - 0x7fff90c54ff7 com.apple.RawCamera.bundle
    (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640>
    /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
         0x7fff90c55000 - 0x7fff90c5cfff com.apple.NetFS (5.0 - 4.0)
    <82E24B9A-7742-3DA3-9E99-ED267D98C05E>
    /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
         0x7fff90c5d000 - 0x7fff90c5dfff com.apple.Carbon (154 - 155)
    <1B2846B1-384E-3D1C-8999-201215723349>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
         0x7fff90c62000 - 0x7fff90c69fff libcopyfile.dylib (89)
    <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
         0x7fff90c78000 - 0x7fff90c9dff7 libc++abi.dylib (24.4)
    <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
         0x7fff90c9e000 - 0x7fff90cbffff com.apple.Ubiquity (1.2 -
    243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853>
    /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
         0x7fff90ccc000 - 0x7fff90ccdff7 libdnsinfo.dylib (453.18)
    <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
         0x7fff90cce000 - 0x7fff90d1dff7 libcorecrypto.dylib (106.2)
    <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
         0x7fff90d1e000 - 0x7fff90d20fff com.apple.securityhi (4.0 -
    55002) <26E6D477-EF61-351F-BA8C-67824AA231C6>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
         0x7fff90d21000 - 0x7fff90d6cfff com.apple.framework.CoreWLAN
    (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636>
    /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
         0x7fff90d6d000 - 0x7fff90dc6fff com.apple.ImageCaptureCore
    (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092>
    /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
         0x7fff90e52000 - 0x7fff90e5dfff libsystem_notify.dylib (98.5)
    <C49275CC-835A-3207-AFBA-8C01374927B6>
    /usr/lib/system/libsystem_notify.dylib
         0x7fff90f50000 - 0x7fff90f50ffd
    com.apple.audio.units.AudioUnit (1.8 - 1.8)
    <29E2C990-3617-3FA2-BDD7-DB7DF493E443>
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
         0x7fff90f5c000 - 0x7fff90f64ff7 libsystem_dnssd.dylib
    (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C>
    /usr/lib/system/libsystem_dnssd.dylib
         0x7fff90f65000 - 0x7fff90f66fff
    libDiagnosticMessagesClient.dylib (8)
    <8548E0DC-0D2F-30B6-B045-FE8A038E76D8>
    /usr/lib/libDiagnosticMessagesClient.dylib
         0x7fff90f67000 - 0x7fff90f7cff7 libdispatch.dylib (228.23)
    <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
         0x7fff90f7d000 - 0x7fff910f1fff com.apple.CFNetwork (596.2.3 -
    596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976>
    /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
         0x7fff910f2000 - 0x7fff9120bff7 com.apple.ImageIO.framework
    (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
         0x7fff9120c000 - 0x7fff91392fff libBLAS.dylib (1073.4)
    <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
         0x7fff91394000 - 0x7fff913d8fff libcups.2.dylib (327)
    <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
         0x7fff913d9000 - 0x7fff91435ff7 com.apple.Symbolication (1.3 -
    93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5>
    /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
         0x7fff91487000 - 0x7fff91487fff com.apple.ApplicationServices
    (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
         0x7fff91488000 - 0x7fff91525ff7 com.apple.PDFKit (2.7.2 -
    2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
         0x7fff91526000 - 0x7fff91530fff
    com.apple.speech.recognition.framework (4.1.5 - 4.1.5)
    <D803919C-3102-3515-A178-61E9C86C46A1>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
         0x7fff91534000 - 0x7fff915c5fff com.apple.CorePDF (2.0 - 2)
    <EB5660B1-0D79-34F3-B242-B559AE0A5B4A>
    /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
         0x7fff9163d000 - 0x7fff91732fff libiconv.2.dylib (34)
    <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
         0x7fff91733000 - 0x7fff917b2ff7 com.apple.securityfoundation
    (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88>
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
         0x7fff917b3000 - 0x7fff917e4ff7 com.apple.DictionaryServices
    (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
         0x7fff91872000 - 0x7fff92202c67 com.apple.CoreGraphics
    (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
         0x7fff92300000 - 0x7fff923ccfe7 libsystem_c.dylib (825.25)
    <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
         0x7fff923cd000 - 0x7fff923dcff7 libxar.1.dylib (105)
    <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
         0x7fff92409000 - 0x7fff9243ffff libsystem_info.dylib (406.17)
    <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
         0x7fff92440000 - 0x7fff926eefff com.apple.imageKit (2.2 - 667)
    <66A64289-6259-335E-9D8C-E3E02ECE7837>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
         0x7fff928ca000 - 0x7fff929a4ff7 com.apple.backup.framework
    (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F>
    /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
         0x7fff929a5000 - 0x7fff929aafff com.apple.OpenDirectory (10.8
    - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0>
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
         0x7fff929ab000 - 0x7fff929aefff libRadiance.dylib (845)
    <E8956A35-494E-3014-8B86-362D32576116>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
         0x7fff929c8000 - 0x7fff929f3fff com.apple.framework.Apple80211
    (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4>
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
         0x7fff929f4000 - 0x7fff92a5cfff libvDSP.dylib (380.6)
    <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
         0x7fff92a9d000 - 0x7fff92c0eff7 com.apple.QTKit (7.7.1 -
    2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4>
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
         0x7fff92c4a000 - 0x7fff92c4afff libkeymgr.dylib (25)
    <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
         0x7fff92c4b000 - 0x7fff92c6cff7 libCRFSuite.dylib (33)
    <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
         0x7fff92d34000 - 0x7fff92d53ff7 libresolv.9.dylib (51)
    <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
         0x7fff92d57000 - 0x7fff92ffbfff com.apple.CoreImage (8.2.2 -
    1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0>
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
         0x7fff92ffc000 - 0x7fff93186fff com.apple.WebKit (8536 -
    8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878>
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
         0x7fff93223000 - 0x7fff93224fff liblangid.dylib (116)
    <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
         0x7fff93225000 - 0x7fff93226ff7 libSystem.B.dylib (169.3)
    <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
         0x7fff9327d000 - 0x7fff9369afff FaceCoreLight (2.4.1)
    <A34C9575-C4C1-31B1-809B-7751070B4E8B>
    /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
         0x7fff9369b000 - 0x7fff936c7ff7 libRIP.A.dylib (324.6)
    <5A7EB5C2-BA60-36D7-BF41-9853F37837AA>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
         0x7fff936f7000 - 0x7fff9373ffff com.apple.framework.CoreWiFi
    (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588>
    /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
         0x7fff9374d000 - 0x7fff937b5ff7 libc++.1.dylib (65.1)
    <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
         0x7fff93847000 - 0x7fff9388ffff libcurl.4.dylib (69.2)
    <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
         0x7fff939ff000 - 0x7fff93a05fff libGFXShared.dylib (8.6.1)
    <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
         0x7fff93abc000 - 0x7fff93af9fe7 libGLImage.dylib (8.6.1)
    <7F31DD61-3110-3541-A9BB-035CD1262E50>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
         0x7fff93afa000 - 0x7fff93b0bff7 libsasl2.2.dylib (166)
    <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
         0x7fff93b0c000 - 0x7fff93ddcfff com.apple.security (7.0 -
    55179.1) <639641EF-8156-3190-890C-1053658E044A>
    /System/Library/Frameworks/Security.framework/Versions/A/Security
         0x7fff93ddd000 - 0x7fff93e77fff com.apple.CoreSymbolication
    (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA>
    /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
         0x7fff93e78000 - 0x7fff942b4fff com.apple.VideoToolbox (1.0 -
    926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17>
    /System/Library/Fr

  3. Fletcher closed this discussion on 17 Feb, 2013 03:42 PM.

  4. Peter Snowdon re-opened this discussion on 17 Feb, 2013 07:55 PM

  5. 3 Posted by Peter Snowdon on 17 Feb, 2013 07:55 PM

    Peter Snowdon's Avatar

    Fletcher,
    It just did it again, about five minutes after I resumed typing after
    dinner.
    Here is the crash report pasted below.
    And I attach the document I am working on. Only the last 1.5 sentences I
    had written were lost, thanks to autosave. I was working in the third
    para of the TEXT section, if that helps. I am using Brett's Git Hub
    style, with personalised fonts, and working in full screen mode, when
    this happens. I have MMC 2.0 (2).
    Grateful for any light you can shed on this.
    FYI, the document began as a txt file I was editing in nvAlt, which I
    then opened and renamed in MMC.
    Best
    Peter

    Process: MultiMarkdown Composer [3334]
    Path: /Applications/MultiMarkdown
    Composer.app/Contents/MacOS/MultiMarkdown Composer
    Identifier: com.multimarkdown.composer.mac
    Version: 2.0 (2)
    App Item ID: 593294811
    App External ID: 13445231
    Code Type: X86-64 (Native)
    Parent Process: launchd [132]
    User ID: 501

    Date/Time: 2013-02-17 20:49:10.397 +0100
    OS Version: Mac OS X 10.8.2 (12C60)
    Report Version: 10

    Crashed Thread: 16

    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000

    Application Specific Information:
    *** error for object 0x7fd0da1a6400: incorrect checksum for freed object
    - object was probably modified after being freed.

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 com.apple.Foundation 0x00007fff8b18718a -[NSRLEArray
    objectAtRunIndex:length:] + 19
    1 com.apple.Foundation 0x00007fff8b150e12
    -[NSConcreteMutableAttributedString
    attribute:atIndex:longestEffectiveRange:inRange:] + 395
    2 com.apple.AppKit 0x00007fff893c7945
    -[NSConcreteTextStorage
    attribute:atIndex:longestEffectiveRange:inRange:] + 212
    3 com.apple.AppKit 0x00007fff892ff5d4
    -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions)
    fixGlyphInfoAttributeInRange:] + 104
    4 com.apple.AppKit 0x00007fff892ff51a
    -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions)
    fixAttributesInRange:] + 41
    5 com.apple.AppKit 0x00007fff893c7747 -[NSTextStorage
    processEditing] + 108
    6 com.apple.AppKit 0x00007fff89229284 -[NSTextStorage
    endEditing] + 79
    7 com.apple.Foundation 0x00007fff8b1be407
    -[NSMutableAttributedString removeAttribute:range:] + 228
    8 com.multimarkdown.composer.mac 0x000000010f9c625c 0x10f984000 +
    270940
    9 com.multimarkdown.composer.mac 0x000000010fa0c4bf 0x10f984000 +
    558271
    10 com.apple.AppKit 0x00007fff8916fb88 -[NSTextView
    insertText:replacementRange:] + 2335
    11 com.multimarkdown.composer.mac 0x000000010fa0d1a3 0x10f984000 +
    561571
    12 com.apple.AppKit 0x00007fff89224200
    -[NSTextInputContext handleTSMEvent:] + 2781
    13 com.apple.AppKit 0x00007fff892236fa
    _NSTSMEventHandler + 202
    14 com.apple.HIToolbox 0x00007fff8f215f0a
    DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
    HandlerCallRec*) + 1206
    15 com.apple.HIToolbox 0x00007fff8f2153d9
    SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
    HandlerCallRec*) + 410
    16 com.apple.HIToolbox 0x00007fff8f22b1bd
    SendEventToEventTarget + 40
    17 com.apple.HIToolbox 0x00007fff8f20b6b2 SendTSMEvent + 35
    18 com.apple.HIToolbox 0x00007fff8f20b230
    SendUnicodeTextAEToUnicodeDoc + 477
    19 com.apple.HIToolbox 0x00007fff8f20af62 TSMKeyEvent + 610
    20 com.apple.HIToolbox 0x00007fff8f25b1b5
    TSMProcessRawKeyEvent + 2568
    21 com.apple.AppKit 0x00007fff89222347
    -[NSTextInputContext handleEvent:] + 823
    22 com.apple.AppKit 0x00007fff89221f87 -[NSView
    interpretKeyEvents:] + 183
    23 com.apple.AppKit 0x00007fff8916ef67 -[NSTextView
    keyDown:] + 723
    24 com.apple.AppKit 0x00007fff8938a120 -[NSWindow
    sendEvent:] + 9687
    25 com.apple.AppKit 0x00007fff89385744 -[NSApplication
    sendEvent:] + 5761
    26 com.apple.AppKit 0x00007fff8929b2fa -[NSApplication
    run] + 636
    27 com.apple.AppKit 0x00007fff8923fcb6
    NSApplicationMain + 869
    28 com.multimarkdown.composer.mac 0x000000010f9856d4 0x10f984000 + 5844

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8b001d16 kevent + 10
    1 libdispatch.dylib 0x00007fff90f6bdea
    _dispatch_mgr_invoke + 883
    2 libdispatch.dylib 0x00007fff90f6b9ee
    _dispatch_mgr_thread + 54

    Thread 2:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x00007fff8afff686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8affec42 mach_msg + 70
    2 com.apple.CoreFoundation 0x00007fff8a231803
    __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x00007fff8a236ee6 __CFRunLoopRun
    + 1078
    4 com.apple.CoreFoundation 0x00007fff8a2366b2
    CFRunLoopRunSpecific + 290
    5 com.apple.Foundation 0x00007fff8b11a586
    +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6 com.apple.Foundation 0x00007fff8b178612
    __NSThread__main__ + 1345
    7 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    8 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 3:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fff8b001322 __select + 10
    1 com.apple.CoreFoundation 0x00007fff8a2764e6
    __CFSocketManager + 1302
    2 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    3 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 4:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff905edd96
    WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
    3 com.apple.JavaScriptCore 0x00007fff9080fd0a
    JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 5:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90772724
    JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90772606
    JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 6:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90772724
    JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90772606
    JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 7:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90772724
    JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90772606
    JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9082536f
    WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 8:: CVDisplayLink
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.CoreVideo 0x00007fff8f7432d4
    CVDisplayLink::runIOThread() + 680
    3 com.apple.CoreVideo 0x00007fff8f743013
    startIOThread(void*) + 148
    4 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    5 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 9:: CVDisplayLink
    0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait
    + 10
    1 libsystem_c.dylib 0x00007fff92318f89
    _pthread_cond_wait + 869
    2 com.apple.CoreVideo 0x00007fff8f7432d4
    CVDisplayLink::runIOThread() + 680
    3 com.apple.CoreVideo 0x00007fff8f743013
    startIOThread(void*) + 148
    4 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    5 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 10:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 11:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 12:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 13:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 14:
    0 libsystem_kernel.dylib 0x00007fff8b0016d6
    __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff92316eec
    _pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff92316cb3
    _pthread_wqthread + 412
    3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13

    Thread 15:
    0 com.apple.Foundation 0x00007fff8b151035
    -[NSBigMutableString getCharacters:range:] + 96
    1 com.apple.CoreFoundation 0x00007fff8a26bdc5
    CFStringFindCharacterFromSet + 853
    2 com.apple.Foundation 0x00007fff8b15010d -[NSString
    rangeOfCharacterFromSet:options:range:] + 414
    3 com.apple.Foundation 0x00007fff8b19d426 -[NSScanner
    scanUpToCharactersFromSet:intoString:] + 170
    4 com.multimarkdown.composer.mac 0x000000010f9b85ae 0x10f984000 +
    214446
    5 com.multimarkdown.composer.mac 0x000000010fa1900d 0x10f984000 +
    610317
    6 com.multimarkdown.composer.mac 0x000000010fa0f657 0x10f984000 +
    570967
    7 com.apple.Foundation 0x00007fff8b178612
    __NSThread__main__ + 1345
    8 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    9 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 16 Crashed:
    0 libsystem_kernel.dylib 0x00007fff8b001212 __pthread_kill + 10
    1 libsystem_c.dylib 0x00007fff92315af4 pthread_kill + 90
    2 libsystem_c.dylib 0x00007fff92359dce abort + 143
    3 libsystem_c.dylib 0x00007fff923358a5 szone_error + 580
    4 libsystem_c.dylib 0x00007fff923363de
    small_free_list_remove_ptr + 262
    5 libsystem_c.dylib 0x00007fff92330840 szone_free + 4444
    6 libsystem_c.dylib 0x00007fff923314b2 szone_realloc +
    2047
    7 libsystem_c.dylib 0x00007fff9232d54a
    malloc_zone_realloc + 79
    8 libsystem_c.dylib 0x00007fff9232dcac realloc + 157
    9 com.multimarkdown.composer.mac 0x000000010f99618c 0x10f984000 + 74124
    10 com.multimarkdown.composer.mac 0x000000010f997134 0x10f984000 + 78132
    11 com.multimarkdown.composer.mac 0x000000010f996b94 0x10f984000 + 76692
    12 com.multimarkdown.composer.mac 0x000000010f995709 0x10f984000 + 71433
    13 com.multimarkdown.composer.mac 0x000000010f994f32 0x10f984000 + 69426
    14 com.multimarkdown.composer.mac 0x000000010f99561f 0x10f984000 + 71199
    15 com.multimarkdown.composer.mac 0x000000010f9ace4a 0x10f984000 +
    167498
    16 com.multimarkdown.composer.mac 0x000000010f9b44fc 0x10f984000 +
    197884
    17 com.multimarkdown.composer.mac 0x000000010f9b4c00 0x10f984000 +
    199680
    18 com.multimarkdown.composer.mac 0x000000010fa123ba 0x10f984000 +
    582586
    19 com.apple.Foundation 0x00007fff8b178612
    __NSThread__main__ + 1345
    20 libsystem_c.dylib 0x00007fff92314742 _pthread_start
    + 327
    21 libsystem_c.dylib 0x00007fff92301181 thread_start + 13

    Thread 16 crashed with X86 Thread State (64-bit):
       rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx:
    0x0000000118622648 rdx: 0x0000000000000000
       rdi: 0x0000000000010b47 rsi: 0x0000000000000006 rbp:
    0x0000000118622670 rsp: 0x0000000118622648
        r8: 0x00007fff79eef278 r9: 0x00000000fffffff0 r10:
    0x0000000020000000 r11: 0x0000000000000206
       r12: 0x000000010fa6e000 r13: 0x00007fd0da1a6400 r14:
    0x0000000118623000 r15: 0x0000000000000000
       rip: 0x00007fff8b001212 rfl: 0x0000000000000206 cr2: 0x00007fff79ee8fe8
    Logical CPU: 0

    Binary Images:
            0x10f984000 - 0x10fa4bfff +com.multimarkdown.composer.mac
    (2.0 - 2) <4789230F-60FD-3627-8654-00DDBA46BE02>
    /Applications/MultiMarkdown Composer.app/Contents/MacOS/MultiMarkdown
    Composer
            0x10fc43000 - 0x10fc43ff3 +cl_kernels (???)
    <2D620643-7199-4BCA-AA23-12B50D090A69> cl_kernels
            0x110fe1000 - 0x110fe2ff3 +cl_kernels (???)
    <37257506-81A4-4E29-BC3A-18782795495B> cl_kernels
            0x110fef000 - 0x110fefff1 +cl_kernels (???)
    <31233553-B84C-4CFB-878D-372E354243C7> cl_kernels
            0x114110000 - 0x114115ff7 libgermantok.dylib (7)
    <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib
            0x1149b6000 - 0x1149b9fff com.apple.IOAccelerator
    (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD>
    /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
            0x1149c0000 - 0x1149cdff7 libGPUSupportMercury.dylib
    (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE>
    /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
            0x1149d6000 - 0x1149e4ff7 libGPUSupport.dylib (8.6.1)
    <C8A361A5-8A82-375D-B50E-E520662F76B1>
    /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
            0x1149eb000 - 0x1149eeff7 libCoreFSCache.dylib (24.4)
    <C375CAA0-F91F-3D9F-AF90-DB951BD86983>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
            0x114b80000 - 0x114badfff GLRendererFloat (8.6.1)
    <B598274C-3C23-3EBB-A7C5-13C131FAC651>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
            0x114dcf000 - 0x114f86fff GLEngine (8.6.1)
    <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
            0x114fbd000 - 0x1150fffff libGLProgrammability.dylib
    (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
            0x115133000 - 0x1153d4fef
    com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0)
    <AFF4FFE6-F389-3E65-A224-F7382FB94620>
    /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
            0x115822000 - 0x115bd6fff
    com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0)
    <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB>
    /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
            0x115cf4000 - 0x115cfdfe7 libcldcpuengine.dylib (2.1.19)
    <50800DA2-7233-32E5-9553-A02171B68399>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
            0x119507000 - 0x1195a2ff7 unorm8_bgra.dylib (2.1.19)
    <904EA51D-225A-38AF-B66C-84493C55C065>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
         0x7fff6f584000 - 0x7fff6f5b893f dyld (210.2.3)
    <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
         0x7fff88ddc000 - 0x7fff88ddcfff libOpenScriptingUtil.dylib
    (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC>
    /usr/lib/libOpenScriptingUtil.dylib
         0x7fff88ddd000 - 0x7fff88df7fff com.apple.CoreMediaAuthoring
    (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2>
    /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
         0x7fff88df8000 - 0x7fff88e1fff7 com.apple.PerformanceAnalysis
    (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9>
    /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
         0x7fff88e70000 - 0x7fff88e73fff com.apple.AppleSystemInfo (2.0
    - 2) <BC221376-361F-3F85-B284-DC251D3BB442>
    /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
         0x7fff88e74000 - 0x7fff88e8bfff com.apple.GenerationalStorage
    (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E>
    /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
         0x7fff88fa6000 - 0x7fff88fb2fff com.apple.CrashReporterSupport
    (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353>
    /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
         0x7fff88fb3000 - 0x7fff8914efef com.apple.vImage (6.0 - 6.0)
    <FAE13169-295A-33A5-8E6B-7C2CC1407FA7>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
         0x7fff8914f000 - 0x7fff89d7cff7 com.apple.AppKit (6.8 -
    1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23>
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
         0x7fff8a0bd000 - 0x7fff8a201fef com.apple.MediaControlSender
    (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715>
    /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
         0x7fff8a202000 - 0x7fff8a3ebfff com.apple.CoreFoundation (6.8
    - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F>
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
         0x7fff8a3ec000 - 0x7fff8a3f9ff7 com.apple.NetAuth (4.0 - 4.0)
    <F5BC7D7D-AF28-3C83-A674-DADA48FF7810>
    /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
         0x7fff8a450000 - 0x7fff8a49aff7 libGLU.dylib (8.6.1)
    <DF45C1E3-3884-3991-B84F-F39B482E8BF8>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
         0x7fff8a579000 - 0x7fff8a583fff com.apple.DisplayServicesFW
    (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8>
    /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
         0x7fff8a584000 - 0x7fff8a593ff7 com.apple.opengl (1.8.6 -
    1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
         0x7fff8a83a000 - 0x7fff8afe2fff com.apple.CoreAUC (6.16.00 -
    6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D>
    /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
         0x7fff8afe3000 - 0x7fff8afe6fff com.apple.help (1.3.2 - 42)
    <343904FE-3022-3573-97D6-5FE17F8643BA>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
         0x7fff8afe7000 - 0x7fff8afe9ff7 libunc.dylib (25)
    <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
         0x7fff8afea000 - 0x7fff8afeeff7 com.apple.TCC (1.0 - 1)
    <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6>
    /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
         0x7fff8afef000 - 0x7fff8b00aff7 libsystem_kernel.dylib
    (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4>
    /usr/lib/system/libsystem_kernel.dylib
         0x7fff8b00d000 - 0x7fff8b00dfff com.apple.Accelerate (1.8 -
    Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
         0x7fff8b00e000 - 0x7fff8b030ff7 com.apple.Kerberos (2.0 - 1)
    <C49B8820-34ED-39D7-A407-A3E854153556>
    /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
         0x7fff8b031000 - 0x7fff8b0e2fff com.apple.LaunchServices
    (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
         0x7fff8b0e3000 - 0x7fff8b43ffff com.apple.Foundation (6.8 -
    945.11) <A5D41956-A354-3ACC-9355-BE200072223B>
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
         0x7fff8b440000 - 0x7fff8b440fff com.apple.quartzframework (1.5
    - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
         0x7fff8b441000 - 0x7fff8b442ff7 libremovefile.dylib (23.1)
    <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
         0x7fff8b44d000 - 0x7fff8b4e7fff libvMisc.dylib (380.6)
    <714336EA-1C0E-3735-B31C-19DFDAAF6221>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
         0x7fff8b587000 - 0x7fff8b89eff7
    com.apple.CoreServices.CarbonCore (1037.3 - 1037.3)
    <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
         0x7fff8b89f000 - 0x7fff8b8b2ff7 com.apple.LangAnalysis (1.7.0
    - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
         0x7fff8b8b3000 - 0x7fff8b8cafff com.apple.CFOpenDirectory
    (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171>
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
         0x7fff8b9f5000 - 0x7fff8ba09fff
    com.apple.speech.synthesis.framework (4.1.12 - 4.1.12)
    <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
         0x7fff8ba0a000 - 0x7fff8ba49ff7 com.apple.QD (3.42 - 285)
    <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
         0x7fff8ba66000 - 0x7fff8bae6ff7
    com.apple.ApplicationServices.ATS (332 - 341.1)
    <BD83B039-AB25-3E3E-9975-A67DAE66988B>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
         0x7fff8bae7000 - 0x7fff8bb34fff com.apple.CoreMediaIO (301.0 -
    4147) <3B748499-C173-357B-976C-9FF257C5171E>
    /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
         0x7fff8bb8c000 - 0x7fff8bb97ff7
    com.apple.bsd.ServiceManagement (2.0 - 2.0)
    <C12962D5-85FB-349E-AA56-64F4F487F219>
    /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
         0x7fff8bb98000 - 0x7fff8bb9efff com.apple.DiskArbitration
    (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15>
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
         0x7fff8bb9f000 - 0x7fff8bc9cfff libsqlite3.dylib (138.1)
    <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
         0x7fff8bce1000 - 0x7fff8bdb4ff7 com.apple.DiscRecording (7.0 -
    7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A>
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
         0x7fff8bdb5000 - 0x7fff8be87ff7 com.apple.CoreText (260.0 -
    275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC>
    /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
         0x7fff8be88000 - 0x7fff8be89fff libsystem_blocks.dylib (59)
    <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8>
    /usr/lib/system/libsystem_blocks.dylib
         0x7fff8bf12000 - 0x7fff8bf15ff7 libdyld.dylib (210.2.3)
    <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
         0x7fff8c15e000 - 0x7fff8c393ff7 com.apple.CoreData (106.1 -
    407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768>
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
         0x7fff8c394000 - 0x7fff8c3dfff7 com.apple.CoreMedia (1.0 -
    926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A>
    /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
         0x7fff8c3e0000 - 0x7fff8c437ff7 com.apple.AppleVAFramework
    (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0>
    /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
         0x7fff8c438000 - 0x7fff8c5e6fff com.apple.QuartzCore (1.8 -
    304.0) <897FAA5D-FF13-33FE-878B-B164D684F019>
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
         0x7fff8c642000 - 0x7fff8c6c3fff com.apple.Metadata (10.7.0 -
    707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
         0x7fff8c6c4000 - 0x7fff8c7b5fff com.apple.DiskImagesFramework
    (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69>
    /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
         0x7fff8c806000 - 0x7fff8c8cbff7 com.apple.coreui (2.0 - 181.1)
    <83D2C92D-6842-3C9D-9289-39D5B4554C3A>
    /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
         0x7fff8d181000 - 0x7fff8d2a1fff com.apple.desktopservices
    (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5>
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
         0x7fff8d2a2000 - 0x7fff8d2a2fff com.apple.Accelerate.vecLib
    (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
         0x7fff8d2a3000 - 0x7fff8d3a0ff7 libxml2.2.dylib (22.3)
    <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
         0x7fff8d3a1000 - 0x7fff8d3aefff libbz2.1.0.dylib (29)
    <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
         0x7fff8d3b1000 - 0x7fff8d3b3ff7
    com.apple.print.framework.Print (8.0 - 258)
    <34666CC2-B86D-3313-B3B6-A9977AD593DA>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
         0x7fff8d3b4000 - 0x7fff8d3b4fff com.apple.CoreServices (57 -
    57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
         0x7fff8d3c0000 - 0x7fff8d3c0fff com.apple.Cocoa (6.7 - 19)
    <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4>
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
         0x7fff8d5a9000 - 0x7fff8d612fff libstdc++.6.dylib (56)
    <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
         0x7fff8d613000 - 0x7fff8d715fff libcrypto.0.9.8.dylib (47)
    <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
         0x7fff8d71c000 - 0x7fff8d72afff libcommonCrypto.dylib (60026)
    <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
         0x7fff8dac8000 - 0x7fff8db85ff7 com.apple.ColorSync (4.8.0 -
    4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
         0x7fff8db86000 - 0x7fff8dbdcff7 com.apple.opencl (2.1.20 -
    2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
         0x7fff8dbdd000 - 0x7fff8eb96fff com.apple.WebCore (8536 -
    8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D>
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
         0x7fff8eb97000 - 0x7fff8ebb4fff com.apple.openscripting (1.3.6
    - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
         0x7fff8ebb5000 - 0x7fff8ec22ff7 com.apple.framework.IOKit (2.0
    - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F>
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
         0x7fff8ec23000 - 0x7fff8ec51fff com.apple.CoreServicesInternal
    (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E>
    /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
         0x7fff8ec52000 - 0x7fff8ec58fff libmacho.dylib (829)
    <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
         0x7fff8ec59000 - 0x7fff8ec65fff libCSync.A.dylib (324.6)
    <2033247A-CABC-3E20-8498-7367A8F44A08>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
         0x7fff8ec66000 - 0x7fff8ec74ff7 libsystem_network.dylib
    (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587>
    /usr/lib/system/libsystem_network.dylib
         0x7fff8ec75000 - 0x7fff8ec87ff7 libz.1.dylib (43)
    <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
         0x7fff8ec88000 - 0x7fff8ed2eff7
    com.apple.CoreServices.OSServices (557.4 - 557.4)
    <841878A8-6F3E-300D-8F01-444B3CC1F41D>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
         0x7fff8ed2f000 - 0x7fff8ed37fff liblaunch.dylib (442.26.2)
    <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
         0x7fff8ed60000 - 0x7fff8ed6dfff com.apple.AppleFSCompression
    (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E>
    /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
         0x7fff8ed6e000 - 0x7fff8ed7cfff com.apple.Librarian (1.1 - 1)
    <1635162F-239A-341E-83C7-710C55E254AF>
    /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
         0x7fff8ed7d000 - 0x7fff8ed9dfff libPng.dylib (845)
    <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
         0x7fff8edb9000 - 0x7fff8f1b0fff libLAPACK.dylib (1073.4)
    <D632EC8B-2BA0-3853-800A-20DA00A1091C>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
         0x7fff8f1b1000 - 0x7fff8f1dcfff libxslt.1.dylib (11.3)
    <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
         0x7fff8f1dd000 - 0x7fff8f50dff7 com.apple.HIToolbox (2.0 -
    625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
         0x7fff8f50e000 - 0x7fff8f513fff libcache.dylib (57)
    <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
         0x7fff8f514000 - 0x7fff8f54efff com.apple.GSS (3.0 - 2.0)
    <0BDF8090-5EF4-3759-94DE-8521D74188AA>
    /System/Library/Frameworks/GSS.framework/Versions/A/GSS
         0x7fff8f54f000 - 0x7fff8f6a0fff
    com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8)
    <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9>
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
         0x7fff8f6a1000 - 0x7fff8f6acfff com.apple.CommonAuth (3.0 -
    2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39>
    /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
         0x7fff8f70e000 - 0x7fff8f712fff libCGXType.A.dylib (324.6)
    <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
         0x7fff8f713000 - 0x7fff8f73bfff libJPEG.dylib (845)
    <A32618D7-FB91-3EE2-A105-5407B2F3F8D8>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
         0x7fff8f73c000 - 0x7fff8f73efff libquarantine.dylib (52)
    <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
         0x7fff8f73f000 - 0x7fff8f740ff7 libsystem_sandbox.dylib (220)
    <3C3B03CF-C525-3CB3-8557-62E91B93AC95>
    /usr/lib/system/libsystem_sandbox.dylib
         0x7fff8f741000 - 0x7fff8f76bff7 com.apple.CoreVideo (1.8 -
    99.3) <C424838A-889C-39E5-8108-FD05C93D26A0>
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
         0x7fff8f76c000 - 0x7fff8f886fff com.apple.coreavchd (5.6.0 -
    5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3>
    /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
         0x7fff8f887000 - 0x7fff8f8e1fff
    com.apple.print.framework.PrintCore (8.1 - 387.1)
    <1FA17B75-33E6-35BD-9198-35F92E37B248>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
         0x7fff8f90b000 - 0x7fff8f90ffff libCoreVMClient.dylib (24.4)
    <55F71158-ADEE-3863-92E9-4772DCEA8E31>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
         0x7fff8f910000 - 0x7fff8f916ff7 libunwind.dylib (35.1)
    <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
         0x7fff8f940000 - 0x7fff8f95fff7 com.apple.ChunkingLibrary (2.0
    - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835>
    /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
         0x7fff8f960000 - 0x7fff8f9b1ff7 com.apple.SystemConfiguration
    (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C>
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
         0x7fff8f9b2000 - 0x7fff8fa50ff7 com.apple.ink.framework
    (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
         0x7fff8fa51000 - 0x7fff8fa94fff com.apple.RemoteViewServices
    (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF>
    /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
         0x7fff8fa95000 - 0x7fff8fe8eff7 com.apple.MediaToolbox (1.0 -
    926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5>
    /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
         0x7fff8fe8f000 - 0x7fff8fed2ff7 com.apple.bom (12.0 - 192)
    <0BF1F2D2-3648-36B7-BE4B-551A0173209B>
    /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
         0x7fff8ff0c000 - 0x7fff8ff33fff
    com.apple.framework.familycontrols (4.1 - 410)
    <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6>
    /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
         0x7fff8ff34000 - 0x7fff8ff42ff7 libkxld.dylib (2050.18.24)
    <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
         0x7fff90474000 - 0x7fff90488fff libGL.dylib (8.6.1)
    <2E00615F-97F5-34EB-BE07-75A24F3C18D7>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
         0x7fff90489000 - 0x7fff90587fff com.apple.QuickLookUIFramework
    (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
         0x7fff905cf000 - 0x7fff905e4fff com.apple.ImageCapture (8.0 -
    8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
         0x7fff905e7000 - 0x7fff90881ff7 com.apple.JavaScriptCore (8536
    - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2>
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
         0x7fff90882000 - 0x7fff908ceff7 libauto.dylib (185.1)
    <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
         0x7fff908cf000 - 0x7fff908e5fff
    com.apple.MultitouchSupport.framework (235.28 - 235.28)
    <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC>
    /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
         0x7fff908e6000 - 0x7fff908eafff libpam.2.dylib (20)
    <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
         0x7fff908eb000 - 0x7fff908edfff com.apple.TrustEvaluationAgent
    (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3>
    /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
         0x7fff908ee000 - 0x7fff9094afff com.apple.QuickLookFramework
    (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D>
    /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
         0x7fff90978000 - 0x7fff909cefff com.apple.HIServices (1.20 -
    417) <A1129272-FEC8-350B-BA26-5A97F23C413D>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
         0x7fff909cf000 - 0x7fff90c54ff7 com.apple.RawCamera.bundle
    (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640>
    /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
         0x7fff90c55000 - 0x7fff90c5cfff com.apple.NetFS (5.0 - 4.0)
    <82E24B9A-7742-3DA3-9E99-ED267D98C05E>
    /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
         0x7fff90c5d000 - 0x7fff90c5dfff com.apple.Carbon (154 - 155)
    <1B2846B1-384E-3D1C-8999-201215723349>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
         0x7fff90c62000 - 0x7fff90c69fff libcopyfile.dylib (89)
    <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
         0x7fff90c78000 - 0x7fff90c9dff7 libc++abi.dylib (24.4)
    <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
         0x7fff90c9e000 - 0x7fff90cbffff com.apple.Ubiquity (1.2 -
    243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853>
    /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
         0x7fff90ccc000 - 0x7fff90ccdff7 libdnsinfo.dylib (453.18)
    <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
         0x7fff90cce000 - 0x7fff90d1dff7 libcorecrypto.dylib (106.2)
    <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
         0x7fff90d1e000 - 0x7fff90d20fff com.apple.securityhi (4.0 -
    55002) <26E6D477-EF61-351F-BA8C-67824AA231C6>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
         0x7fff90d21000 - 0x7fff90d6cfff com.apple.framework.CoreWLAN
    (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636>
    /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
         0x7fff90d6d000 - 0x7fff90dc6fff com.apple.ImageCaptureCore
    (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092>
    /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
         0x7fff90e52000 - 0x7fff90e5dfff libsystem_notify.dylib (98.5)
    <C49275CC-835A-3207-AFBA-8C01374927B6>
    /usr/lib/system/libsystem_notify.dylib
         0x7fff90f50000 - 0x7fff90f50ffd
    com.apple.audio.units.AudioUnit (1.8 - 1.8)
    <29E2C990-3617-3FA2-BDD7-DB7DF493E443>
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
         0x7fff90f5c000 - 0x7fff90f64ff7 libsystem_dnssd.dylib
    (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C>
    /usr/lib/system/libsystem_dnssd.dylib
         0x7fff90f65000 - 0x7fff90f66fff
    libDiagnosticMessagesClient.dylib (8)
    <8548E0DC-0D2F-30B6-B045-FE8A038E76D8>
    /usr/lib/libDiagnosticMessagesClient.dylib
         0x7fff90f67000 - 0x7fff90f7cff7 libdispatch.dylib (228.23)
    <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
         0x7fff90f7d000 - 0x7fff910f1fff com.apple.CFNetwork (596.2.3 -
    596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976>
    /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
         0x7fff910f2000 - 0x7fff9120bff7 com.apple.ImageIO.framework
    (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
         0x7fff9120c000 - 0x7fff91392fff libBLAS.dylib (1073.4)
    <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
         0x7fff91394000 - 0x7fff913d8fff libcups.2.dylib (327)
    <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
         0x7fff913d9000 - 0x7fff91435ff7 com.apple.Symbolication (1.3 -
    93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5>
    /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
         0x7fff91487000 - 0x7fff91487fff com.apple.ApplicationServices
    (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
         0x7fff91488000 - 0x7fff91525ff7 com.apple.PDFKit (2.7.2 -
    2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
         0x7fff91526000 - 0x7fff91530fff
    com.apple.speech.recognition.framework (4.1.5 - 4.1.5)
    <D803919C-3102-3515-A178-61E9C86C46A1>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
         0x7fff91534000 - 0x7fff915c5fff com.apple.CorePDF (2.0 - 2)
    <EB5660B1-0D79-34F3-B242-B559AE0A5B4A>
    /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
         0x7fff9163d000 - 0x7fff91732fff libiconv.2.dylib (34)
    <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
         0x7fff91733000 - 0x7fff917b2ff7 com.apple.securityfoundation
    (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88>
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
         0x7fff917b3000 - 0x7fff917e4ff7 com.apple.DictionaryServices
    (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
         0x7fff91872000 - 0x7fff92202c67 com.apple.CoreGraphics
    (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
         0x7fff92300000 - 0x7fff923ccfe7 libsystem_c.dylib (825.25)
    <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
         0x7fff923cd000 - 0x7fff923dcff7 libxar.1.dylib (105)
    <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
         0x7fff92409000 - 0x7fff9243ffff libsystem_info.dylib (406.17)
    <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
         0x7fff92440000 - 0x7fff926eefff com.apple.imageKit (2.2 - 667)
    <66A64289-6259-335E-9D8C-E3E02ECE7837>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
         0x7fff928ca000 - 0x7fff929a4ff7 com.apple.backup.framework
    (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F>
    /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
         0x7fff929a5000 - 0x7fff929aafff com.apple.OpenDirectory (10.8
    - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0>
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
         0x7fff929ab000 - 0x7fff929aefff libRadiance.dylib (845)
    <E8956A35-494E-3014-8B86-362D32576116>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
         0x7fff929c8000 - 0x7fff929f3fff com.apple.framework.Apple80211
    (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4>
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
         0x7fff929f4000 - 0x7fff92a5cfff libvDSP.dylib (380.6)
    <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
         0x7fff92a5d000 - 0x7fff92a8bfff com.apple.shortcut (2.2 - 2.2)
    <C573DB65-37FB-3DDC-AB19-525094346D9B>
    /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
         0x7fff92a9d000 - 0x7fff92c0eff7 com.apple.QTKit (7.7.1 -
    2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4>
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
         0x7fff92c4a000 - 0x7fff92c4afff libkeymgr.dylib (25)
    <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
         0x7fff92c4b000 - 0x7fff92c6cff7 libCRFSuite.dylib (33)
    <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
         0x7fff92d26000 - 0x7fff92d33ff7 com.apple.HelpData (2.1.4 -
    85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E>
    /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
         0x7fff92d34000 - 0x7fff92d53ff7 libresolv.9.dylib (51)
    <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
         0x7fff92d57000 - 0x7fff92ffbfff com.apple.CoreImage (8.2.2 -
    1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0>
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
         0x7fff92ffc000 - 0x7fff93186fff com.apple.WebKit (8536 -
    8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878>
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
         0x7fff93223000 - 0x7fff93224fff liblangid.d

  6. 4 Posted by Peter Snowdon on 17 Feb, 2013 07:57 PM

    Peter Snowdon's Avatar

    One thing I forgot to mention: when I reopened MMC after the sudden
    quit, the preview pane was blank. I had to toggle preview off then on
    again for it to reappear.
    P
    > Peter Snowdon <mailto:[email blocked]>
    > 17 februari 2013 20:54
    > Fletcher,
    > It just did it again, about five minutes after I resumed typing after
    > dinner.
    > Here is the crash report pasted below.
    > And I attach the document I am working on. Only the last 1.5 sentences
    > I had
    > written were lost, thanks to autosave. I was working in the third para
    > of the
    > TEXT section, if that helps. I am using Brett's Git Hub style, with
    > personalised
    > fonts, and working in full screen mode, when this happens. I have MMC
    > 2.0 (2).
    > Grateful for any light you can shed on this.
    > FYI, the document began as a txt file I was editing in nvAlt, which I
    > then
    > opened and renamed in MMC.
    > Best
    > Peter
    >
    > Process: MultiMarkdown Composer [3334]
    > Path: /Applications/MultiMarkdown
    > Composer.app/Contents/MacOS/MultiMarkdown Composer
    > Identifier: com.multimarkdown.composer.mac
    > Version: 2.0 (2)
    > App Item ID: 593294811
    > App External ID: 13445231
    > Code Type: X86-64 (Native)
    > Parent Process: launchd [132]
    > User ID: 501
    >
    > Date/Time: 2013-02-17 20:49:10.397 +0100
    > OS Version: Mac OS X 10.8.2 (12C60)
    > Report Version: 10
    >
    > Crashed Thread: 16
    >
    > Exception Type: EXC_CRASH (SIGABRT)
    > Exception Codes: 0x0000000000000000, 0x0000000000000000
    >
    > Application Specific Information:
    > *** error for object 0x7fd0da1a6400: incorrect checksum for freed
    > object -
    > object was probably modified after being freed.
    >
    >
    > Thread 0:: Dispatch queue: com.apple.main-thread
    > 0 com.apple.Foundation 0x00007fff8b18718a -[NSRLEArray
    > objectAtRunIndex:length:] + 19
    > 1 com.apple.Foundation 0x00007fff8b150e12
    > -[NSConcreteMutableAttributedString
    > attribute:atIndex:longestEffectiveRange:inRange:] + 395
    > 2 com.apple.AppKit 0x00007fff893c7945 -[NSConcreteTextStorage
    > attribute:atIndex:longestEffectiveRange:inRange:] + 212
    > 3 com.apple.AppKit 0x00007fff892ff5d4
    > -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions)
    > fixGlyphInfoAttributeInRange:] + 104
    > 4 com.apple.AppKit 0x00007fff892ff51a
    > -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions)
    > fixAttributesInRange:] + 41
    > 5 com.apple.AppKit 0x00007fff893c7747 -[NSTextStorage
    > processEditing] + 108
    > 6 com.apple.AppKit 0x00007fff89229284 -[NSTextStorage
    > endEditing] + 79
    > 7 com.apple.Foundation 0x00007fff8b1be407
    > -[NSMutableAttributedString removeAttribute:range:] + 228
    > 8 com.multimarkdown.composer.mac 0x000000010f9c625c 0x10f984000 + 270940
    > 9 com.multimarkdown.composer.mac 0x000000010fa0c4bf 0x10f984000 + 558271
    > 10 com.apple.AppKit 0x00007fff8916fb88 -[NSTextView
    > insertText:replacementRange:] + 2335
    > 11 com.multimarkdown.composer.mac 0x000000010fa0d1a3 0x10f984000 + 561571
    > 12 com.apple.AppKit 0x00007fff89224200 -[NSTextInputContext
    > handleTSMEvent:] + 2781
    > 13 com.apple.AppKit 0x00007fff892236fa _NSTSMEventHandler + 202
    > 14 com.apple.HIToolbox 0x00007fff8f215f0a
    > DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
    > HandlerCallRec*) + 1206
    > 15 com.apple.HIToolbox 0x00007fff8f2153d9
    > SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
    > HandlerCallRec*) + 410
    > 16 com.apple.HIToolbox 0x00007fff8f22b1bd SendEventToEventTarget + 40
    > 17 com.apple.HIToolbox 0x00007fff8f20b6b2 SendTSMEvent + 35
    > 18 com.apple.HIToolbox 0x00007fff8f20b230
    > SendUnicodeTextAEToUnicodeDoc + 477
    > 19 com.apple.HIToolbox 0x00007fff8f20af62 TSMKeyEvent + 610
    > 20 com.apple.HIToolbox 0x00007fff8f25b1b5 TSMProcessRawKeyEvent +
    > 2568
    > 21 com.apple.AppKit 0x00007fff89222347 -[NSTextInputContext
    > handleEvent:] + 823
    > 22 com.apple.AppKit 0x00007fff89221f87 -[NSView
    > interpretKeyEvents:] + 183
    > 23 com.apple.AppKit 0x00007fff8916ef67 -[NSTextView keyDown:]
    > + 723
    > 24 com.apple.AppKit 0x00007fff8938a120 -[NSWindow sendEvent:]
    > + 9687
    > 25 com.apple.AppKit 0x00007fff89385744 -[NSApplication
    > sendEvent:] + 5761
    > 26 com.apple.AppKit 0x00007fff8929b2fa -[NSApplication run] + 636
    > 27 com.apple.AppKit 0x00007fff8923fcb6 NSApplicationMain + 869
    > 28 com.multimarkdown.composer.mac 0x000000010f9856d4 0x10f984000 + 5844
    >
    > Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    > 0 libsystem_kernel.dylib 0x00007fff8b001d16 kevent + 10
    > 1 libdispatch.dylib 0x00007fff90f6bdea _dispatch_mgr_invoke + 883
    > 2 libdispatch.dylib 0x00007fff90f6b9ee _dispatch_mgr_thread + 54
    >
    > Thread 2:: com.apple.NSURLConnectionLoader
    > 0 libsystem_kernel.dylib 0x00007fff8afff686 mach_msg_trap + 10
    > 1 libsystem_kernel.dylib 0x00007fff8affec42 mach_msg + 70
    > 2 com.apple.CoreFoundation 0x00007fff8a231803
    > __CFRunLoopServiceMachPort + 195
    > 3 com.apple.CoreFoundation 0x00007fff8a236ee6 __CFRunLoopRun + 1078
    > 4 com.apple.CoreFoundation 0x00007fff8a2366b2 CFRunLoopRunSpecific + 290
    > 5 com.apple.Foundation 0x00007fff8b11a586
    > +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    > 6 com.apple.Foundation 0x00007fff8b178612 __NSThread__main__ + 1345
    > 7 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 8 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 3:: com.apple.CFSocket.private
    > 0 libsystem_kernel.dylib 0x00007fff8b001322 __select + 10
    > 1 com.apple.CoreFoundation 0x00007fff8a2764e6 __CFSocketManager + 1302
    > 2 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 3 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 4:: JavaScriptCore::BlockFree
    > 0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait + 10
    > 1 libsystem_c.dylib 0x00007fff92318f89 _pthread_cond_wait + 869
    > 2 com.apple.JavaScriptCore 0x00007fff905edd96
    > WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
    > 3 com.apple.JavaScriptCore 0x00007fff9080fd0a
    > JSC::BlockAllocator::blockFreeingThreadMain() + 90
    > 4 com.apple.JavaScriptCore 0x00007fff9082536f
    > WTF::wtfThreadEntryPoint(void*) + 15
    > 5 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 5:: JavaScriptCore::Marking
    > 0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait + 10
    > 1 libsystem_c.dylib 0x00007fff92318f89 _pthread_cond_wait + 869
    > 2 com.apple.JavaScriptCore 0x00007fff90772724
    > JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    > 3 com.apple.JavaScriptCore 0x00007fff90772606
    > JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    > 4 com.apple.JavaScriptCore 0x00007fff9082536f
    > WTF::wtfThreadEntryPoint(void*) + 15
    > 5 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 6:: JavaScriptCore::Marking
    > 0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait + 10
    > 1 libsystem_c.dylib 0x00007fff92318f89 _pthread_cond_wait + 869
    > 2 com.apple.JavaScriptCore 0x00007fff90772724
    > JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    > 3 com.apple.JavaScriptCore 0x00007fff90772606
    > JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    > 4 com.apple.JavaScriptCore 0x00007fff9082536f
    > WTF::wtfThreadEntryPoint(void*) + 15
    > 5 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 7:: JavaScriptCore::Marking
    > 0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait + 10
    > 1 libsystem_c.dylib 0x00007fff92318f89 _pthread_cond_wait + 869
    > 2 com.apple.JavaScriptCore 0x00007fff90772724
    > JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    > 3 com.apple.JavaScriptCore 0x00007fff90772606
    > JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    > 4 com.apple.JavaScriptCore 0x00007fff9082536f
    > WTF::wtfThreadEntryPoint(void*) + 15
    > 5 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 6 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 8:: CVDisplayLink
    > 0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait + 10
    > 1 libsystem_c.dylib 0x00007fff92318f89 _pthread_cond_wait + 869
    > 2 com.apple.CoreVideo 0x00007fff8f7432d4
    > CVDisplayLink::runIOThread() + 680
    > 3 com.apple.CoreVideo 0x00007fff8f743013 startIOThread(void*) + 148
    > 4 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 5 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 9:: CVDisplayLink
    > 0 libsystem_kernel.dylib 0x00007fff8b0010fa __psynch_cvwait + 10
    > 1 libsystem_c.dylib 0x00007fff92318f89 _pthread_cond_wait + 869
    > 2 com.apple.CoreVideo 0x00007fff8f7432d4
    > CVDisplayLink::runIOThread() + 680
    > 3 com.apple.CoreVideo 0x00007fff8f743013 startIOThread(void*) + 148
    > 4 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 5 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 10:
    > 0 libsystem_kernel.dylib 0x00007fff8b0016d6 __workq_kernreturn + 10
    > 1 libsystem_c.dylib 0x00007fff92316eec _pthread_workq_return + 25
    > 2 libsystem_c.dylib 0x00007fff92316cb3 _pthread_wqthread + 412
    > 3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13
    >
    > Thread 11:
    > 0 libsystem_kernel.dylib 0x00007fff8b0016d6 __workq_kernreturn + 10
    > 1 libsystem_c.dylib 0x00007fff92316eec _pthread_workq_return + 25
    > 2 libsystem_c.dylib 0x00007fff92316cb3 _pthread_wqthread + 412
    > 3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13
    >
    > Thread 12:
    > 0 libsystem_kernel.dylib 0x00007fff8b0016d6 __workq_kernreturn + 10
    > 1 libsystem_c.dylib 0x00007fff92316eec _pthread_workq_return + 25
    > 2 libsystem_c.dylib 0x00007fff92316cb3 _pthread_wqthread + 412
    > 3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13
    >
    > Thread 13:
    > 0 libsystem_kernel.dylib 0x00007fff8b0016d6 __workq_kernreturn + 10
    > 1 libsystem_c.dylib 0x00007fff92316eec _pthread_workq_return + 25
    > 2 libsystem_c.dylib 0x00007fff92316cb3 _pthread_wqthread + 412
    > 3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13
    >
    > Thread 14:
    > 0 libsystem_kernel.dylib 0x00007fff8b0016d6 __workq_kernreturn + 10
    > 1 libsystem_c.dylib 0x00007fff92316eec _pthread_workq_return + 25
    > 2 libsystem_c.dylib 0x00007fff92316cb3 _pthread_wqthread + 412
    > 3 libsystem_c.dylib 0x00007fff92301171 start_wqthread + 13
    >
    > Thread 15:
    > 0 com.apple.Foundation 0x00007fff8b151035 -[NSBigMutableString
    > getCharacters:range:] + 96
    > 1 com.apple.CoreFoundation 0x00007fff8a26bdc5
    > CFStringFindCharacterFromSet + 853
    > 2 com.apple.Foundation 0x00007fff8b15010d -[NSString
    > rangeOfCharacterFromSet:options:range:] + 414
    > 3 com.apple.Foundation 0x00007fff8b19d426 -[NSScanner
    > scanUpToCharactersFromSet:intoString:] + 170
    > 4 com.multimarkdown.composer.mac 0x000000010f9b85ae 0x10f984000 + 214446
    > 5 com.multimarkdown.composer.mac 0x000000010fa1900d 0x10f984000 + 610317
    > 6 com.multimarkdown.composer.mac 0x000000010fa0f657 0x10f984000 + 570967
    > 7 com.apple.Foundation 0x00007fff8b178612 __NSThread__main__ + 1345
    > 8 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 9 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 16 Crashed:
    > 0 libsystem_kernel.dylib 0x00007fff8b001212 __pthread_kill + 10
    > 1 libsystem_c.dylib 0x00007fff92315af4 pthread_kill + 90
    > 2 libsystem_c.dylib 0x00007fff92359dce abort + 143
    > 3 libsystem_c.dylib 0x00007fff923358a5 szone_error + 580
    > 4 libsystem_c.dylib 0x00007fff923363de
    > small_free_list_remove_ptr + 262
    > 5 libsystem_c.dylib 0x00007fff92330840 szone_free + 4444
    > 6 libsystem_c.dylib 0x00007fff923314b2 szone_realloc + 2047
    > 7 libsystem_c.dylib 0x00007fff9232d54a malloc_zone_realloc + 79
    > 8 libsystem_c.dylib 0x00007fff9232dcac realloc + 157
    > 9 com.multimarkdown.composer.mac 0x000000010f99618c 0x10f984000 + 74124
    > 10 com.multimarkdown.composer.mac 0x000000010f997134 0x10f984000 + 78132
    > 11 com.multimarkdown.composer.mac 0x000000010f996b94 0x10f984000 + 76692
    > 12 com.multimarkdown.composer.mac 0x000000010f995709 0x10f984000 + 71433
    > 13 com.multimarkdown.composer.mac 0x000000010f994f32 0x10f984000 + 69426
    > 14 com.multimarkdown.composer.mac 0x000000010f99561f 0x10f984000 + 71199
    > 15 com.multimarkdown.composer.mac 0x000000010f9ace4a 0x10f984000 + 167498
    > 16 com.multimarkdown.composer.mac 0x000000010f9b44fc 0x10f984000 + 197884
    > 17 com.multimarkdown.composer.mac 0x000000010f9b4c00 0x10f984000 + 199680
    > 18 com.multimarkdown.composer.mac 0x000000010fa123ba 0x10f984000 + 582586
    > 19 com.apple.Foundation 0x00007fff8b178612 __NSThread__main__ + 1345
    > 20 libsystem_c.dylib 0x00007fff92314742 _pthread_start + 327
    > 21 libsystem_c.dylib 0x00007fff92301181 thread_start + 13
    >
    > Thread 16 crashed with X86 Thread State (64-bit):
    > rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000118622648
    > rdx: 0x0000000000000000
    > rdi: 0x0000000000010b47 rsi: 0x0000000000000006 rbp: 0x0000000118622670
    > rsp: 0x0000000118622648
    > r8: 0x00007fff79eef278 r9: 0x00000000fffffff0 r10: 0x0000000020000000
    > r11: 0x0000000000000206
    > r12: 0x000000010fa6e000 r13: 0x00007fd0da1a6400 r14: 0x0000000118623000
    > r15: 0x0000000000000000
    > rip: 0x00007fff8b001212 rfl: 0x0000000000000206 cr2: 0x00007fff79ee8fe8
    > Logical CPU: 0
    >
    > Binary Images:
    > 0x10f984000 - 0x10fa4bfff +com.multimarkdown.composer.mac (2.0 -
    > 2) <4789230F-60FD-3627-8654-00DDBA46BE02> /Applications/MultiMarkdown
    > Composer.app/Contents/MacOS/MultiMarkdown Composer
    > 0x10fc43000 - 0x10fc43ff3 +cl_kernels (???)
    > <2D620643-7199-4BCA-AA23-12B50D090A69> cl_kernels
    > 0x110fe1000 - 0x110fe2ff3 +cl_kernels (???)
    > <37257506-81A4-4E29-BC3A-18782795495B> cl_kernels
    > 0x110fef000 - 0x110fefff1 +cl_kernels (???)
    > <31233553-B84C-4CFB-878D-372E354243C7> cl_kernels
    > 0x114110000 - 0x114115ff7 libgermantok.dylib (7)
    > /usr/lib/libgermantok.dylib
    > 0x1149b6000 - 0x1149b9fff com.apple.IOAccelerator (19.0.26 -
    > 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD>
    > /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    > 0x1149c0000 - 0x1149cdff7 libGPUSupportMercury.dylib (8.6.1)
    > <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE>
    > /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    > 0x1149d6000 - 0x1149e4ff7 libGPUSupport.dylib (8.6.1)
    >
    > /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    > 0x1149eb000 - 0x1149eeff7 libCoreFSCache.dylib (24.4)
    >
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    > 0x114b80000 - 0x114badfff GLRendererFloat (8.6.1)
    >
    > /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    > 0x114dcf000 - 0x114f86fff GLEngine (8.6.1)
    > <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1>
    > /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    > 0x114fbd000 - 0x1150fffff libGLProgrammability.dylib (8.6.1)
    >
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    > 0x115133000 - 0x1153d4fef com.apple.AMDRadeonX3000GLDriver
    > (1.0.29 - 1.0.0)
    > /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
    > 0x115822000 - 0x115bd6fff
    > com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0)
    > <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB>
    > /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
    > 0x115cf4000 - 0x115cfdfe7 libcldcpuengine.dylib (2.1.19)
    > <50800DA2-7233-32E5-9553-A02171B68399>
    > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    > 0x119507000 - 0x1195a2ff7 unorm8_bgra.dylib (2.1.19)
    > <904EA51D-225A-38AF-B66C-84493C55C065>
    > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    > 0x7fff6f584000 - 0x7fff6f5b893f dyld (210.2.3)
    > <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    > 0x7fff88ddc000 - 0x7fff88ddcfff libOpenScriptingUtil.dylib (148.2)
    > /usr/lib/libOpenScriptingUtil.dylib
    > 0x7fff88ddd000 - 0x7fff88df7fff com.apple.CoreMediaAuthoring (2.1 -
    > 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2>
    > /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    > 0x7fff88df8000 - 0x7fff88e1fff7 com.apple.PerformanceAnalysis (1.16 -
    > 16)
    > /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    > 0x7fff88e70000 - 0x7fff88e73fff com.apple.AppleSystemInfo (2.0 - 2)
    >
    > /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    > 0x7fff88e74000 - 0x7fff88e8bfff com.apple.GenerationalStorage (1.1 -
    > 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E>
    > /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    > 0x7fff88fa6000 - 0x7fff88fb2fff com.apple.CrashReporterSupport (10.8.2
    > - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353>
    > /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    > 0x7fff88fb3000 - 0x7fff8914efef com.apple.vImage (6.0 - 6.0)
    >
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    > 0x7fff8914f000 - 0x7fff89d7cff7 com.apple.AppKit (6.8 - 1187.34)
    > <1FF64844-EB62-3F96-AED7-6525B7CCEC23>
    > /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    > 0x7fff8a0bd000 - 0x7fff8a201fef com.apple.MediaControlSender (1.4.5 -
    > 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715>
    > /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    > 0x7fff8a202000 - 0x7fff8a3ebfff com.apple.CoreFoundation (6.8 -
    > 744.12)
    > /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    > 0x7fff8a3ec000 - 0x7fff8a3f9ff7 com.apple.NetAuth (4.0 - 4.0)
    >
    > /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    > 0x7fff8a450000 - 0x7fff8a49aff7 libGLU.dylib (8.6.1)
    >
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    > 0x7fff8a579000 - 0x7fff8a583fff com.apple.DisplayServicesFW (2.6.1 -
    > 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8>
    > /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    > 0x7fff8a584000 - 0x7fff8a593ff7 com.apple.opengl (1.8.6 - 1.8.6)
    > <720CC06C-0D01-37AE-BB3D-D7F0242B262A>
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    > 0x7fff8a83a000 - 0x7fff8afe2fff com.apple.CoreAUC (6.16.00 - 6.16.00)
    >
    > /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    > 0x7fff8afe3000 - 0x7fff8afe6fff com.apple.help (1.3.2 - 42)
    > <343904FE-3022-3573-97D6-5FE17F8643BA>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    > 0x7fff8afe7000 - 0x7fff8afe9ff7 libunc.dylib (25)
    > <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    > 0x7fff8afea000 - 0x7fff8afeeff7 com.apple.TCC (1.0 - 1)
    >
    > /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    > 0x7fff8afef000 - 0x7fff8b00aff7 libsystem_kernel.dylib (2050.18.24)
    > /usr/lib/system/libsystem_kernel.dylib
    > 0x7fff8b00d000 - 0x7fff8b00dfff com.apple.Accelerate (1.8 - Accelerate
    > 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45>
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    > 0x7fff8b00e000 - 0x7fff8b030ff7 com.apple.Kerberos (2.0 - 1)
    >
    > /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    > 0x7fff8b031000 - 0x7fff8b0e2fff com.apple.LaunchServices (539.7 -
    > 539.7)
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    > 0x7fff8b0e3000 - 0x7fff8b43ffff com.apple.Foundation (6.8 - 945.11)
    >
    > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    > 0x7fff8b440000 - 0x7fff8b440fff com.apple.quartzframework (1.5 - 1.5)
    > <6403C982-0D45-37EE-A0F0-0EF8BCFEF440>
    > /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    > 0x7fff8b441000 - 0x7fff8b442ff7 libremovefile.dylib (23.1)
    > /usr/lib/system/libremovefile.dylib
    > 0x7fff8b44d000 - 0x7fff8b4e7fff libvMisc.dylib (380.6)
    > <714336EA-1C0E-3735-B31C-19DFDAAF6221>
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    > 0x7fff8b587000 - 0x7fff8b89eff7 com.apple.CoreServices.CarbonCore
    > (1037.3 - 1037.3)
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    > 0x7fff8b89f000 - 0x7fff8b8b2ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0)
    > <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    > 0x7fff8b8b3000 - 0x7fff8b8cafff com.apple.CFOpenDirectory (10.8 -
    > 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171>
    > /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    > 0x7fff8b9f5000 - 0x7fff8ba09fff com.apple.speech.synthesis.framework
    > (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    > 0x7fff8ba0a000 - 0x7fff8ba49ff7 com.apple.QD (3.42 - 285)
    > <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    > 0x7fff8ba66000 - 0x7fff8bae6ff7 com.apple.ApplicationServices.ATS (332
    > - 341.1)
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    > 0x7fff8bae7000 - 0x7fff8bb34fff com.apple.CoreMediaIO (301.0 - 4147)
    > <3B748499-C173-357B-976C-9FF257C5171E>
    > /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    > 0x7fff8bb8c000 - 0x7fff8bb97ff7 com.apple.bsd.ServiceManagement (2.0 -
    > 2.0)
    > /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    > 0x7fff8bb98000 - 0x7fff8bb9efff com.apple.DiskArbitration (2.5.1 -
    > 2.5.1)
    > /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    > 0x7fff8bb9f000 - 0x7fff8bc9cfff libsqlite3.dylib (138.1)
    > /usr/lib/libsqlite3.dylib
    > 0x7fff8bce1000 - 0x7fff8bdb4ff7 com.apple.DiscRecording (7.0 -
    > 7000.2.4)
    > /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    > 0x7fff8bdb5000 - 0x7fff8be87ff7 com.apple.CoreText (260.0 - 275.16)
    > <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC>
    > /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    > 0x7fff8be88000 - 0x7fff8be89fff libsystem_blocks.dylib (59)
    > /usr/lib/system/libsystem_blocks.dylib
    > 0x7fff8bf12000 - 0x7fff8bf15ff7 libdyld.dylib (210.2.3)
    > /usr/lib/system/libdyld.dylib
    > 0x7fff8c15e000 - 0x7fff8c393ff7 com.apple.CoreData (106.1 - 407.7)
    > <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768>
    > /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    > 0x7fff8c394000 - 0x7fff8c3dfff7 com.apple.CoreMedia (1.0 - 926.62)
    >
    > /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    > 0x7fff8c3e0000 - 0x7fff8c437ff7 com.apple.AppleVAFramework (5.0.18 -
    > 5.0.18)
    > /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    > 0x7fff8c438000 - 0x7fff8c5e6fff com.apple.QuartzCore (1.8 - 304.0)
    > <897FAA5D-FF13-33FE-878B-B164D684F019>
    > /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    > 0x7fff8c642000 - 0x7fff8c6c3fff com.apple.Metadata (10.7.0 - 707.3)
    >
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    > 0x7fff8c6c4000 - 0x7fff8c7b5fff com.apple.DiskImagesFramework (10.8 -
    > 344)
    > /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    > 0x7fff8c806000 - 0x7fff8c8cbff7 com.apple.coreui (2.0 - 181.1)
    > <83D2C92D-6842-3C9D-9289-39D5B4554C3A>
    > /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    > 0x7fff8d181000 - 0x7fff8d2a1fff com.apple.desktopservices (1.7.2 -
    > 1.7.2)
    > /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    > 0x7fff8d2a2000 - 0x7fff8d2a2fff com.apple.Accelerate.vecLib (3.8 -
    > vecLib 3.8)
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    > 0x7fff8d2a3000 - 0x7fff8d3a0ff7 libxml2.2.dylib (22.3)
    > <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    > 0x7fff8d3a1000 - 0x7fff8d3aefff libbz2.1.0.dylib (29)
    > /usr/lib/libbz2.1.0.dylib
    > 0x7fff8d3b1000 - 0x7fff8d3b3ff7 com.apple.print.framework.Print (8.0 -
    > 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    > 0x7fff8d3b4000 - 0x7fff8d3b4fff com.apple.CoreServices (57 - 57)
    > <9DD44CB0-C644-35C3-8F57-0B41B3EC147D>
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    > 0x7fff8d3c0000 - 0x7fff8d3c0fff com.apple.Cocoa (6.7 - 19)
    > <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4>
    > /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    > 0x7fff8d5a9000 - 0x7fff8d612fff libstdc++.6.dylib (56)
    > /usr/lib/libstdc++.6.dylib
    > 0x7fff8d613000 - 0x7fff8d715fff libcrypto.0.9.8.dylib (47)
    > <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    > 0x7fff8d71c000 - 0x7fff8d72afff libcommonCrypto.dylib (60026)
    > <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939>
    > /usr/lib/system/libcommonCrypto.dylib
    > 0x7fff8dac8000 - 0x7fff8db85ff7 com.apple.ColorSync (4.8.0 - 4.8.0)
    > <6CE333AE-EDDB-3768-9598-9DB38041DC55>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    > 0x7fff8db86000 - 0x7fff8dbdcff7 com.apple.opencl (2.1.20 - 2.1.20)
    >
    > /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    > 0x7fff8dbdd000 - 0x7fff8eb96fff com.apple.WebCore (8536 - 8536.26.14)
    > <60029E1A-C1DB-3A1F-8528-4970058D8B3D>
    > /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    > 0x7fff8eb97000 - 0x7fff8ebb4fff com.apple.openscripting (1.3.6 -
    > 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    > 0x7fff8ebb5000 - 0x7fff8ec22ff7 com.apple.framework.IOKit (2.0 -
    > 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F>
    > /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    > 0x7fff8ec23000 - 0x7fff8ec51fff com.apple.CoreServicesInternal (154.2
    > - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E>
    > /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    > 0x7fff8ec52000 - 0x7fff8ec58fff libmacho.dylib (829)
    > /usr/lib/system/libmacho.dylib
    > 0x7fff8ec59000 - 0x7fff8ec65fff libCSync.A.dylib (324.6)
    > <2033247A-CABC-3E20-8498-7367A8F44A08>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    > 0x7fff8ec66000 - 0x7fff8ec74ff7 libsystem_network.dylib (77.10)
    > <0D99F24E-56FE-380F-B81B-4A4C630EE587>
    > /usr/lib/system/libsystem_network.dylib
    > 0x7fff8ec75000 - 0x7fff8ec87ff7 libz.1.dylib (43)
    > <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    > 0x7fff8ec88000 - 0x7fff8ed2eff7 com.apple.CoreServices.OSServices
    > (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D>
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    > 0x7fff8ed2f000 - 0x7fff8ed37fff liblaunch.dylib (442.26.2)
    > <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    > 0x7fff8ed60000 - 0x7fff8ed6dfff com.apple.AppleFSCompression (49 -
    > 1.0) <5508344A-2A7E-3122-9562-6F363910A80E>
    > /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    > 0x7fff8ed6e000 - 0x7fff8ed7cfff com.apple.Librarian (1.1 - 1)
    > <1635162F-239A-341E-83C7-710C55E254AF>
    > /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    > 0x7fff8ed7d000 - 0x7fff8ed9dfff libPng.dylib (845)
    >
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    > 0x7fff8edb9000 - 0x7fff8f1b0fff libLAPACK.dylib (1073.4)
    >
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    > 0x7fff8f1b1000 - 0x7fff8f1dcfff libxslt.1.dylib (11.3)
    > <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    > 0x7fff8f1dd000 - 0x7fff8f50dff7 com.apple.HIToolbox (2.0 - 625)
    > <317F75F7-4B0F-35F5-89A7-F20BA60AC944>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    > 0x7fff8f50e000 - 0x7fff8f513fff libcache.dylib (57)
    > <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    > 0x7fff8f514000 - 0x7fff8f54efff com.apple.GSS (3.0 - 2.0)
    > <0BDF8090-5EF4-3759-94DE-8521D74188AA>
    > /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    > 0x7fff8f54f000 - 0x7fff8f6a0fff com.apple.audio.toolbox.AudioToolbox
    > (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9>
    > /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    > 0x7fff8f6a1000 - 0x7fff8f6acfff com.apple.CommonAuth (3.0 - 2.0)
    > <74A86DDD-57D0-3178-AB74-E1F31DBFFC39>
    > /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    > 0x7fff8f70e000 - 0x7fff8f712fff libCGXType.A.dylib (324.6)
    > <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    > 0x7fff8f713000 - 0x7fff8f73bfff libJPEG.dylib (845)
    >
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    > 0x7fff8f73c000 - 0x7fff8f73efff libquarantine.dylib (52)
    > <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    > 0x7fff8f73f000 - 0x7fff8f740ff7 libsystem_sandbox.dylib (220)
    > <3C3B03CF-C525-3CB3-8557-62E91B93AC95>
    > /usr/lib/system/libsystem_sandbox.dylib
    > 0x7fff8f741000 - 0x7fff8f76bff7 com.apple.CoreVideo (1.8 - 99.3)
    >
    > /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    > 0x7fff8f76c000 - 0x7fff8f886fff com.apple.coreavchd (5.6.0 -
    > 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3>
    > /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    > 0x7fff8f887000 - 0x7fff8f8e1fff com.apple.print.framework.PrintCore
    > (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    > 0x7fff8f90b000 - 0x7fff8f90ffff libCoreVMClient.dylib (24.4)
    > <55F71158-ADEE-3863-92E9-4772DCEA8E31>
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    > 0x7fff8f910000 - 0x7fff8f916ff7 libunwind.dylib (35.1)
    > <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    > 0x7fff8f940000 - 0x7fff8f95fff7 com.apple.ChunkingLibrary (2.0 -
    > 133.2)
    > /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    > 0x7fff8f960000 - 0x7fff8f9b1ff7 com.apple.SystemConfiguration (1.12.2
    > - 1.12.2)
    > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    > 0x7fff8f9b2000 - 0x7fff8fa50ff7 com.apple.ink.framework (10.8.2 - 150)
    > <84B9825C-3822-375F-BE58-A753444FBDE2>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    > 0x7fff8fa51000 - 0x7fff8fa94fff com.apple.RemoteViewServices (2.0 -
    > 80.5)
    > /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    > 0x7fff8fa95000 - 0x7fff8fe8eff7 com.apple.MediaToolbox (1.0 - 926.62)
    > <83BBE53E-29FE-3874-9991-B6D009EADCC5>
    > /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    > 0x7fff8fe8f000 - 0x7fff8fed2ff7 com.apple.bom (12.0 - 192)
    > <0BF1F2D2-3648-36B7-BE4B-551A0173209B>
    > /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    > 0x7fff8ff0c000 - 0x7fff8ff33fff com.apple.framework.familycontrols
    > (4.1 - 410)
    > /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    > 0x7fff8ff34000 - 0x7fff8ff42ff7 libkxld.dylib (2050.18.24)
    > <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    > 0x7fff90474000 - 0x7fff90488fff libGL.dylib (8.6.1)
    > <2E00615F-97F5-34EB-BE07-75A24F3C18D7>
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    > 0x7fff90489000 - 0x7fff90587fff com.apple.QuickLookUIFramework (4.0 -
    > 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3>
    > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    > 0x7fff905cf000 - 0x7fff905e4fff com.apple.ImageCapture (8.0 - 8.0)
    > <17A45CE6-7DA3-36A5-B7EF-72BC136981AE>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    > 0x7fff905e7000 - 0x7fff90881ff7 com.apple.JavaScriptCore (8536 -
    > 8536.26.7)
    > /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    > 0x7fff90882000 - 0x7fff908ceff7 libauto.dylib (185.1)
    > <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    > 0x7fff908cf000 - 0x7fff908e5fff com.apple.MultitouchSupport.framework
    > (235.28 - 235.28)
    > /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    > 0x7fff908e6000 - 0x7fff908eafff libpam.2.dylib (20)
    > /usr/lib/libpam.2.dylib
    > 0x7fff908eb000 - 0x7fff908edfff com.apple.TrustEvaluationAgent (2.0 -
    > 23)
    > /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    > 0x7fff908ee000 - 0x7fff9094afff com.apple.QuickLookFramework (4.0 -
    > 555.4)
    > /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    > 0x7fff90978000 - 0x7fff909cefff com.apple.HIServices (1.20 - 417)
    >
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    > 0x7fff909cf000 - 0x7fff90c54ff7 com.apple.RawCamera.bundle (4.03 -
    > 676) <21D098D4-35EC-3495-9227-2DA19B9BD640>
    > /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    > 0x7fff90c55000 - 0x7fff90c5cfff com.apple.NetFS (5.0 - 4.0)
    > <82E24B9A-7742-3DA3-9E99-ED267D98C05E>
    > /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    > 0x7fff90c5d000 - 0x7fff90c5dfff com.apple.Carbon (154 - 155)
    > <1B2846B1-384E-3D1C-8999-201215723349>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    > 0x7fff90c62000 - 0x7fff90c69fff libcopyfile.dylib (89)
    > <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    > 0x7fff90c78000 - 0x7fff90c9dff7 libc++abi.dylib (24.4)
    > /usr/lib/libc++abi.dylib
    > 0x7fff90c9e000 - 0x7fff90cbffff com.apple.Ubiquity (1.2 - 243.10)
    >
    > /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    > 0x7fff90ccc000 - 0x7fff90ccdff7 libdnsinfo.dylib (453.18)
    > /usr/lib/system/libdnsinfo.dylib
    > 0x7fff90cce000 - 0x7fff90d1dff7 libcorecrypto.dylib (106.2)
    > /usr/lib/system/libcorecrypto.dylib
    > 0x7fff90d1e000 - 0x7fff90d20fff com.apple.securityhi (4.0 - 55002)
    > <26E6D477-EF61-351F-BA8C-67824AA231C6>
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    > 0x7fff90d21000 - 0x7fff90d6cfff com.apple.framework.CoreWLAN (3.0.1 -
    > 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636>
    > /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    > 0x7fff90d6d000 - 0x7fff90dc6fff com.apple.ImageCaptureCore (5.0.1 -
    > 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092>
    > /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    > 0x7fff90e52000 - 0x7fff90e5dfff libsystem_notify.dylib (98.5)
    > /usr/lib/system/libsystem_notify.dylib
    > 0x7fff90f50000 - 0x7fff90f50ffd com.apple.audio.units.AudioUnit (1.8 -
    > 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443>
    > /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    > 0x7fff90f5c000 - 0x7fff90f64ff7 libsystem_dnssd.dylib (379.32.1)
    > <62AA0B84-188A-348B-8F9E-3E2DB08DB93C>
    > /usr/lib/system/libsystem_dnssd.dylib
    > 0x7fff90f65000 - 0x7fff90f66fff libDiagnosticMessagesClient.dylib (8)
    > <8548E0DC-0D2F-30B6-B045-FE8A038E76D8>
    > /usr/lib/libDiagnosticMessagesClient.dylib
    > 0x7fff90f67000 - 0x7fff90f7cff7 libdispatch.dylib (228.23)
    > /usr/lib/system/libdispatch.dylib
    > 0x7fff90f7d000 - 0x7fff910f1fff com.apple.CFNetwork (596.2.3 -
    > 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976>
    > /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    > 0x7fff910f2000 - 0x7fff9120bff7 com.apple.ImageIO.framework (3.2.0 -
    > 845) <553B9828-A7D9-3AE4-A214-1C33417545FD>
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    > 0x7fff9120c000 - 0x7fff91392fff libBLAS.dylib (1073.4)
    >
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    > 0x7fff91394000 - 0x7fff913d8fff libcups.2.dylib (327)
    > <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    > 0x7fff913d9000 - 0x7fff91435ff7 com.apple.Symbolication (1.3 - 93)
    > <97F3B1D2-D81D-3F37-87B3-B9A686124CF5>
    > /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    > 0x7fff91487000 - 0x7fff91487fff com.apple.ApplicationServices (45 -
    > 45)
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    > 0x7fff91488000 - 0x7fff91525ff7 com.apple.PDFKit (2.7.2 - 2.7.2)
    >
    > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    > 0x7fff91526000 - 0x7fff91530fff com.apple.speech.recognition.framework
    > (4.1.5 - 4.1.5)
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    > 0x7fff91534000 - 0x7fff915c5fff com.apple.CorePDF (2.0 - 2)
    >
    > /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    > 0x7fff9163d000 - 0x7fff91732fff libiconv.2.dylib (34)
    > /usr/lib/libiconv.2.dylib
    > 0x7fff91733000 - 0x7fff917b2ff7 com.apple.securityfoundation (6.0 -
    > 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88>
    > /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    > 0x7fff917b3000 - 0x7fff917e4ff7 com.apple.DictionaryServices (1.2 -
    > 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1>
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    > 0x7fff91872000 - 0x7fff92202c67 com.apple.CoreGraphics (1.600.0 -
    > 324.6)
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    > 0x7fff92300000 - 0x7fff923ccfe7 libsystem_c.dylib (825.25)
    > <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    > 0x7fff923cd000 - 0x7fff923dcff7 libxar.1.dylib (105)
    > <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    > 0x7fff92409000 - 0x7fff9243ffff libsystem_info.dylib (406.17)
    > <4FFCA242-7F04-365F-87A6-D4EFB89503C1>
    > /usr/lib/system/libsystem_info.dylib
    > 0x7fff92440000 - 0x7fff926eefff com.apple.imageKit (2.2 - 667)
    > <66A64289-6259-335E-9D8C-E3E02ECE7837>
    > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    > 0x7fff928ca000 - 0x7fff929a4ff7 com.apple.backup.framework (1.4.1 -
    > 1.4.1)
    > /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    > 0x7fff929a5000 - 0x7fff929aafff com.apple.OpenDirectory (10.8 -
    > 151.10)
    > /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    > 0x7fff929ab000 - 0x7fff929aefff libRadiance.dylib (845)
    >
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    > 0x7fff929c8000 - 0x7fff929f3fff com.apple.framework.Apple80211 (8.0.1
    > - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4>
    > /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    > 0x7fff929f4000 - 0x7fff92a5cfff libvDSP.dylib (380.6)
    >
    > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    > 0x7fff92a5d000 - 0x7fff92a8bfff com.apple.shortcut (2.2 - 2.2)
    >
    > /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    > 0x7fff92a9d000 - 0x7fff92c0eff7 com.apple.QTKit (7.7.1 - 2599.13)
    > <5B24A892-ED69-3C01-8B00-DF3AD81A20D4>
    > /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    > 0x7fff92c4a000 - 0x7fff92c4afff libkeymgr.dylib (25)
    > /usr/lib/system/libkeymgr.dylib
    > 0x7fff92c4b000 - 0x7fff92c6cff7 libCRFSuite.dylib (33)
    > <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    > 0x7fff92d26000 - 0x7fff92d33ff7 com.apple.HelpData (2.1.4 - 85)
    >
    > /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    > 0x7fff92d34000 - 0x7fff92d53ff7 libresolv.9.dylib (51)
    > <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    > 0x7fff92d57000 - 0x7fff92ffbfff com.apple.CoreImage (8.2.2 - 1.0.1)
    > <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0>
    > /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    > 0x7fff92ffc000 - 0x7fff93186fff com.apple.WebKit (8536 - 8536.26.14)
    > <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878>
    > /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    > 0x7fff93223000 - 0x7fff93224fff liblangid.dylib (116)
    > <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    > 0x7fff93225000 - 0x7fff93226ff7 libSystem.B.dylib (169.3)
    > <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    > 0x7fff9327d000 - 0x7fff9369afff FaceCoreLight (2.4.1)
    >
    > /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    > 0x7fff9369b000 - 0x7fff936c7ff7 libRIP.A.dylib (324.6)
    > <5A7EB5C2-BA60-36D7-BF41-9853F37837AA>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    > 0x7fff936f7000 - 0x7fff9373ffff com.apple.framework.CoreWiFi (1.0 -
    > 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588>
    > /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    > 0x7fff9374d000 - 0x7fff937b5ff7 libc++.1.dylib (65.1)
    > <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    > 0x7fff9380e000 - 0x7fff93846fff libtidy.A.dylib (15.10)
    > <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    > 0x7fff93847000 - 0x7fff9388ffff libcurl.4.dylib (69.2)
    > /usr/lib/libcurl.4.dylib
    > 0x7fff939ff000 - 0x7fff93a05fff libGFXShared.dylib (8.6.1)
    >
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    > 0x7fff93abc000 - 0x7fff93af9fe7 libGLImage.dylib (8.6.1)
    > <7F31DD61-3110-3541-A9BB-035CD1262E50>
    > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    > 0x7fff93afa000 - 0x7fff93b0bff7 libsasl2.2.dylib (166)
    > <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    > 0x7fff93b0c000 - 0x7fff93ddcfff com.apple.security (7.0 - 55179.1)
    > <639641EF-8156-3190-890C-1053658E044A>
    > /System/Library/Frameworks/Security.framework/Versions/A/Security
    > 0x7fff93ddd000 - 0x7fff93e77fff com.apple.CoreSymbolication (3.0 - 87)
    > <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA>
    > /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    > 0x7fff93e78000 - 0x7fff942b4fff com.apple.VideoToolbox (1.0 - 926.62)
    > <7D749558-08B6-3F86-A20E-05ECDACE6F17>
    > /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    > 0x7fff942b6000 - 0x7fff94338fff com.apple.Heimdal (3.0 - 2.0)
    > <660A6C64-4912-32C8-A332-B64164032A2D>
    > /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    > 0x7fff9433d000 - 0x7fff9439afff com.apple.audio.CoreAudio (4.1.0 -
    > 4.1.0)
    > /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    > 0x7fff9439b000 - 0x7fff94428ff7 com.apple.SearchKit (1.4.0 - 1.4.0)
    >
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    > 0x7fff94429000 - 0x7fff9442dfff libGIF.dylib (845)
    > <2690CE83-E934-3EF8-A30A-996EDADCE3E4>
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    > 0x7fff9442e000 - 0x7fff94483ff7 libTIFF.dylib (845)
    >
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    > 0x7fff94484000 - 0x7fff94484fff com.apple.vecLib (3.8 - vecLib 3.8)
    > <794317C7-4E38-338A-A874-5E18001C8503>
    > /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    > 0x7fff94485000 - 0x7fff944bbfff com.apple.DebugSymbols (98 - 98)
    > <14E788B1-4EB2-3FD7-934B-849534DFC198>
    > /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    > 0x7fff944bc000 - 0x7fff944c1fff libcompiler_rt.dylib (30)
    > <08F8731D-5961-39F1-AD00-4590321D24A9>
    > /usr/lib/system/libcompiler_rt.dylib
    > 0x7fff944c2000 - 0x7fff944cbfff com.apple.CommerceCore (1.0 - 26)
    > <997CD214-BC78-3C61-A1B8-813EA1CB9997>
    > /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    > 0x7fff94551000 - 0x7fff945befff com.apple.datadetectorscore (4.0 -
    > 269.1)
    > /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    > 0x7fff945bf000 - 0x7fff945ebfff com.apple.quartzfilters (1.8.0 -
    > 1.7.0)
    > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    > 0x7fff945ec000 - 0x7fff947ecfff libicucore.A.dylib (491.11.1)
    > /usr/lib/libicucore.A.dylib
    > 0x7fff947f1000 - 0x7fff9484eff7 com.apple.AE (645.3 - 645.3)
    >
    > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    > 0x7fff9484f000 - 0x7fff94853fff com.apple.IOSurface (86.0.3 - 86.0.3)
    >
    > /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    > 0x7fff95523000 - 0x7fff95527ff7 com.apple.CommonPanels (1.2.5 - 94)
    >
    > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    > 0x7fff95552000 - 0x7fff9566a92f libobjc.A.dylib (532.2)
    > <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    > 0x7fff9566b000 - 0x7fff9576dfff libJP2.dylib (845)
    > <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F>
    > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    > 0x7fff9576e000 - 0x7fff957bdff7 libFontRegistry.dylib (100)
    > <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F>
    > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    > 0x7fff957be000 - 0x7fff957f9fff com.apple.LDAPFramework (2.4.28 -
    > 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4>
    > /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    > 0x7fff957fa000 - 0x7fff

  7. Support Staff 5 Posted by Fletcher on 17 Feb, 2013 08:22 PM

    Fletcher's Avatar

    Peter,

    The crash report suggests that the problem is actually in the MMD parser code. I'll need to do some tests with the document to see if I can identify the problem.

    The document didn't seem to come through as an attachment. Can you resend it?

    Thanks!

    Fletcher

    --
    Fletcher T. Penney
    Manager, Founder
    MultiMarkdown Software, LLC
    [email blocked]

  8. Support Staff 6 Posted by Fletcher on 17 Feb, 2013 08:48 PM

    Fletcher's Avatar

    Peter,

    Just realized that your thread is a public web-based thread. You might have to email the attachment to me separately from the help system?

    You can use [email blocked].

    F-

  9. 7 Posted by Ryan on 01 Mar, 2013 07:00 PM

    Ryan's Avatar

    Ugh -- I'm having this problem too, and I've lost a lot of work. I'm using Version 2.1b (2). I'm loving the app, but will have to switch to something else until this is fixed. The behavior is that the app will just crash while I'm typing. Please help!!!

  10. Support Staff 8 Posted by Fletcher on 02 Mar, 2013 01:09 AM

    Fletcher's Avatar

    Ryan,

    Without more details and/or a crash report, there's not much I can do to help.

    F-

  11. 9 Posted by Ryan on 02 Mar, 2013 02:37 AM

    Ryan's Avatar

    Sorry for the brief report -- you're right it that it's not very helpful :).

    Based upon the previous posts, I was thinking you had already isolated the problem to the MMD parser code, and I was adding my "this is happening to me too" vote to the thread.

    The crash behavior is exactly the same as described in the first post of this thread. The only difference for me is that it does not seem to resolve itself (Peter said he was OK on a third attempt, while I've had it consistently crash >3 times in a row).

    I'll see if I can get it to crash again and will send along the crash report.

    Thanks for the assistance.

  12. 10 Posted by Ryan on 03 Mar, 2013 04:48 AM

    Ryan's Avatar

    As luck would have it, I cannot reproduce the crashes now. The program is working fine. I will try going back to MMDC and see if I can get the crashes to start again through regular use of the program. I'll send along a crash report and the associated document when this occurs.

  13. Support Staff 11 Posted by Fletcher on 03 Mar, 2013 08:09 PM

    Fletcher's Avatar

    Sounds good.

    F-

  14. 12 Posted by Ryan on 08 Mar, 2013 09:02 PM

    Ryan's Avatar

    OK -- just got another random crash. This occurred while I was typing. The crash report is below. Unfortunately I cannot share the document in question, but I'll try later to see if I can change the text and see if I can continue to get the crashes.

    Process: MultiMarkdown Composer [84086]
    Path: /Applications/MultiMarkdown Composer/MultiMarkdown Composer.app/Contents/MacOS/MultiMarkdown Composer
    Identifier: com.multimarkdown.composer.mac
    Version: 2.1b (2)
    Code Type: X86-64 (Native)
    Parent Process: launchd [152]
    User ID: 501

    Date/Time: 2013-03-08 12:56:14.966 -0800
    OS Version: Mac OS X 10.8.2 (12C60)
    Report Version: 10

    Interval Since Last Report: 12897448 sec
    Crashes Since Last Report: 399
    Per-App Interval Since Last Report: 617645 sec
    Per-App Crashes Since Last Report: 6
    Anonymous UUID: F0CE98B3-8ACF-405E-8A0E-9D37E35E5E87

    Crashed Thread: 14

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 com.apple.AppKit 0x00007fff8a117d3c -[NSConcreteTextStorage attribute:atIndex:effectiveRange:] + 24
    1 com.apple.AppKit 0x00007fff8a06bfdb -[NSLayoutManager(NSPrivate) _blockRowRangeForCharRange:completeRows:] + 123
    2 com.apple.AppKit 0x00007fff8a06f09e -[NSLayoutManager(NSPrivate) _extendedCharRangeForInvalidation:editedCharRange:] + 55
    3 com.apple.AppKit 0x00007fff8a06eec8 -[NSLayoutManager _invalidateGlyphsForCharacterRange:editedCharacterRange:changeInLength:actualCharacterRange:] + 98
    4 com.apple.AppKit 0x00007fff8a06ea22 -[NSLayoutManager textStorage:edited:range:changeInLength:invalidatedRange:] + 192
    5 com.apple.AppKit 0x00007fff8a06e94a -[NSTextStorage _notifyEdited:range:changeInLength:invalidatedRange:] + 154
    6 com.apple.AppKit 0x00007fff8a1177a5 -[NSTextStorage processEditing] + 202
    7 com.apple.AppKit 0x00007fff89f79284 -[NSTextStorage endEditing] + 79
    8 com.apple.Foundation 0x00007fff854cb407 -[NSMutableAttributedString removeAttribute:range:] + 228
    9 com.multimarkdown.composer.mac 0x0000000100b7ab4c 0x100b31000 + 301900
    10 com.multimarkdown.composer.mac 0x0000000100bcf26e 0x100b31000 + 647790
    11 com.apple.AppKit 0x00007fff89ebfb88 -[NSTextView insertText:replacementRange:] + 2335
    12 com.multimarkdown.composer.mac 0x0000000100bd0f57 0x100b31000 + 655191
    13 com.apple.AppKit 0x00007fff89f74200 -[NSTextInputContext handleTSMEvent:] + 2781
    14 com.apple.AppKit 0x00007fff89f736fa _NSTSMEventHandler + 202
    15 com.apple.HIToolbox 0x00007fff83cc6f0a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    16 com.apple.HIToolbox 0x00007fff83cc63d9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    17 com.apple.HIToolbox 0x00007fff83cdc1bd SendEventToEventTarget + 40
    18 com.apple.HIToolbox 0x00007fff83cbc6b2 SendTSMEvent + 35
    19 com.apple.HIToolbox 0x00007fff83cbc230 SendUnicodeTextAEToUnicodeDoc + 477
    20 com.apple.HIToolbox 0x00007fff83cbbf62 TSMKeyEvent + 610
    21 com.apple.HIToolbox 0x00007fff83d0c1b5 TSMProcessRawKeyEvent + 2568
    22 com.apple.AppKit 0x00007fff89f72347 -[NSTextInputContext handleEvent:] + 823
    23 com.apple.AppKit 0x00007fff89f71f87 -[NSView interpretKeyEvents:] + 183
    24 com.apple.AppKit 0x00007fff89ebef67 -[NSTextView keyDown:] + 723
    25 com.apple.AppKit 0x00007fff8a0da120 -[NSWindow sendEvent:] + 9687
    26 com.apple.AppKit 0x00007fff8a0d5744 -[NSApplication sendEvent:] + 5761
    27 com.apple.AppKit 0x00007fff89feb2fa -[NSApplication run] + 636
    28 com.apple.AppKit 0x00007fff89f8fcb6 NSApplicationMain + 869
    29 com.multimarkdown.composer.mac 0x0000000100b32344 0x100b31000 + 4932

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8d600d16 kevent + 10
    1 libdispatch.dylib 0x00007fff8ff3adea dispatch_mgr_invoke + 883
    2 libdispatch.dylib 0x00007fff8ff3a9ee _dispatch
    mgr_thread + 54

    Thread 2:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x00007fff8d5fe686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8d5fdc42 mach_msg + 70
    2 com.apple.CoreFoundation 0x00007fff8e958803 CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x00007fff8e95dee6 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation 0x00007fff8e95d6b2 CFRunLoopRunSpecific + 290
    5 com.apple.Foundation 0x00007fff85427586 +[NSURLConnection(Loader) resourceLoadLoop:] + 356
    6 com.apple.Foundation 0x00007fff85485612 _
    NSThread
    main__ + 1345
    7 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    8 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 3:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fff8d600322 __select + 10
    1 com.apple.CoreFoundation 0x00007fff8e99d4e6 __CFSocketManager + 1302
    2 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    3 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 4:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff8ffded96 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
    3 com.apple.JavaScriptCore 0x00007fff90200d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 5:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90163724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90163606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 6:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90163724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90163606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 7:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90163724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90163606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 8:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 9:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 10:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 11:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 12:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 13:
    0 libsystem_c.dylib 0x00007fff8800ef7d szone_realloc + 714
    1 libsystem_c.dylib 0x00007fff8800b54a malloc_zone_realloc + 79
    2 libsystem_c.dylib 0x00007fff8800bcac realloc + 157
    3 libicucore.A.dylib 0x00007fff89ca6bbc icu::UVector64::expandCapacity(int, UErrorCode&) + 118
    4 libicucore.A.dylib 0x00007fff89c9bd97 icu::RegexMatcher::MatchAt(long long, signed char, UErrorCode&) + 843
    5 libicucore.A.dylib 0x00007fff89c9b2f2 icu::RegexMatcher::find() + 366
    6 libicucore.A.dylib 0x00007fff89c9b17f uregex_findNext + 67
    7 com.apple.Foundation 0x00007fff85466d29 -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 1119
    8 com.apple.Foundation 0x00007fff855f46d4 -[NSRegularExpression(NSMatching) firstMatchInString:options:range:] + 145
    9 com.multimarkdown.composer.mac 0x0000000100b726a3 0x100b31000 + 267939
    10 com.multimarkdown.composer.mac 0x0000000100b729d5 0x100b31000 + 268757
    11 com.multimarkdown.composer.mac 0x0000000100b72a08 0x100b31000 + 268808
    12 com.multimarkdown.composer.mac 0x0000000100b72b4b 0x100b31000 + 269131
    13 com.multimarkdown.composer.mac 0x0000000100b67d8f 0x100b31000 + 224655
    14 com.multimarkdown.composer.mac 0x0000000100b6858a 0x100b31000 + 226698
    15 com.multimarkdown.composer.mac 0x0000000100b68702 0x100b31000 + 227074
    16 com.multimarkdown.composer.mac 0x0000000100bdbfd8 0x100b31000 + 700376
    17 com.multimarkdown.composer.mac 0x0000000100bd376b 0x100b31000 + 665451
    18 com.apple.Foundation 0x00007fff85485612 NSThreadmain__ + 1345
    19 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    20 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 14 Crashed:
    0 com.multimarkdown.composer.mac 0x0000000100b5cf72 0x100b31000 + 180082
    1 com.multimarkdown.composer.mac 0x0000000100b5d036 0x100b31000 + 180278
    2 com.multimarkdown.composer.mac 0x0000000100b5ce23 0x100b31000 + 179747
    3 com.multimarkdown.composer.mac 0x0000000100b5d065 0x100b31000 + 180325
    4 com.multimarkdown.composer.mac 0x0000000100b6677c 0x100b31000 + 219004
    5 com.multimarkdown.composer.mac 0x0000000100bd6956 0x100b31000 + 678230
    6 com.apple.Foundation 0x00007fff85485612 NSThreadmain__ + 1345
    7 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    8 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 14 crashed with X86 Thread State (64-bit):
    rax: 0x00007fc7bbcc3e00 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0xc000000000000013 rsi: 0x0000000000000003 rbp: 0x0000000108b70b00 rsp: 0x0000000108b70ab0 r8: 0x00007fc7b120f240 r9: 0x0000000000000008 r10: 0x0000000000000020 r11: 0x0000000000000001 r12: 0x00007fc7bbcc3e10 r13: 0x0000000100be647b r14: 0xc000000000000013 r15: 0x00007fc7b1207b60 rip: 0x0000000100b5cf72 rfl: 0x0000000000010282 cr2: 0x000000010d5ec000 Logical CPU: 0

    Binary Images:
    0x100b31000 - 0x100c1afff +com.multimarkdown.composer.mac (2.1b - 2) /Applications/MultiMarkdown Composer/MultiMarkdown Composer.app/Contents/MacOS/MultiMarkdown Composer 0x100d33000 - 0x100d38ff7 libgermantok.dylib (7) /usr/lib/libgermantok.dylib 0x102511000 - 0x102512ff2 +cl_kernels (???) cl_kernels 0x10252f000 - 0x102530ff3 +cl_kernels (???) cl_kernels 0x10258a000 - 0x10258aff3 +cl_kernels (???) cl_kernels 0x102d03000 - 0x102f88ff7 com.apple.RawCamera.bundle (4.04 - 680) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1056d9000 - 0x1056e2fe7 libcldcpuengine.dylib (2.1.19) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0x1056e8000 - 0x1056ebff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x1056f5000 - 0x1056f6ff3 +cl_kernels (???) cl_kernels 0x105703000 - 0x105703ff1 +cl_kernels (???) cl_kernels 0x105705000 - 0x1057a0ff7 unorm8_bgra.dylib (2.1.19) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib 0x107ec7000 - 0x107f61fff unorm8_argb.dylib (2.1.19) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib 0x108147000 - 0x10816bff7 com.apple.security.csparser (3.0 - 55179.1) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x7fff60731000 - 0x7fff6076593f dyld (210.2.3) /usr/lib/dyld 0x7fff83563000 - 0x7fff83563fff com.apple.Accelerate (1.8 - Accelerate 1.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff83564000 - 0x7fff8356efff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8356f000 - 0x7fff8359dff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8359e000 - 0x7fff835b5fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff835b6000 - 0x7fff83601ff7 com.apple.CoreMedia (1.0 - 926.62) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff83602000 - 0x7fff83602fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib 0x7fff83603000 - 0x7fff8365aff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff83714000 - 0x7fff837b2ff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff837bd000 - 0x7fff837c0fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff837c1000 - 0x7fff837f5fff com.apple.securityinterface (6.0 - 55024.4) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff837f6000 - 0x7fff837f6fff com.apple.Cocoa (6.7 - 19) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8383d000 - 0x7fff83843fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff838cc000 - 0x7fff838dafff libcommonCrypto.dylib (60026) /usr/lib/system/libcommonCrypto.dylib 0x7fff8392b000 - 0x7fff8392cff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib 0x7fff8392d000 - 0x7fff8397eff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8397f000 - 0x7fff839a0ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x7fff83bf3000 - 0x7fff83c8dfff com.apple.CoreSymbolication (3.0 - 87) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff83c8e000 - 0x7fff83fbeff7 com.apple.HIToolbox (2.0 - 625) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff83fbf000 - 0x7fff83fc1fff com.apple.securityhi (4.0 - 55002) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff83fc2000 - 0x7fff83fceff7 com.apple.DirectoryService.Framework (10.8 - 151.10) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff83fcf000 - 0x7fff83fd6fff com.apple.NetFS (5.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff83fd7000 - 0x7fff84f90fff com.apple.WebCore (8536 - 8536.26.14) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff84fa8000 - 0x7fff84fbbff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff84fbc000 - 0x7fff84fd6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff84fd7000 - 0x7fff85172fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff85173000 - 0x7fff85271fff com.apple.QuickLookUIFramework (4.0 - 555.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff85272000 - 0x7fff8527dff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8527e000 - 0x7fff85288fff com.apple.DisplayServicesFW (2.6.1 - 353) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff853a3000 - 0x7fff853b6ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff853b7000 - 0x7fff853c6ff7 com.apple.opengl (1.8.6 - 1.8.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff853f0000 - 0x7fff8574cfff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8574d000 - 0x7fff85891fef com.apple.MediaControlSender (1.4.5 - 145.3) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff85896000 - 0x7fff858defff com.apple.framework.CoreWiFi (1.0 - 100.10) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff858df000 - 0x7fff8594cfff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8595e000 - 0x7fff8595efff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff859b1000 - 0x7fff859d8ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff85a25000 - 0x7fff85a37ff7 libz.1.dylib (43) /usr/lib/libz.1.dylib 0x7fff85a38000 - 0x7fff85a73fff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff85ab2000 - 0x7fff85abfff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff85ac0000 - 0x7fff85eb9ff7 com.apple.MediaToolbox (1.0 - 926.62) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff85eba000 - 0x7fff85ebffff libcache.dylib (57) /usr/lib/system/libcache.dylib 0x7fff85ed4000 - 0x7fff85f55fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff85f56000 - 0x7fff85f58ff7 com.apple.print.framework.Print (8.0 - 258) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff86157000 - 0x7fff8615dfff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8615e000 - 0x7fff8615ffff libDiagnosticMessagesClient.dylib (8) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff86160000 - 0x7fff8618bfff libxslt.1.dylib (11.3) /usr/lib/libxslt.1.dylib 0x7fff8618c000 - 0x7fff86289fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff869cd000 - 0x7fff86a24ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff86a25000 - 0x7fff86b22ff7 libxml2.2.dylib (22.3) /usr/lib/libxml2.2.dylib 0x7fff86b23000 - 0x7fff86b24fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff86b25000 - 0x7fff86be2ff7 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff86cf3000 - 0x7fff86fb6ff7 com.apple.AddressBook.framework (7.1 - 1167) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff86fb7000 - 0x7fff86fbbfff libCoreVMClient.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff86fbc000 - 0x7fff87347ff7 com.apple.FinderKit (1.1.1 - 1.1.1) /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 0x7fff87348000 - 0x7fff8735cfff libGL.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8735d000 - 0x7fff8737afff com.apple.openscripting (1.3.6 - 148.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8737b000 - 0x7fff8737dfff libquarantine.dylib (52) /usr/lib/system/libquarantine.dylib 0x7fff8737e000 - 0x7fff87443ff7 com.apple.coreui (2.0 - 181.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8748c000 - 0x7fff87497fff com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff874a2000 - 0x7fff874c4ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff874f7000 - 0x7fff8752ffff libtidy.A.dylib (15.10) /usr/lib/libtidy.A.dylib 0x7fff87530000 - 0x7fff87552ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib 0x7fff87553000 - 0x7fff87555fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff87556000 - 0x7fff875a1fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff875a2000 - 0x7fff875f1ff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff876e4000 - 0x7fff87715ff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8774d000 - 0x7fff877aafff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff877ae000 - 0x7fff877f6fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff877fb000 - 0x7fff8788cfff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8788d000 - 0x7fff878f5fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff878f6000 - 0x7fff8795ffff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff87960000 - 0x7fff8798cff7 libRIP.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff879d4000 - 0x7fff87b45ff7 com.apple.QTKit (7.7.1 - 2599.13) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff87c9f000 - 0x7fff87cb3fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff87cb4000 - 0x7fff87d65fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff87db7000 - 0x7fff87ddefff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff87dec000 - 0x7fff87decfff com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff87ded000 - 0x7fff87df1fff libCGXType.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff87df2000 - 0x7fff87df5fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff87df6000 - 0x7fff87e1bff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib 0x7fff87f46000 - 0x7fff87f55ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib 0x7fff87f56000 - 0x7fff87f64ff7 libsystem_network.dylib (77.10) /usr/lib/system/libsystem_network.dylib 0x7fff87f65000 - 0x7fff87f65fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff87f66000 - 0x7fff87f6cfff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff87f6d000 - 0x7fff87f78fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff87fd7000 - 0x7fff87fddfff libCGXCoreImage.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff87fde000 - 0x7fff880aafe7 libsystem_c.dylib (825.25) /usr/lib/system/libsystem_c.dylib 0x7fff880ab000 - 0x7fff880d9fff com.apple.CoreServicesInternal (154.2 - 154.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff880da000 - 0x7fff880e0ff7 libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x7fff880e1000 - 0x7fff883f8ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff883f9000 - 0x7fff883faff7 libsystem_sandbox.dylib (220) /usr/lib/system/libsystem_sandbox.dylib 0x7fff88486000 - 0x7fff884d0ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff88554000 - 0x7fff8857cfff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff885bf000 - 0x7fff885edfff com.apple.shortcut (2.2 - 2.2) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff885ee000 - 0x7fff8860ffff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff88b06000 - 0x7fff88b0bfff libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib 0x7fff88b0c000 - 0x7fff88c26fff com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff894df000 - 0x7fff8954ffff com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff89550000 - 0x7fff89554fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff89555000 - 0x7fff89556ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib 0x7fff89557000 - 0x7fff89583fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff89584000 - 0x7fff895c8fff libcups.2.dylib (327) /usr/lib/libcups.2.dylib 0x7fff895c9000 - 0x7fff897feff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff897ff000 - 0x7fff89839fff com.apple.GSS (3.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8983a000 - 0x7fff89894fff com.apple.Suggestions (2.0 - 102.1) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff89895000 - 0x7fff899ad92f libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x7fff899ae000 - 0x7fff899c9ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff899ca000 - 0x7fff89a23fff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff89a24000 - 0x7fff89a29fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89a2a000 - 0x7fff89a76ff7 libauto.dylib (185.1) /usr/lib/libauto.dylib 0x7fff89a77000 - 0x7fff89a83fff libCSync.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff89a84000 - 0x7fff89b06fff com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff89b07000 - 0x7fff89b44fe7 libGLImage.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff89c31000 - 0x7fff89c67fff libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x7fff89c83000 - 0x7fff89e83fff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib 0x7fff89e84000 - 0x7fff89e88ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff89e89000 - 0x7fff89e89fff com.apple.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89e8a000 - 0x7fff89e8eff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff89e8f000 - 0x7fff89e9dfff com.apple.Librarian (1.1 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff89e9e000 - 0x7fff89e9effd com.apple.audio.units.AudioUnit (1.8 - 1.8) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff89e9f000 - 0x7fff8aaccff7 com.apple.AppKit (6.8 - 1187.34) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8aacd000 - 0x7fff8aacdfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8ab29000 - 0x7fff8ab7fff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8ab80000 - 0x7fff8abddff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8abde000 - 0x7fff8ad68fff com.apple.WebKit (8536 - 8536.26.14) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8ad6c000 - 0x7fff8afc7ff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8afc8000 - 0x7fff8afd5ff7 com.apple.HelpData (2.1.4 - 85) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8b046000 - 0x7fff8b047ff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x7fff8b048000 - 0x7fff8b7f0fff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8b7f1000 - 0x7fff8b806fff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8ba7c000 - 0x7fff8ba83fff libcopyfile.dylib (89) /usr/lib/system/libcopyfile.dylib 0x7fff8ba84000 - 0x7fff8be7bfff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8be7e000 - 0x7fff8be82fff libGIF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8beda000 - 0x7fff8bfcffff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff8c013000 - 0x7fff8c04aff7 libssl.0.9.8.dylib (47) /usr/lib/libssl.0.9.8.dylib 0x7fff8c04b000 - 0x7fff8c04dfff libCVMSPluginSupport.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8c2d4000 - 0x7fff8c2fffff com.apple.framework.Apple80211 (8.0.1 - 801.17) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8c300000 - 0x7fff8c311ff7 libsasl2.2.dylib (166) /usr/lib/libsasl2.2.dylib 0x7fff8c358000 - 0x7fff8c365fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8c366000 - 0x7fff8c3bbff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8c3bc000 - 0x7fff8c409fff com.apple.CoreMediaIO (301.0 - 4147) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8c40a000 - 0x7fff8c50cfff libcrypto.0.9.8.dylib (47) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8c56a000 - 0x7fff8c5adfff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8c5ae000 - 0x7fff8c5b1fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff8c5b2000 - 0x7fff8c64fff7 com.apple.PDFKit (2.7.2 - 2.7.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8c650000 - 0x7fff8c740ff7 com.apple.DiskImagesFramework (10.8 - 344) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8c741000 - 0x7fff8c843fff libJP2.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8c844000 - 0x7fff8c917ff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8c918000 - 0x7fff8cac6fff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8cac7000 - 0x7fff8cd6bfff com.apple.CoreImage (8.2.2 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8cddd000 - 0x7fff8cde5ff7 libsystem_dnssd.dylib (379.32.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8ce86000 - 0x7fff8ce94ff7 libkxld.dylib (2050.18.24) /usr/lib/system/libkxld.dylib 0x7fff8ce95000 - 0x7fff8ce95fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8ce96000 - 0x7fff8ceacfff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8ceaf000 - 0x7fff8cee5fff com.apple.DebugSymbols (98 - 98) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8cee6000 - 0x7fff8ceedfff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8ceee000 - 0x7fff8d32afff com.apple.VideoToolbox (1.0 - 926.62) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8d32b000 - 0x7fff8d5d9fff com.apple.imageKit (2.2 - 667) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8d5ee000 - 0x7fff8d609ff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib 0x7fff8d60a000 - 0x7fff8df9ac67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8df9b000 - 0x7fff8dfeaff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8dfeb000 - 0x7fff8e00aff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8e00b000 - 0x7fff8e067fff com.apple.QuickLookFramework (4.0 - 555.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8e068000 - 0x7fff8e13aff7 com.apple.CoreText (260.0 - 275.16) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8e14c000 - 0x7fff8e16bff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x7fff8e16c000 - 0x7fff8e277fff libFontParser.dylib (84.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8e306000 - 0x7fff8e457fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8e493000 - 0x7fff8e4edfff com.apple.print.framework.PrintCore (8.1 - 387.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8e4ee000 - 0x7fff8e76eff7 com.apple.AOSKit (1.05 - 151) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff8e76f000 - 0x7fff8e770fff liblangid.dylib (116) /usr/lib/liblangid.dylib 0x7fff8e77a000 - 0x7fff8e807ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8e879000 - 0x7fff8e87bff7 libunc.dylib (25) /usr/lib/system/libunc.dylib 0x7fff8e87c000 - 0x7fff8e8bcfff com.apple.MediaKit (13 - 659) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8e929000 - 0x7fff8eb12fff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8eb13000 - 0x7fff8eb1eff7 com.apple.aps.framework (3.0 - 3.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff8eb1f000 - 0x7fff8ebc5ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8ebc6000 - 0x7fff8ec09ff7 com.apple.bom (12.0 - 192) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8ec23000 - 0x7fff8ec43fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8ec44000 - 0x7fff8edcafff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8edcb000 - 0x7fff8ee65fff libvMisc.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8ee73000 - 0x7fff8eee0ff7 com.apple.framework.IOKit (2.0 - 755.18.10) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8eee1000 - 0x7fff8ef1bfff com.apple.framework.internetaccounts (2.1 - 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff8efeb000 - 0x7fff8f041fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8f042000 - 0x7fff8f04afff liblaunch.dylib (442.26.2) /usr/lib/system/liblaunch.dylib 0x7fff8f04b000 - 0x7fff8f062fff com.apple.GenerationalStorage (1.1 - 132.2) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8f063000 - 0x7fff8f0e1ff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f0e6000 - 0x7fff8f0e6fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8f0e7000 - 0x7fff8f3b7fff com.apple.security (7.0 - 55179.1) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8f3ba000 - 0x7fff8f3e4ff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8f3e6000 - 0x7fff8f803fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8f83d000 - 0x7fff8f95dfff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8f95e000 - 0x7fff8f95efff com.apple.CoreServices (57 - 57) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8fbe7000 - 0x7fff8fbf0fff com.apple.CommerceCore (1.0 - 26) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8fbf1000 - 0x7fff8fc59ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x7fff8fc7d000 - 0x7fff8fd96ff7 com.apple.ImageIO.framework (3.2.0 - 845) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8fd97000 - 0x7fff8fe71ff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8fecb000 - 0x7fff8fed8fff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8fed9000 - 0x7fff8ff35ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8ff36000 - 0x7fff8ff4bff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff8ff4c000 - 0x7fff8ff4fff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8ff50000 - 0x7fff8ffd0ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8ffd3000 - 0x7fff8ffd7fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8ffd8000 - 0x7fff90272ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff90273000 - 0x7fff9027ffff com.apple.CrashReporterSupport (10.8.2 - 415) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff90280000 - 0x7fff903f4fff com.apple.CFNetwork (596.2.3 - 596.2.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff9047d000 - 0x7fff904bcff7 com.apple.QD (3.42 - 285) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

  15. 13 Posted by Ryan on 16 Mar, 2013 05:46 PM

    Ryan's Avatar

    Hello,

    I've encountered another round of repeated crashing. The application would consistently crash while typing at exactly the same point:
    1. type sentence
    2. program crashes
    3. reopen MMDC
    4. retype exact same sentence
    5. program crashes at exactly the same point.
    6. repeat...

    After trying this cycle several times, MMDC then could not even open the document (immediate crash after double clicking the document to open). This crash report is below. The App Store version of MMDC can open the document with no problem, as can other apps like Byword. The crashes are occuring with Version 2.1b (2).

    Thanks for your help.

    Process: MultiMarkdown Composer [23906]
    Path: /Applications/MultiMarkdown Composer/MultiMarkdown Composer.app/Contents/MacOS/MultiMarkdown Composer
    Identifier: com.multimarkdown.composer.mac
    Version: 2.1b (2)
    Code Type: X86-64 (Native)
    Parent Process: launchd [152]
    User ID: 501

    Date/Time: 2013-03-16 10:38:16.866 -0700
    OS Version: Mac OS X 10.8.2 (12C60)
    Report Version: 10

    Interval Since Last Report: 13576777 sec
    Crashes Since Last Report: 509
    Per-App Interval Since Last Report: 1296540 sec
    Per-App Crashes Since Last Report: 24
    Anonymous UUID: F0CE98B3-8ACF-405E-8A0E-9D37E35E5E87

    Crashed Thread: 13

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreText 0x00007fff8e08e882 TRun::FindBreak(long, double) const + 346
    1 com.apple.CoreText 0x00007fff8e08e4ef TLine::FindWidthOverflow(long, double, unsigned char ()(long) block_pointer) const + 239
    2 com.apple.CoreText 0x00007fff8e08e23c TTypesetter::FindGraphicalBreak(long, double, double, unsigned char ()(long) block_pointer) const + 138
    3 com.apple.CoreText 0x00007fff8e08e102 TTypesetter::SuggestClusterBreak(long, double, double, unsigned char ()(long) block_pointer) const + 46
    4 com.apple.CoreText 0x00007fff8e08e0ca CTTypesetterSuggestClusterBreak + 42
    5 com.apple.AppKit 0x00007fff8a05443d -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragmentRect:] + 551
    6 com.apple.AppKit 0x00007fff8a052d94 -[NSATSTypesetter layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingContext:] + 2219
    7 com.apple.AppKit 0x00007fff8a07be31 -[NSATSTypesetter layoutParagraphAtPoint:] + 170
    8 com.apple.AppKit 0x00007fff8a5a4006 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxCharacterIndex:nextGlyphIndex:nextCharacterIndex:] + 4303
    9 com.apple.AppKit 0x00007fff8a07abcd -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 194
    10 com.apple.AppKit 0x00007fff8a07aabc -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 1114
    11 com.apple.AppKit 0x00007fff8a079053 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 977
    12 com.apple.AppKit 0x00007fff8a0ae41d _NSFastFillAllLayoutHolesForGlyphRange + 491
    13 com.apple.AppKit 0x00007fff8a0df976 -[NSLayoutManager(NSPrivate) _firstPassGlyphRangeForBoundingRect:inTextContainer:okToFillHoles:] + 639
    14 com.apple.AppKit 0x00007fff8a0dea02 -[NSLayoutManager(NSPrivate) _glyphRangeForBoundingRect:inTextContainer:fast:okToFillHoles:] + 976
    15 com.apple.AppKit 0x00007fff8a09d062 -[NSTextView(NSPrivate) _setFrameSize:forceScroll:] + 2355
    16 com.apple.AppKit 0x00007fff89fc703e -[NSView setFrame:] + 299
    17 com.apple.AppKit 0x00007fff8a01c2a2 -[NSView resizeWithOldSuperviewSize:] + 1502
    18 com.apple.AppKit 0x00007fff8a01b3e7 -[NSView resizeSubviewsWithOldSize:] + 318
    19 com.apple.AppKit 0x00007fff89fc77f8 -[NSView setFrameSize:] + 1101
    20 com.apple.AppKit 0x00007fff8a01cd60 -[NSClipView setFrameSize:] + 394
    21 com.apple.AppKit 0x00007fff89fc703e -[NSView setFrame:] + 299
    22 com.apple.AppKit 0x00007fff8a08aabf -[NSScrollView _setContentViewFrame:] + 596
    23 com.apple.AppKit 0x00007fff8a0894ca -[NSScrollView tile] + 1863
    24 com.apple.AppKit 0x00007fff8a088ce6 -[NSScrollView _tileWithoutRecursing] + 49
    25 com.apple.AppKit 0x00007fff8a088c6a -[NSScrollView _update] + 30
    26 com.apple.AppKit 0x00007fff89fc77f8 -[NSView setFrameSize:] + 1101
    27 com.apple.AppKit 0x00007fff8a08df0c -[NSScrollView setFrameSize:] + 1131
    28 com.apple.AppKit 0x00007fff89fc703e -[NSView setFrame:] + 299
    29 com.apple.AppKit 0x00007fff8a01c2a2 -[NSView resizeWithOldSuperviewSize:] + 1502
    30 com.apple.AppKit 0x00007fff8a01b3e7 -[NSView resizeSubviewsWithOldSize:] + 318
    31 com.apple.AppKit 0x00007fff89fc77f8 -[NSView setFrameSize:] + 1101
    32 com.apple.AppKit 0x00007fff89fc703e -[NSView setFrame:] + 299
    33 com.apple.AppKit 0x00007fff8a1eb7b6 -[NSSplitView _setFrameOrAlignmentRect:ofSubview:] + 196
    34 com.apple.AppKit 0x00007fff8a1eab2c -[NSSplitView adjustSubviews] + 6831
    35 com.apple.AppKit 0x00007fff8a1e8f34 -[NSSplitView resizeSubviewsWithOldSize:] + 1185
    36 com.apple.AppKit 0x00007fff89fc77f8 -[NSView setFrameSize:] + 1101
    37 com.apple.AppKit 0x00007fff89fc703e -[NSView setFrame:] + 299
    38 com.apple.AppKit 0x00007fff8a01c2a2 -[NSView resizeWithOldSuperviewSize:] + 1502
    39 com.apple.AppKit 0x00007fff8a01b3e7 -[NSView resizeSubviewsWithOldSize:] + 318
    40 com.apple.AppKit 0x00007fff89fc77f8 -[NSView setFrameSize:] + 1101
    41 com.apple.AppKit 0x00007fff8a0240b3 -[NSWindow _oldPlaceWindow:] + 1605
    42 com.apple.AppKit 0x00007fff8a023399 -[NSWindow _setFrameCommon:display:stashSize:] + 1837
    43 com.apple.AppKit 0x00007fff8a028e4e -[NSWindow _setFrameFromString:overrideTopLeft:constrainFullFrame:force:] + 1214
    44 com.apple.AppKit 0x00007fff8a028949 -[NSWindow _setFrameUsingName:domain:force:] + 228
    45 com.apple.AppKit 0x00007fff8a028849 -[NSWindow setFrameUsingName:] + 204
    46 com.apple.AppKit 0x00007fff8a0286da -[NSWindow _setFrameAutosaveName:changeFrame:] + 825
    47 com.apple.AppKit 0x00007fff8a02839c -[NSWindow setFrameAutosaveName:] + 22
    48 com.apple.AppKit 0x00007fff8a09491a -[NSWindowController setWindowFrameAutosaveName:] + 236
    49 com.multimarkdown.composer.mac 0x0000000104ef2d87 0x104ef1000 + 7559
    50 com.apple.AppKit 0x00007fff8a1480c0 -[NSWindowController _windowDidLoad] + 542
    51 com.apple.AppKit 0x00007fff8a1193ba -[NSWindowController window] + 114
    52 com.multimarkdown.composer.mac 0x0000000104ef2502 0x104ef1000 + 5378
    53 com.apple.AppKit 0x00007fff8a7256d6 -[NSDocument(NSPersistentUISupport) restoreDocumentWindowWithIdentifier:state:completionHandler:] + 104
    54 com.apple.AppKit 0x00007fff8a330dce -[NSDocumentControllerPersistentRestoration loadedDocument:forAutoID:] + 179
    55 com.apple.AppKit 0x00007fff8a336775 _
    block_global_22 + 254
    56 com.apple.AppKit 0x00007fff8a3363a3 __block_global_19 + 265
    57 com.apple.AppKit 0x00007fff8a33628a __block_global_18 + 688
    58 com.apple.AppKit 0x00007fff8a333e2a -[NSDocumentController _openDocumentWithContentsOfURL:usingProcedure:] + 593
    59 com.apple.AppKit 0x00007fff8a335fcf __block_global_17 + 251
    60 libdispatch.dylib 0x00007fff8ff3bf01 _dispatch_call_block_and_release + 15
    61 libdispatch.dylib 0x00007fff8ff380b6 _dispatch_client_callout + 8
    62 libdispatch.dylib 0x00007fff8ff3d0c8 _dispatch_main_queue_callback_4CF + 275
    63 com.apple.CoreFoundation 0x00007fff8e95e0fe __CFRunLoopRun + 1614
    64 com.apple.CoreFoundation 0x00007fff8e95d6b2 CFRunLoopRunSpecific + 290
    65 com.apple.HIToolbox 0x00007fff83cee0a4 RunCurrentEventLoopInMode + 209
    66 com.apple.HIToolbox 0x00007fff83cede42 ReceiveNextEventCommon + 356
    67 com.apple.HIToolbox 0x00007fff83cedcd3 BlockUntilNextEventMatchingListInMode + 62
    68 com.apple.AppKit 0x00007fff89ff4613 _DPSNextEvent + 685
    69 com.apple.AppKit 0x00007fff89ff3ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    70 com.apple.AppKit 0x00007fff89feb283 -[NSApplication run] + 517
    71 com.apple.AppKit 0x00007fff89f8fcb6 NSApplicationMain + 869
    72 com.multimarkdown.composer.mac 0x0000000104ef2344 0x104ef1000 + 4932

    Thread 1:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8d600d16 kevent + 10
    1 libdispatch.dylib 0x00007fff8ff3adea dispatch_mgr_invoke + 883
    2 libdispatch.dylib 0x00007fff8ff3a9ee _dispatch
    mgr_thread + 54

    Thread 3:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 4:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x00007fff8d5fe686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8d5fdc42 mach_msg + 70
    2 com.apple.CoreFoundation 0x00007fff8e958803 CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x00007fff8e95dee6 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation 0x00007fff8e95d6b2 CFRunLoopRunSpecific + 290
    5 com.apple.Foundation 0x00007fff85427586 +[NSURLConnection(Loader) resourceLoadLoop:] + 356
    6 com.apple.Foundation 0x00007fff85485612 _
    NSThread
    main__ + 1345
    7 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    8 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 5:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 6:
    0 libsystem_kernel.dylib 0x00007fff8d6006d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff87ff4eec pthread_workq_return + 25
    2 libsystem_c.dylib 0x00007fff87ff4cb3 _pthread_wqthread + 412
    3 libsystem
    c.dylib 0x00007fff87fdf171 start_wqthread + 13

    Thread 7:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fff8d600322 __select + 10
    1 com.apple.CoreFoundation 0x00007fff8e99d4e6 __CFSocketManager + 1302
    2 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    3 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 8:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff8ffded96 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
    3 com.apple.JavaScriptCore 0x00007fff90200d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 9:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90163724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90163606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 10:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90163724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90163606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 11:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib 0x00007fff8d6000fa __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff87ff6f89 pthread_cond_wait + 869
    2 com.apple.JavaScriptCore 0x00007fff90163724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore 0x00007fff90163606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore 0x00007fff9021636f WTF::wtfThreadEntryPoint(void*) + 15
    5 libsystem
    c.dylib 0x00007fff87ff2742 pthread_start + 327
    6 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 12:
    0 libobjc.A.dylib 0x00007fff8989b26a objc_msgSend + 42
    1 com.multimarkdown.composer.mac 0x0000000104f26751 0x104ef1000 + 218961
    2 com.multimarkdown.composer.mac 0x0000000104f95c86 0x104ef1000 + 674950
    3 com.apple.Foundation 0x00007fff85485612 NSThreadmain__ + 1345
    4 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    5 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 13 Crashed:
    0 com.multimarkdown.composer.mac 0x0000000104f11106 0x104ef1000 + 131334
    1 com.multimarkdown.composer.mac 0x0000000104f050bc 0x104ef1000 + 82108
    2 com.multimarkdown.composer.mac 0x0000000104f05a62 0x104ef1000 + 84578
    3 com.multimarkdown.composer.mac 0x0000000104f1ce0f 0x104ef1000 + 179727
    4 com.multimarkdown.composer.mac 0x0000000104f1d065 0x104ef1000 + 180325
    5 com.multimarkdown.composer.mac 0x0000000104f2677c 0x104ef1000 + 219004
    6 com.multimarkdown.composer.mac 0x0000000104f95c86 0x104ef1000 + 674950
    7 com.apple.Foundation 0x00007fff85485612 NSThreadmain__ + 1345
    8 libsystem_c.dylib 0x00007fff87ff2742 pthread_start + 327
    9 libsystem_c.dylib 0x00007fff87fdf181 thread
    start + 13

    Thread 13 crashed with X86 Thread State (64-bit):
    rax: 0x00007fc213968a00 rbx: 0x00000000000006f9 rcx: 0x4000000000000000 rdx: 0x4000000000000000 rdi: 0x0000000109b42b10 rsi: 0x00007fc215023e00 rbp: 0x0000000109b42ab0 rsp: 0x0000000109b42ab0 r8: 0x0000000000000000 r9: 0x0000000000000012 r10: 0x0000000000000002 r11: 0x0000000000040000 r12: 0x00007fc215079400 r13: 0x0000000109b42b10 r14: 0x000000000000a758 r15: 0x00007fc215083b58 rip: 0x0000000104f11106 rfl: 0x0000000000010206 cr2: 0x00007fc213979000 Logical CPU: 3

    Binary Images:
    0x104ef1000 - 0x104fdafff +com.multimarkdown.composer.mac (2.1b - 2) /Applications/MultiMarkdown Composer/MultiMarkdown Composer.app/Contents/MacOS/MultiMarkdown Composer 0x107a1f000 - 0x107ca4ff7 com.apple.RawCamera.bundle (4.04 - 680) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff64af1000 - 0x7fff64b2593f dyld (210.2.3) /usr/lib/dyld 0x7fff83563000 - 0x7fff83563fff com.apple.Accelerate (1.8 - Accelerate 1.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff83564000 - 0x7fff8356efff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8356f000 - 0x7fff8359dff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8359e000 - 0x7fff835b5fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff835b6000 - 0x7fff83601ff7 com.apple.CoreMedia (1.0 - 926.62) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff83602000 - 0x7fff83602fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib 0x7fff83603000 - 0x7fff8365aff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff83714000 - 0x7fff837b2ff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff837bd000 - 0x7fff837c0fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff837f6000 - 0x7fff837f6fff com.apple.Cocoa (6.7 - 19) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8383d000 - 0x7fff83843fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff838cc000 - 0x7fff838dafff libcommonCrypto.dylib (60026) /usr/lib/system/libcommonCrypto.dylib 0x7fff8392b000 - 0x7fff8392cff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib 0x7fff8392d000 - 0x7fff8397eff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8397f000 - 0x7fff839a0ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x7fff83bf3000 - 0x7fff83c8dfff com.apple.CoreSymbolication (3.0 - 87) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff83c8e000 - 0x7fff83fbeff7 com.apple.HIToolbox (2.0 - 625) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff83fbf000 - 0x7fff83fc1fff com.apple.securityhi (4.0 - 55002) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff83fcf000 - 0x7fff83fd6fff com.apple.NetFS (5.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff83fd7000 - 0x7fff84f90fff com.apple.WebCore (8536 - 8536.26.14) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff84fa8000 - 0x7fff84fbbff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff84fbc000 - 0x7fff84fd6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff84fd7000 - 0x7fff85172fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff85173000 - 0x7fff85271fff com.apple.QuickLookUIFramework (4.0 - 555.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff85272000 - 0x7fff8527dff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8527e000 - 0x7fff85288fff com.apple.DisplayServicesFW (2.6.1 - 353) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff853a3000 - 0x7fff853b6ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff853b7000 - 0x7fff853c6ff7 com.apple.opengl (1.8.6 - 1.8.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff853f0000 - 0x7fff8574cfff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8574d000 - 0x7fff85891fef com.apple.MediaControlSender (1.4.5 - 145.3) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff85896000 - 0x7fff858defff com.apple.framework.CoreWiFi (1.0 - 100.10) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff858df000 - 0x7fff8594cfff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8595e000 - 0x7fff8595efff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff859b1000 - 0x7fff859d8ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff85a25000 - 0x7fff85a37ff7 libz.1.dylib (43) /usr/lib/libz.1.dylib 0x7fff85ab2000 - 0x7fff85abfff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff85ac0000 - 0x7fff85eb9ff7 com.apple.MediaToolbox (1.0 - 926.62) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff85eba000 - 0x7fff85ebffff libcache.dylib (57) /usr/lib/system/libcache.dylib 0x7fff85ed4000 - 0x7fff85f55fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff85f56000 - 0x7fff85f58ff7 com.apple.print.framework.Print (8.0 - 258) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff86157000 - 0x7fff8615dfff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8615e000 - 0x7fff8615ffff libDiagnosticMessagesClient.dylib (8) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff86160000 - 0x7fff8618bfff libxslt.1.dylib (11.3) /usr/lib/libxslt.1.dylib 0x7fff8618c000 - 0x7fff86289fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff869cd000 - 0x7fff86a24ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff86a25000 - 0x7fff86b22ff7 libxml2.2.dylib (22.3) /usr/lib/libxml2.2.dylib 0x7fff86b23000 - 0x7fff86b24fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff86b25000 - 0x7fff86be2ff7 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff86fb7000 - 0x7fff86fbbfff libCoreVMClient.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff87348000 - 0x7fff8735cfff libGL.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8735d000 - 0x7fff8737afff com.apple.openscripting (1.3.6 - 148.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8737b000 - 0x7fff8737dfff libquarantine.dylib (52) /usr/lib/system/libquarantine.dylib 0x7fff8737e000 - 0x7fff87443ff7 com.apple.coreui (2.0 - 181.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8748c000 - 0x7fff87497fff com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff874a2000 - 0x7fff874c4ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87530000 - 0x7fff87552ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib 0x7fff87553000 - 0x7fff87555fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff87556000 - 0x7fff875a1fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff875a2000 - 0x7fff875f1ff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff876e4000 - 0x7fff87715ff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8774d000 - 0x7fff877aafff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff877fb000 - 0x7fff8788cfff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8788d000 - 0x7fff878f5fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff878f6000 - 0x7fff8795ffff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff87960000 - 0x7fff8798cff7 libRIP.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff879d4000 - 0x7fff87b45ff7 com.apple.QTKit (7.7.1 - 2599.13) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff87c9f000 - 0x7fff87cb3fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff87cb4000 - 0x7fff87d65fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff87db7000 - 0x7fff87ddefff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff87ded000 - 0x7fff87df1fff libCGXType.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff87df2000 - 0x7fff87df5fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff87df6000 - 0x7fff87e1bff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib 0x7fff87f46000 - 0x7fff87f55ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib 0x7fff87f56000 - 0x7fff87f64ff7 libsystem_network.dylib (77.10) /usr/lib/system/libsystem_network.dylib 0x7fff87f65000 - 0x7fff87f65fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff87f66000 - 0x7fff87f6cfff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff87f6d000 - 0x7fff87f78fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff87fde000 - 0x7fff880aafe7 libsystem_c.dylib (825.25) /usr/lib/system/libsystem_c.dylib 0x7fff880ab000 - 0x7fff880d9fff com.apple.CoreServicesInternal (154.2 - 154.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff880da000 - 0x7fff880e0ff7 libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x7fff880e1000 - 0x7fff883f8ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff883f9000 - 0x7fff883faff7 libsystem_sandbox.dylib (220) /usr/lib/system/libsystem_sandbox.dylib 0x7fff88486000 - 0x7fff884d0ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff88554000 - 0x7fff8857cfff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff885ee000 - 0x7fff8860ffff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff88b06000 - 0x7fff88b0bfff libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib 0x7fff88b0c000 - 0x7fff88c26fff com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff89550000 - 0x7fff89554fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff89555000 - 0x7fff89556ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib 0x7fff89557000 - 0x7fff89583fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff89584000 - 0x7fff895c8fff libcups.2.dylib (327) /usr/lib/libcups.2.dylib 0x7fff895c9000 - 0x7fff897feff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff897ff000 - 0x7fff89839fff com.apple.GSS (3.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff89895000 - 0x7fff899ad92f libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x7fff899ca000 - 0x7fff89a23fff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff89a24000 - 0x7fff89a29fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89a2a000 - 0x7fff89a76ff7 libauto.dylib (185.1) /usr/lib/libauto.dylib 0x7fff89a77000 - 0x7fff89a83fff libCSync.A.dylib (324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff89a84000 - 0x7fff89b06fff com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff89b07000 - 0x7fff89b44fe7 libGLImage.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff89c31000 - 0x7fff89c67fff libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x7fff89c83000 - 0x7fff89e83fff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib 0x7fff89e84000 - 0x7fff89e88ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff89e89000 - 0x7fff89e89fff com.apple.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89e8a000 - 0x7fff89e8eff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff89e8f000 - 0x7fff89e9dfff com.apple.Librarian (1.1 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff89e9e000 - 0x7fff89e9effd com.apple.audio.units.AudioUnit (1.8 - 1.8) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff89e9f000 - 0x7fff8aaccff7 com.apple.AppKit (6.8 - 1187.34) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8aacd000 - 0x7fff8aacdfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8ab29000 - 0x7fff8ab7fff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8ab80000 - 0x7fff8abddff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8abde000 - 0x7fff8ad68fff com.apple.WebKit (8536 - 8536.26.14) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8ad6c000 - 0x7fff8afc7ff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8b046000 - 0x7fff8b047ff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x7fff8b048000 - 0x7fff8b7f0fff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8b7f1000 - 0x7fff8b806fff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8ba7c000 - 0x7fff8ba83fff libcopyfile.dylib (89) /usr/lib/system/libcopyfile.dylib 0x7fff8ba84000 - 0x7fff8be7bfff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8be7e000 - 0x7fff8be82fff libGIF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8beda000 - 0x7fff8bfcffff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff8c04b000 - 0x7fff8c04dfff libCVMSPluginSupport.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8c2d4000 - 0x7fff8c2fffff com.apple.framework.Apple80211 (8.0.1 - 801.17) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8c358000 - 0x7fff8c365fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8c366000 - 0x7fff8c3bbff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8c3bc000 - 0x7fff8c409fff com.apple.CoreMediaIO (301.0 - 4147) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8c40a000 - 0x7fff8c50cfff libcrypto.0.9.8.dylib (47) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8c56a000 - 0x7fff8c5adfff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8c5ae000 - 0x7fff8c5b1fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff8c5b2000 - 0x7fff8c64fff7 com.apple.PDFKit (2.7.2 - 2.7.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8c741000 - 0x7fff8c843fff libJP2.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8c918000 - 0x7fff8cac6fff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8cac7000 - 0x7fff8cd6bfff com.apple.CoreImage (8.2.2 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8cddd000 - 0x7fff8cde5ff7 libsystem_dnssd.dylib (379.32.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8ce86000 - 0x7fff8ce94ff7 libkxld.dylib (2050.18.24) /usr/lib/system/libkxld.dylib 0x7fff8ce95000 - 0x7fff8ce95fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8ce96000 - 0x7fff8ceacfff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8ceaf000 - 0x7fff8cee5fff com.apple.DebugSymbols (98 - 98) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8ceee000 - 0x7fff8d32afff com.apple.VideoToolbox (1.0 - 926.62) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8d32b000 - 0x7fff8d5d9fff com.apple.imageKit (2.2 - 667) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8d5ee000 - 0x7fff8d609ff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib 0x7fff8d60a000 - 0x7fff8df9ac67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8df9b000 - 0x7fff8dfeaff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8dfeb000 - 0x7fff8e00aff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8e00b000 - 0x7fff8e067fff com.apple.QuickLookFramework (4.0 - 555.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8e068000 - 0x7fff8e13aff7 com.apple.CoreText (260.0 - 275.16) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8e14c000 - 0x7fff8e16bff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x7fff8e16c000 - 0x7fff8e277fff libFontParser.dylib (84.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8e306000 - 0x7fff8e457fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8e493000 - 0x7fff8e4edfff com.apple.print.framework.PrintCore (8.1 - 387.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8e76f000 - 0x7fff8e770fff liblangid.dylib (116) /usr/lib/liblangid.dylib 0x7fff8e77a000 - 0x7fff8e807ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8e879000 - 0x7fff8e87bff7 libunc.dylib (25) /usr/lib/system/libunc.dylib 0x7fff8e929000 - 0x7fff8eb12fff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8eb1f000 - 0x7fff8ebc5ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8ebc6000 - 0x7fff8ec09ff7 com.apple.bom (12.0 - 192) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8ec23000 - 0x7fff8ec43fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8ec44000 - 0x7fff8edcafff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8edcb000 - 0x7fff8ee65fff libvMisc.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8ee73000 - 0x7fff8eee0ff7 com.apple.framework.IOKit (2.0 - 755.18.10) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8efeb000 - 0x7fff8f041fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8f042000 - 0x7fff8f04afff liblaunch.dylib (442.26.2) /usr/lib/system/liblaunch.dylib 0x7fff8f04b000 - 0x7fff8f062fff com.apple.GenerationalStorage (1.1 - 132.2) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8f063000 - 0x7fff8f0e1ff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f0e6000 - 0x7fff8f0e6fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8f0e7000 - 0x7fff8f3b7fff com.apple.security (7.0 - 55179.1) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8f3ba000 - 0x7fff8f3e4ff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8f3e6000 - 0x7fff8f803fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8f83d000 - 0x7fff8f95dfff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8f95e000 - 0x7fff8f95efff com.apple.CoreServices (57 - 57) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8fbe7000 - 0x7fff8fbf0fff com.apple.CommerceCore (1.0 - 26) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8fbf1000 - 0x7fff8fc59ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x7fff8fc7d000 - 0x7fff8fd96ff7 com.apple.ImageIO.framework (3.2.0 - 845) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8fd97000 - 0x7fff8fe71ff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8fecb000 - 0x7fff8fed8fff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8fed9000 - 0x7fff8ff35ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8ff36000 - 0x7fff8ff4bff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff8ff4c000 - 0x7fff8ff4fff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8ff50000 - 0x7fff8ffd0ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8ffd3000 - 0x7fff8ffd7fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8ffd8000 - 0x7fff90272ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff90273000 - 0x7fff9027ffff com.apple.CrashReporterSupport (10.8.2 - 415) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff90280000 - 0x7fff903f4fff com.apple.CFNetwork (596.2.3 - 596.2.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff9047d000 - 0x7fff904bcff7 com.apple.QD (3.42 - 285) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    External Modification Summary:
    Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 367719097 thread_create: 6 thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=197.8M resident=100.5M(51%) swapped_out_or_unallocated=97.3M(49%)
    Writable regions: Total=1.1G written=6276K(1%) resident=26.2M(2%) swapped_out=0K(0%) unallocated=1.1G(98%)

    REGION TYPE VIRTUAL
    =========== ======= CG backing stores 292K
    CG image 4K
    CG shared images 1216K
    CoreServices 3480K
    JS JIT generated code 128.0M
    JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
    JS VM register file (reserved) 4096K reserved VM address space (unallocated)
    JS garbage collector 128K
    MALLOC 43.8M
    MALLOC guard page 48K
    Memory tag=240 4K
    Memory tag=242 12K
    Memory tag=251 60K
    SQLite page cache 192K
    STACK GUARD 56.1M
    Stack 14.2M
    VM_ALLOCATE 16.1M
    __DATA 16.8M
    __IMAGE 528K
    __LINKEDIT 53.2M
    __TEXT 144.6M
    __UNICODE 544K
    mapped file 38.0M
    shared memory 308K
    =========== ======= TOTAL 1.4G
    TOTAL, minus reserved VM space 517.5M

    Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 16 GB, SMC 1.72f2
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533641465238432D47372020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533641465238432D47372020
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313333392E4D313646
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313333392E4D313646
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: HL-DT-STDVDRW GA32N
    USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: hub_device, 0x050d (Belkin Corporation), 0x0233, 0xfd130000 / 5
    USB Device: DYMO LabelWriter 400 Turbo, 0x0922 (Dymo Corporation), 0x001a, 0xfd131000 / 6
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: Ext HDD 1021, 0x1058 (Western Digital Technologies, Inc.), 0x1021, 0xfa130000 / 8
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2

  16. Support Staff 14 Posted by Fletcher on 25 Mar, 2013 08:18 PM

    Fletcher's Avatar

    Ryan,

    Sorry for the delayed response --- my day job has been keeping me busy.

    Any chance you can send me the file that causes this?

    Fletcher

  17. Support Staff 15 Posted by Fletcher on 01 May, 2013 05:13 AM

    Fletcher's Avatar

    I am closing this thread, as I have rewritten key parts of Composer to use the MMD 4 codebase which should be more stable, and there is a good chance the cause of these crashes has been resolved.

    Once I get Composer 2.2b out, if you're still having crashes, let me know.

    FTP

  18. Fletcher closed this discussion on 01 May, 2013 05:13 AM.

  19. Ryan Benz re-opened this discussion on 04 May, 2013 03:26 AM

  20. 16 Posted by Ryan Benz on 04 May, 2013 03:26 AM

    Ryan Benz's Avatar

    Thanks Fletcher,

    I apologize for not getting back to your previous post. For what ever reason, I was not able to reliably use the 2.1 version of MMDC, so I had to switch away from using it. I've been using the latest 2.2 build, and all seems to be working fine. I'll report any issues if they pop-up.

    Thanks for the hard work,
    Ryan

  21. Support Staff 17 Posted by Fletcher on 04 May, 2013 03:32 AM

    Fletcher's Avatar

    Thanks for letting me know about the problem you were having, and I'm glad to hear it seems to be working well for you.

    Let me know if any issues return!

    F-

  22. Fletcher closed this discussion on 04 May, 2013 03:32 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac