Mail crashes every time I try to open a message with an attachment

Every time I attempt to open a message that contains an attachment, Mail crashes. Does anyone know what is going on?
If it helps, I found this info in a crash log called: ???.crash.log
The specific Mail crash log doesn't appear to have recent info (no date and time).
Date/Time: 2006-08-20 21:48:43 -0600
OS Version: 10.2.8 (Build 6R73)
Host: d142-59-213-97.abhsia.telus.net
Command: Unknown
PID: 2116
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0xc0000000
Thread 0 Crashed:
#0 0x9007458c in memmove
#1 0x93008400 in Z14UnpackMapEntryPK10ICMapEntryPS
#2 0x9300d9e0 in ICGetMapEntry
#3 0x003521bc in 0x3521bc
Thread 1:
#0 0x9000508c in syscall
#1 0x90515d0c in BSD_waitevent
#2 0x905156dc in CarbonSelectThreadFunc
#3 0x90020c28 in pthreadbody
Thread 2:
#0 0x9003e9a8 in semaphorewait_signaltrap
#1 0x9003e7c4 in pthread_condwait
#2 0x9051dbf0 in CarbonOperationThreadFunc
#3 0x90020c28 in pthreadbody
PPC Thread State:
srr0: 0x9007458c srr1: 0x0200d030 vrsave: 0xff000000
xer: 0x20000000 lr: 0x93008400 ctr: 0x00000183 mq: 0x00000000
r0: 0x00000002 r1: 0xbfffeb70 r2: 0x00000000 r3: 0xbfffec6c
r4: 0x00dd7a7f r5: 0x00007460 r6: 0x00000010 r7: 0x00000020
r8: 0x00000030 r9: 0x652e636f r10: 0x00000060 r11: 0x00000080
r12: 0xc0000000 r13: 0x003ea5e4 r14: 0x003e2ebc r15: 0x00000003
r16: 0x00000001 r17: 0x003e9de0 r18: 0x003e9f3c r19: 0x003ea290
r20: 0x003ea2f4 r21: 0x003ea358 r22: 0x003ea3c4 r23: 0x00000000
r24: 0x000056ab r25: 0x003e2ebc r26: 0xbfffec6c r27: 0x000056ab
r28: 0xbfffec6c r29: 0x00dd66ab r30: 0x00000000 r31: 0x003ec090

I've just become so used to this I forgot it's a bug. I just accept it as part of the Snow Leopard experience. I've done the whole inventory of fixes including a complete reformat and clean install. There is a work around for it though - instead of clicking the attachment button - which always crashes Mail - just drag the file on to the mail window. This usually works for me. Maybe one day this will be fixed along with the Quick Time, Safari and Finder bugs.

