Mail in Lion 10.7.2 randomly crashes and quits

Ever since updating to Lion, my mail app randomly quits about every 4 days.  There are quite a few discussions relating to this topic and each is unique in its own way as seen through the logs.  Like most, I have deleted each account and added it back through the system pref.  I have dumped many pref files.  It still continues to occur.
The short end:  I have a Yahoo! account, an icloud account, a gmail account.  All are set up as IMAP accounts.  Last but not least I have an Exchange account.  The initial crash logs suggested issues with the sync engine.
Process:         Mail [3460]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         5.1 (1251)
Build Info:      Mail-1251000000000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [140]
Date/Time:       2012-01-27 01:17:20.413 -0500
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Interval Since Last Report:          235417 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  184285 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      2F59410A-6183-4623-B8DF-46898E8830A8
Crashed Thread:  10  -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
VM Regions Near 0x8:
-->
    __TEXT                 0000000102c95000-0000000103047000 [ 3784K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
Application Specific Information:
objc[3460]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.mail                          0x0000000102ca793a 0x102c95000 + 76090
1   com.apple.AppKit                        0x00007fff94bacb8a -[NSView _convertRectToSuperview:] + 134
2   com.apple.AppKit                        0x00007fff94baca53 -[NSView _convertRect:toAncestor:] + 89
3   com.apple.AppKit                        0x00007fff94bac893 -[NSView convertRect:toView:] + 199
4   com.apple.AppKit                        0x00007fff94bbb35d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 427
5   com.apple.AppKit                        0x00007fff94bbc86f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
6   com.apple.AppKit                        0x00007fff94bbc86f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
7   com.apple.AppKit                        0x00007fff94bbc86f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
8   com.apple.AppKit                        0x00007fff94bbc86f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
9   com.apple.AppKit                        0x00007fff94bbaab3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 270
10  com.apple.AppKit                        0x00007fff94bb5ec9 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
11  com.apple.AppKit                        0x00007fff94bae93e -[NSView displayIfNeeded] + 1676
12  com.apple.mail                          0x0000000102cc90b1 0x102c95000 + 213169
13  com.apple.AppKit                        0x00007fff94bae07d _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648
14  com.apple.CoreFoundation                0x00007fff9498cf37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation                0x00007fff9498ce96 __CFRunLoopDoObservers + 374
16  com.apple.CoreFoundation                0x00007fff94962159 __CFRunLoopRun + 825
17  com.apple.CoreFoundation                0x00007fff94961ae6 CFRunLoopRunSpecific + 230
18  com.apple.HIToolbox                     0x00007fff97c313d3 RunCurrentEventLoopInMode + 277
19  com.apple.HIToolbox                     0x00007fff97c3863d ReceiveNextEventCommon + 355
20  com.apple.HIToolbox                     0x00007fff97c384ca BlockUntilNextEventMatchingListInMode + 62
21  com.apple.AppKit                        0x00007fff94b723f1 _DPSNextEvent + 659
22  com.apple.AppKit                        0x00007fff94b71cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
23  com.apple.AppKit                        0x00007fff94b6e62d -[NSApplication run] + 470
24  com.apple.AppKit                        0x00007fff94ded80c NSApplicationMain + 867
25  com.apple.mail                          0x0000000102d6dd88 0x102c95000 + 888200
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f93f7e6 kevent + 10
1   libdispatch.dylib                       0x00007fff96dc85be _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff96dc714e _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff8f93d67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f93cd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff94959b6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff949622d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff94961ae6 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff8fb5e04f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff8fb5df3b -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.MessageFramework              0x00007fff96e16891 +[_NSSocket _runIOThread] + 80
8   com.apple.Foundation                    0x00007fff8fbac7fe -[NSThread main] + 68
9   com.apple.Foundation                    0x00007fff8fbac776 __NSThread__main__ + 1575
10  libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
11  libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8f93edf2 __select + 10
1   com.apple.CoreFoundation                0x00007fff949aaf9b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 4:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f93ebca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff998a7274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00007fff9931d5a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x00007fff8d3e2d5a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x00007fff8d3e2cb3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x00007fff8d3e2bfb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8f93d67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f93cd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff94959b6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff949622d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff94961ae6 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff8fb5e04f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff8fb5df3b -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.MessageFramework              0x00007fff96df70b1 -[RSSInterchange _runManager] + 1345
8   com.apple.Foundation                    0x00007fff8fbac7fe -[NSThread main] + 68
9   com.apple.Foundation                    0x00007fff8fbac776 __NSThread__main__ + 1575
10  libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
11  libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8f93d67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f93cd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff94959b6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff949622d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff94961ae6 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff8fbb80ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff8fbac7fe -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff8fbac776 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 7:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8f93ebca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff998a7274 _pthread_cond_wait + 840
2   com.apple.CoreVideo                     0x00007fff8eeb0b3c CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo                     0x00007fff8eeb085d _ZL13startIOThreadPv + 148
4   libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 8:: Dispatch queue: com.apple.root.default-overcommit-priority
0   com.apple.CoreFoundation                0x00007fff9494830d CFStringCompareWithOptionsAndLocale + 781
1   com.apple.Foundation                    0x00007fff8fb55bfa -[NSString compare:options:range:] + 30
2   com.apple.Foundation                    0x00007fff8fb76480 -[NSString compare:] + 57
3   com.apple.MessageFramework              0x00007fff96debb7a -[MailboxUid childWithName:] + 192
4   com.apple.MessageFramework              0x00007fff96de7458 -[MailAccount mailboxUidForRelativePath:isFilesystemPath:create:] + 560
5   com.apple.MessageFramework              0x00007fff96dde255 +[MailAccount mailboxUidForURL:forceCreation:] + 293
6   com.apple.MessageFramework              0x00007fff96dde115 __+[MailboxUid queueUpdateCountsForMailboxes:]_block_invoke_2 + 38
7   com.apple.CoreFoundation                0x00007fff949b696f ____NSDictionaryEnumerate_block_invoke_4 + 31
8   com.apple.CoreFoundation                0x00007fff9493b781 CFBasicHashApply + 113
9   com.apple.CoreFoundation                0x00007fff949b67cb __NSDictionaryEnumerate + 907
10  com.apple.Foundation                    0x00007fff8fbd3b95 -[NSBlockOperation main] + 116
11  com.apple.Foundation                    0x00007fff8fb9a788 -[__NSOperationInternal start] + 705
12  com.apple.Foundation                    0x00007fff8fbad9e6 ____NSOQSchedule_block_invoke_2 + 124
13  libdispatch.dylib                       0x00007fff96dc68ba _dispatch_call_block_and_release + 18
14  libdispatch.dylib                       0x00007fff96dc7799 _dispatch_worker_thread2 + 255
15  libsystem_c.dylib                       0x00007fff998a53da _pthread_wqthread + 316
16  libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8f93f192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff998a5594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 10 Crashed:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
0   com.apple.CoreFoundation                0x00007fff9493ba96 CFGetTypeID + 166
1   com.apple.CoreServices.CarbonCore          0x00007fff8e42767d _FSEventStreamCreate + 1804
2   com.apple.CoreServices.CarbonCore          0x00007fff8e426f6a FSEventStreamCreate + 107
3   com.apple.MessageFramework              0x00007fff96e63db2 -[LibraryIMAPStore _getCacheDirectoryContents] + 196
4   com.apple.MessageFramework              0x00007fff96e63ca8 -[LibraryIMAPStore cacheDirectoryContents] + 46
5   com.apple.MessageFramework              0x00007fff96e6306a -[IMAPMailboxSyncEngine _cacheMessagesWithMonitor:] + 1353
6   com.apple.MessageFramework              0x00007fff96e57f5d -[IMAPMailboxSyncEngine _goWithMessages:] + 751
7   com.apple.CoreFoundation                0x00007fff949bf20c __invoking___ + 140
8   com.apple.CoreFoundation                0x00007fff949bf0a4 -[NSInvocation invoke] + 132
9   com.apple.MessageFramework              0x00007fff96df9d3c -[MonitoredInvocation invoke] + 196
10  com.apple.MessageFramework              0x00007fff96dd6745 -[ThrowingInvocationOperation main] + 33
11  com.apple.MessageFramework              0x00007fff96dd66eb -[_MFInvocationOperation main] + 449
12  com.apple.Foundation                    0x00007fff8fb9a788 -[__NSOperationInternal start] + 705
13  com.apple.Foundation                    0x00007fff8fbad9e6 ____NSOQSchedule_block_invoke_2 + 124
14  libdispatch.dylib                       0x00007fff96dc68ba _dispatch_call_block_and_release + 18
15  libdispatch.dylib                       0x00007fff96dc7799 _dispatch_worker_thread2 + 255
16  libsystem_c.dylib                       0x00007fff998a53da _pthread_wqthread + 316
17  libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8f93f192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff998a5594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8f93f192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff998a5594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 13:: -[LibraryThread _runThread]  Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib                  0x00007fff8f93ebf2 __psynch_mutexwait + 10
1   libsystem_c.dylib                       0x00007fff998a21a1 pthread_mutex_lock + 545
2   com.apple.MessageFramework              0x00007fff96de9803 -[MailboxUid mutableCopyOfChildrenIncludingHiddenChildren:] + 54
3   com.apple.MessageFramework              0x00007fff96de97ca -[MailboxUid mutableCopyOfChildren] + 23
4   com.apple.MessageFramework              0x00007fff96df589c -[MailAccount(Internal) allMailboxUidsEvenIfInactive:] + 144
5   com.apple.MessageFramework              0x00007fff96df580a -[MailAccount allMailboxUids] + 20
6   com.apple.MessageFramework              0x00007fff96df573f +[Library _getActiveAccountURLs:andActiveMailboxURLs:] + 715
7   com.apple.MessageFramework              0x00007fff96dd9523 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 273
8   com.apple.MessageFramework              0x00007fff96f346fd +[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:] + 4569
9   com.apple.MessageFramework              0x00007fff96f3351e +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:rem oteIDs:setFlags:clearFlags:messageFlagsForMessages:copyFiles:error:] + 118
10  com.apple.MessageFramework              0x00007fff96e7f1b6 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:err or:] + 91
11  com.apple.MessageFramework              0x00007fff96e7f155 +[Library addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:error:] + 42
12  com.apple.MessageFramework              0x00007fff96e7f123 -[RemoteStore addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:] + 41
13  com.apple.MessageFramework              0x00007fff96e7ed23 -[LibraryThread _runThread] + 1715
14  com.apple.CoreFoundation                0x00007fff949bf20c __invoking___ + 140
15  com.apple.CoreFoundation                0x00007fff949bf0a4 -[NSInvocation invoke] + 132
16  com.apple.MessageFramework              0x00007fff96df9d3c -[MonitoredInvocation invoke] + 196
17  com.apple.MessageFramework              0x00007fff96dd6745 -[ThrowingInvocationOperation main] + 33
18  com.apple.MessageFramework              0x00007fff96dd66eb -[_MFInvocationOperation main] + 449
19  com.apple.Foundation                    0x00007fff8fb9a788 -[__NSOperationInternal start] + 705
20  com.apple.Foundation                    0x00007fff8fbad9e6 ____NSOQSchedule_block_invoke_2 + 124
21  libdispatch.dylib                       0x00007fff96dc68ba _dispatch_call_block_and_release + 18
22  libdispatch.dylib                       0x00007fff96dc7799 _dispatch_worker_thread2 + 255
23  libsystem_c.dylib                       0x00007fff998a53da _pthread_wqthread + 316
24  libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8f93f192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff998a5594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff8f93f192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff998a5594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff998a6b85 start_wqthread + 13
Thread 16:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff8f93ee42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff99859dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff99859bb5 usleep + 53
3   com.apple.AppKit                        0x00007fff94da997f -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation                    0x00007fff8fbac7fe -[NSThread main] + 68
5   com.apple.Foundation                    0x00007fff8fbac776 __NSThread__main__ + 1575
6   libsystem_c.dylib                       0x00007fff998a38bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff998a6b75 thread_start + 13
Thread 10 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000007  rbx: 0x0000000000000000  rcx: 0x0000000000000030  rdx: 0x00007fff7dc5b6c0
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000103566810  rsp: 0x0000000103566800
   r8: 0x0000000103144e00   r9: 0x0000000000000496  r10: 0x0000000000000000  r11: 0x00007fd61d271f60
  r12: 0x0000000000000007  r13: 0x00007fff9704e878  r14: 0x00007fd61d149610  r15: 0x0000000000000000
  rip: 0x00007fff9493ba96  rfl: 0x0000000000010246  cr2: 0x0000000000000008
