Every time that I try to print a page from the internet, my Mac crashes and I get a "Crash Reporter" icon.  Any suggestions?

Every time that I try to print a page from the internet, My Mac (Maverick 10.9.4) crashes and I see a "Crash Reporter" icon.  Any suggestions?

Launch the Console application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
Step 1
For this step, the title of the Console window should be All Messages. If it isn't, select
          SYSTEM LOG QUERIES ▹ All Messages
from the log list on the left. If you don't see that list, select
          View ▹ Show Log List
from the menu bar at the top of the screen.
In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
Please don't indiscriminately dump thousands of lines from the log into this discussion.
Please don't post screenshots of log messages—post the text.
☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
Step 2
In the Console window, select
          DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
(not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
I know the report is long, maybe several hundred lines. Please post all of it anyway.
If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

Similar Messages

  • Hi. My apple mail crashes every time that I try to print.  Here is my crash log:

    Hi. My apple mail crashes every time that I try to print.  Here is my crash log:
    Process:         Mail [326]
    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 [178]
    Responsible:     Mail [326]
    User ID:         501
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C754/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C754.Core
    PlugIn Version:    3.9.9 (3.9.9)
    Date/Time:       2014-03-25 13:30:37.968 +0100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  A4857B2C-9316-5EEE-8145-7868CF50DA20
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff92692097 objc_msgSend + 23
    1   com.apple.CoreFoundation                0x00007fff8c9c767f CFRelease + 591
    2   jp.konicaminolta.fw.C754.Core           0x000000010c3518a1 ClearPPDUIOption + 135
    3   jp.konicaminolta.fw.C754.Core           0x000000010c351903 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C754.Core           0x000000010c344517 CTblRelease + 78
    5   jp.konicaminolta.fw.C754.Core           0x000000010c34a207 -[KMComWin8AB286B1_BC53_4116_8997_D42678402F07 terminate] + 124
    6   jp.konicaminolta.fw.C754.Core           0x000000010c34c66e -[KMSubWindow8AB286B1_BC53_4116_8997_D42678402F07 terminate] + 76
    7   jp.konicaminolta.fw.C754.Core           0x000000010c34907e -[KMPlugin8AB286B1_BC53_4116_8997_D42678402F07 terminate] + 379
    8   jp.konicaminolta.fw.C754.Core           0x000000010c348edd -[KMPlugin8AB286B1_BC53_4116_8997_D42678402F07 dealloc] + 24
    9   com.apple.CoreFoundation                0x00007fff8c9c767f CFRelease + 591
    10  com.apple.CoreFoundation                0x00007fff8c9da8d9 -[__NSArrayM dealloc] + 185
    11  libobjc.A.dylib                         0x00007fff9269465a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    12  com.apple.CoreFoundation                0x00007fff8c9e6b72 _CFAutoreleasePoolPop + 50
    13  com.apple.Foundation                    0x00007fff8cbaee17 -[NSAutoreleasePool drain] + 147
    14  com.apple.print.framework.Print.Private          0x00000001079ba945 0x1079b4000 + 26949
    15  com.apple.print.framework.Print.Private          0x00000001079b7a60 0x1079b4000 + 14944
    16  com.apple.print.framework.Print.Private          0x00000001079ca903 0x1079b4000 + 92419
    17  com.apple.print.framework.Print.Private          0x00000001079ca413 0x1079b4000 + 91155
    18  com.apple.AppKit                        0x00007fff90a8741c -[NSWindowController _windowDidLoad] + 450
    19  com.apple.AppKit                        0x00007fff90a6e016 -[NSWindowController window] + 110
    20  com.apple.AppKit                        0x00007fff90de04fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    21  com.apple.AppKit                        0x00007fff90dde200 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 3 + 149
    22  com.apple.AppKit                        0x00007fff90dddfed __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 54
    23  com.apple.AppKit                        0x00007fff90dddfa8 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 630
    24  com.apple.mail                          0x000000010770220e 0x1074f5000 + 2150926
    25  com.apple.Foundation                    0x00007fff8cb9cf28 NSKeyValueNotifyObserver + 387
    26  com.apple.Foundation                    0x00007fff8cb9c0f8 NSKeyValueDidChange + 453
    27  com.apple.Foundation                    0x00007fff8cba0be6 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    28  com.apple.MailUI                        0x00007fff9142455f -[MUIWKViewController browsingContextControllerDidFinishLoad:] + 213
    29  com.apple.WebKit2                       0x00007fff91f645b2 WebKit::WebPageProxy::didFinishLoadForFrame(unsigned long long, CoreIPC::MessageDecoder&) + 112
    30  com.apple.WebKit2                       0x00007fff91f39793 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 3353
    31  com.apple.WebKit2                       0x00007fff91f26a6b CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    32  com.apple.WebKit2                       0x00007fff91f315eb WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 13
    33  com.apple.WebKit2                       0x00007fff91f36cee WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 24
    34  com.apple.WebKit2                       0x00007fff91f268b9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    35  com.apple.WebKit2                       0x00007fff91f267e2 CoreIPC::Connection::dispatchOneMessage() + 106
    36  com.apple.WebCore                       0x00007fff8b36934e WebCore::RunLoop::performWork() + 270
    37  com.apple.WebCore                       0x00007fff8b369222 WebCore::RunLoop::performWork(void*) + 34
    38  com.apple.CoreFoundation                0x00007fff8ca2d731 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    39  com.apple.CoreFoundation                0x00007fff8ca1eea2 __CFRunLoopDoSources0 + 242
    40  com.apple.CoreFoundation                0x00007fff8ca1e62f __CFRunLoopRun + 831
    41  com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    42  com.apple.HIToolbox                     0x00007fff8a6c2a0d RunCurrentEventLoopInMode + 226
    43  com.apple.HIToolbox                     0x00007fff8a6c27b7 ReceiveNextEventCommon + 479
    44  com.apple.HIToolbox                     0x00007fff8a6c25bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    45  com.apple.AppKit                        0x00007fff907f23de _DPSNextEvent + 1434
    46  com.apple.AppKit                        0x00007fff907f1a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    47  com.apple.AppKit                        0x00007fff907e5b2c -[NSApplication run] + 553
    48  com.apple.AppKit                        0x00007fff907d0913 NSApplicationMain + 940
    49  libdyld.dylib                           0x00007fff8e6305fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e101662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8aa6843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8aa68152 _dispatch_mgr_thread + 52
    Thread 2:: -[MFAosImapAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x60800002eec0
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff8cbfdb40 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                          0x00007fff936a9ff0 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                          0x00007fff936c3fa1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                          0x00007fff936c3ed7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                          0x00007fff936c6356 -[IMAPGateway searchUidRange:forTerms:] + 120
    7   com.apple.IMAP                          0x00007fff936c5eb2 -[IMAPGateway deleteMessagesOlderThanNumberOfDays:settingFlags:] + 406
    8   com.apple.Mail.framework                0x00007fff9468ba2d -[MFLibraryIMAPStore deleteMessagesOlderThanNumberOfDays:compact:] + 583
    9   com.apple.Mail.framework                0x00007fff946c2c3b -[MFMailAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 163
    10  com.apple.Mail.framework                0x00007fff94647398 -[MFIMAPAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 138
    11  com.apple.Mail.framework                0x00007fff9473dc6f -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 932
    12  com.apple.Mail.framework                0x00007fff94643cc7 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 52
    13  com.apple.CoreFoundation                0x00007fff8c9e7bec __invoking___ + 140
    14  com.apple.CoreFoundation                0x00007fff8c9e7a54 -[NSInvocation invoke] + 308
    15  com.apple.MailCore                      0x00007fff95399b44 -[MCMonitoredInvocation invoke] + 211
    16  com.apple.MailCore                      0x00007fff953bc7e8 -[MCThrowingInvocationOperation main] + 40
    17  com.apple.MailCore                      0x00007fff95360ed8 -[_MCInvocationOperation main] + 332
    18  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    19  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    20  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    21  libdispatch.dylib                       0x00007fff8aa6a7ff _dispatch_async_redirect_invoke + 154
    22  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8aa6809e _dispatch_root_queue_drain + 326
    24  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    25  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    26  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 6:: Dispatch queue: NSOperationQueue 0x6000004cae90
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8cbfcadc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff953b989b -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore                      0x00007fff95351453 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore                      0x00007fff9535129e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore                      0x00007fff95350ec3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                          0x00007fff936b16a3 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                          0x00007fff936b886f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                          0x00007fff936e0e65 +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                          0x00007fff936b1783 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                          0x00007fff936b1899 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                          0x00007fff936b7299 -[IMAPConnection _responseFromSendingOperation:] + 979
    16  com.apple.IMAP                          0x00007fff936b0c38 -[IMAPConnection executeClientOperation:] + 31
    17  com.apple.IMAP                          0x00007fff936b5693 -[IMAPConnection executeAggregateStatus:] + 288
    18  com.apple.IMAP                          0x00007fff936a6418 -[IMAPAggregateStatusOperation executeOnConnection:] + 26
    19  com.apple.IMAP                          0x00007fff936b0b0a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    20  com.apple.IMAP                          0x00007fff936c3afe -[IMAPGateway _allowClientOperationThrough:] + 910
    21  com.apple.IMAP                          0x00007fff936c3715 -[IMAPGateway allowClientOperationThrough:] + 385
    22  com.apple.IMAP                          0x00007fff936a723b -[IMAPClientOperation main] + 57
    23  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    24  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    25  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff8aa6a7ff _dispatch_async_redirect_invoke + 154
    27  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    28  libdispatch.dylib                       0x00007fff8aa6809e _dispatch_root_queue_drain + 326
    29  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    30  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    31  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 8:: Dispatch queue: NSOperationQueue 0x6100008c1c70
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8cbfcadc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff953b989b -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore                      0x00007fff95351453 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore                      0x00007fff9535129e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore                      0x00007fff95350ec3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                          0x00007fff936b16a3 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                          0x00007fff936b886f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                          0x00007fff936e0e65 +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                          0x00007fff936b1783 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                          0x00007fff936b1899 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                          0x00007fff936b7299 -[IMAPConnection _responseFromSendingOperation:] + 979
    16  com.apple.IMAP                          0x00007fff936b58f1 -[IMAPConnection executeUIDSearch:] + 87
    17  com.apple.IMAP                          0x00007fff936ad6d7 -[IMAPClientUIDSearchOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff936b0b0a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    19  com.apple.IMAP                          0x00007fff936c3afe -[IMAPGateway _allowClientOperationThrough:] + 910
    20  com.apple.IMAP                          0x00007fff936c3715 -[IMAPGateway allowClientOperationThrough:] + 385
    21  com.apple.IMAP                          0x00007fff936a723b -[IMAPClientOperation main] + 57
    22  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    23  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    24  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    25  libdispatch.dylib                       0x00007fff8aa6a7ff _dispatch_async_redirect_invoke + 154
    26  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    27  libdispatch.dylib                       0x00007fff8aa6809e _dispatch_root_queue_drain + 326
    28  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    29  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    30  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 12:: -[MFAosImapAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff8cbfdb40 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                          0x00007fff936a9ff0 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                          0x00007fff936c3fa1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                          0x00007fff936c3ed7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                          0x00007fff936c49b0 -[IMAPGateway fetchStatusForMailboxes:dataItems:] + 328
    7   com.apple.Mail.framework                0x00007fff946435ed -[MFIMAPAccount _fetchUnreadCountsForMailbox:recursively:gateway:checkForNewMessages:] + 393
    8   com.apple.Mail.framework                0x00007fff94643a20 -[MFIMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 294
    9   com.apple.CoreFoundation                0x00007fff8c9e7bec __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8c9e7a54 -[NSInvocation invoke] + 308
    11  com.apple.MailCore                      0x00007fff95399b44 -[MCMonitoredInvocation invoke] + 211
    12  com.apple.MailCore                      0x00007fff953bc7e8 -[MCThrowingInvocationOperation main] + 40
    13  com.apple.MailCore                      0x00007fff95360ed8 -[_MCInvocationOperation main] + 332
    14  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    15  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    16  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8aa6868f _dispatch_queue_drain + 451
    18  libdispatch.dylib                       0x00007fff8aa699dd _dispatch_queue_invoke + 110
    19  libdispatch.dylib                       0x00007fff8aa67fa3 _dispatch_root_queue_drain + 75
    20  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    21  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    22  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff9099216e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 14:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff917cd377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff917cd2ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 23:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8cbfa967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8cbfa76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8e1009aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8ca6ab83 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 25:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93323e16 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff93323935 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 26:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 27:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 28:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 29:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 30:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 31:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff79ecf060  rcx: 0xbadd14cd7484bead  rdx: 0x00007fff79f09410
      rdi: 0x00006000008a0c60  rsi: 0x00007fff9121e666  rbp: 0x00007fff58707a90  rsp: 0x00007fff58707a38
       r8: 0x000000000000ffff   r9: 0xffff9ffffe7b5a6f  r10: 0x00007fff9121e666  r11: 0xbadd14cd7484bead
      r12: 0x00006000008a0c60  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fff91236f0a
      rip: 0x00007fff92692097  rfl: 0x0000000000010246  cr2: 0x00007fd3be035000
    Logical CPU:     2
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x1074f5000 -        0x1077e6fff  com.apple.mail (7.2 - 1874) <9F450371-5F9B-3F84-A38F-BB4CAFC5AA23> /Applications/Mail.app/Contents/MacOS/Mail
           0x1079b4000 -        0x1079e6ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x107b3c000 -        0x107b3efff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x107b44000 -        0x107b54ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
           0x107b60000 -        0x107b68fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
           0x107b6d000 -        0x107b6ffff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x107b73000 -        0x107b75fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x107b7a000 -        0x107b82ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x107b87000 -        0x107b8bfff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x107b90000 -        0x107b92fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x107b96000 -        0x107b9bfff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x107ba0000 -        0x107ba7fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x107bb0000 -        0x107bb2fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x107bb6000 -        0x107bbaffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
           0x107bbf000 -        0x107bc2fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
           0x107bc7000 -        0x107befff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x107c05000 -        0x107c07fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x107c0c000 -        0x107c0efff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x107c13000 -        0x107c15fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x107c1a000 -        0x107c1cfff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
           0x109683000 -        0x1096adfef +jp.konicaminolta.print.pde.C754.Output (3.9.9 - 3.9.9) <B4556678-F7F5-39A9-9284-781A66316A82> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Output.plugin/Contents/MacOS/KONICA MINOLTA C754 Output
           0x1096ec000 -        0x1096effff +jp.konicaminolta.print.pde.C754.Cover (3.9.9 - 3.9.9) <8E055F9E-9E96-3CA3-A7C7-D3131001C57D> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Cover.plugin/Contents/MacOS/KONICA MINOLTA C754 Cover
           0x10984d000 -        0x109854ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x109a35000 -        0x109a4afff +jp.konicaminolta.print.pde.C754.Finishing (3.9.9 - 3.9.9) <54825888-A7EB-3006-BBC2-169A8321B2B2> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C754 Finishing
           0x109a9d000 -        0x109aa0fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x109aa8000 -        0x109aa9fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10c32c000 -        0x10c3c4fef +jp.konicaminolta.fw.C754.Core (3.9.9 - 3.9.9) <4577A5A8-828D-3025-A2DA-F4AC16BCC300> /Library/Printers/KONICAMINOLTA/C754/PDEs/pde.framework/Versions/A/pde
           0x10c407000 -        0x10c419fff +jp.konicaminolta.print.pde.C754.Tray (3.9.9 - 3.9.9) <355EBFCF-E4D5-3974-A21B-BE125248DE74> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Tray.plugin/Contents/MacOS/KONICA MINOLTA C754 Tray
           0x10c63e000 -        0x10c67cff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x10c706000 -        0x10c71dfff +jp.konicaminolta.print.pde.C754.PerPage (3.9.9 - 3.9.9) <69F1BC6B-D6A1-3688-9879-E68F20BB732A> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C754 PerPage
           0x10ccf2000 -        0x10ccf6ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10ccfd000 -        0x10cd49ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10e2a2000 -        0x10e2a2ffd +cl_kernels (???) <443B9EB1-8208-48C7-BDE7-5B3F0253C96D> cl_kernels
           0x10e2a6000 -        0x10e2a6fff +cl_kernels (???) <60AA0721-2704-4D5B-B6BA-FFB85E0C0C0C> cl_kernels
           0x10e2aa000 -        0x10e2abff9 +cl_kernels (???) <BDF54F29-1DCA-4213-AE62-2F4F8D3C8C9A> cl_kernels
           0x10e2b0000 -        0x10e2b1ffa +cl_kernels (???) <DB63ABE7-C20B-40B2-885B-84DD05000050> cl_kernels
           0x10e2de000 -        0x10e3c4fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10e416000 -        0x10e4f6ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10e64c000 -        0x10e64dfe2 +cl_kernels (???) <698C11C0-E134-4883-A9A6-9312E3674998> cl_kernels
           0x10e657000 -        0x10e658fee +cl_kernels (???) <CD8AA385-224A-4A39-A9DD-FA310BE4BAC5> cl_kernels
           0x10e661000 -        0x10e661fe7 +cl_kernels (???) <74EF32FB-7F48-46CA-AE77-11E79CF958F2> cl_kernels
           0x10e66c000 -        0x10e66cfe7 +cl_kernels (???) <D603461C-5460-477B-9D84-E2E86270A513> cl_kernels
           0x10e883000 -        0x10e883feb +cl_kernels (???) <86D248A7-4E51-427F-95CE-5A8A504D0485> cl_kernels
           0x10e987000 -        0x10e988fe4 +cl_kernels (???) <020AEAB2-396B-4E83-B03A-3C19E003E8C1> cl_kernels
           0x10f082000 -        0x10f0a1fff +jp.konicaminolta.print.pde.C754.Stamp (3.9.9 - 3.9.9) <BDB61C07-B2F7-3871-A16D-0BAB6CFC0438> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C754 Stamp
           0x10f47b000 -        0x10f491fff +jp.konicaminolta.print.pde.C754.ImageQuality (3.9.9 - 3.9.9) <7D38926B-C4FE-3395-B77B-918C76B5A61A> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C754 ImageQuality
           0x110d92000 -        0x110db1ff7  com.apple.icloud.iaplugin (426 - 459) <DB692087-05B0-385A-9281-58C8EBEB607A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x110dc9000 -        0x110e4ffff  com.apple.AOSUI (1.2 - 273) <92D761D5-1ABC-3A29-9306-018570EF6005> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
        0x7fff69a50000 -     0x7fff69a83817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff89842000 -     0x7fff89933ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89934000 -     0x7fff89a1efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff89a1f000 -     0x7fff89a21fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89a28000 -     0x7fff89a79fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89be1000 -     0x7fff89c12fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89c13000 -     0x7fff89c16fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff89c1e000 -     0x7fff89c46ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff89c47000 -     0x7fff89ed8ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff89ef3000 -     0x7fff89f09ff7  com.apple.ContactsUI (8.0 - 1369) <54A4A86A-B9F8-37A1-810B-BA39C00E02CF> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
        0x7fff89f0a000 -     0x7fff89f10ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff89f11000 -     0x7fff89f4dff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff89f4e000 -     0x7fff89f65ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff89f66000 -     0x7fff89f69fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff89f6a000 -     0x7fff89f77ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8a00b000 -     0x7fff8a012ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8a013000 -     0x7fff8a01efff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff8a01f000 -     0x7fff8a03aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8a03b000 -     0x7fff8a080fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff8a081000 -     0x7fff8a081fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8a082000 -     0x7fff8a09bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8a09c000 -     0x7fff8a0d0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a432000 -     0x7fff8a4bbfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a4bc000 -     0x7fff8a4c3ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a4c4000 -     0x7fff8a5a3fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a5a4000 -     0x7fff8a5a5ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a5b9000 -     0x7fff8a5bcffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8a5bd000 -     0x7fff8a5e5ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8a5e6000 -     0x7fff8a66eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a66f000 -     0x7fff8a677ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8a678000 -     0x7fff8a693ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8a694000 -     0x7fff8a93eff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a93f000 -     0x7fff8a948ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8a949000 -     0x7fff8a978fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8aa04000 -     0x7fff8aa64fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8aa65000 -     0x7fff8aa7ffff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8aa80000 -     0x7fff8aa81ffc  com.apple.SafariServices.framework (9537 - 9537.74.9) <DEA8E71D-D366-3767-870D-41611614874D> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8aa82000 -     0x7fff8aaf1ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8aaf2000 -     0x7fff8ab1fff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ab20000 -     0x7fff8ab2bfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ab45000 -     0x7fff8ab56fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8ab57000 -     0x7fff8ab87fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8ab88000 -     0x7fff8abc8ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8abc9000 -     0x7fff8abfaff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8abfb000 -     0x7fff8b049fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8b04a000 -     0x7fff8b057fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8b33e000 -     0x7fff8c18cfff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c18d000 -     0x7fff8c191fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c248000 -     0x7fff8c277ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c278000 -     0x7fff8c282ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff8c283000 -     0x7fff8c290ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8c291000 -     0x7fff8c2a1ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8c2a2000 -     0x7fff8c309ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8c30a000 -    

    Hi. My apple mail crashes every time that I try to print.  Here is my crash log:
    Process:         Mail [326]
    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 [178]
    Responsible:     Mail [326]
    User ID:         501
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C754/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C754.Core
    PlugIn Version:    3.9.9 (3.9.9)
    Date/Time:       2014-03-25 13:30:37.968 +0100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  A4857B2C-9316-5EEE-8145-7868CF50DA20
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff92692097 objc_msgSend + 23
    1   com.apple.CoreFoundation                0x00007fff8c9c767f CFRelease + 591
    2   jp.konicaminolta.fw.C754.Core           0x000000010c3518a1 ClearPPDUIOption + 135
    3   jp.konicaminolta.fw.C754.Core           0x000000010c351903 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C754.Core           0x000000010c344517 CTblRelease + 78
    5   jp.konicaminolta.fw.C754.Core           0x000000010c34a207 -[KMComWin8AB286B1_BC53_4116_8997_D42678402F07 terminate] + 124
    6   jp.konicaminolta.fw.C754.Core           0x000000010c34c66e -[KMSubWindow8AB286B1_BC53_4116_8997_D42678402F07 terminate] + 76
    7   jp.konicaminolta.fw.C754.Core           0x000000010c34907e -[KMPlugin8AB286B1_BC53_4116_8997_D42678402F07 terminate] + 379
    8   jp.konicaminolta.fw.C754.Core           0x000000010c348edd -[KMPlugin8AB286B1_BC53_4116_8997_D42678402F07 dealloc] + 24
    9   com.apple.CoreFoundation                0x00007fff8c9c767f CFRelease + 591
    10  com.apple.CoreFoundation                0x00007fff8c9da8d9 -[__NSArrayM dealloc] + 185
    11  libobjc.A.dylib                         0x00007fff9269465a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    12  com.apple.CoreFoundation                0x00007fff8c9e6b72 _CFAutoreleasePoolPop + 50
    13  com.apple.Foundation                    0x00007fff8cbaee17 -[NSAutoreleasePool drain] + 147
    14  com.apple.print.framework.Print.Private          0x00000001079ba945 0x1079b4000 + 26949
    15  com.apple.print.framework.Print.Private          0x00000001079b7a60 0x1079b4000 + 14944
    16  com.apple.print.framework.Print.Private          0x00000001079ca903 0x1079b4000 + 92419
    17  com.apple.print.framework.Print.Private          0x00000001079ca413 0x1079b4000 + 91155
    18  com.apple.AppKit                        0x00007fff90a8741c -[NSWindowController _windowDidLoad] + 450
    19  com.apple.AppKit                        0x00007fff90a6e016 -[NSWindowController window] + 110
    20  com.apple.AppKit                        0x00007fff90de04fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    21  com.apple.AppKit                        0x00007fff90dde200 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 3 + 149
    22  com.apple.AppKit                        0x00007fff90dddfed __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 54
    23  com.apple.AppKit                        0x00007fff90dddfa8 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 630
    24  com.apple.mail                          0x000000010770220e 0x1074f5000 + 2150926
    25  com.apple.Foundation                    0x00007fff8cb9cf28 NSKeyValueNotifyObserver + 387
    26  com.apple.Foundation                    0x00007fff8cb9c0f8 NSKeyValueDidChange + 453
    27  com.apple.Foundation                    0x00007fff8cba0be6 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    28  com.apple.MailUI                        0x00007fff9142455f -[MUIWKViewController browsingContextControllerDidFinishLoad:] + 213
    29  com.apple.WebKit2                       0x00007fff91f645b2 WebKit::WebPageProxy::didFinishLoadForFrame(unsigned long long, CoreIPC::MessageDecoder&) + 112
    30  com.apple.WebKit2                       0x00007fff91f39793 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 3353
    31  com.apple.WebKit2                       0x00007fff91f26a6b CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    32  com.apple.WebKit2                       0x00007fff91f315eb WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 13
    33  com.apple.WebKit2                       0x00007fff91f36cee WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 24
    34  com.apple.WebKit2                       0x00007fff91f268b9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    35  com.apple.WebKit2                       0x00007fff91f267e2 CoreIPC::Connection::dispatchOneMessage() + 106
    36  com.apple.WebCore                       0x00007fff8b36934e WebCore::RunLoop::performWork() + 270
    37  com.apple.WebCore                       0x00007fff8b369222 WebCore::RunLoop::performWork(void*) + 34
    38  com.apple.CoreFoundation                0x00007fff8ca2d731 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    39  com.apple.CoreFoundation                0x00007fff8ca1eea2 __CFRunLoopDoSources0 + 242
    40  com.apple.CoreFoundation                0x00007fff8ca1e62f __CFRunLoopRun + 831
    41  com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    42  com.apple.HIToolbox                     0x00007fff8a6c2a0d RunCurrentEventLoopInMode + 226
    43  com.apple.HIToolbox                     0x00007fff8a6c27b7 ReceiveNextEventCommon + 479
    44  com.apple.HIToolbox                     0x00007fff8a6c25bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    45  com.apple.AppKit                        0x00007fff907f23de _DPSNextEvent + 1434
    46  com.apple.AppKit                        0x00007fff907f1a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    47  com.apple.AppKit                        0x00007fff907e5b2c -[NSApplication run] + 553
    48  com.apple.AppKit                        0x00007fff907d0913 NSApplicationMain + 940
    49  libdyld.dylib                           0x00007fff8e6305fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e101662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8aa6843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8aa68152 _dispatch_mgr_thread + 52
    Thread 2:: -[MFAosImapAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x60800002eec0
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff8cbfdb40 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                          0x00007fff936a9ff0 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                          0x00007fff936c3fa1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                          0x00007fff936c3ed7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                          0x00007fff936c6356 -[IMAPGateway searchUidRange:forTerms:] + 120
    7   com.apple.IMAP                          0x00007fff936c5eb2 -[IMAPGateway deleteMessagesOlderThanNumberOfDays:settingFlags:] + 406
    8   com.apple.Mail.framework                0x00007fff9468ba2d -[MFLibraryIMAPStore deleteMessagesOlderThanNumberOfDays:compact:] + 583
    9   com.apple.Mail.framework                0x00007fff946c2c3b -[MFMailAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 163
    10  com.apple.Mail.framework                0x00007fff94647398 -[MFIMAPAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 138
    11  com.apple.Mail.framework                0x00007fff9473dc6f -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 932
    12  com.apple.Mail.framework                0x00007fff94643cc7 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 52
    13  com.apple.CoreFoundation                0x00007fff8c9e7bec __invoking___ + 140
    14  com.apple.CoreFoundation                0x00007fff8c9e7a54 -[NSInvocation invoke] + 308
    15  com.apple.MailCore                      0x00007fff95399b44 -[MCMonitoredInvocation invoke] + 211
    16  com.apple.MailCore                      0x00007fff953bc7e8 -[MCThrowingInvocationOperation main] + 40
    17  com.apple.MailCore                      0x00007fff95360ed8 -[_MCInvocationOperation main] + 332
    18  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    19  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    20  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    21  libdispatch.dylib                       0x00007fff8aa6a7ff _dispatch_async_redirect_invoke + 154
    22  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8aa6809e _dispatch_root_queue_drain + 326
    24  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    25  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    26  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 6:: Dispatch queue: NSOperationQueue 0x6000004cae90
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8cbfcadc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff953b989b -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore                      0x00007fff95351453 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore                      0x00007fff9535129e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore                      0x00007fff95350ec3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                          0x00007fff936b16a3 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                          0x00007fff936b886f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                          0x00007fff936e0e65 +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                          0x00007fff936b1783 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                          0x00007fff936b1899 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                          0x00007fff936b7299 -[IMAPConnection _responseFromSendingOperation:] + 979
    16  com.apple.IMAP                          0x00007fff936b0c38 -[IMAPConnection executeClientOperation:] + 31
    17  com.apple.IMAP                          0x00007fff936b5693 -[IMAPConnection executeAggregateStatus:] + 288
    18  com.apple.IMAP                          0x00007fff936a6418 -[IMAPAggregateStatusOperation executeOnConnection:] + 26
    19  com.apple.IMAP                          0x00007fff936b0b0a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    20  com.apple.IMAP                          0x00007fff936c3afe -[IMAPGateway _allowClientOperationThrough:] + 910
    21  com.apple.IMAP                          0x00007fff936c3715 -[IMAPGateway allowClientOperationThrough:] + 385
    22  com.apple.IMAP                          0x00007fff936a723b -[IMAPClientOperation main] + 57
    23  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    24  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    25  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff8aa6a7ff _dispatch_async_redirect_invoke + 154
    27  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    28  libdispatch.dylib                       0x00007fff8aa6809e _dispatch_root_queue_drain + 326
    29  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    30  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    31  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 8:: Dispatch queue: NSOperationQueue 0x6100008c1c70
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8cbfcadc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff953b989b -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore                      0x00007fff95351453 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore                      0x00007fff9535129e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore                      0x00007fff95350ec3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                          0x00007fff936b16a3 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                          0x00007fff936b886f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                          0x00007fff936e0e65 +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                          0x00007fff936b1783 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                          0x00007fff936b1899 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                          0x00007fff936b7299 -[IMAPConnection _responseFromSendingOperation:] + 979
    16  com.apple.IMAP                          0x00007fff936b58f1 -[IMAPConnection executeUIDSearch:] + 87
    17  com.apple.IMAP                          0x00007fff936ad6d7 -[IMAPClientUIDSearchOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff936b0b0a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    19  com.apple.IMAP                          0x00007fff936c3afe -[IMAPGateway _allowClientOperationThrough:] + 910
    20  com.apple.IMAP                          0x00007fff936c3715 -[IMAPGateway allowClientOperationThrough:] + 385
    21  com.apple.IMAP                          0x00007fff936a723b -[IMAPClientOperation main] + 57
    22  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    23  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    24  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    25  libdispatch.dylib                       0x00007fff8aa6a7ff _dispatch_async_redirect_invoke + 154
    26  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    27  libdispatch.dylib                       0x00007fff8aa6809e _dispatch_root_queue_drain + 326
    28  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    29  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    30  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 12:: -[MFAosImapAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff8cbfdb40 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                          0x00007fff936a9ff0 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                          0x00007fff936c3fa1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                          0x00007fff936c3ed7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                          0x00007fff936c49b0 -[IMAPGateway fetchStatusForMailboxes:dataItems:] + 328
    7   com.apple.Mail.framework                0x00007fff946435ed -[MFIMAPAccount _fetchUnreadCountsForMailbox:recursively:gateway:checkForNewMessages:] + 393
    8   com.apple.Mail.framework                0x00007fff94643a20 -[MFIMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 294
    9   com.apple.CoreFoundation                0x00007fff8c9e7bec __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8c9e7a54 -[NSInvocation invoke] + 308
    11  com.apple.MailCore                      0x00007fff95399b44 -[MCMonitoredInvocation invoke] + 211
    12  com.apple.MailCore                      0x00007fff953bc7e8 -[MCThrowingInvocationOperation main] + 40
    13  com.apple.MailCore                      0x00007fff95360ed8 -[_MCInvocationOperation main] + 332
    14  com.apple.Foundation                    0x00007fff8cb9b8a1 -[__NSOperationInternal _start:] + 631
    15  com.apple.Foundation                    0x00007fff8cb9b54b __NSOQSchedule_f + 64
    16  libdispatch.dylib                       0x00007fff8aa662ad _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8aa6868f _dispatch_queue_drain + 451
    18  libdispatch.dylib                       0x00007fff8aa699dd _dispatch_queue_invoke + 110
    19  libdispatch.dylib                       0x00007fff8aa67fa3 _dispatch_root_queue_drain + 75
    20  libdispatch.dylib                       0x00007fff8aa69193 _dispatch_worker_thread2 + 40
    21  libsystem_pthread.dylib                 0x00007fff9385bef8 _pthread_wqthread + 314
    22  libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff9099216e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 14:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff917cd377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff917cd2ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8e100e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9385bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9385efb9 start_wqthread + 13
    Thread 23:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8e0fca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e0fbd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca1f155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca1e779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca1e0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8cbfa967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8cbfa76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8e1009aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8ca6ab83 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 25:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93323e16 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff93323935 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 26:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 27:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 28:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 29:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 30:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 31:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e100716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9385cc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff93324437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff933242c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff93318c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff9385a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9385a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9385efc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff79ecf060  rcx: 0xbadd14cd7484bead  rdx: 0x00007fff79f09410
      rdi: 0x00006000008a0c60  rsi: 0x00007fff9121e666  rbp: 0x00007fff58707a90  rsp: 0x00007fff58707a38
       r8: 0x000000000000ffff   r9: 0xffff9ffffe7b5a6f  r10: 0x00007fff9121e666  r11: 0xbadd14cd7484bead
      r12: 0x00006000008a0c60  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fff91236f0a
      rip: 0x00007fff92692097  rfl: 0x0000000000010246  cr2: 0x00007fd3be035000
    Logical CPU:     2
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x1074f5000 -        0x1077e6fff  com.apple.mail (7.2 - 1874) <9F450371-5F9B-3F84-A38F-BB4CAFC5AA23> /Applications/Mail.app/Contents/MacOS/Mail
           0x1079b4000 -        0x1079e6ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x107b3c000 -        0x107b3efff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x107b44000 -        0x107b54ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
           0x107b60000 -        0x107b68fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
           0x107b6d000 -        0x107b6ffff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x107b73000 -        0x107b75fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x107b7a000 -        0x107b82ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x107b87000 -        0x107b8bfff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x107b90000 -        0x107b92fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x107b96000 -        0x107b9bfff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x107ba0000 -        0x107ba7fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x107bb0000 -        0x107bb2fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x107bb6000 -        0x107bbaffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
           0x107bbf000 -        0x107bc2fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
           0x107bc7000 -        0x107befff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x107c05000 -        0x107c07fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x107c0c000 -        0x107c0efff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x107c13000 -        0x107c15fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x107c1a000 -        0x107c1cfff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
           0x109683000 -        0x1096adfef +jp.konicaminolta.print.pde.C754.Output (3.9.9 - 3.9.9) <B4556678-F7F5-39A9-9284-781A66316A82> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Output.plugin/Contents/MacOS/KONICA MINOLTA C754 Output
           0x1096ec000 -        0x1096effff +jp.konicaminolta.print.pde.C754.Cover (3.9.9 - 3.9.9) <8E055F9E-9E96-3CA3-A7C7-D3131001C57D> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Cover.plugin/Contents/MacOS/KONICA MINOLTA C754 Cover
           0x10984d000 -        0x109854ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x109a35000 -        0x109a4afff +jp.konicaminolta.print.pde.C754.Finishing (3.9.9 - 3.9.9) <54825888-A7EB-3006-BBC2-169A8321B2B2> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C754 Finishing
           0x109a9d000 -        0x109aa0fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x109aa8000 -        0x109aa9fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10c32c000 -        0x10c3c4fef +jp.konicaminolta.fw.C754.Core (3.9.9 - 3.9.9) <4577A5A8-828D-3025-A2DA-F4AC16BCC300> /Library/Printers/KONICAMINOLTA/C754/PDEs/pde.framework/Versions/A/pde
           0x10c407000 -        0x10c419fff +jp.konicaminolta.print.pde.C754.Tray (3.9.9 - 3.9.9) <355EBFCF-E4D5-3974-A21B-BE125248DE74> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Tray.plugin/Contents/MacOS/KONICA MINOLTA C754 Tray
           0x10c63e000 -        0x10c67cff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x10c706000 -        0x10c71dfff +jp.konicaminolta.print.pde.C754.PerPage (3.9.9 - 3.9.9) <69F1BC6B-D6A1-3688-9879-E68F20BB732A> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C754 PerPage
           0x10ccf2000 -        0x10ccf6ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10ccfd000 -        0x10cd49ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10e2a2000 -        0x10e2a2ffd +cl_kernels (???) <443B9EB1-8208-48C7-BDE7-5B3F0253C96D> cl_kernels
           0x10e2a6000 -        0x10e2a6fff +cl_kernels (???) <60AA0721-2704-4D5B-B6BA-FFB85E0C0C0C> cl_kernels
           0x10e2aa000 -        0x10e2abff9 +cl_kernels (???) <BDF54F29-1DCA-4213-AE62-2F4F8D3C8C9A> cl_kernels
           0x10e2b0000 -        0x10e2b1ffa +cl_kernels (???) <DB63ABE7-C20B-40B2-885B-84DD05000050> cl_kernels
           0x10e2de000 -        0x10e3c4fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10e416000 -        0x10e4f6ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10e64c000 -        0x10e64dfe2 +cl_kernels (???) <698C11C0-E134-4883-A9A6-9312E3674998> cl_kernels
           0x10e657000 -        0x10e658fee +cl_kernels (???) <CD8AA385-224A-4A39-A9DD-FA310BE4BAC5> cl_kernels
           0x10e661000 -        0x10e661fe7 +cl_kernels (???) <74EF32FB-7F48-46CA-AE77-11E79CF958F2> cl_kernels
           0x10e66c000 -        0x10e66cfe7 +cl_kernels (???) <D603461C-5460-477B-9D84-E2E86270A513> cl_kernels
           0x10e883000 -        0x10e883feb +cl_kernels (???) <86D248A7-4E51-427F-95CE-5A8A504D0485> cl_kernels
           0x10e987000 -        0x10e988fe4 +cl_kernels (???) <020AEAB2-396B-4E83-B03A-3C19E003E8C1> cl_kernels
           0x10f082000 -        0x10f0a1fff +jp.konicaminolta.print.pde.C754.Stamp (3.9.9 - 3.9.9) <BDB61C07-B2F7-3871-A16D-0BAB6CFC0438> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C754 Stamp
           0x10f47b000 -        0x10f491fff +jp.konicaminolta.print.pde.C754.ImageQuality (3.9.9 - 3.9.9) <7D38926B-C4FE-3395-B77B-918C76B5A61A> /Library/Printers/KONICAMINOLTA/C754/PDEs/KONICA MINOLTA C754 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C754 ImageQuality
           0x110d92000 -        0x110db1ff7  com.apple.icloud.iaplugin (426 - 459) <DB692087-05B0-385A-9281-58C8EBEB607A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x110dc9000 -        0x110e4ffff  com.apple.AOSUI (1.2 - 273) <92D761D5-1ABC-3A29-9306-018570EF6005> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
        0x7fff69a50000 -     0x7fff69a83817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff89842000 -     0x7fff89933ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89934000 -     0x7fff89a1efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff89a1f000 -     0x7fff89a21fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89a28000 -     0x7fff89a79fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89be1000 -     0x7fff89c12fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89c13000 -     0x7fff89c16fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff89c1e000 -     0x7fff89c46ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff89c47000 -     0x7fff89ed8ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff89ef3000 -     0x7fff89f09ff7  com.apple.ContactsUI (8.0 - 1369) <54A4A86A-B9F8-37A1-810B-BA39C00E02CF> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
        0x7fff89f0a000 -     0x7fff89f10ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff89f11000 -     0x7fff89f4dff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff89f4e000 -     0x7fff89f65ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff89f66000 -     0x7fff89f69fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff89f6a000 -     0x7fff89f77ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8a00b000 -     0x7fff8a012ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8a013000 -     0x7fff8a01efff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff8a01f000 -     0x7fff8a03aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8a03b000 -     0x7fff8a080fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff8a081000 -     0x7fff8a081fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8a082000 -     0x7fff8a09bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8a09c000 -     0x7fff8a0d0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a432000 -     0x7fff8a4bbfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a4bc000 -     0x7fff8a4c3ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a4c4000 -     0x7fff8a5a3fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a5a4000 -     0x7fff8a5a5ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a5b9000 -     0x7fff8a5bcffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8a5bd000 -     0x7fff8a5e5ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8a5e6000 -     0x7fff8a66eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a66f000 -     0x7fff8a677ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8a678000 -     0x7fff8a693ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8a694000 -     0x7fff8a93eff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a93f000 -     0x7fff8a948ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8a949000 -     0x7fff8a978fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8aa04000 -     0x7fff8aa64fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8aa65000 -     0x7fff8aa7ffff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8aa80000 -     0x7fff8aa81ffc  com.apple.SafariServices.framework (9537 - 9537.74.9) <DEA8E71D-D366-3767-870D-41611614874D> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8aa82000 -     0x7fff8aaf1ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8aaf2000 -     0x7fff8ab1fff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ab20000 -     0x7fff8ab2bfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ab45000 -     0x7fff8ab56fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8ab57000 -     0x7fff8ab87fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8ab88000 -     0x7fff8abc8ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8abc9000 -     0x7fff8abfaff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8abfb000 -     0x7fff8b049fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8b04a000 -     0x7fff8b057fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8b33e000 -     0x7fff8c18cfff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c18d000 -     0x7fff8c191fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c248000 -     0x7fff8c277ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c278000 -     0x7fff8c282ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff8c283000 -     0x7fff8c290ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8c291000 -     0x7fff8c2a1ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8c2a2000 -     0x7fff8c309ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8c30a000 -    

  • The printer prints the fonts too small when I try to print a page off the Internet.

    My new printer is the Photosmart D110a. It is printing documents from Microsoft word but when I try to print a document from an Internet site, the font is so small I cannot read it. How can I adjust the printer settings so the font size is a 12? I  do not think I have the wireless stuff set up correctly but I don't need to do any cloud printing or things like that. I would appreciate any help you can give me.
    This question was solved.
    View Solution.

    OK, well, when you print, use File > Print or Control-P on the resulting window click on Preferences, then on the Effects tab.  See if you are printing in Acutal Size, like this: 
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • When I print a page from the internet it only prints a partial page. I have tried print to fit, it still does not print the whole page. I change the scale to 40% but the print was so small that I could not read it.

    How can I print the document on two or more pages?

    Hi,
    The HP ePrint does not support web pages printing
    Printing Web pages through email is currently not supported. HP is in the process of developing solutions to support Web page printing for mobile devices.
     http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02881579&cc=us&dlc=en&lc=en&product=5058336#N91...
    You may print web pages using the HP ePrint Home & Biz app by using its integrated web browser:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01616126&lc=en&cc=us&dlc=en&product=3857218#N58...
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • 8500A plus print blank pages from the internet

    I just purchased my 8500A plus a week ago, over the last two days, everything I print from the web prints blank and labels the topic of the page in the right hand corner "page 1 of 1". Is there anyone else who is having this issues?

    Hi,
     May I know what internet browser you are using...is it IE?Mozilla Firefox?
    You can use this document to address the issue, kindly click here.
    Kiko

  • Why do my images become very desaturated and the exposure changes every time I paste them to a blank page? The originals are so vibrant and warm by comparison.

    Hi,
    For work I always paste 3 images of varying sizes onto the same page in photoshop. This wasn't an issue and always looked great when I did it in ps5, but since upgrading to ps6 they always paste flat, desaturated and underexposed. Put side-by-side with the original they look terrible. 
    This is something I desperately need to resolve as I show this small collection to my customers and potential customers.
    I've changed my color settings in an attempt to sort this out, but this has made absolutely no difference.
    Thanks in advance
    Kimberly

    RGB is not a color space, it's a color model. Color spaces are sRGB, Adobe RGB, ProPhoto RGB etc.
    Since you're apparently not familiar with these concepts, you should work consistently in sRGB, which displays roughly right in all scenarios even in the absence of color management.
    The default color space out of Lightroom (if you haven't changed it) is ProPhoto, which can quickly get you into trouble unless you know what you're doing. Change it to sRGB in Lr Preferences > External editing.
    Don't change Photoshop color settings! That will quickly get you into an even bigger mess than you are now. Reset it to default settings and don't touch them again until you know more. What you need to change is Lightroom "Edit in Photoshop" color space.

  • When I try to print a download from the internet, it makes me save it first before I can print it.  I want to be able to view the document then print it immediately.  How do I change these settings?

    Help.

    Hey westknoxville,
    Could you please let me know what browser are you using.
    Do you have Adobe Acrobat or Reader installed on your machine?
    Let me know.
    Regards,
    Anubha

  • Every Time that I try ot download my songs that I have purchased from Itunes and error message come up, "error 450." Make sure that your network connection is open and try again. What can I do to fix this problem?

    Every time that I try to download my music from I tunes an error message comes up it says, ( err = 450) Make sure that your network connetion is active and try again.  What can I do to fix this problem, I have tried everthing that I-tunes has told me but with no luck. Thanks

    Try disabling your parental controls. Does that help with the 450?
    iTunes: Using Parental Controls

  • TS1967 Every time that I try to open a video the program is forced close.  Any ideas?

    Every time that I try to open a video in iTunes, the program is forced close.  Any ideas on how to rectify the situation?

    Try the following user tip:
    iTunes for Windows 10.7.0.21: "iTunes has stopped working" error messages when playing videos, video podcasts, movies and TV shows

  • Every time that I try to download 5.7 my LR stops responding. Any tips?

    Hi there!  I pay monthly now for the latest versions of PS and LR. Every time that I try to download 5.7 my LR stops responding. Any tips?

    For a normal account, a valid payment method is needed even for a free app or update.
    You can created a new account that is only good for apps by:
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card

  • HT4407 I have already installed Window-7 in my Mac (64 bit). When I downloaded window support software I every time saw network error option on my screen. But network working very well and I can brows webpage. Will someone suggest me support for OSx Lion

    I have already installed Window-7 in my Mac (64 bit). When I downloaded window support software I every time saw network error option on my screen. But network working very well and I can brows webpage. Will someone suggest me support for OSx Lion .

    If I remember right there "may" be a problem if you have a proxie settings enabled.
    System Preferences/ Network/ Advanced/ Proxies. Can't remember which one or if it was an issue in 10.7 or 10.6. Just make sure their all unchecked and try again.
    You might try a search in these forums for more information. Different fix's for different issue's.
    Sorry I can't help more.........

  • Message- Print No pages from the document were selected to be printed

    I have had this application for some time, simply never used it.  Last night I tried converting a PDF file to word, unsuccessfully, I might add.
    Today, whilst printing a page, my printing settings appear to have been reset because when I selected Print selected page, the following message appeared:
    Print
         No pages from the document were selected to be printed message
    How do I reconfigure my settings to preview rather than defaulting to PDF?  Kindly advise.  Cheers.

    I have only been able to print by exporting from iphoto. I have a new HP printer and there is software that supports photo printing ("HP photo smart") and I have been able to do it this way. On some occasions I have been able to use the iphoto>print>then preview before actually printing. There is a print option on the preview pane and that has worked on occasion...unsure why it doesn't work always. Please pass on any other hints, or let me know if this works for you!!
    G4 Power book 867Mhz   Mac OS X (10.3.9)  

  • [svn] 3687: Add some messaging tests for scenarios that involve subscribing to a destination , disconnecting from the channel currently being used and resubscribing to the destination .

    Revision: 3687
    Author: [email protected]
    Date: 2008-10-16 11:23:39 -0700 (Thu, 16 Oct 2008)
    Log Message:
    Add some messaging tests for scenarios that involve subscribing to a destination, disconnecting from the channel currently being used and resubscribing to the destination. There is an issue that is causing the streaming/multipleDisconnectsResubscribesTest.mxml test to fail that I will log a bug for.
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/disconnectResubscribeJMSTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/disconnectResubscribeTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/multipleDisconnectsResubscribesTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/disconnectResubscribeJMSTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/disconnectResubscribeTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/multipleDisconnectsResubscribesTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/disconnectResubscribeJMSTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/disconnectResubscribeTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/multipleDisconnectsResubscribesTest.mxml

    Revision: 3687
    Author: [email protected]
    Date: 2008-10-16 11:23:39 -0700 (Thu, 16 Oct 2008)
    Log Message:
    Add some messaging tests for scenarios that involve subscribing to a destination, disconnecting from the channel currently being used and resubscribing to the destination. There is an issue that is causing the streaming/multipleDisconnectsResubscribesTest.mxml test to fail that I will log a bug for.
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/disconnectResubscribeJMSTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/disconnectResubscribeTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/longpolling/multipleDisconnectsResubscribesTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/disconnectResubscribeJMSTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/disconnectResubscribeTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/polling/multipleDisconnectsResubscribesTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/disconnectResubscribeJMSTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/disconnectResubscribeTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/unsubscribeScen arios/streaming/multipleDisconnectsResubscribesTest.mxml

  • I am constantly having to change my ID and password every time that I open up an application. I use this mini mac, and an I-pad for personal use and an I-pad for work. Any suggestions?

    I constantly am asked to change my password and apple ID every time that I open up a different application. In fact the old ID keeps popping up as my ID. Any suggestions how I can get this fixed once and for all?

    Please post the complete, verbatim text of the message, or a screenshot.

  • Some of the times when I print a document from the internet using my Adobe Acrobat 8 Pro printer, the letters appear in the PDF as symbols, How do I correct the problem?

    On many documents that I try and print from the internet such as receipts, conformations, etc, using my Adobe Acrobat 8 Professional printer, the PDF shows some if not all the letters as symbols.  I think it might be font issue, but do not know how to fix the problem.  Any suggestions.
    On another issue, can a Tiff file of my signature be inserted in a PDF?

    Hello,
    For 1st issue please follow the steps in given article:
    Missing or Garbled Text Printing from IE9 to Adobe PDF Printer
    For 2nd issue:
    You can create a signature appearance:
    For example, you can include your scanned signature.
    1  (Optional) Save the desired image on a page by itself, and convert the page to PDF.
    2  Choose Edit > Preferences (Windows) or Acrobat (Mac OS) > Preferences, and select Security.
    3  Click New, and type a title.
    4  (Optional) Select Imported Graphic, click File, and select the desired file.
    5  Specify options as desired.
    Regards,
    Anoop

Maybe you are looking for