Similar Messages

  • Mail crashes EVERY time I try to open a message

    Hi
    I started having problems with Mail today when it started to crash EVERY time I tried to click a message header whether it is in inbox or any remote folders connected via IMAP. Mail is still capable of connecting to servers and grabbing headers. I just can't click any message. Everything else still seem to "work".
    The only thing I did today was to delete a folder in Library that holds japanese dictionaries taking a lot of space and I don't speak japanese.
    On the first boot, the message can display for a few seconds on the bottom screen before crashing. Any subsequent tries will immediately crash Mail.
    Here's the crashreport.
    Process: Mail [429]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.2 (919)
    Build Info: Mail-9190000~3
    Code Type: X86 (Native)
    Parent Process: launchd [111]
    Date/Time: 2008-02-21 19:50:35.182 -0500
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000002c
    Crashed Thread: 2
    Application Specific Information:
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    +[Library synchronouslyCommitTransaction]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    Thread 0:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x92f796a0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x92f794b9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x92f7932d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x90d8d7d9 _DPSNextEvent + 657
    8 com.apple.AppKit 0x90d8d08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.AppKit 0x90d860c5 -[NSApplication run] + 795
    10 com.apple.AppKit 0x90d5330a NSApplicationMain + 574
    11 com.apple.mail 0x000fa206 0x1000 + 1020422
    Thread 1:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938e9b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938f5c34 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x0047e0a0 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 2 Crashed:
    0 com.apple.CoreFoundation 0x9031641f CFStringTokenizerAdvanceToNextToken + 1775
    1 com.apple.datadetectorscore 0x93280a43 DDLookupTrieInsertKey + 544
    2 com.apple.datadetectorscore 0x93285a62 DDLookupTableAddTokenForRequest + 63
    3 com.apple.datadetectorscore 0x932873f8 DDABAddContact + 688
    4 com.apple.datadetectorscore 0x932878e9 DDABSourceLoadTable + 879
    5 com.apple.datadetectorscore 0x932858f5 DDLookupTableLoadContactTableWithName + 175
    6 com.apple.datadetectorscore 0x93285c4e DDLookupTableCreateFromCacheData + 401
    7 com.apple.datadetectorscore 0x932895ed DDScannerCreateWithFileName + 979
    8 com.apple.datadetectors 0x94819230 -[DDScannerComputationOperation main] + 317
    9 com.apple.Foundation 0x93945b34 -[NSOperation start] + 772
    10 com.apple.Foundation 0x93945822 __runop + 34
    11 libSystem.B.dylib 0x96e44743 pthreadwqthread + 331
    12 libSystem.B.dylib 0x96e445f6 start_wqthread + 30
    Thread 3:
    Thread 4:
    0 libSystem.B.dylib 0x96de1bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e0c8cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x95982121 fefragmentthread + 54
    3 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    4 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938e9b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938f5c34 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003a4871 +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e2ab3a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    2 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96ddaa46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e0cdaf pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e0e633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938fb4fc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938fb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x938fb275 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90df37f0 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96ddaa46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e0cdaf pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e0e633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938fb4fc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938fb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00480154 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    7 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    9 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938ec3ed -[NSConnection sendInvocation:internal:] + 3005
    5 com.apple.Foundation 0x938eb569 -[NSDistantObject forwardInvocation:] + 329
    6 com.apple.CoreFoundation 0x9035eaaa __forwarding__ + 986
    7 com.apple.CoreFoundation 0x9035eb12 CF_forwarding_prep0 + 50
    8 com.apple.syncservices 0x907dedbc +[NSConnection(SyncServicesExtensions) isd_rootProxyForConnectionWithRegisteredName:requestTimeout:replyTimeout:protoc ol:enableMultipleThreads:independentConversations:] + 260
    9 com.apple.syncservices 0x907debd8 -[ISyncConcreteManager _connectToServerNoLock] + 288
    10 com.apple.syncservices 0x907de868 -[ISyncConcreteManager _connectToServer] + 570
    11 com.apple.syncservices 0x907ddd79 -[ISyncConcreteManager _performSelectorOnServer:numberOfArguments:] + 87
    12 com.apple.syncservices 0x907ddd1c -[ISyncConcreteManager _performSelectorOnServer:withArg:withArg:withArg:withArg:] + 77
    13 com.apple.syncservices 0x907ddcc7 -[ISyncConcreteManager _registerSchemaWithDescription:descriptionFilePath:bundlePath:] + 175
    14 com.apple.syncservices 0x907ddbf9 -[ISyncConcreteManager registerSchemaWithBundlePath:] + 651
    15 com.apple.Mail.Syncer 0x17c08497 0x17c02000 + 25751
    16 com.apple.Mail.Syncer 0x17c084f6 0x17c02000 + 25846
    17 com.apple.mail 0x00037f15 0x1000 + 225045
    18 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    19 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    20 com.apple.MessageFramework 0x00480739 -[MonitoredInvocation invoke] + 409
    21 com.apple.MessageFramework 0x004815fb +[WorkerThread _execute:] + 144
    22 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    23 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    24 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    25 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96dfe5da getdirentries + 10
    1 libSystem.B.dylib 0x96dfe514 readdir + 70
    2 com.apple.CoreFoundation 0x90290590 _CFBundleCopyDirectoryContentsAtPath + 1264
    3 com.apple.CoreFoundation 0x90294f09 _CFBundleURLLooksLikeBundleVersion + 57
    4 com.apple.CoreFoundation 0x902859ef _CFBundleCreate + 287
    5 ...ple.CoreServices.CarbonCore 0x90509961 TECLoadPlugin + 108
    6 ...ple.CoreServices.CarbonCore 0x9050989e Plugin_GetCountAvailableTextEncodingConversions + 237
    7 ...ple.CoreServices.CarbonCore 0x90509691 FindConversionPlugin + 90
    8 ...ple.CoreServices.CarbonCore 0x90508ee8 TECCreateConverter + 247
    9 com.apple.MessageFramework 0x003ae3f8 _stringGetBytesUsingTEC + 178
    10 com.apple.MessageFramework 0x00431f2f MFCreateDataWithString + 179
    11 com.apple.MessageFramework 0x003b8c9a -[MimePart _archiveForString:URL:needsPlainTextBodyClass:] + 92
    12 com.apple.MessageFramework 0x003b6b45 -[MimePart webArchive] + 354
    13 com.apple.MessageFramework 0x003b6990 -[MimeBody webArchive] + 174
    14 com.apple.MessageFramework 0x003b664a -[WebMessageDocument initWithMimePart:] + 88
    15 com.apple.mail 0x00045d99 0x1000 + 282009
    16 com.apple.mail 0x00041863 0x1000 + 264291
    17 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    18 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    19 com.apple.MessageFramework 0x00480739 -[MonitoredInvocation invoke] + 409
    20 com.apple.MessageFramework 0x0048031b -[InvocationQueue _drainQueue] + 772
    21 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    22 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    23 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    24 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96e200be fsync$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x93b49583 sqlite3PagerCommitPhaseOne + 979
    2 libsqlite3.0.dylib 0x93b5546e sqlite3VdbeHalt + 3198
    3 libsqlite3.0.dylib 0x93ba4e94 sqlite3VdbeExec + 45556
    4 libsqlite3.0.dylib 0x93ba5ea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x93b86624 sqlite3_exec + 260
    6 com.apple.MessageFramework 0x00396595 commitTransaction + 86
    7 com.apple.MessageFramework 0x00422f9f +[Library synchronouslyCommitTransaction] + 254
    8 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    9 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    10 com.apple.MessageFramework 0x004815fb +[WorkerThread _execute:] + 144
    11 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    12 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    14 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x90315d44 ecx: 0x00000000 edx: 0x17d621c0
    edi: 0x00000001 esi: 0x17d52520 ebp: 0xb02b19c8 esp: 0xb02b1860
    ss: 0x0000001f efl: 0x00010246 eip: 0x9031641f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x0000002c
    Binary Images:
    0x1000 - 0x26cff3 com.apple.mail 3.2 (919) <f0504553a206dfccab7bb27939bc5542> /Applications/Mail.app/Contents/MacOS/Mail
    0x2da000 - 0x34cfff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x38a000 - 0x5d9ff3 com.apple.MessageFramework 3.2 (919.2) <5d5cf8b74fbe47eedba367a33ec67934> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x72c000 - 0x72efff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x735000 - 0x759fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x775000 - 0x777fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x77d000 - 0x783fff +net.sourceforge.SafariAdBlock 0.2.1 (0.2.1) <a3121357a86d993752b2c07756e2b7c8> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x900000 - 0x92cfe7 +com.zang.RegexKit 0.4.0 (0.4.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x15c00000 - 0x15ceefef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15f8f000 - 0x15f8fffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x16038000 - 0x16046feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x167de000 - 0x167e3ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16f19000 - 0x16f1efff com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x16fb1000 - 0x1701efff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1704a000 - 0x1705dfff com.apple.syncservices.syncservicesui 4.1 (389.1) <f654255432f88dcf52531b1eeaf4fffe> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x17a76000 - 0x17b9dfe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
    0x17c02000 - 0x17c20fff com.apple.Mail.Syncer 3.1 (915) <875ef2529873eecc168d8564b4bcc8e7> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90003ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9026d000 - 0x9039ffef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90413000 - 0x9047fffb com.apple.WhitePagesFramework 1.1 (113.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x90480000 - 0x904a0ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x904a1000 - 0x904a1ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x904a2000 - 0x904c1ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x904c2000 - 0x9079bff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9079c000 - 0x907a1fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x907a2000 - 0x907d6fef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x907d7000 - 0x908b6fff com.apple.syncservices 3.1 (389.1) <f553602f67692e7a736edb702c64792a> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x908b7000 - 0x90960fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90961000 - 0x909beffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x909bf000 - 0x90af6feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90af7000 - 0x90b6efe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90b6f000 - 0x90b76ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b77000 - 0x90bb6fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90bb7000 - 0x90be6fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90be7000 - 0x90bf2fff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x90bf3000 - 0x90d4bfee com.apple.CalendarStore 3.0.2 (809) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x90d4c000 - 0x90d4cffd 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
    0x90d4d000 - 0x9154afef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9154b000 - 0x91582fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91583000 - 0x91616fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91617000 - 0x91619fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9161a000 - 0x916e5fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916e6000 - 0x91723fff com.apple.DAVKit 3.0.2 (643) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x91724000 - 0x91766fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91767000 - 0x91785fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x91786000 - 0x917b3feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x917b4000 - 0x917c4fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x917c5000 - 0x918a6ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x918a7000 - 0x918a7ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x918a8000 - 0x918aefff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x918af000 - 0x918afffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x918b0000 - 0x918dafff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x918db000 - 0x91a20ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a21000 - 0x91a7dff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91a7e000 - 0x91ab8fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91abc000 - 0x91acaffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x91acb000 - 0x91b3dfff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91b3e000 - 0x91bc7fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91bc8000 - 0x91bc8ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91bc9000 - 0x9209cfde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9209d000 - 0x920b3fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x920b4000 - 0x920e4ff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x920e5000 - 0x920e5ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x920e6000 - 0x92172ffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92173000 - 0x92531fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92532000 - 0x92570ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92571000 - 0x925b2fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x925b3000 - 0x926d7fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x926d8000 - 0x92754feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92829000 - 0x928d9fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x928de000 - 0x928e7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x928e8000 - 0x92973fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92974000 - 0x92983fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x92984000 - 0x92998ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92999000 - 0x92da9fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92daa000 - 0x92e9eff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x92e9f000 - 0x92ecafe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x92ecb000 - 0x92f45ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92f46000 - 0x92f46ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92f47000 - 0x92f48ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x92f49000 - 0x93251fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93252000 - 0x932a0ff3 com.apple.datadetectorscore 1.0.1 (52.13) <405948533b599cfbe02c8654b01ef6db> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x932a1000 - 0x932faff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x932fb000 - 0x9331ffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x93320000 - 0x93385ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93386000 - 0x93388ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93389000 - 0x933adfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x933ae000 - 0x933e0fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e1000 - 0x933e1ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x933e2000 - 0x93494ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x93495000 - 0x934a8fff com.apple.IMUtils 4.0.2 (579) <dbf86806d16553fe6b5205898ae6e678> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x934a9000 - 0x93547fef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93552000 - 0x9355fff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x93560000 - 0x93563fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93564000 - 0x93581ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93582000 - 0x93586fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93587000 - 0x9358efe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9358f000 - 0x9364afe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9364b000 - 0x936deff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x936df000 - 0x938aaff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x938ab000 - 0x93b25fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93b26000 - 0x93badff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x93bde000 - 0x93c5dff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93c5e000 - 0x93c94fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x93c95000 - 0x93c95ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c96000 - 0x93d13fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93d14000 - 0x93d24ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93d25000 - 0x93d2ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93d30000 - 0x93d3cfff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x93d3d000 - 0x93d42ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93d43000 - 0x93ec1fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93ec2000 - 0x93ffaff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x93ffb000 - 0x9404bfeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <41191d08725b27c8480cd7e90fd73ee8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9404c000 - 0x94054fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94055000 - 0x94066ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94067000 - 0x94168fff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94169000 - 0x94802fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94803000 - 0x94803fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94804000 - 0x94810fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94811000 - 0x94816fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94817000 - 0x9482efff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x9482f000 - 0x94836ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94837000 - 0x9485dfff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
    0x9485e000 - 0x948aeff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x948af000 - 0x948beffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948bf000 - 0x948dbfff com.apple.IMFramework 4.0.2 (579) <986a792877755e96ff1c12ba0866bbaf> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x948dc000 - 0x94926fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94927000 - 0x9492bfff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9492c000 - 0x94930fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94931000 - 0x94c45fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c46000 - 0x94c8afeb com.apple.DirectoryService.PasswordServerFramework 3.0.2 (3.0.2) <cded450287baf9b5de8856b540653322> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94c8b000 - 0x94e46ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94e47000 - 0x94e78ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94e79000 - 0x94e80fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94e81000 - 0x94f0dff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94f0e000 - 0x94f53fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94f54000 - 0x95033fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x95034000 - 0x9503ffe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95040000 - 0x9508ffff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95090000 - 0x950eaff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x950eb000 - 0x95106ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95107000 - 0x951ecff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x951ed000 - 0x95703fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95704000 - 0x957abfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x957ac000 - 0x95873ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95874000 - 0x9588cfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9588d000 - 0x95c23ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95c24000 - 0x95cdefe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95cdf000 - 0x95d18ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95d19000 - 0x95d37ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95d38000 - 0x95d4efff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95e17000 - 0x95e22ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95e23000 - 0x96daafea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96dab000 - 0x96dd3ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96dd4000 - 0x96dd9ffc com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x96dda000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x96f3a000 - 0x96f77fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    datadetector? I haven't touched it.
    Thanks for any help!!

    I've just become so used to this I forgot it's a bug. I just accept it as part of the Snow Leopard experience. I've done the whole inventory of fixes including a complete reformat and clean install. There is a work around for it though - instead of clicking the attachment button - which always crashes Mail - just drag the file on to the mail window. This usually works for me. Maybe one day this will be fixed along with the Quick Time, Safari and Finder bugs.

  • Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?

    Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?
    Thanks!

    Dear Linc,
    Thank you for the advice, John Blanchard1  and Linc Davis
    As suggested in your reference thread I removed "/Library/Printers/hp/PDEs/hpPostScriptPDE.plugin" and the problem has been resolved.
    I am guessing the the plug-in for the hp printers got corrupted and effected every thing, or became unsuitable when I installed an Apple update. I would be most grateful if you can confirm how the problem was coursed so I can understand and learn from this experiance.
    Ash

  • Speed grade CS6 crashes every time I try to open it

    I looked up my Speed Grade CS6 and it stated it worked with OS6.8 and OS7. Well, mine will not open, it crashes every time i try to open it.  I have and older Mac Pro 1.1 and can back door it and different processor but am I wasting my time and money I don't have? Help!

    Not on Mac myself, but I've seen several issues on new installs that can be a pain. First ... there's some permissions on the Mac that can with some of the OS releases get set wrong ... similar to the way on the PC side of things some folks have to set it to "run as Administrator account" or something like that. Sorry but I don't know the precise language or location of that setting.
    Second, on installation some times there can be garbage created in pref settings that can cause this ... trying to remember ... it's I think holding shift-alt- while starting the program that gets it by the prefs & setup files, which sometimes fixes this.
    Third, at times you just need to uninstall/reinstall. Best done using Adobe's CC Cleaner tool, as it deletes all the preference/setup files that typical OS uninstalls don't get. And are realistically the things you most want GONE to fix this.
    Adobe CC Cleaner App
    https://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Neil

  • My preview crashes every time I try to open it since the Maverick upgrade. Any thoughts?

    My preview crashes every time I try to open it since the Maverick upgrade. Any thoughts?

    The problem is with facebook, go to settings / facebook / your user name and delete your account, the do a hard reset (home+power for some seconds).
    dont need to delete the facebook app! just delete your integrate account from settings
    cheers!

  • Muse crashes every time I try to open a project.

    I was working on a file this morning and saved it on my desktop
    I then went to open it on my laptop and Muse crashes every time I try to open it.

    Thanks for the quick response.
    Yes, on Google Drive.
    I just your answer to a post involving this after I posted this one, about it corrupting the file while syncing.
    I went back and downloaded a previous version of the file from Google Drive and all works fine now.
    Thanks for the solution!

  • Numbers for iPad crashes every time I try to open the date and time keyboard.

    I had numbers 1.6.2 installed on my iPad 2 with 5.1.1
    I can use every feature without problems, but when I try to open the date time keyboard input method it crashes invariably. I tried to fiddle with language, keyboard, region settings and calendar as noted in other posts b to no avail.
    Any idea?

    Hello, I have the same problem. I have an iPad2 with OS 6.01 and Papers, Numbers and Keynote crash every time I try to open a file. Furthermore, I saved the Getting Started file and when when I tried to open it again  the software crashes. Any idea about what is going on?

  • I installed the latest itunes update, 11.4.0.18. Now itunes crashes every time I try to open it.

    I installed the latest itunes update, 11.4.0.18. Now itunes crashes every time I try to open it.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT as you start iTunes) then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    You could also try working through
    TS1717: iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    tt2

  • I have an iPad 1 and after I got the latest update for keynote and Now  it crashes every time I try to open it

    I have an iPad 1 and after I got the latest update for keynote and Now  it crashes every time I try to open it

    Do you have iOS 5.1.1 on your original iPad? If not update the iOS.
    You might also try quitting the app and then reset the pad.
    Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    Still no joy? Delete the Keynote app, reset the iPad and then reinstall Keynote. You will not have to pay for downloading it again.

  • I have downloaded the most recent version of Iphoto and it no longer works period. I lost all photos, and the app crashes every time I try to open it. How can this be fixed?

    I have downloaded the most recent version of Iphoto and it no longer works period. I lost all photos, and the app crashes every time I try to open it. How can this be fixed?

    Post the first 50 lines only of the crash report
    Regards
    TD 

  • Safari (Version 4.1.3) crashes every time I try and open it

    Safari (version 4.1.3) crashes every time I try and open it...I can't even get to my homepage before it says an error has occurred.  I've followed advice of other posters with this problem but nothing seems to be working.  Any help would be appreciated!
    Date/Time: 
    2012-07-02 21:36:35.403 -0400
    OS Version:
    10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:
    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [58]
    Version:   
    4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:
    413
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes: 
    KERN_PROTECTION_FAILURE (0x0002) at 0x00000008
    Thread 0 Crashed:
    0   com.apple.Safari    
    0x002b80ba 0x1000 + 2846906
    1   com.apple.Safari    
    0x002b812e 0x1000 + 2847022
    2   com.apple.Safari    
    0x002b89a1 0x1000 + 2849185
    3   com.apple.Safari    
    0x002b8a01 0x1000 + 2849281
    4   com.apple.Safari    
    0x000146a5 0x1000 + 79525
    5   com.apple.AppKit    
    0x9343439e -[NSDocument removeWindowController:] + 87
    6   com.apple.Safari    
    0x00071180 0x1000 + 459136
    7   com.apple.AppKit    
    0x932a780a -[NSWindowController _windowWillClose:] + 209
    8   com.apple.Safari    
    0x00130583 0x1000 + 1242499
    9   com.apple.Foundation
    0x927f3b97 _nsnote_callback + 230
    10  com.apple.CoreFoundation
    0x908563d2 __CFXNotificationPost + 345
    11  com.apple.CoreFoundation
    0x9084db51 _CFXNotificationPostNotification + 600
    12  com.apple.Foundation
    0x927ec128 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    13  com.apple.Foundation
    0x927f30c9 -[NSNotificationCenter postNotificationName:object:] + 55
    14  com.apple.AppKit    
    0x932a760e -[NSWindow _close] + 103
    15  com.apple.AppKit    
    0x932a7580 -[NSWindow close] + 34
    16  com.apple.Safari    
    0x00070c52 0x1000 + 457810
    17  com.apple.Safari    
    0x00070bd5 0x1000 + 457685
    18  com.apple.Foundation
    0x927f79e9 -[NSArray makeObjectsPerformSelector:withObject:] + 324
    19  com.apple.Foundation
    0x9280866d -[NSArray makeObjectsPerformSelector:] + 141
    20  com.apple.AppKit    
    0x9340e1d1 -[NSApplication _deallocHardCore:] + 215
    21  com.apple.AppKit    
    0x9340dce4 -[NSApplication terminate:] + 629
    22  com.apple.AppKit    
    0x9340da62 -[NSApplication _terminateSendShould:] + 63
    23  libobjc.A.dylib     
    0x90a5cd76 objc_msgSendv + 54
    24  com.apple.Foundation
    0x92802d82 -[NSInvocation invoke] + 932
    25  com.apple.Foundation
    0x92842cca __NSFireTimer + 199
    26  com.apple.CoreFoundation
    0x9082d756 CFRunLoopRunSpecific + 3341
    27  com.apple.CoreFoundation
    0x9082ca42 CFRunLoopRunInMode + 61
    28  com.apple.HIToolbox 
    0x92e01878 RunCurrentEventLoopInMode + 285
    29  com.apple.HIToolbox 
    0x92e00eb9 ReceiveNextEventCommon + 184
    30  com.apple.HIToolbox 
    0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    31  com.apple.AppKit    
    0x93286f45 _DPSNextEvent + 572
    32  com.apple.AppKit    
    0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    33  com.apple.Safari    
    0x0000f6f9 0x1000 + 59129
    34  com.apple.AppKit    
    0x932808c4 -[NSApplication run] + 512
    35  com.apple.AppKit    
    0x93274820 NSApplicationMain + 573
    36  com.apple.Safari    
    0x0000749b 0x1000 + 25755
    37  com.apple.Safari    
    0x0010e512 0x1000 + 1103122
    38  com.apple.Safari    
    0x00007219 0x1000 + 25113
    Thread 1:
    0   libSystem.B.dylib   
    0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation
    0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation
    0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Foundation
    0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation
    0x927fbcfc forkThreadForFunction + 123
    5   libSystem.B.dylib   
    0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib   
    0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation
    0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation
    0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Safari    
    0x00026c6d 0x1000 + 154733
    4   com.apple.Safari    
    0x00026b26 0x1000 + 154406
    5   com.apple.Safari    
    0x00026aab 0x1000 + 154283
    6   libSystem.B.dylib   
    0x90023d67 _pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000008  ebx: 0x00000008  ecx: 0xa0813d04  edx: 0xffffffff
      edi: 0x026737a0  esi: 0x00000000  ebp: 0xbfffe528  esp: 0xbfffe4f0
       ss: 0x0000001f  efl: 0x00010286  eip: 0x002b80ba   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
    0x1000 -   0x330fff com.apple.Safari 4.1.3 (4533.19.4)
    /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x6ddfff com.apple.JavaScriptCore 4533.19 (4533.19.1)
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 -  0x10f5fff com.apple.WebKit 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 -  0x1448fff com.apple.QuartzCore 1.4.13
    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framewo rk/Versions/A/QuartzCore
    0x14dc000 -  0x15bafff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x15e6000 -  0x20a7fff com.apple.WebCore 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew ork/Versions/A/WebCore
    0x2771000 -  0x2772fff com.yourcompany.ct_loader 1.1.0.0 (1100)
    /Library/InputManagers/CTLoader/ct_loader.bundle/Contents/MacOS/ct_loader
    0xbb68000 -  0xbbf8fff com.conduit.cttoolbar 1.1.0.0 (1100)
    /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    0x8fe00000 - 0x8fe4afff dyld 46.16
    /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib
    /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo re.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic es.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor k.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServi cesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi t.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib
    /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib
    /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
    0x91521000 - 0x9154dfff com.apple.AE 316.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A E.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C olorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q D.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H IServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L angAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/F indByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L aunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S peechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra mework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f ramework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit ion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra mework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/ Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework /Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting. framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor k/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering. framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ ices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr amework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f ramework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram ework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.3
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94060000 - 0x940a1fff libsqlite3.0.dylib
    /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli b
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound ation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterf ace
    0x94293000 - 0x942a2fff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73)
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94703000 - 0x94711fff com.apple.framework.Apple80211 4.5.5 (455.2)
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrap pers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib
    /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib
    /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x94f57000 - 0x94f8ffff com.apple.PDFKit 1.0.4
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framewo rk/Versions/A/PDFKit
    0x96f70000 - 0x97047fff com.apple.QuartzComposer 1.2.6 (32.25)
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer .framework/Versions/A/QuartzComposer
    0x970d0000 - 0x970d0fff com.apple.quartzframework 1.0
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98f68000 - 0x98f91fff com.apple.CoreMediaPrivate 15.0
    /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMedi aPrivate
    0x9990a000 - 0x99941fff com.apple.Syndication 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b562000 - 0x9b5a2fff com.apple.CoreMediaIOServicesPrivate 20.0
    /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/ A/CoreMediaIOServicesPrivate
    0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndication UI
    0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73)
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-K06
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: USB Optical Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
    USB Device: Deskjet 3840, HP, Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    You installed the Conduit spyware. To remove it, select Go ▹ Go to Folder… from the Finder menu bar, then copy the following text into the box that opens:
    ~/Library/Application Support/Conduit
    Delete the selected item, if it exists.
    Now select Go to Folder… again and enter:
    /Library
    From the folder that opens, delete the following items, if they exist. You may be prompted for your login password.
    Application Support/Conduit
    InputManagers/CTLoader
    LaunchAgents/com.conduit.loader.agent.plist
    ScriptingAdditions/ct_scripting.osax
    Close the folder. Now select Go to Folder… again and copy:
    /Applications/Toolbars
    Delete that item. Close the Finder windows you opened. Log out and log back in.

  • Mail crashes every time I try to search while on TRUSH. As soon as I enter the 3rd character in crashes : Exception Type:  EXC_CRASH (SIGABRT) IOS 10.9.1

    Mail crashes every time I try to search while on TRUSH. As soon as I enter the 3rd character in crashes : Exception Type:  EXC_CRASH (SIGABRT) IOS 10.9.1

    Process:         Mail [32596]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.1 (1827)
    Build Info:      Mail-1827000000000000~5
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [178]
    Responsible:     Mail [32596]
    User ID:         501
    Date/Time:       2014-01-02 20:11:17.383 -0800
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  3B951437-E3FD-42AA-8878-20AF0D171B6E
    Sleep/Wake UUID: CAAFEE4F-1ECC-48CF-95E4-B4B5524633D7
    Crashed Thread:  20  Dispatch queue: com.apple.root.high-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'MFSQLiteException', reason: 'checking for existence of object'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff83adf41c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8ef9ce75 objc_exception_throw + 43
    2   Mail                                0x00007fff8370044e mf_sqlite3_get_table_printf + 0
    3   Mail                                0x00007fff8362c91f databaseIsEmpty + 32
    4   Mail                                0x00007fff8362f34b +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 3670
    5   Mail                                0x00007fff83627fc8 spotlightNotificationCallback + 868
    6   CoreFoundation                      0x00007fff83aadfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    7   CoreFoundation                      0x00007fff839a1c5d _CFXNotificationPost + 2893
    8   CoreFoundation                      0x00007fff839f175e CFNotificationCenterPostNotificationWithOptions + 110
    9   Metadata                            0x00007fff8548cbf6 ___pushNotification_block_invoke + 148
    10  libdispatch.dylib                   0x00007fff870471d7 _dispatch_call_block_and_release + 12
    11  libdispatch.dylib                   0x00007fff870442ad _dispatch_client_callout + 8
    12  libdispatch.dylib                   0x00007fff8704609e _dispatch_root_queue_drain + 326
    13  libdispatch.dylib                   0x00007fff87047193 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib             0x00007fff894e4ef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib             0x00007fff894e7fb9 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8db08b16 syscall_thread_switch + 10
    1   libsystem_platform.dylib                0x00007fff8c18df30 _os_lock_handoff_lock_slow + 79
    2   libobjc.A.dylib                         0x00007fff8ef9896e _objc_rootRetain_slow + 25
    3   libobjc.A.dylib                         0x00007fff8efac36e -[NSObject retain] + 126
    4   com.apple.CoreText                      0x00007fff894fd437 TStorageRange::TStorageRange(_CTGlyphStorage*, CFRange) + 43
    5   com.apple.CoreText                      0x00007fff894fd37d TRun::TRun(_CTGlyphStorage*, CFRange, TAttributes const&) + 117
    6   com.apple.CoreText                      0x00007fff89515e01 TRunEncoder::Encode(_CTGlyphStorage*, CFRange, unsigned int, __CFDictionary const*) + 175
    7   com.apple.CoreText                      0x00007fff89515d48 CTRunCreateMutableRunsWithStorageAndOptions + 196
    8   com.apple.AppKit                        0x00007fff82581b6e -[NSATSGlyphStorage createCTTypesetter] + 700
    9   com.apple.AppKit                        0x00007fff8257d8d3 -[NSATSTypesetter _ctTypesetter] + 327
    10  com.apple.AppKit                        0x00007fff8257caf9 -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragme ntRect:] + 85
    11  com.apple.AppKit                        0x00007fff8257b64e -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingCon text:] + 2777
    12  com.apple.AppKit                        0x00007fff825aec79 -[NSATSTypesetter layoutParagraphAtPoint:] + 149
    13  com.apple.AppKit                        0x00007fff82c27ce2 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxC haracterIndex:nextGlyphIndex:nextCharacterIndex:] + 8552
    14  com.apple.AppKit                        0x00007fff825adc9d -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 202
    15  com.apple.AppKit                        0x00007fff825adb81 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 1107
    16  com.apple.AppKit                        0x00007fff825ac219 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1306
    17  com.apple.AppKit                        0x00007fff825abac9 -[NSLayoutManager(NSPrivate) _fillLayoutHoleAtIndex:desiredNumberOfLines:] + 201
    18  com.apple.AppKit                        0x00007fff825aa868 _NSFastFillAllLayoutHolesUpToEndOfContainerForGlyphIndex + 907
    19  com.apple.AppKit                        0x00007fff825aa338 -[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:] + 137
    20  com.apple.AppKit                        0x00007fff825aa172 -[NSLayoutManager glyphRangeForTextContainer:] + 299
    21  com.apple.AppKit                        0x00007fff826505ad -[NSStringDrawingTextStorage drawTextContainer:withRect:graphicsContext:baselineMode:scrollable:padding:] + 312
    22  com.apple.AppKit                        0x00007fff8263e41b _NSStringDrawingCore + 3424
    23  com.apple.AppKit                        0x00007fff8263cc30 _NSDrawTextCell + 6400
    24  com.apple.AppKit                        0x00007fff826438bc -[NSTextFieldCell drawInteriorWithFrame:inView:] + 963
    25  com.apple.AppKit                        0x00007fff82642728 -[NSControl drawRect:] + 341
    26  com.apple.AppKit                        0x00007fff826378b0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1075
    27  com.apple.AppKit                        0x00007fff82637bb0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1843
    28  com.apple.AppKit                        0x00007fff82637bb0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1843
    29  com.apple.AppKit                        0x00007fff82637bb0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1843
    30  com.apple.AppKit                        0x00007fff8263736d __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 186
    31  com.apple.AppKit                        0x00007fff82637153 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2297
    32  com.apple.AppKit                        0x00007fff82636848 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
    33  com.apple.QuartzCore                    0x00007fff837ff852 CABackingStoreUpdate_ + 2220
    34  com.apple.QuartzCore                    0x00007fff837fefa0 ___ZN2CA5Layer8display_Ev_block_invoke + 59
    35  com.apple.QuartzCore                    0x00007fff837fef5c x_blame_allocations + 84
    36  com.apple.QuartzCore                    0x00007fff837fea6b CA::Layer::display_() + 1539
    37  com.apple.AppKit                        0x00007fff82636713 _NSBackingLayerDisplay + 235
    38  com.apple.AppKit                        0x00007fff8260daab -[_NSViewBackingLayer display] + 811
    39  com.apple.QuartzCore                    0x00007fff837fe1a2 CA::Layer::display_if_needed(CA::Transaction*) + 590
    40  com.apple.QuartzCore                    0x00007fff837fd8f1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    41  com.apple.QuartzCore                    0x00007fff837fd37c CA::Context::commit_transaction(CA::Transaction*) + 236
    42  com.apple.QuartzCore                    0x00007fff837fd016 CA::Transaction::commit() + 388
    43  com.apple.QuartzCore                    0x00007fff8380d7a1 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
    44  com.apple.CoreFoundation                0x00007fff83a100a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    45  com.apple.CoreFoundation                0x00007fff83a10017 __CFRunLoopDoObservers + 391
    46  com.apple.CoreFoundation                0x00007fff83a01294 CFRunLoopRunSpecific + 340
    47  com.apple.HIToolbox                     0x00007fff8a2a9f0d RunCurrentEventLoopInMode + 226
    48  com.apple.HIToolbox                     0x00007fff8a2a9cb7 ReceiveNextEventCommon + 479
    49  com.apple.HIToolbox                     0x00007fff8a2a9abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    50  com.apple.AppKit                        0x00007fff824d628e _DPSNextEvent + 1434
    51  com.apple.AppKit                        0x00007fff824d58db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    52  com.apple.AppKit                        0x00007fff824c99cc -[NSApplication run] + 553
    53  com.apple.AppKit                        0x00007fff824b4803 NSApplicationMain + 940
    54  libdyld.dylib                           0x00007fff8df605fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8db0d662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8704643d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff87046152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff83a02315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff83a01939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff83a01275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8d2d9907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8d2d970b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8db0c9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff83a4dd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff83a02315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff83a01939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff83a01275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff826761ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 5:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff838113b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff838112ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d37e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d38887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87d38718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d37e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d38887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87d38718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 12:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0c746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e6779 _pthread_mutex_lock + 372
    2   com.apple.Mail.framework                0x00007fff8367e007 -[MFMailbox mutableCopyOfChildrenIncludingHiddenChildren:hidingGmail:] + 58
    3   com.apple.Mail.framework                0x00007fff8366d0c6 -[MFMailAccount allMailboxesEvenIfInactive:] + 165
    4   com.apple.Mail.framework                0x00007fff8361664d +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 656
    5   com.apple.Mail.framework                0x00007fff8362e752 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
    6   com.apple.Mail.framework                0x00007fff83627fc8 spotlightNotificationCallback + 868
    7   com.apple.CoreFoundation                0x00007fff83aadfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    8   com.apple.CoreFoundation                0x00007fff839a1c5d _CFXNotificationPost + 2893
    9   com.apple.CoreFoundation                0x00007fff839f175e CFNotificationCenterPostNotificationWithOptions + 110
    10  com.apple.Metadata                      0x00007fff8548cbf6 ___pushNotification_block_invoke + 148
    11  libdispatch.dylib                       0x00007fff870471d7 _dispatch_call_block_and_release + 12
    12  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    13  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    14  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    15  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    16  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 13:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.Metadata                      0x00007fff8548cb1f _pushNotification + 558
    3   com.apple.Metadata                      0x00007fff8548c73f processUpdatesLocked + 10255
    4   com.apple.Metadata                      0x00007fff854842ef tryProcessUpdates + 397
    5   com.apple.Metadata                      0x00007fff85489799 _MDQueryCallback + 186
    6   com.apple.Metadata                      0x00007fff854896b7 __doQueryResultsCallback_block_invoke + 72
    7   libdispatch.dylib                       0x00007fff870471d7 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    10  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    11  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    12  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 16:: -[MFSnippetManager _calculateSnippetForMessages]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8db0c72e __psynch_mutexdrop + 10
    1   libsystem_pthread.dylib                 0x00007fff894e6928 pthread_mutex_unlock + 113
    2   libobjc.A.dylib                         0x00007fff8ef968e2 objc_sync_exit + 43
    3   com.apple.Mail.framework                0x00007fff8367e1c9 -[MFMailbox mutableCopyOfChildrenIncludingHiddenChildren:hidingGmail:] + 508
    4   com.apple.Mail.framework                0x00007fff8366d0c6 -[MFMailAccount allMailboxesEvenIfInactive:] + 165
    5   com.apple.Mail.framework                0x00007fff8361664d +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 656
    6   com.apple.Mail.framework                0x00007fff8362e752 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
    7   com.apple.Mail.framework                0x00007fff836027f7 +[MFLibrary setSnippetsForMessages:] + 83
    8   com.apple.Mail.framework                0x00007fff83646b3e -[MFLibraryStore saveSnippetsForMessages:] + 272
    9   com.apple.Mail.framework                0x00007fff836fc2fd __48-[MFSnippetManager _calculateSnippetForMessages]_block_invoke + 715
    10  com.apple.CoreFoundation                0x00007fff83a1ca1f __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
    11  com.apple.CoreFoundation                0x00007fff83a1c92e -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
    12  com.apple.Mail.framework                0x00007fff836fc012 -[MFSnippetManager _calculateSnippetForMessages] + 287
    13  com.apple.CoreFoundation                0x00007fff839cadec __invoking___ + 140
    14  com.apple.CoreFoundation                0x00007fff839cac54 -[NSInvocation invoke] + 308
    15  com.apple.MailCore                      0x00007fff8183c808 -[MCThrowingInvocationOperation main] + 40
    16  com.apple.MailCore                      0x00007fff817e0f08 -[_MCInvocationOperation main] + 332
    17  com.apple.Foundation                    0x00007fff8d27a591 -[__NSOperationInternal _start:] + 631
    18  com.apple.Foundation                    0x00007fff8d27a23b __NSOQSchedule_f + 64
    19  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    21  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    22  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    23  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    24  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    25  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 17:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0c866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff894e435c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff834ddbba abort + 125
    3   libc++abi.dylib                         0x00007fff865a0141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff865c5abc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff8ef9d30d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff865c33e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff865c3456 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff8ef9d0b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff870442c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    11  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 18:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0ca3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff834fce60 nanosleep + 200
    2   com.apple.Foundation                    0x00007fff8d30360d +[NSThread sleepForTimeInterval:] + 156
    3   com.apple.Mail.framework                0x00007fff8362f31f +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 3626
    4   com.apple.Mail.framework                0x00007fff83627fc8 spotlightNotificationCallback + 868
    5   com.apple.CoreFoundation                0x00007fff83aadfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    6   com.apple.CoreFoundation                0x00007fff839a1c5d _CFXNotificationPost + 2893
    7   com.apple.CoreFoundation                0x00007fff839f175e CFNotificationCenterPostNotificationWithOptions + 110
    8   com.apple.Metadata                      0x00007fff8548cbf6 ___pushNotification_block_invoke + 148
    9   libdispatch.dylib                       0x00007fff870471d7 _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    11  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    12  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 20 Crashed:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0ca52 __semwait_signal_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff83487a7c nanosleep$NOCANCEL + 189
    2   libsystem_c.dylib                       0x00007fff834b15fe usleep$NOCANCEL + 54
    3   libsystem_c.dylib                       0x00007fff834ddbc4 abort + 135
    4   libc++abi.dylib                         0x00007fff865a0141 abort_message + 257
    5   libc++abi.dylib                         0x00007fff865c5abc default_terminate_handler() + 264
    6   libobjc.A.dylib                         0x00007fff8ef9d30d _objc_terminate() + 103
    7   libc++abi.dylib                         0x00007fff865c33e1 std::__terminate(void (*)()) + 8
    8   libc++abi.dylib                         0x00007fff865c3456 std::terminate() + 54
    9   libobjc.A.dylib                         0x00007fff8ef9d0b0 objc_terminate + 9
    10  libdispatch.dylib                       0x00007fff870442c1 _dispatch_client_callout + 28
    11  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    12  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 21:: -[MessageMiniMall _performFilterTask:seriesID:]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8db0c746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e6779 _pthread_mutex_lock + 372
    2   com.apple.Mail.framework                0x00007fff8367e007 -[MFMailbox mutableCopyOfChildrenIncludingHiddenChildren:hidingGmail:] + 58
    3   com.apple.Mail.framework                0x00007fff8366d0c6 -[MFMailAccount allMailboxesEvenIfInactive:] + 165
    4   com.apple.Mail.framework                0x00007fff8361664d +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 656
    5   com.apple.Mail.framework                0x00007fff8362e752 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
    6   com.apple.Mail.framework                0x00007fff8361e490 +[MFLibrary snippetsForMessages:] + 151
    7   com.apple.Mail.framework                0x00007fff836fb7b1 __45-[MFSnippetManager fetchSnippetsForMessages:]_block_invoke + 94
    8   com.apple.CoreFoundation                0x00007fff83a1ca1f __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
    9   com.apple.CoreFoundation                0x00007fff83a1c92e -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
    10  com.apple.Mail.framework                0x00007fff836fb65a -[MFSnippetManager fetchSnippetsForMessages:] + 237
    11  com.apple.mail                          0x000000010483ca2d 0x1047f9000 + 277037
    12  com.apple.CoreFoundation                0x00007fff839cadec __invoking___ + 140
    13  com.apple.CoreFoundation                0x00007fff839cac54 -[NSInvocation invoke] + 308
    14  com.apple.mail                          0x000000010483c2d0 0x1047f9000 + 275152
    15  com.apple.CoreFoundation                0x00007fff839cadec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff839cac54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8183c808 -[MCThrowingInvocationOperation main] + 40
    18  com.apple.MailCore                      0x00007fff817e0f08 -[_MCInvocationOperation main] + 332
    19  com.apple.Foundation                    0x00007fff8d27a591 -[__NSOperationInternal _start:] + 631
    20  com.apple.Foundation                    0x00007fff8d27a23b __NSOQSchedule_f + 64
    21  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    22  libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    23  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    24  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    25  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    26  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    27  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 23:: Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff83a02315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff83a01939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff83a01275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8d2f500e -[NSConnection sendInvocation:internal:] + 1965
    6   com.apple.CoreFoundation                0x00007fff83a3d384 ___forwarding___ + 452
    7   com.apple.CoreFoundation                0x00007fff83a3d138 _CF_forwarding_prep_0 + 120
    8   com.apple.AppKit                        0x00007fff82b42c3c -[NSSpellChecker _checkSpellingAndGrammarInString:range:enclosingRange:offset:types:options:orth ography:inSpellDocumentWithTag:mutableResults:wordCount:] + 2071
    9   com.apple.AppKit                        0x00007fff826cc8a3 NSSpellCheckerCheckString + 8096
    10  com.apple.AppKit                        0x00007fff826ca894 -[NSTextCheckingOperation main] + 152
    11  com.apple.Foundation                    0x00007fff8d27a591 -[__NSOperationInternal _start:] + 631
    12  com.apple.Foundation                    0x00007fff8d27a23b __NSOQSchedule_f + 64
    13  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    15  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    16  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    17  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    18  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    19  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 20 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x0000000000000000  rcx: 0x000000010cf54858  rdx: 0x0000000000000001
      rdi: 0x0000000000000b03  rsi: 0x0000000000000000  rbp: 0x000000010cf54890  rsp: 0x000000010cf54858
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x000000010cf54a10  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000010cf548a0
      rip: 0x00007fff8db0ca52  rfl: 0x0000000000000247  cr2: 0x00007fff865ae92e
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x1047f9000 -        0x104ae8fff  com.apple.mail (7.1 - 1827) <B82D2EA4-7D7C-33E6-80FF-9D96E62880C2> /Applications/Mail.app/Contents/MacOS/Mail
           0x104ce1000 -        0x104ce8ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x104d28000 -        0x104d2bfff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x104e17000 -        0x104e17ff7  libHebrewConverter.dylib (61) <4BA290B9-7A39-3B72-9B9C-1BCF81AB1511> /System/Library/CoreServices/Encodings/libHebrewConverter.dylib
           0x1065b9000 -        0x1065bbfff  apop.so (170) <79E840B4-6D30-3CBB-99D3-345D6C77D5DF> /usr/lib/sasl2/apop.so
           0x1065bf000 -        0x1065cffff  dhx.so (170) <A9EBA1D4-8ED8-37BB-BA1E-263091EAF96E> /usr/lib/sasl2/dhx.so
           0x1065db000 -        0x1065e3fff  digestmd5WebDAV.so (170) <9DBE65CE-9B5C-37A3-8112-40F39BE3B5F8> /usr/lib/sasl2/digestmd5WebDAV.so
           0x1065e8000 -        0x1065eafff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x1065ee000 -        0x1065f0fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x1065f5000 -        0x1065fdff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x106602000 -        0x106606fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x10660b000 -        0x10660dfff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x106615000 -        0x10661afff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x10661f000 -        0x106626fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x10662f000 -        0x106631fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x106635000 -        0x106639fff  libpps.so (170) <9BAB4F91-A2DF-3F11-A2E4-8E353562ECC8> /usr/lib/sasl2/libpps.so
           0x10663e000 -        0x106641ff7  mschapv2.so (170) <7B006E8A-BEB7-3004-9C16-134D37C077A5> /usr/lib/sasl2/mschapv2.so
           0x106646000 -        0x10666eff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x106684000 -        0x106686fff  pwauxprop.so (400) <924056F9-D203-3DAD-B78D-61439A2E6BE8> /usr/lib/sasl2/pwauxprop.so
           0x1066d5000 -        0x1066d7fff  shadow_auxprop.so (170) <2E0153C3-9D36-3496-8885-DE8B91838036> /usr/lib/sasl2/shadow_auxprop.so
           0x1066dc000 -        0x1066defff  smb_nt.so (170) <903A6BA5-5B1F-305A-98EA-27BE757A7CFF> /usr/lib/sasl2/smb_nt.so
           0x1066e3000 -        0x1066e5fff  smb_ntlmv2.so (170) <15A0B3C1-DA72-3B4C-8234-EF24132FEB0B> /usr/lib/sasl2/smb_ntlmv2.so
           0x10687e000 -        0x10687ffff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1068e2000 -        0x1068e6ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10690e000 -        0x10690fff4 +cl_kernels (???) <88A0B404-C4F2-46CB-AD54-6C26318BA9F7> cl_kernels
           0x10699c000 -        0x1069a0ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x108499000 -        0x10849affa +cl_kernels (???) <4A20BB34-870B-4601-9730-2A755FE96976> cl_kernels
           0x1084a2000 -        0x1084a2ffd +cl_kernels (???) <57B7C3CF-9B18-4754-A773-1E40A0B7C117> cl_kernels
           0x1084fb000 -        0x1084fbfff +cl_kernels (???) <5FF9C0C1-5CD1-42F3-BA23-12F17DAF2A9A> cl_kernels
           0x108854000 -        0x108855ff6 +cl_kernels (???) <7EF35112-423F-4905-BE5D-C8C949BD8DA3> cl_kernels
           0x1088e3000 -        0x1088e7fff  com.apple.google.iaplugin (2.1 - 210) <F42AE5E6-0CD7-3EE3-B90E-CEDFD6085728> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10899e000 -        0x10899eff9 +cl_kernels (???) <7ABFD6F6-F3EB-4C6C-9CDA-209E3064C607> cl_kernels
           0x108a2e000 -        0x108a7aff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10a978000 -        0x10a978ffb +cl_kernels (???) <CF6CAD4C-2F58-4524-96F6-AAC9312A7E84> cl_kernels
           0x10aa9e000 -        0x10aa9effe +cl_kernels (???) <1A8E14BE-98A4-4C24-BFEC-7F874A31E614> cl_kernels
           0x10aad8000 -        0x10aad9ff2 +cl_kernels (???) <39E7B8B2-5DE3-4BFC-854C-3D8C717FDD44> cl_kernels
           0x10abdd000 -        0x10abddff7 +cl_kernels (???) <5351C070-2888-4A1A-AED5-CCF7B415A098> cl_kernels
           0x10abe6000 -        0x10abe6ff7 +cl_kernels (???) <6FE11E96-25E5-409E-BAA5-D5076747823D> cl_kernels
           0x10acd4000 -        0x10adbafef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10adfc000 -        0x10aedcff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10c60b000 -        0x10c62aff7  com.apple.icloud.iaplugin (426 - 455) <F0489D74-BA4D-3233-8DA0-10659660B46A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10d36f000 -        0x10d3f3ff7  com.apple.AOSUI (1.2 - 270) <B33570A8-00E2-3A0C-9ABB-E71D3F62A4BA> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10dd30000 -        0x10df01fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff63c28000 -     0x7fff63c5b817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff817bb000 -     0x7fff81864ff7  com.apple.MailCore (7.1 - 1827) <7EB93CBF-910A-3EBB-A424-CFD8BF5A60B4> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff81865000 -     0x7fff819a5fff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff81d53000 -     0x7fff81f43ff5  com.apple.WebKit2 (9537 - 9537.73.11) <FE8D26BB-F8B7-37D6-94A0-D82161541F30> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff81f44000 -     0x7fff82074ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff82075000 -     0x7fff8208dff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff820b3000 -     0x7fff820dffff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff820e0000 -     0x7fff821c7ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff821ca000 -     0x7fff821cdfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff821d1000 -     0x7fff82200ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff82201000 -     0x7fff8225fff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff82260000 -     0x7fff82260fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff82261000 -     0x7fff822a7ff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff822a8000 -     0x7fff822f5ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff822f6000 -     0x7fff82303ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff82304000 -     0x7fff82306fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff82307000 -     0x7fff82314ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff82315000 -     0x7fff82483ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82484000 -     0x7fff82486ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff82487000 -     0x7fff824b1ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff824b2000 -     0x7fff83026ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8302d000 -     0x7fff83034ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff83077000 -     0x7fff8307bfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8307c000 -     0x7fff830ceff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff830cf000 -     0x7fff830cffff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff830d0000 -     0x7fff830d5fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff830d6000 -     0x7fff830fcfff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff830fd000 -     0x7fff83100fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff83101000 -     0x7fff83142fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff83143000 -     0x7fff83182fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff83183000 -     0x7fff831c0ff7  com.apple.MailUI (7.1 - 1827) <1190E1DA-6476-3CB1-8609-EE74982F2D4E> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
        0x7fff831c1000 -     0x7fff831c3ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff831c4000 -     0x7fff831fdff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff831fe000 -     0x7fff8345fff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83465000 -     0x7fff83466ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff83467000 -     0x7fff83480ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff83481000 -     0x7fff8350aff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8350b000 -     0x7fff8356eff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8356f000 -     0x7fff83780fff  com.apple.Mail.framework (7.1 - 1827) <27546F7A-E050-3750-9515-9E5EF0FB8F41> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff83781000 -     0x7fff8378bfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8378c000 -     0x7fff837a7fff  com.apple.CalendarStore (7.0 - 1363) <3B8C272C-D888-359B-B0E1-B842113F6603> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff837c1000 -     0x7fff837c4ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff837d8000 -     0x7fff837e0ff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff837ea000 -     0x7fff83986ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83987000 -     0x7fff83990ff7  com.apple.MailService (7.1 - 1827) <2E55B00F-29F4-338B-BC60-7F66E0CE6660> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
        0x7fff83991000 -     0x7fff83b76ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff83bb3000 -     0x7fff83c84ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83d03000 -     0x7fff83d1affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff83d1b000 -     0x7fff83d2ffff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff83d30000 -     0x7fff83d59fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff83d5a000 -     0x7fff83d81ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff83d82000 -     0x7fff83de4ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff83dea000 -     0x7fff83e46fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff83e47000 -     0x7fff83fffff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff84000000 -     0x7fff84002fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff84003000 -     0x7fff8400dff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff84026000 -     0x7fff8406ffff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84070000 -     0x7fff840fcff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff840fd000 -     0x7fff84f4affb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84f4b000 -     0x7fff84f50ff7  com.apple.MediaAc

  • Mail crashes every time I try to paste into a message or if I try to attach

    Mail crashes every time I try to paste into a message or if I try to attach. I upgraded to the latest security update yesterday, not sure if could be the cause.
    Please help!!
    Log of last
    Date/Time: 2008-03-27 16:47:01.205 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [56]
    Version: 2.1.3 (753.1)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7530100
    PID: 250
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000001
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95b8a84c WebCore::endOfParagraph(WebCore::VisiblePosition const&) + 92
    1 com.apple.WebCore 0x95b8a6a0 WebCore::isEndOfParagraph(WebCore::VisiblePosition const&) + 64
    2 com.apple.WebCore 0x95d39f50 WebCore::ReplaceSelectionCommand::doApply() + 736
    3 com.apple.WebCore 0x95bb987c WebCore::EditCommand::apply() + 204
    4 com.apple.WebCore 0x95bba080 WebCore::CompositeEditCommand::applyCommandToComposite(***::PassRefPtr<WebCore: :EditCommand>) + 48
    5 com.apple.WebCore 0x95d35798 WebCore::CompositeEditCommand::moveParagraphs(WebCore::VisiblePosition const&, WebCore::VisiblePosition const&, WebCore::VisiblePosition const&, bool, bool) + 5768
    6 com.apple.WebCore 0x95d3bdd8 WebCore::ReplaceSelectionCommand::doApply() + 8552
    7 com.apple.WebCore 0x95bb987c WebCore::EditCommand::apply() + 204
    8 com.apple.WebCore 0x95d491b8 -[WebCoreFrameBridge replaceSelectionWithFragment:selectReplacement:smartReplace:matchStyle:] + 232
    9 com.apple.WebCore 0x95f484b4 -[WebCoreFrameBridge replaceSelectionWithNode:selectReplacement:smartReplace:matchStyle:] + 212
    10 com.apple.mail 0x00074cd0 0x1000 + 474320
    11 com.apple.mail 0x00073fa4 0x1000 + 470948
    12 com.apple.mail 0x00073ae8 0x1000 + 469736
    13 libobjc.A.dylib 0x90a461f4 objc_msgSendv + 180
    14 com.apple.Foundation 0x92befc64 -[NSInvocation invoke] + 1032
    15 com.apple.Foundation 0x92bf01bc -[NSInvocation invokeWithTarget:] + 64
    16 com.apple.WebKit 0x957d2a38 -[_WebSafeForwarder forwardInvocation:] + 248
    17 com.apple.Foundation 0x92be7fb8 -[NSObject(NSForwardInvocation) forward::] + 408
    18 libobjc.A.dylib 0x90a460b0 objcmsgForward + 176
    19 com.apple.WebKit 0x95829b0c -[WebHTMLView(WebHTMLViewFileInternal) _shouldInsertFragment:replacingDOMRange:givenAction:] + 188
    20 com.apple.WebKit 0x95829904 -[WebHTMLView(WebHTMLViewFileInternal) _pasteWithPasteboard:allowPlainText:] + 148
    21 com.apple.WebKit 0x958308ec -[WebHTMLView(WebInternal) paste:] + 220
    22 com.apple.AppKit 0x938319f4 -[NSApplication sendAction:to:from:] + 108
    23 com.apple.AppKit 0x9388c1d4 -[NSMenu performActionForItemAtIndex:] + 392
    24 com.apple.AppKit 0x9388bf58 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    25 com.apple.AppKit 0x9388ba00 -[NSMenu performKeyEquivalent:] + 272
    26 com.apple.AppKit 0x9388b5e0 -[NSApplication _handleKeyEquivalent:] + 220
    27 com.apple.AppKit 0x93795198 -[NSApplication sendEvent:] + 2944
    28 com.apple.mail 0x0003353c 0x1000 + 206140
    29 com.apple.AppKit 0x9378caa0 -[NSApplication run] + 508
    30 com.apple.AppKit 0x9387d598 NSApplicationMain + 452
    31 com.apple.mail 0x000870f8 0x1000 + 549112
    32 com.apple.mail 0x00086fa0 0x1000 + 548768
    Thread 1:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9ab59dd0 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c030e4 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92c0301c -[NSRunLoop run] + 76
    6 com.apple.MessageFramework 0x9ab5e1d8 +[_NSSocket _runIOThread] + 92
    7 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f122c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9ab59dd0 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9ab59dd0 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9ab59dd0 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9ab59dd0 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...apple.AddressBook.framework 0x94e66c0c -[ABRemoteImageLoader workLoop] + 132
    3 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9ab59dd0 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.MessageFramework 0x9ab5fb94 _handleRequestWithTimeout + 2492
    5 com.apple.MessageFramework 0x9ab62028 -[_NSSocket readBytes:length:] + 192
    6 com.apple.MessageFramework 0x9ab61edc _readBytesFromSocket + 72
    7 com.apple.MessageFramework 0x9ab61d5c _fillBuffer + 524
    8 com.apple.MessageFramework 0x9ab95714 -[Connection readBytesIntoData:desiredLength:] + 68
    9 com.apple.MessageFramework 0x9ab61858 -[IMAPConnection(MFPrivate) _readDataOfLength:] + 84
    10 com.apple.MessageFramework 0x9ab95388 literal + 620
    11 com.apple.MessageFramework 0x9ab950cc body_data + 32
    12 com.apple.MessageFramework 0x9ab6ed10 fetch_response + 3304
    13 com.apple.MessageFramework 0x9ab62490 responsewithouttag + 128
    14 com.apple.MessageFramework 0x9ab62244 response + 256
    15 com.apple.MessageFramework 0x9ab61760 -[IMAPResponse initWithConnection:] + 252
    16 com.apple.MessageFramework 0x9ab61608 -[IMAPConnection _copyNextServerResponseForCommand:] + 60
    17 com.apple.MessageFramework 0x9ab68c70 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:] + 224
    18 com.apple.MessageFramework 0x9ab67d30 -[IMAPConnection(MFPrivate) _responseFromSendingCommands:count:] + 192
    19 com.apple.MessageFramework 0x9ab94a94 -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithConnection:] + 680
    20 com.apple.MessageFramework 0x9ab7343c _unlockIfDidCacheAttachments + 2148
    21 com.apple.MessageFramework 0x9ab6bcb0 -[IMAPMailboxSyncEngine(Internal) _go] + 484
    22 com.apple.MessageFramework 0x9ab5b91c -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 268
    23 com.apple.MessageFramework 0x9ac3f330 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 44
    24 com.apple.MessageFramework 0x9ab5a0d0 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 412
    25 libobjc.A.dylib 0x90a461f4 objc_msgSendv + 180
    26 com.apple.Foundation 0x92befc0c -[NSInvocation invoke] + 944
    27 com.apple.MessageFramework 0x9ab50840 -[MonitoredInvocation invoke] + 144
    28 com.apple.MessageFramework 0x9ab59ec0 -[InvocationQueue _drainQueue] + 416
    29 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    30 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1c7bc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c7351c FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c73438 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.ISSupport 0x99062ac4 +[ISS_AYOperation _lockWaitingForOperation] + 132
    5 com.apple.ISSupport 0x9906300c +[ISS_AYOperation _workerThread] + 164
    6 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1b67c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000095b8a84c srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44244224 xer: 0x0000000000000004 lr: 0x0000000095b8a6a0 ctr: 0x0000000095feee50
    r0: 0x0000000095b8a6a0 r1: 0x00000000bfffd220 r2: 0x0000000000000001 r3: 0x0000000000000001
    r4: 0x00000000bfffd548 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x00000000bfffd640
    r8: 0x0000000005d09f8c r9: 0x0000000005d0cba0 r10: 0x0000000000000000 r11: 0x0000000000000000
    r12: 0x0000000095feee50 r13: 0x00000000ffffffff r14: 0x00000000ffffffff r15: 0x00000000bfffd910
    r16: 0x0000000005d26510 r17: 0x0000000005d41e0c r18: 0x00000000bfffdc74 r19: 0x0000000005d41d64
    r20: 0x00000000bfffdbfc r21: 0x00000000bfffd56c r22: 0x0000000005d41dc0 r23: 0x00000000bfffd2d8
    r24: 0x0000000005d41d5c r25: 0x0000000000000001 r26: 0x00000000bfffd518 r27: 0x00000000bfffd548
    r28: 0x00000000bfffd99c r29: 0x00000000bfffd548 r30: 0x0000000095b84744 r31: 0x0000000095d39c84
    Binary Images Description:
    0x1000 - 0x199fff com.apple.mail 2.1.3 (753.1) /Applications/Mail.app/Contents/MacOS/Mail
    0x58cf000 - 0x58e2fff com.apple.Mail.Syncer 1.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.10 (368.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e3dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e5c000 - 0x91e5cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e5e000 - 0x91f43fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4b000 - 0x91f6afff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd6000 - 0x92044fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9204f000 - 0x920e4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920fe000 - 0x92686fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926b9000 - 0x929e4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a14000 - 0x92b02fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b05000 - 0x92b8dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bce000 - 0x92df9fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f26000 - 0x92f44fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f4f000 - 0x92fa9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc7000 - 0x92fc7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fc9000 - 0x92fddfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff5000 - 0x93005fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93011000 - 0x93026fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93038000 - 0x930bffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d3000 - 0x930defff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930e8000 - 0x93115fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9312f000 - 0x9313efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314a000 - 0x931b0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e1000 - 0x93230fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9325e000 - 0x9327bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328d000 - 0x9329afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a3000 - 0x935b1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93701000 - 0x9370dfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93712000 - 0x93732fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93786000 - 0x93786fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93788000 - 0x93dbbfff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94148000 - 0x941bafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f3000 - 0x942b8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430b000 - 0x9430bfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430d000 - 0x944cdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94517000 - 0x94554fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455c000 - 0x945acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b5000 - 0x945cffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945e0000 - 0x94602fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9463f000 - 0x94684fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9470d000 - 0x94729fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9473d000 - 0x94781fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947a5000 - 0x947b4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947bc000 - 0x947c9fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9480f000 - 0x94828fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c3f000 - 0x94cb0fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e25000 - 0x94f55fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fe8000 - 0x94ff7fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fff000 - 0x9502cfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95033000 - 0x95043fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95047000 - 0x95076fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95086000 - 0x950a3fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957c5000 - 0x95883fff com.apple.WebKit 4525.13 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958f1000 - 0x959d9fff com.apple.JavaScriptCore 4525.13 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95a15000 - 0x960e6fff com.apple.WebCore 4525.13 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x963eb000 - 0x96467fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x966ac000 - 0x966defff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97659000 - 0x97678fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97ce9000 - 0x97d0efff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x98772000 - 0x98780fff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x98991000 - 0x98a62fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98adf000 - 0x98adffff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98c58000 - 0x98c70fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x9902d000 - 0x99070fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x99096000 - 0x990bdfff com.apple.DotMacSyncManager 1.0.5 (157) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x991e7000 - 0x9922afff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9ab2a000 - 0x9ab35fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9ab40000 - 0x9ac99fff com.apple.MessageFramework 2.1.2 (753) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: PowerBook5,5, BootROM 4.8.6f0, 1 processors, PowerPC G4 (1.1), 1.5 GHz, 1.5 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB
    Memory Module: SODIMM0/J20STANDARD, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J23REVERSED, 1 GB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: LastDash, Australia, V.92, 4.0, APPLE VERSION 2.6.6
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-825
    Parallel ATA Device: TOSHIBA MK1234GAX, 111.79 GB
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    You asked in the Snow Leopard forum. You need to ask in Mavericks for best results.
    https://discussions.apple.com/community/mac_os/os_x_mavericks
    The end of your report mentions reserves VM space. If you go into Disk Utility in Applications/Utilities, select our drive in the sidebar and check how much free space is available.
    You need a minimum of 10% free but 15-20% is recommended.

  • Why does illustrator crash every time I try to open an .svg?

    Why does illustrator crash every time I try to open an .svg?

    Dunno. Do you have an example SVG that crashes Illy on your computer?

  • Help! iPhoto crashes every time I try to open and view photos.

    Every time i try to open iPhoto it unexpectedly shuts down. Here is the begining of the problem details:
    Process:         iPhoto [242]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~1
    App Item ID:     408981381
    App External ID: 4641130
    Code Type:       X86 (Native)
    Parent Process:  launchd [85]
    Date/Time:       2012-10-08 20:14:46.383 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          39160 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  33204 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      53C12CB1-C934-4FA2-AEEC-E1FD1CA80E12
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000022763000
    Crashed Thread:  33
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x958b3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x958b375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x958b53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x92852a1c -[__NSOperationInternal waitUntilFinished] + 55
    4   com.apple.Foundation                    0x928529cd -[NSOperation waitUntilFinished] + 89
    5   com.apple.iPhoto                        0x0081482e 0x1000 + 8468526
    6   com.apple.iPhoto                        0x00067d7c 0x1000 + 421244
    7   com.apple.iPhoto                        0x000664ce 0x1000 + 414926
    8   com.apple.iPhoto                        0x0007ab9d 0x1000 + 498589
    9   com.apple.iPhoto                        0x000280cc 0x1000 + 159948
    10  com.apple.iPhoto                        0x00021e2f 0x1000 + 134703
    11  com.apple.iPhoto                        0x00021331 0x1000 + 131889
    12  com.apple.iPhoto                        0x000a4bcf 0x1000 + 670671
    13  com.apple.iPhoto                        0x00084c07 0x1000 + 539655
    14  com.apple.iPhoto                        0x00246d6c 0x1000 + 2383212
    15  com.apple.iPhoto                        0x000349fc 0x1000 + 211452
    16  com.apple.Foundation                    0x9280ddb3 _nsnote_callback + 176
    17  com.apple.CoreFoundation                0x94bea763 __CFXNotificationPost + 947
    18  com.apple.CoreFoundation                0x94bea16a _CFXNotificationPostNotification + 186
    19  com.apple.Foundation                    0x92802c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    20  com.apple.Foundation                    0x9281005d -[NSNotificationCenter postNotificationName:object:] + 56
    21  com.apple.AppKit                        0x938d5216 -[NSApplication _postDidFinishNotification] + 125
    22  com.apple.AppKit                        0x938d5126 -[NSApplication _sendFinishLaunchingNotification] + 74
    23  com.apple.AppKit                        0x93a2c339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    24  com.apple.AppKit                        0x93a2bf59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    25  com.apple.Foundation                    0x928431f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    26  com.apple.Foundation                    0x92842fbc _NSAppleEventManagerGenericHandler + 228
    27  com.apple.AE                            0x91ce5f5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    28  com.apple.AE                            0x91ce5e5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    29  com.apple.AE                            0x91ce5d65 aeProcessAppleEvent + 197
    30  com.apple.HIToolbox                     0x942be197 AEProcessAppleEvent + 50
    31  com.apple.AppKit                        0x938a57d2 _DPSNextEvent + 1420
    32  com.apple.AppKit                        0x938a4dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    33  com.apple.AppKit                        0x938671f3 -[NSApplication run] + 821
    34  com.apple.AppKit                        0x9385f289 NSApplicationMain + 574
    35  com.apple.iPhoto                        0x0001159a 0x1000 + 66970
    36  com.apple.iPhoto                        0x00010a29 0x1000 + 64041

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

Maybe you are looking for

  • Z10 does not sync with Google contacts

    I've had my Z10 for about a week and am trying to set it up. I am trying, and failing, to replace an Android device with this phone. I used the easy setup for "Email, calendar, and contacts" to link the phone to my gmail/google account. That account

  • Restrict the detail record based on the record indicator

    Hi, i have a master detail form when i query the form at header block it shows all the headers say header block header, line num, desc 1, 1, pen 1 ,2, rubber 1 ,3, sketchpen line block line num, sub item ,cost 1 ,1.1, 50 1 ,1.2, 60 2 ,2.1, 70 2, 2.2,

  • Getting a pixel in an image

    How can i get the color of a pixel in an Image object, or an array of bytes or integers of the image.

  • Stills scale too small, Help please

    When I Lay a still above the video track you can see the video showing through on the sides of the still just barely. I have converted their size to 720 x 540 in photshop and have tried other sizes before dropping them on the timeline with the same r

  • Can't left click music, movies or TV Shows libraries

    Windows 7 64bit, Itunes 10.5.0.142 I can't left click on the music, movies, or tv shows libraries. I have tried running Itunes as administrator, but that did not fix the issue. I can get to the libraries in question by right clicking and then hitting