Logical CPU: 2
Binary Images:
       0x102c95000 -        0x103046fff  com.apple.mail (5.1 - 1251) <6497E6E9-53F7-3772-ACC1-6E5E96449353> /Applications/Mail.app/Contents/MacOS/Mail
       0x1034a1000 -        0x1034a2ff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
       0x103592000 -        0x103595fff  libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <AE9374F3-9A80-37B1-97F9-E5E952CE1D61> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
       0x1035c8000 -        0x1035cfff7  com.apple.mail.iaplugin (5.1 - 1251.1) <7EAD6F31-6F33-3689-A004-04E03085107F> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
       0x1035da000 -        0x1035defff  com.apple.mobileme.iaplugin (1.1 - 2) <4F82B8B5-A45D-33F8-8C98-49FD54E2827E> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
       0x1035e5000 -        0x1035eafff  com.apple.osxserver.iaplugin (1.1 - 2) <7CCB9615-DD5C-34F8-85DA-A219EB563A1A> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
       0x1035f1000 -        0x103603ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <0272C107-5F2D-33C2-958C-913C0E46C86E> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
       0x103610000 -        0x103614fff  com.yahoo.iaplugin (1.1 - 2) <7EB84A08-2110-3BF0-A17C-6A5991220417> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
       0x10361a000 -        0x10361dfff  com.apple.yahoo.syncframework (1.4 - 61) <ACEE1299-375E-3B48-8CCD-B4E0B942F175> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
       0x1045d5000 -        0x1045d7fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
       0x1045db000 -        0x1045f1fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
       0x1045fe000 -        0x104607fff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
       0x10460c000 -        0x10460efff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
       0x104612000 -        0x104615fff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
       0x10461a000 -        0x104623fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
       0x104628000 -        0x10462dfff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
       0x104632000 -        0x104634fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
       0x104638000 -        0x10463dfff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
       0x104645000 -        0x10464cfff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
       0x104655000 -        0x104657fff  smb_nt.so (??? - ???) <CA57451C-A407-365D-A953-185167177CE8> /usr/lib/sasl2/smb_nt.so
       0x10465c000 -        0x10465efff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
       0x104662000 -        0x104666fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
       0x10466b000 -        0x10466eff7  mschapv2.so (??? - ???) <B00D3743-D049-31D0-8CF1-8407B2A4838D> /usr/lib/sasl2/mschapv2.so
       0x104673000 -        0x1046a1fff  com.apple.DirectoryService.PasswordServerFramework (7.0 - 7.0) <58E9CACA-9438-3B86-84DC-272533F2B704> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x1046b6000 -        0x1046b9fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
       0x1046be000 -        0x1046c1fff  smb_ntlmv2.so (??? - ???) <7FD517BD-EDCB-3FFD-88A8-8B5F6AEA9585> /usr/lib/sasl2/smb_ntlmv2.so
       0x104d05000 -        0x104d05ff5 +cl_kernels (??? - ???) <F3F24BDA-862C-4478-90B7-9F11C536FCD2> cl_kernels
       0x104d0b000 -        0x104d0ffff  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <46DBC886-A984-36F8-BAC6-CFBAED880258> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x1069eb000 -        0x1069eeff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x106a03000 -        0x106a03ffd +cl_kernels (??? - ???) <F2391954-764F-498A-9B8F-C844F93C4604> cl_kernels
       0x1072ea000 -        0x1072f0fef  libcldcpuengine.dylib (1.50.63 - compatibility 1.0.0) <282BF919-0346-385F-B399-9019E681DF38> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x107321000 -        0x1073b4ff7  unorm8_bgra.dylib (1.50.63 - compatibility 1.0.0) <35664BCC-4DCD-38B9-A17D-12A2DB77DCB8> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x1073d3000 -        0x1073d4ff3 +cl_kernels (??? - ???) <A6AD37E7-5F16-4E4C-84E8-141583B63DE8> cl_kernels
       0x1073f9000 -        0x1073f9ff1 +cl_kernels (??? - ???) <3CB203E6-E3DB-47BF-933A-ECD13D4A53F7> cl_kernels
       0x1073fb000 -        0x10748cff7  unorm8_rgba.dylib (1.50.63 - compatibility 1.0.0) <DD200456-247B-3C6D-9C7E-81546BFE4BF2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
       0x1074af000 -        0x1074b0ffc +cl_kernels (??? - ???) <43BDD885-53C4-4633-A2C8-C87D6787C8D7> cl_kernels
       0x107919000 -        0x10791aff3 +cl_kernels (??? - ???) <311C4A86-09E4-4623-8E08-A1E1CCD85140> cl_kernels
       0x107926000 -        0x107926ffd +cl_kernels (??? - ???) <3F351AEA-0FB3-4B41-AF33-A9F1866E8899> cl_kernels
       0x10792a000 -        0x10792aff5 +cl_kernels (??? - ???) <D2445816-AFC7-45C2-8B3B-DF12DA83E648> cl_kernels
       0x107ca6000 -        0x107cacfff  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <25F21980-C114-3688-B6E7-FD83052D67B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x107d3a000 -        0x107d3fff7  libgermantok.dylib (??? - ???) <307E75E1-76E9-3CF6-A13A-AFB92FD7BC5B> /usr/lib/libgermantok.dylib
       0x107e62000 -        0x107e8ffff  com.apple.datadetectors.actions (3.0 - 172.3) <0657E36B-31CE-3EDA-9CCE-29B9349DF903> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
       0x107ecd000 -        0x107f07ff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <DCB39254-F156-36AB-AAA1-A4AC2D6B7BDC> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x10835f000 -        0x108371ff7  com.apple.mail.WebPlugIn (5.1 - 1251) <70599F64-C649-32D0-B215-E49AFF0372AC> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
       0x108ed7000 -        0x108ed9fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1062) <F03F0085-D9E7-3838-9ED6-248E8397620E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x108eeb000 -        0x108eeefff  com.apple.DirectoryServicesSource (1.2 - 1062) <0F479AAE-037E-3310-8206-DDEB075456C9> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x108ef6000 -        0x108f57fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 196) <5304FAE6-1CC6-3539-9046-CE1C362364B9> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x108f9b000 -        0x108f9cfff  com.apple.heimdalodpac (1.0 - 1) <87D7C172-F8D2-385D-B651-684EB83E0B26> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
       0x108fa1000 -        0x108fa2ff7  com.apple.kerberos.reachability (2.1 - 2.0) <126223A2-AF3A-3599-AD98-F36790BE06AF> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
       0x108fa6000 -        0x108fa7ff7  com.apple.kerberos.sckerberosconfig (2.1 - 1) <EE83DCC2-20D7-39B9-8AA9-FD719B2803F8> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
       0x109c43000 -        0x109c5cfff  com.apple.placeholder.iaplugin (1.0.1 - 1) <9EBEE3A8-A6A9-32B7-A6CE-27715102F03E> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
       0x109c6f000 -        0x109c82ff7  com.apple.AOSAccounts (1.0.1 - 1.0.61) <A0011298-B106-3DEC-B459-60D96F017BE9> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
       0x109c96000 -        0x109c96ff7  com.apple.SafariDAVNotifier (1.1 - 1) <560452E6-BCB8-36B0-B36E-47AF9CC99958> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
       0x109c9a000 -        0x109cbaff7  com.apple.ChunkingLibrary (1.0 - 125) <9EAE4385-5DF7-3956-8196-895DD6772BD7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
       0x109e57000 -        0x109fefff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10a023000 -        0x10a11cfff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10a142000 -        0x10a409ff7  com.apple.ATIRadeonX3000GLDriver (7.12.9 - 7.1.2) <E0D46EC5-2A19-36AA-AECC-A73219F999F1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
       0x10a454000 -        0x10a482ff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x10a48a000 -        0x10a4aefff  com.apple.Mail.Syncer (5.1 - 1251.1) <019CD023-71F3-3443-A89D-1DF1218F8EE4> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
       0x10a4bf000 -        0x10a4c4fff  com.apple.contacts.iaplugin (1.1 - 1062) <258CC376-5A41-38AB-A21C-D307138EEB52> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
       0x10b233000 -        0x10b237fff  com.aol.iaplugin (1.1 - 2) <2D29926E-4B49-3623-AC5F-40CC36A06067> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
       0x10b2d8000 -        0x10b2e1fff  com.apple.exchange.iaplugin (1.1 - 2) <2540E4F5-F8B6-3135-86BE-79B629F075FC> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
       0x10b2f8000 -        0x10b2fdfff  com.apple.chat.iaplugin (1.0.1 - 935) <27BB8B6C-0BA4-36A3-AAFD-6EA9279112B0> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
       0x10b31a000 -        0x10b31ffff  com.google.iaplugin (1.1 - 2) <434CD71C-53E1-3B80-A3C0-552512CDF105> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
       0x10b326000 -        0x10b32efff  com.apple.calendar.iaplugin (5.0.1 - 1139.14) <C9277923-EEC8-318E-87C9-6FB41174C4F3> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
       0x10b335000 -        0x10b388fff  com.apple.AOSUI (1.0.1 - 59) <855C1979-AF41-3DE9-8225-615DF2FC44EE> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
       0x10b3b6000 -        0x10b3f1ff7  com.apple.Ubiquity (1.0 - 196) <B7CD3D18-84C8-3C5E-8AE5-ED3331E71F05> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x10c396000 -        0x10c41aff7  com.apple.frameworks.server.foundation (10.7.2 - 185.2) <A0433A3D-96B5-3F8D-8A24-0EB08724028A> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
       0x10e2a8000 -        0x10e3f3ff7  com.apple.audio.units.Components (1.7.1 - 1.7.1) <2B7D5E78-5C1A-3246-B64F-24D9278CCEE5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff62895000 -     0x7fff628c9ac7  dyld (195.5 - ???) <B372EB7D-DCD8-30CE-9342-E06CADD7CACA> /usr/lib/dyld
    0x7fff8ce56000 -     0x7fff8ce5dfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8cf6a000 -     0x7fff8cf93fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8cf94000 -     0x7fff8cf9afff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8cf9b000 -     0x7fff8d02dfff  com.apple.CorePDF (3.0 - 3.0) <FA08FDA8-38C5-353D-89FC-59F9F99ABADD> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8d115000 -     0x7fff8d388fff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d389000 -     0x7fff8d3b6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8d3c0000 -     0x7fff8e0cbff7  com.apple.WebCore (7534.52 - 7534.52.12) <32AF92F7-44FC-3ADB-A6DD-D58A3EA88EFE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8e0cc000 -     0x7fff8e0d2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8e423000 -     0x7fff8e73fff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8e753000 -     0x7fff8e77cff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e77d000 -     0x7fff8e79aff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
    0x7fff8e79b000 -     0x7fff8eeae587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8eeaf000 -     0x7fff8eed7ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8eed8000 -     0x7fff8ef4dff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8ef4e000 -     0x7fff8ef57ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8ef58000 -     0x7fff8ef62ff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
    0x7fff8ef74000 -     0x7fff8efbfff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8efc0000 -     0x7fff8efd2ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff8efd3000 -     0x7fff8f014fff  com.apple.QD (3.12 - ???) <983D6E1E-B8BD-3260-A960-13727351D867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8f015000 -     0x7fff8f020ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8f021000 -     0x7fff8f03efff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8f03f000 -     0x7fff8f0a4ff7  com.apple.coredav (1.0.1 - 115.19) <6E4E8A0B-F6EC-3BCE-B4FB-90154AF13279> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff8f0ad000 -     0x7fff8f0b4fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <24F11710-FFA4-3324-ACBE-961B518D2780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8f0b5000 -     0x7fff8f23fff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8f240000 -     0x7fff8f2b4fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8f2b5000 -     0x7fff8f393ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <644A30D5-30EA-3681-A59C-6F0C3CC7A3C7> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8f394000 -     0x7fff8f3c4ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8f3c5000 -     0x7fff8f3caff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8f3cb000 -     0x7fff8f3e7ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8f3e8000 -     0x7fff8f411fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8f412000 -     0x7fff8f418ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8f419000 -     0x7fff8f45efff  com.apple.DiskManagement (4.2 - 507) <15DB8D3E-E03A-35A0-BF64-85CCF0B2AFFA> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff8f45f000 -     0x7fff8f462fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8f463000 -     0x7fff8f479fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f47a000 -     0x7fff8f6a4ff7  com.apple.CalendarStore (5.0.1 - 1139.14) <570E813D-3E53-3F44-8EFB-9037809B305B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8f6a5000 -     0x7fff8f6e5fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff8f6e6000 -     0x7fff8f71bfff  libTrueTypeScaler.dylib (??? - ???) <B326A78E-C65A-345E-8D64-62B45CC6FA3F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8f71c000 -     0x7fff8f747fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff8f748000 -     0x7fff8f79cff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f79d000 -     0x7fff8f884fff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8f885000 -     0x7fff8f927ff7  com.apple.securityfoundation (5.0 - 55005) <2814D17E-E6BB-30A2-A62E-2D481AF514F2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8f928000 -     0x7fff8f948fff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f94d000 -     0x7fff8f95aff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff8f977000 -     0x7fff8f9f3ff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8fa88000 -     0x7fff8faacff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8faad000 -     0x7fff8fb4cfff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8fb4d000 -     0x7fff8fb51ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8fb52000 -     0x7fff8fe6bff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8fe6c000 -     0x7fff90144ff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff90145000 -     0x7fff90158ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff90159000 -     0x7fff90197fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90198000 -     0x7fff9029dff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9029e000 -     0x7fff902c2fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff902d3000 -     0x7fff9030dfef  com.apple.DebugSymbols (2.1 - 85) <F45985E2-D1D0-3F47-861E-47904837B76F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff9030e000 -     0x7fff9030fff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <001E87FF-97DF-328D-B22F-16E3ACEF8864> /usr/lib/system/libremovefile.dylib
    0x7fff90310000 -     0x7fff90317ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff90318000 -     0x7fff90337ff7  com.apple.DotMacSyncManager (6.1 - 488.5) <63D5FE4D-35E4-33A3-BC50-8A48927B82FE> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff90338000 -     0x7fff90373ff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
    0x7fff90374000 -     0x7fff903e7fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff903e8000 -     0x7fff903f3fff  com.apple.dotMacLegacy (3.3 - 267) <A7CC6E73-82CD-3057-9A83-894FA0CD7E6C> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff903f4000 -     0x7fff90449fff  libCoreStorage.dylib (??? - ???) <BDF64435-2C7F-3127-8F41-E9A86FF943DA> /usr/lib/libCoreStorage.dylib
    0x7fff9044a000 -     0x7fff90464fff  com.apple.CoreMediaAuthoring (2.0 - 889) <B99C23FB-EE6C-3B2A-8BF1-3995B94CE7D3> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff90465000 -     0x7fff90492fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff90493000 -     0x7fff904f7fff  com.apple.Symbolication (1.2 - 83.1) <A7E088DE-BC16-3C24-A0D0-30EEBA221659> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff904f8000 -     0x7fff904f9fff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
    0x7fff904fa000 -     0x7fff9050cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff9050d000 -     0x7fff90524fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff90525000 -     0x7fff90526fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
    0x7fff90527000 -     0x7fff90529fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff9052a000 -     0x7fff90535ff7  com.apple.aps.framework (2.1 - 2.1) <032C9540-6E89-37FE-9C31-9BF4CC2EBF80> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff90536000 -     0x7fff90536fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff90537000 -     0x7fff90587fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff90588000 -     0x7fff90593fff  com.apple.NSServerNotificationCenter (4.0 - 4.0) <D1ECC300-EFC2-3A5B-9E49-0BD490D1ACC3> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff90594000 -     0x7fff9059fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff905a0000 -     0x7fff9069aff7  com.apple.DiskImagesFramework (10.7.2 - 331) <C88025FC-2460-3F33-B808-CB1E8C2E5CB9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff906da000 -     0x7fff906e5fff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff906e6000 -     0x7fff9071ffe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff90720000 -     0x7fff90722fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff90753000 -     0x7fff908b9fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff908ba000 -     0x7fff908bafff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff908bb000 -     0x7fff9094dff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff9094e000 -     0x7fff90974ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff90975000 -     0x7fff90d13fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff90d77000 -     0x7fff90d78fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff90d79000 -     0x7fff90dbfff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EAF61ADC-DC00-34CE-B23E-7238ED54E31D> /usr/lib/libcurl.4.dylib
    0x7fff90dc0000 -     0x7fff90dc5fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff90dc6000 -     0x7fff90ddeff7  com.apple.iChat.InstantMessage (6.0 - 835) <69CD03BA-7F7A-33C5-9302-F28C029A1AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff91518000 -     0x7fff91535ff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff91536000 -     0x7fff91738fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff91794000 -     0x7fff9180fff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff918da000 -     0x7fff918dcfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff918dd000 -     0x7fff91962ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91963000 -     0x7fff91964fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff91965000 -     0x7fff91a68fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
    0x7fff91a69000 -     0x7fff91a6afff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
    0x7fff91aa2000 -     0x7fff91dc3fff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff91e38000 -     0x7fff91e38fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91e39000 -     0x7fff9241dfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9241e000 -     0x7fff92459fff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9245a000 -     0x7fff9255cff7  com.apple.PubSub (1.0.5 - 65.28) <8251731B-2EAA-3957-82B6-3FF0E096645A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff9255d000 -     0x7fff9255dfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff9255e000 -     0x7fff9259eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
    0x7fff925dd000 -     0x7fff9264dfff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff9264e000 -     0x7fff926a1fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff926a2000 -     0x7fff926a6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36F75773-7380-3AC7-AF62-E1E6C07B7004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff926a7000 -     0x7fff926a8fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff92baa000 -     0x7fff92c5dfff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff92c5e000 -     0x7fff92c9dfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff92c9e000 -     0x7fff92cfefff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7f

