Acrobat crashes when deleting "reply"

Each time I reply to a comment and then "delete" the reply, Acrobat quits out of the document. Has anyone else had this problem?

The only  plug-ins installed are the default ones that came installed with Acrobat.  All of these are developed by Adobe, so i'm assuming your are not referring to these as "3rd party".  All custom plug-ins have been uninstalled with the exception of the Stamper sample to test this theory.  Quite literally this can be reproduced by adding  the following code to the "ToolActivate" method in StamperUI.cpp.  This is the method that is wired into both the MenuItem and Button click events by default in this sample.  When this code is executed by a MenuItem event, no issue at all.  When this code is executed by a button click event, an exception is thrown from Acrobat.exe.  Note that the exception is not thrown from the ToolActivate method, it is thrown at some point after this method completes.
AVDoc avDoc = AVAppGetActiveDoc();
if (avDoc != NULL)
AVDocClose(avDoc, true);
As you can see, no objects are being acquired in this code.  If AVDocClose is not executed, no issues at all.  Although that goes against what i am attempting to do (as a result of a Button click, i need to be able to close the AVDoc).
Any thoughts as to root cause of this issue?
Karl, i really appriciate your assistance!  Thanks.

Similar Messages

  • Safari crashes when deleting email on AOL

    I'm at wits end (which is saying little in my case). When I go to the
    AOL website, read email, select one or several emails, and then click
    on the "delete" trashcan icon Safari crashes immediately.
    I've tried repairing disk permissions, resetting Safari, cleaning out
    the plist file(s), deleting and reinstalling Safari and Java, and
    generally yelling, breaking pencils and making burnt offerings to
    Shiva using nearby CDs.
    Any help would be appreciated, by all in the household.
    Some details:
    The PowerBook G4 with OS X 10.4.4
    Safari 2.0.1 (412.5)
    Java 1.3.1, Java 1.4.2 and J2SE 5.0
    Scene of the crime: http://d02.webmail.aol.com/15106/aol/en-us/Mail/
    Result:
    Date/Time: 2006-02-05 09:48:06.135 -0800
    OS Version: 10.4.4 (Build 8G32)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [113]
    Version: 2.0.1 (412.5)
    Build Version: 8
    Project Name: WebBrowser
    Source Version: 4120500
    PID: 2666
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 com.apple.WebCore 0x955c986c
    khtml::RenderTableCell::collapsedBottomBorder() const + 232
    1 com.apple.WebCore 0x954857bc
    khtml::RenderTableCell::borderBottom() const + 52
    2 com.apple.WebCore 0x9552b6c4
    khtml::RenderBox::getOverflowClipRect(int, int) + 108
    3 com.apple.WebCore 0x954921a4
    khtml::RenderLayer::calculateRects(khtml::RenderLayer const*, QRect
    const&, QRect&, QRect&, QRect&) + 336
    4 com.apple.WebCore 0x954b11c4
    khtml::RenderLayer::hitTestLayer(khtml::RenderLayer*,
    khtml::RenderObject::NodeInfo&, int, int, QRect const&) + 100
    5 com.apple.WebCore 0x954b120c
    khtml::RenderLayer::hitTestLayer(khtml::RenderLayer*,
    khtml::RenderObject::NodeInfo&, int, int, QRect const&) + 172
    6 com.apple.WebCore 0x954b120c
    khtml::RenderLayer::hitTestLayer(khtml::RenderLayer*,
    khtml::RenderObject::NodeInfo&, int, int, QRect const&) + 172
    7 com.apple.WebCore 0x954b1100
    khtml::RenderLayer::hitTest(khtml::RenderObject::NodeInfo&, int, int)
    + 104
    8 com.apple.WebCore 0x955cef98
    DOM::DocumentImpl::prepareMouseEvent(bool, bool, int, int,
    DOM::NodeImpl::MouseEvent*) + 136
    9 com.apple.WebCore 0x954b06ac
    KHTMLView::viewportMouseMoveEvent(QMouseEvent*) + 680
    10 com.apple.WebCore 0x954afddc
    KWQKHTMLPart::mouseMoved(NSEvent*) + 212
    11 com.apple.WebKit 0x9520a770 -[WebHTMLView(WebPrivate)
    _updateMouseoverWithEvent:] + 644
    12 com.apple.WebKit 0x9520a4d4 -[WebHTMLView(WebPrivate)
    _updateMouseoverWithFakeEvent] + 312
    13 com.apple.WebKit 0x95212b30 -[WebHTMLView mouseUp:] +
    104
    14 com.apple.AppKit 0x936b4f20 -[NSWindow sendEvent:] +
    4728
    15 com.apple.Safari 0x0001d2c4 0x1000 + 115396
    16 com.apple.AppKit 0x9365def4 -[NSApplication
    sendEvent:] + 4172
    17 com.apple.Safari 0x0001a2a4 0x1000 + 103076
    18 com.apple.AppKit 0x93655330 -[NSApplication run] + 508
    19 com.apple.AppKit 0x93745e68 NSApplicationMain + 452
    20 com.apple.Safari 0x000021e4 0x1000 + 4580
    21 com.apple.Safari 0x00056e14 0x1000 + 351764
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928e3664 -[NSRunLoop
    runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928e359c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x951f3410 +[WebFileDatabase
    _syncLoop:] + 176
    7 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928fbb9c
    +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928fccdc +[NSURLCache
    _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x907709a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap
    + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928db840 -[NSConditionLock
    lockWhenCondition:] + 68
    3 com.apple.Syndication 0x98f8350c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap
    + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928db840 -[NSConditionLock
    lockWhenCondition:] + 68
    3 com.apple.AppKit 0x936f5d2c -[NSUIHeartBeat
    _heartBeatThread:] + 324
    4 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x9076ce78 CFRunLoopRun + 52
    5 com.apple.QuickTime 0x8fae8f78 QTSNetworkThread_RunThread
    + 128
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000955c986c srr1: 0x000000000200f030
    vrsave: 0x0000000000000000
    cr: 0x44004244 xer: 0x0000000020000004 lr:
    0x00000000955c9844 ctr: 0x0000000095485788
    r0: 0x0000000009837498 r1: 0x00000000bfffe3e0 r2:
    0x0000000000000000 r3: 0x00000000bfffe420
    r4: 0x00000000bfffe4c0 r5: 0x00000000bfffe450 r6:
    0x00000000000000d0 r7: 0x0000000007a28a44
    r8: 0x0000000007e26e04 r9: 0x0000000009837498 r10:
    0x0000000000000006 r11: 0x0000000000000006
    r12: 0x0000000095485788 r13: 0x0000000000000000 r14:
    0x0000000000000100 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18:
    0x00000000bfffe91c r19: 0x00000000bfffe918
    r20: 0x0000000007f36fe0 r21: 0x00000000bfffe920 r22:
    0x00000000bfffe630 r23: 0x00000000bfffe5a0
    r24: 0x000000000000040e r25: 0x00000000000000d1 r26:
    0x0000000000000005 r27: 0x00000000bfffe420
    r28: 0x0000000007e25928 r29: 0x00000000bfffe4c0 r30:
    0x0000000007e26e04 r31: 0x00000000954b10a0
    Binary Images Description:
    0x1000 - 0xd8fff com.apple.Safari 2.0.1 (412.5)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x5f93000 - 0x5f95fff com.apple.textencoding.unicode 2.0
    /System/Library/TextEncodings/Unicode
    Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7f6bb20 - 0x7f6bbd2 CFMPriv_CoreFoundation PEF binary:
    CFMPriv_CoreFoundation
    0x7f6bde0 - 0x7f6be95 CFMPriv_DVComponentGlue PEF binary:
    CFMPriv_DVComponentGlue
    0x7f6c0d0 - 0x7f6c173 CFMPriv_QuickTime PEF binary:
    CFMPriv_QuickTime
    0x7f6c1f0 - 0x7f6c267 CFMPriv_System PEF binary: CFMPriv_System
    0x7f6c510 - 0x7f6c5e0 CFMPriv_CarbonSound PEF binary:
    CFMPriv_CarbonSound
    0x7f6c660 - 0x7f6c733 CFMPriv_CommonPanels PEF binary:
    CFMPriv_CommonPanels
    0x7f6c810 - 0x7f6c8cb CFMPriv_Help PEF binary: CFMPriv_Help
    0x7f6c8d0 - 0x7f6c99a CFMPriv_HIToolbox PEF binary:
    CFMPriv_HIToolbox
    0x7f6ca20 - 0x7f6caf6 CFMPriv_HTMLRendering PEF binary:
    CFMPriv_HTMLRendering
    0x7f6cb70 - 0x7f6cc43 CFMPriv_ImageCapture PEF binary:
    CFMPriv_ImageCapture
    0x7f6ccd0 - 0x7f6cdb5 CFMPriv_NavigationServices PEF binary:
    CFMPriv_NavigationServices
    0x7f6ce30 - 0x7f6cf06 CFMPriv_OpenScriptingMacBLib PEF binary:
    CFMPriv_OpenScriptingMacBLib
    0x7f6cfe0 - 0x7f6d09e CFMPriv_Print PEF binary: CFMPriv_Print
    0x7f6d0c0 - 0x7f6d18d CFMPriv_SecurityHI PEF binary:
    CFMPriv_SecurityHI
    0x7f6d210 - 0x7f6d2f2 CFMPriv_SpeechRecognition PEF binary:
    CFMPriv_SpeechRecognition
    0x7f6d370 - 0x7f6d443 CFMPriv_CarbonCore PEF binary:
    CFMPriv_CarbonCore
    0x7f6d4c0 - 0x7f6d593 CFMPriv_OSServices PEF binary:
    CFMPriv_OSServices
    0x7f6d670 - 0x7f6d732 CFMPriv_AE PEF binary: CFMPriv_AE
    0x7f6d740 - 0x7f6d805 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x7f6d880 - 0x7f6d957 CFMPriv_ColorSync PEF binary:
    CFMPriv_ColorSync
    0x7f6d9e0 - 0x7f6dac3 CFMPriv_FindByContent PEF binary:
    CFMPriv_FindByContent
    0x7f6db40 - 0x7f6dc1a CFMPriv_HIServices PEF binary:
    CFMPriv_HIServices
    0x7f6dc90 - 0x7f6dd70 CFMPriv_LangAnalysis PEF binary:
    CFMPriv_LangAnalysis
    0x7f6de00 - 0x7f6dee6 CFMPriv_LaunchServices PEF binary:
    CFMPriv_LaunchServices
    0x7f6dfc0 - 0x7f6e097 CFMPriv_PrintCore PEF binary:
    CFMPriv_PrintCore
    0x7f6e0a0 - 0x7f6e162 CFMPriv_QD PEF binary: CFMPriv_QD
    0x7f6e260 - 0x7f6e349 CFMPriv_SpeechSynthesis PEF binary:
    CFMPriv_SpeechSynthesis
    0x87bb000 - 0x87c8fff com.apple.quicktime.webplugin 7.0.4
    /Library/Internet Plug-Ins/QuickTime
    Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x9039000 - 0x9148fff GLEngine
    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/
    GLEngine
    0x9177000 - 0x9267fff com.apple.ATIRadeon9700GLDriver 1.4.18
    (4.1.8)
    /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS
    /ATIRadeon9700GLDriver
    0x9275000 - 0x928efff GLDriver
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDri
    ver.bundle/GLDriver
    0x9294000 - 0x92affff GLRendererFloat
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRen
    dererFloat.bundle/GLRendererFloat
    0x96e7000 - 0x96e9fff com.apple.PDFImporter 1.6 (???)
    /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImp
    orter
    0x9c46000 - 0x9d7ee45 Flash Player PEF binary: Flash Player
    0x9d7f000 - 0x9dce3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x9dce3d0 - 0x9de66bd Apple;Carbon;Multimedia PEF binary:
    Apple;Carbon;Multimedia
    0x9de7c00 - 0x9de998b Apple;Carbon;Networking PEF binary:
    Apple;Carbon;Networking
    0x8e6f8000 - 0x8e71ffff com.apple.QuickTime Plugin.plugin 7.0.4
    /Library/Internet Plug-Ins/QuickTime
    Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x8e7ee000 - 0x8e93bfff com.apple.QuickTimeStreaming.component
    7.0.4
    /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/
    QuickTimeStreaming
    0x8ed72000 - 0x8f731fff com.apple.QuickTimeComponents.component
    7.0.4
    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS
    /QuickTimeComponents
    0x8fa14000 - 0x8fa50fff com.apple.QTKit 7.0.4
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x90210fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x90212000 - 0x90265fff com.apple.CoreText 1.0.1 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ATS.framework/Versions/A/ATS
    0x90372000 - 0x906affff com.apple.CoreGraphics 1.256.30 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073b000 - 0x90814fff com.apple.CoreFoundation 6.4.4 (368.25)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
    ndation
    0x9085d000 - 0x9085dfff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServi
    ces
    0x9085f000 - 0x90961fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x909bb000 - 0x90a3ffff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90a69000 - 0x90ad7fff com.apple.framework.IOKit 1.4.1 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aee000 - 0x90b00fff libauto.dylib /usr/lib/libauto.dylib
    0x90b07000 - 0x90ddffff com.apple.CoreServices.CarbonCore 681.3
    (671.2)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/CarbonCore.framework/Versions/A/CarbonCore
    0x90e45000 - 0x90ec5fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/OSServices.framework/Versions/A/OSServices
    0x90f0f000 - 0x90f50fff com.apple.CFNetwork 10.4.4 (129.9)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/CFNetwork.framework/Versions/A/CFNetwork
    0x90f65000 - 0x90f7dfff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/WebServicesCore.framework/Versions/A/WebServicesCore
    0x90f8d000 - 0x9100efff com.apple.SearchKit 1.0.5
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/SearchKit.framework/Versions/A/SearchKit
    0x91054000 - 0x9107efff com.apple.Metadata 10.4.4 (121.34)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/Metadata.framework/Versions/A/Metadata
    0x9108f000 - 0x9109dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x910a0000 - 0x91263fff com.apple.security 4.3 (25966)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91366000 - 0x9136ffff com.apple.DiskArbitration 2.1
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskAr
    bitration
    0x91376000 - 0x9139dfff com.apple.SystemConfiguration 1.8.2
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Sy
    stemConfiguration
    0x913b0000 - 0x913b8fff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x913bd000 - 0x913defff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e4000 - 0x913ecfff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f0000 - 0x91470fff com.apple.audio.CoreAudio 3.0.2
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914af000 - 0x914affff com.apple.ApplicationServices 10.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Ap
    plicationServices
    0x914b1000 - 0x914e9fff com.apple.AE 1.5 (297)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/AE.framework/Versions/A/AE
    0x91504000 - 0x915d1fff com.apple.ColorSync 4.4.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ColorSync.framework/Versions/A/ColorSync
    0x91626000 - 0x916b9fff com.apple.print.framework.PrintCore 4.3
    (172.3)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/PrintCore.framework/Versions/A/PrintCore
    0x91700000 - 0x917bdfff com.apple.QD 3.8.18 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/QD.framework/Versions/A/QD
    0x917fb000 - 0x91859fff com.apple.HIServices 1.5.1 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/HIServices.framework/Versions/A/HIServices
    0x91887000 - 0x918abfff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bf000 - 0x918e4fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/FindByContent.framework/Versions/A/FindByContent
    0x918f7000 - 0x91939fff com.apple.LaunchServices 10.4.6 (168.3)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x91955000 - 0x91969fff com.apple.speech.synthesis.framework
    3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91977000 - 0x919b1fff com.apple.ImageIO.framework 1.4.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/ImageIO
    0x919c6000 - 0x91a8efff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91adc000 - 0x91af1fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91af6000 - 0x91b13fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b18000 - 0x91b87fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9e000 - 0x91ba2fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba4000 - 0x91bd5fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd9000 - 0x91c1cfff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c23000 - 0x91c3cfff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c41000 - 0x91c44fff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c46000 - 0x91c46fff com.apple.Accelerate 1.1.1 (Accelerate
    1.1.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c48000 - 0x91d1efff com.apple.vImage 2.0
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vImage.framework/Versions/A/vImage
    0x91d26000 - 0x91d45fff com.apple.Accelerate.vecLib 3.1.1 (vecLib
    3.1.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/vecLib
    0x91db1000 - 0x91e16fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libvMisc.dylib
    0x91e20000 - 0x91eb2fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libvDSP.dylib
    0x91ecc000 - 0x9245cfff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libBLAS.dylib
    0x924a4000 - 0x927b4fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libLAPACK.dylib
    0x927e1000 - 0x9286dfff com.apple.DesktopServices 1.3.1
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versio
    ns/A/DesktopServicesPriv
    0x928af000 - 0x92ad9fff com.apple.Foundation 6.4.2 (567.21)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92bf7000 - 0x92cd5fff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x92cf5000 - 0x92de3fff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x92df5000 - 0x92e13fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    .dylib
    0x92e1e000 - 0x92e78fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    U.dylib
    0x92e96000 - 0x92e96fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e98000 - 0x92eacfff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Imag
    eCapture.framework/Versions/A/ImageCapture
    0x92ec4000 - 0x92ed4fff com.apple.speech.recognition.framework
    3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Spee
    chRecognition.framework/Versions/A/SpeechRecognition
    0x92ee0000 - 0x92ef5fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Secu
    rityHI.framework/Versions/A/SecurityHI
    0x92f07000 - 0x92f8efff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.
    framework/Versions/A/Ink
    0x92fa2000 - 0x92fadfff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help
    .framework/Versions/A/Help
    0x92fb7000 - 0x92fe4fff com.apple.openscripting 1.2.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Open
    Scripting.framework/Versions/A/OpenScripting
    0x92ffe000 - 0x9300efff com.apple.print.framework.Print 5.0
    (190.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Prin
    t.framework/Versions/A/Print
    0x9301a000 - 0x93080fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTML
    Rendering.framework/Versions/A/HTMLRendering
    0x930b1000 - 0x93103fff com.apple.NavigationServices 3.4.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navi
    gationServices.framework/Versions/A/NavigationServices
    0x9312f000 - 0x9314cfff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Carb
    onSound.framework/Versions/A/CarbonSound
    0x9315e000 - 0x9316bfff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Comm
    onPanels.framework/Versions/A/CommonPanels
    0x93174000 - 0x93486fff com.apple.HIToolbox 1.4.5 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HITo
    olbox.framework/Versions/A/HIToolbox
    0x935d2000 - 0x935defff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935e3000 - 0x93604fff com.apple.DirectoryService.Framework
    3.0
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/Direc
    toryService
    0x9361c000 - 0x93645fff com.apple.MediaKit 8.1 (319.1)
    /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaK
    it
    0x9364f000 - 0x9364ffff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93651000 - 0x93c84fff com.apple.AppKit 6.4.4 (824.33)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94011000 - 0x94081fff com.apple.CoreData 80
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940ba000 - 0x94184fff com.apple.audio.toolbox.AudioToolbox
    1.4.1
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioTool
    box
    0x941d8000 - 0x941d8fff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941da000 - 0x94352fff com.apple.QuartzCore 1.4.5
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9439c000 - 0x943d9fff libsqlite3.0.dylib
    /usr/lib/libsqlite3.0.dylib
    0x943e1000 - 0x94431fff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    Image.dylib
    0x944c1000 - 0x944f9fff com.apple.vmutils 4.0.0 (85)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9453c000 - 0x94558fff com.apple.securityfoundation 2.1
    (24988)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Sec
    urityFoundation
    0x9456c000 - 0x945b0fff com.apple.securityinterface 2.1 (24981)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Secu
    rityInterface
    0x945d4000 - 0x945e3fff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945eb000 - 0x945f7fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9463d000 - 0x94655fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9465c000 - 0x946dffff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x9485f000 - 0x9498dfff com.apple.AddressBook.framework 4.0.3
    (483)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBoo
    k
    0x94a1f000 - 0x94a2efff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/
    DSObjCWrappers
    0x94a36000 - 0x94a63fff com.apple.LDAPFramework 1.4.1 (69.0.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a6a000 - 0x94a7afff libsasl2.2.dylib
    /usr/lib/libsasl2.2.dylib
    0x94a7e000 - 0x94aadfff libssl.0.9.7.dylib
    /usr/lib/libssl.0.9.7.dylib
    0x94abd000 - 0x94adafff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x94ed3000 - 0x94ed3fff com.apple.DiscRecording 3.0.8 (???)
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscReco
    rding
    0x94ed5000 - 0x94f58fff com.apple.DiscRecordingEngine 3.0.8
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/Framewor
    ks/DiscRecordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94f85000 - 0x94fcbfff com.apple.DiscRecordingContent 3.0.8
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/Framewor
    ks/DiscRecordingContent.framework/Versions/A/DiscRecordingContent
    0x951c0000 - 0x951e8fff libcurl.3.dylib
    /usr/lib/libcurl.3.dylib
    0x951f1000 - 0x9527dfff com.apple.WebKit 417.9
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x952d8000 - 0x953cdfff com.apple.JavaScriptCore 417.8
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/Java
    ScriptCore.framework/Versions/A/JavaScriptCore
    0x95409000 - 0x95713fff com.apple.WebCore 417.17
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebC
    ore.framework/Versions/A/WebCore
    0x9589a000 - 0x958c3fff libxslt.1.dylib
    /usr/lib/libxslt.1.dylib
    0x95fbe000 - 0x95fd4fff libJapaneseConverter.dylib
    /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96a61000 - 0x96a80fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)
    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97197000 - 0x97258fff libGLProgrammability.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    Programmability.dylib
    0x97283000 - 0x97284fff libGLSystem.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    System.dylib
    0x97286000 - 0x97293fff com.apple.agl 2.5.6 (AGL-2.5.6)
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x982a9000 - 0x983b1fff com.apple.DiskImagesFramework 10.4.3
    (112.5)
    /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    0x9842e000 - 0x9843bfff libbz2.1.0.dylib
    /usr/lib/libbz2.1.0.dylib
    0x98e7e000 - 0x98e7ffff com.apple.iokit.dvcomponentglue 1.7.9
    /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComp
    onentGlue
    0x98f80000 - 0x98fb6fff com.apple.Syndication 1.0.3 (49)
    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syn
    dication
    0x98fd3000 - 0x98fe5fff com.apple.SyndicationUI 1.0.3 (49)
    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/S
    yndicationUI
    Model: PowerBook5,9, BootROM 4.9.6f0, 1 processors, PowerPC G4 (1.5),
    1.67 GHz, 2 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 1 GB, DDR2 SDRAM, PC2-4200S-444
    Memory Module: SODIMM1/J23REVERSED, 1 GB, DDR2 SDRAM, PC2-4200S-444
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 0 devices, 1 incoming serial
    ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci106b,4318, sppci_othernetwork, SLOT-A
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    PCI Card: usb, usb, USB20
    PCI Card: usb, usb, USB20
    PCI Card: usb, ehci, USB20
    Parallel ATA Device: ST9120821A, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846, 324.73 MB
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to
    12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    PowerBook G4   Mac OS X (10.4.4)   1.67
    GHz w/ 2GB DDR2 SDRAM
    [ Edited by Apple Discussions Moderator; wrap long lines ]

    Hi All!
    This reply was posted to the originator of this thread, but is meant for All.
    I hope this is helpful!
    Deleting AOL Mail, crashes Safari/Consolidated
    It seems the most recent Safari, and or 10.4.4, update has created this problem.
    Apple & AOL are both aware of this, but, as far as I know, no correction has been implemented.
    Here are some of the work arounds, that I have been able to discern from the various posts regarding this issue.
    If I have missed anything, please correct, and or add.
    Use the FIREFOX BROWSER.
    Use your AOL Mail program.
    Use this utility AOL SERVICES UTILITY, to set up Apple Mail, to access AOL Mail.
    Access the AOL Mail thru Classic AOL Webmail.
    And here are links, to the various threads, discussing this issue.
    Safari and AOL
    AOL/ Delete/ Safari crash
    safari crashing with aol.com mail deletion
    AOL Webmail and Safari on 10.4.2 crashes on delete mail
    Update 10.4.4 causes crash
    Safari crashes when deleting email on AOL
    Safari Update
    Safari Crashes AOL mail
    ali b

  • Acrobat crashes when closing a document.

    I have developed a simple Acrobat Addin, which adds a menu item and a toolbar button. The active document will be closed when this menu item or toolbar button is clicked.The document is closed using the function "AVDocClose".
    Acrobat crashes when AVDocClose is invoked from toolbar button and works fine when invoked from menu item. This happens only when "Show each document in its own window" is checked and in the version 8.0 Professional. Works fine in 7.0. The crash has occured in Acrobat.dll.
    Is this crash a known Acrobat issue in 8.0?
    OS : Windows XP
    Thanks,
    Partha

    The only  plug-ins installed are the default ones that came installed with Acrobat.  All of these are developed by Adobe, so i'm assuming your are not referring to these as "3rd party".  All custom plug-ins have been uninstalled with the exception of the Stamper sample to test this theory.  Quite literally this can be reproduced by adding  the following code to the "ToolActivate" method in StamperUI.cpp.  This is the method that is wired into both the MenuItem and Button click events by default in this sample.  When this code is executed by a MenuItem event, no issue at all.  When this code is executed by a button click event, an exception is thrown from Acrobat.exe.  Note that the exception is not thrown from the ToolActivate method, it is thrown at some point after this method completes.
    AVDoc avDoc = AVAppGetActiveDoc();
    if (avDoc != NULL)
    AVDocClose(avDoc, true);
    As you can see, no objects are being acquired in this code.  If AVDocClose is not executed, no issues at all.  Although that goes against what i am attempting to do (as a result of a Button click, i need to be able to close the AVDoc).
    Any thoughts as to root cause of this issue?
    Karl, i really appriciate your assistance!  Thanks.

  • Indesign CS5 crashes when deleting an index

    Hi,
    Indesign CS5 crashes when deleting an index.
    Thanks for your help.

    allesistständigimwandel wrote:
    the only successful importing the idml-file was in cs4, but there was the problem with the change of layout.
    Sounds like the .idml was created in CS5 an opened in CS4. Is that correct? You'd lose unsupported CS5 features and that might result in some layout changes, but I wouldn't expect formatting changes, which you implied originally.
    There are quite a few reports now of problems converting legacy files to CS5. I've not had any in my own work, but I haven't tried to update a lot of stuff. I wouldn't for example, switch versions near the end of a project, but would finish up in the original version to avoid any potential issues. Exporting from CS4 to either.inx or .idml and opening that in CS5 may give better results than opeing the CS4 .indd directly.
    Since you've already done the conversion, and considerable editing, I'm not sure what to tell you. You could try exporting the text to InDesign Tagged Text, then place that into a new file. Copy/Paste in Place any graphic content.

  • Illustrator Crashes When Deleting Swatches

    Hi, I'm using Illustrator 13.0.2 on a G5 on 10.4.11.
    I've been having an issue lately where Illustrator will instantly crash when deleting a swatch from the swatches palette. It's not every time, but usually if the swatch is a spot color that may be in use, or something similar. It's just an instant close crash.
    I've also noticed that I cannot change a spot color swatch to process. The dialog lets me change everything, but hitting the OK button does nothing. I have to cancel out.
    Lastly, when choosing 'Select All Unused' from the swatches palette, it will select all but only delete 1 swatch when I hit the trash icon. I have to keep repeating this process to get rid of all unused swatches. And even when it does delete the swatch, the swatch remains in the swatches palette with a 'crossed-out' color icon.
    I've tried getting rid of the preferences folder, but the crash continued.
    And I tried opening one of the files on a different machine running Leopard, and it crashed as well. Different (but similar) documents.
    - ANY IDEAS???

    Roman
    it has to either be a color profile that is corrupt. the preferences or perhaps a font or permissions.
    Best way to pin this down would be crete a new user log into the new user an if the problem does not exist the we might be able to pin the problem down.

  • Acrobat crashes when extracting pages

    Version Adobe Acrobat X 10.1.12
    When extracting and emailing pages from a pdf multiple times, Acrobat crashes.  Here is the process:
    1. Open pdf
    2. Tools -> Pages -> Extract
    3. Select any number of pages -> delete after extracting -> Yes at prompt
    4. In the extracted page(s) pdf, Share -> Send Files -> Attach to Email -> Attach
    5. Default email app opens -> Send email
    6. Close extracted page(s) pdf without saving.
    7. Go back to original pdf
    8. Try to repeat steps 1-6.
    The Acrobat crashes every time at step 4 on the 2nd extraction and email.  As soon as the share button is pressed (or using File -> Attach to Email), Acrobat crashes with the below error code.
    I have tried multiple different pdfs from different sources (i.e. downloaded from the web, scanned from a printer, generated from a word doc, etc.) as well updating Acrobat, uninstalling and re-installing (using the cleaner tool in between) and repairing install.  The issue happens on multiple machines, all running Win 7 Pro, and there are no add ins installed.
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Acrobat.exe
      Application Version: 10.1.12.15
      Application Timestamp: 54084723
      Fault Module Name: Acrobat.dll
      Fault Module Version: 10.1.12.15
      Fault Module Timestamp: 540856d6
      Exception Code: c0000005
      Exception Offset: 00893320
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 1033
      Additional Information 1: 0a9e
      Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
      Additional Information 3: 0a9e
      Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

    My scanner cables never become disconnected, by the way (as the 2nd error message suggests).

  • Mail crashing when deleting (kernel invalid address)

    Good Morning,
    After opening the Mail app in Yosemite, and trying to remove some mails, I get a crash with the following crash report, it always crashes at the same address 0x0000000000000010.
    Could you please advise on how to solve it?
    It is in the last month of warranty so if it is a hardware issue is time to go to the genius bar ;-)
    Thanks for your help!!!
    Process:               Mail [408]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.1 (1993)
    Build Info:            Mail-1993000000000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [408]
    User ID:               501
    Date/Time:             2014-12-01 10:41:07.126 +0100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        3B2F1E7D-F116-5EFF-ED12-F07313B99D7A
    Time Awake Since Boot: 190 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
    VM Regions Near 0x10:
    -->
        __TEXT                 0000000108e80000-0000000109216000 [ 3672K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebKit               0x00007fff8ff262ec WebKit::WebPageProxy::loadData(API::Data*, ***::String const&, ***::String const&, ***::String const&, API::Object*) + 88
    1   com.apple.WebKit               0x00007fff8fdbb8b9 -[WKBrowsingContextController loadData:MIMEType:textEncodingName:baseURL:userData:] + 280
    2   com.apple.MailUI               0x00007fff996d00a7 -[MUIWKViewController reloadDocument] + 1735
    3   com.apple.MailUI               0x00007fff996cf8e0 -[MUIWKViewController observeValueForKeyPath:ofObject:change:context:] + 376
    4   com.apple.Foundation           0x00007fff941c0c73 NSKeyValueNotifyObserver + 382
    5   com.apple.Foundation           0x00007fff941e225f -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 316
    6   com.apple.Foundation           0x00007fff941e1f7a -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 107
    7   com.apple.MailUI               0x00007fff996cf41e -[MUIWKViewController setRepresentedObject:] + 429
    8   com.apple.MailUI               0x00007fff996c436e -[MUIWebDocumentView setWebDocument:] + 79
    9   com.apple.mail                 0x0000000108ed397c 0x108e80000 + 342396
    10  com.apple.mail                 0x0000000108ed373c 0x108e80000 + 341820
    11  com.apple.mail                 0x0000000108ed321f 0x108e80000 + 340511
    12  com.apple.Foundation           0x00007fff941c0c73 NSKeyValueNotifyObserver + 382
    13  com.apple.Foundation           0x00007fff941bfe48 NSKeyValueDidChange + 463
    14  com.apple.Foundation           0x00007fff941c49ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    15  com.apple.mail                 0x0000000108fbc269 0x108e80000 + 1294953
    16  com.apple.Foundation           0x00007fff941c0c73 NSKeyValueNotifyObserver + 382
    17  com.apple.Foundation           0x00007fff941bfe48 NSKeyValueDidChange + 463
    18  com.apple.Foundation           0x00007fff941c49ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    19  com.apple.mail                 0x000000010915f748 0x108e80000 + 3012424
    20  com.apple.Foundation           0x00007fff942f42e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    21  com.apple.Foundation           0x00007fff941e0905 -[NSBlockOperation main] + 97
    22  com.apple.Foundation           0x00007fff941bf59c -[__NSOperationInternal _start:] + 653
    23  com.apple.Foundation           0x00007fff941bf1a3 __NSOQSchedule_f + 184
    24  libdispatch.dylib             0x00007fff9a94bc13 _dispatch_client_callout + 8
    25  libdispatch.dylib             0x00007fff9a957cbf _dispatch_main_queue_callback_4CF + 861
    26  com.apple.CoreFoundation       0x00007fff93c65c59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    27  com.apple.CoreFoundation       0x00007fff93c222ef __CFRunLoopRun + 2159
    28  com.apple.CoreFoundation       0x00007fff93c21838 CFRunLoopRunSpecific + 296
    29  com.apple.HIToolbox           0x00007fff9977043f RunCurrentEventLoopInMode + 235
    30  com.apple.HIToolbox           0x00007fff997701ba ReceiveNextEventCommon + 431
    31  com.apple.HIToolbox           0x00007fff9976fffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    32  com.apple.AppKit               0x00007fff8ecc66d1 _DPSNextEvent + 964
    33  com.apple.AppKit               0x00007fff8ecc5e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    34  com.apple.AppKit               0x00007fff8ecb9e23 -[NSApplication run] + 594
    35  com.apple.AppKit               0x00007fff8eca52d4 NSApplicationMain + 1832
    36  libdyld.dylib                 0x00007fff9115f5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8ca5422e kevent64 + 10
    1   libdispatch.dylib             0x00007fff9a94ea6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8ca4e52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ca4d69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff93c22b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff93c21fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff93c21838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff9192fd20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff9421fb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8ca4e52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ca4d69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff93c22b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff93c21fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff93c21838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8ee297a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff8ca4e52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ca4d69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff916ded63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff916dec96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630d2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    2   com.apple.JavaScriptCore       0x00007fff8d7593fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore       0x00007fff8d548244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d54886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff8d5486c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d54886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff8d5486c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d54886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff8d5486c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8ca533f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 12:: Dispatch queue: NSOperationQueue 0x6080000d8fe0 :: NSOperation 0x608000e9bf30 (QOS: UTILITY)
    0   libsystem_kernel.dylib         0x00007fff8ca4e52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ca4d69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff93c22b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff93c21fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff93c21838 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff94221ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.MailCore             0x00007fff9ac874b3 -[MCSocket readBytes:maxLength:error:] + 947
    7   com.apple.MailCore             0x00007fff9abf7618 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 119
    8   com.apple.MailCore             0x00007fff9abf6ebf -[MCConnection _fillBuffer:] + 367
    9   com.apple.MailCore             0x00007fff9abf6b24 -[MCConnection _readLineIntoData:error:] + 194
    10  com.apple.IMAP                 0x00007fff8cd67437 -[IMAPConnection _readLineIntoData:error:] + 54
    11  com.apple.IMAP                 0x00007fff8cd70f1b -[IMAPConnection(MFPrivate) _readDataWithRemainingByteCount:intoData:error:] + 148
    12  com.apple.IMAP                 0x00007fff8cdadb9e +[IMAPResponse newIMAPResponseWithConnection:error:] + 101
    13  com.apple.IMAP                 0x00007fff8cd67560 -[IMAPConnection _copyNextServerResponse:] + 39
    14  com.apple.IMAP                 0x00007fff8cd6768b -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 205
    15  com.apple.IMAP                 0x00007fff8cd6f0a7 -[IMAPConnection _responseFromSendingOperation:receivedExists:] + 1446
    16  com.apple.IMAP                 0x00007fff8cd66677 -[IMAPConnection executeClientOperation:] + 60
    17  com.apple.IMAP                 0x00007fff8cd662c0 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1213
    18  com.apple.IMAP                 0x00007fff8cd7f7b2 -[IMAPGateway _allowClientOperationThrough:] + 1101
    19  com.apple.IMAP                 0x00007fff8cd7f2f9 -[IMAPGateway allowClientOperationThrough:] + 460
    20  com.apple.IMAP                 0x00007fff8cd5a72a -[IMAPClientOperation main] + 69
    21  com.apple.Foundation           0x00007fff941bf59c -[__NSOperationInternal _start:] + 653
    22  com.apple.Foundation           0x00007fff941bf1a3 __NSOQSchedule_f + 184
    23  libdispatch.dylib             0x00007fff9a94bc13 _dispatch_client_callout + 8
    24  libdispatch.dylib             0x00007fff9a94f365 _dispatch_queue_drain + 1100
    25  libdispatch.dylib             0x00007fff9a950ecc _dispatch_queue_invoke + 202
    26  libdispatch.dylib             0x00007fff9a94e6b7 _dispatch_root_queue_drain + 463
    27  libdispatch.dylib             0x00007fff9a95cfe4 _dispatch_worker_thread3 + 91
    28  libsystem_pthread.dylib       0x00007fff969046cb _pthread_wqthread + 729
    29  libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 14:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d5482d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
    3   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d54886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff8d5486c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d54886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff8d5486c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff94630c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff8d54886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff8d5486c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8d53da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff969042fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff96904279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff969024b1 thread_start + 13
    Thread 18:: Dispatch queue: [MFIMAPAccount remoteTaskQueue] :: NSOperation 0x60000167c0c0 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8ca53162 __psynch_mutexwait + 10
    1   com.apple.IMAP                 0x00007fff8cd7d6ac -[IMAPGateway connection] + 24
    2   com.apple.IMAP                 0x00007fff8cd76269 -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 81
    3   com.apple.IMAP                 0x00007fff8cd73b31 -[IMAPConnectionPool checkOutGatewayForMailbox:] + 1631
    4   com.apple.Mail.framework       0x00007fff913774c6 -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 373
    5   com.apple.Mail.framework       0x00007fff91376ec7 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 303
    6   com.apple.Mail.framework       0x00007fff913769f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
    7   com.apple.Mail.framework       0x00007fff913e6fc0 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 173
    8   com.apple.Mail.framework       0x00007fff913e132f -[MFLibraryIMAPStore _synchronouslyStoreFlagsFromDictionary:forMessages:] + 789
    9   com.apple.Mail.framework       0x00007fff913e1d72 -[MFLibraryIMAPStore _setFlagsFromDictionary:forMessages:] + 362
    10  com.apple.Mail.framework       0x00007fff913e32d0 -[MFLibraryIMAPStore _internalSetFlagsFromDictionary:forMessages:] + 886
    11  com.apple.Mail.framework       0x00007fff913e2df0 __78-[MFLibraryIMAPStore async_setFlagsFromDictionary:forMessages:updatingServer:]_block_invoke638 + 132
    12  com.apple.Foundation           0x00007fff942f42e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    13  com.apple.Foundation           0x00007fff941e0905 -[NSBlockOperation main] + 97
    14  com.apple.MailCore             0x00007fff9ac8bef6 -[MCTaskOperation main] + 862
    15  com.apple.Foundation           0x00007fff941bf59c -[__NSOperationInternal _start:] + 653
    16  com.apple.Foundation           0x00007fff941bf1a3 __NSOQSchedule_f + 184
    17  libdispatch.dylib             0x00007fff9a94bc13 _dispatch_client_callout + 8
    18  libdispatch.dylib             0x00007fff9a94f365 _dispatch_queue_drain + 1100
    19  libdispatch.dylib             0x00007fff9a950ecc _dispatch_queue_invoke + 202
    20  libdispatch.dylib             0x00007fff9a94e6b7 _dispatch_root_queue_drain + 463
    21  libdispatch.dylib             0x00007fff9a95cfe4 _dispatch_worker_thread3 + 91
    22  libsystem_pthread.dylib       0x00007fff969046cb _pthread_wqthread + 729
    23  libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 20:: Dispatch queue: NSOperationQueue 0x6080002372e0 :: NSOperation 0x608001257f40 (QOS: UTILITY)
    0   com.apple.CoreFoundation       0x00007fff93bb4839 __CFStringCreateImmutableFunnel3 + 985
    1   com.apple.CoreFoundation       0x00007fff93bc847b CFStringCreateWithBytes + 59
    2   com.apple.CoreFoundation       0x00007fff93bcdb6e CFURLCreateStringByReplacingPercentEscapes + 526
    3   com.apple.CoreFoundation       0x00007fff93bcd724 _retainedComponentString + 964
    4   com.apple.CoreFoundation       0x00007fff93c3d077 CFURLCopyHostName + 135
    5   com.apple.Foundation           0x00007fff941e89ed -[NSURL(NSURL) host] + 123
    6   com.apple.Mail.framework       0x00007fff91427d37 +[MFMailAccount _accountForURL:includeInactiveAccounts:] + 144
    7   com.apple.Mail.framework       0x00007fff9142829c +[MFMailAccount infoForURL:] + 47
    8   com.apple.Mail.framework       0x00007fff9142862b +[MFMailAccount mailboxForURL:forceCreation:syncableURL:] + 366
    9   com.apple.Mail.framework       0x00007fff9143f168 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke_2 + 68
    10  com.apple.CoreFoundation       0x00007fff93c3cea6 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
    11  com.apple.CoreFoundation       0x00007fff93c3cdb9 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 217
    12  com.apple.Mail.framework       0x00007fff9143f0b6 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke + 275
    13  com.apple.Foundation           0x00007fff942f42e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    14  com.apple.Foundation           0x00007fff941e0905 -[NSBlockOperation main] + 97
    15  com.apple.Foundation           0x00007fff941bf59c -[__NSOperationInternal _start:] + 653
    16  com.apple.Foundation           0x00007fff941bf1a3 __NSOQSchedule_f + 184
    17  libdispatch.dylib             0x00007fff9a94bc13 _dispatch_client_callout + 8
    18  libdispatch.dylib             0x00007fff9a94f365 _dispatch_queue_drain + 1100
    19  libdispatch.dylib             0x00007fff9a950ecc _dispatch_queue_invoke + 202
    20  libdispatch.dylib             0x00007fff9a94e6b7 _dispatch_root_queue_drain + 463
    21  libdispatch.dylib             0x00007fff9a95cfe4 _dispatch_worker_thread3 + 91
    22  libsystem_pthread.dylib       0x00007fff969046cb _pthread_wqthread + 729
    23  libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 21:: Dispatch queue: NSOperationQueue 0x60000044b520 :: NSOperation 0x60800165d9a0 (QOS: UTILITY)
    0   libsystem_kernel.dylib         0x00007fff8ca53132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff94222bd0 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 245
    2   com.apple.IMAP                 0x00007fff8cd5dbad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 209
    3   com.apple.IMAP                 0x00007fff8cd7fdb7 -[IMAPGateway waitUntilClientOperationIsFinished:] + 173
    4   com.apple.IMAP                 0x00007fff8cd7fce5 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 487
    5   com.apple.IMAP                 0x00007fff8cd81885 -[IMAPGateway check:] + 65
    6   com.apple.Mail.framework       0x00007fff913dcc31 -[MFLibraryIMAPStore _copyMessagesByID:toStore:settingFlags:newMessages:error:] + 1895
    7   com.apple.Mail.framework       0x00007fff914bddc2 -[MFRemoteStore _doAppend:fromStore:error:] + 1066
    8   com.apple.Mail.framework       0x00007fff914bd8ab -[MFRemoteStore appendMessages:unsuccessfulOnes:newMessageIDs:newMessages:newDocumentIDsByOld:f lagsToSet:forMove:error:] + 1811
    9   com.apple.mail                 0x0000000108f317cf 0x108e80000 + 726991
    10  com.apple.CoreFoundation       0x00007fff93beb33c __invoking___ + 140
    11  com.apple.CoreFoundation       0x00007fff93beb192 -[NSInvocation invoke] + 290
    12  com.apple.MailCore             0x00007fff9ac620cc -[MCMonitoredInvocation invoke] + 242
    13  com.apple.MailCore             0x00007fff9ac8c1d4 -[MCThrowingInvocationOperation main] + 48
    14  com.apple.MailCore             0x00007fff9ac1471d -[_MCInvocationOperation main] + 426
    15  com.apple.Foundation           0x00007fff941bf59c -[__NSOperationInternal _start:] + 653
    16  com.apple.Foundation           0x00007fff941bf1a3 __NSOQSchedule_f + 184
    17  libdispatch.dylib             0x00007fff9a94bc13 _dispatch_client_callout + 8
    18  libdispatch.dylib             0x00007fff9a94f365 _dispatch_queue_drain + 1100
    19  libdispatch.dylib             0x00007fff9a950ecc _dispatch_queue_invoke + 202
    20  libdispatch.dylib             0x00007fff9a94e6b7 _dispatch_root_queue_drain + 463
    21  libdispatch.dylib             0x00007fff9a95cfe4 _dispatch_worker_thread3 + 91
    22  libsystem_pthread.dylib       0x00007fff969046cb _pthread_wqthread + 729
    23  libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 26:: -[AttachmentLoader _processAttachmentQueue]  Dispatch queue: NSOperationQueue 0x60000044b520 :: NSOperation 0x60000144ed60 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff8ca542ee lstat$INODE64 + 10
    1   com.apple.Foundation           0x00007fff941ccff9 -[NSFileManager fileExistsAtPath:isDirectory:] + 140
    2   com.apple.Foundation           0x00007fff941e0bb9 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 125
    3   com.apple.Foundation           0x00007fff9424672d -[NSFileManager createDirectoryAtURL:withIntermediateDirectories:attributes:error:] + 176
    4   com.apple.Mail.framework       0x00007fff914ddf50 -[MCMimePart(SpotlightSupport) writeAttachmentToSpotlightCacheIfNeededUnder:] + 343
    5   com.apple.Mail.framework       0x00007fff914dcb57 -[MFSpotlightManager _synchronouslyIndexAttachmentsForMessage:] + 698
    6   com.apple.Mail.framework       0x00007fff914ddb5d -[MFSpotlightManager immediatelyIndexAttachmentsForMessage:] + 293
    7   com.apple.Mail.framework       0x00007fff913d6c0e -[_MFDataCollector setData:] + 2480
    8   com.apple.Mail.framework       0x00007fff913c2ba3 +[MFLibrary appendData:forMessage:part:] + 145
    9   com.apple.Mail.framework       0x00007fff913e474b -[MFLibraryIMAPStore _fetchDataForMimePart:keepInMemory:writeToDisk:] + 1166
    10  com.apple.Mail.framework       0x00007fff913e4889 -[MFLibraryIMAPStore dataForMimePart:] + 211
    11  com.apple.MailCore             0x00007fff9ac41332 -[MCMimeBody dataForMimePart:] + 475
    12  com.apple.MailCore             0x00007fff9ac5038e -[MCMimePart bodyData] + 61
    13  com.apple.MailCore             0x00007fff9ac5c10c -[MCMimePart decodeWithContext:] + 451
    14  com.apple.MailCore             0x00007fff9ac5402f -[MCMimePart _getMessageAttachment:context:] + 695
    15  com.apple.MailCore             0x00007fff9abed6f0 -[MCAttachment dataForFetchLevel:] + 895
    16  com.apple.mail                 0x0000000108f88fac 0x108e80000 + 1085356
    17  com.apple.CoreFoundation       0x00007fff93beb33c __invoking___ + 140
    18  com.apple.CoreFoundation       0x00007fff93beb192 -[NSInvocation invoke] + 290
    19  com.apple.MailCore             0x00007fff9ac620cc -[MCMonitoredInvocation invoke] + 242
    20  com.apple.MailCore             0x00007fff9ac8c1d4 -[MCThrowingInvocationOperation main] + 48
    21  com.apple.MailCore             0x00007fff9ac1471d -[_MCInvocationOperation main] + 426
    22  com.apple.Foundation           0x00007fff941bf59c -[__NSOperationInternal _start:] + 653
    23  com.apple.Foundation           0x00007fff941bf1a3 __NSOQSchedule_f + 184
    24  libdispatch.dylib             0x00007fff9a94bc13 _dispatch_client_callout + 8
    25  libdispatch.dylib             0x00007fff9a94f365 _dispatch_queue_drain + 1100
    26  libdispatch.dylib             0x00007fff9a950ecc _dispatch_queue_invoke + 202
    27  libdispatch.dylib             0x00007fff9a94e6b7 _dispatch_root_queue_drain + 463
    28  libdispatch.dylib             0x00007fff9a95cfe4 _dispatch_worker_thread3 + 91
    29  libsystem_pthread.dylib       0x00007fff969046cb _pthread_wqthread + 729
    30  libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff8ca53946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff969024a1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000002  rbx: 0x00007fe00c8a7e18  rcx: 0x0000000000000000  rdx: 0x0000000000000066
      rdi: 0x000000010e9a9e00  rsi: 0x0000000000000000  rbp: 0x00007fff56d7d5b0  rsp: 0x00007fff56d7d530
       r8: 0x0000000100000000   r9: 0x00007fff92a34bd1  r10: 0x0000000000000008  r11: 0x00007fff56d7d5d0
      r12: 0x00007fff56d7d5e0  r13: 0x0000600001654268  r14: 0x00007fff56d7d5d0  r15: 0x0000000000000000
      rip: 0x00007fff8ff262ec  rfl: 0x0000000000010202  cr2: 0x0000000000000010
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x108e80000 -        0x109215ff7  com.apple.mail (8.1 - 1993) <DC7D598C-884D-3BC3-9D97-F2CB5D1ED551> /Applications/Mail.app/Contents/MacOS/Mail
           0x10bf2b000 -        0x10bf2bff5 +cl_kernels (???) <2249DEAF-0EFB-4A99-9E60-494B1AA5C4F5> cl_kernels
           0x10d28e000 -        0x10d374fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10d3c8000 -        0x10d3c8fef +cl_kernels (???) <0360543B-7431-4FE9-BA3E-A151DDE89798> cl_kernels
           0x10e7a9000 -        0x10e7b1fff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10e942000 -        0x10e943fff  libLatin2Converter.dylib (64) <0556057B-8782-3E63-9A82-F3BDF4CB558E> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
           0x10ef7b000 -        0x10ef7ffff  com.apple.audio.AppleHDAHALPlugIn (267.0 - 267.0) <EFF081E7-E74F-3C1F-81A9-14FA71560443> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10f483000 -        0x10f484fff  com.apple.AddressBook.LocalSourceBundle (9.0 - 1499) <36F3EC7D-1569-36D7-8A7D-33656C5BFD02> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10f5a5000 -        0x10f5a9ff7  com.apple.DirectoryServicesSource (9.0 - 1499) <C37D57B0-7769-39A2-B511-94F17143D3A7> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10f5b0000 -        0x10f5b2fff  com.apple.addressbook.POIPlugin (9.0 - 1499) <30012F8D-659F-382E-8BF3-CA57CF73A272> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin
           0x10f5bb000 -        0x10f5c0ff7  com.apple.AddressBook.LDAPSource (9.0 - 1499) <F67075CF-BE85-3444-A720-DE46D805ED34> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
           0x10f5d2000 -        0x10f61fff3  com.apple.AddressBook.CardDAVPlugin (10.9 - 434) <6D55FFA7-05B4-34CE-ACB9-85109CC2E94F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10ff7a000 -        0x10ff7affe +cl_kernels (???) <79D9B3E1-9107-461F-8DD7-9D3C78B69EDE> cl_kernels
           0x10ff91000 -        0x10ff91fe7 +cl_kernels (???) <9919BD3A-826A-4530-8B7A-90C7469F5C41> cl_kernels
           0x1101e7000 -        0x1102c7ff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x110ce9000 -        0x110cf6fff  com.apple.SystemAdministrationInterface (1.0 - 1) <6A4493A5-3137-3CCC-B509-FB3F4FF13C79> /System/Library/PrivateFrameworks/SystemAdministrationInterface.framework/Versi ons/A/SystemAdministrationInterface
           0x11152b000 -        0x11152cfff  libArabicConverter.dylib (64) <133109C2-4334-37DD-B3A8-AFD70DF992C6> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
           0x111540000 -        0x111543fff  libLatinSuppConverter.dylib (64) <5B5E0D68-25C8-3364-A8D0-C76513E217E4> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x1115f5000 -        0x111620fff  com.apple.icloud.iaplugin (426 - 562) <600688FC-56BF-3DB9-980C-861EDF44B1D7> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x111641000 -        0x111653fff  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <41164AC3-82FF-351B-91C6-7CD19CB13F57> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x112120000 -        0x112132fff  libTraditionalChineseConverter.dylib (64) <B84CD8F5-FF84-3B31-A166-59A7EF32B27A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x112297000 -        0x112299fff  apop.so (183) <45C50E60-97D1-3FE0-93F5-145F489AAF50> /usr/lib/sasl2/apop.so
           0x11229d000 -        0x11229efff  atoken.so (183) <0F3DB480-6B1A-3AD6-B3E4-CEAB75436788> /usr/lib/sasl2/atoken.so
           0x112324000 -        0x11232dfff  digestmd5WebDAV.so (183) <A0405C97-15BE-31CA-9CD2-D258F4B30C37> /usr/lib/sasl2/digestmd5WebDAV.so
           0x112474000 -        0x112476fff  libanonymous.2.so (193) <3CBC6ECD-E78C-3A19-BEF9-628B49C85047> /usr/lib/sasl2/libanonymous.2.so
           0x11247a000 -        0x11247cff7  libcrammd5.2.so (193) <2B573E51-8264-36FD-AABA-0599FCC776AD> /usr/lib/sasl2/libcrammd5.2.so
           0x112480000 -        0x112482fff  libplain.2.so (193) <1E8EFAF4-1D23-3530-A04F-5AFBCCBC40F9> /usr/lib/sasl2/libplain.2.so
           0x112712000 -        0x112723ffb  dhx.so (183) <4BE28005-1AE3-3D6D-875F-9AD9F69E79F1> /usr/lib/sasl2/dhx.so
           0x11272f000 -        0x112738fff  libdigestmd5.2.so (193) <85C0F6CC-7333-3394-AD8D-4E7BD3712C52> /usr/lib/sasl2/libdigestmd5.2.so
           0x11273d000 -        0x112742fff  libgssapiv2.2.0.18.so (193) <46C161D0-74D2-38FB-934B-6EE044961C53> /usr/lib/sasl2/libgssapiv2.2.0.18.so
           0x112747000 -        0x11274cfff  libntlm.so (193) <B257700E-17B1-3DE7-A764-BC7786564B5C> /usr/lib/sasl2/libntlm.so
           0x112751000 -        0x112753fff  login.so (193) <DF41E250-01D0-31F4-8A80-9B6EE6B7C0D1> /usr/lib/sasl2/login.so
           0x112757000 -        0x11275aff7  mschapv2.so (183) <F758C957-FB59-3E55-8798-44016F79E520> /usr/lib/sasl2/mschapv2.so
           0x11275f000 -        0x112780ffb  com.apple.DirectoryService.PasswordServerFramework (10.10 - 44) <13610720-24EC-39D5-93FE-9AAA707D5B15> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x112792000 -        0x11279cfff  com.apple.DirectoryServer (10.10 - 59) <61A473DD-D803-3C6A-BA6F-E8BB5CE5AED7> /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer
           0x1127a4000 -        0x1127affff  com.apple.AccountPolicy (1.0 - 1) <9C8D47AD-A299-34C4-8305-BA966E7F8689> /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPol icy
           0x1127b8000 -        0x1127c4ff7  com.apple.directoryserver.CFDirectoryServer (10.10 - 59) <05D571A8-5741-3307-ACAC-F4314495B6EF> /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer
           0x1127d0000 -        0x1127d6fff  com.apple.HeimODAdmin (4.0 - 2.0) <8A8F50F3-0BA1-30ED-B79B-464DE78926E1> /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin
           0x1127df000 -        0x1127e0fff  com.apple.CFAccountPolicy (1.0 - 1) <8202A049-7ED7-39A3-987E-FD5093DB7890> /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountP olicy.framework/Versions/A/CFAccountPolicy
           0x1127e5000 -        0x1127e6fff  plain-clienttoken.so (183) <12B2FD79-5F8D-31E5-9A53-B5E3D03F9D36> /usr/lib/sasl2/plain-clienttoken.so
           0x1127ea000 -        0x1127ecfff  pwauxprop.so (419) <5F54667E-8C54-3445-9D1D-7C8A423DDE7C> /usr/lib/sasl2/pwauxprop.so
           0x1127f0000 -        0x1127f2fff  shadow_auxprop.so (183) <4E05B744-F0DB-314A-886C-172E7864B5F7> /usr/lib/sasl2/shadow_auxprop.so
           0x1127f7000 -        0x1127fafff  smb_ntlmv2.so (183) <231397CF-F819-30D6-9238-A111137F97A2> /usr/lib/sasl2/smb_ntlmv2.so
           0x11375d000 -        0x113977fff  com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff6299b000 -     0x7fff629d1837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8c209000 -     0x7fff8c264fff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8c40d000 -     0x7fff8c414fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c415000 -     0x7fff8c417ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8c418000 -     0x7fff8c465ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8c466000 -     0x7fff8c491fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8c492000 -     0x7fff8c4b5ff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c4b6000 -     0x7fff8c4f1fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c4f2000 -     0x7fff8c517ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8c518000 -     0x7fff8c8effe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c903000 -     0x7fff8c91fff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff8c929000 -     0x7fff8c92cfff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c92d000 -     0x7fff8c97bfff  com.apple.ExchangeWebServices (5.0 - 213) <BB96875F-981D-3787-B450-A294F6D0A6A6> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8c97c000 -     0x7fff8c982ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8c983000 -     0x7fff8c997ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8c998000 -     0x7fff8c9b6fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8c9b7000 -     0x7fff8c9e8fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8c9e9000 -     0x7fff8ca3cffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8ca3d000 -     0x7fff8ca5afff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ca5b000 -     0x7fff8ca70ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8ca71000 -     0x7fff8ca7cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8ca7d000 -     0x7fff8ca8aff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8ca8b000 -     0x7fff8ca8fff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ca90000 -     0x7fff8cabcfff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8cabd000 -     0x7fff8cac8fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8cac9000 -     0x7fff8cb23ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8cb31000 -     0x7fff8cbd0df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8ccfc000 -     0x7fff8ccfeff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8ccff000 -     0x7fff8cd01ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8cd02000 -     0x7fff8cd38ffb  com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8cd39000 -     0x7fff8cd3cff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8cd3d000 -     0x7fff8cd4afff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8cd4b000 -     0x7fff8cdcbff7  com.apple.IMAP (8.1 - 1993) <214B764F-2A95-3939-857B-DDAA92A2330D> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff8cdcc000 -     0x7fff8cdf3fff  com.apple.iCalendar (7.0 - 200) <621D04EF-9325-3FEA-999A-9280D0940B1A> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8cdf4000 -     0x7fff8ce85fff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8ce86000 -     0x7fff8d11cff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8d11d000 -     0x7fff8d15dff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d15e000 -     0x7fff8d160fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8d161000 -     0x7fff8d164fff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
        0x7fff8d165000 -     0x7fff8d1b2fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8d1b3000 -     0x7fff8d21dff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8d21e000 -     0x7fff8d21fff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8d220000 -     0x7fff8d222ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <D7516965-DB40-3235-9D00-C724F7D2BC02> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8d223000 -     0x7fff8d355ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8d356000 -     0x7fff8d3e2fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff8d3e3000 -     0x7fff8d409ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8d40a000 -     0x7fff8d424ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d425000 -     0x7fff8d4b6fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff8d4b9000 -     0x7fff8d515fff  com.apple.coredav (1.0.1 - 261) <6FDDD736-DF1C-3D2B-82D7-D6D15C67F269> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8d516000 -     0x7fff8d532fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d533000 -     0x7fff8da46ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8da47000 -     0x7fff8da4cfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8dacb000 -     0x7fff8dd9aff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8dddd000 -     0x7fff8dde5ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8dde6000 -     0x7fff8dde6ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8dde7000 -     0x7fff8ddebfff  com.apple.FindMyMac (3.1 - 3.1) <3D5525AC-E3C4-3C3D-B5FF-A0451192B0CA> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8ddec000 -     0x7fff8deabfff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8deac000 -     0x7fff8deafff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8deb0000 -     0x7fff8dec4ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8dec5000 -     0x7fff8df39fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8df3a000 -     0x7fff8df3efff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8df46000 -     0x7fff8df80ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dfb4000 -     0x7fff8dfeffff  com.apple.AOSAccounts (1.3.1 - 1.8.19) <1EF4B780-3474-331E-9104-6CE796D8C930> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8dff0000 -     0x7fff8dff1fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8dff2000 -     0x7fff8dffcfff  com.apple.KerberosHelper (4.0 - 1.0) <DA8D89D2-3185-3527-9E36-AA17F018B776> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8dffd000 -     0x7fff8dffdfff  com.apple.AOSMigrate (1.0 - 1) <6893B495-188D-3F88-81E7-8FAFDD53323D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8dffe000 -     0x7fff8e058fff  com.apple.Suggestions (4.0 - 165) <34A8FB72-F663-3085-B4D0-6982B0BDCF21> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8e059000 -     0x7fff8e23e267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8e23f000 -     0x7fff8e247ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8e248000 -     0x7fff8e259fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8e25a000 -     0x7fff8e2c6fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e2c7000 -     0x7fff8e33bff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e353000 -     0x7fff8e416ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e417000 -     0x7fff8e436fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8e437000 -     0x7fff8e437fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8e438000 -     0x7fff8e440fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e450000 -     0x7fff8e451ff3  com.apple.SafariServices.framework (10600 - 10600.1.25.1) <03DC1030-646D-3935-97B4-7ABDD708E190> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8e452000 -     0x7fff8e535fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8e536000 -     0x7fff8e540fff  com.apple.MailService (8.1 - 1993) <C64CD68E-E36A-3BD1-9C8F-391F363688C1> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
        0x7fff8e544000 -     0x7fff8e54fff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8e550000 -     0x7fff8e550fff  c

    If it always crashes when you're trying to delete one particular message, see below.
    Mail: Mail unexpectedly quits when viewing certain messages - Apple Support

  • Acrobat Crashes when converting PDF to .png

    I've been having a problem for a while now. I'm using Adobe Acrobat 8.1 Pro and when I try to convert PDF to .png, acrobat crashes. It doesnt let me do it and I´ve been trying with different documents. Anyone with the same problem? It would help me a lot if you have a solution. Thanks

    Hey,
    You might try reducing the size of the PDF file and then convert to .png.
    Also, please check for updates for Acrobat 8 and try repairing.
    Let me know if this helps.
    Regards,
    Anubha

  • Acrobat crashes when using the Instance Manager

    I am using Designer 7.0/Acrobat 7.0.1 on Win XP SP 2 (and tested on two other machines with the same config), and also Mac OS X 10.3.9 with Acrobat 7.0.1.
    The crash occurs when my script tries to hide a subform, but only when the script is called from a Drop-Down List. I have mocked up a brand new PDF and the problem is still there:
    http://members.optusnet.com.au/machelp/crash.pdf
    If you click the Show/Hide Subform buttons it works fine. If you choose an item from the List Box it shows the subform correctly, and then choose one of the 'Other Mag' items and it hides the subform correctly. Do the same process with the Drop-Down List and it is guaranteed to crash when you choose an 'Other Mag' item (which should hide the subform). The Mac has no problem with crashing at all!
    The crash message (that appears after the 'Send feedback to Microsoft' message is 'The instruction at "0x2d864aa2" referenced memory at "0x00000008". The memory could not be "read". Click on "OK" to terminate the program.' This exact error happens on all PC's that I tested on, in Acrobat Pro or Reader.
    Can someone please help me identify if this is a bug in Acrobat or is there something I'm not doing right?
    Many thanks in advance, Mike.
    PS. Also Designer crashes
    i a lot
    when laying out forms. Does this happen to anyone else?

    I would send this to Adobe Support.

  • Acrobat crashes when applying redaction

    Acrobat Pro 11.0.06 on both Win 7 Pro and Win 8.1, when applying text redactions Acrobat crashes.

    Hi Sparkyola,
    Please share the following information with us -
    Product - Acobat Pro / Acrobat Sandard ?
    Version - Exact version of the product ? (Ex 11.x.x)
    OS -  Win 7/8 , 32 Bit/64 Bit ?
    to help us debug and solve the issue.

  • Acrobat crashes when editing PDF with Pitstop professional

    A lot of times our Adobe Acrobat XI crashes when editing PDFs with Pitstop Pro 11.
    Mainly when trying to edit/replace fonts.
    I also have the crashreport. How can i show this here in the forum?
    Am i even in the right place or do i need to contact support for Pitstop Pro?
    Thanks,
    Robert

    Email Enfocus support @  '[email protected]'
    they will be happy to help you, if you have any issues please let me know

  • Firefox on mac crashes when i reply or start new message in hotmail

    hi,
    whenever i start a new email or reply in hotmail., firefox crashes. i use a macbook 13'' but im not sure what the issue is, as it has only started 2 days ago.
    i cleared all the cookies and cache history etc, and even uninstalled and reinstalled firefox, but it didnt help.
    it is happening with all my hotmail accounts, not just one in particular.
    the error message that appears is:
    "the application firefox quit unexpectedly.
    max osx and other applications are not affected.
    click relaunch to launch the application again. click report to see more details or send a report to apple."
    firefox crashes when i start a new email or attempt to reply on my macbook, but when i use my other laptop (pc), it is fine. It only started happening the other day (and i dont recall doing anything different to what i usually do before sending an email, so i dont know what has caused it). unfortunately i dont have access to another macbook to see if it is a compatibility issue with macs.
    cheers.

    See [[Blank messages in Hotmail]]

  • Crash when doing reply in Mail

    Since yesterday Mail 3.5 crash when doing a reply message!!! Any idea? Is that a font problem ?

    ok got it.
    Process: Mail [2656]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (930.3)
    Build Info: Mail-9300300~1
    Code Type: PPC (Native)
    Parent Process: launchd [109]
    Date/Time: 2009-03-17 12:05:21.488 -0400
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000002b01404
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.ApplicationServices.ATS 0x96c97b3c _eATSFontGetGlyphIDsForGlyphNames + 4580
    1 ...ple.ApplicationServices.ATS 0x96c96930 ATSFontGetGlyphIDsForGlyphNames + 96
    2 libCGATS.A.dylib 0x940c3adc atsfont_get_glyphs_for_glyphnames + 44
    3 libCGATS.A.dylib 0x940c5e54 getglyphs_for_glyphnames + 56
    4 com.apple.CoreGraphics 0x92b43e90 CGFontGetGlyphForGlyphName + 28
    5 com.apple.CoreGraphics 0x92b43e1c getchartop + 28
    6 com.apple.CoreGraphics 0x92b437b0 CGFontGetAutohintTransform + 488
    7 com.apple.CoreGraphics 0x92b505e8 CGFontCreateGlyphBitmaps32 + 436
    8 com.apple.CoreGraphics 0x92b4313c createmissingbitmaps + 448
    9 com.apple.CoreGraphics 0x92b42404 CGGlyphLockLockGlyphBitmaps + 360
    10 libRIP.A.dylib 0x9408bbb0 ripc_DrawGlyphs + 1132
    11 com.apple.CoreGraphics 0x92e334e4 draw_glyphs + 504
    12 com.apple.CoreGraphics 0x92b3fc54 CGContextShowGlyphsWithAdvances + 540
    13 com.apple.WebCore 0x90316cf0 WebCore::Font::drawGlyphs(WebCore::GraphicsContext*, WebCore::SimpleFontData const*, WebCore::GlyphBuffer const&, int, int, WebCore::FloatPoint const&) const + 816
    14 com.apple.WebCore 0x9031699c WebCore::Font::drawGlyphBuffer(WebCore::GraphicsContext*, WebCore::GlyphBuffer const&, WebCore::TextRun const&, WebCore::FloatPoint const&) const + 220
    15 com.apple.WebCore 0x90316810 WebCore::Font::drawSimpleText(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) const + 480
    16 com.apple.WebCore 0x903164c0 WebCore::GraphicsContext::drawText(WebCore::TextRun const&, WebCore::IntPoint const&, int, int) + 96
    17 com.apple.WebCore 0x90315e08 WebCore::InlineTextBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 1928
    18 com.apple.WebCore 0x901a5bb0 WebCore::InlineFlowBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 928
    19 com.apple.WebCore 0x901a5758 WebCore::RootInlineBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 40
    20 com.apple.WebCore 0x901a4790 WebCore::RenderFlow::paintLines(WebCore::RenderObject::PaintInfo&, int, int) + 864
    21 com.apple.WebCore 0x9019f4f0 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    22 com.apple.WebCore 0x901a1594 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    23 com.apple.WebCore 0x901a0384 WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int) + 468
    24 com.apple.WebCore 0x9019f4f0 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    25 com.apple.WebCore 0x901a1594 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    26 com.apple.WebCore 0x901a0384 WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int) + 468
    27 com.apple.WebCore 0x9019f4f0 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    28 com.apple.WebCore 0x901a1594 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    29 com.apple.WebCore 0x901a0384 WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int) + 468
    30 com.apple.WebCore 0x9019f4f0 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    31 com.apple.WebCore 0x901a1594 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    32 com.apple.WebCore 0x9019dc20 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, bool, WebCore::PaintRestriction, WebCore::RenderObject*) + 1408
    33 com.apple.WebCore 0x9019dd50 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, bool, WebCore::PaintRestriction, WebCore::RenderObject*) + 1712
    34 com.apple.WebCore 0x9019d4b0 WebCore::Frame::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 240
    35 com.apple.WebCore 0x9019cf14 -[WebCoreFrameBridge drawRect:] + 148
    36 com.apple.WebKit 0x9120bafc -[WebHTMLView drawSingleRect:] + 540
    37 com.apple.WebKit 0x9120b814 -[WebHTMLView drawRect:] + 308
    38 com.apple.AppKit 0x90a9a3a8 -[NSView _drawRect:clip:] + 3000
    39 com.apple.AppKit 0x90a992f4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 848
    40 com.apple.WebKit 0x91205180 -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 272
    41 com.apple.AppKit 0x90a995d8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    42 com.apple.AppKit 0x90a995d8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    43 com.apple.AppKit 0x90a995d8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    44 com.apple.AppKit 0x90a995d8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    45 com.apple.AppKit 0x90a995d8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    46 com.apple.AppKit 0x90a995d8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    47 com.apple.AppKit 0x90a981a4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 640
    48 com.apple.AppKit 0x90a98bfc -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    49 com.apple.AppKit 0x90a97bdc -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 264
    50 com.apple.AppKit 0x90a949a8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2328
    51 com.apple.AppKit 0x909e886c -[NSWindow displayIfNeeded] + 188
    52 com.apple.AppKit 0x909e86cc _handleWindowNeedsDisplay + 372
    53 com.apple.CoreFoundation 0x96a9ff60 __CFRunLoopDoObservers + 456
    54 com.apple.CoreFoundation 0x96aa1108 CFRunLoopRunSpecific + 712
    55 com.apple.HIToolbox 0x9152ebc4 RunCurrentEventLoopInMode + 264
    56 com.apple.HIToolbox 0x9152e950 ReceiveNextEventCommon + 260
    57 com.apple.HIToolbox 0x9152e828 BlockUntilNextEventMatchingListInMode + 84
    58 com.apple.AppKit 0x909e6724 _DPSNextEvent + 596
    59 com.apple.AppKit 0x909e60dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    60 com.apple.AppKit 0x909dfd98 -[NSApplication run] + 736
    61 com.apple.AppKit 0x909b079c NSApplicationMain + 440
    62 com.apple.mail 0x000f2dd0 0x1000 + 990672
    63 ??? 0xbffffc18 0 + 3221224472
    Thread 1:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x912ef3bc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x912f9cb0 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.MessageFramework 0x003b2818 -[RSSInterchange _runManager] + 1760
    6 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x91c4eb6c _semwaitsignal + 12
    1 libSystem.B.dylib 0x91c8b3cc pthread_condwait + 1580
    2 com.apple.QuartzCore 0x923401a4 fefragmentthread + 48
    3 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x96bde72c CFURLCacheWorkerThread(void*) + 292
    4 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x913185f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x912ef3bc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x912f9cb0 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.MessageFramework 0x002e9154 +[_NSSocket _runIOThread] + 88
    6 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x91cabd20 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x96aac9c8 __CFSocketManager + 764
    Thread 7:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.AppKit 0x90a41eac -[NSUIHeartBeat _heartBeatThread:] + 664
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.audio.CoreAudio 0x91bdff84 HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x91bdfdc0 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96aa1ddc CFRunLoopRun + 60
    4 com.apple.DesktopServices 0x93d2e568 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 104
    5 ...ple.CoreServices.CarbonCore 0x92777458 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x91c48158 machmsgtrap + 8
    1 libSystem.B.dylib 0x91c4f07c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aa1554 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96aa1ddc CFRunLoopRun + 60
    4 com.apple.DesktopServices 0x93d2e6e4 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 176
    5 ...ple.CoreServices.CarbonCore 0x92777458 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x91c4eb6c _semwaitsignal + 12
    1 libSystem.B.dylib 0x91c8b3cc pthread_condwait + 1580
    2 ...ple.CoreServices.CarbonCore 0x92779674 TSWaitOnCondition + 132
    3 ...ple.CoreServices.CarbonCore 0x92757ab0 TSWaitOnConditionTimedRelative + 204
    4 ...ple.CoreServices.CarbonCore 0x92779230 MPWaitOnQueue + 272
    5 com.apple.DesktopServices 0x93d39c24 TNodeSyncTask::SyncTaskProc(void*) + 88
    6 ...ple.CoreServices.CarbonCore 0x92777458 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x91c89864 kevent + 12
    1 com.apple.CoreFoundation 0x96a78d40 _monitor_file_descriptor_ + 88
    Thread 13:
    0 libSystem.B.dylib 0x91c89864 kevent + 12
    1 com.apple.CoreFoundation 0x96a78dd8 _monitor_file_descriptor_ + 240
    Thread 14:
    0 libSystem.B.dylib 0x91c89864 kevent + 12
    1 com.apple.CoreFoundation 0x96a78dd8 _monitor_file_descriptor_ + 240
    Thread 15:
    0 libSystem.B.dylib 0x91c89864 kevent + 12
    1 com.apple.CoreFoundation 0x96a78dd8 _monitor_file_descriptor_ + 240
    Thread 16:
    0 libSystem.B.dylib 0x91c89864 kevent + 12
    1 com.apple.CoreFoundation 0x96a78dd8 _monitor_file_descriptor_ + 240
    Thread 17:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x92757ad4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x92779230 MPWaitOnQueue + 272
    4 com.apple.DesktopServices 0x93d3b8e4 TFolderSizeTask::FolderSizeTaskProc(void*) + 88
    5 ...ple.CoreServices.CarbonCore 0x92777458 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 18:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44dc -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 19:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44dc -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 20:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44dc -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 21:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44dc -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 22:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44dc -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 23:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 ...apple.AddressBook.framework 0x9084c178 -[ABRemoteImageLoader workLoop] + 184
    3 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    4 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 24:
    0 libSystem.B.dylib 0x91c481d8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x91c8b2c8 pthread_condwait + 1320
    2 com.apple.Foundation 0x912feb24 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x912fe950 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44dc -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x912c1764 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x91c8a024 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x96c97b3c srr1: 0x0000f930 dar: 0x02b01404 dsisr: 0x40000000
    r0: 0x00000874 r1: 0xbffeec10 r2: 0x0000f0bc r3: 0xfffffffd
    r4: 0x9302c4a4 r5: 0xfefefeff r6: 0x80808080 r7: 0x0000006c
    r8: 0x0000006f r9: 0xfffffffd r10: 0xa0252fc4 r11: 0xa0ae0f90
    r12: 0x91c50920 r13: 0x96d13334 r14: 0xbfff0590 r15: 0xbffeeecc
    r16: 0x02af2320 r17: 0x00000001 r18: 0x02af2348 r19: 0x02af39d4
    r20: 0xbffeee88 r21: 0x000002d2 r22: 0x00003c2f r23: 0x9302c4a4
    r24: 0x000005a2 r25: 0x0000043a r26: 0x00000001 r27: 0x0001002b
    r28: 0xbffeee88 r29: 0x00000000 r30: 0xbffeeecc r31: 0x96c9696c
    cr: 0x88024444 xer: 0x00000000 lr: 0x96c97b48 ctr: 0x00000001
    vrsave: 0x80000000
    Binary Images:
    0x1000 - 0x268fff com.apple.mail 3.5 (930.3) <a52a0be458a22195e2c33b23caa4bc06> /Applications/Mail.app/Contents/MacOS/Mail
    0x2d0000 - 0x506ffb com.apple.MessageFramework 3.5 (930.3) <e1949c1331d1e308c8dd4b0dcd3a777b> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x647000 - 0x649fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x64f000 - 0x675fff com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <3abfafbb3982f8c148b49a9c3b35b1f9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x2c4e000 - 0x2c51fff com.apple.normalizer.privateframework 8.6 (8.6) <928e26f7ce29e32458b27e2681248181> /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/PSNormalize r
    0x2d33000 - 0x2d38fff libFontStreams.A.dylib ??? (???) <03c4ff418a46782f63747096cfbffd11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x35b3000 - 0x35e7fff libICC.dylib ??? (???) /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibICC.dylib
    0x373a000 - 0x373bffc liblangid.dylib ??? (???) <5f078ac1f623f5ce432ea53fc29338c0> /usr/lib/liblangid.dylib
    0x3788000 - 0x3789ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x3c00000 - 0x3dd9ff7 com.apple.RawCamera.bundle 2.0.13 (435) <d978d604ec61876ef471d74dd4ea7417> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x4000000 - 0x4074ffb libAGM.dylib ??? (???) /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibAGM.dylib
    0x40d6000 - 0x40dcfff libCGXCoreImage.A.dylib ??? (???) <c48065859a043fc77855aff2b43bc157> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x4a2c000 - 0x4a2cffc com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <4d7c87368522f447883c0dc395d6a2b4> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x73d4000 - 0x73dbfff com.apple.JavaVM 12.2.2 (12.2.2) <66f0b4a638cd0a2c2ab76c8b13382b51> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x73e4000 - 0x73f2fff com.apple.mail.WebPlugIn 3.5 (930.3) <7cdebbc3f429cc4b15252cbb40eb7077> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.bundle/Contents/MacOS/Mai lWebPlugIn
    0x7a3c000 - 0x7a3dffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <8217e492adf5f0f7cdf567e92025442c> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x7ec0000 - 0x7eccffe com.apple.URLMount 3.1.1 (3.1.1) <d65a3763fe6a3db70b7a3ff2f5d7e2f6> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x7edf000 - 0x7ef1fff com.apple.syncservices.syncservicesui 4.1 (389.12) <d83b61a9ce90fd6fb8481765ea2affd4> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7f85000 - 0x7fa2ffb com.apple.Mail.Syncer 3.5 (930.3) <9fb9be75df88ed0ca121a68ae618e28d> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8200000 - 0x8202ffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x82e2000 - 0x82e6fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <6d30b26789325677bbd205ccdbe755e7> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x8353000 - 0x83bbfdf +com.DivXInc.DivXDecoder 6.2.5 (6.2.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x8500000 - 0x8540fff com.apple.iSightAudio 7.6 (1290) /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0xbc02000 - 0xbe7cffb libnserverlite.dylib ??? (???) /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibnserverlite.dylib
    0x70000000 - 0x700cdff3 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> /usr/lib/dyld
    0x90003000 - 0x90022fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90023000 - 0x90072fff com.apple.Metadata 10.5.2 (398.25) <fdad4bda89efd0e2e9ca37493e10ca4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90073000 - 0x90082fff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <897487778bd1c0429fcd88c99c293583> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90083000 - 0x90086ffb com.apple.securityhi 3.0 (30817) <08b7dd59bdfadfc2e73cd708bb8bdc31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90087000 - 0x90769ff3 com.apple.WebCore 5525.26 (5525.26.6) <77f5e6579cb4a8496df8d644ca7fa12d> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9076a000 - 0x9077ffff com.apple.IMUtils 4.0.5 (583) <31031dc2d1ed2697471cdab29ac75fbb> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x90780000 - 0x90785ffe com.apple.AOSNotification 1.0.0 (68.10) <a078a6264d56352cbe34f79f8b0279f5> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90786000 - 0x907c4ff7 libtidy.A.dylib ??? (???) <77600466d8077c0c79faf091995c0610> /usr/lib/libtidy.A.dylib
    0x907c5000 - 0x9080bff9 com.apple.securityinterface 3.0.1 (35183) <de69e77f3c73d31603ea3cdb20329f81> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9080c000 - 0x9083cfff com.apple.DotMacSyncManager 1.2.3 (305) <106208be10cf9ad4471c53909b3a23a0> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x9083d000 - 0x909a9ff9 com.apple.AddressBook.framework 4.1.1 (699) <3334680563e5e0238454a586032b401b> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x909aa000 - 0x909aafff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x909ab000 - 0x91120fff com.apple.AppKit 6.5.6 (949.43) <3afcaa243535d0817efeb978448ef3dc> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91121000 - 0x911f4fff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x911f5000 - 0x912b7fff com.apple.WebKit 5525.27 (5525.27.1) <7de8ed23795391f9d81127e9b639a3c3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x912b8000 - 0x914fdffb com.apple.Foundation 6.5.7 (677.22) <dab423bf20d5c2d78c4536e4e3da9300> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x914fe000 - 0x91837ffb com.apple.HIToolbox 1.5.4 (???) <9624d2ffaf16019b6301517339df88c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91838000 - 0x91869fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9186a000 - 0x918cbfff com.apple.CoreText 2.0.4 (???) <1985172321f7b3ee34d5bbc848079af0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x918cc000 - 0x919f1ffb com.apple.imageKit 1.0.2 (1.0) <139eccda7bd9529a258fdb6f092b11b0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x919f2000 - 0x91a02fff libsasl2.2.dylib ??? (???) <b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
    0x91a03000 - 0x91a05ffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91a06000 - 0x91a68ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91a69000 - 0x91a75ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91a76000 - 0x91a9fffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91aa0000 - 0x91ae3fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x91ae4000 - 0x91af7ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91af8000 - 0x91bbdffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91bbe000 - 0x91c46ffb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f88caa828a4b54ed1932e1578bf9236a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91c47000 - 0x91de7fe3 libSystem.B.dylib ??? (???) <3260ab8c558e938c8180b3ba1036aec1> /usr/lib/libSystem.B.dylib
    0x91de8000 - 0x91e15fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91e16000 - 0x92244ffa libGLProgrammability.dylib ??? (???) <2c52a11697da6ede976b56d54e3815ef> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92245000 - 0x92246fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x92247000 - 0x92247fff com.apple.Carbon 136 (136) <a85de0e96c9f876edec85e40fb691722> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92248000 - 0x9224dfff com.apple.KerberosHelper 1.1 (1.0) <8f67c86123d3225e76cf7d361eaaeafd> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9224e000 - 0x925b3ffe com.apple.QuartzCore 1.5.7 (1.5.7) <75a8ef92c54d1ce016dfe662a6626f04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x925b4000 - 0x925ccffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x925cd000 - 0x92719ffb com.apple.CalendarStore 3.0.6 (847) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x9271a000 - 0x9272dfff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9272e000 - 0x92a30ffb com.apple.CoreServices.CarbonCore 786.11 (786.11) <9efd94b7dd1700ade0246885ca2218d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92a31000 - 0x92a3fff3 com.apple.opengl 1.5.9 (1.5.9) <c3d74d9bd2fa60d9c346db5658e52815> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92a40000 - 0x92a40ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x92b10000 - 0x9308cff7 com.apple.CoreGraphics 1.407.2 (???) <6a101d8218dc8d12ca0b901c57aa44b7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93184000 - 0x93197ffe com.apple.CFOpenDirectory 10.5 (10.5) <41ed29dcd683657b10994df7d7349e0a> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x93198000 - 0x931a5fff libCSync.A.dylib ??? (???) <bc19f19cfa6c23f9ca4e4419ea18f43e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x931a6000 - 0x931dffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x931e0000 - 0x93209fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9320a000 - 0x9320affa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9320b000 - 0x9328cfff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9328d000 - 0x93317fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93318000 - 0x93323fff com.apple.dotMacLegacy 3.1 (246) <13a77adb56e609d4f5e0aafc457af8b2> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x93324000 - 0x933bdfc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x933be000 - 0x936efffb com.apple.QuickTime 7.6.0 (1290) <664814f4b8b62408c24a74b8a7a51297> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x936f0000 - 0x93791ff7 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93792000 - 0x93849fff com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9384a000 - 0x93889fff com.apple.DAVKit 3.0.6 (653) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9388a000 - 0x93895ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x93896000 - 0x938f3ffb com.apple.HIServices 1.7.0 (???) <5f468086ca01158e12cd07f829132edf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93b71000 - 0x93bbffff com.apple.framework.familycontrols 1.0.3 (1.0.3) <56837c7e97331b7a68460fe7d0a11d17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93bc0000 - 0x93bc1ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93bcd000 - 0x93c61ff7 com.apple.framework.IOKit 1.5.1 (???) <498f2ba1b47432ee4deebca2655ff932> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93c62000 - 0x93c6dff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93c6e000 - 0x93d1efff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93d22000 - 0x93d26ffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93d27000 - 0x93d2cfff com.apple.OpenDirectory 10.5 (10.5) <6dca8a620bb66310737d421624ebbfcd> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x93d2d000 - 0x93dbcffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93dbd000 - 0x93e42fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x93e75000 - 0x93fbfffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93fc0000 - 0x93fd7ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93fd8000 - 0x93ff7fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x93ff8000 - 0x94080fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94081000 - 0x940befff libRIP.A.dylib ??? (???) <662becbd3173fd67eec7ad523d2d9c56> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x940bf000 - 0x940c7ffb libCGATS.A.dylib ??? (???) <0c83819d2d428a8df27c8cc0f13ba1dc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x940c8000 - 0x940e2ffb com.apple.CoreVideo 1.6.0 (20.0) <578a8abd9e0f7b3a9c36ae9bc5fd753a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x940e3000 - 0x94127ffb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <c0bc9908adebec477e9e7b04336bc74c> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94128000 - 0x94150fff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
    0x94151000 - 0x9423afff libxml2.2.dylib ??? (???) <dedfda117e78db04f0b86c59923b3794> /usr/lib/libxml2.2.dylib
    0x9423b000 - 0x9434fffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x94350000 - 0x94370ff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94371000 - 0x944b8ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x944b9000 - 0x944d4ffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x944d5000 - 0x9450afff com.apple.AE 402.3 (402.3) <4d318022a7d964436d62c2b9c82a40b0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9450b000 - 0x9450bfff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9450c000 - 0x9451cffb com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9451d000 - 0x94582ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94583000 - 0x945a2fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x945a3000 - 0x945f9fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x945fa000 - 0x9463bffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9463c000 - 0x9465afff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9465b000 - 0x9472afff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9472b000 - 0x94ce5fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94ce6000 - 0x94cf3fff libbz2.1.0.dylib ??? (???) <dbd048b7143b6e13a5e9d26b1a765c7a> /usr/lib/libbz2.1.0.dylib
    0x94cf4000 - 0x94d6ffff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94d70000 - 0x94db7fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94db8000 - 0x94dbfffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94dc0000 - 0x94dc9fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94dca000 - 0x94ddffff com.apple.datadetectors 1.0.1 (66.2) <90711dd7887550dd04f564ec211cf059> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x94de0000 - 0x94de0ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94de1000 - 0x94ec9fff com.apple.JavaScriptCore 5525.26 (5525.26.2) <3a03d36ac807322bc73ed78c515e32be> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94eca000 - 0x951f3fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x951f4000 - 0x952d7fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x952d8000 - 0x952dffff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x952e0000 - 0x95312fff com.apple.bom 9.0.1 (136.1.1) <baadd442078846eb8d064212074c7eb8> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x95313000 - 0x9532ffff com.apple.IMFramework 4.0.5 (583) <9052cf2147767e8c7f9e35d4bbdd962f> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x95330000 - 0x953ffffb com.apple.syncservices 3.1 (389.12) <6fa8d98524d97718e093b8f57d539883> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95400000 - 0x95465ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95466000 - 0x9546cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <8b5a3065a2f06a46b4dde23faff6a20e> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9546d000 - 0x95503fff com.apple.LaunchServices 290.3 (290.3) <a8a738aede278909ff721ce9a754142f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95504000 - 0x961b3fef com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x961b4000 - 0x96203fff com.apple.datadetectorscore 1.0.2 (52.14) <dce349f0368081cfa3a2cc7ad2ae990a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96204000 - 0x9626efff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9626f000 - 0x962acffe com.apple.securityfoundation 3.0.1 (35844) <af75556fb218b967aef4f0f60cb4bf6a> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x962ad000 - 0x9645fff4 com.apple.CoreAUC 3.02.0 (3.02.0) <805ca5d2a7bdf7f5450778560f0c711d> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96460000 - 0x9647bff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <afaae07f311885fb3d88c1d4e723d3d6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9647c000 - 0x964c6fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x964c7000 - 0x964f1ff7 libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
    0x964f2000 - 0x9650effb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9650f000 - 0x9655efff libGLImage.dylib ??? (???) <1df480344fb6e09ff32ac97bfdda7e50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9655f000 - 0x96619fff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
    0x9661a000 - 0x96622fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x96623000 - 0x96623ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96624000 - 0x9662affb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9662b000 - 0x96739fff com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9673a000 - 0x9673fff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96740000 - 0x967a7ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x967a8000 - 0x967d3ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x967d4000 - 0x9691cffb libicucore.A.dylib ??? (???) <f49319412f5ee8b5f06fef2baa72916b> /usr/lib/libicucore.A.dylib
    0x9691d000 - 0x969cdfff edu.mit.Kerberos 6.0.12 (6.0.12) <17b514ffed29c890fc8ba8eac9dce56e> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x969ce000 - 0x96a36ffb com.apple.iLifeMediaBrowser 2.0.2 (321) <d4936fd59c1e7ca0a9e0cc79dd5b78a8> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x96a37000 - 0x96a37ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96a38000 - 0x96b5dffb com.apple.CoreFoundation 6.5.5 (476.17) <d13dc71c870a82b7d2f721731e584287> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96b5e000 - 0x96b61fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96b62000 - 0x96b97ffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96b98000 - 0x96bdafff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96bdb000 - 0x96c84ffc com.apple.CFNetwork 422.15.2 (422.15.2) <8e0eb315fa1c47227c42410ee695390e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96c85000 - 0x96d1fff7 com.apple.ApplicationServices.ATS 3.4 (???) <06af1441f632e171a7f61dca809462ba> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96d20000 - 0x96f06ffb com.apple.security 5.0.4 (34102) <93e74504c60b38418e708caf47342cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96f0b000 - 0x970abff7 com.apple.QuartzComposer 2.1 (106.13) <729b5ad0c523a74307cd23a7c3282e0d> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x970b2000 - 0x970c0fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x970c1000 - 0x970ccfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <817174777f7b41bfa3e0cc8974fffbdc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x970cd000 - 0x970f3fff libcups.2.dylib ??? (???) <109498e92341ab4899ffd3d5acaddac3> /usr/lib/libcups.2.dylib
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <81fecc9574556486a07b97ce6b3a4fe6> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • APP CRASH WHEN DELETING A PAGE

    Does anybody know how to fix an APPCRASH error when deleting an InDesign CC page?

    All files or just a specific file? For one file, see Remove minor corruption by exporting

  • RH crashes when deleting book

    In order to try re-using Content Settings for another
    project, I right-clicked the FM book in the existing project (the
    project with possible autonumbering issues), and selected Delete.
    After a while RH crashed ("RH encountered a problem and needs to
    close.")
    Is there an address for bug reports that I can use instead of
    this forum?

    If you are getting frequent crashes on deleting a linked
    FrameMaker book in RoboHelp, please change the Project Manager view
    in RoboHelp and it will stop all crashes. There is a toggle Project
    Manager View button in the project manager pod.
    There are two views of project manager in RoboHelp. New
    Project Manager View - Project files contain HTML files,
    stylesheets and images etc. Classic Project Manager View - Project
    files contain HTML files, separate folders exist for stylesheets
    and images. Classic view can cause crashes on deleting linked FM
    files.
    If you switch to New Project Manager View, crashes should not
    happen.

Maybe you are looking for

  • Please help diagnose iPod shuffle problem

    Have a 1 GB iPod shuffle that is connected to an iMac G4 800 Mhz with 512 MB of RAM and running OS 10.3.9. I am having a problem that seems to be a common one. The iPod Shuffle simply won't mount. It doesn't show up on the desktop, doesn't run iTunes

  • Report Painter - adding columns with any texts.....

    Hello ! Whether probably in Report Painter to create additional columns (adhered to columns of data) and to write there manually demanded texts for lines ?

  • Different behavior with decimal data on same version of CF

    I have a linux/apache/mysql/CF MX 7 Enterprise server. I insert decimal data using the cfqueryparam that looks like <cfqueryparam value="#BudgetSet.BUD_SET_DETAIL_COST_PER#" CFSQLType="CF_SQL_DECIMAL">. No problems the decimal data does not get round

  • Input Method Program

    Hi all!!!!!!!!!! I am new to Java. I have been written a chinese input method program by visual basic. However, I would like to rewrite it in Java so that it can be used in all OS platform. I would like to ask how to do the following things in Java.

  • Plz help 5800

    Plz help, my 5800 is deleting files like songs & vids automatically ..This problem started when i upgraded my phone from 30.01 firmware to 40.05 from nokia care center ? Plz help..