Mail app crashes (SIGSEGV) KERN_INVALID_ADDRESS at 0xffffffff89abce37

Hello,
     On this particular machine, mail keeps crashing for some reason (SIGSEGV). I don't know exactly what's the cause of the crash so i can try to repair it. Can you guys take a quick look at the crash report?
PS: I also submitted another thread but with no helpful answer: https://discussions.apple.com/message/15316212#15316212
Process:         Mail [243]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         4.5 (1084)
Build Info:      Mail-10840000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [156]
Date/Time:       2011-06-17 12:25:24.294 +0300
OS Version:      Mac OS X 10.6.7 (10J869)
Report Version:  6
Interval Since Last Report:          503615 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  501586 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      19F990AA-3DA8-4D0A-B905-BB94E3145138
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xffffffff89abce37
Crashed Thread:  9  Dispatch queue: NSOperation
Application Specific Information:
-[ComposeBackEnd _saveThreadSaveContents:]
Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             <b>     </b> 0x00007fff859e429a mach_msg_trap + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859e490d mach_msg + 59
2   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159b932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159adbf CFRunLoopRunSpecific + 575
4   com.apple.HIToolbox           <b>     </b> 0x00007fff87abb7ee RunCurrentEventLoopInMode + 333
5   com.apple.HIToolbox           <b>     </b> 0x00007fff87abb5f3 ReceiveNextEventCommon + 310
6   com.apple.HIToolbox           <b>     </b> 0x00007fff87abb4ac BlockUntilNextEventMatchingListInMode + 59
7   com.apple.AppKit              <b>     </b> 0x00007fff820ade64 _DPSNextEvent + 718
8   com.apple.AppKit              <b>     </b> 0x00007fff820ad7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9   com.apple.AppKit              <b>     </b> 0x00007fff8207348b -[NSApplication run] + 395
10  com.apple.AppKit              <b>     </b> 0x00007fff8206c1a8 NSApplicationMain + 364
11  com.apple.mail                <b>     </b> 0x00000001000025a4 0x100000000 + 9636
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             <b>     </b> 0x00007fff859fd12a kevent + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859feffd _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             <b>     </b> 0x00007fff859fecd4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             <b>     </b> 0x00007fff859fe7fe _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             <b>     </b> 0x00007fff859fe128 _pthread_wqthread + 353
5   libSystem.B.dylib             <b>     </b> 0x00007fff859fdfc5 start_wqthread + 13
Thread 2:
0   libSystem.B.dylib             <b>     </b> 0x00007fff859e429a mach_msg_trap + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859e490d mach_msg + 59
2   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159b932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159adbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          <b>     </b> 0x00007fff87dd77c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
5   com.apple.Foundation          <b>     </b> 0x00007fff87dd76a3 -[NSRunLoop(NSRunLoop) run] + 77
6   com.apple.MessageFramework    <b>     </b> 0x00007fff85d84fe8 +[_NSSocket _runIOThread] + 78
7   com.apple.Foundation          <b>     </b> 0x00007fff87d9cf29 __NSThread__main__ + 1429
8   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d4f6 _pthread_start + 331
9   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d3a9 thread_start + 13
Thread 3:  com.apple.CFSocket.private
0   libSystem.B.dylib             <b>     </b> 0x00007fff85a27e52 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      <b>     </b> 0x00007fff815bd498 __CFSocketManager + 824
2   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d4f6 _pthread_start + 331
3   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d3a9 thread_start + 13
Thread 4:
0   libSystem.B.dylib             <b>     </b> 0x00007fff859e429a mach_msg_trap + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859e490d mach_msg + 59
2   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159b932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159adbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          <b>     </b> 0x00007fff87dd77c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
5   com.apple.Foundation          <b>     </b> 0x00007fff87dd76a3 -[NSRunLoop(NSRunLoop) run] + 77
6   com.apple.MessageFramework    <b>     </b> 0x00007fff85d52351 -[RSSInterchange _runManager] + 1445
7   com.apple.Foundation          <b>     </b> 0x00007fff87d9cf29 __NSThread__main__ + 1429
8   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d4f6 _pthread_start + 331
9   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d3a9 thread_start + 13
Thread 5:
0   libSystem.B.dylib             <b>     </b> 0x00007fff859e429a mach_msg_trap + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859e490d mach_msg + 59
2   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159b932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      <b>     </b> 0x00007fff8159adbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          <b>     </b> 0x00007fff87e1bf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          <b>     </b> 0x00007fff87d9cf29 __NSThread__main__ + 1429
6   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d4f6 _pthread_start + 331
7   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d3a9 thread_start + 13
Thread 6:
0   libSystem.B.dylib             <b>     </b> 0x00007fff859fdf4a __workq_kernreturn + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859fe35c _pthread_wqthread + 917
2   libSystem.B.dylib             <b>     </b> 0x00007fff859fdfc5 start_wqthread + 13
Thread 7:
0   libSystem.B.dylib             <b>     </b> 0x00007fff859fdfb8 start_wqthread + 0
Thread 8:
0   libSystem.B.dylib             <b>     </b> 0x00007fff859fdf4a __workq_kernreturn + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff859fe35c _pthread_wqthread + 917
2   libSystem.B.dylib             <b>     </b> 0x00007fff859fdfc5 start_wqthread + 13
Thread 9 Crashed:  Dispatch queue: NSOperation
0   com.apple.Foundation          <b>     </b> 0x00007fff87dc6d22 __+[__NSOperationInternal _observeValueForKeyPath:ofObject:changeKind:oldValue:newValue:indexes:context:] _block_invoke_1 + 443
1   libSystem.B.dylib             <b>     </b> 0x00007fff85a20284 _dispatch_call_block_and_release + 15
2   libSystem.B.dylib             <b>     </b> 0x00007fff859fedf2 _dispatch_queue_drain + 251
3   libSystem.B.dylib             <b>     </b> 0x00007fff859fec54 _dispatch_queue_invoke + 57
4   libSystem.B.dylib             <b>     </b> 0x00007fff859fe7fe _dispatch_worker_thread2 + 252
5   libSystem.B.dylib             <b>     </b> 0x00007fff859fe128 _pthread_wqthread + 353
6   libSystem.B.dylib             <b>     </b> 0x00007fff859fdfc5 start_wqthread + 13
Thread 10:  Dispatch queue: com.apple.root.default-priority
0   com.apple.CoreFoundation      <b>     </b> 0x00007fff81552281 _CFRuntimeCreateInstance + 305
1   com.apple.CoreFoundation      <b>     </b> 0x00007fff81559386 CFStringCreateMutable + 38
2   com.apple.Foundation          <b>     </b> 0x00007fff87dbb481 -[NSPlaceholderMutableString init] + 13
3   com.apple.CoreData            <b>     </b> 0x00007fff85c156e0 -[NSSQLCompoundWhereIntermediate generateSQLStringInContext:] + 96
4   com.apple.CoreData            <b>     </b> 0x00007fff85c15311 -[NSSQLFetchIntermediate generateSQLStringInContext:] + 97
5   com.apple.CoreData            <b>     </b> 0x00007fff85c11bb7 -[NSSQLGenerator generateSQLStatementForFetchRequest:ignoreInheritance:countOnly:] + 343
6   com.apple.CoreData            <b>     </b> 0x00007fff85c11848 -[NSSQLAdapter _newSelectStatementWithFetchRequest:ignoreInheritance:] + 520
7   com.apple.CoreData            <b>     </b> 0x00007fff85c11634 -[NSSQLAdapter newSelectStatementWithFetchRequest:] + 20
8   com.apple.CoreData            <b>     </b> 0x00007fff85c11439 -[NSSQLCore newRowsForFetchPlan:] + 105
9   com.apple.CoreData            <b>     </b> 0x00007fff85c10e38 -[NSSQLCore objectsForFetchRequest:inContext:] + 344
10  com.apple.CoreData            <b>     </b> 0x00007fff85c10a86 -[NSSQLCore executeRequest:withContext:] + 166
11  com.apple.CoreData            <b>     </b> 0x00007fff85c100e0 -[NSPersistentStoreCoordinator(_NSInternalMethods) executeRequest:withContext:] + 688
12  com.apple.CoreData            <b>     </b> 0x00007fff85c0d9fb -[NSManagedObjectContext executeFetchRequest:error:] + 267
13  ...apple.AddressBook.framework<b>     </b> 0x00007fff8056ec0b +[ABRecordCoreDataFactoryImpl fetchObjectsForClass:withPredicate:prefetchingKeyPaths:managedObjectContext:] + 481
14  ...apple.AddressBook.framework<b>     </b> 0x00007fff8056e9e9 +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:] + 150
15  ...apple.AddressBook.framework<b>     </b> 0x00007fff80574630 -[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:] + 289
16  ...apple.AddressBook.framework<b>     </b> 0x00007fff80571eaf -[ABAddressBook recordsMatchingSearchElement:takeLock:] + 975
17  ...apple.AddressBook.framework<b>     </b> 0x00007fff80583d38 +[PHXSource(DataSourceClient) recordsMatchingSearchElement:] + 305
18  com.apple.MessageFramework    <b>     </b> 0x00007fff85df223d -[MailAddressManager expandPrivateAliases:] + 337
19  com.apple.mail                <b>     </b> 0x000000010007c5f4 0x100000000 + 509428
20  com.apple.mail                <b>     </b> 0x000000010007b897 0x100000000 + 506007
21  com.apple.mail                <b>     </b> 0x00000001000aa3b8 0x100000000 + 697272
22  com.apple.CoreFoundation      <b>     </b> 0x00007fff815d596c __invoking___ + 140
23  com.apple.CoreFoundation      <b>     </b> 0x00007fff815d583d -[NSInvocation invoke] + 141
24  com.apple.MessageFramework    <b>     </b> 0x00007fff85d53cb9 -[MonitoredInvocation invoke] + 214
25  com.apple.MessageFramework    <b>     </b> 0x00007fff85d3acbf -[ThrowingInvocationOperation main] + 31
26  com.apple.MessageFramework    <b>     </b> 0x00007fff85d3a5ff -[_MFInvocationOperation main] + 275
27  com.apple.Foundation          <b>     </b> 0x00007fff87dc5cc4 -[__NSOperationInternal start] + 681
28  com.apple.Foundation          <b>     </b> 0x00007fff87ea4ae7 __doStart2 + 97
29  libSystem.B.dylib             <b>     </b> 0x00007fff85a20284 _dispatch_call_block_and_release + 15
30  libSystem.B.dylib             <b>     </b> 0x00007fff859fe7f1 _dispatch_worker_thread2 + 239
31  libSystem.B.dylib             <b>     </b> 0x00007fff859fe128 _pthread_wqthread + 353
32  libSystem.B.dylib             <b>     </b> 0x00007fff859fdfc5 start_wqthread + 13
Thread 11:  Dispatch queue: com.apple.root.low-priority
0   libSystem.B.dylib             <b>     </b> 0x00007fff859e42d6 semaphore_wait_trap + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff85a20629 _dispatch_semaphore_wait_slow + 211
2   libSystem.B.dylib             <b>     </b> 0x00007fff85a2045d _dispatch_barrier_sync_f_slow + 134
3   com.apple.Foundation          <b>     </b> 0x00007fff87dc705e -[__NSOperationInternal dealloc] + 85
4   com.apple.Foundation          <b>     </b> 0x00007fff87dc7002 -[NSOperation dealloc] + 67
5   ...apple.AddressBook.framework<b>     </b> 0x00007fff8057a05f -[ABSearchOperation dealloc] + 158
6   ...ook.AddressBookServerPlugin<b>     </b> 0x00000001158bf84f 0x1158a8000 + 96335
7   libSystem.B.dylib             <b>     </b> 0x00007fff859fe7f1 _dispatch_worker_thread2 + 239
8   libSystem.B.dylib             <b>     </b> 0x00007fff859fe128 _pthread_wqthread + 353
9   libSystem.B.dylib             <b>     </b> 0x00007fff859fdfc5 start_wqthread + 13
Thread 12:
0   libSystem.B.dylib             <b>     </b> 0x00007fff85a1ef8a __semwait_signal + 10
1   libSystem.B.dylib             <b>     </b> 0x00007fff85a1ee19 nanosleep + 148
2   libSystem.B.dylib             <b>     </b> 0x00007fff85a1ed83 usleep + 57
3   com.apple.AppKit              <b>     </b> 0x00007fff821f9361 -[NSUIHeartBeat _heartBeatThread:] + 1540
4   com.apple.Foundation          <b>     </b> 0x00007fff87d9cf29 __NSThread__main__ + 1429
5   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d4f6 _pthread_start + 331
6   libSystem.B.dylib             <b>     </b> 0x00007fff85a1d3a9 thread_start + 13
Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000008  rbx: 0x0000000000000000  rcx: 0xffffffff89abcdef  rdx: 0xffffffff89abce37
  rdi: 0x000000011c212220  rsi: 0x000000011c212220  rbp: 0x0000000113980e10  rsp: 0x0000000113980c80
   r8: 0x0000000000000010   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x00007fff87db34d3
  r12: 0x0000000000000001  r13: 0x0000000000000001  r14: 0x00000001169568c0  r15: 0x00000001153bb060
  rip: 0x00007fff87dc6d22  rfl: 0x0000000000010292  cr2: 0xffffffff89abce37
