Mail.app crashes when opening the 'message viewer'

Since yesterday Mail.app is not working anymore. I can open the application, but whenever i try to open the message viewer, the application crahes. I can open all the other windows. I've run all the updates with no success. I'm using OS X 10.6.8 and mail 4
Here's the error log:
Process:         Mail [414]
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 [153]
Date/Time:       2011-11-23 09:40:45.860 +0100
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          2496 sec
Crashes Since Last Report:           6
Per-App Interval Since Last Report:  480 sec
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      E131888E-EAEE-4FC9-87DD-8AE31DC41FF3
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  4  Dispatch queue: com.apple.root.default-priority
Application Specific Information:
-[MailboxesOutlineViewStateStorage _updateShouldShowVariables]
abort() called
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFString substringFromIndex:]: Range or index out of bounds'
*** Call stack at first throw:
    0   CoreFoundation                      0x00007fff85fcd784 __exceptionPreprocess + 180
    1   libobjc.A.dylib                     0x00007fff884dff03 objc_exception_throw + 45
    2   CoreFoundation                      0x00007fff85fcd5a7 +[NSException raise:format:arguments:] + 103
    3   CoreFoundation                      0x00007fff85fcd534 +[NSException raise:format:] + 148
    4   Foundation                          0x00007fff804a409c -[NSString substringFromIndex:] + 127
    5   CalendarStore                       0x00007fff808a21a9 +[CalGroup(CreationFromManagedObject) _convertURLFromManagedServerURL:withLogin:] + 140
    6   CalendarStore                       0x00007fff808a187c +[CalGroup(CreationFromManagedObject) groupFromManagedObject:] + 410
    7   Message                             0x00007fff80f68f81 -[ToDoCalendars _setAccountForCalendar:] + 79
    8   Message                             0x00007fff80f684fc -[ToDoCalendars _calendarsFromActiveAccounts] + 230
    9   Message                             0x00007fff80f6808e -[ToDoCalendars init] + 524
    10  Message                             0x00007fff8115cc84 _initSharedInstance + 39
    11  libSystem.B.dylib                   0x00007fff8358f37a pthread_once + 95
    12  Message                             0x00007fff80f67e79 +[ToDoCalendars sharedInstance] + 23
    13  Message                             0x00007fff80f67dc1 +[MetadataManager sharedInstance] + 75
    14  Mail                                0x000000010000d580 0x0 + 4295021952
    15  CoreFoundation                      0x00007fff85fa293c __invoking___ + 140
    16  CoreFoundation                      0x00007fff85fa280d -[NSInvocation invoke] + 141
    17  Message                             0x00007fff80f3ecbf -[ThrowingInvocationOperation main] + 31
    18  Message                             0x00007fff80f3e5ff -[_MFInvocationOperation main] + 275
    19  Foundation                          0x00007fff804cbdd0 -[__NSOperationInternal start] + 681
    20  Foundation                          0x00007fff805a9bd5 ____NSOQSchedule_block_invoke_2 + 129
    21  libSystem.B.dylib                   0x00007fff835b2d64 _dispatch_call_block_and_release + 15
    22  libSystem.B.dylib                   0x00007fff835912d1 _dispatch_worker_thread2 + 239
    23  libSystem.B.dylib                   0x00007fff83590c08 _pthread_wqthread + 353
    24  libSystem.B.dylib                   0x00007fff83590aa5 start_wqthread + 13
Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                 0x00007fff8357d307 szone_size + 224
1   libSystem.B.dylib                 0x00007fff8357d14d free + 56
2   libobjc.A.dylib                   0x00007fff884dd20c _cache_collect_free + 529
3   libobjc.A.dylib                   0x00007fff884dc9ea _cache_fill + 515
4   libobjc.A.dylib                   0x00007fff884e2d3e lookUpMethod + 206
5   libobjc.A.dylib                   0x00007fff884dafaa objc_msgSend + 198
6   com.apple.AppKit                  0x00007fff88cb66a0 -[NSTableView _tileAndRedisplayAll] + 375
7   com.apple.AppKit                  0x00007fff88cbb1bc -[NSOutlineView setSelectionHighlightStyle:] + 178
8   com.apple.mail                    0x00000001000134da 0x100000000 + 79066
9   com.apple.mail                    0x000000010001342c 0x100000000 + 78892
10  com.apple.mail                    0x000000010001334e 0x100000000 + 78670
11  com.apple.CoreFoundation          0x00007fff85f7b9fd -[NSSet makeObjectsPerformSelector:] + 205
12  com.apple.AppKit                  0x00007fff88be885b -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
13  com.apple.AppKit                  0x00007fff88be6a91 loadNib + 226
14  com.apple.AppKit                  0x00007fff88be61a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
15  com.apple.mail                    0x00000001000094bf 0x100000000 + 38079
16  com.apple.mail                    0x0000000100009330 0x100000000 + 37680
17  com.apple.mail                    0x000000010019b0a1 0x100000000 + 1683617
18  com.apple.AppKit                  0x00007fff88d79eda -[NSApplication sendAction:to:from:] + 95
19  com.apple.AppKit                  0x00007fff88d9e46a -[NSMenuItem _corePerformAction] + 365
20  com.apple.AppKit                  0x00007fff88d9e1d4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
21  com.apple.AppKit                  0x00007fff89023cf4 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
22  com.apple.AppKit                  0x00007fff88ed59e9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 136
23  com.apple.AppKit                  0x00007fff88d8099c NSSLMMenuEventHandler + 321
24  com.apple.HIToolbox               0x00007fff83e727f7 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1002
25  com.apple.HIToolbox               0x00007fff83e71d46 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 395
26  com.apple.HIToolbox               0x00007fff83e8fa81 SendEventToEventTarget + 45
27  com.apple.HIToolbox               0x00007fff83ebec35 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 387
28  com.apple.HIToolbox               0x00007fff83eeba0a SendMenuCommandWithContextAndModifiers + 56
29  com.apple.HIToolbox               0x00007fff83eeb9c2 SendMenuItemSelectedEvent + 101
30  com.apple.HIToolbox               0x00007fff83eeb8d2 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 150
31  com.apple.HIToolbox               0x00007fff83eccc27 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 467
32  com.apple.HIToolbox               0x00007fff83ecc37c _HandleMenuSelection2 + 453
33  com.apple.AppKit                  0x00007fff88c51851 _NSHandleCarbonMenuEvent + 236
34  com.apple.AppKit                  0x00007fff88c25362 _DPSNextEvent + 1908
35  com.apple.AppKit                  0x00007fff88c24801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
36  com.apple.AppKit                  0x00007fff88bea68f -[NSApplication run] + 395
37  com.apple.AppKit                  0x00007fff88be33b0 NSApplicationMain + 364
38  com.apple.mail                    0x00000001000025a4 0x100000000 + 9636
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                 0x00007fff8358fc0a kevent + 10
1   libSystem.B.dylib                 0x00007fff83591add _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                 0x00007fff835917b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                 0x00007fff835912de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                 0x00007fff83590c08 _pthread_wqthread + 353
5   libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
Thread 2:
0   libSystem.B.dylib                 0x00007fff83590a2a __workq_kernreturn + 10
1   libSystem.B.dylib                 0x00007fff83590e3c _pthread_wqthread + 917
2   libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
Thread 3:
0   libSystem.B.dylib                 0x00007fff83590a2a __workq_kernreturn + 10
1   libSystem.B.dylib                 0x00007fff83590e3c _pthread_wqthread + 917
2   libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
Thread 4 Crashed:  Dispatch queue: com.apple.root.default-priority
0   libSystem.B.dylib                 0x00007fff835e99ce __semwait_signal_nocancel + 10
1   libSystem.B.dylib                 0x00007fff835e98d0 nanosleep$NOCANCEL + 129
2   libSystem.B.dylib                 0x00007fff836463ce usleep$NOCANCEL + 57
3   libSystem.B.dylib                 0x00007fff83665a00 abort + 93
4   libstdc++.6.dylib                 0x00007fff8164e5d2 __tcf_0 + 0
5   libobjc.A.dylib                   0x00007fff884e3b39 _objc_terminate + 100
6   libstdc++.6.dylib                 0x00007fff8164cae1 __cxxabiv1::__terminate(void (*)()) + 11
7   libstdc++.6.dylib                 0x00007fff8164cb16 __cxxabiv1::__unexpected(void (*)()) + 0
8   libstdc++.6.dylib                 0x00007fff8164cbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
9   libobjc.A.dylib                   0x00007fff884dffa2 object_getIvar + 0
10  com.apple.CoreFoundation          0x00007fff85fcd5a7 +[NSException raise:format:arguments:] + 103
11  com.apple.CoreFoundation          0x00007fff85fcd534 +[NSException raise:format:] + 148
12  com.apple.Foundation              0x00007fff804a409c -[NSString substringFromIndex:] + 127
13  com.apple.CalendarStore           0x00007fff808a21a9 +[CalGroup(CreationFromManagedObject) _convertURLFromManagedServerURL:withLogin:] + 140
14  com.apple.CalendarStore           0x00007fff808a187c +[CalGroup(CreationFromManagedObject) groupFromManagedObject:] + 410
15  com.apple.MessageFramework        0x00007fff80f68f81 -[ToDoCalendars _setAccountForCalendar:] + 79
16  com.apple.MessageFramework        0x00007fff80f684fc -[ToDoCalendars _calendarsFromActiveAccounts] + 230
17  com.apple.MessageFramework        0x00007fff80f6808e -[ToDoCalendars init] + 524
18  com.apple.MessageFramework        0x00007fff8115cc84 _initSharedInstance + 39
19  libSystem.B.dylib                 0x00007fff8358f37a pthread_once + 95
20  com.apple.MessageFramework        0x00007fff80f67e79 +[ToDoCalendars sharedInstance] + 23
21  com.apple.MessageFramework        0x00007fff80f67dc1 +[MetadataManager sharedInstance] + 75
22  com.apple.mail                    0x000000010000d580 0x100000000 + 54656
23  com.apple.CoreFoundation          0x00007fff85fa293c __invoking___ + 140
24  com.apple.CoreFoundation          0x00007fff85fa280d -[NSInvocation invoke] + 141
25  com.apple.MessageFramework        0x00007fff80f3ecbf -[ThrowingInvocationOperation main] + 31
26  com.apple.MessageFramework        0x00007fff80f3e5ff -[_MFInvocationOperation main] + 275
27  com.apple.Foundation              0x00007fff804cbdd0 -[__NSOperationInternal start] + 681
28  com.apple.Foundation              0x00007fff805a9bd5 ____NSOQSchedule_block_invoke_2 + 129
29  libSystem.B.dylib                 0x00007fff835b2d64 _dispatch_call_block_and_release + 15
30  libSystem.B.dylib                 0x00007fff835912d1 _dispatch_worker_thread2 + 239
31  libSystem.B.dylib                 0x00007fff83590c08 _pthread_wqthread + 353
32  libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
Thread 5:
0   libSystem.B.dylib                 0x00007fff83576d7a mach_msg_trap + 10
1   libSystem.B.dylib                 0x00007fff835773ed mach_msg + 59
2   com.apple.CoreFoundation          0x00007fff85f68902 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation          0x00007fff85f67d8f CFRunLoopRunSpecific + 575
4   com.apple.Foundation              0x00007fff804ddb74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
5   com.apple.Foundation              0x00007fff804dda53 -[NSRunLoop(NSRunLoop) run] + 77
6   com.apple.MessageFramework        0x00007fff80f56351 -[RSSInterchange _runManager] + 1445
7   com.apple.Foundation              0x00007fff804a3114 __NSThread__main__ + 1429
8   libSystem.B.dylib                 0x00007fff835affd6 _pthread_start + 331
9   libSystem.B.dylib                 0x00007fff835afe89 thread_start + 13
Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x000000000000003c  rbx: 0x0000000101703420  rcx: 0x00000001017033d8  rdx: 0x0000000000000001
  rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x0000000101703410  rsp: 0x00000001017033d8
   r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x00007fff89370340
  rip: 0x00007fff835e99ce  rfl: 0x0000000000000247  cr2: 0x00007fff70423fd0