Bee and Ernie,
Well it did not take 4 days this time.  Here is the crash report:
Each time it crashes now it is something new.  I am eager to learn what insights you might have.
Debbie
Process:         Mail [386]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         5.2 (1257)
Build Info:      Mail-1257000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [142]
Date/Time:       2012-02-06 15:18:01.492 -0500
OS Version:      Mac OS X 10.7.3 (11D50b)
Report Version:  9
Interval Since Last Report:          34942 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  34852 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      2F59410A-6183-4623-B8DF-46898E8830A8
Crashed Thread:  10  Dispatch queue: com.apple.mail.folderwatcher
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[386]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
          0   CoreFoundation                      0x00007fff91fdffc6 __exceptionPreprocess + 198
          1   libobjc.A.dylib                     0x00007fff922b7d5e objc_exception_throw + 43
          2   CoreFoundation                      0x00007fff91f88ce1 -[__NSPlaceholderArray initWithObjects:count:] + 113
          3   CoreFoundation                      0x00007fff91f78f90 CFArrayCreate + 208
          4   Message                             0x00007fff8fba67ab __-[MFFilesystemWatcher registerPath:]_block_invoke_1 + 67
          5   libdispatch.dylib                   0x00007fff963bc8ba _dispatch_call_block_and_release + 18
          6   libdispatch.dylib                   0x00007fff963be10a _dispatch_queue_drain + 264
          7   libdispatch.dylib                   0x00007fff963bdf66 _dispatch_queue_invoke + 54
          8   libdispatch.dylib                   0x00007fff963bd760 _dispatch_worker_thread2 + 198
          9   libsystem_c.dylib                   0x00007fff982543da _pthread_wqthread + 316
          10  libsystem_c.dylib                   0x00007fff98255b85 start_wqthread + 13
