Mail App Crashes A Few Seconds After Launch after 10.9.2 Update

Has any body had similar issues or success fixing this? 
The app is basically non-responsive for 2 or 3 seconds and then dies.
Here's the crash log:
Process:         Mail [758]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         7.2 (1874)
Build Info:      Mail-1874000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [212]
Responsible:     Mail [758]
User ID:         501
Date/Time:       2014-02-26 07:22:40.980 -0500
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  886ED364-377C-AF4E-E4F0-D373AB6906C5
Sleep/Wake UUID: 4A208CB7-A5A1-4FE9-93FF-45A027237820
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSSetM addObject:]: object cannot be nil'
abort() called
terminating with uncaught exception of type NSException
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9887e25c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff9a7dee75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff9879dba6 -[__NSSetM addObject:] + 790
3   Mail                                0x00007fff9860973f +[MFMailbox _mailboxesFromCriterion:] + 472
4   Mail                                0x00007fff9860964a +[MFMailbox _mailboxesFromCriterion:] + 227
5   Mail                                0x00007fff986097db +[MFMailbox displayNameForMessage:mailboxCriterion:] + 110
6   Mail                                0x0000000103669b2c Mail + 326444
7   AppKit                              0x00007fff9986ff43 -[NSTableRowData _addViewToRowView:atColumn:row:] + 653
8   AppKit                              0x00007fff9986fb1a -[NSTableRowData _addViewsToRowView:atRow:] + 191
9   AppKit                              0x00007fff9986cc0e -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 421
10  AppKit                              0x00007fff9986c98c -[NSTableRowData _addRowViewForVisibleRow:withPriorRowIndex:inDictionary:withRowAnimation:] + 278
11  AppKit                              0x00007fff9986b9a8 -[NSTableRowData _unsafeUpdateVisibleRowEntries] + 1466
12  AppKit                              0x00007fff9986b2ec -[NSTableRowData updateVisibleRowViews] + 230
13  AppKit                              0x00007fff99966544 -[NSTableRowData prepareContentInRect:] + 75
14  AppKit                              0x00007fff999663f2 -[NSTableView prepareContentInRect:] + 306
15  AppKit                              0x00007fff9996616b -[NSView _updateSuggestedContentRect] + 774
16  AppKit                              0x00007fff99974cf1 -[NSView _updateSuggestedContentRectForVisibleRectChange] + 219
17  AppKit                              0x00007fff99974b87 -[NSScrollView(NSRulerSupport) _handleBoundsChangeForSubview:] + 331
18  AppKit                              0x00007fff999749fa -[NSView _postBoundsChangeNotification] + 136
19  AppKit                              0x00007fff99974838 -[NSView translateOriginToPoint:] + 294
20  AppKit                              0x00007fff9981bdbf -[NSClipView _immediateScrollToPoint:] + 2659
21  AppKit                              0x00007fff9981b31a -[NSClipView scrollToPoint:] + 237
22  AppKit                              0x00007fff99973c9e -[NSScrollView scrollClipView:toPoint:] + 203
23  AppKit                              0x00007fff9981ff79 -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 1688
24  AppKit                              0x00007fff999c9bba -[_NSScrollingConcurrentMainThreadSynchronizer _scrollToCononicalOrigin] + 1074
25  AppKit                              0x00007fff999c93de -[_NSScrollingConcurrentMainThreadSynchronizer _synchronize:completionHandler:] + 167
26  AppKit                              0x00007fff999c92ef __80-[_NSScrollingConcurrentMainThreadSynchronizer initWithSharedData:constantData:]_block_invoke + 140
27  libdispatch.dylib                   0x00007fff965c92ad _dispatch_client_callout + 8
28  libdispatch.dylib                   0x00007fff965cb8a1 _dispatch_source_invoke + 413
29  libdispatch.dylib                   0x00007fff965d0eaa _dispatch_main_queue_callback_4CF + 244
30  CoreFoundation                      0x00007fff987e5679 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
31  CoreFoundation                      0x00007fff987a0954 __CFRunLoopRun + 1636
32  CoreFoundation                      0x00007fff987a00b5 CFRunLoopRunSpecific + 309
33  HIToolbox                           0x00007fff9ac21a0d RunCurrentEventLoopInMode + 226
34  HIToolbox                           0x00007fff9ac217b7 ReceiveNextEventCommon + 479
35  HIToolbox                           0x00007fff9ac215bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
36  AppKit                              0x00007fff997b63de _DPSNextEvent + 1434
37  AppKit                              0x00007fff997b5a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
38  AppKit                              0x00007fff997a9b2c -[NSApplication run] + 553
39  AppKit                              0x00007fff99794913 NSApplicationMain + 940
40  libdyld.dylib                       0x00007fff953ac5fd start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff951f8866 __pthread_kill + 10
1   libsystem_pthread.dylib                 0x00007fff9107535c pthread_kill + 92
2   libsystem_c.dylib                       0x00007fff959c0b1a abort + 125
3   libc++abi.dylib                         0x00007fff90f59f31 abort_message + 257
4   libc++abi.dylib                         0x00007fff90f7f952 default_terminate_handler() + 264
5   libobjc.A.dylib                         0x00007fff9a7df30d _objc_terminate() + 103
6   libc++abi.dylib                         0x00007fff90f7d1d1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                         0x00007fff90f7d246 std::terminate() + 54
8   libobjc.A.dylib                         0x00007fff9a7df0b0 objc_terminate + 9
9   libdispatch.dylib                       0x00007fff965c92c1 _dispatch_client_callout + 28
10  libdispatch.dylib                       0x00007fff965cb8a1 _dispatch_source_invoke + 413
11  libdispatch.dylib                       0x00007fff965d0eaa _dispatch_main_queue_callback_4CF + 244
12  com.apple.CoreFoundation                0x00007fff987e5679 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13  com.apple.CoreFoundation                0x00007fff987a0954 __CFRunLoopRun + 1636
14  com.apple.CoreFoundation                0x00007fff987a00b5 CFRunLoopRunSpecific + 309
15  com.apple.HIToolbox                     0x00007fff9ac21a0d RunCurrentEventLoopInMode + 226
16  com.apple.HIToolbox                     0x00007fff9ac217b7 ReceiveNextEventCommon + 479
17  com.apple.HIToolbox                     0x00007fff9ac215bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
18  com.apple.AppKit                        0x00007fff997b63de _DPSNextEvent + 1434
19  com.apple.AppKit                        0x00007fff997b5a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
20  com.apple.AppKit                        0x00007fff997a9b2c -[NSApplication run] + 553
21  com.apple.AppKit                        0x00007fff99794913 NSApplicationMain + 940
22  libdyld.dylib                           0x00007fff953ac5fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff951f9662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff965cb43d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff965cb152 _dispatch_mgr_thread + 52
Thread 2:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib                  0x00007fff951f8746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib                 0x00007fff91077779 _pthread_mutex_lock + 372
2   com.apple.Foundation                    0x00007fff8e99b3be -[NSRecursiveLock lock] + 22
3   com.apple.IMAP                          0x00007fff8d9d2d20 __56-[IMAPClientOperationQueue _postDelayedActivityFinished]_block_invoke + 84
4   libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
5   libdispatch.dylib                       0x00007fff965cb8a1 _dispatch_source_invoke + 413
6   libdispatch.dylib                       0x00007fff965cafa3 _dispatch_root_queue_drain + 75
7   libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
8   libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
9   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 4:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: NSOperationQueue Serial Queue
0   libsystem_kernel.dylib                  0x00007fff951f8746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib                 0x00007fff91077779 _pthread_mutex_lock + 372
2   com.apple.IMAP                          0x00007fff8d9f2ef8 -[IMAPMailboxSyncEngine _copyDataSource] + 32
3   com.apple.IMAP                          0x00007fff8d9f8ac8 -[IMAPMailboxSyncEngine _goWithMessages:] + 45
4   com.apple.CoreFoundation                0x00007fff98769bec __invoking___ + 140
5   com.apple.CoreFoundation                0x00007fff98769a54 -[NSInvocation invoke] + 308
6   com.apple.MailCore                      0x00007fff90f06b44 -[MCMonitoredInvocation invoke] + 211
7   com.apple.MailCore                      0x00007fff90f297e8 -[MCThrowingInvocationOperation main] + 40
8   com.apple.MailCore                      0x00007fff90ecded8 -[_MCInvocationOperation main] + 332
9   com.apple.Foundation                    0x00007fff8e99f8a1 -[__NSOperationInternal _start:] + 631
10  com.apple.Foundation                    0x00007fff8e99f54b __NSOQSchedule_f + 64
11  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
12  libdispatch.dylib                       0x00007fff965cb68f _dispatch_queue_drain + 451
13  libdispatch.dylib                       0x00007fff965cc9dd _dispatch_queue_invoke + 110
14  libdispatch.dylib                       0x00007fff965cafa3 _dispatch_root_queue_drain + 75
15  libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
16  libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
17  libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 7:: -[AttachmentManager _synchronouslyPurgeAttachments]  Dispatch queue: NSOperationQueue 0x600000033480
0   libsystem_kernel.dylib                  0x00007fff951f4a56 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x00007fff965cda15 _dispatch_semaphore_wait_slow + 206
2   com.apple.CFOpenDirectory               0x00007fff98ea61cf ODQueryCopyResults + 195
3   com.apple.OpenDirectory                 0x00007fff97979c33 -[ODQuery resultsAllowingPartial:error:] + 46
4   com.apple.AddressBook.framework          0x00007fff9070c757 -[ABExchangeSetup _ADKeySet] + 338
5   com.apple.AddressBook.framework          0x00007fff9070c940 -[ABExchangeSetup usingActiveDirectory] + 17
6   com.apple.AddressBook.framework          0x00007fff9070cc64 -[ABExchangeSetup exchangeServer] + 116
7   com.apple.Mail.framework                0x00007fff98601ca1 -[MFMailAccount(Internal) _URLForInfo:] + 708
8   com.apple.Mail.framework                0x00007fff985fb373 -[MFMailAccount URLString] + 27
9   com.apple.Mail.framework                0x00007fff9859ee1c +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 623
10  com.apple.Mail.framework                0x00007fff985b7252 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
11  com.apple.Mail.framework                0x00007fff9859fea2 +[MFLibrary sendMessagesMatchingQuery:to:options:] + 319
12  com.apple.Mail.framework                0x00007fff985afcae +[MFLibrary sendMessagesMatchingCriterion:to:options:searchType:async:] + 483
13  com.apple.Mail.framework                0x00007fff985b113a +[MFLibrary messagesMatchingCriterion:options:searchType:] + 104
14  com.apple.Mail.framework                0x00007fff985a49b1 +[MFLibrary messagesWithMessageIDHeader:] + 140
15  com.apple.mail                          0x00000001036982a4 0x10361a000 + 516772
16  com.apple.mail                          0x0000000103697f9a 0x10361a000 + 515994
17  com.apple.CoreFoundation                0x00007fff98769bec __invoking___ + 140
18  com.apple.CoreFoundation                0x00007fff98769a54 -[NSInvocation invoke] + 308
19  com.apple.MailCore                      0x00007fff90f06b44 -[MCMonitoredInvocation invoke] + 211
20  com.apple.MailCore                      0x00007fff90f297e8 -[MCThrowingInvocationOperation main] + 40
21  com.apple.MailCore                      0x00007fff90ecded8 -[_MCInvocationOperation main] + 332
22  com.apple.Foundation                    0x00007fff8e99f8a1 -[__NSOperationInternal _start:] + 631
23  com.apple.Foundation                    0x00007fff8e99f54b __NSOQSchedule_f + 64
24  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
25  libdispatch.dylib                       0x00007fff965cd7ff _dispatch_async_redirect_invoke + 154
26  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
27  libdispatch.dylib                       0x00007fff965cb09e _dispatch_root_queue_drain + 326
28  libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
29  libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
30  libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 11:: -[MFLibraryIMAPStore _rebuildTableOfContentsSynchronously]  Dispatch queue: NSOperationQueue 0x600000033480
0   libsystem_kernel.dylib                  0x00007fff951f8746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib                 0x00007fff91077779 _pthread_mutex_lock + 372
2   com.apple.Mail.framework                0x00007fff985d44a4 -[MFLibraryStore _rebuildTableOfContentsSynchronously] + 53
3   com.apple.CoreFoundation                0x00007fff98769bec __invoking___ + 140
4   com.apple.CoreFoundation                0x00007fff98769a54 -[NSInvocation invoke] + 308
5   com.apple.MailCore                      0x00007fff90f06b44 -[MCMonitoredInvocation invoke] + 211
6   com.apple.MailCore                      0x00007fff90f297e8 -[MCThrowingInvocationOperation main] + 40
7   com.apple.MailCore                      0x00007fff90ecded8 -[_MCInvocationOperation main] + 332
8   com.apple.Foundation                    0x00007fff8e99f8a1 -[__NSOperationInternal _start:] + 631
9   com.apple.Foundation                    0x00007fff8e99f54b __NSOQSchedule_f + 64
10  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
11  libdispatch.dylib                       0x00007fff965cd7ff _dispatch_async_redirect_invoke + 154
12  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
13  libdispatch.dylib                       0x00007fff965cb09e _dispatch_root_queue_drain + 326
14  libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
15  libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
16  libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 12:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff951f4a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff951f3d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff987a1155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff987a0779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff987a00b5 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff8e9fe967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation                    0x00007fff8e9fe76b __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff91074899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff9107472a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff91078fc9 thread_start + 13
Thread 13:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff951f89aa __select + 10
1   com.apple.CoreFoundation                0x00007fff987ecb83 __CFSocketManager + 867
2   libsystem_pthread.dylib                 0x00007fff91074899 _pthread_body + 138
3   libsystem_pthread.dylib                 0x00007fff9107472a _pthread_start + 137
4   libsystem_pthread.dylib                 0x00007fff91078fc9 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff951f4a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff951f3d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff987a1155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff987a0779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff987a00b5 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                        0x00007fff9995616e _NSEventThread + 144
6   libsystem_pthread.dylib                 0x00007fff91074899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff9107472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff91078fc9 thread_start + 13
Thread 15:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib                  0x00007fff951f4a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff951f3d18 mach_msg + 64
2   com.apple.QuartzCore                    0x00007fff8d839377 CA::Render::Server::server_thread(void*) + 195
3   com.apple.QuartzCore                    0x00007fff8d8392ad thread_fun + 25
4   libsystem_pthread.dylib                 0x00007fff91074899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff9107472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff91078fc9 thread_start + 13
Thread 16:: Dispatch queue: NSOperationQueue 0x6080004c3c60
0   libsystem_kernel.dylib                  0x00007fff951f4a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff951f3d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff987a1155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff987a0779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff987a00b5 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff8ea00adc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.MailCore                      0x00007fff90f2689b -[MCSocket readBytes:maxLength:error:] + 786
7   com.apple.MailCore                      0x00007fff90ebe453 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
8   com.apple.MailCore                      0x00007fff90ebe29e -[MCConnection _fillBuffer:] + 590
9   com.apple.MailCore                      0x00007fff90ebdec3 -[MCConnection _readLineIntoData:error:] + 156
10  com.apple.IMAP                          0x00007fff8d9db6a3 -[IMAPConnection _readLineIntoData:error:] + 50
11  com.apple.IMAP                          0x00007fff8d9e286f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
12  com.apple.IMAP                          0x00007fff8da090de -[IMAPParseContext _newLiteral] + 657
13  com.apple.IMAP                          0x00007fff8da09a69 -[IMAPParseContext _newBodyData:] + 29
14  com.apple.IMAP                          0x00007fff8da05fc8 -[IMAPParseContext _parseFetchResponse] + 2237
15  com.apple.IMAP                          0x00007fff8da03a47 -[IMAPParseContext _createResponseUsingMask:] + 1030
16  com.apple.IMAP                          0x00007fff8da035be -[IMAPParseContext _createResponseWithoutTag:] + 109
17  com.apple.IMAP                          0x00007fff8da033dc -[IMAPParseContext parseIntoResponse] + 128
18  com.apple.IMAP                          0x00007fff8da0aebf +[IMAPResponse newIMAPResponseWithConnection:error:] + 175
19  com.apple.IMAP                          0x00007fff8d9db783 -[IMAPConnection _copyNextServerResponse:] + 38
20  com.apple.IMAP                          0x00007fff8d9db899 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
21  com.apple.IMAP                          0x00007fff8d9e1299 -[IMAPConnection _responseFromSendingOperation:] + 979
22  com.apple.IMAP                          0x00007fff8d9dac38 -[IMAPConnection executeClientOperation:] + 31
23  com.apple.IMAP                          0x00007fff8d9d1267 -[IMAPClientOperation executeOnConnection:] + 26
24  com.apple.IMAP                          0x00007fff8d9dab0a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
25  com.apple.IMAP                          0x00007fff8d9edafe -[IMAPGateway _allowClientOperationThrough:] + 910
26  com.apple.IMAP                          0x00007fff8d9ed715 -[IMAPGateway allowClientOperationThrough:] + 385
27  com.apple.IMAP                          0x00007fff8d9d123b -[IMAPClientOperation main] + 57
28  com.apple.Foundation                    0x00007fff8e99f8a1 -[__NSOperationInternal _start:] + 631
29  com.apple.Foundation                    0x00007fff8e99f54b __NSOQSchedule_f + 64
30  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
31  libdispatch.dylib                       0x00007fff965cd7ff _dispatch_async_redirect_invoke + 154
32  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
33  libdispatch.dylib                       0x00007fff965cb09e _dispatch_root_queue_drain + 326
34  libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
35  libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
36  libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff951f8e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91075f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 19:: Dispatch queue: com.apple.OpenDirectory.ODQuery.0x6080001265e0
0   com.apple.CFOpenDirectory               0x00007fff98ea9681 odxpc_send_message_with_reply + 1
1   com.apple.CFOpenDirectory               0x00007fff98e9a6de transaction_send + 179
2   com.apple.CFOpenDirectory               0x00007fff98ea6ece ___query_schedule_block_invoke + 85
3   libdispatch.dylib                       0x00007fff965cc1d7 _dispatch_call_block_and_release + 12
4   libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
5   libdispatch.dylib                       0x00007fff965cb68f _dispatch_queue_drain + 451
6   libdispatch.dylib                       0x00007fff965cc9dd _dispatch_queue_invoke + 110
7   libdispatch.dylib                       0x00007fff965cafa3 _dispatch_root_queue_drain + 75
8   libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
9   libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
10  libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 20:: -[MFAosImapAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: NSOperationQueue Serial Queue
0   libsystem_kernel.dylib                  0x00007fff951f8746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib                 0x00007fff91077779 _pthread_mutex_lock + 372
2   com.apple.IMAP                          0x00007fff8d9f2ef8 -[IMAPMailboxSyncEngine _copyDataSource] + 32
3   com.apple.IMAP                          0x00007fff8d9f8ac8 -[IMAPMailboxSyncEngine _goWithMessages:] + 45
4   com.apple.Mail.framework                0x00007fff985be54e -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 347
5   com.apple.Mail.framework                0x00007fff985bec35 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 54
6   com.apple.Mail.framework                0x00007fff985777d7 -[MFIMAPAccount _fetchUnreadCountsForMailbox:recursively:gateway:checkForNewMessages:] + 883
7   com.apple.Mail.framework                0x00007fff98577a20 -[MFIMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 294
8   com.apple.CoreFoundation                0x00007fff98769bec __invoking___ + 140
9   com.apple.CoreFoundation                0x00007fff98769a54 -[NSInvocation invoke] + 308
10  com.apple.MailCore                      0x00007fff90f06b44 -[MCMonitoredInvocation invoke] + 211
11  com.apple.MailCore                      0x00007fff90f297e8 -[MCThrowingInvocationOperation main] + 40
12  com.apple.MailCore                      0x00007fff90ecded8 -[_MCInvocationOperation main] + 332
13  com.apple.Foundation                    0x00007fff8e99f8a1 -[__NSOperationInternal _start:] + 631
14  com.apple.Foundation                    0x00007fff8e99f54b __NSOQSchedule_f + 64
15  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
16  libdispatch.dylib                       0x00007fff965cb68f _dispatch_queue_drain + 451
17  libdispatch.dylib                       0x00007fff965cc9dd _dispatch_queue_invoke + 110
18  libdispatch.dylib                       0x00007fff965cafa3 _dispatch_root_queue_drain + 75
19  libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
20  libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314
21  libsystem_pthread.dylib                 0x00007fff91078fb9 start_wqthread + 13
Thread 21:: -[MFLibraryIMAPStore _rebuildTableOfContentsSynchronously]  Dispatch queue: NSOperationQueue 0x600000033480
0   libsystem_kernel.dylib                  0x00007fff951f8746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib                 0x00007fff91077779 _pthread_mutex_lock + 372
2   com.apple.Mail.framework                0x00007fff985d44a4 -[MFLibraryStore _rebuildTableOfContentsSynchronously] + 53
3   com.apple.CoreFoundation                0x00007fff98769bec __invoking___ + 140
4   com.apple.CoreFoundation                0x00007fff98769a54 -[NSInvocation invoke] + 308
5   com.apple.MailCore                      0x00007fff90f06b44 -[MCMonitoredInvocation invoke] + 211
6   com.apple.MailCore                      0x00007fff90f297e8 -[MCThrowingInvocationOperation main] + 40
7   com.apple.MailCore                      0x00007fff90ecded8 -[_MCInvocationOperation main] + 332
8   com.apple.Foundation                    0x00007fff8e99f8a1 -[__NSOperationInternal _start:] + 631
9   com.apple.Foundation                    0x00007fff8e99f54b __NSOQSchedule_f + 64
10  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
11  libdispatch.dylib                       0x00007fff965cd7ff _dispatch_async_redirect_invoke + 154
12  libdispatch.dylib                       0x00007fff965c92ad _dispatch_client_callout + 8
13  libdispatch.dylib                       0x00007fff965cb09e _dispatch_root_queue_drain + 326
14  libdispatch.dylib                       0x00007fff965cc193 _dispatch_worker_thread2 + 40
15  libsystem_pthread.dylib                 0x00007fff91075ef8 _pthread_wqthread + 314

After updating to 10.9.2 my Mail app also went ballistic and got to 100% of CPU and endless beach ball. My solution was force quitting and then deactivate all my mail accounts from the Settings app.
Then I relaunched Mail, which restarted problem free. Then, one by one and slowly, I re-enabled all my accounts.

Similar Messages

  • My mail app quits a few seconds after launching. I get a blank screen and then it goes back to the starter screen

    THe mail app on my ipad 2 quits right after launching. This happened as I was forwarding an email with a long attachment. Now I get a blank screen with just the icons, no mail mailboxes etc. after a few seconds that blank screen disappears and we go back to the starter screen. I tried rebooting, relaunching but no luck so far. Can somebody help me? Thanks
    Hans V

    Have you tried removing the email account from the app through settings?  I would try removing it, rebooting, opening the email app to see if it still crashes,  & then adding it back your email account. 
    If you're leary about causing more issues while you're not home, you could always try using a third party mail app (there are many), accessing your email through it...not a fix for your problem but a way to deal with the situation until you can get it worked out.
    Resetting all settings on the iPad (not deleting content) is a good way to clear many errors as it can remove leftover cache files & files that have become corrupt.
    Sorry I couldn't be of more help.  Good luck & let us know if you get it working.

  • Firefox crashes a few seconds after opening except in safe mode - even after reinstall

    When I open firefox it crashes a few seconds after opening.
    I have backed up my profile, uninstalled and reinstalled. (But not restored any of my profile). But it is still crashing in the same way.
    These are the last 5 crash logs
    Crash ID: bp-6eebd291-e610-46fb-9066-b93052130305
    Crash ID: bp-31e5523c-efaf-46a2-88df-ca67a2130305
    Crash ID: bp-bc9c3aa1-644c-4f59-954d-45fca2130305
    Crash ID: bp-a473974a-443f-4c5c-91ed-436f62130305
    Crash ID: bp-31fb2a06-2ed0-48aa-b866-d209d2130305
    I think the initial problem might have been caused by IB Updater - IncrediBar
    I have uninstalled this in the windows control panel and it no longer shows up in the add-ons list (in safe mode). I have also run Malwarebytes Anti-Malware, but this didn't find anything.
    I am also running Avast Anti virus.
    The trouble shoot information below if from running in safe mode as it doesn't stay open long enough in normal mode.
    Any help greatly appreciated !

    Thanks!! That worked a treat and I wouldn't of ever thought this was the problem :)
    Really appreciate your quick reply.

  • My ipad2 keeps crashing a few seconds after it is switched on ?

    Can somebody PLEASE tell me how to fix this problem...
    My ipad 2 keeps crashing a few seconds after it is switched on....
    this happened after i downloaded and installed the latest IOS 7.0.4 from APPLE
    what is going on ??
    I read that quite a few people have experienced the same problem....
    Is there a cure ?? If so how ???
    Many Thanks

    Is it possible the battery is getting low? Try this procedure.
    Plug your iPad into the original charger & block in a wall outlet and leave it alone for a couple of hours. Then, while it is still plugged in, restart it by holding down the home button and the power button for 10-15 seconds until you see the Apple, then let go.

  • Safari is crashing a few seconds after opening.

    Safari started crashing today a few seconds after opening. Not sure why. Have deleted prefs but I am still at a loss as to what is happening below is the latest crash log. Any help will be welcome.
    d
    Process: Safari [706]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (6531.22.7)
    Build Info: WebBrowser-65312207~1
    Code Type: X86 (Native)
    Parent Process: launchd [247]
    Date/Time: 2010-04-16 13:11:38.810 -0400
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 278173 sec
    Crashes Since Last Report: 6
    Per-App Interval Since Last Report: 271080 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: FD8E96A0-92D5-48BC-B5DC-E8B17C1FFC81
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000007365677d
    Crashed Thread: 2 Dispatch queue: com.apple.CFURLCACHEworkqueue
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x965662fa machmsgtrap + 10
    1 libSystem.B.dylib 0x96566a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x93c7400f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x93c730f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x93c72f21 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x901870fc RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x90186eb1 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x90186d36 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x95ad1135 _DPSNextEvent + 847
    9 com.apple.AppKit 0x95ad0976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.Safari 0x0000c6c8 0x1000 + 46792
    11 com.apple.AppKit 0x95a92bef -[NSApplication run] + 821
    12 com.apple.AppKit 0x95a8ac85 NSApplicationMain + 574
    13 com.apple.Safari 0x00002bad 0x1000 + 7085
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x96594262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x965bfe44 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x965f555a sleep$UNIX2003 + 63
    3 com.apple.JavaScriptCore 0x983a6228 ***::TCMalloc_PageHeap::scavengerThread() + 168
    4 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 2 Crashed: Dispatch queue: com.apple.CFURLCACHEworkqueue
    0 libsqlite3.dylib 0x93badad0 sqlite3VdbeMemSetStr + 464
    1 libsqlite3.dylib 0x93bc7702 sqlite3Error + 322
    2 libsqlite3.dylib 0x93c1328f sqlite3_exec + 95
    3 com.apple.CFNetwork 0x9564f80f __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 63
    4 com.apple.CFNetwork 0x956391eb _CFURLCacheTimerCallback(void*) + 260
    5 com.apple.CFNetwork 0x9564f7c7 _CFURLCacheCreate_block_invoke3 + 65
    6 libSystem.B.dylib 0x9659ac58 dispatch_source_latch_andcall + 62
    7 libSystem.B.dylib 0x9658db92 dispatch_sourceinvoke + 210
    8 libSystem.B.dylib 0x9658c719 dispatch_queueinvoke + 163
    9 libSystem.B.dylib 0x9658cc55 dispatch_queuedrain + 258
    10 libSystem.B.dylib 0x9658c6a8 dispatch_queueinvoke + 50
    11 libSystem.B.dylib 0x9658c4be dispatch_workerthread2 + 240
    12 libSystem.B.dylib 0x9658bf41 pthreadwqthread + 390
    13 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 3: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x9658cb42 kevent + 10
    1 libSystem.B.dylib 0x9658d25c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x9658c719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x9658c4be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x9658bf41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 4: WebCore: IconDatabase
    0 libSystem.B.dylib 0x96594262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x96593f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x96595bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x98cf140a WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x98ced2d4 WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    5 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    6 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9658bbd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x9658c168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 6:
    0 libSystem.B.dylib 0x96594262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x96593f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x96595bb8 pthreadcondwait$UNIX2003 + 73
    3 libcooliris.dylib 0x12bffc72 0x12bfb000 + 19570
    4 libcooliris.dylib 0x12c7613d CoolirisGetConfigProperty + 461125
    5 libcooliris.dylib 0x12d589c9 CoolirisGetConfigProperty + 1389009
    6 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    7 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x965662fa machmsgtrap + 10
    1 libSystem.B.dylib 0x96566a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x93c7400f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x93c730f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x93c79034 CFRunLoopRun + 84
    5 libcooliris.dylib 0x12e1f2a6 CoolirisGetConfigProperty + 2202286
    6 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    7 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 8: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x965662fa machmsgtrap + 10
    1 libSystem.B.dylib 0x96566a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x93c7400f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x93c730f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x93c72f21 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x00025939 0x1000 + 149817
    6 com.apple.Safari 0x000255ec 0x1000 + 148972
    7 com.apple.Safari 0x00025585 0x1000 + 148869
    8 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    9 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x965662fa machmsgtrap + 10
    1 libSystem.B.dylib 0x96566a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x93c7400f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x93c730f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x93c72f21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x9297f434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x929468dc -[NSThread main] + 45
    7 com.apple.Foundation 0x9294688c _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    9 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96585286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x93cb382d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    3 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 11: Safari: SnapshotStore
    0 libSystem.B.dylib 0x965c113a getdirentriesattr + 10
    1 ...ple.CoreServices.CarbonCore 0x95718610 FSMount::getattrsbulk(void*, unsigned long, unsigned long*, unsigned long, unsigned long, FSAttributeInfo*, unsigned char*, unsigned char*) + 1514
    2 ...ple.CoreServices.CarbonCore 0x95717cf3 PBGetCatalogInfoBulkSync + 649
    3 ...ple.CoreServices.CarbonCore 0x95717a4d FSGetCatalogInfoBulk + 63
    4 com.apple.Foundation 0x9293fcb2 _NSDirectoryContentsFromCarbonError + 413
    5 com.apple.Foundation 0x9293f59a -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 426
    6 com.apple.Foundation 0x9293f3ea -[NSFileManager contentsOfDirectoryAtPath:error:] + 72
    7 com.apple.Safari 0x00043b28 0x1000 + 273192
    8 com.apple.Safari 0x000435ea 0x1000 + 271850
    9 com.apple.Safari 0x00042493 0x1000 + 267411
    10 com.apple.Safari 0x0004219d 0x1000 + 266653
    11 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    12 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x00000001 ebx: 0x93bad90e ecx: 0x00000000 edx: 0x00000000
    edi: 0x73656761 esi: 0x0000003e ebp: 0xb0102838 esp: 0xb01027f0
    ss: 0x0000001f efl: 0x00010246 eip: 0x93badad0 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x7365677d
    Binary Images:
    0x1000 - 0x1b5fe7 com.apple.Safari 4.0.5 (6531.22.7) <179BBADD-7C49-EF3C-BD19-E988CCD9AE10> /Applications/Safari.app/Contents/MacOS/Safari
    0x2c6000 - 0x2c7fff +com.cooliris.safariplugin Cooliris Plugin (1.11) <515D9E0A-B1D1-6938-22E3-3FBBD8936FBE> /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/Cooliris
    0x7d0000 - 0x7f3fe7 GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x12b00000 - 0x12bb5fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x12bfb000 - 0x1307dff7 +libcooliris.dylib ??? (???) <E3EFA510-6CE5-F3A6-8B99-B6E8697BC215> /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/libcooliris.dyli b
    0x13255000 - 0x133c8fe7 GLEngine ??? (???) <F0181B85-962E-508D-4912-056D87F8E96E> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x133fa000 - 0x137fefe7 libclh.dylib 3.1.1 C (3.1.1) <FBDA4CAC-EBB3-2129-7EE3-E8E9381974C9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x17b8f000 - 0x17b8fff7 com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <C2C8B385-DB44-1D5E-5221-9ED1BA43930B> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x1901c000 - 0x19023ff7 com.apple.JavaVM 13.1.0 (13.1.0) <2842C4EE-869D-81E6-E771-062F583A1044> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8f12c000 - 0x8f7b4fff com.apple.GeForceGLDriver 1.6.10 (6.1.0) <EFC80A22-4F62-3DFC-A391-738B2A8A4E56> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90009ff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9000d000 - 0x90017ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90018000 - 0x9005cfe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90152000 - 0x90476fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90477000 - 0x904e8ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90514000 - 0x90528ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90529000 - 0x90d18537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90d88000 - 0x90d98ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90edc000 - 0x90f8aff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90f99000 - 0x910afff7 com.apple.PubSub 1.0.4 (65.12.1) <1B79C698-A2A1-6B74-A137-67516ABE088E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x910cf000 - 0x91133ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9113b000 - 0x91457fe7 com.apple.RawCamera.bundle 2.3.2 (516) <9C1C6ED1-C392-6779-0D34-47E62EAF93BA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91458000 - 0x9148dff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x9148e000 - 0x91494ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91495000 - 0x916c0ff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x916c1000 - 0x916c1ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x916c2000 - 0x916ceff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x92621000 - 0x92628ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x926d3000 - 0x926dcff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x926dd000 - 0x92757fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92758000 - 0x92886fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92887000 - 0x9292fffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92930000 - 0x92ba0ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92cd9000 - 0x92cd9ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92cda000 - 0x92d20ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x92d43000 - 0x92d87ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92d89000 - 0x92d89ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92d8a000 - 0x92e03ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92e53000 - 0x92e53ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92e54000 - 0x93010ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93090000 - 0x930d1ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x930d2000 - 0x93140ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x93307000 - 0x9330bff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93353000 - 0x93367fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x93368000 - 0x9337dfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9337e000 - 0x9339efe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x933a4000 - 0x933d5ff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x933d6000 - 0x933faff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93403000 - 0x93405ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93406000 - 0x934e1fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x934e2000 - 0x9352bfe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9352c000 - 0x9352fff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x93530000 - 0x93552fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93553000 - 0x93563ff3 SyndicationUI ??? (???) <180B4587-8F46-2B89-B009-ABBA82397C2F> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x93564000 - 0x93641ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93642000 - 0x936dffe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x936e0000 - 0x93726ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93727000 - 0x9374eff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9374f000 - 0x93851fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x939b3000 - 0x939b3ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x939b4000 - 0x939e8ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x93af4000 - 0x93b10fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93b11000 - 0x93b15ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93b7d000 - 0x93c36fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x93c37000 - 0x93db0ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93dc7000 - 0x93dfaff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93e05000 - 0x93e56ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93e62000 - 0x940c4ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x940c5000 - 0x9442cff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9442d000 - 0x94448ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9447e000 - 0x944cbfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x944cc000 - 0x9453bff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9453c000 - 0x9457fff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94580000 - 0x94618fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94619000 - 0x946e3fef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x946e4000 - 0x946ebff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x946ec000 - 0x94704ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x94705000 - 0x94831fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9486c000 - 0x948acff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x948ad000 - 0x948b3fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9494f000 - 0x94987ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c4000 - 0x949ecff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x949ed000 - 0x94a28feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94a29000 - 0x94a29ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94a5d000 - 0x94a5eff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94a5f000 - 0x94a6aff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94a6b000 - 0x94ac1ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x94ad2000 - 0x94b2dff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94b2e000 - 0x94b31fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94b32000 - 0x94b50ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94b51000 - 0x94b77fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94b7a000 - 0x94bb9ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94bba000 - 0x94c0aff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94c0b000 - 0x94cefff7 com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94cf0000 - 0x94cf3ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94cf4000 - 0x94d02ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94d03000 - 0x94ee5fff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94f5a000 - 0x94f5bff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94f5c000 - 0x94f6cff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f7a000 - 0x95030fff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x950e2000 - 0x95112ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95164000 - 0x95175ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95176000 - 0x951b9ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x951ba000 - 0x9533afeb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9533b000 - 0x95634fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95635000 - 0x956deff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x956df000 - 0x959fffeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95a49000 - 0x95a49ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95a4a000 - 0x95a88ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95a89000 - 0x96368ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9636c000 - 0x96419fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9641a000 - 0x9651bfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x96565000 - 0x9670afeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x96b09000 - 0x96b13fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96b14000 - 0x96b51ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96b52000 - 0x96c5eff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96c5f000 - 0x96d0fff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96d10000 - 0x96d6afe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96d6b000 - 0x96da1fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x96ed3000 - 0x96ed4ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96ed5000 - 0x96f70ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96f8f000 - 0x97006ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x97086000 - 0x974bbff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x974bc000 - 0x97979ffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x979a1000 - 0x979a4ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x979a5000 - 0x97a13ff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97a14000 - 0x97a22fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x97a23000 - 0x97b15ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x97b16000 - 0x97b21ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97b4d000 - 0x97b5fff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97b60000 - 0x97b81fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97c45000 - 0x97cc7ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x97cc8000 - 0x97e4afe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x97e4b000 - 0x97e4dff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97e4e000 - 0x97f1ffe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x97f20000 - 0x97f5eff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x97f5f000 - 0x97f5fff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97f60000 - 0x980a2fe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9827f000 - 0x98283ff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98284000 - 0x98422feb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x98428000 - 0x9862efeb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9862f000 - 0x98634ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98635000 - 0x986c7fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x986c8000 - 0x98adeff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98adf000 - 0x98b21ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98b22000 - 0x98b8cfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98b8d000 - 0x98be5fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x98bee000 - 0x98c1fff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x98cdd000 - 0x98ce8ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x98ce9000 - 0x98ce9ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x98cea000 - 0x9951dfe7 com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9951e000 - 0x9952bff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x99537000 - 0x995b7feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x995b8000 - 0x99619fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000BEVT-22ZAT0, 465.76 GB
    Serial ATA Device: OPTIARC DVD RW AD-5960S
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

    Totally have removed cooliris, deleted cache still crashing.... latest crash report.
    d
    Process: Safari [520]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (6531.22.7)
    Build Info: WebBrowser-65312207~1
    Code Type: X86 (Native)
    Parent Process: launchd [247]
    Date/Time: 2010-04-17 11:38:32.161 -0400
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 274866 sec
    Crashes Since Last Report: 6
    Per-App Interval Since Last Report: 271907 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: FD8E96A0-92D5-48BC-B5DC-E8B17C1FFC81
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000002f2f302e
    Crashed Thread: 3 Dispatch queue: com.apple.CFURLCACHEworkqueue
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x96371e48 cachegetMethod + 40
    1 libobjc.A.dylib 0x96372367 classlookupMethodAndLoadCache + 40
    2 libobjc.A.dylib 0x96371f13 objc_msgSend + 83
    3 com.apple.Safari 0x0001fff4 0x1000 + 126964
    4 com.apple.Safari 0x0001fcc1 0x1000 + 126145
    5 com.apple.Safari 0x000107cc 0x1000 + 63436
    6 com.apple.AppKit 0x95b26abf -[NSWindowController _windowDidLoad] + 525
    7 com.apple.Safari 0x00010566 0x1000 + 62822
    8 com.apple.AppKit 0x95ab494c -[NSWindowController window] + 123
    9 com.apple.Safari 0x0000e7fc 0x1000 + 55292
    10 com.apple.AppKit 0x95c5a698 -[NSDocument showWindows] + 116
    11 com.apple.Safari 0x0000e6f6 0x1000 + 55030
    12 com.apple.AppKit 0x95c58ad4 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 432
    13 com.apple.AppKit 0x95c588e9 -[NSDocumentController newDocument:] + 54
    14 com.apple.Safari 0x000ad9cc 0x1000 + 707020
    15 com.apple.Safari 0x000ad311 0x1000 + 705297
    16 com.apple.AppKit 0x95b0f5c6 -[NSApplication sendAction:to:from:] + 112
    17 com.apple.Safari 0x0004cbff 0x1000 + 310271
    18 com.apple.AppKit 0x95b0f479 -[NSMenuItem _corePerformAction] + 435
    19 com.apple.AppKit 0x95b0f16b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    20 com.apple.AppKit 0x95b0f05a -[NSMenu performActionForItemAtIndex:] + 65
    21 com.apple.AppKit 0x95b0f00d -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    22 com.apple.AppKit 0x95b0ef73 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    23 com.apple.AppKit 0x95b0eeb7 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    24 com.apple.AppKit 0x95b035f9 NSSLMMenuEventHandler + 404
    25 com.apple.HIToolbox 0x9015a0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    26 com.apple.HIToolbox 0x90159370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    27 com.apple.HIToolbox 0x9017bb55 SendEventToEventTarget + 52
    28 com.apple.HIToolbox 0x901a8147 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    29 com.apple.HIToolbox 0x901cce40 SendMenuCommandWithContextAndModifiers + 66
    30 com.apple.HIToolbox 0x901ccdf5 SendMenuItemSelectedEvent + 121
    31 com.apple.HIToolbox 0x901cccfa FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    32 com.apple.HIToolbox 0x9019c436 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    33 com.apple.HIToolbox 0x9019bba4 _HandleMenuSelection2 + 465
    34 com.apple.HIToolbox 0x9019b9c2 _HandleMenuSelection + 53
    35 com.apple.AppKit 0x95afcb3a _NSHandleCarbonMenuEvent + 285
    36 com.apple.AppKit 0x95ad16e6 _DPSNextEvent + 2304
    37 com.apple.AppKit 0x95ad0976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    38 com.apple.Safari 0x0000c6c8 0x1000 + 46792
    39 com.apple.AppKit 0x95a92bef -[NSApplication run] + 821
    40 com.apple.AppKit 0x95a8ac85 NSApplicationMain + 574
    41 com.apple.Safari 0x00002bad 0x1000 + 7085
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x96594262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x965bfe44 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x965f555a sleep$UNIX2003 + 63
    3 com.apple.JavaScriptCore 0x983a6228 ***::TCMalloc_PageHeap::scavengerThread() + 168
    4 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x9658cb42 kevent + 10
    1 libSystem.B.dylib 0x9658d25c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x9658c719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x9658c4be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x9658bf41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 3 Crashed: Dispatch queue: com.apple.CFURLCACHEworkqueue
    0 libSystem.B.dylib 0x9656bc34 pthreadmutexlock + 24
    1 libsqlite3.dylib 0x93b80442 pthreadMutexEnter + 18
    2 libsqlite3.dylib 0x93c13274 sqlite3_exec + 68
    3 com.apple.CFNetwork 0x9564f80f __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 63
    4 com.apple.CFNetwork 0x956391eb _CFURLCacheTimerCallback(void*) + 260
    5 com.apple.CFNetwork 0x9564f7c7 _CFURLCacheCreate_block_invoke3 + 65
    6 libSystem.B.dylib 0x9659ac58 dispatch_source_latch_andcall + 62
    7 libSystem.B.dylib 0x9658db92 dispatch_sourceinvoke + 210
    8 libSystem.B.dylib 0x9658c719 dispatch_queueinvoke + 163
    9 libSystem.B.dylib 0x9658cc55 dispatch_queuedrain + 258
    10 libSystem.B.dylib 0x9658c6a8 dispatch_queueinvoke + 50
    11 libSystem.B.dylib 0x9658c4be dispatch_workerthread2 + 240
    12 libSystem.B.dylib 0x9658bf41 pthreadwqthread + 390
    13 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 4: WebCore: IconDatabase
    0 libSystem.B.dylib 0x96594262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x96593f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x96595bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x98cf140a WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x98ced2d4 WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    5 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    6 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9658bbd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x9658c168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 6: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x965662fa machmsgtrap + 10
    1 libSystem.B.dylib 0x96566a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x93c7400f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x93c730f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x93c72f21 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x00025939 0x1000 + 149817
    6 com.apple.Safari 0x000255ec 0x1000 + 148972
    7 com.apple.Safari 0x00025585 0x1000 + 148869
    8 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    9 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x965662fa machmsgtrap + 10
    1 libSystem.B.dylib 0x96566a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x93c7400f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x93c730f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x93c72f21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x9297f434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x929468dc -[NSThread main] + 45
    7 com.apple.Foundation 0x9294688c _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    9 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96585286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x93cb382d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x96593a19 pthreadstart + 345
    3 libSystem.B.dylib 0x9659389e thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9658bbd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x9658c168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x9658bd86 start_wqthread + 30
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0x2f2f302e ebx: 0x9656bc30 ecx: 0xa0494140 edx: 0x00515af8
    edi: 0x00000000 esi: 0x2f2f302e ebp: 0xb01849e8 esp: 0xb01849b0
    ss: 0x0000001f efl: 0x00010282 eip: 0x9656bc34 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x2f2f302e
    Binary Images:
    0x1000 - 0x1b5fe7 com.apple.Safari 4.0.5 (6531.22.7) <179BBADD-7C49-EF3C-BD19-E988CCD9AE10> /Applications/Safari.app/Contents/MacOS/Safari
    0x17e00000 - 0x17e00ff7 com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <C2C8B385-DB44-1D5E-5221-9ED1BA43930B> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x17e05000 - 0x17e0cff7 com.apple.JavaVM 13.1.0 (13.1.0) <2842C4EE-869D-81E6-E771-062F583A1044> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90009ff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9000d000 - 0x90017ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90018000 - 0x9005cfe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90152000 - 0x90476fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90477000 - 0x904e8ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90514000 - 0x90528ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90529000 - 0x90d18537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90d88000 - 0x90d98ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90edc000 - 0x90f8aff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90f99000 - 0x910afff7 com.apple.PubSub 1.0.4 (65.12.1) <1B79C698-A2A1-6B74-A137-67516ABE088E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x910cf000 - 0x91133ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9113b000 - 0x91457fe7 com.apple.RawCamera.bundle 2.3.2 (516) <9C1C6ED1-C392-6779-0D34-47E62EAF93BA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91458000 - 0x9148dff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x9148e000 - 0x91494ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91495000 - 0x916c0ff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x916c1000 - 0x916c1ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x916c2000 - 0x916ceff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x926d3000 - 0x926dcff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x926dd000 - 0x92757fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92758000 - 0x92886fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92887000 - 0x9292fffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92930000 - 0x92ba0ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92cd9000 - 0x92cd9ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92cda000 - 0x92d20ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x92d43000 - 0x92d87ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92d89000 - 0x92d89ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92d8a000 - 0x92e03ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92e53000 - 0x92e53ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92e54000 - 0x93010ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93090000 - 0x930d1ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x930d2000 - 0x93140ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x93307000 - 0x9330bff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93353000 - 0x93367fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x93368000 - 0x9337dfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9337e000 - 0x9339efe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x933a4000 - 0x933d5ff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x933d6000 - 0x933faff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93403000 - 0x93405ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93406000 - 0x934e1fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x934e2000 - 0x9352bfe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9352c000 - 0x9352fff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x93530000 - 0x93552fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93553000 - 0x93563ff3 SyndicationUI ??? (???) <180B4587-8F46-2B89-B009-ABBA82397C2F> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x93564000 - 0x93641ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93642000 - 0x936dffe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x936e0000 - 0x93726ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93727000 - 0x9374eff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9374f000 - 0x93851fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x939b3000 - 0x939b3ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x939b4000 - 0x939e8ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x93af4000 - 0x93b10fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93b11000 - 0x93b15ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93b7d000 - 0x93c36fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x93c37000 - 0x93db0ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93dc7000 - 0x93dfaff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93e05000 - 0x93e56ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93e57000 - 0x93e61ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93e62000 - 0x940c4ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x940c5000 - 0x9442cff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9442d000 - 0x94448ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9447e000 - 0x944cbfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x944cc000 - 0x9453bff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9453c000 - 0x9457fff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94580000 - 0x94618fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94619000 - 0x946e3fef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x946e4000 - 0x946ebff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x946ec000 - 0x94704ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x94705000 - 0x94831fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9486c000 - 0x948acff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x948ad000 - 0x948b3fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9494f000 - 0x94987ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c4000 - 0x949ecff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x949ed000 - 0x94a28feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94a29000 - 0x94a29ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94a5d000 - 0x94a5eff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94a5f000 - 0x94a6aff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94a6b000 - 0x94ac1ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x94ad2000 - 0x94b2dff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94b2e000 - 0x94b31fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94b32000 - 0x94b50ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94b51000 - 0x94b77fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94b7a000 - 0x94bb9ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94bba000 - 0x94c0aff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94c0b000 - 0x94cefff7 com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94cf0000 - 0x94cf3ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94cf4000 - 0x94d02ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94d03000 - 0x94ee5fff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94f5a000 - 0x94f5bff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94f5c000 - 0x94f6cff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f7a000 - 0x95030fff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x950e2000 - 0x95112ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95164000 - 0x95175ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95176000 - 0x951b9ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x951ba000 - 0x9533afeb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9533b000 - 0x95634fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95635000 - 0x956deff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x956df000 - 0x959fffeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95a49000 - 0x95a49ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95a4a000 - 0x95a88ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95a89000 - 0x96368ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9636c000 - 0x96419fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9641a000 - 0x9651bfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x96565000 - 0x9670afeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x96b09000 - 0x96b13fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96b14000 - 0x96b51ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96b52000 - 0x96c5eff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96c5f000 - 0x96d0fff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96d10000 - 0x96d6afe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96d6b000 - 0x96da1fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x96ed3000 - 0x96ed4ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96ed5000 - 0x96f70ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96f8f000 - 0x97006ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x97086000 - 0x974bbff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x974bc000 - 0x97979ffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x979a1000 - 0x979a4ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x979a5000 - 0x97a13ff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97a14000 - 0x97a22fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x97a23000 - 0x97b15ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x97b16000 - 0x97b21ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97b22000 - 0x97b4cff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x97b4d000 - 0x97b5fff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97b60000 - 0x97b81fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97c45000 - 0x97cc7ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x97cc8000 - 0x97e4afe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x97e4b000 - 0x97e4dff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97e4e000 - 0x97f1ffe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x97f20000 - 0x97f5eff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x97f5f000 - 0x97f5fff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97f60000 - 0x980a2fe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9827f000 - 0x98283ff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98284000 - 0x98422feb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x98428000 - 0x9862efeb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9862f000 - 0x98634ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98635000 - 0x986c7fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x986c8000 - 0x98adeff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98adf000 - 0x98b21ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98b22000 - 0x98b8cfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98b8d000 - 0x98be5fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x98bee000 - 0x98c1fff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x98cdd000 - 0x98ce8ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x98ce9000 - 0x98ce9ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x98cea000 - 0x9951dfe7 com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9951e000 - 0x9952bff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x99537000 - 0x995b7feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x995b8000 - 0x99619fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Network Service: VPN (sdhc), PPP (PPTP), ppp0
    Serial ATA Device: WDC WD5000BEVT-22ZAT0, 465.76 GB
    Serial ATA Device: OPTIARC DVD RW AD-5960S
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000

  • Plasma Desktop Crashes a few seconds after logging in

    Hi everyone!
    After a system upgrade on Thursday, my KDEmod 4.4 displays the following behaviour:
    For a  few seconds after log-in, the taskbar , wallpaper and a FolderView widget appear but then the entire plasma desktop crashes and leaves me with a black screen and a mouse cursor. I am perfectly able to run various apps but that's about it. The only way to have a useable desktop is to go to System Settings>Desktop>Workspace and   then select "Netbook". Then the netbook
    version of Plasma appears as expected. When I try to reactivate the "Desktop" option, Plasma crashes again giving the following dmesg output:
    drkonqi[3944]: segfault at 0 ip 00007f288899a00b sp 00007fff16f62ac0 error 4 in libkdecore.so.5.4.0[7f28888f7000+28f000]
    (this segfault has been mentioned in the forums before but no one found a solution from what I read)
    miscellaneous system data: Linux 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 23 19:43:46 CET 2010 x86_64 Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz GenuineIntel GNU/Linux
    Any ideas?
    P.S
    I disabled all the KDE-related services I could including Nepomuk/Strigi, automounting of usb devices etc. I also disabled Desktop Effects. Doesnt seem to help though.

    Hi there,
    you reactivated a very old thread and I don't think you're running kdemod these days.
    Perhaps you experiencing this problem:
    https://bbs.archlinux.org/viewtopic.php?id=168676
    Try
    pacman -U /var/cache/pacman/pkg/python2-sip-4.14.7-1-x86_64.pkg.tar.xz
    to downgrade the problematic package and reboot. If this fixes your problem, exclude "python2-sip" from upgrading in /etc/pacman.conf until a fixed package is released.

  • So spotifuggle crashes a few seconds after launch

    I rebooted my pc, and spotify auto updated itself during start up. Now with this new spotify version, it crashes or exists, I don't know witch a few seconds later after I launch it. I actually reinstalled it a few times, and then last time I actually made sure to delete all spotify files after the uninstall. When I installed spotify, it asked me to login. It didn't crash untill I have logged in. After I have logged in, 3 seconds later it crashed/exited out. I checked my subsription and it is still active. I don't know the cause for this but I am very frustrated and disastisfied with this. Why does spotify constantly reinstall itself like every week. All I ever do is hit the play button and pause it when I'm done. I don't need a billion updates to constantly give me features I will never use. I'm sitting here kicking myself for not disabling auto update. Anyway that's about it. Windows  7 sp1. 

    D.amn, I hate it when GB acts up like this. I had a similar situation whereby it'd just hang at the initializing phase.
    I did everything possible to get it running again, but the sad fact is that I had to do an OS reinstallation.
    I hope you don't have to go down that same path I did.

  • Iphoto 9.23 crashes a few seconds after launch

    Hi there,
    Everytime I open iPhoto, it will work fine for a minute or so, but then will crash. Any help would be appreciated! Here is my crash report:
    Process:         iPhoto [644]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.3 (9.2.3)
    Build Info:      iPhotoProject-629052000000000~2
    App Item ID:     408981381
    App External ID: 7243044
    Code Type:       X86 (Native)
    Parent Process:  launchd [156]
    Date/Time:       2012-04-25 21:22:53.121 -0400
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          45312 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  48 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      AA9B1876-DF8C-40FB-AF47-42C46A5BAC36
    Crashed Thread:  48
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000b0492fec
    VM Regions Near 0xb0492fec:
        Stack                  00000000b038f000-00000000b0410000 [  516K] rw-/rwx SM=COW 
    --> Stack                  00000000b0492000-00000000b0493000 [    4K] ---/rwx SM=NUL 
        Stack                  00000000b0493000-00000000b0514000 [  516K] rw-/rwx SM=COW 
    Application Specific Information:
    objc[644]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x95daa42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x969b279c -[__NSOperationInternal waitUntilFinished] + 145
    4   com.apple.Foundation                    0x969b2704 -[NSOperation waitUntilFinished] + 67
    5   com.apple.iPhoto                        0x008188ce 0x1000 + 8485070
    6   com.apple.iPhoto                        0x00067b1c 0x1000 + 420636
    7   com.apple.iPhoto                        0x0081d970 0x1000 + 8505712
    8   com.apple.iPhoto                        0x000c0999 0x1000 + 784793
    9   com.apple.iPhoto                        0x0081cb9b 0x1000 + 8502171
    10  com.apple.AppKit                        0x94fbc3e0 -[NSWindow sendEvent:] + 9384
    11  com.apple.AppKit                        0x94f540e7 -[NSApplication sendEvent:] + 4788
    12  com.apple.iLifeKit                      0x019a8ac7 -[iLifeKit sendEvent:] + 55
    13  com.apple.iPhoto                        0x0008d55b 0x1000 + 574811
    14  com.apple.AppKit                        0x94ee56d5 -[NSApplication run] + 1007
    15  com.apple.AppKit                        0x95179261 NSApplicationMain + 1054
    16  com.apple.iPhoto                        0x000111ca 0x1000 + 65994
    17  com.apple.iPhoto                        0x00010659 0x1000 + 63065
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x94daf90a kevent + 10
    1   libdispatch.dylib                       0x9b2f9c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9b2f86a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x96d04c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x96d0dda4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x96d0d47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x96d0d328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x969514e3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x017709cd -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x96d04c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x96d0dda4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x96d0d47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x96d0d328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x969514e3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x017709cd -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x96d04c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x96d0dda4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x96d0d47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x96d0d328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x969514e3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x017709cd -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 26:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x95daa3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x993479dc ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9953bf03 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9953bf3f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x01861f41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x01861dc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x01861f41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x01861dc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01d4b491 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
    7   com.apple.CoreFoundation                0x96d7528a -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01779506 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    9   com.apple.CoreFoundation                0x96d6cde1 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x01770b95 -[XTSubscription postMessage:] + 181
    11  com.apple.proxtcore                     0x017702e6 -[XTDistributor distributeMessage:] + 726
    12  com.apple.proxtcore                     0x0176fe35 -[XTThread handleMessage:] + 1285
    13  com.apple.proxtcore                     0x0176e5a6 -[XTThread run:] + 438
    14  com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    15  com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 32:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 35:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x96d04c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x96d0dda4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x96d0d47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x96d0d328 CFRunLoopRunInMode + 120
    6   com.apple.CFNetwork                     0x9118a5bd CFURLConnectionSendSynchronousRequest + 455
    7   com.apple.Foundation                    0x96ad196a +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 146
    8   com.apple.iPhoto.FacebookPublisher          0x0ea9763e 0xea80000 + 95806
    9   com.apple.iPhoto.FacebookPublisher          0x0ea8b64b 0xea80000 + 46667
    10  com.apple.iPhoto                        0x000fd22b 0x1000 + 1032747
    11  com.apple.Foundation                    0x969921ff -[__NSOperationInternal start] + 797
    12  com.apple.Foundation                    0x96991edb -[NSOperation start] + 67
    13  com.apple.Foundation                    0x969a602e ____NSOQSchedule_block_invoke_2 + 135
    14  libdispatch.dylib                       0x9b2f7e11 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x9b2f8e70 _dispatch_worker_thread2 + 231
    16  libsystem_c.dylib                       0x95df7b24 _pthread_wqthread + 346
    17  libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 37:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 38:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 39:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 40:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 41:
    0   libsystem_kernel.dylib                  0x94daf02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95df7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95df96fe start_wqthread + 30
    Thread 42:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x96d04c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x96d0dda4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x96d0d47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x96d0d328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x969b10f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    8   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 43:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x94daeb42 __select + 10
    1   com.apple.CoreFoundation                0x96d5bee5 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 44:
    0   libsystem_kernel.dylib                  0x94dacc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94dac1f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x01861f41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x01861dc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 45:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x9b9b22e8 CVDisplayLink::waitUntil(unsigned long long) + 306
    4   com.apple.CoreVideo                     0x9b9b143a CVDisplayLink::runIOThread() + 706
    5   com.apple.CoreVideo                     0x9b9b1161 _ZL13startIOThreadPv + 160
    6   libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 46:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x95daa42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x969a6c1c -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0005c3fa 0x1000 + 373754
    5   com.apple.iPhoto                        0x0005c352 0x1000 + 373586
    6   com.apple.CoreFoundation                0x96d6fb6d __invoking___ + 29
    7   com.apple.CoreFoundation                0x96d6faa9 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x01d6d8d1 -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x01d7f134 -[RKInvoker _invokeTargetWithPool:] + 68
    10  com.apple.CoreFoundation                0x96d6cde1 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01779506 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    12  com.apple.CoreFoundation                0x96d6cde1 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x01770b95 -[XTSubscription postMessage:] + 181
    14  com.apple.proxtcore                     0x017702e6 -[XTDistributor distributeMessage:] + 726
    15  com.apple.proxtcore                     0x0176fe35 -[XTThread handleMessage:] + 1285
    16  com.apple.proxtcore                     0x0176e5a6 -[XTThread run:] + 438
    17  com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    18  com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    19  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    20  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 47:
    0   libsystem_kernel.dylib                  0x94dae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95df9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x95df9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969d73f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9699d806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9699d6da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176f5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176e590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x969a4e59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x969a4e09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x95df5ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x95df96de thread_start + 34
    Thread 48 Crashed:
    0   com.apple.CoreFoundation                0x96cd50fc __CFStringCreateImmutableFunnel3 + 12
    1   com.apple.CoreFoundation                0x96cee2b9 CFStringCreateWithSubstring + 713
    2   com.apple.CoreFoundation                0x96cf6ef7 _retainedComponentString + 263
    3   com.apple.CoreFoundation                0x96cf8419 CFURLCopyPath + 201
    4   com.apple.CoreFoundation                0x96ceee03 CFURLCreateStringWithFileSystemPath + 515
    5   com.apple.CoreFoundation                0x96ceebed CFURLCopyFileSystemPath + 45
    6   com.apple.CoreFoundation                0x96d02ab0 _CFFindBundleResources + 208
    7   com.apple.CoreFoundation                0x96d14ff4 CFBundleCopyResourceURL + 164
    8   com.apple.CoreFoundation                0x96d38567 CFBundleGetLocalInfoDictionary + 71
    9   com.apple.Foundation                    0x9694e4c4 -[NSBundle localizedInfoDictionary] + 45
    10  com.apple.Foundation                    0x9694e44a -[NSBundle objectForInfoDictionaryKey:] + 36
    11  com.apple.iphoto.AccountConfigurationPlugin          0x0129b73e -[AccountConfigurationPluginBase accountTypeIdentifier] + 62
    12  com.apple.iphoto.AccountConfigurationPlugin          0x0129e013 -[AccountConfigurationManagerBase pluginForType:] + 227
    13  com.apple.iphoto.AccountConfigurationPlugin          0x012a07ce -[AccountConfiguration plugin] + 78
    14  com.apple.Foundation                    0x9696da73 _NSGetUsingKeyValueGetter + 39
    15  com.apple.Foundation                    0x9696da44 -[NSObject(NSKeyValueCoding) valueForKey:] + 406
    16  com.apple.Foundation                    0x969ca041 -[NSFunctionExpression expressionValueWithObject:context:] + 924
    17  com.apple.Foundation                    0x969c9c13 -[NSComparisonPredicate evaluateWithObject:substitutionVariables:] + 194
    18  com.apple.Foundation                    0x969c96e7 -[NSPredicate evaluateWithObject:] + 48
    19  com.apple.Foundation                    0x969c9657 _filterObjectsUsingPredicate + 418
    20  com.apple.Foundation                    0x96a82f8d -[NSMutableArray(NSPredicateSupport) filterUsingPredicate:] + 378
    21  com.apple.AppKit                        0x951818e8 -[NSArrayController _filterObjects:] + 220
    22  com.apple.AppKit                        0x951817ef -[NSArrayController arrangeObjects:] + 64
    23  com.apple.AppKit                        0x9517f04a -[NSArrayController _arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:useBasis :] + 302
    24  com.apple.AppKit                        0x9517ed08 -[NSArrayController rearrangeObjects] + 133
    25  com.apple.iphoto.AccountConfigurationPlugin          0x0129cb67 -[AccountConfigurationManagerBase updateUserDefaults] + 727
    26  com.apple.iPhoto                        0x0094dcf6 0x1000 + 9751798
    27  com.apple.iPhoto                        0x0094da01 0x1000 + 9751041
    28  com.apple.iPhoto                        0x0094db10 0x1000 + 9751312
    29  com.apple.Foundation                    0x9695ce25 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    30  com.apple.CoreFoundation                0x96d57cb3 ___CFXNotificationPost_block_invoke_1 + 275
    31  com.apple.CoreFoundation                0x96d22a38 _CFXNotificationPost + 2776
    32  com.apple.Foundation                    0x9695cdeb -[NSNotificationCenter postNotification:] + 115
    33  com.apple.iphoto.AccountConfigurationPlugin          0x0129ccf5 -[AccountConfigurationManagerBase updateUserDefaults] + 1125
    34  com.apple.iPhoto                        0x0094dcf6 0x1000 + 9751798
    35  com.apple.iPhoto                        0x0094da01 0x1000 + 9751041
    36  com.apple.iPhoto                        0x0094db10 0x1000 + 9751312
    37  com.apple.Foundation                    0x9695ce25 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    38  com.apple.CoreFoundation                0x96d57cb3 ___CFXNotificationPost_block_invoke_1 + 275
    39  com.apple.CoreFoundation                0x96d22a38 _CFXNotificationPost + 2776
    40  com.apple.Foundation                    0x9695cdeb -[NSNotificationCenter postNotification:] + 115
    41  com.apple.iphoto.AccountConfigurationPlugin          0x0129ccf5 -[AccountConfigurationManagerBase updateUserDefaults] + 1125
    42  com.apple.iPhoto                        0x0094dcf6 0x1000 + 9751798
    43  com.apple.iPhoto                        0x0094da01 0x1000 + 9751041
    44  com.apple.iPhoto       

    After updating to 10.9.2 my Mail app also went ballistic and got to 100% of CPU and endless beach ball. My solution was force quitting and then deactivate all my mail accounts from the Settings app.
    Then I relaunched Mail, which restarted problem free. Then, one by one and slowly, I re-enabled all my accounts.

  • Photoshop Elements 12 crashes a few seconds after being launched.

    I've tried uninstalling and reinstalling,the program is updated, and before hand worked fine for months.
    When I ran a compatibility troubleshoot, I recieved this:
    When I looked for detailed info I recieved this:
    Please help as I use Photoshop Elements for work

    After updating to 10.9.2 my Mail app also went ballistic and got to 100% of CPU and endless beach ball. My solution was force quitting and then deactivate all my mail accounts from the Settings app.
    Then I relaunched Mail, which restarted problem free. Then, one by one and slowly, I re-enabled all my accounts.

  • Safari 4.0.1 crashes a few seconds after starting

    Hello,
    Safari is having problems to start up as following: the apple start page appears, shows only an incomplete view (only the side and top panels) and then crashes showing "The application safari quit unexpectedly".
    The application has no add-ons and I reinstalled it by downloading it again from the apple web-site, but the problem remains.
    This occurred after a last update which concerned the bluetooth device (not in use) and quick time.
    Thank you in advance for reading my post and the help it may provide!
    Here is what the problem report details (and lower, what the console writes):
    Process: Safari [195]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.1 (5530.18)
    Build Info: WebBrowser-55301800~1
    Code Type: X86 (Native)
    Parent Process: launchd [73]
    Interval Since Last Report: 1575 sec
    Crashes Since Last Report: 8
    Per-App Interval Since Last Report: 33 sec
    Per-App Crashes Since Last Report: 8
    Date/Time: 2009-06-21 12:54:47.374 +0200
    OS Version: Mac OS X 10.5.7 (9J3032)
    Report Version: 6
    Anonymous UUID: 8A868CF6-DF46-458C-92E8-61765A4CFBD9
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Symbol not found: _JVMGetJVMsWithCurrentArchitectureForTask
    Referenced from: /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    Expected in: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    And here is what the console says:
    6/21/09 12:54:50 PM com.apple.launchd[73] ([0x0-0x2b02b].com.apple.Safari[195]) Exited abnormally: Trace/BPT trap
    6/21/09 12:56:31 PM [0x0-0x2d02d].com.apple.Safari[200] dyld: lazy symbol binding failed: Symbol not found: _JVMGetJVMsWithCurrentArchitectureForTask
    6/21/09 12:56:31 PM [0x0-0x2d02d].com.apple.Safari[200] Referenced from: /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    6/21/09 12:56:31 PM [0x0-0x2d02d].com.apple.Safari[200] Expected in: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    6/21/09 12:56:31 PM [0x0-0x2d02d].com.apple.Safari[200] dyld: Symbol not found: _JVMGetJVMsWithCurrentArchitectureForTask
    6/21/09 12:56:31 PM [0x0-0x2d02d].com.apple.Safari[200] Referenced from: /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    6/21/09 12:56:31 PM [0x0-0x2d02d].com.apple.Safari[200] Expected in: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM

    Hi Yann,
    Your issue sounds the same as this post. The original poster in the thread below hasn't responded whether my suggestion works or not, but give it a try in the meantime:
    http://discussions.apple.com/message.jspa?messageID=9676979#9676979

  • Music app quits a few seconds after I open it

    Hi,
    I'm having a problem with the default Music app -- it quits about four seconds after I open it. During those four seconds, I can scroll through the list of artists whose songs I have, but if I try to select an artist or change to a different list (Playlists, Songs, etc.), the Music app will close immediately.
    All of my other default and downloaded apps work perfectly.
    I've tried doing the force restart, but that didn't help. Is there anything else I can try besides restoring my itouch to factory settings?
    Thanks for your help!

    I have OS 3.1.3 and around 10 smart playlists. I used to turn off Live Updating when I'd sync my smart playlists, but when I updated to the latest OS, I left it on because I thought they had fixed it. >_<
    I can't look at my smart playlists right now because iTunes isn't recognizing my iTouch at the moment -- the iTunes and Music app problems occurred at the same time, and I was hoping that fixing the Music app problem would also fix the iTunes problem.
    ... While I was writing this response, I used MediaMonkey to +sort of+ fix the problem. My iTouch was appearing in MediaMonkey with no songs; I added a song to my iTouch using MediaMonkey, and after that the Music app worked and iTunes recognized my iTouch. Yay!
    However, I can't see most of my music library -- I only see the songs I had purchased on my iTouch. I suspect that the rest of my music is still floating around on my iTouch somewhere, though, because now I have a big chunk of memory taken up by (orange) Other data.

  • Apps crashing to Home screen after 2.0.1 update

    Since I've upgraded to 2.0.1, everytime I launch a downloaded app, it starts to launch, but after a few seconds crashes back to the Home screen.
    Anyone else have this problem?

    yep, same problem. another thread here:
    http://discussions.apple.com/thread.jspa?messageID=7803714#7803714

  • Garageband crashes a few seconds after launch

    Hello, I am using Garageband 3.0.2 and recently whenever I launch garageband, select to make a new podcast episode or movie score Garageband unexpectedly quits about 10 seconds into the session. The application doesn't go away but just hangs, and the "unexpectedly quit" dialog comes up, but clicking close won't close garageband in this state, I have to force quit it to make it go away. I have tried garageband under a different account and it works fine. But I want to know why it won't work for my primary account. I have tried deleting Garageband, and all associated files I can find, plists, demo tracks, etc. but still crashes even after a fresh install, and still after I apply the most recent update. Does anyone have any advice I can use?
    Thank you!

    D.amn, I hate it when GB acts up like this. I had a similar situation whereby it'd just hang at the initializing phase.
    I did everything possible to get it running again, but the sad fact is that I had to do an OS reinstallation.
    I hope you don't have to go down that same path I did.

  • Latest version of firefox crashing a few seconds after starting

    Hello, after updating to the latest version of Android Firefox (33.0), the app keeps stopping (doesn't force close, just kicks me back to my homescreen).
    Have tried clearing cache and clearing data, which doesn't achieve anything, can't see anything amiss in the logcat.
    Are there any known bugs that might cause this? Are there any diagnostics that I can run to help isolate what might be causing the issue?

    If reinstalling does not resolve this issue there are some more troubleshooting steps to take including having clear steps for reproducing.
    There are some resources that can be helpful in this situation:
    *[https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging Remote Debugging in Android]
    *Submitting crash reports from the about:support page
    * Troubleshooting to see if there is an issue with an add on or antivirus scanner on the device
    * Adding the troubleshooting information from the about:support page
    All of this information is useful when filing a bug in bugzilla.mozilla.org. As well as how to get involved :-) [https://wiki.mozilla.org/Mobile/Get_Involved]
    Thank you for your interest.

  • Mozilla was crashing every few seconds and I couldn't install the update. I removed the old to install the new and now I can't install - getting error messages that close themselves.

    When I try to install I receive this message:
    "Firefox has stopped working
    A problem caused the program to stop working correctly. Windows will clsoe the program and notify you if a solution is available."
    This happens when I select RUN to install Firefox 9.0.1
    I removed the old version because it was crashing everytime I tried to use it and it wouldn't let me update with the new.
    I HATE IE, and need my Firefox back --- I am dead in the water for work without it.

    Do a clean (re)install and delete the Firefox program folder (C:\Program Files\Mozilla Firefox\).
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 9.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible.
    *Do NOT remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

Maybe you are looking for