Binary Images:
       0x100000000 -        0x100339fe7  com.apple.mail 4.5 (1084) <4E11604B-93C6-8C9C-C40D-E590AEEA1A82> /Applications/Mail.app/Contents/MacOS/Mail
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80033000 -     0x7fff80477fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff80478000 -     0x7fff8047eff7  com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8047f000 -     0x7fff80491fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff80492000 -     0x7fff80714fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80715000 -     0x7fff807a5fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff807a6000 -     0x7fff807fbff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff807fc000 -     0x7fff80807fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff80808000 -     0x7fff80a06fe7  com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff80a07000 -     0x7fff80a11fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff80a12000 -     0x7fff80a12ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff80a13000 -     0x7fff80a50fff  com.apple.LDAPFramework 2.0 (120.1) <1683330C-2908-9A45-AFF1-2282792C2570> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80a51000 -     0x7fff80a96fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fff80c4c000 -     0x7fff80c7cfef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff80c7d000 -     0x7fff80ca0ff7  com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff80ca1000 -     0x7fff80cd0ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff80cd1000 -     0x7fff80f0bfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff80f0c000 -     0x7fff80f0efef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x7fff80f0f000 -     0x7fff80f1cfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff80f38000 -     0x7fff8127bfff  com.apple.MessageFramework 4.5 (1084) <C291835F-FD0E-443D-05BA-3DC0A1634E0C> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff8128b000 -     0x7fff812b3fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff812b4000 -     0x7fff812b7ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff812b8000 -     0x7fff81318fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff81319000 -     0x7fff8132dfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8132e000 -     0x7fff81377fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81378000 -     0x7fff8148ffef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff81602000 -     0x7fff8167ffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81680000 -     0x7fff81689ff7  com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8168a000 -     0x7fff816f6fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff816f7000 -     0x7fff8173aff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8173b000 -     0x7fff81870fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81871000 -     0x7fff81877ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81878000 -     0x7fff8187cff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff818ad000 -     0x7fff81a1dfff  com.apple.QTKit 7.7 (1787) <AD4C0243-16DA-F7EE-7202-E9EE7198223F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff81a62000 -     0x7fff81aa5fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff81adb000 -     0x7fff81adefff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff81aeb000 -     0x7fff81b67ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff81b68000 -     0x7fff81faffef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff81fb0000 -     0x7fff81fb1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81fb2000 -     0x7fff81ff9ff7  com.apple.coreui 2 (114) <BB09E685-1F5D-0676-1A0E-295610B387A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff81ffa000 -     0x7fff82041fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff82042000 -     0x7fff8204efff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff8204f000 -     0x7fff82110fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82111000 -     0x7fff821e5fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff821e6000 -     0x7fff82235fe7  com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff82236000 -     0x7fff822b4ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff822cb000 -     0x7fff8234dfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8234e000 -     0x7fff8238ffef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff82390000 -     0x7fff8241dfff  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
    0x7fff8241e000 -     0x7fff82441fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff82442000 -     0x7fff82503fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff82605000 -     0x7fff82605ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff82606000 -     0x7fff826bbfe7  com.apple.ink.framework 1.3.3 (107) <D76C7591-B060-E2DE-6634-968FDABD87EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff826bc000 -     0x7fff826bdff7  com.apple.TrustEvaluationAgent 1.1 (1) <306FD9EE-A301-41D5-EBDE-2FC52F28229C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff826be000 -     0x7fff826c3fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff827e7000 -     0x7fff82828fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8282b000 -     0x7fff82895fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7D8B6D68-7E70-2AF2-BF9F-2CD56145909C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff830e7000 -     0x7fff830f5ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff830f6000 -     0x7fff83338fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff83339000 -     0x7fff833a1fff  com.apple.MeshKitRuntime 1.1 (49.2) <C57FDCEE-CED0-06A8-2890-A3F6BB851998> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff833a2000 -     0x7fff8345bfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8345c000 -     0x7fff8346dff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff8346e000 -     0x7fff834b9fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff834f7000 -     0x7fff83502ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83503000 -     0x7fff83575fef  com.apple.CoreSymbolication 2.0 (23) <9DBEFE60-0268-9B93-620F-B2737100E7F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff83576000 -     0x7fff83737fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff83738000 -     0x7fff839c0fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff839c1000 -     0x7fff839c3fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff83a7c000 -     0x7fff83a99ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83ab6000 -     0x7fff83ab6ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83ab7000 -     0x7fff83abdff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff83abe000 -     0x7fff83ad4fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff83ad5000 -     0x7fff83b0ffff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
    0x7fff83b10000 -     0x7fff83b12fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83b13000 -     0x7fff83b17ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff83b18000 -     0x7fff83b1bff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff83b4c000 -     0x7fff83b89ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
    0x7fff83be4000 -     0x7fff83c05fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff83c18000 -     0x7fff83cfdfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff83cfe000 -     0x7fff83d15fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff83d16000 -     0x7fff83e3eff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff83e3f000 -     0x7fff83e6aff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
    0x7fff83e6b000 -     0x7fff84169fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8416a000 -     0x7fff841caff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff841cb000 -     0x7fff841d6ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <60484D84-BA63-13DD-50E9-ABDA402C3C45> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff841d7000 -     0x7fff84215fff  com.apple.DebugSymbols 1.1 (70) <69720171-9E3A-CAA9-113B-BD1F15454921> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff84216000 -     0x7fff8431aff7  com.apple.PubSub 1.0.5 (65.28) <D54898F3-D940-2044-3404-11C2636C8331> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff84352000 -     0x7fff8436dfff  com.apple.datadetectors 2.1 (102.2) <625D5F96-A4AE-BB49-997F-8B0FBCC10E6E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff8436e000 -     0x7fff843a8fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff843a9000 -     0x7fff844e7fff  com.apple.CoreData 102.1 (251) <782F29CA-ACC7-4A77-5772-52FBE2CEFB5E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff844e8000 -     0x7fff845a5fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff845a6000 -     0x7fff845baff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff845bb000 -     0x7fff845bcfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff845bd000 -     0x7fff84649fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8464a000 -     0x7fff84663fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff84664000 -     0x7fff846adff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff846ae000 -     0x7fff846e7ff7  com.apple.MeshKit 1.1 (49.2) <2860E92F-5B68-E8DD-0E8F-BF3DD6ACF330> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff846e8000 -     0x7fff84729fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8472a000 -     0x7fff84765fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff84766000 -     0x7fff8477bff7  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
    0x7fff8477c000 -     0x7fff847d3fff  com.apple.Symbolication 1.1 (67) <A6CA5AF6-93A7-751F-6079-0BFB4353A3AC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff847d4000 -     0x7fff847dbff7  com.apple.KerberosHelper 2.1 (1.0) <ACF6781A-D0ED-548F-C051-30A065D33180> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff847dc000 -     0x7fff847ebfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff847ec000 -     0x7fff84836fef  com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff84837000 -     0x7fff84d3dff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff84d3e000 -     0x7fff84dcdfff  com.apple.PDFKit 2.5.1 (2.5.1) <927B9F90-3EBE-768E-8B18-BE43B4B58190> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff84dce000 -     0x7fff84ddffff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff84de0000 -     0x7fff8506afff  com.apple.JavaScriptCore 6534.51 (6534.51.21) <848CAF7C-CDC4-A280-378C-24A701BA6F1A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8506b000 -     0x7fff85078ff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8509e000 -     0x7fff850edfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff850fa000 -     0x7fff8515cfe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8515d000 -     0x7fff8519aff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff851a3000 -     0x7fff8540cfff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8540d000 -     0x7fff8542dff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8542e000 -     0x7fff8542eff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8542f000 -     0x7fff8550cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff855cb000 -     0x7fff855d3fff  com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
    0x7fff855d4000 -     0x7fff85674fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85675000 -     0x7fff856c4ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff856c5000 -     0x7fff856d0fff  com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
    0x7fff85e8c000 -     0x7fff85eb1ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85eb2000 -     0x7fff85ed2fef  com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
    0x7fff85ed3000 -     0x7fff85ed8fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff85f1c000 -     0x7fff86093fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff86094000 -     0x7fff860aafef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff860ab000 -     0x7fff860dcfff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff860dd000 -     0x7fff860eafff  com.apple.NSServerNotificationCenter 3.0 (3.0) <FF7063D0-A25F-C22E-FA20-3225ADF089E2> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
    0x7fff861b8000 -     0x7fff861d0fff  com.apple.iChat.InstantMessage 5.0.5 (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff861d1000 -     0x7fff862f0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff862f1000 -     0x7fff86339ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8633a000 -     0x7fff863b7fef  com.apple.backup.framework 1.2.2 (1.2.2) <6A7BCE87-A2EF-1BA0-C190-214DE8FE6771> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8666b000 -     0x7fff86829ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8682a000 -     0x7fff8685dff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8686a000 -     0x7fff868dbff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff868dc000 -     0x7fff8698cfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8698d000 -     0x7fff86a0cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86a0d000 -     0x7fff86a20ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <51E6A16E-4C93-70FD-AD16-0D7A26C30D3A> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
    0x7fff86a21000 -     0x7fff8711dff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8711e000 -     0x7fff8814fff7  com.apple.WebCore 6534.51 (6534.51.22) <7B51D5D9-55E4-610C-0FBD-E04C9D3F87BA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff88150000 -     0x7fff88150ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88151000 -     0x7fff882b1ff7  com.apple.syncservices 5.2 (578.3) <9C8348A9-374A-F031-716E-E4CB4F5383FD> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff882b2000 -     0x7fff882b2ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff882b3000 -     0x7fff882dcff7  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <D674533D-41AC-5271-DA23-30B65EF7C89B> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
    0x7fff882dd000 -     0x7fff883e7ff7  com.apple.MeshKitIO 1.1 (49.2) <B9E2EB6C-66F6-CFAD-4530-DDA4355D7FBA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
    0x7fff883e8000 -     0x7fff88482fff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff88483000 -     0x7fff88484fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff88485000 -     0x7fff884cfff7  com.apple.DAVKit 4.0.3 (732.2) <7DC4C8B4-9259-2D5D-BDA5-82F0DE3C95CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff884d0000 -     0x7fff884d5ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff884d6000 -     0x7fff8858cff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff8858d000 -     0x7fff888c1fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8892a000 -     0x7fff88ae8fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff88ae9000 -     0x7fff88ae9ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88aea000 -     0x7fff88b6fff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff88b70000 -     0x7fff88b8bff7  com.apple.openscripting 1.3.1 (???) <5A6ECC32-04D0-9A62-635D-1DD03EC6E190> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff88b8c000 -     0x7fff88bd8fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88bd9000 -     0x7fff88be0fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88be1000 -     0x7fff895dbff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff895dc000 -     0x7fff896f6fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff896f7000 -     0x7fff89894fe7  com.apple.WebKit 6534.51 (6534.51.22) <957BAD21-4FC4-9A9D-6E8F-644F474D7E30> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89895000 -     0x7fff89895ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff898ce000 -     0x7fff898d4ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff898d5000 -     0x7fff89c72fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff89c73000 -     0x7fff8a47dfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8a577000 -     0x7fff8a5c1ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8a5c2000 -     0x7fff8a636ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <7870994A-2C09-E20E-4CAE-BB5E8703E7A3> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8a637000 -     0x7fff8a68aff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8a68b000 -     0x7fff8a69afef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a69b000 -     0x7fff8a6c2ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS725050A9A362, 465.76 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Hub, 0x05ac  (Apple Inc.), 0x9126, 0xfa140000 / 6
USB Device: Apple LED Cinema Display, 0x05ac  (Apple Inc.), 0x9226, 0xfa146000 / 10
USB Device: Display iSight, 0x05ac  (Apple Inc.), 0x8508, 0xfa145000 / 9
USB Device: Display Audio, 0x05ac  (Apple Inc.), 0x1105, 0xfa144000 / 8
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 5
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000 / 4
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 7
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3
I've got 3 mailboxes: One exchange server, and 2 POP addresses.
I really hope someone can help, thanks in advance!

I 'solved' the problem by removing the exhange account from iCal. Now mail functions again.
Not a real solution: Can't use mail and iCal together now.

Similar Messages

  • Hi, after migration from a mac book to a new mac book air, Mail crashes when opening the Message Viewer. Any suggestions welcome to solve the problem. Thanks!

    Process:         Mail [500]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         6.5 (1508)
    Build Info:      Mail-1508000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [136]
    User ID:         501
    Date/Time:       2013-08-01 17:17:40.746 -0700
    OS Version:      Mac OS X 10.8.4 (12E3067)
    Report Version:  10
    Interval Since Last Report:          2239 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  548 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      5784DED5-2605-391F-7CD8-FEA331113A18
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray'
    Performing @selector(showViewerWindow:) from sender NSMenuItem 0x7fb883c44280
    abort() called
    terminate called throwing an exception
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff88c90b06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff856833f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff88c6f454 -[NSSet initWithArray:range:copyItems:] + 212
    3   Message                             0x00007fff8a0d654c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
    4   Message                             0x00007fff8a0d5d6c -[MailboxUid initWithDictionaryRepresentation:] + 1289
    5   Mail                                0x000000010dbdc22b Mail + 33323
    6   Mail                                0x000000010dbdbcbf Mail + 31935
    7   Mail                                0x000000010dbdb990 Mail + 31120
    8   Mail                                0x000000010dbdec7f Mail + 44159
    9   Mail                                0x000000010dbde133 Mail + 41267
    10  Mail                                0x000000010dd77d73 Mail + 1719667
    11  libdispatch.dylib                   0x00007fff8762f0b6 _dispatch_client_callout + 8
    12  libdispatch.dylib                   0x00007fff8762f041 dispatch_once_f + 50
    13  Mail                                0x000000010dbddfe8 Mail + 40936
    14  Mail                                0x000000010dbddea6 Mail + 40614
    15  CoreFoundation                      0x00007fff88c888e9 -[NSSet makeObjectsPerformSelector:] + 201
    16  AppKit                              0x00007fff86ad7136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    17  AppKit                              0x00007fff86ab611d loadNib + 317
    18  AppKit                              0x00007fff86ab5649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    19  AppKit                              0x00007fff86cf2653 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150
    20  CoreMessage                         0x00007fff890553d6 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 95
    21  Mail                                0x000000010dbdd002 Mail + 36866
    22  Mail                                0x000000010dbdcecc Mail + 36556
    23  Mail                                0x000000010dd558ac Mail + 1579180
    24  AppKit                              0x00007fff86c06959 -[NSApplication sendAction:to:from:] + 342
    25  AppKit                              0x00007fff86d3c36c -[NSMenuItem _corePerformAction] + 406
    26  AppKit                              0x00007fff86d3c05a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
    27  AppKit                              0x00007fff86a2920f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
    28  AppKit                              0x00007fff86a29097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
    29  AppKit                              0x00007fff86d35165 NSSLMMenuEventHandler + 342
    30  HIToolbox                           0x00007fff8d4b6d1a _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1206
    31  HIToolbox                           0x00007fff8d4b61e9 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 410
    32  HIToolbox                           0x00007fff8d4cbfc9 SendEventToEventTarget + 40
    33  HIToolbox                           0x00007fff8d502ca9 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 443
    34  HIToolbox                           0x00007fff8d4a7a21 SendMenuCommandWithContextAndModifiers + 59
    35  HIToolbox                           0x00007fff8d4a79d3 SendMenuItemSelectedEvent + 254
    36  HIToolbox                           0x00007fff8d4a785f _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
    37  HIToolbox                           0x00007fff8d4838bb _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 605
    38  HIToolbox                           0x00007fff8d482ec8 _HandleMenuSelection2 + 565
    39  AppKit                              0x00007fff86bf48c6 _NSHandleCarbonMenuEvent + 245
    40  AppKit                              0x00007fff86b16a9f _DPSNextEvent + 2073
    41  AppKit                              0x00007fff86b15df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    42  AppKit                              0x00007fff86b0d1a3 -[NSApplication run] + 517
    43  AppKit                              0x00007fff86ab1bd6 NSApplicationMain + 869
    44  libdyld.dylib                       0x00007fff8b5577e1 start + 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8bfe0212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff854f9704 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8553db41 abort + 143
    3   libc++abi.dylib                         0x00007fff8649c9eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8649a39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff85683873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff84ecc8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff856835de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff8762f0ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff8762f041 dispatch_once_f + 50
    10  com.apple.mail                          0x000000010dbddfe8 0x10dbd4000 + 40936
    11  com.apple.mail                          0x000000010dbddea6 0x10dbd4000 + 40614
    12  com.apple.CoreFoundation                0x00007fff88c888e9 -[NSSet makeObjectsPerformSelector:] + 201
    13  com.apple.AppKit                        0x00007fff86ad7136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    14  com.apple.AppKit                        0x00007fff86ab611d loadNib + 317
    15  com.apple.AppKit                        0x00007fff86ab5649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    16  com.apple.AppKit                        0x00007fff86cf2653 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150
    17  com.apple.CoreMessage                   0x00007fff890553d6 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 95
    18  com.apple.mail                          0x000000010dbdd002 0x10dbd4000 + 36866
    19  com.apple.mail                          0x000000010dbdcecc 0x10dbd4000 + 36556
    20  com.apple.mail                          0x000000010dd558ac 0x10dbd4000 + 1579180
    21  com.apple.AppKit                        0x00007fff86c06959 -[NSApplication sendAction:to:from:] + 342
    22  com.apple.AppKit                        0x00007fff86d3c36c -[NSMenuItem _corePerformAction] + 406
    23  com.apple.AppKit                        0x00007fff86d3c05a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
    24  com.apple.AppKit                        0x00007fff86a2920f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
    25  com.apple.AppKit                        0x00007fff86a29097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
    26  com.apple.AppKit                        0x00007fff86d35165 NSSLMMenuEventHandler + 342
    27  com.apple.HIToolbox                     0x00007fff8d4b6d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    28  com.apple.HIToolbox                     0x00007fff8d4b61e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    29  com.apple.HIToolbox                     0x00007fff8d4cbfc9 SendEventToEventTarget + 40
    30  com.apple.HIToolbox                     0x00007fff8d502ca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
    31  com.apple.HIToolbox                     0x00007fff8d4a7a21 SendMenuCommandWithContextAndModifiers + 59
    32  com.apple.HIToolbox                     0x00007fff8d4a79d3 SendMenuItemSelectedEvent + 254
    33  com.apple.HIToolbox                     0x00007fff8d4a785f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    34  com.apple.HIToolbox                     0x00007fff8d4838bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
    35  com.apple.HIToolbox                     0x00007fff8d482ec8 _HandleMenuSelection2 + 565
    36  com.apple.AppKit                        0x00007fff86bf48c6 _NSHandleCarbonMenuEvent + 245
    37  com.apple.AppKit                        0x00007fff86b16a9f _DPSNextEvent + 2073
    38  com.apple.AppKit                        0x00007fff86b15df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    39  com.apple.AppKit                        0x00007fff86b0d1a3 -[NSApplication run] + 517
    40  com.apple.AppKit                        0x00007fff86ab1bd6 NSApplicationMain + 869
    41  libdyld.dylib                           0x00007fff8b5577e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8bfe0d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff87631dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff876319ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8bfe06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff854faafc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff854fa8c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff854e4d71 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8bfe06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff854faafc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff854fa8c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff854e4d71 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8bfe06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff854faafc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff854fa8c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff854e4d71 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8bfe06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff854faafc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff854fa8c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff854e4d71 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8bfe06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff854faafc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff854fa8c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff854e4d71 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8bfe06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff854faafc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff854fa8c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff854e4d71 start_wqthread + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8bfde686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8bfddc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff88c2d233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88c32916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff88c320e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8ce9b546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8cef9562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff854f8352 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff854e4d81 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8bfe0322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff88c71f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff854f8352 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff854e4d81 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5202a1e8  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5202a210  rsp: 0x00007fff5202a1e8
       r8: 0x00007fff72d2c278   r9: 0x00007fff5202a1f0  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5202a370  r13: 0x00007fb88691abf0  r14: 0x00007fff72d2d180  r15: 0x00007fff5202a250
      rip: 0x00007fff8bfe0212  rfl: 0x0000000000000206  cr2: 0x00007fff72d25ff0
    Logical CPU: 0
    Binary Images:
           0x10dbd4000 -        0x10df73fff  com.apple.mail (6.5 - 1508) <C9B7426D-8772-3B4B-9DF6-BB10980F682C> /Applications/Mail.app/Contents/MacOS/Mail
           0x11013b000 -        0x11013cfff  com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) <F902B042-3BD2-3FD5-98E5-8F0563D687D1> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x111a65000 -        0x111a68fff  com.apple.DirectoryServicesSource (2.1 - 1170) <F0560AC5-BBF4-3AB2-88CF-466B45F79341> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x111a6f000 -        0x111aabfff  com.apple.ExchangeSource (2.1 - 1170) <BE40798F-1B7B-3740-9D53-227B79134F94> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
           0x111b5e000 -        0x111b60fff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x111b64000 -        0x111b78fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x111b84000 -        0x111b8dff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
           0x111b92000 -        0x111b94fff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x111b99000 -        0x111b9cfff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x111ba1000 -        0x111baaff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
           0x111baf000 -        0x111bb4fff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x111bb9000 -        0x111bbbfff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x111bbf000 -        0x111bc4fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x111bc9000 -        0x111bd0fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x111bd9000 -        0x111bdbfff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x111bdf000 -        0x111be3fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x111be8000 -        0x111bebfff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
           0x111bf0000 -        0x111c1dfff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27.1) <81194DEC-984F-3099-B537-F70394F8492C> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x111c33000 -        0x111c35fff  pwauxprop.so (387.2) <CD550163-E390-305D-98F1-C3E49F2A8493> /usr/lib/sasl2/pwauxprop.so
           0x111c3a000 -        0x111c3dfff  shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so
           0x111c42000 -        0x111c44fff  smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so
           0x111c49000 -        0x111c4cfff  smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so
           0x111ee3000 -        0x111ee4fff  com.apple.heimdalodpac (10.8 - 198) <AE9D93D6-C970-368B-A89C-2DA0EB225204> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x111ee9000 -        0x111eebfff  com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) <6276FDFA-EB44-374C-9BFC-2AB5F68F2145> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
           0x111eef000 -        0x111ef0ff7  com.apple.kerberos.reachability (3.0 - 2.0) <494BC138-CAA9-3083-AD03-72FDCC12D16D> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x111ef4000 -        0x111ef5ff7  com.apple.kerberos.sckerberosconfig (3.0 - 1) <4E2B2506-8401-37A5-A130-31DD32DF1DD1> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
        0x7fff6d7d4000 -     0x7fff6d80894f  dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld
        0x7fff82753000 -     0x7fff8275eff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff82769000 -     0x7fff827c8fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff827c9000 -     0x7fff82922ff7  com.apple.syncservices (7.1 - 713.1) <8DE17BEB-EB7A-39AB-8C81-52C1F8A9DD54> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff82bc0000 -     0x7fff82bceff7  libkxld.dylib (2050.40.51) <FA97FCE8-10FB-33BF-B227-B874A13796E3> /usr/lib/system/libkxld.dylib
        0x7fff82bcf000 -     0x7fff82bfdfff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff82c43000 -     0x7fff835d3927  com.apple.CoreGraphics (1.600.0 - 332) <F0DBC354-96D9-30B3-B511-54E0A44DF0F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff835e3000 -     0x7fff835ebff7  libsystem_dnssd.dylib (379.38.1) <5A34E09D-A4FC-349B-9925-E0BE5230402A> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff835ec000 -     0x7fff83847ff7  com.apple.QuartzComposer (5.1 - 287.1) <DAE74359-81DC-3723-83E8-302FF7464CF7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83848000 -     0x7fff8387fff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff83880000 -     0x7fff838c7ff7  com.apple.CalDAV (6.0 - 112.6) <BEE75B4F-A36E-3753-BDAF-1F766849960B> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff838c8000 -     0x7fff838d9ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff83915000 -     0x7fff83bb0ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff83bb1000 -     0x7fff83c00ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83c51000 -     0x7fff83caaff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <AF7D02C4-6953-3B67-BD3A-BD5560BB4BE8> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff83d9d000 -     0x7fff83daafff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff83df8000 -     0x7fff83e03fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff83e04000 -     0x7fff83e05fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff83e06000 -     0x7fff83e13ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff83e14000 -     0x7fff83e18fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff83e19000 -     0x7fff83e1dfff  com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff846d4000 -     0x7fff84700fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84701000 -     0x7fff84704fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff84705000 -     0x7fff847dffff  com.apple.backup.framework (1.4.3 - 1.4.3) <1F29FFF2-7157-38F3-9C46-8CE8C2E2A19D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff847e0000 -     0x7fff847ffff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff84800000 -     0x7fff84a6dff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84a6e000 -     0x7fff84a97fff  libsandbox.1.dylib (220.3) <40C2DA7C-ABED-30DE-A578-769BE162072B> /usr/lib/libsandbox.1.dylib
        0x7fff84b28000 -     0x7fff84b31ff7  com.apple.marco (8.0 - 900) <4CB07CF6-8778-3D77-8E28-31545DCB1645> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff84b32000 -     0x7fff84b76fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff84c2b000 -     0x7fff84c52fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff84d6d000 -     0x7fff84df7fff  com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <CF4B436F-6BED-3CC9-BD4B-6C21CE0C7E7D> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff84df8000 -     0x7fff84e85ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff84e86000 -     0x7fff84e8cfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff84e8d000 -     0x7fff84ea3fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff84ea4000 -     0x7fff84ea7fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff84ea8000 -     0x7fff84ebffff  libGL.dylib (8.9.2) <AAFC7825-E328-3843-A17F-ED29507FE217> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84ec0000 -     0x7fff84ec1fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff84ec2000 -     0x7fff84ec4ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff84ec5000 -     0x7fff84f2dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff84f2e000 -     0x7fff84f3dfff  com.apple.opengl (1.8.9 - 1.8.9) <75CACEAB-F7DE-3219-AC01-49981D5F20B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84f95000 -     0x7fff84fdfff7  libGLU.dylib (8.9.2) <639733CD-CAFB-3C10-995A-96B4F4285AAE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff84fe0000 -     0x7fff85155ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff85156000 -     0x7fff85182fff  com.apple.framework.Apple80211 (8.5 - 850.252) <E49366AD-F8EC-3DE8-A0C5-7EA799E64D41> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8518b000 -     0x7fff853c0ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff853c1000 -     0x7fff854ccfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff854cd000 -     0x7fff854dfff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff854e0000 -     0x7fff854e2fff  libCVMSPluginSupport.dylib (8.9.2) <84ADAE23-5B1C-3E39-BA0D-66CB108883C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff854e3000 -     0x7fff855b1fef  libsystem_c.dylib (825.40.1) <210538DA-1F96-3AC8-B630-4AF67FD81A2B> /usr/lib/system/libsystem_c.dylib
        0x7fff855b2000 -     0x7fff8566fff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff85670000 -     0x7fff85670ffd  com.apple.audio.units.AudioUnit (1.9.1 - 1.9.1) <BF1314C1-CEC1-3F63-BC5A-393543FB7FDA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff85672000 -     0x7fff8578a92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8578b000 -     0x7fff85796fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85797000 -     0x7fff857d3fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff857d4000 -     0x7fff85855fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85856000 -     0x7fff85863fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff85864000 -     0x7fff858e6ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff858e7000 -     0x7fff85a58ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff85a59000 -     0x7fff85a5dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85a5e000 -     0x7fff85a6fff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff85a70000 -     0x7fff85acaff7  com.apple.imfoundation (8.0 - 900) <67663769-480F-372F-B2C2-92C2C48AB782> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff85acb000 -     0x7fff85ad6ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff85adc000 -     0x7fff85ae0fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff85ae1000 -     0x7fff85b17fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff85b18000 -     0x7fff85bc9fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85be5000 -     0x7fff85c10fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff85c11000 -     0x7fff85c12fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85c13000 -     0x7fff85c1afff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85c1b000 -     0x7fff85c20fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff85c21000 -     0x7fff85c57fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff85c58000 -     0x7fff85c59ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85c5a000 -     0x7fff85cc9fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff85cca000 -     0x7fff85cf1ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff85cfd000 -     0x7fff85d14fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FA541F3A-10EA-3CE3-81B5-D2FF3FF5D596> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff85d15000 -     0x7fff85fccff7  com.apple.MediaToolbox (1.0 - 926.104) <1D00DD1D-959D-3990-92A0-5730ADFF6A34> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff85fcd000 -     0x7fff85fdcff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff85fdd000 -     0x7fff85fddfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff85fde000 -     0x7fff86035ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff86036000 -     0x7fff86092ff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff860a0000 -     0x7fff86497fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86498000 -     0x7fff86498fff  SleepServices (1.46) <A49C34BF-A696-3266-BCC1-D0788853D626> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
        0x7fff86499000 -     0x7fff864beff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff864bf000 -     0x7fff8665afef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8665b000 -     0x7fff868dcfff  com.apple.AOSKit (1.051 - 152.4) <5897F6E6-7F58-363C-87A0-A57741911AEE> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff868dd000 -     0x7fff8697cff7  com.apple.imcore (8.0 - 900) <0EC6C418-0A09-3DD3-93CD-72BF6E29F766> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8697d000 -     0x7fff869c0ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff869c1000 -     0x7fff875eefff  com.apple.AppKit (6.8 - 1187.39) <3CA8EE27-5D7E-340D-8C36-798FE44DAA86> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff875ef000 -     0x7fff8762cfef  libGLImage.dylib (8.9.2) <A8B6FC24-F40E-336C-9F54-1AC746472252> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8762d000 -     0x7fff87642ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff87684000 -     0x7fff87686fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87687000 -     0x7fff876aeff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff876af000 -     0x7fff876affff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff876b0000 -     0x7fff878b0fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff878e8000 -     0x7fff878e8fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff878e9000 -     0x7fff87904ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff87905000 -     0x7fff87956ff7  com.apple.iCalendar (6.0 - 126.5) <333304C6-0968-3AE6-886B-35630A175BD7> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff87957000 -     0x7fff87d74fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87d77000 -     0x7fff87d79fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87dbc000 -     0x7fff87ed6fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff87ed7000 -     0x7fff87f11fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff886f8000 -     0x7fff886fcfff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff886fd000 -     0x7fff887a3ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <9B442D1A-EF5D-3E2B-8E9F-18C6F21943C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff887a4000 -     0x7fff888a2fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff88950000 -     0x7fff8896fff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff88970000 -     0x7fff88a0bfff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88a0f000 -     0x7fff88a6bfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88a6c000 -     0x7fff88bbefff  com.apple.audio.toolbox.AudioToolbox (1.9.1 - 1.9.1) <966492E0-07DD-366E-9367-5C6DDF68F7AC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88bbf000 -     0x7fff88bf9ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88bfd000 -     0x7fff88de7ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88de8000 -     0x7fff88deffff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff88df0000 -     0x7fff88e18fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88e43000 -     0x7fff88e4afff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff88e4b000 -     0x7fff88e4bfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88e4c000 -     0x7fff88e4cfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff88e4d000 -     0x7fff88e9afff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff88e9b000 -     0x7fff88ef1fff  com.apple.HIServices (1.20 - 417) <14FD6E12-31DC-37F3-8818-843D6469D36A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff88ef2000 -     0x7fff88fe7fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff88fe8000 -     0x7fff890a0fff  com.apple.CoreMessage (6.5 - 1508) <97D78869-AA36-3FC8-A079-9B08BF10997C> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff890a1000 -     0x7fff89120ff7  com.apple.securityfoundation (6.0 - 55115.4) <2D1C6E60-FE16-3D86-A46B-36AEB236B101> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89171000 -     0x7fff8919bff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8919c000 -     0x7fff89236fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff89237000 -     0x7fff8926ffff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff89270000 -     0x7fff892c5ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff892c6000 -     0x7fff892e7fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff892e8000 -     0x7fff89344fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89345000 -     0x7fff89366ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff89367000 -     0x7fff89389ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8938a000 -     0x7fff893d6ff7  libauto.dylib (185.4) <D047EBE3-4AA1-3C82-AC7A-F9D3AF0D9A74> /usr/lib/libauto.dylib
        0x7fff893d7000 -     0x7fff893dafff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8946b000 -     0x7fff894dbfff  com.apple.ISSupport (1.9.8 - 56) <7899C520-A5C6-3723-9EFD-E1A65C93C5E2> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff894dc000 -     0x7fff894e5ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff894ea000 -     0x7fff894fdff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8951e000 -     0x7fff8956fff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff895c4000 -     0x7fff895c5ff7  libSystem.B.dylib (169.3) <AE5C5927-6C60-367F-BB7A-55AA351275F9> /usr/lib/libSystem.B.dylib
        0x7fff895c6000 -     0x7fff896c8fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff896c9000 -     0x7fff896f5ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff896f6000 -     0x7fff89739ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8973a000 -     0x7fff89757ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89800000 -     0x7fff8980afff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff899f8000 -     0x7fff89a52fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89a57000 -     0x7fff89b0aff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89b0b000 -     0x7fff89b19fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff89b62000 -     0x7fff89bc1fff  com.apple.IMAP (6.5 - 1508) <42C96BC0-5E8B-38CC-BA03-BE32A7115521> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff89bc2000 -     0x7fff89be4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89be5000 -     0x7fff89cb7ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff89cba000 -     0x7fff89cbafff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89cbb000 -     0x7fff89cbffff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89cc0000 -     0x7fff89cc6fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff89cc7000 -     0x7fff89dc4ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff89dc5000 -     0x7fff89dcafff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89dcb000 -     0x7fff89dd9fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89dda000 -     0x7fff89ddafff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89ddb000 -     0x7fff89df2fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89df9000 -     0x7fff89e04fff  com.apple.CalendarAgentLink (1.0 - 38) <975BA2F1-5EA9-3173-831A-75143B45B262> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff89e05000 -     0x7fff89e11fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff89f3d000 -     0x7fff89fbdff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a00e000 -     0x7fff8a019ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8a04d000 -     0x7fff8a0b6fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8a0b7000 -     0x7fff8a2fffff  com.apple.MessageFramework (6.5 - 1508) <638AE219-7B3A-31AE-A0D2-4EDFA2C4D877> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff8a80d000 -     0x7fff8a85cff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8a85d000 -     0x7fff8a9e8fff  com.apple.WebKit (8536 - 8536.30.1) <946547D5-EE60-3D04-A0E8-81A82029E90F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8a9e9000 -     0x7fff8aa09fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8aa0a000 -     0x7fff8aa67fff  com.apple.ExchangeWebServices (3.0.1 - 158) <7F488A14-0621-3F1A-AF40-EF4FD503082E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8aa68000 -     0x7fff8ad2cfff  com.apple.AddressBook.framework (7.1 - 1170) <63D95895-BF13-3C5D-8C82-C6C24252B596> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8ad2f000 -     0x7fff8ad31ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8ad32000 -     0x7fff8ad3afff  com.apple.AppSandbox (2.1 - 1) <79F5851B-C5B4-3D6F-8F99-AAF20F3DE9C2> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8ad3b000 -     0x7fff8ae38fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8ae39000 -     0x7fff8ae45fff  com.apple.CrashReporterSupport (10.8.3 - 418) <15029932-A0C0-3B78-B2A4-944DB3C0C5F5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ae6f000 -     0x7fff8ae76fff  libGFXShared.dylib (8.9.2) <BDC81FC6-0AE7-37ED-BF94-960769DD8479> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8ae77000 -     0x7fff8aee5ff7  com.apple.framework.IOKit (2.0.1 - 755.40.1) <E56F408B-EE41-32C7-AB71-8C21CD8BAD10> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8aee6000 -     0x7fff8af00fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8af01000 -     0x7fff8b021fff  com.apple.desktopservices (1.7.4 - 1.7.4) <B52AA243-BBF1-38FC-8CBD-3BC41FA3FC1B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b022000 -     0x7fff8b026ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b027000 -     0x7fff8b2cbff7  com.apple.CoreImage (8.4.0 - 1.0.1) <8A129E8D-9BDA-3784-A99B-68FFFD7E774D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8b2cc000 -     0x7fff8b317fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b318000 -     0x7fff8b37bfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b37c000 -     0x7fff8b3c8fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8b3c9000 -     0x7fff8b3f7fff  com.apple.CoreServicesInternal (154.3 - 154.3) <A293D1E9-3254-370E-9CA1-2B5D95042C75> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b403000 -     0x7fff8b403fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b45f000 -     0x7fff8b4b9ff7  com.apple.opencl (2.2.19 - 2.2.19) <CE982F17-0AE9-3E26-9CD0-BEEF7379CB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b4ec000 -     0x7fff8b554fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b555000 -     0x7fff8b558ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8b559000 -     0x7fff8b870ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <941403A8-C0CC-337F-8B93-8E7E77CC07DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8b871000 -     0x7fff8b877ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8b878000 -     0x7fff8b88ffff  com.apple.iChat.InstantMessage (7.0.1 - 3306) <B20BB0A7-BEE5-3453-8B3E-5E93126200A8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff8b890000 -     0x7fff8b955ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8b956000 -     0x7fff8b958fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff8b959000 -     0x7fff8b95dff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8b95e000 -     0x7fff8bd9afef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8bd9b000 -     0x7fff8bda3fff  liblaunch.dylib (442.26.2) <16D518EF-B8F4-3FA2-8722-C1CDEA236912> /usr/lib/system/liblaunch.dylib
        0x7fff8bda4000 -     0x7fff8bdd5ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8bdd6000 -     0x7fff8bf84fff  com.apple.QuartzCore (1.8 - 304.3)

    Triple-click the line below on this page to select it:
    ~/Library/Mail/V2/MailData
    Right-click or control-click the highlighted line and select
    Services ▹ Open
    from the contextual menu.* A folder window should open. From that folder, move the following files to the Desktop:
    SmartMailboxesLocalProperties.plist
    SyncedSmartMailboxes.plist
    Test. If Mail now works, delete the files you moved and recreate your smart mailboxes, if necessary. Otherwise put the files back where they were, overwriting any that may have created in their place.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • Is you mail app crashing when using the trash can delete??

    Is anyone having a problem with mail app. crashing after using the trash can delete. I am no longer using the trash can so I have not had another mail crash. Swipe and delete and edit and delete work ok. Only the trash can delete causes the problem.

    Alberta....I first tried the reset, which didn't work, so I had to do a full restore. Which helped has corrected the problem. I just can use the trash can delete.

  • Mail Application Crashes when opening new message

    The problem, though annoying, is easy to explain. Each time I open mail and attempt to view new messages (i.e., marked unread), the application crashes. I can, however, view messages that have been downloaded. I have two POP accounts, if that matters. The complete crash report follows. Thanks in advance!
    CRASH REPORT:
    Process: Mail [394]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (929.4)
    Build Info: Mail-9290400~5
    Code Type: PPC (Native)
    Parent Process: launchd [62]
    Date/Time: 2008-11-08 19:35:01.114 -0500
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000006202
    Crashed Thread: 17
    Application Specific Information:
    -[Matador _setAttributeForFileAtPath:name:value:]
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    Thread 0:
    0 libSystem.B.dylib 0x900b9264 pread$UNIX2003 + 12
    1 libSystem.B.dylib 0x900644ac malloc + 64
    2 libsqlite3.0.dylib 0x9384f6a4 sqlite3PagerAcquire + 4036
    3 libsqlite3.0.dylib 0x93859ee8 sqlite3BtreeMoveto + 1768
    4 libsqlite3.0.dylib 0x938a359c sqlite3VdbeExec + 22940
    5 libsqlite3.0.dylib 0x938a8be4 sqlite3Step + 1604
    6 libsqlite3.0.dylib 0x938a8e54 sqlite3_step + 148
    7 com.apple.CFNetwork 0x95b7ce2c _CFURLCache::ExecuteSQLSelectAndCreateResponse(_CFString const*) + 268
    8 com.apple.CFNetwork 0x95b7cd04 _CFURLCache::LookupCachedURLResponse(_CFURLCacheNode*) + 24
    9 com.apple.CFNetwork 0x95b7ca68 _CFURLCache::CopyResponseForRequest(CFURLRequest const*) + 336
    10 com.apple.CFNetwork 0x95b7bedc _CFURLConnectionSendCallbacks + 984
    11 com.apple.CFNetwork 0x95b7ba90 muxerSourcePerform + 188
    12 com.apple.CoreFoundation 0x96348370 CFRunLoopRunSpecific + 1308
    13 com.apple.HIToolbox 0x926ccd44 RunCurrentEventLoopInMode + 264
    14 com.apple.HIToolbox 0x926ccad0 ReceiveNextEventCommon + 260
    15 com.apple.HIToolbox 0x926cc9a8 BlockUntilNextEventMatchingListInMode + 84
    16 com.apple.AppKit 0x93ac3e18 _DPSNextEvent + 596
    17 com.apple.AppKit 0x93ac37d0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    18 com.apple.AppKit 0x93abd48c -[NSApplication run] + 736
    19 com.apple.AppKit 0x93a8de90 NSApplicationMain + 440
    20 com.apple.mail 0x000f30e8 0x1000 + 991464
    Thread 1:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9473b7d0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x947460c4 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.MessageFramework 0x003b282c -[RSSInterchange _runManager] + 1760
    6 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.IMUtils 0x96c6a2f8 -[IMRemoteObjectBroadcaster _workerThread] + 248
    4 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9473b7d0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x947460c4 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.MessageFramework 0x002e9964 +[_NSSocket _runIOThread] + 88
    6 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x900c7ae4 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x963539b0 __CFSocketManager + 764
    Thread 10:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9473d9f4 -[NSConnection sendInvocation:internal:] + 2308
    4 com.apple.CoreFoundation 0x963bb718 __forwarding__ + 696
    5 com.apple.CoreFoundation 0x963bb834 CF_forwarding_prep0 + 212
    6 com.apple.syncservices 0x94435384 +[NSConnection(SyncServicesExtensions) isd_rootProxyForConnectionWithRegisteredName:requestTimeout:replyTimeout:protoc ol:enableMultipleThreads:independentConversations:] + 232
    7 com.apple.syncservices 0x944351c8 -[ISyncConcreteManager _connectToServerNoLock] + 256
    8 com.apple.syncservices 0x94434ec8 -[ISyncConcreteManager _connectToServer] + 480
    9 com.apple.syncservices 0x94434530 -[ISyncConcreteManager _performSelectorOnServer:numberOfArguments:] + 124
    10 com.apple.syncservices 0x94434390 -[ISyncConcreteManager registerSchemaWithBundlePath:] + 536
    11 com.apple.Mail.Syncer 0x037c878c 0x37c2000 + 26508
    12 com.apple.Mail.Syncer 0x037c8818 0x37c2000 + 26648
    13 com.apple.mail 0x000369f8 0x1000 + 219640
    14 com.apple.CoreFoundation 0x963bba98 _invoking__ + 168
    15 com.apple.CoreFoundation 0x963bb32c -[NSInvocation invoke] + 128
    16 com.apple.MessageFramework 0x003b4a34 -[MonitoredInvocation invoke] + 392
    17 com.apple.MessageFramework 0x003b57e4 +[WorkerThread _execute:] + 132
    18 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    19 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x90069e4c _semwaitsignal + 12
    1 libSystem.B.dylib 0x900a6a00 pthread_condwait + 1580
    2 com.apple.datadetectorscore 0x90e7d9f4 DDPerformInMainThread + 204
    3 com.apple.datadetectorscore 0x90e7c4a0 DDSLSourceLoadTable + 716
    4 com.apple.datadetectorscore 0x90e7b2a0 DDLookupTableLoadSpotlightValuesForAttributeType + 192
    5 com.apple.datadetectorscore 0x90e7b590 DDLookupTableCreateFromCacheData + 444
    6 com.apple.datadetectorscore 0x90e7eb74 DDScannerCreateWithFileName + 852
    7 com.apple.datadetectors 0x966ea898 -[DDScannerComputationOperation main] + 284
    8 com.apple.Foundation 0x9478b314 -[NSOperation start] + 620
    9 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    10 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x900b9264 pread$UNIX2003 + 12
    1 libSystem.B.dylib 0x900644ac malloc + 64
    2 libsqlite3.0.dylib 0x9384f6a4 sqlite3PagerAcquire + 4036
    3 libsqlite3.0.dylib 0x938594d4 sqlite3BtreeCursor + 884
    4 libsqlite3.0.dylib 0x938a2f00 sqlite3VdbeExec + 21248
    5 libsqlite3.0.dylib 0x938a8be4 sqlite3Step + 1604
    6 libsqlite3.0.dylib 0x938a8e54 sqlite3_step + 148
    7 com.apple.CoreData 0x90411ac0 _execute + 64
    8 com.apple.CoreData 0x904119e4 -[NSSQLiteConnection execute] + 2048
    9 com.apple.CoreData 0x90415620 -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 504
    10 com.apple.CoreData 0x90407c70 -[NSSQLCore objectsForFetchRequest:inContext:] + 364
    11 com.apple.CoreData 0x90407a5c -[NSSQLCore executeRequest:withContext:] + 244
    12 com.apple.CoreData 0x90406fd0 -[NSPersistentStoreCoordinator(_NSInternalMethods) executeRequest:withContext:] + 720
    13 com.apple.CoreData 0x90404d4c -[NSManagedObjectContext executeFetchRequest:error:] + 564
    14 ...apple.AddressBook.framework 0x90c69358 -[ABAddressBook(ABMailRecentSearch) mailRecentForEmail:] + 456
    15 com.apple.mail 0x0004a980 0x1000 + 301440
    16 com.apple.mail 0x00040510 0x1000 + 259344
    17 com.apple.CoreFoundation 0x963bba98 _invoking__ + 168
    18 com.apple.CoreFoundation 0x963bb32c -[NSInvocation invoke] + 128
    19 com.apple.MessageFramework 0x003b4a34 -[MonitoredInvocation invoke] + 392
    20 com.apple.MessageFramework 0x003b4664 -[InvocationQueue _drainQueue] + 656
    21 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    22 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 14:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x95b76d88 CFURLCacheWorkerThread(void*) + 292
    4 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 15:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 ...apple.AddressBook.framework 0x90c67570 -[ABRemoteImageLoader workLoop] + 184
    3 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    4 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 16:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x947649fc +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 17 Crashed:
    0 com.apple.Metadata 0x9380d430 _MDCopyUTITypeFromLS + 12
    1 com.apple.Metadata 0x937e6f38 _MDItemValidateOperation + 76
    2 com.apple.Metadata 0x937e6e60 MDItemSetAttribute + 72
    3 com.apple.MessageFramework 0x0035d8ec -[Matador _setAttributeForFileAtPath:name:value:] + 56
    4 com.apple.CoreFoundation 0x963bba98 _invoking__ + 168
    5 com.apple.CoreFoundation 0x963bb32c -[NSInvocation invoke] + 128
    6 com.apple.MessageFramework 0x003b4664 -[InvocationQueue _drainQueue] + 656
    7 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    8 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 17 crashed with PPC Thread State 32:
    srr0: 0x9380d430 srr1: 0x0200f030 dar: 0x00006202 dsisr: 0x0a000000
    r0: 0x937e6f2c r1: 0xf040e720 r2: 0xa002e924 r3: 0x05959470
    r4: 0x00000000 r5: 0x00000002 r6: 0xffffffff r7: 0x00000001
    r8: 0x059fc080 r9: 0x1364e720 r10: 0x0068a004 r11: 0xa0032da0
    r12: 0x9006daf4 r13: 0x00000000 r14: 0x05957e60 r15: 0x05957e80
    r16: 0x005243d4 r17: 0x00525225 r18: 0x005243d4 r19: 0x005243d4
    r20: 0x005243d4 r21: 0x005243d4 r22: 0x00000000 r23: 0x005243d4
    r24: 0x005243d4 r25: 0x005243d4 r26: 0x00000000 r27: 0xa061cf28
    r28: 0x00000000 r29: 0x00000002 r30: 0x05959470 r31: 0x937e6e28
    cr: 0x22002444 xer: 0x20000007 lr: 0x937e6f3c ctr: 0x9006daf4
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x268fff com.apple.mail 3.5 (929.4) <fa74bcac34b92cee4e79c01069c05f36> /Applications/Mail.app/Contents/MacOS/Mail
    0x2d0000 - 0x505fff com.apple.MessageFramework 3.5 (929.2) <11988d61185130a8209f998bbf52e550> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x646000 - 0x648fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x64e000 - 0x674fff com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <3abfafbb3982f8c148b49a9c3b35b1f9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x300a000 - 0x3104ff3 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <301197bb19c83780749805b978095825> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x3236000 - 0x323cfff libCGXCoreImage.A.dylib ??? (???) <3e8a67b9143aae8511f31076c638caa9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x37c2000 - 0x37dfffb com.apple.Mail.Syncer 3.5 (929.2) <a5ebe2c839466d0abf42b135b05b88e4> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x45a9000 - 0x45bbfff com.apple.syncservices.syncservicesui 4.1 (389.7) <c15478c21121824c78a7c2a17377788a> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x585a000 - 0x585cffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld
    0x90003000 - 0x9000effb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x9000f000 - 0x9000fffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90010000 - 0x90052fff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90053000 - 0x90060fff libbz2.1.0.dylib ??? (???) <ff3050272228dbda09852641458eaaa4> /usr/lib/libbz2.1.0.dylib
    0x90061000 - 0x90061ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90062000 - 0x901fbfe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x901fc000 - 0x90277fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90278000 - 0x90361fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x90362000 - 0x90362fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90363000 - 0x903ebfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903ec000 - 0x904b1ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x904b2000 - 0x90b93ff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90b94000 - 0x90c56fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90c57000 - 0x90c57ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90c58000 - 0x90dc4ff9 com.apple.AddressBook.framework 4.1.1 (696) <d060674db5664f6db586985a12742f1c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90dc5000 - 0x90dd0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90dd1000 - 0x90dfefff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dff000 - 0x90e49fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90e4a000 - 0x90e99fff com.apple.datadetectorscore 1.0.2 (52.14) <dce349f0368081cfa3a2cc7ad2ae990a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91bdd000 - 0x91bf0ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91bf1000 - 0x91c59fff com.apple.iLifeMediaBrowser 1.0.9 (212.0.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x91c5a000 - 0x91cc4fff com.apple.PDFKit 2.1.1 (2.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91cc5000 - 0x91d02fff libRIP.A.dylib ??? (???) <2a8fc4eb2a2120c341c15b54f807041d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91d03000 - 0x91d0afff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91e13000 - 0x91e9affb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91e9b000 - 0x91eb6ffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91eb7000 - 0x91ee5ffb com.apple.DotMacSyncManager 1.2.3 (286) <65d0e4540083a64199504933831a99d2> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x91ee6000 - 0x91f28fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f29000 - 0x91f2fffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91f30000 - 0x91fdeffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91fdf000 - 0x91fdfff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91fe0000 - 0x91fe5ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91fec000 - 0x91fffffe com.apple.CFOpenDirectory 10.5 (10.5) <41ed29dcd683657b10994df7d7349e0a> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x92004000 - 0x9201bffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9201c000 - 0x921bcff7 com.apple.QuartzComposer 2.1 (106.5) <5dc62dabb295b4b355da9d37501b3f90> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x921bd000 - 0x921cafff libCSync.A.dylib ??? (???) <e0395a40546c6c8b244962512e74c35e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x921cb000 - 0x92317ffb com.apple.CalendarStore 3.0.5 (841) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x92318000 - 0x92337fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92338000 - 0x92354fff com.apple.IMFramework 4.0.5 (582) <7a425a078e842dea6469edccdf596022> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x923f7000 - 0x92405fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x92406000 - 0x92414ffb com.apple.opengl 1.5.7 (1.5.7) <0f5ac86573f9bb828dfa1864d85a4162> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92415000 - 0x92456ffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92457000 - 0x924b7fff com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x924b8000 - 0x92587fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92588000 - 0x9258dfff com.apple.KerberosHelper 1.1 (1.0) <8f67c86123d3225e76cf7d361eaaeafd> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9258e000 - 0x9263efff edu.mit.Kerberos 6.0.12 (6.0.12) <c72d937eebc3e56ea636d332e2bb18cf> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9263f000 - 0x9269bffb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9269c000 - 0x929d5feb com.apple.HIToolbox 1.5.4 (???) <ffe389390ecc05cf8770c81db6511bd1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x929d6000 - 0x929e9fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x929ea000 - 0x92ad1fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92ad2000 - 0x92b39ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x92b3a000 - 0x92c4effa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92c4f000 - 0x92c88fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92c89000 - 0x93243fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93244000 - 0x93262fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93263000 - 0x937daff3 com.apple.CoreGraphics 1.351.33 (???) <83d4f302053d3fe5f69c8e20b3a0c34f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x937db000 - 0x9382afff com.apple.Metadata 10.5.2 (398.22) <7063f883d9d901fea72151597ccd4e6a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9382b000 - 0x938b0fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x938b1000 - 0x93907fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93908000 - 0x93908ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93909000 - 0x9390aff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9390b000 - 0x9393dfff com.apple.bom 9.0 (136) <cb560109ea507cdfb6c77349845e6b2a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9393e000 - 0x9393efff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9393f000 - 0x93a87ffb libicucore.A.dylib ??? (???) <2d1f8cb81754c6b68809a4aa6c7b94a3> /usr/lib/libicucore.A.dylib
    0x93a88000 - 0x941fdfff com.apple.AppKit 6.5.3 (949.34) <5a94250c410980eb9047e9a5f0f9b558> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x941fe000 - 0x941fffff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94200000 - 0x9429aff7 com.apple.ApplicationServices.ATS 3.4 (???) <77bbf58ddc32846bdfdea2bd30ab6fb9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9429b000 - 0x943a9fff com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x943aa000 - 0x943b2fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x943b3000 - 0x943e8ffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x943e9000 - 0x9442dffb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <20fa0a9cc952b90f7686a47409733eb8> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9442e000 - 0x944fcffb com.apple.syncservices 3.1 (389.7) <3d6f945da3813785216fd2df7a408e16> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x944fd000 - 0x944ffffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94500000 - 0x94510fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x94511000 - 0x9454fff7 libtidy.A.dylib ??? (???) <aec2c15110f29e8461160b4fa0a1fbbe> /usr/lib/libtidy.A.dylib
    0x94550000 - 0x945b5ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x945b6000 - 0x9464cfff com.apple.LaunchServices 290 (290) <fd3ffed6d3e33d356610d5eac6c7088a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9464d000 - 0x946e6fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x946e7000 - 0x94703ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94704000 - 0x94949ffb com.apple.Foundation 6.5.6 (677.21) <8350383f1c44d18e471451ce92a1572c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9494a000 - 0x9494afff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9494b000 - 0x9496bff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9496c000 - 0x94c9aff7 com.apple.QuickTime 7.5.5 (990.7) <f530ad007afd28b3dc938a41e0a3f1e8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c9b000 - 0x94caafff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94cab000 - 0x94fd4fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94fd5000 - 0x9500afff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9500b000 - 0x95439ffa libGLProgrammability.dylib ??? (???) <603a9704539c585a35801c2452930cb2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9543a000 - 0x9543ffff com.apple.OpenDirectory 10.5 (10.5) <6dca8a620bb66310737d421624ebbfcd> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x95440000 - 0x9544ffff com.apple.DMNotification 1.1.0 (143) <c68dc3aa8e69dfea987ae8400ccaa929> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x95450000 - 0x95497fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95498000 - 0x954a3fff com.apple.dotMacLegacy 3.1 (244.1) <570bed901cb34b2a4de7b7365e366e2d> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x954a7000 - 0x954aafff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x954ab000 - 0x954f8fff com.apple.framework.familycontrols 1.0.2 (1.0.2) <de0f0cb147a364a1017bbb27e58f5e09> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x954f9000 - 0x956dfffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x956e0000 - 0x9570cfff com.apple.CoreMediaPrivate 11.0 (11.0) <5c3e0852cafaace76f92a112921a8ff0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9570d000 - 0x9582bff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9582c000 - 0x95b2dffb com.apple.CoreServices.CarbonCore 786.6 (786.6) <94736308a0b44830c732ebb1bebd78f8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95b2e000 - 0x95b6bffe com.apple.securityfoundation 3.0 (32989) <ad2dd4c797fa2ba4c656f82936f9fb83> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b6c000 - 0x95bf2ff9 com.apple.CFNetwork 339.5 (339.5) <b401902ddbf0d923e7b584e579ce0b4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95bf3000 - 0x95cd6fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x95cd7000 - 0x95ce2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ce3000 - 0x95db6fff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95db7000 - 0x95de2ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x95de3000 - 0x95e0dff7 libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
    0x95e0e000 - 0x95e29ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <60afb4ad8bd64c8539f50f7edef1f759> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95e2a000 - 0x95eb4fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95eb5000 - 0x95f6ffff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
    0x95f70000 - 0x95f74ffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95f75000 - 0x962daff2 com.apple.QuartzCore 1.5.5 (1.5.5) <e5fa65979d5e0bb75ec19aea053ce83d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x962db000 - 0x962deffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962df000 - 0x96404ffb com.apple.CoreFoundation 6.5.4 (476.15) <cad7eb450d1f930417aeeca9eb00dbcd> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96405000 - 0x96494ffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96495000 - 0x9649dffb libCGATS.A.dylib ??? (???) <3c50a1f1f03470a8baadd22a17a4b547> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9649e000 - 0x964a7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x964a8000 - 0x964c7fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x964c8000 - 0x964e1ffb com.apple.CoreVideo 1.5.1 (1.5.1) <7568a5b07a0ccb4ee76a9b997fa3e5d9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x964e2000 - 0x96607ffb com.apple.imageKit 1.0.2 (1.0) <86dec1a5970c6e713cc9b3f532098b19> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96608000 - 0x96627fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9665a000 - 0x96666ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96667000 - 0x966e8fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x966e9000 - 0x966fefff com.apple.datadetectors 1.0.1 (66.2) <90711dd7887550dd04f564ec211cf059> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x966ff000 - 0x96728ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96729000 - 0x96741ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96742000 - 0x96749ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9674a000 - 0x96789fff com.apple.DAVKit 3.0.4 (652) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9678a000 - 0x967efffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x967f0000 - 0x96836ff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96837000 - 0x96868fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96869000 - 0x9686fffb com.apple.DisplayServicesFW 2.0 (2.0) <fb3b6779bc6c167bc163798b6d20a866> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96870000 - 0x968bffff libGLImage.dylib ??? (???) <274f96cdf247e29c74dc476d166928ca> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x968c0000 - 0x96954fff com.apple.framework.IOKit 1.5.1 (???) <9bd6b9e0f0a9a25c3a1d379da04dd8be> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96955000 - 0x9697dfff libxslt.1.dylib ??? (???) <a69bf3978edd9dd905726660011bb6e6> /usr/lib/libxslt.1.dylib
    0x96c06000 - 0x96c68ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96c69000 - 0x96c7efff com.apple.IMUtils 4.0.5 (582) <d932fd56d7cb597ce9a0d72015db1a90> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x96c7f000 - 0x96ca5fff libcups.2.dylib ??? (???) <0baa8f1a940b5d8c4d8e4e63fffef410> /usr/lib/libcups.2.dylib
    0x96ca6000 - 0x96df0ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96df1000 - 0x96ea1fff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Two additional comments:
    1. Any messages received before 11/7/08 will not open.
    2. iTunes is suddenly crashing as soon as it's opened.
    iTUNES CRASH REPORT:
    Process: iTunes [412]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 8.0.1 (8.0.1)
    Build Info: iTunes-8011201~2
    Code Type: PPC (Native)
    Parent Process: launchd [62]
    Date/Time: 2008-11-08 19:40:42.450 -0500
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000ab73ae
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.Metadata 0x9380d424 _MDCopyUTITypeFromLS + 0
    1 com.apple.Metadata 0x937e6f38 _MDItemValidateOperation + 76
    2 com.apple.Metadata 0x937e6e60 MDItemSetAttribute + 72
    3 ...ple.CoreServices.CarbonCore 0x95883c28 CSBackupSetItemExcluded + 444
    4 com.apple.iTunes 0x001e5df0 0x1000 + 1986032
    5 com.apple.iTunes 0x001d91bc 0x1000 + 1933756
    6 com.apple.iTunes 0x0046fd70 0x1000 + 4648304
    7 com.apple.iTunes 0x0046f878 0x1000 + 4647032
    8 com.apple.iTunes 0x00471cf4 0x1000 + 4656372
    9 com.apple.iTunes 0x00476058 0x1000 + 4673624
    10 com.apple.iTunes 0x004791bc 0x1000 + 4686268
    11 com.apple.iTunes 0x00479c5c 0x1000 + 4688988
    12 com.apple.iTunes 0x0047ac3c 0x1000 + 4693052
    13 com.apple.iTunes 0x0047ae40 0x1000 + 4693568
    14 com.apple.iTunes 0x004fea50 0x1000 + 5233232
    15 com.apple.iTunes 0x00385430 0x1000 + 3687472
    16 com.apple.iTunes 0x003859a0 0x1000 + 3688864
    17 com.apple.iTunes 0x00386ed0 0x1000 + 3694288
    18 com.apple.iTunes 0x0038cd2c 0x1000 + 3718444
    19 com.apple.iTunes 0x0038cff8 0x1000 + 3719160
    20 com.apple.iTunes 0x004afa74 0x1000 + 4909684
    21 com.apple.iTunes 0x003af278 0x1000 + 3859064
    22 com.apple.HIToolbox 0x926a3e28 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484
    23 com.apple.HIToolbox 0x926a2fc0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464
    24 com.apple.HIToolbox 0x926a2ddc SendEventToEventTargetWithOptions + 52
    25 com.apple.HIToolbox 0x926c7c04 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 400
    26 com.apple.HIToolbox 0x926c779c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 676
    27 com.apple.HIToolbox 0x926c789c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 932
    28 com.apple.HIToolbox 0x926c789c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 932
    29 com.apple.HIToolbox 0x926c6a44 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 644
    30 com.apple.HIToolbox 0x926c5f64 WindowData::PrepareForVisibility() + 140
    31 com.apple.HIToolbox 0x926c5650 _ShowHideWindows + 272
    32 com.apple.HIToolbox 0x92727d20 ShowWindow + 68
    33 com.apple.iTunes 0x0039e320 0x1000 + 3789600
    34 com.apple.iTunes 0x00036fa4 0x1000 + 221092
    35 com.apple.iTunes 0x000374c8 0x1000 + 222408
    36 com.apple.iTunes 0x000375fc 0x1000 + 222716
    37 com.apple.iTunes 0x00283fa0 0x1000 + 2633632
    38 com.apple.iTunes 0x00002968 0x1000 + 6504
    39 com.apple.iTunes 0x0000266c 0x1000 + 5740
    Thread 1:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.audio.CoreAudio 0x91e34e3c HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x91e34c80 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x900c7ae4 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x963539b0 __CFSocketManager + 764
    Thread 4:
    0 libSystem.B.dylib 0x900d5b98 accept$NOCANCEL$UNIX2003 + 12
    1 libSystem.B.dylib 0x9010cac4 accept + 16
    2 com.apple.iTunes 0x002f6d68 0x1000 + 3104104
    Thread 5:
    0 libSystem.B.dylib 0x90063498 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900a690c pthread_condwait + 1336
    2 com.apple.iTunes 0x0035ea50 0x1000 + 3529296
    Thread 6:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.iTunes 0x00445ba4 0x1000 + 4475812
    3 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x90069e4c _semwaitsignal + 12
    1 libSystem.B.dylib 0x900a6a00 pthread_condwait + 1580
    2 libGLProgrammability.dylib 0x95030bc8 glvmDoWork + 120
    3 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x9380d424 srr1: 0x0200f030 dar: 0x00ab73ae dsisr: 0x42000000
    r0: 0x937e6f2c r1: 0xbfffacc0 r2: 0xa002e924 r3: 0x07c844e0
    r4: 0x00000000 r5: 0x00000002 r6: 0xffffffff r7: 0x00000001
    r8: 0x07cfc080 r9: 0x0038f530 r10: 0x00f84004 r11: 0xa0032da0
    r12: 0x9006daf4 r13: 0xbfffc474 r14: 0xbfffc47c r15: 0x08d7caf8
    r16: 0x00000000 r17: 0xfffffff5 r18: 0x00ab018c r19: 0x43300000
    r20: 0xbfffc484 r21: 0x00ab00dc r22: 0x00ab04d4 r23: 0x00ab00b0
    r24: 0x00ab0150 r25: 0x00000000 r26: 0xa09717cc r27: 0xa09719fc
    r28: 0x00000000 r29: 0x00000002 r30: 0x07c844e0 r31: 0x937e6e28
    cr: 0x22084444 xer: 0x20000007 lr: 0x937e6f3c ctr: 0x9006daf4
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0xb00fff com.apple.iTunes 8.0.1 (8.0.1) <432a12acdd7f2e36f4ec930baac74e11> /Applications/iTunes.app/Contents/MacOS/iTunes
    0xcf5000 - 0xcfafff com.apple.iPod 1.5 (15) <2bf5b4911f0588da2ced7a29876f203f> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xd00000 - 0xd07fff com.apple.ipodsynchronization 2.4 (111.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xd0f000 - 0xd9dfff com.apple.iTunes.iPodUpdater 7.7 (7.7) /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xde9000 - 0xeb7ff5 com.apple.DiscRecording 4.0.1 (4010.4.5) <4663bc0d7cb99fd1ead6018ee955d11b> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0xf1e000 - 0xf62fff com.apple.vmutils 4.1 (104) <ea4bd764588ed4625099564b5e253eb1> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x1500000 - 0x173bfcf +net.telestream.wmv.import 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1773000 - 0x1794ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x179c000 - 0x17dcf8f com.apple.AppleProResDecoder 1.0 (51) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x3243000 - 0x33f8ffb +net.telestream.wmv.advanced 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x343b000 - 0x3479ff7 com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x3485000 - 0x34e2fff com.apple.applepixletvideo 1.2.16 (1.2d16) <e7d7062d023b0d41d47f92c9bfe14c79> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x3fee000 - 0x3ff0ffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5017000 - 0x501bfff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x5020000 - 0x5021ffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x5200000 - 0x5233ffb com.apple.mobiledevice 3.2.2 (3.2.2) <51cf462bebca64f0edf591353657c71f> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x5247000 - 0x53ebfff com.apple.audio.codecs.Components 1.6.4 (1.6.4) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x5cd5000 - 0x5cdaffb com.apple.QuartzComposer.iTunesPlugIn 1.1 (10.1) /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x674d000 - 0x6847ff3 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <301197bb19c83780749805b978095825> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x6a3c000 - 0x71aeff7 com.apple.CoreFP 1.0.15 (1.0) /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x7e40000 - 0x7fb7ffb GLEngine ??? (???) <6ee4c83c4d1bb994849f941c70609cfe> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x7fe9000 - 0x8172ff6 com.apple.GeForceFXGLDriver 1.5.30 (5.3.0) <05db6a6a8114f48835c13522ab5681e3> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x819a000 - 0x81b6fff GLRendererFloat ??? (???) <24a8b15d4d87b6caa1cabdb73453c416> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld
    0x90003000 - 0x9000effb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x9000f000 - 0x9000fffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90010000 - 0x90052fff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90053000 - 0x90060fff libbz2.1.0.dylib ??? (???) <ff3050272228dbda09852641458eaaa4> /usr/lib/libbz2.1.0.dylib
    0x90061000 - 0x90061ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90062000 - 0x901fbfe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x901fc000 - 0x90277fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90278000 - 0x90361fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x90362000 - 0x90362fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90363000 - 0x903ebfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903ec000 - 0x904b1ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x904b2000 - 0x90b93ff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90b94000 - 0x90c56fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90c57000 - 0x90c57ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90c58000 - 0x90dc4ff9 com.apple.AddressBook.framework 4.1.1 (696) <d060674db5664f6db586985a12742f1c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90dc5000 - 0x90dd0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90dd1000 - 0x90dfefff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dff000 - 0x90e49fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90e9a000 - 0x91b0dfff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91b0e000 - 0x91bdcffb com.apple.QuickTimeMPEG4.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x91bdd000 - 0x91bf0ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91c5a000 - 0x91cc4fff com.apple.PDFKit 2.1.1 (2.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91cc5000 - 0x91d02fff libRIP.A.dylib ??? (???) <2a8fc4eb2a2120c341c15b54f807041d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91d03000 - 0x91d0afff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91d0b000 - 0x91e01ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
    0x91e02000 - 0x91e12ffb com.apple.agl 3.0.9 (AGL-3.0.9) <8b58fee8bcc6c3746df3fda7049b5e45> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91e13000 - 0x91e9affb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91e9b000 - 0x91eb6ffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ee6000 - 0x91f28fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f29000 - 0x91f2fffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91f30000 - 0x91fdeffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91fdf000 - 0x91fdfff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91fe0000 - 0x91fe5ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91fe6000 - 0x91febfff com.apple.CoreMediaAuthoringPrivate 1.5 (1.5) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x92000000 - 0x92003ff3 com.apple.QuickTimeH264.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x92004000 - 0x9201bffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9201c000 - 0x921bcff7 com.apple.QuartzComposer 2.1 (106.5) <5dc62dabb295b4b355da9d37501b3f90> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x921bd000 - 0x921cafff libCSync.A.dylib ??? (???) <e0395a40546c6c8b244962512e74c35e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92318000 - 0x92337fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92355000 - 0x923f6ff7 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x923f7000 - 0x92405fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x92406000 - 0x92414ffb com.apple.opengl 1.5.7 (1.5.7) <0f5ac86573f9bb828dfa1864d85a4162> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92415000 - 0x92456ffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92457000 - 0x924b7fff com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x924b8000 - 0x92587fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9258e000 - 0x9263efff edu.mit.Kerberos 6.0.12 (6.0.12) <c72d937eebc3e56ea636d332e2bb18cf> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9263f000 - 0x9269bffb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9269c000 - 0x929d5feb com.apple.HIToolbox 1.5.4 (???) <ffe389390ecc05cf8770c81db6511bd1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x929d6000 - 0x929e9fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x929ea000 - 0x92ad1fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92ad2000 - 0x92b39ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x92b3a000 - 0x92c4effa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92c4f000 - 0x92c88fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92c89000 - 0x93243fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93244000 - 0x93262fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93263000 - 0x937daff3 com.apple.CoreGraphics 1.351.33 (???) <83d4f302053d3fe5f69c8e20b3a0c34f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x937db000 - 0x9382afff com.apple.Metadata 10.5.2 (398.22) <7063f883d9d901fea72151597ccd4e6a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9382b000 - 0x938b0fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x938b1000 - 0x93907fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93908000 - 0x93908ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93909000 - 0x9390aff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9390b000 - 0x9393dfff com.apple.bom 9.0 (136) <cb560109ea507cdfb6c77349845e6b2a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9393e000 - 0x9393efff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9393f000 - 0x93a87ffb libicucore.A.dylib ??? (???) <2d1f8cb81754c6b68809a4aa6c7b94a3> /usr/lib/libicucore.A.dylib
    0x93a88000 - 0x941fdfff com.apple.AppKit 6.5.3 (949.34) <5a94250c410980eb9047e9a5f0f9b558> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x941fe000 - 0x941fffff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94200000 - 0x9429aff7 com.apple.ApplicationServices.ATS 3.4 (???) <77bbf58ddc32846bdfdea2bd30ab6fb9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x943aa000 - 0x943b2fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x943b3000 - 0x943e8ffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9442e000 - 0x944fcffb com.apple.syncservices 3.1 (389.7) <3d6f945da3813785216fd2df7a408e16> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x944fd000 - 0x944ffffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94500000 - 0x94510fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x945b6000 - 0x9464cfff com.apple.LaunchServices 290 (290) <fd3ffed6d3e33d356610d5eac6c7088a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9464d000 - 0x946e6fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x946e7000 - 0x94703ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94704000 - 0x94949ffb com.apple.Foundation 6.5.6 (677.21) <8350383f1c44d18e471451ce92a1572c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9494a000 - 0x9494afff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9494b000 - 0x9496bff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9496c000 - 0x94c9aff7 com.apple.QuickTime 7.5.5 (990.7) <f530ad007afd28b3dc938a41e0a3f1e8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c9b000 - 0x94caafff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94cab000 - 0x94fd4fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94fd5000 - 0x9500afff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9500b000 - 0x95439ffa libGLProgrammability.dylib ??? (???) <603a9704539c585a35801c2452930cb2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95450000 - 0x95497fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x954a7000 - 0x954aafff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x954f9000 - 0x956dfffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x956e0000 - 0x9570cfff com.apple.CoreMediaPrivate 11.0 (11.0) <5c3e0852cafaace76f92a112921a8ff0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9570d000 - 0x9582bff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9582c000 - 0x95b2dffb com.apple.CoreServices.CarbonCore 786.6 (786.6) <94736308a0b44830c732ebb1bebd78f8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95b6c000 - 0x95bf2ff9 com.apple.CFNetwork 339.5 (339.5) <b401902ddbf0d923e7b584e579ce0b4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95bf3000 - 0x95cd6fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x95cd7000 - 0x95ce2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ce3000 - 0x95db6fff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95db7000 - 0x95de2ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x95de3000 - 0x95e0dff7 libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
    0x95e0e000 - 0x95e29ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <60afb4ad8bd64c8539f50f7edef1f759> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95e2a000 - 0x95eb4fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95eb5000 - 0x95f6ffff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
    0x95f70000 - 0x95f74ffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95f75000 - 0x962daff2 com.apple.QuartzCore 1.5.5 (1.5.5) <e5fa65979d5e0bb75ec19aea053ce83d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x962db000 - 0x962deffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962df000 - 0x96404ffb com.apple.CoreFoundation 6.5.4 (476.15) <cad7eb450d1f930417aeeca9eb00dbcd> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96405000 - 0x96494ffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96495000 - 0x9649dffb libCGATS.A.dylib ??? (???) <3c50a1f1f03470a8baadd22a17a4b547> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9649e000 - 0x964a7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x964a8000 - 0x964c7fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x964c8000 - 0x964e1ffb com.apple.CoreVideo 1.5.1 (1.5.1) <7568a5b07a0ccb4ee76a9b997fa3e5d9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x964e2000 - 0x96607ffb com.apple.imageKit 1.0.2 (1.0) <86dec1a5970c6e713cc9b3f532098b19> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96608000 - 0x96627fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9665a000 - 0x96666ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96667000 - 0x966e8fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x966ff000 - 0x96728ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96729000 - 0x96741ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96742000 - 0x96749ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96837000 - 0x96868fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96869000 - 0x9686fffb com.apple.DisplayServicesFW 2.0 (2.0) <fb3b6779bc6c167bc163798b6d20a866> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96870000 - 0x968bffff libGLImage.dylib ??? (???) <274f96cdf247e29c74dc476d166928ca> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x968c0000 - 0x96954fff com.apple.framework.IOKit 1.5.1 (???) <9bd6b9e0f0a9a25c3a1d379da04dd8be> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96955000 - 0x9697dfff libxslt.1.dylib ??? (???) <a69bf3978edd9dd905726660011bb6e6> /usr/lib/libxslt.1.dylib
    0x96c06000 - 0x96c68ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96c7f000 - 0x96ca5fff libcups.2.dylib ??? (???) <0baa8f1a940b5d8c4d8e4e63fffef410> /usr/lib/libcups.2.dylib
    0x96ca6000 - 0x96df0ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96df1000 - 0x96ea1fff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Mail app crashes when opening on original iPhone

    My teenage son's mail app keeps crashing when he tries to open it on his original iPhone. It has been happening since 2.0, with neither of the latest updates fixing the problem. He has been a jailbreaker with his phone in the past.
    I have never jailbroken my iPhone and I have no application problems, other than some buggy apps from the app store that I had to delete because they would brick my phone. I've always been able to get my phone back to normal after a clean restore (not from back-up), and am very careful now. I have had no problems with the new 2.0.2 update and I have five pages full of apps from the app store.
    Is a clean restore his only option? He seems reluctant to do this but I told him he may have some lingering problems due to a corrupt file from when he was jailbroken.
    Are there easier, simpler solutions to fix a crashing Mail App before resorting to a clean restore?
    Thanks in advance, Deb

    Just a note, I've never jailbroken my phone.
    I have five different mail accounts on my phone, could that be the problem? I click on the mail app button, it sits at the mail screen (no accounts visible) for a few seconds then dumps back to the home screen. I check options and my mail accounts are there, the app just won't finish booting up. This problem is madning and I really wish there was a solution beyond wiping my phone.

  • Mail app quits when opened after installing Mavericks. I reinstalled and still the same. I noticed the mail app icon has not changed to the new icon in Mavericks. Any suggestions?

    Mail app quits when opened after installing Mavericks. I reinstalled and still the same. I noticed the mail app icon has not changed to the new icon in Mavericks. Any suggestions?

    I also forgot to note that this problem also persists with the new iBooks application. I cannot get past the 'Get Started' screen or access the iBooks Store. Again, all top bar menus are unresponsive.
    DT

  • 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 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!

  • Getting email but when opened the message isn't from sender, from 2008

    Just started today. Getting email and when opening the message is from an old email Dec 2008 and not from sender. I have Aol as isp and the good message is on aol. What is up?

    You mean in Safe Boot attempt, the Radian never stopped?
    "Try Disk Utility
    1. Insert the Tiger Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot , (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it finishes.

  • 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 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.

  • Mail Application Crashes Everytime Open A Message

    I looked at the previously posted questions but did not find anything specific my problem. My mail application crashes every time I try to open an email. It only happens when I attempt to open the email. If the preview pane is open, the application crashes as soon as I click on an email. If the preview pane is not open, the application crashes when I double click on an email. The application works perfectly on another account on my system.
    Here's the error log from one of the crashes. Please help!!
    Process: Mail [570]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.0 (1075)
    Build Info: Mail-10750000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [130]
    Date/Time: 2010-03-07 20:19:44.965 -0600
    OS Version: Mac OS X 10.6 (10A432)
    Report Version: 6
    Interval Since Last Report: 3014 sec
    Crashes Since Last Report: 6
    Per-App Interval Since Last Report: 372 sec
    Per-App Crashes Since Last Report: 5
    Anonymous UUID: 3E056F7E-37B4-4E01-ACA8-DC3FE90FDAFF
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 11
    Application Specific Information:
    abort() called
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: Unique ID)'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff85b905a4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff87126313 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff85b903c7 +[NSException raise:format:arguments:] + 103
    3 CoreFoundation 0x00007fff85b90354 +[NSException raise:format:] + 148
    4 Foundation 0x00007fff876eeb8f -[NSCFDictionary setObject:forKey:] + 227
    5 AddressBook 0x00007fff82a3530a -[ABRecord nts_DescriptionDictionary] + 832
    6 AddressBook 0x00007fff82a34c79 -[ABRecord nts_Description] + 39
    7 AddressBook 0x00007fff82a33474 -[ABRecord description] + 67
    8 CoreFoundation 0x00007fff85b71f7c -[NSObject(NSObject) _copyDescription] + 44
    9 CoreFoundation 0x00007fff85b13fb9 _CFStringAppendFormatAndArgumentsAux + 6089
    10 CoreFoundation 0x00007fff85b127ad _CFStringCreateWithFormatAndArgumentsAux + 109
    11 DataDetectorsCore 0x00007fff813e6f1d DDLogv + 24
    12 DataDetectorsCore 0x00007fff813e6f03 DDLog + 162
    13 DataDetectorsCore 0x00007fff813e9e75 DDABSourceLoadData + 488
    14 DataDetectorsCore 0x00007fff813e9c88 DDLookupTableLoadAddressBook + 26
    15 DataDetectors 0x00007fff8874e0c8 -[DDPatternCompiler createScanner:] + 118
    16 Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    17 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    18 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff811864be open + 10
    1 com.apple.datadetectorscore 0x00007fff813e7776 DDCacheCreateFromFileAtPathWithExtraChecks + 122
    2 com.apple.datadetectorscore 0x00007fff813e7549 DDCacheCreateFromSystemCache + 278
    3 com.apple.datadetectorscore 0x00007fff813e639d DDScannerCreateWithType + 285
    4 com.apple.MessageFramework 0x00007fff805b4d6e +[URLifier urlMatchesForString:] + 136
    5 com.apple.mail 0x00000001000979b2 0x100000000 + 620978
    6 com.apple.CoreFoundation 0x00007fff85b6635c _invoking__ + 140
    7 com.apple.CoreFoundation 0x00007fff85b6622d -[NSInvocation invoke] + 141
    8 com.apple.mail 0x000000010009d002 0x100000000 + 643074
    9 com.apple.WebKit 0x00007fff8285a21b CallFrameLoadDelegate(objc_object* ()(objc_object, objc_selector*, ...), WebView*, objc_selector*, objc_object*) + 139
    10 com.apple.WebKit 0x00007fff82866e6f WebFrameLoaderClient::dispatchDidFinishLoad() + 79
    11 com.apple.WebCore 0x00007fff87cacdc1 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 305
    12 com.apple.WebCore 0x00007fff87cacbda WebCore::FrameLoader::recursiveCheckLoadComplete() + 282
    13 com.apple.WebCore 0x00007fff87d15242 WebCore::FrameLoader::finishedLoading() + 178
    14 com.apple.WebCore 0x00007fff87d150df WebCore::MainResourceLoader::didFinishLoading() + 47
    15 com.apple.WebCore 0x00007fff87cc9ec2 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 1122
    16 com.apple.WebCore 0x00007fff87cc9a2f WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 127
    17 com.apple.WebCore 0x00007fff87cc8b7e WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 1918
    18 com.apple.WebCore 0x00007fff87e72936 WebCore::MainResourceLoader::handleDataLoadNow(WebCore::RunLoopTimer<WebCore::M ainResourceLoader>*) + 342
    19 com.apple.CoreFoundation 0x00007fff85b2da78 __CFRunLoopRun + 5480
    20 com.apple.CoreFoundation 0x00007fff85b2c03f CFRunLoopRunSpecific + 575
    21 com.apple.HIToolbox 0x00007fff86451c4e RunCurrentEventLoopInMode + 333
    22 com.apple.HIToolbox 0x00007fff86451a53 ReceiveNextEventCommon + 310
    23 com.apple.HIToolbox 0x00007fff8645190c BlockUntilNextEventMatchingListInMode + 59
    24 com.apple.AppKit 0x00007fff842c9570 _DPSNextEvent + 718
    25 com.apple.AppKit 0x00007fff842c8ed9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    26 com.apple.AppKit 0x00007fff8428eb29 -[NSApplication run] + 395
    27 com.apple.AppKit 0x00007fff84287844 NSApplicationMain + 364
    28 com.apple.mail 0x0000000100001760 0x100000000 + 5984
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff81194c7e kevent + 10
    1 libSystem.B.dylib 0x00007fff81196b55 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff81196824 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8119634e dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff81195c80 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff8117befa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8117c56d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85b2cce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85b2c03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff87737a94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff87737973 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8051c27d -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff8117befa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8117c56d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85b2cce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85b2c03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff87737a94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff87737973 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8054ef70 +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff811bfaae select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85b4e252 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff81195aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81195eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff81195aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81195eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff81195aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81195eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff81195aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81195eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff8117bf5a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff811ba7b2 pthread_condwait + 1015
    2 ...apple.AddressBook.framework 0x00007fff829e09db -[ABRemoteImageLoader workLoop] + 304
    3 com.apple.Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    4 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff81195aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81195eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 11 Crashed:
    0 libSystem.B.dylib 0x00007fff8126affc __abort + 0
    1 libSystem.B.dylib 0x00007fff8126b0d1 abortreportnp + 0
    2 libstdc++.6.dylib 0x00007fff81a365d2 _tcf0 + 0
    3 libobjc.A.dylib 0x00007fff87129f49 objcterminate + 100
    4 libstdc++.6.dylib 0x00007fff81a34ae1 _cxxabiv1::_terminate(void (*)()) + 11
    5 libstdc++.6.dylib 0x00007fff81a34b16 _cxxabiv1::_unexpected(void (*)()) + 0
    6 libstdc++.6.dylib 0x00007fff81a34bfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    7 libobjc.A.dylib 0x00007fff871263b2 object_getIvar + 0
    8 com.apple.CoreFoundation 0x00007fff85b903c7 +[NSException raise:format:arguments:] + 103
    9 com.apple.CoreFoundation 0x00007fff85b90354 +[NSException raise:format:] + 148
    10 com.apple.Foundation 0x00007fff876eeb8f -[NSCFDictionary setObject:forKey:] + 227
    11 ...apple.AddressBook.framework 0x00007fff82a3530a -[ABRecord nts_DescriptionDictionary] + 832
    12 ...apple.AddressBook.framework 0x00007fff82a34c79 -[ABRecord nts_Description] + 39
    13 ...apple.AddressBook.framework 0x00007fff82a33474 -[ABRecord description] + 67
    14 com.apple.CoreFoundation 0x00007fff85b71f7c -[NSObject(NSObject) _copyDescription] + 44
    15 com.apple.CoreFoundation 0x00007fff85b13fb9 _CFStringAppendFormatAndArgumentsAux + 6089
    16 com.apple.CoreFoundation 0x00007fff85b127ad _CFStringCreateWithFormatAndArgumentsAux + 109
    17 com.apple.datadetectorscore 0x00007fff813e6f1d DDLogv + 24
    18 com.apple.datadetectorscore 0x00007fff813e6f03 DDLog + 162
    19 com.apple.datadetectorscore 0x00007fff813e9e75 DDABSourceLoadData + 488
    20 com.apple.datadetectorscore 0x00007fff813e9c88 DDLookupTableLoadAddressBook + 26
    21 com.apple.datadetectors 0x00007fff8874e0c8 -[DDPatternCompiler createScanner:] + 118
    22 com.apple.Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    23 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    24 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 11 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff701ff298 rcx: 0x00007fff811ef25e rdx: 0x0000000000000000
    rdi: 0x000000000000003c rsi: 0x0000000000000000 rbp: 0x0000000116a80180 rsp: 0x0000000116a80168
    r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x00007fff70217478
    r12: 0x00007fff85c14ce9 r13: 0x0000000000000000 r14: 0x00007fff849c8ab0 r15: 0x0000000000000000
    rip: 0x00007fff8126affc rfl: 0x0000000000010206 cr2: 0x000000010009d000
    Binary Images:
    0x100000000 - 0x100337fef com.apple.mail 4.0 (1075) <73ADAADD-EE4F-EC80-C116-7125878517C1> /Applications/Mail.app/Contents/MacOS/Mail
    0x10040b000 - 0x100491ff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x112959000 - 0x112c49ff3 com.apple.RawCamera.bundle 2.3.0 (505) <E65CF964-5AFF-805A-E24C-4A9E2E3D4759> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x114ae0000 - 0x114af3ff7 com.apple.AddressBook.LocalSourceBundle 1.0 (862) <2ECC6C67-80B4-9F60-1A2F-2DF54DF51F9E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x114ed3000 - 0x114ed6fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x114edb000 - 0x114ee1fff com.apple.AddressBook.LDAPSource 1.0 (862) <BCAA89D3-9042-F5BB-6CE2-7884EF7AB3D1> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x115cd7000 - 0x115d36fff com.apple.google.GoogleContactSyncFramework 39 (39) <BD6B36C2-620E-DBC2-71A9-ECE0F627DE22> /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Google ContactSync
    0x1162b1000 - 0x1162d4fff com.apple.Mail.Syncer 4.0 (1075.2) <A881A40F-2861-E72C-DEAA-7169B38DD540> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff800c8000 - 0x7fff80282fef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff80283000 - 0x7fff80332fef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80338000 - 0x7fff803bcfff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff803fd000 - 0x7fff80404fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff804fe000 - 0x7fff8083cfe7 com.apple.MessageFramework 4.0 (1075.2) <E2FADB67-CB43-E1A9-4367-EC047CECC30A> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff80859000 - 0x7fff808a0fef com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff808a1000 - 0x7fff808b9fff com.apple.iChat.InstantMessage 5.0 (742) <14DD4C3C-FAEE-40FC-FED1-65A134F96B12> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff808ba000 - 0x7fff80937fe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff80938000 - 0x7fff80958fef com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff80959000 - 0x7fff80e51ff7 com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff80e52000 - 0x7fff80ecdff7 com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff80ece000 - 0x7fff80eceff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff80f03000 - 0x7fff80f40ff7 libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80f41000 - 0x7fff80fd1fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff80fd2000 - 0x7fff8100ffff com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff81010000 - 0x7fff81010ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81011000 - 0x7fff810f5fe7 com.apple.DesktopServices 1.5.0 (1.5.0) <EA3CDFEC-713D-7291-4015-600336E83EDD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8111d000 - 0x7fff81131ff7 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
    0x7fff81132000 - 0x7fff81156ff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8117b000 - 0x7fff8133afe7 libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    0x7fff8133b000 - 0x7fff8133fff7 libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81340000 - 0x7fff8134dfff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff81350000 - 0x7fff813acfff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff813ad000 - 0x7fff813d0ff7 com.apple.iChat.IMFoundation 5.0 (742) <1A4FEDF7-78CF-23A3-D0FD-23D74FA556C5> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff813d1000 - 0x7fff813e4fff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff813e5000 - 0x7fff81447fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff814da000 - 0x7fff81529ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff81530000 - 0x7fff815bffff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff815c0000 - 0x7fff8167cff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff81688000 - 0x7fff816bfff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff816c0000 - 0x7fff81775fff com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff81776000 - 0x7fff8187ffff com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff81880000 - 0x7fff818cafff com.apple.DAVKit 4.0 (729) <83F34E7A-4C4C-D021-FDB3-157600E2BA0A> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff818cb000 - 0x7fff81911fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff819ea000 - 0x7fff81a67fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81a68000 - 0x7fff81b21fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff81b52000 - 0x7fff81ee6ff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81ee7000 - 0x7fff81eedff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81eee000 - 0x7fff81ef9ff7 com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff81efa000 - 0x7fff81efcfff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81efd000 - 0x7fff81fb1fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff81fb2000 - 0x7fff81fe7ff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff81ffe000 - 0x7fff82120ff7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8213c000 - 0x7fff8214dfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8214e000 - 0x7fff8214eff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8214f000 - 0x7fff82151fff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82152000 - 0x7fff82181ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff82182000 - 0x7fff82191fff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82192000 - 0x7fff821f8fe7 com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff821f9000 - 0x7fff8223dfef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8223e000 - 0x7fff82241fff 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
    0x7fff82242000 - 0x7fff82250ff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff82286000 - 0x7fff822b1ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff822ba000 - 0x7fff822beff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff822bf000 - 0x7fff822c4fff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff822c5000 - 0x7fff822c5ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff822c6000 - 0x7fff82381ff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff823c1000 - 0x7fff823d7fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff823d8000 - 0x7fff823e3fff com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8251d000 - 0x7fff82528fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff82529000 - 0x7fff8259dff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8259e000 - 0x7fff825bffff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff825c0000 - 0x7fff825c1ff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff825c2000 - 0x7fff825fcfff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff825fd000 - 0x7fff8262efef libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8262f000 - 0x7fff82670ff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff82671000 - 0x7fff82677fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff82678000 - 0x7fff82680fff com.apple.iChat.IMUtils 5.0 (742) <58F866BF-C746-E260-DBA8-265B772EDDBA> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff82681000 - 0x7fff82697fff com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff82698000 - 0x7fff826d3ff7 com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff826d4000 - 0x7fff82731fef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff82732000 - 0x7fff827ccfe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff827cd000 - 0x7fff827ceff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff827cf000 - 0x7fff82839fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff82849000 - 0x7fff82986fef com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82987000 - 0x7fff829caff7 libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff829cb000 - 0x7fff82c01fef com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff82c02000 - 0x7fff82c4fff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff82c96000 - 0x7fff82cd6fef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff82cd7000 - 0x7fff82d07fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff82d08000 - 0x7fff82d4bfff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff82d4c000 - 0x7fff82d6cfff com.apple.DotMacSyncManager 2.0.0 (446) <1D7898EC-2EA8-EAAF-821A-B0E1A170CB03> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff82d6d000 - 0x7fff82debfef com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82dec000 - 0x7fff82e0aff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82e0b000 - 0x7fff8324efef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8324f000 - 0x7fff832d1fef com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff832dd000 - 0x7fff8332cff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8332d000 - 0x7fff8350cfff com.apple.CalendarStore 4.0 (965) <86082B77-ABD6-A9DD-E0CE-C5471ED2399A> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8350d000 - 0x7fff8350dff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8350e000 - 0x7fff8351bff7 com.apple.AppleFSCompression 1.0 (1.0) <597C8E16-90C0-A7AA-7236-5D1281F20AD0> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8351c000 - 0x7fff83545ff7 com.apple.speech.LatentSemanticMappingFramework 2.6.9 (2.6.9) <CDFCD034-B44A-1C99-CBA4-ED9F233B3DD4> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff83546000 - 0x7fff835c3fef com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff835c4000 - 0x7fff835eafe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff835eb000 - 0x7fff8376ffff com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff83770000 - 0x7fff83810fff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff83841000 - 0x7fff838adff7 com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff838ae000 - 0x7fff83979fe7 ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8397a000 - 0x7fff839cffef com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff839d0000 - 0x7fff83a42fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff83a43000 - 0x7fff83a52fef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff83a83000 - 0x7fff83abefef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83abf000 - 0x7fff841b15d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff841b2000 - 0x7fff841b5ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff841b6000 - 0x7fff841c8fe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff841c9000 - 0x7fff841f1fff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff841f2000 - 0x7fff84203fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff84204000 - 0x7fff84264fff com.apple.ExchangeWebServices 1.0 (54) <C56EF9CA-93FC-066F-23E5-E1FD53D86916> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff84265000 - 0x7fff8427efff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8427f000 - 0x7fff84284ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff84285000 - 0x7fff84c77fef com.apple.AppKit 6.6 (1038) <D4AB61F8-371E-D197-6F3D-DE397D1A717C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff84c78000 - 0x7fff84de5fe7 com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff84de6000 - 0x7fff84e1fff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff84e20000 - 0x7fff84e51fff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff84e52000 - 0x7fff84f1efff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff84f1f000 - 0x7fff84f3aff7 com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff84f3b000 - 0x7fff85073ff7 com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85074000 - 0x7fff850dcff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff850dd000 - 0x7fff858e7fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff858e8000 - 0x7fff858fdfff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff858fe000 - 0x7fff85a5bff7 com.apple.syncservices 5.0 (575) <5A2B1757-BADC-9E3E-9260-3133C45859BB> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff85a5c000 - 0x7fff85a97fe7 com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff85ae1000 - 0x7fff85c54fef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85e39000 - 0x7fff85e90fff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff85e91000 - 0x7fff860cafe7 com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff860cb000 - 0x7fff860ceff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff860cf000 - 0x7fff860f0ff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff860f1000 - 0x7fff86423fef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86424000 - 0x7fff86721fef com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff86738000 - 0x7fff86739fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8673a000 - 0x7fff8674dff7 com.apple.syncservices.syncservicesui 5.0 (575) <4B99D800-624D-FEBF-CC70-EAC553046AEB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff8674e000 - 0x7fff86754fff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff86755000 - 0x7fff86793fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff86794000 - 0x7fff86796fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff86797000 - 0x7fff86a01ff7 com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff86a02000 - 0x7fff86adcff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff86add000 - 0x7fff86ae3ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86ae4000 - 0x7fff86bf3ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86bf4000 - 0x7fff86bfcff7 com.apple.NSServerNotificationCenter 2 (1.0) <0F9B07B8-D9F9-A55D-AB60-9CC3533D77F8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff86c0f000 - 0x7fff86c5efff com.apple.iCalendar 1 (42) <25CA7CA2-0994-62F1-9A2E-F938C8142330> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff86c5f000 - 0x7fff86c66ff7 com.apple.KerberosHelper 2.0 (1.0) <F0154529-03F3-356D-56BC-A78964B2BE50> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff86c67000 - 0x7fff86caeff7 com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86caf000 - 0x7fff86cf8ff7 com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff86cf9000 - 0x7fff86e10fef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff86e11000 - 0x7fff86e5bfef com.apple.IMCore 5.0 (742) <EE4D5BA7-AFFF-0FB1-08AF-A4152A741B8B> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff86f5f000 - 0x7fff8711cfff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff8711d000 - 0x7fff871d3fe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff87210000 - 0x7fff87315fe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87316000 - 0x7fff87317fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff87318000 - 0x7fff87362ff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8754d000 - 0x7fff87554ff7 com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff87578000 - 0x7fff8758efef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8758f000 - 0x7fff8758fff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87590000 - 0x7fff8759bfff com.apple.HelpData 2.0.3 (33) <51BB9EFA-8C21-A7F9-09C7-E0DE1E5EC3B1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff875c0000 - 0x7fff875ccfef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    0x7fff875cd000 - 0x7fff876ebff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff876ec000 - 0x7fff8796dfe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8796e000 - 0x7fff87bf2fff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87bf3000 - 0x7fff87bf3ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87c42000 - 0x7fff88665fe7 com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff88666000 - 0x7fff886b7fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff886b8000 - 0x7fff886b8ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff886b9000 - 0x7fff886befff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff886bf000 - 0x7fff8874bfef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8874c000 - 0x7fff88767fff com.apple.datadetectors 2.0 (102.0) <D3E026E9-C12A-88ED-25FC-7A58E435AB02> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff88768000 - 0x7fff88872ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.19)
    Bluetooth: Version 2.2.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHZ2160BH FFS G1, 149.05 GB
    Serial ATA Device: HL-DT-ST DVDRW GS21N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    Thanks for responding. I tried holding the shift key and opening the message. Followed the steps you described in your note but did not help. The Mail app continues to crash. Here's the log (only part of the log posted) from the crash when I try it with the shift key.
    Process: Mail [2024]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.0 (1075)
    Build Info: Mail-10750000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [130]
    Date/Time: 2010-03-10 01:49:40.426 -0600
    OS Version: Mac OS X 10.6 (10A432)
    Report Version: 6
    Interval Since Last Report: 34532 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 184 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 3E056F7E-37B4-4E01-ACA8-DC3FE90FDAFF
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 17
    Application Specific Information:
    -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]
    -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]
    -[LibraryIMAPStore openSynchronously]
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    -[IMAPAccount fetchSynchronouslyIsAuto:]
    -[IMAPAccount fetchSynchronouslyIsAuto:]
    abort() called
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: Unique ID)'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff85b905a4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff87126313 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff85b903c7 +[NSException raise:format:arguments:] + 103
    3 CoreFoundation 0x00007fff85b90354 +[NSException raise:format:] + 148
    4 Foundation 0x00007fff876eeb8f -[NSCFDictionary setObject:forKey:] + 227
    5 AddressBook 0x00007fff82a3530a -[ABRecord nts_DescriptionDictionary] + 832
    6 AddressBook 0x00007fff82a34c79 -[ABRecord nts_Description] + 39
    7 AddressBook 0x00007fff82a33474 -[ABRecord description] + 67
    8 CoreFoundation 0x00007fff85b71f7c -[NSObject(NSObject) _copyDescription] + 44
    9 CoreFoundation 0x00007fff85b13fb9 _CFStringAppendFormatAndArgumentsAux + 6089
    10 CoreFoundation 0x00007fff85b127ad _CFStringCreateWithFormatAndArgumentsAux + 109
    11 DataDetectorsCore 0x00007fff813e6f1d DDLogv + 24
    12 DataDetectorsCore 0x00007fff813e6f03 DDLog + 162
    13 DataDetectorsCore 0x00007fff813e9e75 DDABSourceLoadData + 488
    14 DataDetectorsCore 0x00007fff813e9c88 DDLookupTableLoadAddressBook + 26
    15 DataDetectors 0x00007fff8874e0c8 -[DDPatternCompiler createScanner:] + 118
    16 Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    17 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    18 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libFontParser.dylib 0x00007fff822d0539 TTrueTypeFontHandler::GetBounds(unsigned short, double&, double&, double&, double&) const + 75
    1 libFontParser.dylib 0x00007fff822d00d9 FPFontGetGlyphIdealBounds + 188
    2 libCGXType.A.dylib 0x00007fff8133d00c xtfont_get_glyphbboxes + 521
    3 libCGXType.A.dylib 0x00007fff8133cdfe getglyphbboxes + 9
    4 com.apple.CoreGraphics 0x00007fff83af6688 CGFontGetGlyphBBoxesForStyle + 25
    5 com.apple.CoreGraphics 0x00007fff83af665a CGFontGetGlyphBBoxes + 132
    6 com.apple.CoreText 0x00007fff808c8070 TFont::GetBoundingBoxesForGlyphs(unsigned short const*, CGRect*, long, unsigned int) const + 1074
    7 com.apple.CoreText 0x00007fff808c7ac1 CTFontGetBoundingRectsForGlyphs + 189
    8 com.apple.AppKit 0x00007fff842dbb0a __NSFontInstanceInfoInitializeMetricsInfo + 739
    9 com.apple.AppKit 0x00007fff8436e0a0 -[__NSSharedFontInstanceInfo _numberOfGlyphs] + 37
    10 com.apple.AppKit 0x00007fff8443e95c -[NSFont boundingRectForGlyph:] + 47
    11 com.apple.WebCore 0x00007fff87cb28b7 WebCore::SimpleFontData::platformInit() + 855
    12 com.apple.WebCore 0x00007fff87cb2458 WebCore::SimpleFontData::SimpleFontData(WebCore::FontPlatformData const&, bool, bool, WebCore::SVGFontData*) + 456
    13 com.apple.WebCore 0x00007fff87cb20ef WebCore::FontCache::getCachedFontData(WebCore::FontPlatformData const*) + 175
    14 com.apple.WebCore 0x00007fff87d24e7e WebCore::FontCache::getFontData(WebCore::Font const&, int&, WebCore::FontSelector*) + 206
    15 com.apple.WebCore 0x00007fff87cb4733 WebCore::FontFallbackList::fontDataAt(WebCore::Font const*, unsigned int) const + 99
    16 com.apple.WebCore 0x00007fff87d393ba WebCore::FontFallbackList::determinePitch(WebCore::Font const*) const + 26
    17 com.apple.WebCore 0x00007fff87d3937f WebCore::Font::isFixedPitch() const + 31
    18 com.apple.WebCore 0x00007fff883e4b66 WebCore::RenderBlock::findNextLineBreak(WebCore::BidiResolver<WebCore::InlineIt erator, WebCore::BidiRun>&, bool, bool&, bool&, WebCore::EClear*) + 3046
    19 com.apple.WebCore 0x00007fff87d36929 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 2265
    20 com.apple.WebCore 0x00007fff87d3359d WebCore::RenderBlock::layoutBlock(bool) + 1613
    21 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    22 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    23 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    24 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    25 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    26 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    27 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    28 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    29 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    30 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    31 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    32 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    33 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    34 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    35 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    36 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    37 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    38 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    39 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    40 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    41 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    42 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    43 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    44 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    45 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    46 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    47 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    48 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    49 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    50 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    51 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    52 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    53 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    54 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    55 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    56 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    57 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    58 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    59 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    60 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    61 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    62 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    63 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    64 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    65 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    66 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    67 com.apple.WebCore 0x00007fff87d34bd6 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1190
    68 com.apple.WebCore 0x00007fff87d3328f WebCore::RenderBlock::layoutBlock(bool) + 831
    69 com.apple.WebCore 0x00007fff87d32f13 WebCore::RenderBlock::layout() + 35
    70 com.apple.WebCore 0x00007fff87d32d9b WebCore::RenderView::layout() + 283
    71 com.apple.WebCore 0x00007fff87d31456 WebCore::FrameView::layout(bool) + 1190
    72 com.apple.WebCore 0x00007fff87cac70c WebCore::Document::implicitClose() + 604
    73 com.apple.WebCore 0x00007fff87cac2a5 WebCore::FrameLoader::checkCompleted() + 181
    74 com.apple.WebCore 0x00007fff87cab661 WebCore::FrameLoader::finishedParsing() + 97
    75 com.apple.WebCore 0x00007fff87caa6d3 WebCore::Document::finishedParsing() + 147
    76 com.apple.WebCore 0x00007fff87c88f3a WebCore::HTMLTokenizer::finish() + 1626
    77 com.apple.WebCore 0x00007fff87c63917 WebCore::FrameLoader::endIfNotLoadingMainResource() + 119
    78 com.apple.WebCore 0x00007fff87d151ce WebCore::FrameLoader::finishedLoading() + 62
    79 com.apple.WebCore 0x00007fff87d150df WebCore::MainResourceLoader::didFinishLoading() + 47
    80 com.apple.WebCore 0x00007fff87cc9ec2 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 1122
    81 com.apple.WebCore 0x00007fff87cc9a2f WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 127
    82 com.apple.WebCore 0x00007fff87cc8b7e WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 1918
    83 com.apple.WebCore 0x00007fff87e72936 WebCore::MainResourceLoader::handleDataLoadNow(WebCore::RunLoopTimer<WebCore::M ainResourceLoader>*) + 342
    84 com.apple.CoreFoundation 0x00007fff85b2da78 __CFRunLoopRun + 5480
    85 com.apple.CoreFoundation 0x00007fff85b2c03f CFRunLoopRunSpecific + 575
    86 com.apple.HIToolbox 0x00007fff86451c4e RunCurrentEventLoopInMode + 333
    87 com.apple.HIToolbox 0x00007fff86451a53 ReceiveNextEventCommon + 310
    88 com.apple.HIToolbox 0x00007fff8645190c BlockUntilNextEventMatchingListInMode + 59
    89 com.apple.AppKit 0x00007fff842c9570 _DPSNextEvent + 718
    90 com.apple.AppKit 0x00007fff842c8ed9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    91 com.apple.AppKit 0x00007fff8428eb29 -[NSApplication run] + 395
    92 com.apple.AppKit 0x00007fff84287844 NSApplicationMain + 364
    93 com.apple.mail 0x0000000100001760 0x100000000 + 5984
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff81194c7e kevent + 10
    1 libSystem.B.dylib 0x00007fff81196b55 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff81196824 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8119634e dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff81195c80 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 2: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff8117bf42 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff8118148d pthreadmutexlock + 469
    2 com.apple.MessageFramework 0x00007fff8056785d -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 38
    3 com.apple.MessageFramework 0x00007fff805671da -[IMAPMailboxSyncEngine _goWithMessages:] + 53
    4 com.apple.CoreFoundation 0x00007fff85b6635c _invoking__ + 140
    5 com.apple.CoreFoundation 0x00007fff85b6622d -[NSInvocation invoke] + 141
    6 com.apple.MessageFramework 0x00007fff8051db51 -[MonitoredInvocation invoke] + 214
    7 com.apple.MessageFramework 0x00007fff805050aa -[ThrowingInvocationOperation main] + 31
    8 com.apple.MessageFramework 0x00007fff805049ea -[_MFInvocationOperation main] + 275
    9 com.apple.Foundation 0x00007fff8772611a -[__NSOperationInternal start] + 673
    10 com.apple.Foundation 0x00007fff87725dd8 ___startOperations_block_invoke2 + 99
    11 libSystem.B.dylib 0x00007fff811b7dc7 dispatch_call_block_andrelease + 15
    12 libSystem.B.dylib 0x00007fff81196341 dispatch_workerthread2 + 231
    13 libSystem.B.dylib 0x00007fff81195c80 pthreadwqthread + 353
    14 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff8117befa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8117c56d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85b2cce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85b2c03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff87737a94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff87737973 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8051c27d -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff876fcf65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff811b506e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff811b4f21 thread_start + 13
    Thread 4: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff8117befa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8117c56d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85b2cce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85b2c03f CFRunLoopRunSpecific + 575
    4 com.apple.MessageFramework 0x00007fff805500eb _handleRequestWithTimeout + 1608
    5 com.apple.MessageFramework 0x00007fff80552650 -[_NSSocket readBytes:length:error:] + 177
    6 com.apple.MessageFramework 0x00007fff80552278 -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 95
    7 com.apple.MessageFramework 0x00007fff80552071 -[Connection _fillBuffer:] + 593
    8 com.apple.MessageFramework 0x00007fff80551d00 -[Connection _readLineIntoData:error:] + 70
    9 com.apple.MessageFramework 0x00007fff80551c76 -[IMAPConnection _readLineIntoData:error:] + 57
    10 com.apple.MessageFramework 0x00007fff80551b41 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 142
    11 com.apple.MessageFramework 0x00007fff8055169d -[IMAPResponse initWithConnection:error:] + 165
    12 com.apple.MessageFramework 0x00007fff805515bf -[IMAPConnection _copyNextServerResponse:] + 54
    13 com.apple.MessageFramework 0x00007fff8055935e -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 163
    14 com.apple.MessageFramework 0x00007fff8055797e -[IMAPConnection(MFPrivate) _responseFromSendingOperation:] + 976
    15 com.apple.MessageFramework 0x00007fff80557581 -[IMAPConnection executeClientOperation:] + 22
    16 com.apple.MessageFramework 0x00007fff805572a2 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1465
    17 com.apple.MessageFramework 0x00007fff805566e9 -[IMAPGateway _allowClientOperationThrough:] + 800
    18 com.apple.MessageFramework 0x00007fff8055610f -[IMAPGateway allowClientOperationThrough:] + 374
    19 com.apple.MessageFramework 0x00007fff80555f6b -[IMAPClientOperation main] + 81
    20 com.apple.Foundation 0x00007fff8772611a -[__NSOperationInternal start] + 673
    21 com.apple.Foundation 0x00007fff87725dd8 ___startOperations_block_invoke2 + 99
    22 libSystem.B.dylib 0x00007fff811b7dc7 dispatch_call_block_andrelease + 15
    23 libSystem.B.dylib 0x00007fff81196341 dispatch_workerthread2 + 231
    24 libSystem.B.dylib 0x00007fff81195c80 pthreadwqthread + 353
    25 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13
    Thread 5: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff8117bf42 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff8118148d pthreadmutexlock + 469
    2 com.apple.MessageFramework 0x00007fff8056785d -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 38
    3 com.apple.MessageFramework 0x00007fff805671da -[IMAPMailboxSyncEngine _goWithMessages:] + 53
    4 com.apple.MessageFramework 0x00007fff80583026 -[LibraryIMAPStore _retrieveNewMessagesForCheckingNewMail:] + 273
    5 com.apple.MessageFramework 0x00007fff80548886 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 278
    6 com.apple.MessageFramework 0x00007fff80572e38 -[IMAPAccount _fetchUnreadCountsForMailboxUid:recursively:gateway:checkForNewMessages:] + 270
    7 com.apple.MessageFramework 0x00007fff805728f2 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 419
    8 com.apple.CoreFoundation 0x00007fff85b6635c _invoking__ + 140
    9 com.apple.CoreFoundation 0x00007fff85b6622d -[NSInvocation invoke] + 141
    10 com.apple.MessageFramework 0x00007fff8051db51 -[MonitoredInvocation invoke] + 214
    11 com.apple.MessageFramework 0x00007fff805050aa -[ThrowingInvocationOperation main] + 31
    12 com.apple.MessageFramework 0x00007fff805049ea -[_MFInvocationOperation main] + 275
    13 com.apple.Foundation 0x00007fff8772611a -[__NSOperationInternal start] + 673
    14 com.apple.Foundation 0x00007fff87725dd8 ___startOperations_block_invoke2 + 99
    15 libSystem.B.dylib 0x00007fff811b7dc7 dispatch_call_block_andrelease + 15
    16 libSystem.B.dylib 0x00007fff81196341 dispatch_workerthread2 + 231
    17 libSystem.B.dylib 0x00007fff81195c80 pthreadwqthread + 353
    18 libSystem.B.dylib 0x00007fff81195b1d start_wqthread + 13

  • Any APP crashes when opening/saving on different locations

    Hi Folks... I'm having a new issue on my mac, which is coming more and more regular...
    The apps crash when I'm trying to:
    1. open a file from the File/Open that pop ups a window for browse the file.
    2. When I'm trying to save the file through the Save As command. The crash mostly occurs when I'm trying to browse to another folder, either been for save or for open a file.
    Apps involved: mostly Photoshop CS5 and Safari, but it happens with other apps too.
    Extra symptom: When the crash occurs, the file gets like corrupted, so each time I try to open/save the file, it crashes the app.
    Solution for the extra symptom: change the name of the file, but problem 1 & 2 starts again (so I have to create a loop of files with different names in order to sort the problem).
    Importance of problem: SUPER HIGH! I'm loosing very important works when this happens, because saving isn't secure and I cannot save as [different versions of the same file] from the app because it's 100% it crashes, so I have to rewrite the file each time I have to save it, which is not good either.
    Things I did:
    1. I already uninstalled and reinstalled Photoshop and cleaned all the files related to it (plists, preferences, etc), so I did a clean install of it and the problem persists.
    2. Already cleaned all the cache files, plist and such from Safari, but the problem persists.
    3. Already ran all the usual maintenance routines and the problem persists.
    I'm hoping to get a clear answer for this issue because I'm wasting lot of time when working, specially in Photoshop.
    Thank you very much for your help, as always!
    Ø3
    Message was edited by: Quantum3

    Update:
    The problem still persists. I have tried with other apps, such as Excel, Mail, Text Edit, etc (you know that also Safari and Photoshop) and the problem is exactly the same... So  the problem doesn't come from the apps.
    Strangely, when doing some automated task in Photoshop (I use to retouch plenty of pics, it's my job) like using the Script Tool located in the File Menu, I have to open a location and browse for the pics I want to automate, just like opening a window from any app, and browsing for a file and it doesn't crash. It¡s exactly the same thing but it doesn't crash.
    Weird...
    Will put here a log file of let say, text edit (it crashed when I selected other than the default directory):
    Process:         TextEdit [4495]
    Path:            /Applications/TextEdit.app/Contents/MacOS/TextEdit
    Identifier:      com.apple.TextEdit
    Version:         1.6 (264)
    Build Info:      TextEdit-2640000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [174]
    Date/Time:       2011-06-21 20:21:06.803 -0300
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          -3432501 sec
    Crashes Since Last Report:           -84
    Per-App Interval Since Last Report:  12 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      02265271-FA7C-4588-85F1-CA41DC72E164
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000013183f000
    Crashed Thread:  12
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff8406029a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8406090d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87d98932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87d97dbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff8354a7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff8354a5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff8354a4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff847e8e64 _DPSNextEvent + 718
    8   com.apple.AppKit                        0x00007fff847e87a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.AppKit                        0x00007fff847ae48b -[NSApplication run] + 395
    10  com.apple.AppKit                        0x00007fff847a71a8 NSApplicationMain + 364
    11  com.apple.TextEdit                      0x0000000100000fb8 0x100000000 + 4024
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8407912a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8407affd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8407acd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8407a7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8407a128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8406029a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8406090d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87d98932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87d97dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff87d97b46 CFRunLoopRun + 70
    5   com.apple.DesktopServices               0x00007fff873074d2 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
    6   ...ple.CoreServices.CarbonCore          0x00007fff869fc335 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib                       0x00007fff840994f6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff840993a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff84079f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8407a35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84079fc5 start_wqthread + 13
    Thread 10:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff840a3e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff87dba498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff840994f6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff840993a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8409af8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8409ae19 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff8409ad83 usleep + 57
    3   com.apple.AppKit                        0x00007fff84934361 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4   com.apple.Foundation                    0x00007fff88153f29 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff840994f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff840993a9 thread_start + 13
    Thread 12 Crashed:
    0   com.apple.ImageIO.framework             0x00007fff878f47fb ImageIO_RemoveExtaChannels16Bit + 55
    1   com.apple.ImageIO.framework             0x00007fff8780ddb8 copyImageBlockSetTIFF + 3095
    2   com.apple.ImageIO.framework             0x00007fff878066c8 ImageProviderCopyImageBlockSetCallback + 189
    3   com.apple.CoreGraphics                  0x00007fff8539e282 img_blocks_create + 356
    4   com.apple.CoreGraphics                  0x00007fff8539e0f5 img_blocks_extent + 96
    5   com.apple.CoreGraphics                  0x00007fff85429b1c img_interpolate_extent + 137
    6   com.apple.CoreGraphics                  0x00007fff85368cc6 img_data_lock + 8480
    7   com.apple.CoreGraphics                  0x00007fff85365eaf CGSImageDataLock + 212
    8   libRIP.A.dylib                          0x00007fff833c421f ripc_AcquireImage + 2431
    9   libRIP.A.dylib                          0x00007fff833c2aa3 ripc_DrawImage + 1218
    10  com.apple.CoreGraphics                  0x00007fff85380cda CGContextDrawImage + 446
    11  com.apple.ImageIO.framework             0x00007fff878601e7 CGImageCreateCopyWithParametersNew + 1757
    12  com.apple.ImageIO.framework             0x00007fff8785ef6c CGImageSourceCreateThumbnailAtIndex + 3236
    13  com.apple.AppKit                        0x00007fff84c051a8 -[NSNavFBENode _quickLookImageWithMaxSize:isThumbnail:] + 865
    14  com.apple.AppKit                        0x00007fff84c0f731 +[NSNavNodePreviewHelper _subthreadComputePreviewThumbnailImages] + 380
    15  com.apple.Foundation                    0x00007fff88153f29 __NSThread__main__ + 1429
    16  libSystem.B.dylib                       0x00007fff840994f6 _pthread_start + 331
    17  libSystem.B.dylib                       0x00007fff840993a9 thread_start + 13
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000008035  rbx: 0x000000011704da00  rcx: 0x0000000000000008  rdx: 0x0000000000000001
      rdi: 0x000000011af83030  rsi: 0x000000013183f000  rbp: 0x000000011af82e00  rsp: 0x000000011af82dd8
       r8: 0x0000000117052654   r9: 0x00000000000007a2  r10: 0x0000000000000b10  r11: 0x00000001318375e0
      r12: 0x0000000000000000  r13: 0x0000000000000001  r14: 0x0000000000006ea0  r15: 0x0000000000006ea0
      rip: 0x00007fff878f47fb  rfl: 0x0000000000010202  cr2: 0x000000013183f000
    Binary Images:
           0x100000000 -        0x100019fff  com.apple.TextEdit 1.6 (264) <8D896028-3313-84D8-1FC9-A4412739AEF4> /Applications/TextEdit.app/Contents/MacOS/TextEdit
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8000cff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8000d000 -     0x7fff80038ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff80043000 -     0x7fff8005eff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8006d000 -     0x7fff80073ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff80074000 -     0x7fff8007afff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8007b000 -     0x7fff8007efff  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
        0x7fff8007f000 -     0x7fff800c6fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8024b000 -     0x7fff8036cfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff80497000 -     0x7fff804f9fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8053e000 -     0x7fff8054fff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff80550000 -     0x7fff80622fe7  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
        0x7fff80623000 -     0x7fff80628fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8062b000 -     0x7fff806edfef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff806ee000 -     0x7fff807f8ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff807f9000 -     0x7fff80834fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8083b000 -     0x7fff8084cfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8084d000 -     0x7fff8086efff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff80878000 -     0x7fff80887fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff80888000 -     0x7fff808cdfff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff808ce000 -     0x7fff808d4ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8097c000 -     0x7fff809c4ff7  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
        0x7fff809c5000 -     0x7fff80a11fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff80a5d000 -     0x7fff80a5eff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff80a5f000 -     0x7fff80dfcfe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff80dfd000 -     0x7fff80eb2fe7  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
        0x7fff81132000 -     0x7fff813bafef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff813bb000 -     0x7fff813defff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff813df000 -     0x7fff81649fef  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
        0x7fff81849000 -     0x7fff8184fff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff81850000 -     0x7fff818b0fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8190d000 -     0x7fff81923fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff81924000 -     0x7fff81973ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff81974000 -     0x7fff81976fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff819d0000 -     0x7fff819d0ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff819d1000 -     0x7fff81a04fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff81d49000 -     0x7fff81f84fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff81f85000 -     0x7fff81feffe7  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
        0x7fff82097000 -     0x7fff82126fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82127000 -     0x7fff8224fff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8226e000 -     0x7fff82385fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff82386000 -     0x7fff82393fe7  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
        0x7fff823ec000 -     0x7fff823f0ff7  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
        0x7fff823f1000 -     0x7fff82406ff7  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
        0x7fff82407000 -     0x7fff8242dfe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8321c000 -     0x7fff83271ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff83272000 -     0x7fff832f1fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff832f2000 -     0x7fff833b3fef  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
        0x7fff833b4000 -     0x7fff833b6fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff833b7000 -     0x7fff833faff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff833fb000 -     0x7fff834abfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff834ac000 -     0x7fff834fbfef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff834fc000 -     0x7fff834fcff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff834fd000 -     0x7fff8350ffe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff83510000 -     0x7fff8351bff7  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
        0x7fff8351c000 -     0x7fff8381afff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8381b000 -     0x7fff83820ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff83821000 -     0x7fff83846ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83847000 -     0x7fff8397cff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8397d000 -     0x7fff83b6dfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff83b6e000 -     0x7fff83b9ffff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83ba0000 -     0x7fff83c11ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff83d28000 -     0x7fff83e05fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff83fbe000 -     0x7fff83fbeff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83fbf000 -     0x7fff83fc0ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83fc1000 -     0x7fff83fcfff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff83fd0000 -     0x7fff84011fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8405e000 -     0x7fff8405eff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8405f000 -     0x7fff84220fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff84406000 -     0x7fff845c4fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff845c5000 -     0x7fff84703fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84704000 -     0x7fff847a4fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff847a5000 -     0x7fff8519bfff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85277000 -     0x7fff852b8fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff852b9000 -     0x7fff85325ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85326000 -     0x7fff85a2306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85a24000 -     0x7fff85a2bfff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85a2c000 -     0x7fff85a73ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff85b9a000 -     0x7fff85c57fff  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
        0x7fff85c58000 -     0x7fff86462fe7  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
        0x7fff86463000 -     0x7fff864e0fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8655f000 -     0x7fff865ebfef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff866a4000 -     0x7fff8675afff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff86785000 -     0x7fff8681fff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86848000 -     0x7fff8684bff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86918000 -     0x7fff86961fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86962000 -     0x7fff86963fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff86964000 -     0x7fff86981ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86992000 -     0x7fff86992ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86993000 -     0x7fff86993ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff869f5000 -     0x7fff86d29fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86d2a000 -     0x7fff86d39fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86d3a000 -     0x7fff86e53fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff86e54000 -     0x7fff87297fef  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
        0x7fff87298000 -     0x7fff87299fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8729a000 -     0x7fff8729aff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8729b000 -     0x7fff8729bff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8729c000 -     0x7fff872e6ff7  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
        0x7fff872e7000 -     0x7fff872eaff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff872eb000 -     0x7fff87304fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87305000 -     0x7fff873ebfef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff873ec000 -     0x7fff874a5fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff874d7000 -     0x7fff874f7ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff87560000 -     0x7fff875a4fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff875e5000 -     0x7fff875fbfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8761f000 -     0x7fff87633fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8777c000 -     0x7fff877fefff  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
        0x7fff877ff000 -     0x7fff879b7fef  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
        0x7fff87abf000 -     0x7fff87b00ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87b01000 -     0x7fff87b17fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff87b90000 -     0x7fff87bf8fff  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
        0x7fff87c3e000 -     0x7fff87c90ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87c91000 -     0x7fff87cc0ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff87cc1000 -     0x7fff87d3fff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff87d4c000 -     0x7fff87ec3fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff880c5000 -     0x7fff88102ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88103000 -     0x7fff88108fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88109000 -     0x7fff88142ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff88143000 -     0x7fff883c6fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff883c7000 -     0x7fff88457fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff88466000 -     0x7fff885d5fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88614000 -     0x7fff88628ff7  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
        0x7fff88629000 -     0x7fff88651fff  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
        0x7fff88693000 -     0x7fff88adbfe7  com.apple.RawCamera.bundle 3.7.0 (569) <E3794272-AE0D-8D35-3EFB-CBE4048BEB0D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88adc000 -     0x7fff88b61ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff88b62000 -     0x7fff88b66ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff88b67000 -     0x7fff88ba0fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff88ba1000 -     0x7fff890a5fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 8 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: NVIDIA GeForce 8800 GT, Display, Slot-1
    Serial ATA Device: WDC WD3200AAJS-41VWA0, 298,09 GB
    Serial ATA Device: WDC WD10EACS-00ZJB0, 931,51 GB
    Serial ATA Device: Maxtor 6B300S0, 279,48 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911b, 0xfd300000
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd330000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfd332000
    USB Device: Apple Cinema Display, 0x05ac  (Apple Inc.), 0x921b, 0xfd320000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
    USB Device: Datacolor Spyder3, 0x085c, 0x0300, 0x5d100000
    USB Device: PTK-640, 0x056a  (WACOM Co., Ltd.), 0x00b9, 0x3d200000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown
    Ø3

  • Mail app defaults to opening the last email I opened on the iPad

    I have a new 32gb iPad.  I'm new to the tablet arena, so forgive me if the question has been answered 1,000 times.
    I configured my work email using the mail app - easy as pie (using Exchange server).  However, when I open the mail app, what displays is the last email I opened on the iPad.  it doesn't open up to my inbox with a list of email, or to my folder list - it literally opens up to the last email I opened on the machine.
    Is this intended behaviour?  If so, is it changable?  I'd really like to see my inbox without having to hit the button to bring up my inbox.

    To get a list of accounts or emails, turn the iPad to landscape orientation. List automatically appears when you do. Otherwise, it does open to the last message you were viewing when you closed it.

  • 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

Maybe you are looking for