terminate called throwing an exception
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff986b267a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff986b1d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff91f6c6fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff91f74e64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff91f74676 CFRunLoopRunSpecific + 230
5   com.apple.HIToolbox                     0x00007fff9735e31f RunCurrentEventLoopInMode + 277
6   com.apple.HIToolbox                     0x00007fff973655c9 ReceiveNextEventCommon + 355
7   com.apple.HIToolbox                     0x00007fff97365456 BlockUntilNextEventMatchingListInMode + 62
8   com.apple.AppKit                        0x00007fff9238ef5d _DPSNextEvent + 659
9   com.apple.AppKit                        0x00007fff9238e861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
10  com.apple.AppKit                        0x00007fff9238b19d -[NSApplication run] + 470
11  com.apple.AppKit                        0x00007fff92609b88 NSApplicationMain + 867
12  com.apple.mail                          0x0000000104051014 0x103f79000 + 884756
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff986b47e6 kevent + 10
1   libdispatch.dylib                       0x00007fff963be5be _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff963bd14e _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff986b267a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff986b1d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff91f6c6fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff91f74e64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff91f74676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff9561bf9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff9561be8b -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.MessageFramework              0x00007fff8fa0df29 +[_NSSocket _runIOThread] + 80
8   com.apple.Foundation                    0x00007fff9566a74e -[NSThread main] + 68
9   com.apple.Foundation                    0x00007fff9566a6c6 __NSThread__main__ + 1575
10  libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
11  libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff986b3df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff91fbdcdb __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff986b267a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff986b1d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff91f6c6fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff91f74e64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff91f74676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff9561bf9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff9561be8b -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.MessageFramework              0x00007fff8f9ee77d -[RSSInterchange _runManager] + 1345
8   com.apple.Foundation                    0x00007fff9566a74e -[NSThread main] + 68
9   com.apple.Foundation                    0x00007fff9566a6c6 __NSThread__main__ + 1575
10  libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
11  libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff986b267a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff986b1d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff91f6c6fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff91f74e64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff91f74676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff95675ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff9566a74e -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff9566a6c6 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 6:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff986b3bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff98256274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00007fff9a25b5a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x00007fff948f16ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x00007fff948f1613 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x00007fff948f155b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff986b3bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff98256274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00007fff9a25b5f7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3   com.apple.JavaScriptCore                0x00007fff9a487ccf JSC::Heap::blockFreeingThreadMain() + 319
4   com.apple.JavaScriptCore                0x00007fff9a487d09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 8:: CoreAnimation render server
0   libsystem_kernel.dylib                  0x00007fff986b267a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff986b1d71 mach_msg + 73
2   com.apple.QuartzCore                    0x00007fff908ba5c9 CA::Render::Server::server_thread(void*) + 184
3   com.apple.QuartzCore                    0x00007fff908ba509 thread_fun + 24
4   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 9:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff986b3bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff98256274 _pthread_cond_wait + 840
2   com.apple.CoreVideo                     0x00007fff8fd27b3c CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo                     0x00007fff8fd2785d _ZL13startIOThreadPv + 148
4   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 10 Crashed:: Dispatch queue: com.apple.mail.folderwatcher
0   libsystem_kernel.dylib                  0x00007fff986b3ce2 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff982547d2 pthread_kill + 95
2   libsystem_c.dylib                       0x00007fff98245a7a abort + 143
3   libc++abi.dylib                         0x00007fff9300f7bc abort_message + 214
4   libc++abi.dylib                         0x00007fff9300cfcf default_terminate() + 28
5   libobjc.A.dylib                         0x00007fff922b81b9 _objc_terminate + 94
6   libc++abi.dylib                         0x00007fff9300d001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib                         0x00007fff9300d05c std::terminate() + 16
8   libc++abi.dylib                         0x00007fff9300e152 __cxa_throw + 114
9   libobjc.A.dylib                         0x00007fff922b7e7a objc_exception_throw + 327
10  com.apple.CoreFoundation                0x00007fff91f88ce1 -[__NSPlaceholderArray initWithObjects:count:] + 113
11  com.apple.CoreFoundation                0x00007fff91f78f90 CFArrayCreate + 208
12  com.apple.MessageFramework              0x00007fff8fba67ab __-[MFFilesystemWatcher registerPath:]_block_invoke_1 + 67
13  libdispatch.dylib                       0x00007fff963bc8ba _dispatch_call_block_and_release + 18
14  libdispatch.dylib                       0x00007fff963be10a _dispatch_queue_drain + 264
15  libdispatch.dylib                       0x00007fff963bdf66 _dispatch_queue_invoke + 54
16  libdispatch.dylib                       0x00007fff963bd760 _dispatch_worker_thread2 + 198
17  libsystem_c.dylib                       0x00007fff982543da _pthread_wqthread + 316
18  libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff986b4192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff98254594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 12:: -[LibraryThread _runThread]  Dispatch queue: com.apple.root.default-overcommit-priority
0   com.apple.MessageFramework              0x00007fff8fa4081a -[MessageHeaders _firstAddressForKey:sender:] + 139
1   com.apple.MessageFramework              0x00007fff8fa69c0e -[MessageHeaders firstAddressForKey:] + 197
2   com.apple.MessageFramework              0x00007fff8fa7785b firstAddressForHeaderKey + 261
3   com.apple.MessageFramework              0x00007fff8fb3db58 __+[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:]_block_invoke_3 + 5942
4   com.apple.MessageFramework              0x00007fff8f9d1073 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1165
5   com.apple.MessageFramework              0x00007fff8fb2b425 +[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:] + 4569
6   com.apple.MessageFramework              0x00007fff8fb2a246 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:rem oteIDs:setFlags:clearFlags:messageFlagsForMessages:copyFiles:error:] + 118
7   com.apple.MessageFramework              0x00007fff8fa7621e +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:err or:] + 91
8   com.apple.MessageFramework              0x00007fff8fa761bd +[Library addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:error:] + 42
9   com.apple.MessageFramework              0x00007fff8fa7618b -[RemoteStore addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:] + 41
10  com.apple.MessageFramework              0x00007fff8fa75d8b -[LibraryThread _runThread] + 1715
11  com.apple.CoreFoundation                0x00007fff91fd1f4c __invoking___ + 140
12  com.apple.CoreFoundation                0x00007fff91fd1de4 -[NSInvocation invoke] + 132
13  com.apple.MessageFramework              0x00007fff8f9f1408 -[MonitoredInvocation invoke] + 196
14  com.apple.MessageFramework              0x00007fff8f9cdf19 -[ThrowingInvocationOperation main] + 33
15  com.apple.MessageFramework              0x00007fff8f9cdebf -[_MFInvocationOperation main] + 449
16  com.apple.Foundation                    0x00007fff956586d8 -[__NSOperationInternal start] + 705
17  com.apple.Foundation                    0x00007fff9566b936 ____NSOQSchedule_block_invoke_2 + 124
18  libdispatch.dylib                       0x00007fff963bc8ba _dispatch_call_block_and_release + 18
19  libdispatch.dylib                       0x00007fff963bd799 _dispatch_worker_thread2 + 255
20  libsystem_c.dylib                       0x00007fff982543da _pthread_wqthread + 316
21  libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff986b4192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff98254594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 14:: -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib                  0x00007fff986b3bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff982562a6 _pthread_cond_wait + 890
2   com.apple.Foundation                    0x00007fff9572b67d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
3   com.apple.MessageFramework              0x00007fff8fa177f5 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 161
4   com.apple.MessageFramework              0x00007fff8fa176fe -[IMAPGateway waitUntilClientOperationIsFinished:] + 462
5   com.apple.MessageFramework              0x00007fff8fa16494 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 392
6   com.apple.MessageFramework              0x00007fff8fa83084 -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithGateway:responseHandler:highPriority:] + 271
7   com.apple.MessageFramework              0x00007fff8fa5a9fd -[IMAPMailboxSyncEngine _cacheMessagesWithMonitor:] + 2220
8   com.apple.MessageFramework              0x00007fff8fa4f58d -[IMAPMailboxSyncEngine _goWithMessages:] + 751
9   com.apple.MessageFramework              0x00007fff8fa055df -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
10  com.apple.MessageFramework              0x00007fff8fa578c6 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
11  com.apple.MessageFramework              0x00007fff8fa71ba5 -[RemoteStoreAccount _synchronizeMailboxesSynchronously] + 598
12  com.apple.MessageFramework              0x00007fff8fa6c199 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 1026
13  com.apple.CoreFoundation                0x00007fff91fd1f4c __invoking___ + 140
14  com.apple.CoreFoundation                0x00007fff91fd1de4 -[NSInvocation invoke] + 132
15  com.apple.MessageFramework              0x00007fff8f9f1408 -[MonitoredInvocation invoke] + 196
16  com.apple.MessageFramework              0x00007fff8f9cdf19 -[ThrowingInvocationOperation main] + 33
17  com.apple.MessageFramework              0x00007fff8f9cdebf -[_MFInvocationOperation main] + 449
18  com.apple.Foundation                    0x00007fff956586d8 -[__NSOperationInternal start] + 705
19  com.apple.Foundation                    0x00007fff9566b936 ____NSOQSchedule_block_invoke_2 + 124
20  libdispatch.dylib                       0x00007fff963bc8ba _dispatch_call_block_and_release + 18
21  libdispatch.dylib                       0x00007fff963bd799 _dispatch_worker_thread2 + 255
22  libsystem_c.dylib                       0x00007fff982543da _pthread_wqthread + 316
23  libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 15:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib                  0x00007fff986b3bf2 __psynch_mutexwait + 10
1   libsystem_c.dylib                       0x00007fff982511a1 pthread_mutex_lock + 545
2   com.apple.MessageFramework              0x00007fff8fa4f7b2 -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 29
3   com.apple.MessageFramework              0x00007fff8fa4f2ca -[IMAPMailboxSyncEngine _goWithMessages:] + 44
4   com.apple.CoreFoundation                0x00007fff91fd1f4c __invoking___ + 140
5   com.apple.CoreFoundation                0x00007fff91fd1de4 -[NSInvocation invoke] + 132
6   com.apple.MessageFramework              0x00007fff8f9f1408 -[MonitoredInvocation invoke] + 196
7   com.apple.MessageFramework              0x00007fff8f9cdf19 -[ThrowingInvocationOperation main] + 33
8   com.apple.MessageFramework              0x00007fff8f9cdebf -[_MFInvocationOperation main] + 449
9   com.apple.Foundation                    0x00007fff956586d8 -[__NSOperationInternal start] + 705
10  com.apple.Foundation                    0x00007fff9566b936 ____NSOQSchedule_block_invoke_2 + 124
11  libdispatch.dylib                       0x00007fff963bc8ba _dispatch_call_block_and_release + 18
12  libdispatch.dylib                       0x00007fff963bd799 _dispatch_worker_thread2 + 255
13  libsystem_c.dylib                       0x00007fff982543da _pthread_wqthread + 316
14  libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff986b4192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff98254594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff986b4192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff98254594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 18:: Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib                  0x00007fff986b267a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff986b1d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff91f6c6fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff91f74e64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff91f74676 CFRunLoopRunSpecific + 230
5   com.apple.MessageFramework              0x00007fff8fa0f2e0 _handleRequestWithTimeout + 1484
6   com.apple.MessageFramework              0x00007fff8fa118f1 -[_NSSocket readBytes:length:error:] + 164
7   com.apple.MessageFramework              0x00007fff8fa1150a -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 86
8   com.apple.MessageFramework              0x00007fff8fa1139c -[Connection _fillBuffer:] + 673
9   com.apple.MessageFramework              0x00007fff8fa10fef -[Connection _readLineIntoData:error:] + 74
10  com.apple.MessageFramework              0x00007fff8fa10f61 -[IMAPConnection _readLineIntoData:error:] + 53
11  com.apple.MessageFramework              0x00007fff8fa10e02 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 113
12  com.apple.MessageFramework              0x00007fff8fa10942 -[IMAPResponse initWithConnection:error:] + 150
13  com.apple.MessageFramework              0x00007fff8fa10872 -[IMAPConnection _copyNextServerResponse:] + 56
14  com.apple.MessageFramework              0x00007fff8fa1af94 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 519
15  com.apple.MessageFramework              0x00007fff8fa29833 -[IMAPConnection _responseFromSendingOperation:] + 937
16  com.apple.MessageFramework              0x00007fff8fa4d657 -[IMAPConnection executeClientOperation:] + 27
17  com.apple.MessageFramework              0x00007fff8fa6fd6f -[IMAPClientOperation executeOnConnection:] + 25
18  com.apple.MessageFramework              0x00007fff8fa18b54 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1485
19  com.apple.MessageFramework              0x00007fff8fa1805e -[IMAPGateway _allowClientOperationThrough:] + 855
20  com.apple.MessageFramework              0x00007fff8fa17a7a -[IMAPGateway allowClientOperationThrough:] + 350
21  com.apple.MessageFramework              0x00007fff8fa178ef -[IMAPClientOperation main] + 85
22  com.apple.Foundation                    0x00007fff956586d8 -[__NSOperationInternal start] + 705
23  com.apple.Foundation                    0x00007fff9566b936 ____NSOQSchedule_block_invoke_2 + 124
24  libdispatch.dylib                       0x00007fff963bc8ba _dispatch_call_block_and_release + 18
25  libdispatch.dylib                       0x00007fff963bd799 _dispatch_worker_thread2 + 255
26  libsystem_c.dylib                       0x00007fff982543da _pthread_wqthread + 316
27  libsystem_c.dylib                       0x00007fff98255b85 start_wqthread + 13
Thread 19:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff986b3e42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff98208dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff98208bb5 usleep + 53
3   com.apple.AppKit                        0x00007fff925c5c73 -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation                    0x00007fff9566a74e -[NSThread main] + 68
5   com.apple.Foundation                    0x00007fff9566a6c6 __NSThread__main__ + 1575
6   libsystem_c.dylib                       0x00007fff982528bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff98255b75 thread_start + 13
Thread 10 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010e516bc8  rdx: 0x0000000000000000
  rdi: 0x00000000000144eb  rsi: 0x0000000000000006  rbp: 0x000000010e516bf0  rsp: 0x000000010e516bc8
   r8: 0x00007fff7ec00fb8   r9: 0x000000010e516658  r10: 0x00007fff986b3d0a  r11: 0xffffff80002d8220
  r12: 0x0000000000000000  r13: 0x00007fff7dfbee18  r14: 0x000000010e518000  r15: 0x000000010e516d40
  rip: 0x00007fff986b3ce2  rfl: 0x0000000000000206  cr2: 0x0000000106482000