Binary Images:
       0x100000000 -        0x100339fe7  com.apple.mail 4.5 (1084) <4E11604B-93C6-8C9C-C40D-E590AEEA1A82> /Applications/Mail.app/Contents/MacOS/Mail
       0x100600000 -        0x100602fff  libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <C11B69E6-E78C-5B44-6AEE-73739A0EB2FF> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
       0x10151a000 -        0x10151efff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x113aeb000 -        0x113aeefff  com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
       0x113af3000 -        0x113af9fff  com.apple.AddressBook.LDAPSource 1.0.3 (883) <F326BDE3-243D-5D6B-9A2A-E14B4F1C4F54> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
       0x11421f000 -        0x114225fff  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x115583000 -        0x115596ff7  com.apple.AddressBook.LocalSourceBundle 1.0.3 (883) <429E114F-0B3C-BFFE-B0A4-B798094225A3> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x1155ef000 -        0x1155effff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
       0x1155f3000 -        0x1155f8ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
       0x115825000 -        0x115875fff  com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
       0x11589f000 -        0x1158a0fff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x1158a8000 -        0x1158d4ff7  com.apple.AddressBook.AddressBookServerPlugin 10.2 (68) <862B1AD5-4351-F052-4C84-B114C804CC49> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x116ae3000 -        0x116af5fff  com.apple.mail.WebPlugIn 4.5 (1084) <951C1BF7-C574-81D9-F28B-649DA4E95889> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
       0x116b8b000 -        0x116b8fff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
       0x11779b000 -        0x1177befff  com.apple.Mail.Syncer 4.5 (1084) <9AF048E0-01D9-1545-8C74-54BC6040504D> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
       0x11a67f000 -        0x11a70dfff  com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x11b600000 -        0x11b6cbfef  com.apple.audio.units.Components 1.6.4 (1.6.4) <62662BC1-2DE2-D5FB-8397-5A9991A349B6> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 -     0x7fff80036fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80069000 -     0x7fff800a2fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
    0x7fff800a3000 -     0x7fff800dffe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
    0x7fff80198000 -     0x7fff801e0ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff801e1000 -     0x7fff8029efff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8029f000 -     0x7fff80307fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff80308000 -     0x7fff80313fff  com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff80314000 -     0x7fff80314ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff80315000 -     0x7fff803c5fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff803c6000 -     0x7fff803daff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff803db000 -     0x7fff803fbff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff803fc000 -     0x7fff80445ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff80446000 -     0x7fff804b7ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff804b8000 -     0x7fff804f5fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff804f6000 -     0x7fff8054dfff  com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8054e000 -     0x7fff80562fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80563000 -     0x7fff807a5fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff807a6000 -     0x7fff80878fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff80879000 -     0x7fff80cbcfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff80cbd000 -     0x7fff80ebbfe7  com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff80ebc000 -     0x7fff80ee5ff7  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff80ee6000 -     0x7fff80fccfef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff80fcd000 -     0x7fff80ff3fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8101c000 -     0x7fff8109bfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8109c000 -     0x7fff81306fef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff81307000 -     0x7fff8135cff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8135d000 -     0x7fff813c9ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff813ca000 -     0x7fff813cbfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff813cc000 -     0x7fff8140dff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8140e000 -     0x7fff8143ffff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8154f000 -     0x7fff816c6fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff816f7000 -     0x7fff81712fff  com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff81713000 -     0x7fff8177dfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff818f0000 -     0x7fff819b2fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff819b3000 -     0x7fff819c8ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff819c9000 -     0x7fff81a82fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff81a83000 -     0x7fff81a84ff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff81a85000 -     0x7fff81ac2ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81ac3000 -     0x7fff81afcff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff81afd000 -     0x7fff81bb2fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff81bb3000 -     0x7fff81bedfff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff81bee000 -     0x7fff81dacfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff81dad000 -     0x7fff81dbeff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff81dbf000 -     0x7fff82047fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff82048000 -     0x7fff82060fff  com.apple.iChat.InstantMessage 5.0.5 (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff82061000 -     0x7fff82063fef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff82064000 -     0x7fff82068ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff82069000 -     0x7fff82069ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8206a000 -     0x7fff82a60fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82aab000 -     0x7fff82aceff7  com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff82aeb000 -     0x7fff82af2ff7  com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff82af3000 -     0x7fff82af8fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff82cde000 -     0x7fff82d50fef  com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff82d51000 -     0x7fff82d59fff  com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff82d5a000 -     0x7fff82d94fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff82d95000 -     0x7fff82eb6fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82f1e000 -     0x7fff82f68ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82f69000 -     0x7fff82febfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff82fec000 -     0x7fff8302ffef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff83089000 -     0x7fff83105ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff83106000 -     0x7fff83150fef  com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff83151000 -     0x7fff83286ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83287000 -     0x7fff83293fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff83294000 -     0x7fff836bffef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff836c0000 -     0x7fff837d7fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff837d8000 -     0x7fff837deff7  com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff837df000 -     0x7fff8445afef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8445b000 -     0x7fff844bbff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff844bc000 -     0x7fff844d2fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff844d3000 -     0x7fff84551ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff84552000 -     0x7fff8455dff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8455e000 -     0x7fff84d68fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84d69000 -     0x7fff84d91fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff84d92000 -     0x7fff84e06ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff84edb000 -     0x7fff8504afe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8504b000 -     0x7fff85203fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff85204000 -     0x7fff85253fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85254000 -     0x7fff85255ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff85256000 -     0x7fff85446fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff85447000 -     0x7fff854d3fff  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <5BCC3A26-0EC9-B9ED-D4F0-2278F4275E93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff854d4000 -     0x7fff854d4ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff854d5000 -     0x7fff85500ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff85501000 -     0x7fff85548ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85549000 -     0x7fff8555bfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8555c000 -     0x7fff858f9fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff858fa000 -     0x7fff85907ff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff859e3000 -     0x7fff85ba4fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff85ba5000 -     0x7fff85bf4fe7  com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff85bf5000 -     0x7fff85d33fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85d34000 -     0x7fff86077fff  com.apple.MessageFramework 4.5 (1084) <C291835F-FD0E-443D-05BA-3DC0A1634E0C> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff8607d000 -     0x7fff86080fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86081000 -     0x7fff8608efe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8608f000 -     0x7fff8611bfef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8611c000 -     0x7fff86125ff7  com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff86126000 -     0x7fff86167fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff86168000 -     0x7fff8621efff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff8621f000 -     0x7fff8629cfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8629d000 -     0x7fff8699a06f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8699b000 -     0x7fff86a5cfef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff86a5d000 -     0x7fff86a63ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86a64000 -     0x7fff86bc4ff7  com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff86bc5000 -     0x7fff86c0cfff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff86c0d000 -     0x7fff86c1cfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86c1d000 -     0x7fff86c6fff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86c70000 -     0x7fff86cedfef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

Rub your stomach and pat your head? I, um, agree the above advice is unhelpful and probably won't work.
I have the same issue. Mail seems to crash just after I ask it to do something—not while idling or checking for mail—but I haven't seen a pattern. Clearly there is a corrupted file somewhere. I've started to dislike Mail so much in general that I've been slow to fix this.
"Ernie" provided a promising-sounding string of advice here:
https://discussions.apple.com/message/5296424#5296424
Please let on if you find the actual error. All the console crash reports look very, very similar.

Similar Messages

  • Safari and Mail.app crash with SIGSEGV after Monolingual / upgrade

    In order to upgrade to snow leopard, I had to free a bunch of disk space. So, I foolishly ran Monolingual to remove unused languages. I don't recall exactly which I removed, but I do remember that I did not remove Japanese. I then upgraded to Snow Leopard, but now I have a Safari and a Mail.app that crash consistently with segmentation faults.
    Mail.app crashes anytime I attempt to view a message with Japanese characters in it. I click the subject line, it tries to display it, and then crashes with a segmentation fault in Dispatch queue: com.apple.root.default-priority in the com.apple.datadetectorscore _FillNextTokenInCache method.
    Safari crashes in HistoryTextCache caching from the method com.apple.SearchKit UniCharParserGetNextWord after a few pages (5m) of browsing. Doesn't seem to matter what pages I'm viewing. Although I can force it to crash just after successfully rendering a page with japanese characters by visiting such a page.
    They repeatably crash the same way. Is there any way to fix this without having to reinstall the OS?

    I'm still having this problem. Anybody have any ideas?
    Thanks,
    eric

  • Mail app crashes unexpectedly

    Hi,
    I'm getting a Mail quit unexpectedly error. I've tried a few solutions including moving some iCloud files as well as a mail.apple folder to the Desktop and retrying, but that hasn't solved the problem. From the console, I'm getting the following info:
    Process:         Mail [7444]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         6.5 (1508)
    Build Info:      Mail-1508000000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [265]
    User ID:         501
    Date/Time:       2013-09-03 17:49:04.204 -0300
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007fe0c8100008
    VM Regions Near 0x7fe0c8100008:
        MALLOC_TINY            00007fe0c7a00000-00007fe0c8100000 [ 7168K] rw-/rwx SM=PRV
    -->
        STACK GUARD            00007fff5b721000-00007fff5ef21000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libvDSP.dylib                           0x00007fff8d928ad6 0x7fff8d90c000 + 117462
    1   com.apple.CoreText                      0x00007fff82baed5c TRun::TRun(TRun const&, CFRange, TRun::SubrangingStyle) + 850
    2   com.apple.CoreText                      0x00007fff82bae9ee CTGlyphRun::CloneRange(CTRun const*, CFRange, TRun::SubrangingStyle) + 142
    3   com.apple.CoreText                      0x00007fff82bbd764 TLine::SetLevelRange(CFRange, unsigned char, bool) + 162
    4   com.apple.CoreText                      0x00007fff82bbee2c TLine::SetTrailingWhitespaceLevel(unsigned char) + 70
    5   com.apple.CoreText                      0x00007fff82bbed58 TRunReorder::ReorderRuns(TBidiLevelsProvider const&, TLine&) + 122
    6   com.apple.CoreText                      0x00007fff82bbebfe TTypesetter::FinishLineFill(TLine&, double, double) const + 142
    7   com.apple.CoreText                      0x00007fff82b94c19 CTLineCreateWithUniCharProvider + 150
    8   com.apple.WebCore                       0x00007fff8be1ff97 WebCore::ComplexTextController::collectComplexTextRunsForCharactersCoreText(uns igned short const*, unsigned int, unsigned int, WebCore::SimpleFontData const*) + 1687
    9   com.apple.WebCore                       0x00007fff8be1f76a WebCore::ComplexTextController::collectComplexTextRuns() + 522
    10  com.apple.WebCore                       0x00007fff8be1f53c WebCore::ComplexTextController::ComplexTextController(WebCore::Font const*, WebCore::TextRun const&, bool, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >*, bool) + 476
    11  com.apple.WebCore                       0x00007fff8be1f1c9 WebCore::Font::floatWidthForComplexText(WebCore::TextRun const&, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >*, WebCore::GlyphOverflow*) const + 57
    12  com.apple.WebCore                       0x00007fff8bc7e656 WebCore::RenderText::width(unsigned int, unsigned int, WebCore::Font const&, float, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >*, WebCore::GlyphOverflow*) const + 982
    13  com.apple.WebCore                       0x00007fff8c6192c8 WebCore::RenderBlock::computeInlineDirectionPositionsForLine(WebCore::RootInlin eBox*, WebCore::LineInfo const&, WebCore::BidiRun*, WebCore::BidiRun*, bool, ***::HashMap<WebCore::InlineTextBox const*, std::__1::pair<***::Vector<WebCore::SimpleFontData const*, 0ul>, WebCore::GlyphOverflow>, ***::PtrHash<WebCore::InlineTextBox const*>, ***::HashTraits<WebCore::InlineTextBox const*>, ***::HashTraits<std::__1::pair<***::Vector<WebCore::SimpleFontData const*, 0ul>, WebCore::GlyphOverflow> > >&, WebCore::VerticalPositionCache&) + 1928
    14  com.apple.WebCore                       0x00007fff8bc82576 WebCore::RenderBlock::createLineBoxesFromBidiRuns(WebCore::BidiRunList<WebCore: :BidiRun>&, WebCore::InlineIterator const&, WebCore::LineInfo&, WebCore::VerticalPositionCache&, WebCore::BidiRun*) + 198
    15  com.apple.WebCore                       0x00007fff8c61b8e6 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 3654
    16  com.apple.WebCore                       0x00007fff8c61a02b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
    17  com.apple.WebCore                       0x00007fff8bc7bd9c WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
    18  com.apple.WebCore                       0x00007fff8bc77741 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
    19  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    20  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    21  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    22  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    23  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    24  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    25  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    26  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    27  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    28  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    29  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    30  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    31  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    32  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    33  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    34  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    35  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    36  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    37  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    38  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    39  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    40  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    41  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    42  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    43  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    44  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    45  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    46  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    47  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    48  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    49  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    50  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    51  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    52  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    53  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    54  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    55  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    56  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    57  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    58  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    59  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    60  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    61  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    62  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    63  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    64  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    65  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    66  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    67  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    68  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    69  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    70  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    71  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    72  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    73  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    74  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    75  com.apple.WebCore                       0x00007fff8bd1fab2 WebCore::RenderTableCell::layout() + 50
    76  com.apple.WebCore                       0x00007fff8bd1f9b5 WebCore::RenderTableRow::layout() + 341
    77  com.apple.WebCore                       0x00007fff8bd1f7e2 WebCore::RenderTableSection::layout() + 178
    78  com.apple.WebCore                       0x00007fff8bd1bc6d WebCore::RenderTable::layout() + 749
    79  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    80  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    81  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    82  com.apple.WebCore                       0x00007fff8bc76f84 WebCore::RenderBlock::layout() + 52
    83  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    84  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    85  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    86  com.apple.WebCore                       0x00007fff8bc76f84 WebCore::RenderBlock::layout() + 52
    87  com.apple.WebCore                       0x00007fff8bc7a076 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    88  com.apple.WebCore                       0x00007fff8bc79477 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 567
    89  com.apple.WebCore                       0x00007fff8bc77767 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    90  com.apple.WebCore                       0x00007fff8bc76f84 WebCore::RenderBlock::layout() + 52
    91  com.apple.WebCore                       0x00007fff8bc76ed7 WebCore::RenderView::layout() + 759
    92  com.apple.WebCore                       0x00007fff8bc763b6 WebCore::FrameView::layout(bool) + 1702
    93  com.apple.WebCore                       0x00007fff8bc6ac48 WebCore::Document::implicitClose() + 776
    94  com.apple.WebCore                       0x00007fff8bc6a861 WebCore::FrameLoader::checkCompleted() + 337
    95  com.apple.WebCore                       0x00007fff8bc6a14f WebCore::FrameLoader::finishedParsing() + 95
    96  com.apple.WebCore                       0x00007fff8bc6a033 WebCore::Document::finishedParsing() + 339
    97  com.apple.WebCore                       0x00007fff8bc4bdd8 WebCore::HTMLDocumentParser::prepareToStopParsing() + 168
    98  com.apple.WebCore                       0x00007fff8bc3c25d WebCore::DocumentWriter::end() + 61
    99  com.apple.WebCore                       0x00007fff8bc38363 WebCore::DocumentLoader::finishedLoading() + 163
    100 com.apple.WebCore                       0x00007fff8bcaa340 WebCore::MainResourceLoader::didFinishLoading(double) + 208
    101 com.apple.WebCore                       0x00007fff8bca3e13 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 1139
    102 com.apple.WebCore                       0x00007fff8bca3969 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 73
    103 com.apple.WebCore                       0x00007fff8bca3429 WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 921
    104 com.apple.WebCore                       0x00007fff8bf0f962 WebCore::MainResourceLoader::handleDataLoadNow(WebCore::RunLoopTimer<WebCore::M ainResourceLoader>*) + 706
    105 com.apple.CoreFoundation                0x00007fff8dd28804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    106 com.apple.CoreFoundation                0x00007fff8dd2831d __CFRunLoopDoTimer + 557
    107 com.apple.CoreFoundation                0x00007fff8dd0dad9 __CFRunLoopRun + 1529
    108 com.apple.CoreFoundation                0x00007fff8dd0d0e2 CFRunLoopRunSpecific + 290
    109 com.apple.HIToolbox                     0x00007fff83a02eb4 RunCurrentEventLoopInMode + 209
    110 com.apple.HIToolbox                     0x00007fff83a02c52 ReceiveNextEventCommon + 356
    111 com.apple.HIToolbox                     0x00007fff83a02ae3 BlockUntilNextEventMatchingListInMode + 62
    112 com.apple.AppKit                        0x00007fff8ce22533 _DPSNextEvent + 685
    113 com.apple.AppKit                        0x00007fff8ce21df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    114 com.apple.AppKit                        0x00007fff8ce191a3 -[NSApplication run] + 517
    115 com.apple.AppKit                        0x00007fff8cdbdbd6 NSApplicationMain + 869
    116 libdyld.dylib                           0x00007fff848077e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff84d36d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8eacddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8eacd9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 4:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff84d36122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6a4dfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff8dfaccaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff8dfb2227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff8485ac66 -[LibraryIMAPStore _retrieveNewMessagesForCheckingNewMail:] + 237
    5   com.apple.MessageFramework              0x00007fff8484fa63 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 626
    6   com.apple.MessageFramework              0x00007fff8484f688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    7   com.apple.CoreFoundation                0x00007fff8dd5f09c __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8dd5ef37 -[NSInvocation invoke] + 263
    9   com.apple.CoreMessage                   0x00007fff8f10f7d7 -[MonitoredInvocation invoke] + 225
    10  com.apple.CoreMessage                   0x00007fff8f127e22 -[ThrowingInvocationOperation main] + 33
    11  com.apple.CoreMessage                   0x00007fff8f0d3f82 -[_MFInvocationOperation main] + 431
    12  com.apple.Foundation                    0x00007fff89c13926 -[__NSOperationInternal start] + 684
    13  com.apple.Foundation                    0x00007fff89c1b0f1 __block_global_6 + 129
    14  libdispatch.dylib                       0x00007fff8eacef01 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x00007fff8eacb0b6 _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff8eacc1fa _dispatch_worker_thread2 + 304
    17  libsystem_c.dylib                       0x00007fff8b6a1d0b _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 8:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff84d34686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84d33c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8dd08233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8dd0d916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8dd0d0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff8f0ac0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff8f0ae8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff8f0c8a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff8f0c8961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff8f0c84f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff8df96486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff8df9ce14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff8dfbf428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff8df9657a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff8df967eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff8df9ba87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff8df9b3d1 -[IMAPConnection executeFetch:] + 44
    17  com.apple.IMAP                          0x00007fff8df88ee2 -[IMAPClientFetchOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff8df959f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff8dfa8501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff8dfa7fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff8df8cae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff89c13926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff89c1b0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff8eacef01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff8eacb0b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff8eacc1fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8b6a1d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 11:: -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   com.apple.CoreFoundation                0x00007fff8dcdb39b __CFStringCreateImmutableFunnel3 + 1195
    1   com.apple.CoreFoundation                0x00007fff8dcdaedb CFStringCreateWithCString + 91
    2   com.apple.Foundation                    0x00007fff89c2a238 -[NSString initWithUTF8String:] + 182
    3   com.apple.MessageFramework              0x00007fff8483703d -[LibraryMessage setRemoteID:documentID:flags:size:mailboxID:originalMailboxID:color:conversatio nID:] + 84
    4   com.apple.MessageFramework              0x00007fff8483661d messageForStmt + 478
    5   com.apple.MessageFramework              0x00007fff848d8450 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 304
    6   com.apple.MessageFramework              0x00007fff8480d593 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1345
    7   com.apple.MessageFramework              0x00007fff8482e3c1 +[Library sendMessagesMatchingQuery:to:options:] + 398
    8   com.apple.MessageFramework              0x00007fff8482a952 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
    9   com.apple.MessageFramework              0x00007fff84835b94 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
    10  com.apple.MessageFramework              0x00007fff848358a7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
    11  com.apple.MessageFramework              0x00007fff8484f826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    12  com.apple.MessageFramework              0x00007fff8485d24a -[RemoteStoreAccount _synchronizeMailboxesSynchronously] + 269
    13  com.apple.MessageFramework              0x00007fff8485b446 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 911
    14  com.apple.CoreFoundation                0x00007fff8dd5f09c __invoking___ + 140
    15  com.apple.CoreFoundation                0x00007fff8dd5ef37 -[NSInvocation invoke] + 263
    16  com.apple.CoreMessage                   0x00007fff8f10f7d7 -[MonitoredInvocation invoke] + 225
    17  com.apple.CoreMessage                   0x00007fff8f127e22 -[ThrowingInvocationOperation main] + 33
    18  com.apple.CoreMessage                   0x00007fff8f0d3f82 -[_MFInvocationOperation main] + 431
    19  com.apple.Foundation                    0x00007fff89c13926 -[__NSOperationInternal start] + 684
    20  com.apple.Foundation                    0x00007fff89c1b0f1 __block_global_6 + 129
    21  libdispatch.dylib                       0x00007fff8eacef01 _dispatch_call_block_and_release + 15
    22  libdispatch.dylib                       0x00007fff8eacb0b6 _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8eacc1fa _dispatch_worker_thread2 + 304
    24  libsystem_c.dylib                       0x00007fff8b6a1d0b _pthread_wqthread + 404
    25  libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff84d34686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84d33c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8dd08233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8dd0d916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8dd0d0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff89c1f7ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff89bb81aa -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x00007fff8f0acd57 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x00007fff89c1a562 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff8b69f7a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8b68c1e1 thread_start + 13
    Thread 22:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff84d36322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8dd4cf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8b69f7a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8b68c1e1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 26:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff84d34686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84d33c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8dd08233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8dd0d916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8dd0d0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff89c1f7ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.MessageFramework              0x00007fff8491fe2d -[MessageHTMLConverter _loadWebViewOnMainThreadFromData:withTextEncodingName:orFromWebArchive:] + 552
    7   com.apple.MessageFramework              0x00007fff8491f604 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 79
    8   com.apple.CoreMessage                   0x00007fff8f0eb0c6 -[MimePart(StringRendering) renderString:] + 1120
    9   com.apple.CoreMessage                   0x00007fff8f0eaa77 -[MimeBody(StringRendering) renderStringForJunk:] + 258
    10  com.apple.CoreMessage                   0x00007fff8f0eac4c -[MimeBody(StringRendering) renderString:] + 108
    11  com.apple.CoreMessage                   0x00007fff8f0db4b0 -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 120
    12  com.apple.MessageFramework              0x00007fff848c9b57 -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 122
    13  com.apple.MessageFramework              0x00007fff8491cf14 -[MessageCriterion _evaluateJunkMailCriterion:] + 1077
    14  com.apple.MessageFramework              0x00007fff8491dfd7 -[MessageCriterion _evaluateMessage:] + 80
    15  com.apple.MessageFramework              0x00007fff8491df7f -[MessageCriterion doesMessageSatisfyRuleEvaluationCriterion:] + 75
    16  com.apple.MessageFramework              0x00007fff8492b6f2 -[MessageRule doesMessageSatisfyCriteria:] + 453
    17  com.apple.MessageFramework              0x00007fff84923807 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 499
    18  com.apple.MessageFramework              0x00007fff849252f2 -[MessageRouter routeMessages:fromStores:] + 2225
    19  com.apple.MessageFramework              0x00007fff8493242f -[MessageStore routeMessages:isUserAction:] + 123
    20  com.apple.IMAP                          0x00007fff8dfb3028 -[IMAPMailboxSyncEngine _processResponsesWithMonitor:] + 1709
    21  com.apple.IMAP                          0x00007fff8dfb2552 -[IMAPMailboxSyncEngine _goWithMessages:] + 858
    22  com.apple.CoreFoundation                0x00007fff8dd5f09c __invoking___ + 140
    23  com.apple.CoreFoundation                0x00007fff8dd5ef37 -[NSInvocation invoke] + 263
    24  com.apple.CoreMessage                   0x00007fff8f10f7d7 -[MonitoredInvocation invoke] + 225
    25  com.apple.CoreMessage                   0x00007fff8f127e22 -[ThrowingInvocationOperation main] + 33
    26  com.apple.CoreMessage                   0x00007fff8f0d3f82 -[_MFInvocationOperation main] + 431
    27  com.apple.Foundation                    0x00007fff89c13926 -[__NSOperationInternal start] + 684
    28  com.apple.Foundation                    0x00007fff89c1b0f1 __block_global_6 + 129
    29  libdispatch.dylib                       0x00007fff8eacef01 _dispatch_call_block_and_release + 15
    30  libdispatch.dylib                       0x00007fff8eacb0b6 _dispatch_client_callout + 8
    31  libdispatch.dylib                       0x00007fff8eacc1fa _dispatch_worker_thread2 + 304
    32  libsystem_c.dylib                       0x00007fff8b6a1d0b _pthread_wqthread + 404
    33  libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff84d366d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6a1f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b6a1d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b68c1d1 start_wqthread + 13
    Thread 28:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff84d34686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84d33c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8dd08233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8dd0d916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8dd0d0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff89bbc546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff89c1a562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8b69f7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8b68c1e1 thread_start + 13
    Thread 29:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff84d360fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6a3fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff83ff1b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff84214bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8422a25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8b69f7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8b68c1e1 thread_start + 13
    Thread 30:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff84d360fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6a3fe9 _pthread_cond_wait + 869
    2   com.apple.JavaS

    I'd the same problems, someone send the character sequence in the subject line of an email an Mail.app crash when launching.
    What I did to fix the problem was:
    Remove the message from mailbox using a webmail interface (use firefox ,not Chrome or Safari as both of them use the CoreText library.
    Perform a TimeMachine of the system.
    from a terminal go to ~/Library/Mail/V2/MailData/ and remove the "Envelope\Index" (or move it to another location)
    Launch the Mail.app  , it will rebuild all the index of the mails (can take hours if you have a large mailbox)
    in my calse Mail.app fails at the end , with a message of damaged index, but after launching again the program ,  (said "no " to the open windows message) I was able to use Mail.app again.
    I hope that Apple could provide a fix/patch/security update soon

  • After iOS 8 update, the mail app crashes on iPhone 4S

    I've updated to iOS 8 this afternoon and now the mail app crashes.  It will open the first time after a power off and restart of my 4S but after that first time it will crash every single time I try to open it. I can only reopen it after I've done a full reboot of the phone, and then only once. Is there a quick fix or do I get to wait for an update?

    I tried all of the suggested solutions mentioned in this thread, and finally did a full reset according to Apple's instructions, step by step (as an engineer and 40 year computer user I am good at that stuff).
    Sorry to say after the several hour process, not one of the problems I have experienced have been solved. 
    IPad 2 is still running slow and choppy.
    Some Apps do not even load.
    Website pages will not load and result in error messages. One particularly annoying Safari error on loading a new web page is:  "a problem occurred with this webpage so it was reloaded".
    MY iPad  2 worked perfectly for the last couple of years through several updates that performed seamlessly, but this one and the two most recent corrected updates have rendered my iPad so degraded that I don't think I will be using it much anymore. I originally bought the tablet because of it's smooth GUI and fast performance, the reliability and error free environment, and Apple's proven record for effective updates. That's all gone now.

  • Sporadic Mail.app crashes when previewing messages with attachments

    Hi,
    Mail.app crashes about 10% of the time that I click on an e-mail with an attachment. It seems to crash as it is decoding the attachment for viewing in the preview pane of the application. It doesn't seem to matter what type the attachment is. I think it only happens in my main work IMAP account, not my .Mac account, but I'm not 100% sure of that.
    Is anyone else having this problem, and does anyone have a suggestion for how I might fix it?
    I keep hoping that it will get magically fixed at some system update, but it has persisted in 10.4.9.
    A sample crash log is below.
    Thanks,
    -- Paul
    Host Name: mcxr2
    Date/Time: 2007-03-20 16:58:27.311 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [105]
    Version: 2.1 (752)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520000
    PID: 10610
    Thread: 12
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x4d657393
    Thread 0:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x9329bb20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x9329b1b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x9329b020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x937a1ae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x937a17a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x9379dcec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9388e87c NSApplicationMain + 452
    11 com.apple.mail 0x000871d8 0x1000 + 549336
    12 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf20a8 -[NSRunLoop run] + 76
    6 com.apple.MessageFramework 0x9b050198 +[_NSSocket _runIOThread] + 92
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9001fa0c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0a6a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0b7e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf20a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95bb6e30 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c548 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003102c pthreadcondwait + 480
    2 com.apple.Foundation 0x92bea30c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x9383e708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002f20c kevent + 12
    1 com.apple.DesktopServices 0x92af6eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc483c PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9002c548 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003102c pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc4a2c MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af752c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc483c PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9b04bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9b04bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9b04bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 12 Crashed:
    0 <<00000000>> 0xfffeff18 objcmsgSendrtp + 24
    1 com.apple.Foundation 0x92bbf908 NSPopAutoreleasePool + 536
    2 com.apple.MessageFramework 0x9b04beb4 -[InvocationQueue _drainQueue] + 468
    3 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071be8 pthreadcond_timedwait_relativenp + 556
    2 ...apple.AddressBook.framework 0x94dfbcac -[ABRemoteImageLoader workLoop] + 132
    3 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 12 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff18 srr1: 0x100000000000f030 vrsave: 0x0000000000000000
    cr: 0x44000224 xer: 0x0000000000000000 lr: 0x0000000092bbf908 ctr: 0x000000009012be18
    r0: 0x0000000000000001 r1: 0x00000000f0315920 r2: 0x0000000015930674 r3: 0x0000000016977d70
    r4: 0x0000000090aaa904 r5: 0x00000000000003e8 r6: 0xffffffffffffffff r7: 0x00000000163e9000
    r8: 0x0000000000000001 r9: 0x0000000015930000 r10: 0x000000000000000c r11: 0x000000006f54a904
    r12: 0x000000004d657373 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x00000000ab04bce0 r27: 0x0000000000000000
    r28: 0x0000000019967a00 r29: 0x0000000016977d70 r30: 0x0000000016f0e1f0 r31: 0x0000000092bbf704
    Binary Images Description:
    0x1000 - 0x199fff com.apple.mail 2.1 (752) /Applications/Mail.app/Contents/MacOS/Mail
    0x30e000 - 0x30efff com.apple.SpotLightCM 1.0 (121.34) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x6b0000 - 0x6b6fff com.Adobe.print.AdobePDF.pde AdobePDF 6.0.2 (6.0.2) /Library/Printers/PPD Plugins/AdobePDFPDE.plugin/Contents/MacOS/AdobePDFPDE
    0x6bb000 - 0x6c5fff com.hp.print.pde.ColorOptions 2.0.4.062 /Library/Printers/hp/PDEs/hpColorOptions.plugin/Contents/MacOS/hpColorOptions
    0x6c9000 - 0x6ddfff com.hp.framework.imaging 2.0.4.062 /Library/Printers/hp/Frameworks/hpImaging.framework/Versions/C/hpImaging
    0x707000 - 0x70efff com.hp.print.pde.EdgeToEdge 2.0.4.062 /Library/Printers/hp/PDEs/hpEdgeToEdge.plugin/Contents/MacOS/hpEdgeToEdge
    0x72f000 - 0x738fff com.hp.print.pde.HPFinishing 2.0.4.062 /Library/Printers/hp/PDEs/hpFinishing.plugin/Contents/MacOS/hpFinishing
    0x75a000 - 0x761fff com.hp.print.pde.ImageQuality 2.0.4.062 /Library/Printers/hp/PDEs/hpImageQuality.plugin/Contents/MacOS/hpImageQuality
    0x782000 - 0x789fff com.hp.print.pde.ProofAndPrint 2.0.4.062 /Library/Printers/hp/PDEs/hpProofAndPrint.plugin/Contents/MacOS/hpProofAndPrint
    0x1779000 - 0x1786fff thePatchCocoa ??? (0.0.1d1) /Applications/CodeTek VirtualDesktop Pro.app/Contents/Resources/patch.bundle/Contents/Resources/thePatchCocoa.bundle /Contents/MacOS/thePatchCocoa
    0x1594b000 - 0x1594dfff com.apple.AutomatorCMM 1.0.1 (68) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1601d000 - 0x1601ffff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x16126000 - 0x16129fff com.lemkesoft.GraphicConverterCMI 1.1 /Users/paulr/Library/Contextual Menu Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI
    0x161bd000 - 0x161c1fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x16325000 - 0x1633cfff com.chronos.ChronosNotesCM 5.6.2 /Users/paulr/Library/Contextual Menu Items/ChronosNotesCM.plugin/Contents/MacOS/ChronosNotesCM
    0x1634c000 - 0x1635afff com.cocoatech.PathFinderCM Path Finder CM version 2.1.1 (2.1.2) /Users/paulr/Library/Contextual Menu Items/Path Finder CM.plugin/Contents/MacOS/Path Finder CM
    0x16363000 - 0x16378fff com.stuffit.StuffItCM 9.0.1 /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x16c4f000 - 0x16c62fff com.apple.Mail.Syncer 1.0.8 (749.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x16e3d000 - 0x16e45fff com.apple.print.converter.plugin 4.3 (157.7) /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x1720d000 - 0x17239fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x1747f000 - 0x17499fff StuffItSupport.dylib /Library/Frameworks/StuffIt.framework/Versions/A/StuffItSupport.dylib
    0x175bf000 - 0x175dffff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x175ef000 - 0x17608fff com.apple.print.PrintingTiogaPDEs 4.3 (157.7) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
    0x74400000 - 0x74413fff libPPDLib.dylib /System/Library/Printers/Libraries/libPPDLib.dylib
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /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 - 0x90b5afff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.9 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x91413fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91426000 - 0x91431fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91436000 - 0x9143efff libbsm.dylib /usr/lib/libbsm.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff 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
    0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c8fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431a000 - 0x9431afff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9431c000 - 0x944dcfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94526000 - 0x94563fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456b000 - 0x945bbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c4000 - 0x945d8fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9461d000 - 0x94662fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x946f4000 - 0x94710fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94724000 - 0x94768fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478c000 - 0x9479bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a3000 - 0x947affff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947b5000 - 0x947d4fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x947f5000 - 0x9480dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94814000 - 0x94ae9fff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x94bad000 - 0x94c1efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c91000 - 0x94cb2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94dba000 - 0x94eeafff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f7c000 - 0x94f8bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f93000 - 0x94fc0fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94fc7000 - 0x94fd7fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fdb000 - 0x9500afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9501a000 - 0x95037fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95bb4000 - 0x95c42fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95c9e000 - 0x95d34fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95d71000 - 0x9607dfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96206000 - 0x9622ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96237000 - 0x962b3fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9657b000 - 0x965adfff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96b17000 - 0x96b18fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x97551000 - 0x97570fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97740000 - 0x97743fff com.apple.normalizer.privateframework 1.0.7 /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/PSNormalize r
    0x97746000 - 0x977c0fff libAGM.dylib /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibAGM.dylib
    0x97803000 - 0x97845fff libICC.dylib /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibICC.dylib
    0x97877000 - 0x97b10fff libnserverlite.dylib /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibnserverlite.dylib
    0x97be1000 - 0x97c06fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x98692000 - 0x986a0fff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x988b1000 - 0x98982fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x989ff000 - 0x989fffff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98bc8000 - 0x98be0fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x99105000 - 0x99148fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9916e000 - 0x99195fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x99824000 - 0x99867fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9b01c000 - 0x9b027fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9b032000 - 0x9b18bfff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9bb71000 - 0x9bb88fff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
    0x9bb93000 - 0x9bb93fff libCGNormalizer.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGNormalizer.A.dylib
    0xbbf80000 - 0xbc011fff StuffItCore.dylib /Library/Frameworks/StuffIt.framework/Versions/A/StuffItCore.dylib
    0xeab00000 - 0xeab25fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    0xebf80000 - 0xebff1fff com.stuffit.sdk 9.0.1 /Library/Frameworks/StuffIt.framework/Versions/A/StuffIt
    PowerMac Quad G5   Mac OS X (10.4.9)   4GB RAM

    I have also experienced this problem, since I started with 10.4.7 and through updates to 10.4.9. I would agree with the 10% estimate of the frequency of the problem, though today for some reason it has happened more frequently; I found this thread while searching the discussions for a solution.
    I, too, am hestitant to archive and reinstall. This problem is annoying, but the hassle and risk of a reinstall worries me. Any other suggestions? I attach my most recent crash report, in case it might shed more light on this issue.
    Thanks.
    J
    Date/Time: 2007-04-15 10:36:33.064 -0400
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [63]
    Version: 2.1.1 (752.3)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520300
    PID: 1303
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000027
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a59380 objc_msgSend + 16
    1 com.apple.Foundation 0x927fc59e -[NSMutableRLEArray deleteObjectsInRange:] + 63
    2 com.apple.Foundation 0x927fb976 -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 337
    3 com.apple.AppKit 0x93313577 -[NSStringDrawingTextStorage textContainerForAttributedString:containerSize:lineFragmentPadding:] + 384
    4 com.apple.AppKit 0x932f274b _NSStringDrawingCore + 3780
    5 com.apple.AppKit 0x933b28d8 -[NSString(NSStringDrawing) drawInRect:withAttributes:] + 660
    6 com.apple.mail 0x000387e0 0x1000 + 227296
    7 com.apple.AppKit 0x933bc269 -[NSTableView _drawContentsAtRow:column:clipRect:] + 1022
    8 com.apple.AppKit 0x933bb02b -[NSTableView drawRow:clipRect:] + 335
    9 com.apple.MessageFramework 0x994c9683 -[ASExtendedTableView drawRow:clipRect:] + 440
    10 com.apple.AppKit 0x933b87ce -[NSTableView drawRowIndexes:clipRect:] + 99
    11 com.apple.AppKit 0x933b76a4 -[NSTableView drawRect:] + 2499
    12 com.apple.MessageFramework 0x994a6bf7 -[ASExtendedTableView drawRect:] + 199
    13 com.apple.AppKit 0x932e33b1 -[NSView _drawRect:clip:] + 3228
    14 com.apple.AppKit 0x932e1893 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1273
    15 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    16 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    17 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    18 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    19 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    20 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    21 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    22 com.apple.AppKit 0x932e0b78 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    23 com.apple.AppKit 0x932e0362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
    24 com.apple.AppKit 0x932dfc8e -[NSView displayIfNeeded] + 439
    25 com.apple.AppKit 0x932dfa32 -[NSWindow displayIfNeeded] + 168
    26 com.apple.mail 0x000290f9 0x1000 + 164089
    27 com.apple.AppKit 0x9332fd6c _handleWindowNeedsDisplay + 206
    28 com.apple.CoreFoundation 0x9082ed6e __CFRunLoopDoObservers + 342
    29 com.apple.CoreFoundation 0x9082de10 CFRunLoopRunSpecific + 827
    30 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    31 com.apple.HIToolbox 0x92dde8d8 RunCurrentEventLoopInMode + 285
    32 com.apple.HIToolbox 0x92dddf19 ReceiveNextEventCommon + 184
    33 com.apple.HIToolbox 0x92ddde39 BlockUntilNextEventMatchingListInMode + 81
    34 com.apple.AppKit 0x93264465 _DPSNextEvent + 572
    35 com.apple.AppKit 0x93264056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    36 com.apple.AppKit 0x9325dddb -[NSApplication run] + 512
    37 com.apple.AppKit 0x93251d2f NSApplicationMain + 573
    38 com.apple.mail 0x00094df2 0x1000 + 605682
    39 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92825d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92825c36 -[NSRunLoop run] + 75
    5 com.apple.MessageFramework 0x9949f5af +[_NSSocket _runIOThread] + 97
    6 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288ed30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288ec7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9949a821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288ed30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288ec7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9949a821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x94760646 -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288ed30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288ec7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9949a821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92825a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9284cbc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92825d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92825c36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94cbd529 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000007 ebx: 0x927faffb ecx: 0x90abffd0 edx: 0x162a03a0
    edi: 0x0000003b esi: 0x00000001 ebp: 0xbfffd078 esp: 0xbfffd008
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a59380 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    MacBook Pro 15"   Mac OS X (10.4.9)  

  • Mail app crashes in ios8.  Anyone else?

    EEver since I downloaded ios8 on my iPhone 5 and iPad the mail app crashes every other time I open it.   Very frustrating.   Wondering if there has been any discussion of this and when it might be fixed.  Probably shouldn't have made this update yet...

    Same issue with iPhone 5. Mail app loads, it shows a white screen with only the compose button in the bottom right corner, and 10 seconds later the screen goes black and returns to the home screen.
    I've read that doing a reset (holding down the home button while powering off the phone) resolves this and it did once, but that no longer seems to resolve the issue either. This has definitely begun after iOS 8.02.
    I've upgraded to iOS8.1 and the issue still persists.
    Anyone else out there having the same issue? Am hoping Apple fixes this in their next update.

  • Mail app crash

    My mail app crashes every time I open it. I can access mail through iCloud via a browser!
    I am running OS X Yosemite but I am sure it is not related to this update as the problem has been ongoing before this.
    Any ideas please?
    thank you
    jinxysculler

    Process:               Mail [1887]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.1 (1993)
    Build Info:            Mail-1993000000000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [1887]
    User ID:               501
    Date/Time:             2014-12-13 14:48:26.685 +0000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        EB9C11D5-5546-125F-9613-6261B188887D
    Time Awake Since Boot: 8800 seconds
    Crashed Thread:        19  Dispatch queue: NSOperationQueue 0x6080006231e0 :: NSOperation 0x6080006597d0 (QOS: USER_INITIATED)
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+entityForName: nil is not a legal NSPersistentStoreCoordinator for searching for entity name 'Action''
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8579464c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff89a3a6de objc_exception_throw + 43
    2   CoreData                            0x00007fff90069eb7 +[NSEntityDescription entityForName:inManagedObjectContext:] + 263
    3   CoreData                            0x00007fff9006b4d9 -[NSFetchRequest(_NSInternalMethods) _resolveEntityWithContext:] + 73
    4   CoreData                            0x00007fff9006a249 -[NSManagedObjectContext executeFetchRequest:error:] + 153
    5   MailService                         0x00007fff8acce3b2 __47-[MSExternalUpdatesManager processLocalActions]_block_invoke + 352
    6   Foundation                          0x00007fff8f2522e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    7   Foundation                          0x00007fff8f13e905 -[NSBlockOperation main] + 97
    8   Foundation                          0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    9   Foundation                          0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    10  libdispatch.dylib                   0x00007fff88645c13 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007fff88649365 _dispatch_queue_drain + 1100
    12  libdispatch.dylib                   0x00007fff8864aecc _dispatch_queue_invoke + 202
    13  libdispatch.dylib                   0x00007fff886486b7 _dispatch_root_queue_drain + 463
    14  libdispatch.dylib                   0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    15  libsystem_pthread.dylib             0x00007fff888056cb _pthread_wqthread + 729
    16  libsystem_pthread.dylib             0x00007fff888034a1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Suggestions         0x00007fff8706ee4e -[SGTMailQueryGenius setMailAccountPaths:] + 0
    1   com.apple.mail                 0x000000010cf027ba 0x10cea2000 + 395194
    2   com.apple.Foundation           0x00007fff8f17babb __NSFireDelayedPerform + 364
    3   com.apple.CoreFoundation       0x00007fff856e7b44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    4   com.apple.CoreFoundation       0x00007fff856e77d3 __CFRunLoopDoTimer + 1059
    5   com.apple.CoreFoundation       0x00007fff8575ad9d __CFRunLoopDoTimers + 301
    6   com.apple.CoreFoundation       0x00007fff856a4268 __CFRunLoopRun + 2024
    7   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    8   com.apple.HIToolbox           0x00007fff82b7c43f RunCurrentEventLoopInMode + 235
    9   com.apple.HIToolbox           0x00007fff82b7c1ba ReceiveNextEventCommon + 431
    10  com.apple.HIToolbox           0x00007fff82b7bffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    11  com.apple.AppKit               0x00007fff87a1f6d1 _DPSNextEvent + 964
    12  com.apple.AppKit               0x00007fff87a1ee80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    13  com.apple.AppKit               0x00007fff87a12e23 -[NSApplication run] + 594
    14  com.apple.AppKit               0x00007fff879fe2d4 NSApplicationMain + 1832
    15  libdyld.dylib                 0x00007fff8c70a5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff91a4922e kevent64 + 10
    1   libdispatch.dylib             0x00007fff88648a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff856a4b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff856a3fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8a6fad20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff8f17db7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff91a483f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 7:: -[MFAosImapAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x60000005d790 :: NSOperation 0x600000850440 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff856a4b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff856a3fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8f17fab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.MailCore             0x00007fff879b8d39 -[MCSocket _waitForSecurityLayerNegotiationStreamsAreScheduled:] + 712
    7   com.apple.MailCore             0x00007fff879b82f8 -[MCSocket connectToHost:withPort:isBackground:] + 1686
    8   com.apple.MailCore             0x00007fff87926819 -[MCConnection connectDiscoveringBestSettings:] + 1094
    9   com.apple.MailCore             0x00007fff87928700 -[MCConnection _authenticateWithAuthenticationMechanisms:allowPlainText:] + 782
    10  com.apple.MailCore             0x00007fff87927c7a -[MCConnection authenticate] + 484
    11  com.apple.IMAP                 0x00007fff832c4e11 -[IMAPConnection authenticate] + 65
    12  com.apple.Mail.framework       0x00007fff823b92cb -[MFIMAPAccount connectAndAuthenticate:] + 1137
    13  com.apple.Mail.framework       0x00007fff823ba785 -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 123
    14  com.apple.Mail.framework       0x00007fff823ba427 -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 214
    15  com.apple.Mail.framework       0x00007fff823b9ec7 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 303
    16  com.apple.Mail.framework       0x00007fff823b99f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
    17  com.apple.Mail.framework       0x00007fff823be481 -[MFIMAPAccount _listingForMailbox:listAllChildren:onlySubscribed:highPriority:] + 153
    18  com.apple.Mail.framework       0x00007fff823bf471 -[MFIMAPAccount _listingForMailbox:listAllChildren:highPriority:] + 104
    19  com.apple.Mail.framework       0x00007fff823bd7f2 -[MFIMAPAccount _synchronizeMailboxListHighPriority:] + 71
    20  com.apple.Mail.framework       0x00007fff825030d2 -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 998
    21  com.apple.Mail.framework       0x00007fff823c2900 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 66
    22  com.apple.CoreFoundation       0x00007fff8566d33c __invoking___ + 140
    23  com.apple.CoreFoundation       0x00007fff8566d192 -[NSInvocation invoke] + 290
    24  com.apple.MailCore             0x00007fff879940cc -[MCMonitoredInvocation invoke] + 242
    25  com.apple.MailCore             0x00007fff879be1d4 -[MCThrowingInvocationOperation main] + 48
    26  com.apple.MailCore             0x00007fff8794671d -[_MCInvocationOperation main] + 426
    27  com.apple.Foundation           0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    28  com.apple.Foundation           0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    29  libdispatch.dylib             0x00007fff88645c13 _dispatch_client_callout + 8
    30  libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    31  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    32  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    33  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    34  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    35  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8b7d9d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff8b7d9c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff856a4b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff856a3fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff87b827a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 11:: -[MFAosImapAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSOperationQueue 0x60000005d790 :: NSOperation 0x608000850d10 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff91a48162 __psynch_mutexwait + 10
    1   com.apple.Foundation           0x00007fff8f120ee1 -[NSLock lock] + 145
    2   com.apple.Mail.framework       0x00007fff823b9ea1 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 265
    3   com.apple.Mail.framework       0x00007fff823b99f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
    4   com.apple.Mail.framework       0x00007fff82429fc0 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 173
    5   com.apple.Mail.framework       0x00007fff8241da49 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 166
    6   com.apple.Mail.framework       0x00007fff823bd1af -[MFIMAPAccount fetchSynchronouslyIsAuto:] + 340
    7   com.apple.CoreFoundation       0x00007fff8566d33c __invoking___ + 140
    8   com.apple.CoreFoundation       0x00007fff8566d192 -[NSInvocation invoke] + 290
    9   com.apple.MailCore             0x00007fff879940cc -[MCMonitoredInvocation invoke] + 242
    10  com.apple.MailCore             0x00007fff879be1d4 -[MCThrowingInvocationOperation main] + 48
    11  com.apple.MailCore             0x00007fff8794671d -[_MCInvocationOperation main] + 426
    12  com.apple.Foundation           0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    13  com.apple.Foundation           0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    14  libdispatch.dylib             0x00007fff88645c13 _dispatch_client_callout + 8
    15  libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    16  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    17  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    18  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    19  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    20  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 12:: -[MailApp _performBackgroundDelayedInitialization]  Dispatch queue: NSOperationQueue 0x60000005d790 :: NSOperation 0x60000045d280 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff91a43582 semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff8864cc0f _dispatch_semaphore_wait_slow + 143
    2   com.apple.framework.internetaccounts 0x00007fff8873df57 -[IAAccountCollector aListPluginIDForSettings:] + 400
    3   com.apple.Mail.framework       0x00007fff8232cf55 -[MFAccount providerIdentifier] + 214
    4   com.apple.mail                 0x000000010cf01465 0x10cea2000 + 390245
    5   com.apple.CoreFoundation       0x00007fff8566d33c __invoking___ + 140
    6   com.apple.CoreFoundation       0x00007fff8566d192 -[NSInvocation invoke] + 290
    7   com.apple.MailCore             0x00007fff879be1d4 -[MCThrowingInvocationOperation main] + 48
    8   com.apple.MailCore             0x00007fff8794671d -[_MCInvocationOperation main] + 426
    9   com.apple.Foundation           0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    10  com.apple.Foundation           0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    11  libdispatch.dylib             0x00007fff88645c13 _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    13  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    14  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    15  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    16  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    17  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 19 Crashed:: Dispatch queue: NSOperationQueue 0x6080006231e0 :: NSOperation 0x6080006597d0 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff91a48282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff91aadb73 abort + 129
    2   libc++abi.dylib               0x00007fff89964a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff8998c9d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff89a3e6c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff8998a0a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff8998a113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff89a3e4ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff88645c27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 19 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000115fa47c8  rdx: 0x0000000000000000
      rdi: 0x0000000000017127  rsi: 0x0000000000000006  rbp: 0x0000000115fa47f0  rsp: 0x0000000115fa47c8
       r8: 0x0000000000000000   r9: 0x00007fff91ad7d90  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000115fa4950  r13: 0x0000608000a62a00  r14: 0x0000000115fa5000  r15: 0x0000000115fa4830
      rip: 0x00007fff91a48282  rfl: 0x0000000000000206  cr2: 0x00007fff74783fd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10cea2000 -        0x10d237ff7  com.apple.mail (8.1 - 1993) <DC7D598C-884D-3BC3-9D97-F2CB5D1ED551> /Applications/Mail.app/Contents/MacOS/Mail
           0x10d420000 -        0x10d428fff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10d497000 -        0x10d4e4ff3  com.apple.AddressBook.CardDAVPlugin (10.9 - 434) <6D55FFA7-05B4-34CE-ACB9-85109CC2E94F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10ffd7000 -        0x10ffd7ff5 +cl_kernels (???) <0FF3C5C7-4BDD-4024-BBE9-1401BD05B1DE> cl_kernels
           0x111344000 -        0x11142afef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11147e000 -        0x11147efff +cl_kernels (???) <607B59BA-7CA2-4251-9853-888331401819> cl_kernels
           0x1126ed000 -        0x1126eefff  com.apple.AddressBook.LocalSourceBundle (9.0 - 1499) <36F3EC7D-1569-36D7-8A7D-33656C5BFD02> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1126ff000 -        0x112703ff7  com.apple.DirectoryServicesSource (9.0 - 1499) <C37D57B0-7769-39A2-B511-94F17143D3A7> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x112709000 -        0x11270bfff  com.apple.addressbook.POIPlugin (9.0 - 1499) <30012F8D-659F-382E-8BF3-CA57CF73A272> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin
           0x1127ad000 -        0x1127d8fff  com.apple.icloud.iaplugin (426 - 562) <600688FC-56BF-3DB9-980C-861EDF44B1D7> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x1127f9000 -        0x112806fff  com.apple.SystemAdministrationInterface (1.0 - 1) <6A4493A5-3137-3CCC-B509-FB3F4FF13C79> /System/Library/PrivateFrameworks/SystemAdministrationInterface.framework/Versi ons/A/SystemAdministrationInterface
           0x112a2b000 -        0x112a2dfff  pwauxprop.so (419) <5F54667E-8C54-3445-9D1D-7C8A423DDE7C> /usr/lib/sasl2/pwauxprop.so
           0x112a31000 -        0x112a33fff  shadow_auxprop.so (183) <4E05B744-F0DB-314A-886C-172E7864B5F7> /usr/lib/sasl2/shadow_auxprop.so
           0x112a38000 -        0x112a3bfff  smb_ntlmv2.so (183) <231397CF-F819-30D6-9238-A111137F97A2> /usr/lib/sasl2/smb_ntlmv2.so
           0x112a4d000 -        0x112a5ffff  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <41164AC3-82FF-351B-91C6-7CD19CB13F57> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x112b47000 -        0x112b49fff  libplain.2.so (193) <1E8EFAF4-1D23-3530-A04F-5AFBCCBC40F9> /usr/lib/sasl2/libplain.2.so
           0x112b4d000 -        0x112bc7ff7  com.apple.xquery (1.3.1 - 30) <9D868AE3-C5A0-34BD-8C33-EB5F8EDD7ACA> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
           0x112c0e000 -        0x112c10fff  apop.so (183) <45C50E60-97D1-3FE0-93F5-145F489AAF50> /usr/lib/sasl2/apop.so
           0x112c15000 -        0x112c16fff  atoken.so (183) <0F3DB480-6B1A-3AD6-B3E4-CEAB75436788> /usr/lib/sasl2/atoken.so
           0x112c1a000 -        0x112c2bffb  dhx.so (183) <4BE28005-1AE3-3D6D-875F-9AD9F69E79F1> /usr/lib/sasl2/dhx.so
           0x112c39000 -        0x112c42fff  digestmd5WebDAV.so (183) <A0405C97-15BE-31CA-9CD2-D258F4B30C37> /usr/lib/sasl2/digestmd5WebDAV.so
           0x112c47000 -        0x112c49fff  libanonymous.2.so (193) <3CBC6ECD-E78C-3A19-BEF9-628B49C85047> /usr/lib/sasl2/libanonymous.2.so
           0x112cc9000 -        0x112cccfff  libLatinSuppConverter.dylib (64) <5B5E0D68-25C8-3364-A8D0-C76513E217E4> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x112cd1000 -        0x112cd3ff7  libcrammd5.2.so (193) <2B573E51-8264-36FD-AABA-0599FCC776AD> /usr/lib/sasl2/libcrammd5.2.so
           0x112cda000 -        0x112ce3fff  libdigestmd5.2.so (193) <85C0F6CC-7333-3394-AD8D-4E7BD3712C52> /usr/lib/sasl2/libdigestmd5.2.so
           0x112d79000 -        0x112d7efff  libgssapiv2.2.0.18.so (193) <46C161D0-74D2-38FB-934B-6EE044961C53> /usr/lib/sasl2/libgssapiv2.2.0.18.so
           0x112d83000 -        0x112d88fff  libntlm.so (193) <B257700E-17B1-3DE7-A764-BC7786564B5C> /usr/lib/sasl2/libntlm.so
           0x112d8d000 -        0x112d8ffff  login.so (193) <DF41E250-01D0-31F4-8A80-9B6EE6B7C0D1> /usr/lib/sasl2/login.so
           0x112d93000 -        0x112d96ff7  mschapv2.so (183) <F758C957-FB59-3E55-8798-44016F79E520> /usr/lib/sasl2/mschapv2.so
           0x112d9b000 -        0x112da5fff  com.apple.DirectoryServer (10.10 - 59) <61A473DD-D803-3C6A-BA6F-E8BB5CE5AED7> /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer
           0x112dad000 -        0x112db3fff  com.apple.HeimODAdmin (4.0 - 2.0) <8A8F50F3-0BA1-30ED-B79B-464DE78926E1> /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin
           0x112ec7000 -        0x112ee8ffb  com.apple.DirectoryService.PasswordServerFramework (10.10 - 44) <13610720-24EC-39D5-93FE-9AAA707D5B15> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x112efa000 -        0x112f05fff  com.apple.AccountPolicy (1.0 - 1) <9C8D47AD-A299-34C4-8305-BA966E7F8689> /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPol icy
           0x112f0e000 -        0x112f1aff7  com.apple.directoryserver.CFDirectoryServer (10.10 - 59) <05D571A8-5741-3307-ACAC-F4314495B6EF> /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer
           0x112f26000 -        0x112f27fff  plain-clienttoken.so (183) <12B2FD79-5F8D-31E5-9A53-B5E3D03F9D36> /usr/lib/sasl2/plain-clienttoken.so
           0x11304f000 -        0x113050fff  com.apple.CFAccountPolicy (1.0 - 1) <8202A049-7ED7-39A3-987E-FD5093DB7890> /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountP olicy.framework/Versions/A/CFAccountPolicy
           0x1130c5000 -        0x1130c5ffe +cl_kernels (???) <5D65971F-8950-4144-BDDD-B5EE794A53CA> cl_kernels
           0x113222000 -        0x113227ff7  libgermantok.dylib (17) <47EF3D93-B111-3218-AF60-E33F506D57E8> /usr/lib/libgermantok.dylib
           0x11322c000 -        0x11322dfff  libArabicConverter.dylib (64) <133109C2-4334-37DD-B3A8-AFD70DF992C6> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
           0x1132f7000 -        0x1132f7ff7 +cl_kernels (???) <CAC2BDBB-6947-43B6-86DD-475BDCB91ED5> cl_kernels
           0x11381c000 -        0x11381cffe +cl_kernels (???) <5D65971F-8950-4144-BDDD-B5EE794A53CA> cl_kernels
           0x113820000 -        0x113820fff +cl_kernels (???) <607B59BA-7CA2-4251-9853-888331401819> cl_kernels
           0x11386f000 -        0x11394fff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff6426a000 -     0x7fff642a0837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff82240000 -     0x7fff82242ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff82243000 -     0x7fff82320ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff82321000 -     0x7fff825b7fff  com.apple.Mail.framework (8.1 - 1993) <F18BAFE5-CC52-3FBA-BC1A-DDB03243BA17> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff825b8000 -     0x7fff825c5fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff825c6000 -     0x7fff825c6fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff825cc000 -     0x7fff82709fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8270a000 -     0x7fff82723ff7  com.apple.CalendarAgentLink (8.0 - 250) <0F3CCA9C-645D-3A1A-A959-F4F8D31F9B1A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff82724000 -     0x7fff82764ff7  com.apple.CalDAV (8.0 - 198) <2B669768-E027-3F28-8D20-6A60E05D0906> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff82765000 -     0x7fff82767fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff82768000 -     0x7fff82780fff  com.apple.CalendarStore (8.0 - 1479) <42CC3B45-7916-3C2C-8F07-E40D96C9FEDB> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff82781000 -     0x7fff82781ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8278f000 -     0x7fff828d3ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82b10000 -     0x7fff82b4dff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff82b4e000 -     0x7fff82e50fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82e51000 -     0x7fff82e52fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff82e53000 -     0x7fff832a6fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff832a7000 -     0x7fff83327ff7  com.apple.IMAP (8.1 - 1993) <214B764F-2A95-3939-857B-DDAA92A2330D> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff83328000 -     0x7fff83568ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83569000 -     0x7fff835e6fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff835e7000 -     0x7fff83635fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff83636000 -     0x7fff8363efff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8363f000 -     0x7fff8365dfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8365e000 -     0x7fff836bafff  com.apple.coredav (1.0.1 - 261) <6FDDD736-DF1C-3D2B-82D7-D6D15C67F269> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff83822000 -     0x7fff8385dfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8385e000 -     0x7fff83861fff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff83862000 -     0x7fff83862fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff83863000 -     0x7fff8386eff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8386f000 -     0x7fff83877ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff83891000 -     0x7fff838a2fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff838a3000 -     0x7fff838a3fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8415b000 -     0x7fff8428bfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8428c000 -     0x7fff842baff7  com.apple.CommerceKit (1.2.0 - 376.0.5) <651BD237-2055-3D9D-8B12-8A4474D26AC1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff842bb000 -     0x7fff842c8ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff842c9000 -     0x7fff842c9ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff842ca000 -     0x7fff84310ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff844c1000 -     0x7fff849d4ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff849d5000 -     0x7fff849dafff  com.apple.EmailAddressing (8.1 - 1993) <DE5E7625-1C3F-320E-874E-449CDF557AB6> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
        0x7fff849db000 -     0x7fff849dfff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff849e0000 -     0x7fff84a76ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84a77000 -     0x7fff84aafffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff84ab0000 -     0x7fff84ab3fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff84be5000 -     0x7fff84c09ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84c0a000 -     0x7fff84c43fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff84c44000 -     0x7fff84c45fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff84c46000 -     0x7fff84c48fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff84c49000 -     0x7fff84d3bff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff84d3c000 -     0x7fff84d48fff  com.apple.CloudPhotoServicesConfiguration (0.9 - 201.48.0) <4EB3363D-D216-3630-AAFC-8E3136AA3734> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesCon figuration
        0x7fff84d49000 -     0x7fff84d54ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84d55000 -     0x7fff84d5aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff84d5b000 -     0x7fff84d96fff  com.apple.AOSAccounts (1.3.1 - 1.8.19) <1EF4B780-3474-331E-9104-6CE796D8C930> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff84d97000 -     0x7fff84d9eff7  com.apple.FamilyCircle (1.0 - ???) <6FB67950-21A4-30F9-A26E-2EE6ADEC107C> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e
        0x7fff84dd5000 -     0x7fff84ddcff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff84ddd000 -     0x7fff84e14ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84e15000 -     0x7fff84e19ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff84e1a000 -     0x7fff84e1afff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff84e1b000 -     0x7fff84e1eff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff84e1f000 -     0x7fff84e42ff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff84e43000 -     0x7fff84e54ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff84e55000 -     0x7fff84eadff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff84eae000 -     0x7fff84f6cff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff84f6d000 -     0x7fff850a1ff7  com.apple.syncservices (8.1 - 722) <08977F4A-9E28-3DEB-8882-6016DA9CECE2> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff850a2000 -     0x7fff850a3fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff850a4000 -     0x7fff850a8fff  com.apple.FindMyMac (3.1 - 3.1) <3D5525AC-E3C4-3C3D-B5FF-A0451192B0CA> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff850a9000 -     0x7fff850b4ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff850e0000 -     0x7fff850e1ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff850e2000 -     0x7fff850f2ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff850f3000 -     0x7fff8512bff7  com.apple.PassKit (1.0 - 50) <1B397DE6-9B0F-3FC3-B144-402B21EC9161> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff851d1000 -     0x7fff851dafff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff851db000 -     0x7fff85369fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8536a000 -     0x7fff8536fff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff85370000 -     0x7fff855d8ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff855d9000 -     0x7fff855deffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff855df000 -     0x7fff85605ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff85632000 -     0x7fff859c8fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff859c9000 -     0x7fff85c7dff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff85c7e000 -     0x7fff85cb9fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85cba000 -     0x7fff85ccffff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff85cd0000 -     0x7fff85d1fff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff85d20000 -     0x7fff85d25fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85d49000 -     0x7fff85d71fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff85d72000 -     0x7fff85d8cff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85d8d000 -     0x7fff85d98ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff85d99000 -     0x7fff85d99ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff85d9a000 -     0x7fff85da4fff  com.apple.KerberosHelper (4.0 - 1.0) <DA8D89D2-3185-3527-9E36-AA17F018B776> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff85da5000 -     0x7fff85da7fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff85da8000 -     0x7fff85daaff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff85db2000 -     0x7fff85dddff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff85dde000 -     0x7fff85e0cfff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85e4a000 -     0x7fff85e4cff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff85e4d000 -     0x7fff85e71ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff85f0b000 -     0x7fff85f0dfff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff85f0e000 -     0x7fff85f82ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85f83000 -     0x7fff85fb0fff  com.apple.notificationcenter (1.0 - 393.0.2) <27FD5C26-2AB0-305F-A123-ED5E1209300E> /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Notification Center
        0x7fff85fb1000 -     0x7fff85fd5fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <5AB4EF58-829E-382D-9E4E-BCD2085C47CC> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff85fd6000 -     0x7fff85ff6fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85ff7000 -     0x7fff85ffafff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85ffb000 -     0x7fff86265ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86297000 -     0x7fff862e5fff  com.apple.ExchangeWebServices (5.0 - 213) <BB96875F-981D-3787-B450-A294F6D0A6A6> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff862e6000 -     0x7fff86328fff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff86330000 -     0x7fff863a1ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff863a2000 -     0x7fff863bffff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff863c0000 -     0x7fff86468ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86469000 -     0x7fff864bcffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff864bd000 -     0x7fff86507fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff86508000 -     0x7fff8652dff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8652e000 -     0x7fff86624ff7  com.apple.ical.EventKit (3.0 - 338) <8BF78397-DA6C-3FA3-99A5-68740F81E066> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff86625000 -     0x7fff86640fff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff86641000 -     0x7fff86692ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86693000 -     0x7fff8669efff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8669f000 -     0x7fff86775ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff86789000 -     0x7fff867cfff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff867d0000 -     0x7fff867f7fff  com.apple.iCalendar (7.0 - 200) <621D04EF-9325-3FEA-999A-9280D0940B1A> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff867f8000 -     0x7fff867fefff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff867ff000 -     0x7fff868aefff  com.apple.AOSUI (1.2 - 359) <DB496530-EEFF-3478-94A5-671E77CB75BB> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
        0x7fff868af000 -     0x7fff868c9ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff868ca000 -     0x7fff86924ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff86972000 -     0x7fff86973fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff869be000 -     0x7fff86c54ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff86c55000 -     0x7fff8702cfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8702d000 -     0x7fff87043ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff87044000 -     0x7fff8709efff  com.apple.Suggestions (4.0 - 165) <34A8FB72-F663-3085-B4D0-6982B0BDCF21> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8709f000 -     0x7fff870b9ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff870ba000 -     0x7fff87119ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8711a000 -     0x7fff87125fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff87126000 -     0x7fff87128ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff87129000 -     0x7fff87137ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff87138000 -     0x7fff871c6ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff871c7000 -     0x7fff872baff7  com.apple.MapKit (1.0 - 1464.4.13) <C63F5437-0706-37F4-8FD5-384CE592808F> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
        0x7fff872bb000 -     0x7fff872c3fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff872c4000 -     0x7fff873ebfff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff873ec000 -     0x7fff8747dfff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8747e000 -     0x7fff8788bff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8788c000 -     0x7fff8790dff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8790e000 -     0x7fff879edff7  com.apple.MailCore (8.1 - 1993) <DC6B9E54-74A0-37CD-B693-D54E79DF491B> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff879fb000 -     0x7fff8853cfff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8853d000 -     0x7fff88560fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88561000 -     0x7fff885adfff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff885ae000 -     0x7fff88643ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88644000 -     0x7fff8866eff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8866f000 -     0x7fff88681ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff88682000 -     0x7fff88690fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff886e7000 -     0x7fff886e7fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff886e8000 -     0x7fff886eeff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff886ef000 -     0x7fff886f2fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff886f3000 -     0x7fff88758fff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88759000 -     0x7fff88763ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88764000 -     0x7fff88791fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff88792000 -     0x7fff88792fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88793000 -     0x7fff887afff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff887b0000 -     0x7fff887ccff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff887cd000 -     0x7fff887ceff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff887cf000 -     0x7fff88801ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff88802000 -  

  • Mail App Crash with Contact Photos

    Hi @ all,
    i use Mac OS X 10.10 and my Mail App is crashing every time i use contact photos.
    If i want to open a mail from one of my contacts with a picture, Mail App is crashs ...
    If i want to show contact photos in my E-Mail List, the Mail App crashes every time i open it.
    Does anyone know this problem and can help me?
    Thanks a lot
    Alex

    Who has also this problem?

  • Mail.app crashes when trying to sync with .mac

    Mail.app crashes when I try to sync my mail accounts with .mac. It currently works fine on my older PowerPC PowerBook G4, but on my new MacBook Pro it crashes every time.
    Any others experience this?
    Thanks in advance for any help.
    Here's the report:
    Date/Time: 2007-05-21 00:05:56.380 -0700
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [98]
    Version: 2.1.1 (752.3)
    Build Version: 8
    Project Name: MailViewer
    Source Version: 7520300
    PID: 437
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0 Crashed:
    0 com.apple.Foundation 0x927f7758 +[NSInvocation newInvocationWithMethodSignature:] + 28
    1 com.apple.Foundation 0x927f736a -[NSObject(NSForwardInvocation) forward::] + 215
    2 libobjc.A.dylib 0x90a5ccc1 objcmsgForward + 49
    3 com.apple.MessageFramework 0x9a1d7778 +[MailAccount _addAccountToSortedPaths:] + 83
    4 com.apple.MessageFramework 0x9a1d7716 _setupSortedPathsForAccounts + 119
    5 com.apple.MessageFramework 0x9a1d6fdb +[MailAccount setMailAccounts:] + 1158
    6 com.apple.MessageFramework 0x9a2a4887 -[Account updateAccountsFromPlist:acceptedChanges:] + 2583
    7 com.apple.MessageFramework 0x9a2a3e44 -[Account dataWasSyncedVersion:newData:acceptedChanges:] + 176
    8 libobjc.A.dylib 0x90a5cd76 objc_msgSendv + 54
    9 com.apple.Foundation 0x927f83e4 -[NSInvocation invoke] + 982
    10 com.apple.MessageFramework 0x9a1fad7c _invokeInvocationRequest + 85
    11 com.apple.MessageFramework 0x9a1fa995 -[MainThread handlePortMessage:] + 154
    12 com.apple.Foundation 0x928429c0 __NSFireMachPort + 307
    13 com.apple.CoreFoundation 0x9083e385 __CFMachPortPerform + 136
    14 com.apple.CoreFoundation 0x9082e62d CFRunLoopRunSpecific + 2904
    15 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    16 com.apple.HIToolbox 0x92de98d8 RunCurrentEventLoopInMode + 285
    17 com.apple.HIToolbox 0x92de8fe2 ReceiveNextEventCommon + 385
    18 com.apple.HIToolbox 0x92de8e39 BlockUntilNextEventMatchingListInMode + 81
    19 com.apple.AppKit 0x9328f465 _DPSNextEvent + 572
    20 com.apple.AppKit 0x9328f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    21 com.apple.AppKit 0x93288ddb -[NSApplication run] + 512
    22 com.apple.AppKit 0x9327cd2f NSApplicationMain + 573
    23 com.apple.mail 0x00094df2 0x1000 + 605682
    24 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x9478ebaa -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92826d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92826c36 -[NSRunLoop run] + 75
    5 com.apple.MessageFramework 0x9a1f25af +[_NSSocket _runIOThread] + 97
    6 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928a504d -[NSRunLoop acceptInputForMode:beforeDate:] + 164
    4 com.apple.MessageFramework 0x9a1f365b -[MainThread performOneway:result:withTarget:selector:] + 765
    5 com.apple.Mail.Syncer 0x1619cc1e 0x16192000 + 44062
    6 com.apple.Mail.Syncer 0x1619c60a 0x16192000 + 42506
    7 com.apple.Mail.Syncer 0x1619bc4f 0x16192000 + 40015
    8 libobjc.A.dylib 0x90a5cd76 objc_msgSendv + 54
    9 com.apple.Foundation 0x927f83b2 -[NSInvocation invoke] + 932
    10 com.apple.MessageFramework 0x9a1e3910 -[MonitoredInvocation invoke] + 128
    11 com.apple.Mail.Syncer 0x1619d1c1 0x16192000 + 45505
    12 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    13 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x927f773c ebx: 0x927f774a ecx: 0x90ab97d4 edx: 0x00000001
    edi: 0x00000000 esi: 0xa27eef60 ebp: 0xbfffeb78 esp: 0xbfffeb50
    ss: 0x0000001f efl: 0x00010286 eip: 0x927f7758 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1b2fff com.apple.mail 2.1.1 (752.3) /Applications/Mail.app/Contents/MacOS/Mail
    0x1759000 - 0x1776fff com.automagicsoftware.httpmailplugin 1.0 (1.47 Tiger) (1.1) /Users/juney/Library/Mail/Bundles/httpmail.mailbundle/Contents/MacOS/httpmail
    0x16192000 - 0x161a7fff com.apple.Mail.Syncer 1.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 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.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931eb000 - 0x93206fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93276000 - 0x93276fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93278000 - 0x9392efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93caf000 - 0x93d2afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d63000 - 0x93e1dfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e60000 - 0x93e60fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e62000 - 0x94023fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94069000 - 0x940aafff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940b2000 - 0x940ecfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940f1000 - 0x94102fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94146000 - 0x9418efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94743000 - 0x94889fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94915000 - 0x94924fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9492b000 - 0x94954fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9495a000 - 0x94969fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9496d000 - 0x94992fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9499e000 - 0x949bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9516c000 - 0x951fefff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95258000 - 0x952dafff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95313000 - 0x955f2fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95771000 - 0x95794fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9579b000 - 0x95823fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95add000 - 0x95adffff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x95ae2000 - 0x95b1afff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96a4c000 - 0x96a4cfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96f33000 - 0x96f55fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x978fe000 - 0x9790bfff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x97a9d000 - 0x97b74fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97bfd000 - 0x97bfdfff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97db8000 - 0x97dd2fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x982b2000 - 0x982f6fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9831b000 - 0x98344fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x989f4000 - 0x98a39fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9a1bc000 - 0x9a1c7fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a1d1000 - 0x9a33dfff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: MacBookPro2,2, BootROM MBP22.00A5.B01, 2 processors, Intel Core 2 Duo, 2.33 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.0.47
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    There appears to be a problem with either the file where the account settings are stored or with the account settings themselves. The HTTPMail plug-in you have installed could have a bearing on this. Have you set up the same mail accounts on both computers? Is the right version of the plug-in installed on each of them?
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, and making sure that there’s enough space available on the startup disk (a few GB, plus the space needed to make a backup copy of the Mail folder), try this:
    1. If you have a .Mac account and .Mac synchronization of Mail data is enabled either in Mail > Preferences > General or in System Preferences > .Mac, disable it before proceeding.
    2. Quit Mail if it’s running.
    3. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong while trying to solve the problem. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is locally stored.
    4. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop (to be deleted if this solves the problem).
    5. Open Mail. You’ll have to set up your non-.Mac accounts from scratch all over again. If given the option to import existing mailboxes or something like that, don’t. Just enter the account information and Mail will automagically rediscover the data in ~/Library/Mail/ when done.
    6. You’ll have to re-configure most of your settings in Mail > Preferences. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it’s enabled.
    7. You may also need to re-install or re-enable any Mail plug-ins you have installed for Mail to recognize them.
    8. As a side effect of re-creating com.apple.mail.plist, Mail might rename Outbox (which is where messages waiting to be sent are stored) to Delivered. The name of that mailbox is actually a misnomer, as it would contain messages (if any) that couldn’t be delivered for some reason. You can delete that mailbox if you wish.
    9. If the problem is fixed now and .Mac synchronization of Mail data was enabled at the beginning, enable it again, go to System Preferences > .Mac > Advanced, click Reset Sync Data, and choose the appropriate options to reset the Mail data stored on the .Mac server with the data locally stored on the computer, i.e. sync data must flow from the computer to the .Mac server.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. You can easily locate any of the folders referred to in this post by copying the folder path here, doing Go > Go to Folder in the Finder, and pasting the folder path there.

  • Mail App Crashes / Closes

    My Mail App crashes and closes every time I try to access it. I can open the app and it will begin to check the mail then it closes. It will not let me do anything in the short time it is open. I have used the account for months without issue. The App says I have 25 new emails and does briefly show my new messages. I have deleted and recreated the account with no luck. I have gone online and removed all emails from the server so no incoming mail would be coming in and then recreated the account on the iPhone. I have powered down, powered up. Nothing seems to resolve this issue and my mail app has been rendered useless. I've done way more then the obvious to resolve this... Any Ideas???

    I found this thread and though thank god I am not the only person with this problem.
    My .mac Account works fine. However my Demon Account which has worked fine bombs out within seconds. It was working fine for the first week until this evening.
    I have done a reset as discribed,
    I have deleted the demon mail account on the phone and done a reset. reset up the Demon account and still get the same problem.
    Then Tried; deleted the Demon mail account on the phone and done a reset, turned the phone off completely, Done an iTunes Restore, turn the phone off and back on again and then re-entered the account details.
    Still have the same problems. I can't remove the stuff of the email server because I need to keep stuff there.
    Can anyone offer some advice?

  • OS X 10.6.1:  Mail.app Crashes When It Is Launched.

    I'm sure that Apple Engineering and Support will be ****** with the number of problem reports being generated by system.
    Somewhere Mail.app is maintaining a pointer to the last opened mailbox. The mailbox contains a single entry for a message that has been deleted. The result is that Mail.app crashes whenever it starts.
    Is there a way to start Mail.app specifying that it should open Inbox instead of the last mailbox referenced?
    Is there a way to force Mail.app to verify and reconstruct its mailbox references, i.e. to remove the deleted entry that is causing the problem?

    Hi,
    I found the solution on ...
    http://lockergnome.net/questions/27875/why-is-my-accounts-preference-pane-crashi ng
    Just delete all Guest accounts using terminal ...
    sudo dscl . -delete /users/Guest1
    Tim

  • Mail.app crashes when I try to increase font size

    Has anyone had a problem with mail.app crashing?
    It only happens when I try to increase the message font size or change the style of font within mail preferences.
    It will also crash if I select "use fixed-width font for plain text messages".
    Mailbox font and message list font work ok.
    I tried to dump the mail preferences but that did not help.
    G4 MDD 1.25Ghz. DUAL PROCESSOR   Mac OS X (10.4.8)  

    Date/Time: 2006-10-10 09:45:56.140 -0400
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [112]
    Version: 2.1 (752)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520000
    PID: 267
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x16271ab4
    Thread 0 Crashed:
    0 <<00000000>> 0xfffefeb0 objcassign_globalrtp + 0
    1 com.apple.MessageFramework 0x9a0351e8 +[NSAttributedString(FontAdditions) resetHeaderAttributes] + 60
    2 com.apple.mail 0x000b131c 0x1000 + 721692
    3 com.apple.AppKit 0x93786c4c -[NSApplication sendAction:to:from:] + 108
    4 com.apple.AppKit 0x93786b80 -[NSControl sendAction:to:] + 96
    5 com.apple.AppKit 0x93786c4c -[NSApplication sendAction:to:from:] + 108
    6 com.apple.AppKit 0x93786b80 -[NSControl sendAction:to:] + 96
    7 com.apple.AppKit 0x937a348c -[NSTableView _sendAction:to:row:column:] + 128
    8 com.apple.AppKit 0x937a2334 -[NSTableView mouseDown:] + 3620
    9 com.apple.AppKit 0x93741890 -[NSWindow sendEvent:] + 4616
    10 com.apple.AppKit 0x936ea8d4 -[NSApplication sendEvent:] + 4172
    11 com.apple.mail 0x0003363c 0x1000 + 206396
    12 com.apple.AppKit 0x939faadc -[NSComboBoxCell filterEvents:] + 1712
    13 com.apple.AppKit 0x939fb32c -[NSComboBoxCell popUp:] + 1708
    14 com.apple.AppKit 0x93786c4c -[NSApplication sendAction:to:from:] + 108
    15 com.apple.AppKit 0x93786b80 -[NSControl sendAction:to:] + 96
    16 com.apple.AppKit 0x93786a60 -[NSCell _sendActionFrom:] + 156
    17 com.apple.AppKit 0x937a08e4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 600
    18 com.apple.AppKit 0x937a0670 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    19 com.apple.AppKit 0x939fa2fc -[NSComboBoxCell trackMouse:inRect:ofView:untilMouseUp:] + 356
    20 com.apple.AppKit 0x939f8a2c -[NSComboBox mouseDown:] + 368
    21 com.apple.AppKit 0x93741890 -[NSWindow sendEvent:] + 4616
    22 com.apple.AppKit 0x936ea8d4 -[NSApplication sendEvent:] + 4172
    23 com.apple.mail 0x0003363c 0x1000 + 206396
    24 com.apple.AppKit 0x936e1d10 -[NSApplication run] + 508
    25 com.apple.AppKit 0x937d287c NSApplicationMain + 452
    26 com.apple.mail 0x000871d8 0x1000 + 549336
    27 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.unsanity.ape 0xc0001b74 _apeagent + 296
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298469c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929857dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296c164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296c09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95686f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92964300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x93782708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296c164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296c09c -[NSRunLoop run] + 76
    6 com.apple.MessageFramework 0x99f70198 +[_NSSocket _runIOThread] + 92
    7 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90054944 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x929dc5a0 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x929dc4bc -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x99f6bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90054944 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x929dc5a0 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x929dc4bc -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x99f6bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9003208c wait4 + 12
    1 com.apple.Foundation 0x9294b448 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffefeb0 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44044242 xer: 0x0000000020000007 lr: 0x000000009a0351e8 ctr: 0x0000000090a418e8
    r0: 0x000000009a0351e8 r1: 0x00000000bfffd790 r2: 0x00000000a07bbea4 r3: 0x0000000000000000
    r4: 0x0000000016271ab4 r5: 0x00000000000003e8 r6: 0x00000000ffffffff r7: 0x00000000017d7000
    r8: 0x0000000000000000 r9: 0x00000000a00060a0 r10: 0x0000000000000000 r11: 0x00000000a9f5279c
    r12: 0x0000000090a418e8 r13: 0x00000000a3710688 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a3710688 r17: 0x00000000a3720688 r18: 0x00000000a3710688 r19: 0x00000000a3710688
    r20: 0x0000000000000000 r21: 0x00000000a36e0688 r22: 0x0000000000000000 r23: 0x000000009a0351ac
    r24: 0x0000000000000001 r25: 0x000000000686a220 r26: 0x0000000000000000 r27: 0x000000000016c5e8
    r28: 0x00000000070ace40 r29: 0x00000000a9f64894 r30: 0x0000000007004ff0 r31: 0x0000000006345a30
    G4 MDD 1.25Ghz. DUAL PROCESSOR   Mac OS X (10.4)  
    G4 MDD 1.25Ghz. DUAL PROCESSOR   Mac OS X (10.4)  

  • Mail app crashes when receiving email from a particular sender

    HI All,
    Here is a problem I'm facing, Mail App crashes while receiving email from a particular sender. I'm testing our new Email Hosting solution "Rackspace" and it works fine with all other Email clients or on deveices (Android, Windows Phone & Blackbarry) but on Iphone 4s (IOS 6.1.4, i guess) it crashes the Mail App.
    The email I'm using is sending over to an email at ttv-asia.com domain. The user of ttv-asia.com is based in China and just to see if the problem is with the Iphone, I've tested the Iphone's Mail App in Hong Kong and it works normal.
    So now... Im confused and have no Idea on how ro fix this.
    ~Ray
    <Email Edited By Host>

    Sorted, it seems that livemail configured for exchange and having Google premier for exchange, results in the mail app on the iPhone crashing, when selecting an email in the Google exchange mail box, then calling up the folders , it crashes. switched off livemail mail, worked fine.
    Weird.
    Google vs Microsoft, with a little help from Apple ???????????

  • Mail app crashes when I try to configure my Exchange account

    Just bought a Sim free iPhone 6, 16 GB (A1586). Successfully configured the Mail app with my Gmail account. However when I try to configure my company's Exchange account, the mail app crashes.
    Reset the network settings, but the app crashes upon verifying the credentials for exchange account.
    Just updated my phone to iOS 8.1.3 but the Mail app still crashes.

    Hi KingMak,
    This is not an issue with your credentials for the exchange server, as that would give you an error when trying to log in rather than completely crashing.  The issue with the app crashing indicates a software issue with the phone  -- potentially a corrupt file within the iOS installation itself. You're on the right track by updating your operating system and resetting settings, but these will not necessarily repair a corrupt file.  I would recommend backing up your phone to iTunes or iCloud and then using iTunes on a computer to completely reinstall the iOS software.  This will erase EVERYTHING off of the phone (including the corrupt file) and then install a fresh, clean copy of iOS 8.1.3.  Let us know if you're still having issues after that!
    Good luck!

  • Mail app crashes when InDesign opens a new document

    I am using InDesign CS5.5 and the standard mac Mail on an imac running OSX 10.7.3. When I open an existing InDesign file the mail app crashes. It doesnt do this with any other application.
    Has anyone had the same experience ad could let me know how to fix this please.

    I use the exact same configuration on two computers with no problems whatsoever.
    I can't think of why InDesign would have anything to do with Mail crashing unless you're severely constrained in RAM on your computer.

Maybe you are looking for