Logical CPU: 0
Binary Images:
       0x103f79000 -        0x10432bfff  com.apple.mail (5.2 - 1257) <BB2A1DE3-1A70-353E-B418-2BAB1C0D4E51> /Applications/Mail.app/Contents/MacOS/Mail
       0x1047e9000 -        0x1047ecff7  com.apple.textencoding.japanese (2.4 - 2.4) <891A8B1C-EA6E-3D5E-A4D8-304FF868E69E> /System/Library/TextEncodings/Japanese Encodings.bundle/Contents/MacOS/Japanese Encodings
       0x1047f7000 -        0x1047f7ff1 +cl_kernels (??? - ???) <539EC268-222D-46D4-85F1-4FD0159BF58B> cl_kernels
       0x104842000 -        0x104846ff7  libFontRegistryUI.dylib (??? - ???) <868B633D-4A0B-31DE-B152-9259A712F3C5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
       0x1063e8000 -        0x1063eafff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
       0x1063ee000 -        0x106404fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
       0x106411000 -        0x10641afff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
       0x10641f000 -        0x106421fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
       0x106425000 -        0x106428fff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
       0x10642d000 -        0x106436fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
       0x10645b000 -        0x106460fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
       0x106465000 -        0x106467fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
       0x10646b000 -        0x106470fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
       0x106475000 -        0x106477fff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
       0x106679000 -        0x10667afff  ATSHI.dylib (??? - ???) <DE036135-C409-3A3A-A438-A8E6AE616BB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x106684000 -        0x106696ff7  com.apple.mail.WebPlugIn (5.2 - 1257) <22358D8D-F624-3A4B-B25D-669221BD75FF> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
       0x107e2b000 -        0x107e32fff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
       0x107e3b000 -        0x107e3ffff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
       0x107e44000 -        0x107e47ff7  mschapv2.so (??? - ???) <B00D3743-D049-31D0-8CF1-8407B2A4838D> /usr/lib/sasl2/mschapv2.so
       0x107e54000 -        0x107e82fff  com.apple.DirectoryService.PasswordServerFramework (7.1 - 7.1) <B19E865F-0CB1-3B27-9D46-880F627D9930> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x107e97000 -        0x107e9afff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
       0x107e9f000 -        0x107ea1fff  smb_nt.so (??? - ???) <CA57451C-A407-365D-A953-185167177CE8> /usr/lib/sasl2/smb_nt.so
       0x107ea5000 -        0x107ea8fff  smb_ntlmv2.so (??? - ???) <7FD517BD-EDCB-3FFD-88A8-8B5F6AEA9585> /usr/lib/sasl2/smb_ntlmv2.so
       0x107fb2000 -        0x107fb8fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x10858c000 -        0x10858cffd +cl_kernels (??? - ???) <8EBCC962-94F2-4AD5-A763-DD7478635C72> cl_kernels
       0x108b14000 -        0x108b17ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x108b33000 -        0x108bc6ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x108be8000 -        0x108be9ff3 +cl_kernels (??? - ???) <4793BAF9-0497-42BC-B0E6-C8E6D9D366E1> cl_kernels
       0x108bfd000 -        0x108bfdff5 +cl_kernels (??? - ???) <3BCD2C4D-6FA8-4442-AFB2-15F1FD5844A5> cl_kernels
       0x108da8000 -        0x108da9ffc +cl_kernels (??? - ???) <D650781E-724C-4547-9C41-C70845C08182> cl_kernels
       0x108dab000 -        0x108e3cff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
       0x10928b000 -        0x10928cff3 +cl_kernels (??? - ???) <D6E520C4-3D2C-4ED9-836D-1D44E5A000E1> cl_kernels
       0x10929d000 -        0x10929dffd +cl_kernels (??? - ???) <C4299C68-25B5-41D3-AB00-102D27CB6932> cl_kernels
       0x1092a1000 -        0x1092a1ff5 +cl_kernels (??? - ???) <50F3B332-E453-48D4-8E02-5F6D02CAF61C> cl_kernels
       0x109893000 -        0x1098c0fff  com.apple.datadetectors.actions (3.2 - 172.5) <D467693C-50BD-3A8B-8DE4-C40EB17D576D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
       0x1098d5000 -        0x109903ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x109ad7000 -        0x109ad9fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1083) <0926799B-A5FA-3CC7-B4EA-88C644EA139C> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x109aeb000 -        0x109aeefff  com.apple.DirectoryServicesSource (1.2 - 1083) <7EDBCB22-3D01-3E95-8173-0313E6292B8B> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x109b5e000 -        0x109bbffff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <AB709DA1-29BE-35B3-A271-6D0C5C008B1F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x10a215000 -        0x10a216fff  com.apple.heimdalodpac (1.1 - 1) <AABD8649-2B18-31DB-98B8-408941B8E72F> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
       0x10a250000 -        0x10a254fff  com.apple.mobileme.iaplugin (1.1 - 2) <7353A3C1-67FF-3F8D-8F81-C598756FF1AE> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
       0x10a25b000 -        0x10a25cff7  com.apple.kerberos.reachability (2.1 - 2.0) <4BEBA123-CF1B-392C-A8B5-F15BC7E21531> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
       0x10a260000 -        0x10a284fff  com.apple.Mail.Syncer (5.2 - 1257) <6C536708-CD5A-3542-84F6-BE67B83EE3C7> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
       0x10a30e000 -        0x10a313ff7  libgermantok.dylib (??? - ???) <307E75E1-76E9-3CF6-A13A-AFB92FD7BC5B> /usr/lib/libgermantok.dylib
       0x10a39b000 -        0x10a39cff7  com.apple.kerberos.sckerberosconfig (2.1 - 1) <F4286A6B-D728-3632-B48E-A2350925C68F> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
       0x10a3a0000 -        0x10a3a5fff  com.apple.contacts.iaplugin (1.1 - 1083) <B987ABB7-22FD-349A-9B4A-A49EEC78DEEF> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
       0x10a3ab000 -        0x10a3affff  com.aol.iaplugin (1.1 - 2) <4C10CC1E-508F-38DC-94BC-E7E7CF5E809B> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
       0x10a3c3000 -        0x10a3c8fff  com.google.iaplugin (1.1 - 2) <0DB1FBAA-3A23-3115-B0BB-D39EDDE1CF48> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
       0x10a418000 -        0x10a421fff  com.apple.exchange.iaplugin (1.1 - 2) <1EEC367C-439E-310B-8B6A-C5D0F2ED5106> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
       0x10a42a000 -        0x10a432fff  com.apple.calendar.iaplugin (5.0.2 - 1166) <E7CA79E6-28A6-3602-A54D-E11ACC1EDC28> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
       0x10a439000 -        0x10a43efff  com.apple.chat.iaplugin (1.0.1 - 1002) <8E9225D4-7F7C-3C9C-B20D-3EDB301FD90B> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
       0x10a443000 -        0x10a45cfff  com.apple.placeholder.iaplugin (1.0.1 - 1) <6DBEE3F1-6519-3D52-9820-2318821A0CFC> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
       0x10a46f000 -        0x10a4c2fff  com.apple.AOSUI (1.0.1 - 61) <40AF9826-594E-34EB-BB9A-9BA88B559595> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
       0x10a4f0000 -        0x10a504fff  com.apple.AOSAccounts (1.0.1 - 1.0.68) <994B01E4-9C08-37A8-A624-871371DA4896> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
       0x10a518000 -        0x10a555fff  com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x10a573000 -        0x10a573ff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <29E48245-B10F-3350-8D33-B3EC223B2853> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
       0x10a577000 -        0x10a597fff  com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
       0x10a87a000 -        0x10a87dff7  com.apple.yahoo.syncframework (1.4 - 61.2) <55BBCC20-82FE-3AC3-A7DA-D6893A9885AB> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
       0x10a8fd000 -        0x10a901fff  com.yahoo.iaplugin (1.1 - 2) <0A511AB2-BC76-3F12-B756-80EF444E6A1E> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
       0x10a980000 -        0x10a987fff  com.apple.mail.iaplugin (5.2 - 1257) <B5D1CDD3-9102-3DCD-9560-82F6E4EC535C> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
       0x10a98e000 -        0x10a993fff  com.apple.osxserver.iaplugin (1.1 - 2) <3626377A-397A-3E8E-BE48-AC88365A3815> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
       0x10a99a000 -        0x10aa93fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10acac000 -        0x10ad32ff7  com.apple.frameworks.server.foundation (10.7.3 - 185.5) <4A7581AB-D6D4-3CEA-8707-0E7FEB4076B5> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
       0x10ad93000 -        0x10ada5ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <0272C107-5F2D-33C2-958C-913C0E46C86E> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
       0x10adb2000 -        0x10adecff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x10affa000 -        0x10affefff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x10db8b000 -        0x10dd24fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10dd58000 -        0x10e01ffff  com.apple.ATIRadeonX3000GLDriver (7.18.11 - 7.1.8) <C358C1A0-0404-30DE-A5D9-CE6C2B9676B0> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
       0x10e25a000 -        0x10e260fff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x10f5b8000 -        0x10f5d8ff7  com.apple.qldisplay.Web (3.1 - 500.10) <7BC8DB8E-1F8E-3168-B22B-1AA95F28102E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web.qldisplay/Contents/MacOS/Web
       0x10f688000 -        0x10f83cff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <01318175-DB33-3583-9758-8F6670EF04A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
       0x110f36000 -        0x111081ff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff63b79000 -     0x7fff63badbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8d8c7000 -     0x7fff8d92fff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d930000 -     0x7fff8da35fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8da36000 -     0x7fff8da44ff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
    0x7fff8db2c000 -     0x7fff8dbb1ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8dbb2000 -     0x7fff8dc90fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8dc91000 -     0x7fff8dca8fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8dca9000 -     0x7fff8dcc5ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8dcc6000 -     0x7fff8dcd1ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8dcd2000 -     0x7fff8ddd4ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
    0x7fff8ddd5000 -     0x7fff8dde0fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8dde1000 -     0x7fff8dde1fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8dde2000 -     0x7fff8ddf0ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8ddf1000 -     0x7fff8ded3fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8df1b000 -     0x7fff8e237ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8e238000 -     0x7fff8e239ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8e23a000 -     0x7fff8e26dff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e26e000 -     0x7fff8e280ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8e281000 -     0x7fff8e2bbfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8e2bc000 -     0x7fff8e65afef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8e65b000 -     0x7fff8e660ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8e729000 -     0x7fff8e72dff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8e72e000 -     0x7fff8e739ff7  com.apple.aps.framework (2.1 - 2.1) <C8EB8D68-5E33-325F-B64D-CEAFE2EBB60C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8e775000 -     0x7fff8e977fe7  com.apple.AOSKit (1.02 - 91) <78F90BCC-414B-38E0-908D-A17906CF31FF> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8e978000 -     0x7fff8e97cfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8e97d000 -     0x7fff8e97fff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8e980000 -     0x7fff8e99fff7  com.apple.DotMacSyncManager (6.1 - 488.5) <63D5FE4D-35E4-33A3-BC50-8A48927B82FE> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff8e9c5000 -     0x7fff8ea39fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8ea3a000 -     0x7fff8ea3ffff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ea40000 -     0x7fff8ebacff7  com.apple.syncservices (6.2 - 673.4) <A22B836D-5130-3057-AAB7-B2F628CE1975> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8ebad000 -     0x7fff8ebb6fff  com.apple.AOSNotification (1.4.0 - 504.1) <0CD79695-6625-3BF4-A420-2612190EC2E0> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8ebb7000 -     0x7fff8ec57fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8f39a000 -     0x7fff8f3b6ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8f3b7000 -     0x7fff8f3c2fff  com.apple.dotMacLegacy (3.3 - 267) <A7CC6E73-82CD-3057-9A83-894FA0CD7E6C> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff8f3c3000 -     0x7fff8f3c3fff  com.apple.AOSMigrate (1.0 - 1) <7D22554E-EDAE-3B37-AC47-96B0797F1781> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8f3c4000 -     0x7fff8f45eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8f45f000 -     0x7fff8f461fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8f462000 -     0x7fff8f482fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8f483000 -     0x7fff8f49dfff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8f49e000 -     0x7fff8f4eefff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8f4ef000 -     0x7fff8f534fff  com.apple.DiskManagement (4.2.1 - 509.1) <732DB9AE-823E-3121-9B87-05F6EED5564F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff8f535000 -     0x7fff8f536fff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
    0x7fff8f9cb000 -     0x7fff8fd25ff7  com.apple.MessageFramework (5.2 - 1257) <79752F7B-5663-3AB0-BE1F-013F605E39DB> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff8fd26000 -     0x7fff8fd4eff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8fd4f000 -     0x7fff8fd50fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8fd51000 -     0x7fff8fd51fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8fd52000 -     0x7fff8fe19ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8fe1a000 -     0x7fff8fe43fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8fe44000 -     0x7fff90046fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff90077000 -     0x7fff900c9ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff900ca000 -     0x7fff901a8fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff901a9000 -     0x7fff905c6ff7  com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff9070a000 -     0x7fff907a0ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff907a1000 -     0x7fff90801fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff90802000 -     0x7fff9080dff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff9080e000 -     0x7fff90812fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
    0x7fff90813000 -     0x7fff90814fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff90815000 -     0x7fff908b7ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff908b8000 -     0x7fff90a57fff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff90a58000 -     0x7fff90a6aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff90a6b000 -     0x7fff90a98fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff90a99000 -     0x7fff9107dfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9107e000 -     0x7fff91085fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff91086000 -     0x7fff914e8ff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff914e9000 -     0x7fff914edfff  com.apple.FindMyMac (1.1 - 1.1) <D9EB8F02-7C45-3948-9B50-4979993C6599> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
    0x7fff914ee000 -     0x7fff914f2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff914f3000 -     0x7fff91925fef  com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff9192b000 -     0x7fff91931ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff91932000 -     0x7fff91958ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff919a1000 -     0x7fff91ad7fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff91aec000 -     0x7fff91aecfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff91aff000 -     0x7fff91afffff  com.apple.Coco

Similar Messages

  • Computer randomly crashing and restarting.

    I recently upgraded my 2010 Macbook Pro to Mountain Lion OSX. Ever since I upgraded my computer has been randomly crashing and restarting itself. I have looked online for many solutions. I have tried editing settings in system prefereneces, a hard drive repair, a fresh instal of the operating system, and even bringing the laptop into a local apple store. They did some diagnostic checks and a hard drive repair and sent me on my way. Even after all this it is still randomly crashing and restarting itself.
    The issue most often happens after being in sleep mode for a little while, atlhough it still occurs randomly throughout the day.I will bring it out of sleep mode and it will restart itself in the next minute or so.
    I copied a crash report since I have seen many people posting them here. I hope that you guys can help me identify the problem and fix it. I need to use this computer for school and I have many urgent projects coming up. I am covered under apple care, so a part replacement is not an issue. Any insight into the issue would be greatly appreciated. Thanks - Andy
    Crash Report
    Interval Since Last Panic Report:  652009 sec
    Panics Since Last Report:          26
    Anonymous UUID:                    01A39A60-7EC3-7EF0-E13B-CB5A3447CA73
    Thu Apr  4 09:53:29 2013
    panic(cpu 3 caller 0xffffff7f8a7637f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff808460a000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff808387af80 : 0xffffff8008c1d626
    0xffffff808387aff0 : 0xffffff7f8a7637f2
    0xffffff808387b0b0 : 0xffffff7f8a8603b9
    0xffffff808387b110 : 0xffffff7f8a86042e
    0xffffff808387b180 : 0xffffff7f8ab78c82
    0xffffff808387b2b0 : 0xffffff7f8a886fe8
    0xffffff808387b2f0 : 0xffffff7f8a76b567
    0xffffff808387b3a0 : 0xffffff7f8a76905a
    0xffffff808387b5a0 : 0xffffff7f8a76a983
    0xffffff808387b670 : 0xffffff7f8ad68790
    0xffffff808387b730 : 0xffffff7f8ad93f98
    0xffffff808387b7b0 : 0xffffff7f8ad7b308
    0xffffff808387b810 : 0xffffff7f8ad7bbe9
    0xffffff808387b860 : 0xffffff7f8ad7c09b
    0xffffff808387b8d0 : 0xffffff7f8ad7c8d1
    0xffffff808387b910 : 0xffffff7f8ad4834f
    0xffffff808387ba90 : 0xffffff7f8ad78e39
    0xffffff808387bb50 : 0xffffff7f8ad46de8
    0xffffff808387bba0 : 0xffffff80090650c9
    0xffffff808387bbc0 : 0xffffff8009066670
    0xffffff808387bc20 : 0xffffff800906408f
    0xffffff808387bd70 : 0xffffff8008c984a1
    0xffffff808387be80 : 0xffffff8008c20aed
    0xffffff808387beb0 : 0xffffff8008c10448
    0xffffff808387bf00 : 0xffffff8008c1961b
    0xffffff808387bf70 : 0xffffff8008ca5dd6
    0xffffff808387bfb0 : 0xffffff8008ccdd43
          Kernel Extensions in backtrace:
    com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8a706 000->0xffffff7f8aa12fff
    dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f89217000
    dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8a10c000
    dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8a074000
    com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f8 aa13000->0xffffff7f8ad34fff
    dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8a7 06000
    dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f89217000
    com.apple.GeForce(8.1)[A15BB65E-3501-340F-87CB-2FD2BAD33E35]@0xffffff7f8ad35000 ->0xffffff7f8ae01fff
    dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8a7 06000
    dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8a10c000
    dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f89217000
    dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8a074000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000008a00000
    Kernel text base: 0xffffff8008c00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 36964227183510
    last loaded kext at 31891623958718: com.seagate.driver.PowSecDriverCore            5.2.3 (addr 0xffffff7f8aec6000, size 233472)
    last unloaded kext at 31965341281584: com.apple.iokit.IOFireWireSBP2            4.2.2 (addr 0xffffff7f8aeab000, size 110592)
    loaded kexts:
    com.logmein.hamachi            1.0
    com.Cycling74.driver.Soundflower            1.5.2
    com.razer.common.razerhid            5.52
    com.apple.filesystems.smbfs            1.8
    com.apple.driver.AppleHWSensor            1.9.5d0
    com.apple.iokit.IOUserEthernet            1.0.0d1
    com.apple.driver.AppleUpstreamUserClient            3.5.10
    com.apple.iokit.IOBluetoothSerialManager            4.1.3f3
    com.apple.driver.AppleMikeyHIDDriver            122
    com.apple.driver.AudioAUUC            1.60
    com.apple.driver.AGPM            100.12.87
    com.apple.GeForce            8.1.0
    com.apple.driver.AppleIntelHDGraphics            8.1.0
    com.apple.driver.AppleHDA            2.3.7fc4
    com.apple.Dont_Steal_Mac_OS_X            7.0.0
    com.apple.driver.AppleMikeyDriver            2.3.7fc4
    com.apple.driver.AppleSMCPDRC            1.0.0
    com.apple.iokit.AppleBCM5701Ethernet            3.6.0b1
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport            4.1.3f3
    com.apple.driver.AppleSMCLMU            2.0.3d0
    com.apple.driver.AirPort.Brcm4331            614.20.16
    com.apple.driver.AppleMuxControl            3.3.0
    com.apple.driver.ApplePolicyControl            3.3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin            1.0.0
    com.apple.driver.AppleLPC            1.6.0
    com.apple.driver.AppleIntelHDGraphicsFB            8.1.0
    com.apple.driver.AppleMCCSControl            1.1.11
    com.apple.driver.SMCMotionSensor            3.0.3d1
    com.apple.filesystems.autofs            3.0
    com.apple.driver.AppleUSBTCButtons            237.1
    com.apple.driver.AppleUSBTCKeyboard            237.1
    com.apple.driver.AppleIRController            320.15
    com.apple.driver.AppleUSBCardReader            3.1.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless            1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib            1.0.0d1
    com.apple.BootCache            34
    com.apple.iokit.SCSITaskUserClient            3.5.5
    com.apple.driver.XsanFilter            404
    com.apple.iokit.IOAHCIBlockStorage            2.3.1
    com.apple.driver.AppleUSBHub            5.5.5
    com.apple.driver.AppleAHCIPort            2.5.1
    com.apple.driver.AppleFWOHCI            4.9.6
    com.apple.driver.AppleUSBEHCI            5.5.0
    com.apple.driver.AppleEFINVRAM            1.7
    com.apple.driver.AppleSmartBatteryManager            161.0.0
    com.apple.driver.AppleACPIButtons            1.7
    com.apple.driver.AppleRTC            1.5
    com.apple.driver.AppleHPET            1.8
    com.apple.driver.AppleSMBIOS            1.9
    com.apple.driver.AppleACPIEC            1.7
    com.apple.driver.AppleAPIC            1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient            196.0.0
    com.apple.nke.applicationfirewall            4.0.39
    com.apple.security.quarantine            2
    com.apple.driver.AppleIntelCPUPowerManagement            196.0.0
    com.apple.iokit.IOSurface            86.0.4
    com.apple.iokit.IOSerialFamily            10.0.6
    com.apple.nvidia.nv50hal            8.1.0
    com.apple.NVDAResman            8.1.0
    com.apple.driver.DspFuncLib            2.3.7fc4
    com.apple.driver.AppleUSBAudio            2.9.0f6
    com.apple.iokit.IOAudioFamily            1.8.9fc11
    com.apple.kext.OSvKernDSPLib            1.6
    com.apple.iokit.IOEthernetAVBController            1.0.2b1
    com.apple.iokit.IOFireWireIP            2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport            4.1.3f3
    com.apple.driver.AppleHDAController            2.3.7fc4
    com.apple.iokit.IOHDAFamily            2.3.7fc4
    com.apple.iokit.IO80211Family            522.4
    com.apple.iokit.IONetworkingFamily            3.0
    com.apple.driver.AppleBacklightExpert            1.0.4
    com.apple.driver.AppleGraphicsControl            3.3.0
    com.apple.iokit.IONDRVSupport            2.3.7
    com.apple.driver.AppleSMBusPCI            1.0.11d0
    com.apple.driver.IOPlatformPluginLegacy            1.0.0
    com.apple.driver.IOPlatformPluginFamily            5.3.0d51
    com.apple.driver.AppleSMBusController            1.0.11d0
    com.apple.iokit.IOGraphicsFamily            2.3.7
    com.apple.driver.AppleSMC            3.1.4d2
    com.apple.kext.triggers            1.0
    com.apple.driver.IOBluetoothHIDDriver            4.1.3f3
    com.apple.iokit.IOBluetoothFamily            4.1.3f3
    com.apple.driver.AppleUSBMultitouch            237.3
    com.apple.iokit.IOUSBHIDDriver            5.2.5
    com.apple.iokit.IOUSBMassStorageClass            3.5.1
    com.apple.driver.AppleUSBMergeNub            5.5.5
    com.apple.driver.AppleUSBComposite            5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice            3.5.5
    com.apple.iokit.IOBDStorageFamily            1.7
    com.apple.iokit.IODVDStorageFamily            1.7.1
    com.apple.iokit.IOCDStorageFamily            1.7.1
    com.apple.iokit.IOSCSIBlockCommandsDevice            3.5.5
    com.apple.iokit.IOAHCISerialATAPI            2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily            3.5.5
    com.apple.iokit.IOUSBUserClient            5.5.5
    com.apple.iokit.IOAHCIFamily            2.3.1
    com.apple.iokit.IOFireWireFamily            4.5.5
    com.apple.iokit.IOUSBFamily            5.5.5
    com.apple.driver.AppleEFIRuntime            1.7
    com.apple.iokit.IOHIDFamily            1.8.1
    com.apple.iokit.IOSMBusFamily            1.1
    com.apple.security.sandbox            220.2
    com.apple.kext.AppleMatch            1.0.0d1
    com.apple.security.TMSafetyNet            7
    com.apple.driver.DiskImages            345
    com.apple.iokit.IOStorageFamily            1.8
    com.apple.driver.AppleKeyStore            28.21
    com.apple.driver.AppleACPIPlatform            1.7
    com.apple.iokit.IOPCIFamily            2.7.3
    com.apple.iokit.IOACPIFamily            1.4
    com.apple.kec.corecrypto            1.0

    You have the MacBookPro6,2, the Edsel of Macs. You might be able to resolve the problem by reinstalling OS X. Try that first, if you haven't done so already. Otherwise, you may be covered by this program:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video
    Make a "Genius" appointment at an Apple Store to have the machine tested. The routine hardware diagnostics used by service providers may not detect the fault. There is a specific test for this issue.
    Print the first page of the panic report, and the support page linked above, and bring them with you.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.
    You may be able to stop the panics by disabling automatic graphics switching in the Energy Saver preference pane, but that's not a solution. 
    Most likely, the logic board will be replaced. Sometimes the replacement is also defective, so be prepared for that possibility.

  • My phone randomly crashed and it won't turn back on. Why?

    My iPhone 4 is running on 4.2 software, I believe. It just randomly crashed and after about 30 minutes it hasn't responded. I've had this happen twice before, the first time, I ultimately had to get a new phone. The previous time, it just came back to normal after 10 minutes. What do I do now?

    Hard Reset.
    - Hold down the Home Button (Circle button with White Square in it)
    - Wait for the 'Slide to Unlock' screen pops up
    Turn your phone off once a week for about 10 minutes

  • Camera video preview - Random crashes and green screens

    Hello everyone,
    I am currently working on a Windows Phone 8.1 app and I need to preview video from the phone's back camera. For quite some time I've been struggling with random crashes and green screens. When these green screens appear, all camera apps become affected and
    the device needs to be restarted. Occasionally the phone freezes and only recovers after battery removal. I test the app on my Lumia 620.
    After some web search, I found references to the same problem by many users/developers of different apps. I'm really frustrated as I've tried many possible solutions with no avail.
    Here is part of my code:
    //in App.xaml.cs:
    MediaCaptureInitializationSettings settings;
    public static MediaCapture captureMgr;
    public static bool UnableToInitializeCamera = false;
    public async Task InitializeVideoCapture()
    DeviceInformation backWebcam = await GetCameraDeviceInfoAsync(Windows.Devices.Enumeration.Panel.Back);
    if(captureMgr!=null) captureMgr.Dispose();
    captureMgr = new MediaCapture();
    settings = new MediaCaptureInitializationSettings();
    settings.StreamingCaptureMode = StreamingCaptureMode.Video;
    settings.PhotoCaptureSource = PhotoCaptureSource.VideoPreview;
    settings.AudioDeviceId = "";
    if (backWebcam != null)
    settings.VideoDeviceId = backWebcam.Id;
    else
    var _messageDialog = new MessageDialog("Back panel camera not found");
    _messageDialog.Commands.Add(new UICommand("OK"));
    _messageDialog.ShowAsync();
    try
    await captureMgr.InitializeAsync(settings);
    captureMgr.SetPreviewRotation(VideoRotation.Clockwise90Degrees);
    UnableToInitializeCamera = false;
    catch
    UnableToInitializeCamera = true;
    Debug.WriteLine("HANDLED EXCEPTION: camera could not be initialized");
    var _messageDialog = new MessageDialog("Unable to initialize camera");
    _messageDialog.Commands.Add(new UICommand("OK"));
    _messageDialog.ShowAsync();
    protected override async void OnLaunched(LaunchActivatedEventArgs e)
    //.... other app initialization code
    await InitializeVideoCapture();
    Window.Current.Activate();
    private async void OnResuming(object sender, object e)
    AppIsResuming = true;
    FinishedCameraInitialize = false;
    await Task.Delay(TimeSpan.FromSeconds(0.5));//this makes crashes less frequent
    await InitializeVideoCapture();
    FinishedCameraInitialize = true;
    if(WasPreviewingCamera)
    WasPreviewingCamera = false; //the following line allows time for SetupPage._captureElement to be assigned before video preview starts while (!SetupPage.CaptureElementSourceAssigned) await Task.Delay(TimeSpan.FromMilliseconds(1));
    SetupPage.CaptureElementSourceAssigned = false;
    try
    Debug.WriteLine("trying to restart video preview");
    await captureMgr.StartPreviewAsync();
    SetupPage.PreviewingCamera = true;
    catch
    Debug.WriteLine("HANDLED EXCEPTION: unable to start previewing");
    SetupPage.PreviewingCamera = false;
    GC.Collect();
    AppIsResuming = false;
    private async void OnSuspending(object sender, SuspendingEventArgs e)
    var deferral = e.SuspendingOperation.GetDeferral();
    while (AppIsResuming) await Task.Delay(TimeSpan.FromMilliseconds(1));//prevents crash when app is suspended right after it is resumed
    await CleanupCaptureResources();
    TimeOfLastSuspend = DateTime.Now;
    FinishedCameraInitialize = false;
    GC.Collect();
    deferral.Complete();
    public async Task CleanupCaptureResources()
    if (SetupPage.PreviewingCamera)
    await captureMgr.StopPreviewAsync();
    WasPreviewingCamera = true;
    SetupPage.PreviewingCamera = false;
    else WasPreviewingCamera = false;
    if (captureMgr != null) captureMgr.Dispose();
    //in SetupPage.xaml.cs
    void OnSuspending(object sender, Windows.ApplicationModel.SuspendingEventArgs e)
    var deferral = e.SuspendingOperation.GetDeferral();
    _captureElement.Source = null;
    CaptureElementSourceAssigned = false;
    GC.Collect();
    deferral.Complete();
    private async void OnResuming(object sender, object e)
    ProgressRing2.Visibility = Visibility.Visible;
    ProgressRing2.IsActive = true;
    while (!App.FinishedCameraInitialize) await Task.Delay(TimeSpan.FromMilliseconds(1));
    App.FinishedCameraInitialize = false;
    captureElement.Source = App.captureMgr;
    CaptureElementSourceAssigned = true;
    GC.Collect();
    ProgressRing2.Visibility = Visibility.Collapsed;
    ProgressRing2.IsActive = false;
    Any help towards a solution will be greatly appreciated.
    Thank you

    I will also advice that you start by following the
    Windows Store app sample.
    Is this a Windows Phone app?
    The crash/green screen only manifests itself when I suspend my app and switch to the default camera app (could be any other camera app perhaps). It happens roughly 1 out of 8 times. That's why I posted the suspension and resuming handlers, which I wrote
    according to the msdn instructions.
    I found
    this page with a sample that demonstrates the MediaCapture API for Windows Phone. Some developers have reported problems similar as mine. Has Microsoft dealt with this issue?
    I've spent quite a few weeks trying to investigate this problem, without actually knowing if it is my code that needs to be debugged. That's why I'm asking if other developers are facing similar problems.
    Thank you
    Edit: It seems that the crash/green screen can appear when suspending/switching to any app (regardless if it uses the camera or not). Also, all works fine when the app is running on the debugger.

  • Mail crashes and quits immediately upon launch every time

    Every time I launch Mail, it crashes, quits, and throws the following error to the console:
    *com.apple.launchd[68] ([0x0-0x78078].com.apple.mail[854]) Exited abnormally: Segmentation fault*
    When I remove Preferences/com.apple.mail.plist and Mail from my ~/Library/, Mail will launch and allow me to enter settings, but crashes and quits after setup, throwing this error to the console instead:
    *com.apple.launchd[68] ([0x0-0x73073].com.apple.mail[830]) Exited abnormally: Bus error*
    I created another user account on this computer, and I was able to et up and run Mail smoothly under the alternative login. I also set up Thunderbird with the same settings in my primary user account, without any problems-- but Thunderbird's implementation is somewhat lackluster.
    I'm running Mail 3.5 (930.3) on a new Aluminum MacBook with OS 10.5.6. Mail has always run flawlessly on my other machine, using identical settings with the same IMAP account, but that machine runs OS 10.4.11.
    This problem has persisted since 19 December, and I can furnish the crash report if needed. Prior to this, I experienced intermittent Mail freezes and other problems.

    Every time I launch Mail, it crashes, quits, and throws the following error to the console:
    *com.apple.launchd[68] ([0x0-0x78078].com.apple.mail[854]) Exited abnormally: Segmentation fault*
    When I remove Preferences/com.apple.mail.plist and Mail from my ~/Library/, Mail will launch and allow me to enter settings, but crashes and quits after setup, throwing this error to the console instead:
    *com.apple.launchd[68] ([0x0-0x73073].com.apple.mail[830]) Exited abnormally: Bus error*
    I created another user account on this computer, and I was able to et up and run Mail smoothly under the alternative login. I also set up Thunderbird with the same settings in my primary user account, without any problems-- but Thunderbird's implementation is somewhat lackluster.
    I'm running Mail 3.5 (930.3) on a new Aluminum MacBook with OS 10.5.6. Mail has always run flawlessly on my other machine, using identical settings with the same IMAP account, but that machine runs OS 10.4.11.
    This problem has persisted since 19 December, and I can furnish the crash report if needed. Prior to this, I experienced intermittent Mail freezes and other problems.

  • MacBook Pro 13-inch 2012 Yosemite - Random Crashes and restarts

    Good afternoon,
    My Macbook Pro 2012 running Yosemite randomly crashes and restarts itself with no pattern or discernible cause.  It has previously gone into the Apple Store several times for fault finding and come back with nothing that they could find. 
    Attached to the MacBook are a large monitor and a Evoluent upright USB mouse. 
    I typically run LibreOffice, iwork numbers and Adobe Reader, in addition to emails, calendar and safari
    MacBook Specs:
    - Intel HD Graphics 4000 1024 MB
    - 4 GB 1600 MHz DDR3
    - 2.5 GHz Intel Core i5
    The latest crash report is below.  If anyone has any similar experience, advice or fixes it would be most appreciated. 
    Thanks,  Dave
    Anonymous UUID:       1E7E6C3A-E6C3-92F7-7519-CAC5E2191747
    Mon Mar  2 12:58:30 2015
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff8026170d0d): "a freed zone element has been modified in zone kalloc.1024: expected 0xffffff803d762000 but found 0xffffff8000000004, bits changed 0x3d762004, at offset 0 of 1024 in element 0xffffff803c6d1000, cookies 0x3f0011d5cfbffc4e 0x53521653487aa65"@/SourceCache/xnu/xnu-2782.10.72/osfmk/kern/zalloc.c:496
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80bffe3df0 : 0xffffff802612fe41
    0xffffff80bffe3e70 : 0xffffff8026170d0d
    0xffffff80bffe3ee0 : 0xffffff802616d7b1
    0xffffff80bffe3f90 : 0xffffff80261cc899
    0xffffff80bffe3fb0 : 0xffffff8026214dd7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14C109
    Kernel version:
    Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
    Kernel UUID: DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5
    Kernel slide:     0x0000000025e00000
    Kernel text base: 0xffffff8026000000
    __HIB  text base: 0xffffff8025f00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 16255983705917
    last loaded kext at 10182456763629: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 20480)
    last unloaded kext at 10242562627083: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 16384)
    loaded kexts:
    com.apple.filesystems.smbfs 3.0.0
    com.apple.filesystems.afpfs 11.0
    com.apple.nke.asp-tcp 8.0.0
    com.apple.driver.AppleUSBDisplays 372.1
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AGPM 100.15.5
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.2f6
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleHDA 269.25
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleMikeyDriver 269.25
    com.apple.driver.AppleBacklight 170.5.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleSMCLMU 2.0.7d0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.driver.AppleIntelHD4000Graphics 10.0.2
    com.apple.driver.AppleIntelFramebufferCapri 10.0.2
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.3
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.0
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AirPort.Brcm4360 910.26.12
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.1.0
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOUSBHIDDriverPM 710.4.7
    com.apple.driver.AppleUSBAudio 295.23
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.driver.AppleThunderboltPCIUpAdapter 2.0.2
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 269.25
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleHDAController 269.25
    com.apple.iokit.IOHDAFamily 269.25
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.iokit.IOBluetoothFamily 4.3.2f6
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOAcceleratorFamily2 156.6
    com.apple.AppleGraphicsDeviceControl 3.8.6
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.1d38
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.CoreStorage 471.10.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.3
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.3
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IO80211Family 710.55
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 710.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

    Good afternoon,
    My Macbook Pro 2012 running Yosemite randomly crashes and restarts itself with no pattern or discernible cause.  It has previously gone into the Apple Store several times for fault finding and come back with nothing that they could find. 
    Attached to the MacBook are a large monitor and a Evoluent upright USB mouse. 
    I typically run LibreOffice, iwork numbers and Adobe Reader, in addition to emails, calendar and safari
    MacBook Specs:
    - Intel HD Graphics 4000 1024 MB
    - 4 GB 1600 MHz DDR3
    - 2.5 GHz Intel Core i5
    The latest crash report is below.  If anyone has any similar experience, advice or fixes it would be most appreciated. 
    Thanks,  Dave
    Anonymous UUID:       1E7E6C3A-E6C3-92F7-7519-CAC5E2191747
    Mon Mar  2 12:58:30 2015
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff8026170d0d): "a freed zone element has been modified in zone kalloc.1024: expected 0xffffff803d762000 but found 0xffffff8000000004, bits changed 0x3d762004, at offset 0 of 1024 in element 0xffffff803c6d1000, cookies 0x3f0011d5cfbffc4e 0x53521653487aa65"@/SourceCache/xnu/xnu-2782.10.72/osfmk/kern/zalloc.c:496
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80bffe3df0 : 0xffffff802612fe41
    0xffffff80bffe3e70 : 0xffffff8026170d0d
    0xffffff80bffe3ee0 : 0xffffff802616d7b1
    0xffffff80bffe3f90 : 0xffffff80261cc899
    0xffffff80bffe3fb0 : 0xffffff8026214dd7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14C109
    Kernel version:
    Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
    Kernel UUID: DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5
    Kernel slide:     0x0000000025e00000
    Kernel text base: 0xffffff8026000000
    __HIB  text base: 0xffffff8025f00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 16255983705917
    last loaded kext at 10182456763629: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 20480)
    last unloaded kext at 10242562627083: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7fa892a000, size 16384)
    loaded kexts:
    com.apple.filesystems.smbfs 3.0.0
    com.apple.filesystems.afpfs 11.0
    com.apple.nke.asp-tcp 8.0.0
    com.apple.driver.AppleUSBDisplays 372.1
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AGPM 100.15.5
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.2f6
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleHDA 269.25
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleMikeyDriver 269.25
    com.apple.driver.AppleBacklight 170.5.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleSMCLMU 2.0.7d0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.driver.AppleIntelHD4000Graphics 10.0.2
    com.apple.driver.AppleIntelFramebufferCapri 10.0.2
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.3
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.0
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AirPort.Brcm4360 910.26.12
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.1.0
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOUSBHIDDriverPM 710.4.7
    com.apple.driver.AppleUSBAudio 295.23
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.driver.AppleThunderboltPCIUpAdapter 2.0.2
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 269.25
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleHDAController 269.25
    com.apple.iokit.IOHDAFamily 269.25
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.iokit.IOBluetoothFamily 4.3.2f6
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOAcceleratorFamily2 156.6
    com.apple.AppleGraphicsDeviceControl 3.8.6
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.1d38
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.CoreStorage 471.10.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.3
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.3
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IO80211Family 710.55
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 710.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

  • Curve 8520 os: 5.0.0.681 randomly crashing and only shows white screen and unable to reboot unless plugged in

    Anyone else suffering from their curve 8520 os: 5.0.0.681 randomly crashing and only showing a white screen as well as it being unable to reboot unless it is plugged in? It often occurs when I'm playing media, using apps and maps. Had the same problem with my previous phone so it was sent in for repair and replaced but I'm still suffering from the same problem with the replacement handset! Any ideas how it fix this?
    Thanks

    Hello Me_Again
    Welcome to BlackBerry Support Community Forums
    Since you got a replacement it the same old Battery you are using or its a new Battery  with your replacement device.Sometime this white Screen or unable to reboot happen because of weak battery .I suggest if you can arrange a good quality Battery then try running your device a few hours to see if the problem is within the device or its just Battery issue.
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • On my iPad Air Safari crashes and quits when I view a slideshow.

    On my iPad Air , Safari crashes and quits when I view a slideshow on an internet site. Sometimes it doesn't crash but the slideshow is freezes. Any idea why?

    Try clearing Safari's cache : Settings > Safari > Clear Cookies And Data (Clear Cache on iOS 4) and also Clear History
    If that doesn't work then try closing Safari completely and then re-open it : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Some times Safari crashes and quits the first time I click a link

    Hello there
    As the title says, some times Safari crashes and quits the first time I click a link on a webpage (after opening one or more bookmarks). Upon reopening Safari, everything is fine.
    Is there a fix?

    Uninstall Rapport

  • APERTURE CRASHES AND QUITS

    I´M CURRENTLY USING THE TRIAL VERSION FOR APERTURE 3. IT SEEMS UNBELIEVABLY SLOW AND TENDS TO CRASH AND QUIT WHEN I'M USING THE BRUSHES. IT HAS DONE THIS 4 AND 5 TIMES IN A ROW. I'M WONDERING IF ANYONE ELSE IS HAVING THE SAME PROBLEM??? I'M HOLDING BACK ON BUYING THE SOFTWARE BECAUSE THIS IS MAKING ME INSECURE AND UNEASY... I KEEP WONDERING IF THEY WILL FIX THESE BUGS...

    I have the same problem.
    I am fighting with the same problem even sough I have a licensed version. I have reinstalled Aperture (of cause the latest version). I rebuild as well (manually) the complete aperture library. Never the less it still has the same problem. I run Aperture always in in 32bit mode as well have installed the Nick software collection.
    I must say I felt and feel very conformable with Aperture 2 still like the use of Aperture 3. The main reason I changed to Mac was to be able to organize my photos in Aperture but somehow I am loosing slowly confident in the whole Library concept as I fear that this crashes might cause a corrupt library. Honestly I am not very dissatisfied regarding the whole story. Nevertheless I hope that this problem gets fixed soon.
    Best regards,
    Matthias

  • Mountain Lion randomly crashes and reboots

    Please can someone give me some guidance as this is starting to drive me crazy.
    I have a 2011 21.5" imac core i7 2.8 Ghz with 4GB DDR 3 memory AMD Radeon HD 6770M 512MB graphics. Running OS X 10.8.2
    A few weeks ago I noticed that when I returned that the system had rebooted and was at the login screen and sometimes had generated a crash report.
    I tried several things the last being to completly erase and re-install Mountain Lion which still hasn't cured the random reboots.
    The Mac functions perfectly without fault during normal use and only has an issue occasionally after its been sleeping.
    Below you will find the lastest crash report this morning at 7am and below that the previous one 29th December.
    Thank you in advance.
    Thu Jan  3 07:02:54 2013
    panic(cpu 4 caller 0xffffff80100b7bd5): Kernel trap at 0xffffff7f91680032, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x0000000012945000, CR4: 0x00000000000606e0
    RAX: 0xffffff7f91680026, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff8090473eb0, RBP: 0xffffff8090473ec0, RSI: 0x0000000000000000, RDI: 0xffffff801b702800
    R8:  0x0000000000000001, R9:  0xffffff8083b56658, R10: 0x00000000004d3b75, R11: 0x00000000ffffff80
    R12: 0x000000000009e581, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0x0000000000000001
    RFL: 0x0000000000010286, RIP: 0xffffff7f91680032, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8090473b50 : 0xffffff801001d626
    0xffffff8090473bc0 : 0xffffff80100b7bd5
    0xffffff8090473d90 : 0xffffff80100ce4ed
    0xffffff8090473db0 : 0xffffff7f91680032
    0xffffff8090473ec0 : 0xffffff7f91d93cea
    0xffffff8090473ef0 : 0xffffff80104472a8
    0xffffff8090473f30 : 0xffffff8010445daa
    0xffffff8090473f80 : 0xffffff8010445ed9
    0xffffff8090473fb0 : 0xffffff80100b26b7
          Kernel Extensions in backtrace:
             com.apple.AMDRadeonAccelerator(1.0)[D89E4100-9C89-3C99-B34B-F7790E1A0B8B]@0xfff fff7f91d8d000->0xffffff7f9215afff
                dependency: com.apple.iokit.IOAcceleratorFamily(19.0.26)[409C5206-05B3-301D-995E-5B269A4EEF 5E]@0xffffff7f91d3b000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f90650000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f90bb0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f90b6d000
             com.apple.kext.AMDFramebuffer(8.0)[4CD59A3C-4442-36CB-8026-2095FE6B032A]@0xffff ff7f91678000->0xffffff7f9168afff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f90adc000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f90650000
                dependency: com.apple.kext.AMDSupport(8.0.0)[7B2EC6D1-101A-3928-919E-337D6724752A]@0xffffff 7f9148e000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f90b6d000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000000fe00000
    Kernel text base: 0xffffff8010000000
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 14041286284301
    last loaded kext at 22123630005: com.apple.driver.AppleBluetoothMultitouch          75.15 (addr 0xffffff7f91c84000, size 77824)
    last unloaded kext at 4847327996406: com.apple.iokit.IOFireWireSBP2          4.2.0 (addr 0xffffff7f9076c000, size 110592)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleIntelHD3000Graphics          8.0.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.AMDRadeonAccelerator          1.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.0.0
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AirPort.Atheros40          600.70.23
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.driver.AppleMultitouchDriver          235.28
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.kext.triggers          1.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.iokit.IOAcceleratorFamily          19.0.26
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.kext.AMD6000Controller          8.0.0
    com.apple.kext.AMDSupport          8.0.0
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleThunderboltEDMSink          1.1.8
    com.apple.driver.AppleThunderboltEDMSource          1.1.8
    com.apple.driver.AppleUSBHIDKeyboard          165.5
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.driver.AppleThunderboltDPOutAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.1.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Interval Since Last Panic Report:  4121 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    1AC62733-1B03-EC16-EA4F-06E138DF782F
    Sat Dec 29 14:17:55 2012
    panic(cpu 2 caller 0xffffff80044b7bd5): Kernel trap at 0xffffff7f85a80032, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x0000000006d45000, CR4: 0x00000000000606e0
    RAX: 0xffffff7f85a80026, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff8084983eb0, RBP: 0xffffff8084983ec0, RSI: 0x0000000000000000, RDI: 0xffffff800f932000
    R8:  0x0000000000000001, R9:  0xffffff8077e65bb8, R10: 0x000000000002aa2f, R11: 0x00000000ffffff80
    R12: 0x00000000000023d5, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0x0000000000000001
    RFL: 0x0000000000010286, RIP: 0xffffff7f85a80032, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff8084983b50 : 0xffffff800441d626
    0xffffff8084983bc0 : 0xffffff80044b7bd5
    0xffffff8084983d90 : 0xffffff80044ce4ed
    0xffffff8084983db0 : 0xffffff7f85a80032
    0xffffff8084983ec0 : 0xffffff7f86193cea
    0xffffff8084983ef0 : 0xffffff80048472a8
    0xffffff8084983f30 : 0xffffff8004845daa
    0xffffff8084983f80 : 0xffffff8004845ed9
    0xffffff8084983fb0 : 0xffffff80044b26b7
          Kernel Extensions in backtrace:
             com.apple.AMDRadeonAccelerator(1.0)[D89E4100-9C89-3C99-B34B-F7790E1A0B8B]@0xfff fff7f8618d000->0xffffff7f8655afff
                dependency: com.apple.iokit.IOAcceleratorFamily(19.0.26)[409C5206-05B3-301D-995E-5B269A4EEF 5E]@0xffffff7f8613b000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f84a50000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f84fb0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f84f6d000
             com.apple.kext.AMDFramebuffer(8.0)[4CD59A3C-4442-36CB-8026-2095FE6B032A]@0xffff ff7f85a78000->0xffffff7f85a8afff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f84edc000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f84a50000
                dependency: com.apple.kext.AMDSupport(8.0.0)[7B2EC6D1-101A-3928-919E-337D6724752A]@0xffffff 7f8588e000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f84f6d000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000004200000
    Kernel text base: 0xffffff8004400000
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 5303690960412
    last loaded kext at 24497185414: com.apple.driver.AppleBluetoothMultitouch          75.15 (addr 0xffffff7f86084000, size 77824)
    last unloaded kext at 115481243596: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f84d17000, size 65536)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.filesystems.autofs          3.0
    com.apple.AMDRadeonAccelerator          1.0.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHD3000Graphics          8.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.Oxford_Semi          3.1.0
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AirPort.Atheros40          600.70.23
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.driver.AppleMultitouchDriver          235.28
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOAcceleratorFamily          19.0.26
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.kext.AMD6000Controller          8.0.0
    com.apple.kext.AMDSupport          8.0.0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleThunderboltEDMSink          1.1.8
    com.apple.driver.AppleThunderboltEDMSource          1.1.8
    com.apple.driver.AppleUSBHIDKeyboard          165.5
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.driver.AppleThunderboltDPOutAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.1
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.1.1
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    System Profile:
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 2.8 GHz, 4 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST32000541AS, 2 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa120000 / 6
    USB Device: Wacom Wireless Receiver, 0x056a  (WACOM Co., Ltd.), 0x0084, 0xfa121000 / 10
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa122000 / 9
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa130000 / 5
    USB Device: hub_device, 0x050d  (Belkin Corporation), 0x0507, 0xfa131000 / 8
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: EyeTV Hybrid, 0x0fd9, 0x0018, 0xfd140000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
    FireWire Device: unknown_device, unknown_speed
    FireWire Device: OEM ATA Device 00, G-TECH, 800mbit_speed

    Hi Thanks,
    Both my MBP and IMAC random crashes one or more times per day.
    I switched of sharing after your tip and no more crashes on both systems.
    I did use Windows sharing on both systems. I just switched of all sharing.
    Regards, Ton

  • Help Random Crashes and Restarts System Not Stable

    im having stability issues in my new system...especially when running 3d games most of the time random restarts and crashes.....this is my system specs
    Msi Neo 875P
    P4 1.8 533 northwood
    256 kingston pc2100
    256 k-byte pc2100
    (both rams on A channel 2.5v setting)
    Ati9800 pro
    120 gig wd 7200 RPM
    60 gig WD 7200 RPM
    (both on ide 1)
    DVD Rom
    DVD burner
    (both on ide 2)
    Ata controller
    120 gig seagate 7200
    120 gig seagate 7200
    Hercules 5.1 Sound card
    Thermaltake Case
    400watts PSU
    using windows XP SP1 fresh install..using the latest ati drivers...bios is stock and ram settings set to auto ...the voltage is set to 2.5 and dynamic overclocking is disabled... performance set to slow...using single channel on memory....they say its the memory thats having the problem having 2 diff brands??or the motherboard is picky when it comes to memory modules??i cant use ddr400 coz it requires 800mhz FSB and that will cost me more buying a new processor.....the airflow in the case is working fine...i hope you guys can help me thank you very much!!!

    this is my power supply and some information about it
    P4ATX-400W Dual Fan
    Switching Power
    AC INPUT: 115/230 Vac~ 14/7A 60/50Hz
    DC OUTPUT :                                                                                                      
    COLOR BROWN RED WHITE YELLOW BLUE PURPLE BLACK GREEN ORANGE
    DC +3.3V +5V -5V 12V -12V +5V-SB COM PS-ON PW-OK
    OUTPUT 20A 40A 0.5A 17A 1.0A 2.0A RETURN REMOTE P.G.
    +3.3V and +5V max Output 240W, Peak Surge Max Output 436W
    Features
    High efficiency
    Low Ripple & Noise
    Output over voltage protection
    Short circuit protection on all outputs
    Reset table power shut down
    Approved by UL, TUV, CB & CE
    INTERNAL 12 VDE fan
    Complies with FCC part 15 subpart J Class B at 115VAC operation & CISPR 22 Class B at 230 VAC operation
    100% burn-in under high ambient temperature(50¢J)
    Vacuum-impregnated transformer
    MTBF:100K hours at 25¢J
    100% Hi-pot tested
    FULL RANGE 100~240VAC
    Input Characteristics
    Voltage: 95-132 VAC or 180-264 VAC switch able
    Frequency: 47 Hz TO 63 Hz
    Input current: 10 amps maximum/ 115 Vrms,60 Hz. 5 amps maximum /230 Vrms,50Hz.
    Specification
    Remote ON/OFF Control: The power supply shall accept a logic collector level which will disable / enable all output voltage (excluding +5V standby).
    Temperature range: operating 0¢J~50¢J, storage -20¢J ~ +80¢J
    Temperature coefficient: 0.01% / ¢J
    Transient response: output voltage recovers in less than 1 ms max. following a 25% load change
    Hold-up time: 16ms minimum at full load & nominal input voltage
    Dielectric withstand: input / output 1800 VAC for 1 second, input to frame ground 1800VAC for 1 second
    Humidity: 5~95% RH
    Efficiency: 65% min. 70% typical, at full load
    Power good signal: turn-on delay 100 ms to 500 ms
    Overload protection: 150% max.
    Inrush current: 60A cold , 80A ware at 132 VAC
    Over voltage protection: +5V output : 6.5V; +3.3V output: 4.6V;+12V output: 15.5V

  • Apple, please fix safari random crash and tab auto refresh

    Apple, are those issues ever going to get fixed? They destroyed iOS 7's usability and the latest 7.1 beta doesnt seem to address either.
    1) Safari randomly crashes -  happens multiple times a day. Sometimes opening new pages, sometimes scrolling through existing page.  This issue has NEVER happened on iOS 6.
    2) Tabs auto refreshing when you switch from 1 tab to the next - it is EXTREMELY annoying, for example when i was typing up a post in a tab or looking at the result of a long search, then need to lookup something else so i open up a new tab, then when I go back to the original tab, it automatically refreshes wiping out everything i just typed or the searh result.  This issue has NEVER happened in iOS 6.
    I am using ipad air with the latest update. Please fix them, it's unacceptable.

    This is a user-to-user forum hosted by Apple. You are only talking to other users here not Apple.
    If you have a suggestion for Apple use: http://www.apple.com/feedback/ipad.html

  • Mac OS X Lion 10.7 black screen crashes (and SSD stalls again)

    Hi,
    I have downloaded and installed Mac OS X 10.7 Lion a couple of hours ago and I am facing blackscreen crashes every hour or so.
    Blackscreens seem to happen when I use new Lion features such as mission control, swipe between desktops, and document versions.
    The only way to get out of it is by rebooting my MacBook Pro.
    Also I am facing stalls with my Crucial M4 SSD 512GB again (spinning beachball stays for ~30 sec while system being totally unresponsive) after I have managed to get rid of them earlier by applying TRIM last week when I had Snow Leopard. I re-enable it in Lion but apparently that didn't solve the problem.
    Your help is appreciated.
    Nick

    the graphics card causing crashes unexpected dirty, scratches, distortions and much more noticeable lion
    notable is the reason to install lion consumes more resources

  • Random crash and gyroscope problems (Iphone iOS 6.1)

    Since the last iOS update (6.1). I have experienced a few problems with my Iphone 5.
    First of all the day that i updated the iOS, i started getting random crashes.The screen dimmed and 2 or 3 yellow vertical lines appeared, and short after the Iphone restarted itself. The crash was happening mostly when opening the camera or any app that used the camera, but it will also restart by just browsing through the home screen (less likely). Then i noticed that some apps that use the gyroscope where locking up (like panorama 360), and a message telling me to restart the iphone because the gyro was locked up (i checked pressing home twice and the gyro wasn't locked). After the restart i worked for about 15 minutes, and the gyro would stuck up again (and the crashes were getting worse). I decided to do a factory recovery, and it solve most of the problems, but i still get 1 or 2 crashes everyday (maybe more, because i dont know if the cellphone restarts when it is in my pocket) (and it now doesnt restart by using the camera), and the gyroscope sometimes works fine, and very few times it stucks up, so i close the app that uses it, lock the gyro, give the phone a few shakes, put the gyro back on and it works again.
    I'm trying to simulate the moments that the phone crashes or when the gyro stucks up, but i can't, it is just very random.
    PD: The phone worked perfectly with iOS 6.0.1, could be a software problem? hardware problem?
    PD2: i have used linpack to stress the phone but it doesnt crash or anything.

    The video is here
    https://www.youtube.com/watch?v=ZNh5b-0F9o8
    The last two day i haven't experienced crashes but sometimes the gyro stucks.
    PD:sorry if the video is in spanish, but you can see the problems.

Maybe you are looking for

  • My Xserve does not wake up every Saturday from a cold start / cold boot up.

    Hello, everyone, This is my first time using this Apple Discussions Forum here and so hope any expert out there who can solve my problem, I'd deeply appreciated. Basically the problem is like this. I configured Xserve to wake up 8:50 am wake up every

  • FCC Send File Adapter - missingLastFields not working

    Hi I have a flat file to capture using the sender File adapter Parameter as follows: Header_fieldNames : Key,Name,StaffID,Telephone Header_fieldFixedLengths :  2,12,10,8 Header_endSeparator : 'nl' Line_fieldNames : Key,Address,Company,LineText Line_f

  • GetTransaction.connect() method

    Hi all, I'd like to know if calling the method getTransaction.connect() from an Application Module instance causes the beginning of the transaction, or simply starts the connection to the database. I call the method from an Application Module deploye

  • Collaboration Room Error

    Hi I have installed EP6 SP9 NW04 SR1 , I have installed KMC SP9 and have patched it to KMCSP9_P3 When i create a room, and then go into the room..i get this error on the "My Rooms" and "Related Rooms" iViews in the detail Navigation. The errors: Port

  • Expired password

    I have been with Apple for a few years and never had any problems until last year when my account was hacked into.  Someone downloaded some apps and used my account money to purchase them.  I contacted apple and they reviewed my account to see what p