Mail Crashes when I try to open or attach PDFs larger than one page

Hi All....
Mail (2.1) crashes whenever I try to view or attach a PDF larger than 1 page. Here's a snippet from the latest crash log:
Version: 2.1 (752)
Build Version: 1
Project Name: MailViewer
Source Version: 7520000
PID: 157
Thread: 0
Exception: EXCBADINSTRUCTION (0x0002)
Code[0]: 0x00000002
Code[1]: 0x9064708c
Thread 0 Crashed:
0 com.apple.CoreGraphics 0x9064708c op_TJ + 0
1 com.apple.CoreGraphics 0x903ca0c4 handle_xname + 168
2 com.apple.CoreGraphics 0x903c9da8 read_objects + 444
3 com.apple.CoreGraphics 0x903c8f68 execute_stream + 108
4 com.apple.CoreGraphics 0x903c8eb4 CGPDFScannerScan + 96
5 com.apple.CoreGraphics 0x903ccb7c CGPDFDrawingContextDraw + 444
6 com.apple.CoreGraphics 0x903c52f0 CGContextDrawPDFPage + 184
7 com.apple.CoreGraphics 0x903c4180 CGContextDrawPDFDocument + 240
8 com.apple.AppKit 0x93a8b2fc -[NSPDFImageRep draw] + 252
9 com.apple.AppKit 0x9373e968 -[NSImageRep drawInRect:] + 288
10 com.apple.AppKit 0x93784dc0 -[NSImage drawRepresentation:inRect:] + 424
11 com.apple.AppKit 0x93784be4 -[NSImage _drawRepresentation:] + 168
12 com.apple.AppKit 0x9373b214 -[NSImage _cacheRepresentation:stayFocused:] + 208
13 com.apple.AppKit 0x9378495c -[NSImage _cacheRepresentation:] + 32
14 com.apple.AppKit 0x93752b20 -[NSImage drawInRect:fromRect:operation:fraction:] + 1148
15 com.apple.AppKit 0x938586b4 -[NSImage drawAtPoint:fromRect:operation:fraction:] + 152
16 com.apple.AppKit 0x938584e4 -[NSTextAttachmentCell drawWithFrame:inView:] + 924
17 com.apple.mail 0x00077e68 0x1000 + 487016
18 com.apple.mail 0x00077dc4 0x1000 + 486852
19 com.apple.AppKit 0x938580fc -[NSTextAttachmentCell drawWithFrame:inView:characterIndex:layoutManager:] + 36
20 com.apple.AppKit 0x93853d78 -[NSLayoutManager(NSTextViewSupport) showAttachmentCell:atPoint:] + 864
21 com.apple.AppKit 0x938539d4 -[NSLayoutManager(NSTextViewSupport) showAttachmentCell:inRect:characterIndex:] + 84
22 com.apple.AppKit 0x93779e34 -[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:parameters:] + 5784
23 com.apple.AppKit 0x937c7158 -[NSTextView drawRect:] + 664
24 com.apple.mail 0x00028d50 0x1000 + 163152
25 com.apple.AppKit 0x937c6ba8 -[NSTextView _drawRect:clip:] + 1176
26 com.apple.AppKit 0x9372fe18 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 404
27 com.apple.AppKit 0x93732b60 _recursiveDisplayInRect2 + 84
28 com.apple.CoreFoundation 0x907ec3c4 CFArrayApplyFunction + 416
29 com.apple.AppKit 0x9372ff2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
30 com.apple.AppKit 0x93732b60 _recursiveDisplayInRect2 + 84
31 com.apple.CoreFoundation 0x907ec3c4 CFArrayApplyFunction + 416
32 com.apple.AppKit 0x9372ff2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
33 com.apple.AppKit 0x9372f3e0 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 196
34 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
35 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
36 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
37 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
38 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
39 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
40 com.apple.AppKit 0x9372f9a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
41 com.apple.AppKit 0x93750044 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 192
42 com.apple.AppKit 0x93729054 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 384
43 com.apple.AppKit 0x9371e348 -[NSView displayIfNeeded] + 248
44 com.apple.AppKit 0x9371e1b8 -[NSWindow displayIfNeeded] + 180
45 com.apple.mail 0x00025194 0x1000 + 147860
46 com.apple.AppKit 0x9371e064 _handleWindowNeedsDisplay + 200
47 com.apple.CoreFoundation 0x907dc73c __CFRunLoopDoObservers + 352
48 com.apple.CoreFoundation 0x907dc9dc __CFRunLoopRun + 420
49 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
50 com.apple.HIToolbox 0x93208740 RunCurrentEventLoopInMode + 264
51 com.apple.HIToolbox 0x93207dd4 ReceiveNextEventCommon + 380
52 com.apple.HIToolbox 0x93207c40 BlockUntilNextEventMatchingListInMode + 96
53 com.apple.AppKit 0x936eaae4 _DPSNextEvent + 384
54 com.apple.AppKit 0x936ea7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
55 com.apple.AppKit 0x936e6cec -[NSApplication run] + 472
56 com.apple.AppKit 0x937d787c NSApplicationMain + 452
57 com.apple.mail 0x000871d8 0x1000 + 549336
58 com.apple.mail 0x00087080 0x1000 + 548992
Part of me thinks that this doesn't actually have anything to do with mail. I had problems with Safari and Finder crashing every time I they tried to open a PDF. This was partially solved by installing Adobe Acrobat Reader and designating it as the default PDF veiwing app, but this option didn't appear when I ran Mail for the first time after installing Reader.
At this point, I've repaired the disk and repaired permissions, but that's about as much as I know how to do. I'd be grateful for any help that anyone can offer.
Thanks!
Sam E.
1GHz PowerbookG4, Dual 2.5GHz G5   Mac OS X (10.4.8)  

Hi Sam.
I don’t know what’s going on. I suggest reinstalling the Combo Update for the type of computer and the version of Mac OS X you’re using, unless this is the version of Mac OS X that came with your computer:
About the Mac OS X 10.4.8 Combo Update
Mac OS X 10.4.8 Combo Update for PPC
Mac OS X 10.4.8 Combo Update for Intel
Take a look at the following articles for guidelines on how to properly install system updates:
Troubleshooting installation and software updates
Installing software updates
Basically, you should verify/repair the startup disk before installing the update (which you say you’ve already done), no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

Similar Messages

  • Mail crashes when I try to open it

    On Saturday Mail crashed, and unless I hold down the SHIFT key, it always crashes when I try to open it. When I hold the SHIFT key down, it opens, but crashes as soon as I click a folder
    Here is a copy of the error log:
    Date/Time: 2006-10-02 18:44:16 -0600
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Version: 1.3.11 (622)
    PID: 723
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000001
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x908311e8 objc_msgSend + 0x8
    1 com.apple.mail 0x00015988 0x1000 + 0x14988
    2 com.apple.mail 0x00015604 0x1000 + 0x14604
    3 com.apple.mail 0x0001a180 0x1000 + 0x19180
    4 com.apple.mail 0x0001a260 0x1000 + 0x19260
    5 com.apple.mail 0x0001b2c4 0x1000 + 0x1a2c4
    6 com.apple.mail 0x00041878 0x1000 + 0x40878
    7 com.apple.mail 0x00066910 0x1000 + 0x65910
    8 com.apple.Foundation 0x90a27a94 nsnotecallback + 0xb0
    9 com.apple.CoreFoundation 0x901db118 __CFXNotificationPost + 0x1b4
    10 com.apple.CoreFoundation 0x901dfb7c _CFXNotificationPostNotification + 0x340
    11 com.apple.Foundation 0x90a258e0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
    12 com.apple.mail 0x00007f70 0x1000 + 0x6f70
    13 com.apple.AppKit 0x97e0fbdc -[NSTableView _enableSelectionPostingAndPost] + 0x184
    14 com.apple.AppKit 0x97e2fd30 -[NSTableView mouseDown:] + 0xac0
    15 com.apple.AppKit 0x97eeaba8 -[NSOutlineView mouseDown:] + 0x2e0
    16 com.apple.MessageFramework 0x868c42f0 -[ASExtendedOutlineView mouseDown:] + 0x240
    17 com.apple.AppKit 0x97db4590 -[NSWindow sendEvent:] + 0x10e4
    18 com.apple.AppKit 0x97da6c3c -[NSApplication sendEvent:] + 0xebc
    19 com.apple.AppKit 0x97daf06c -[NSApplication run] + 0x240
    20 com.apple.AppKit 0x97e6b764 NSApplicationMain + 0x1d0
    21 com.apple.mail 0x0000ed3c 0x1000 + 0xdd3c
    22 com.apple.mail 0x0003dc34 0x1000 + 0x3cc34
    Removing com.apple.mail.plist from the ~Library:Preferences folder and moving the Mail folder out of the ~Library folder didn't make a difference. I rebuilt the Permissions and ran Disk Utilities with no problems found. My Mail folder is quite large - 284.7 MB

    There appears to be something wrong with Mail itself.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, reinstall the Combo Update for the type of computer and the version of Mac OS X you're using, unless this is the version of Mac OS X that came with your computer:
    Mac OS X 10.3.9 Combo Update
    You may also want to take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • Settings:Mail crashes when I try to open from Settings to set up email.

    I am trying to set up mail on a replacement generation one iPad, but the settings crash when I click on Mail, Contacts, Calendar.  It won't even let me get into that screen from Settings. Neither rebooting nor resyncing with my Mac helps. 

    Sorry, Ralph, it did not work ... I wonder if it is something to do with how I set up iCloud mail settings or something.  My husband set up mail when I wasn't around.  Have you or anyone else reading heard of anyone having this particular problem?  Just wondering if it is a software bug, my own mistake in setting things up, or a problem with this reconditioned hardware ...

  • Help! Mail crashes when I try to open a mail

    Process:         Mail [645]
    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 [190]
    Responsible:     Mail [645]
    User ID:         501
    Date/Time:       2014-04-28 23:36:05.775 +0200
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  1C22B907-7C8B-FCD8-4174-91D6FAEB9DF2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[NSViewController loadView] could not load the "MessageView" nib.'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8f5b325c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff95266e75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8f5b310c +[NSException raise:format:] + 204
    3   AppKit                              0x00007fff8d6ac407 -[NSViewController loadView] + 361
    4   AppKit                              0x00007fff8d5da888 -[NSViewController view] + 41
    5   Mail                                0x000000010d46a75f Mail + 370527
    6   Mail                                0x000000010d46a622 Mail + 370210
    7   Mail                                0x000000010d46a268 Mail + 369256
    8   Mail                                0x000000010d469f47 Mail + 368455
    9   Mail                                0x000000010d46994d Mail + 366925
    10  AppKit                              0x00007fff8d69a16b -[NSView _updateSuggestedContentRect] + 774
    11  AppKit                              0x00007fff8d6a8cf1 -[NSView _updateSuggestedContentRectForVisibleRectChange] + 219
    12  AppKit                              0x00007fff8d6a8b87 -[NSScrollView(NSRulerSupport) _handleBoundsChangeForSubview:] + 331
    13  AppKit                              0x00007fff8d6a89fa -[NSView _postBoundsChangeNotification] + 136
    14  AppKit                              0x00007fff8d6a8838 -[NSView translateOriginToPoint:] + 294
    15  AppKit                              0x00007fff8d54fdbf -[NSClipView _immediateScrollToPoint:] + 2659
    16  AppKit                              0x00007fff8d54f31a -[NSClipView scrollToPoint:] + 237
    17  AppKit                              0x00007fff8d6a7c9e -[NSScrollView scrollClipView:toPoint:] + 203
    18  AppKit                              0x00007fff8d553f79 -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 1688
    19  AppKit                              0x00007fff8d5536ff -[NSClipView _reflectDocumentViewFrameChange] + 128
    20  AppKit                              0x00007fff8d5180ac -[NSView _postFrameChangeNotification] + 203
    21  AppKit                              0x00007fff8d521852 -[NSView setFrameSize:] + 1586
    22  Mail                                0x000000010d430d24 Mail + 134436
    23  AppKit                              0x00007fff8d5211d9 -[NSView setFrame:] + 294
    24  Mail                                0x000000010d463d9e Mail + 343454
    25  Mail                                0x000000010d46911b Mail + 364827
    26  Mail                                0x000000010d468f56 Mail + 364374
    27  Mail                                0x000000010d467e23 Mail + 359971
    28  Mail                                0x000000010d430013 Mail + 131091
    29  Foundation                          0x00007fff8f658f28 NSKeyValueNotifyObserver + 387
    30  Foundation                          0x00007fff8f695ed1 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1115
    31  AppKit                              0x00007fff8d572d88 -[NSController _notifyObserversForKeyPath:change:] + 209
    32  AppKit                              0x00007fff8d6a45b7 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53
    33  AppKit                              0x00007fff8d572bc8 -[NSArrayController setContent:] + 826
    34  Mail                                0x000000010d42dbf3 Mail + 121843
    35  Foundation                          0x00007fff8f69672e -[NSObject(NSKeyValueCoding) setValue:forKey:] + 389
    36  AppKit                              0x00007fff8d57c0ad -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1298
    37  AppKit                              0x00007fff8d5730a8 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 652
    38  Mail                                0x000000010d480e8e Mail + 462478
    39  CoreFoundation                      0x00007fff8f581e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    40  CoreFoundation                      0x00007fff8f4758dd _CFXNotificationPost + 2893
    41  Foundation                          0x00007fff8f6527ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    42  Foundation                          0x00007fff8f6780b5 -[NSBlockOperation main] + 75
    43  Foundation                          0x00007fff8f6578a1 -[__NSOperationInternal _start:] + 631
    44  Foundation                          0x00007fff8f65754b __NSOQSchedule_f + 64
    45  libdispatch.dylib                   0x00007fff9437b2ad _dispatch_client_callout + 8
    46  libdispatch.dylib                   0x00007fff94382f03 _dispatch_main_queue_callback_4CF + 333
    47  CoreFoundation                      0x00007fff8f51a5a9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    48  CoreFoundation                      0x00007fff8f4d57c4 __CFRunLoopRun + 1636
    49  CoreFoundation                      0x00007fff8f4d4f25 CFRunLoopRunSpecific + 309
    50  HIToolbox                           0x00007fff92964a0d RunCurrentEventLoopInMode + 226
    51  HIToolbox                           0x00007fff929647b7 ReceiveNextEventCommon + 479
    52  HIToolbox                           0x00007fff929645bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    53  AppKit                              0x00007fff8d4ea3de _DPSNextEvent + 1434
    54  AppKit                              0x00007fff8d4e9a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    55  AppKit                              0x00007fff8d4ddb2c -[NSApplication run] + 553
    56  AppKit                              0x00007fff8d4c8913 NSApplicationMain + 940
    57  libdyld.dylib                       0x00007fff932875fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff9684a866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fc35c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff930b4b1a abort + 125
    3   libc++abi.dylib                         0x00007fff90fb7f31 abort_message + 257
    4   libc++abi.dylib                         0x00007fff90fdd952 default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff9526730d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff90fdb1d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff90fdb246 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff952670b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff9437b2c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff94382f03 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation                0x00007fff8f51a5a9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation                0x00007fff8f4d57c4 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation                0x00007fff8f4d4f25 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff92964a0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff929647b7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff929645bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff8d4ea3de _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff8d4e9a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff8d4ddb2c -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff8d4c8913 NSApplicationMain + 940
    21  libdyld.dylib                           0x00007fff932875fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9684b662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff9437d43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff9437d152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff96846a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96845d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f4d5fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f4d55e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f4d4f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8f6b6967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8f6b676b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8f9fb899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8f9fb72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8f9fffc9 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff9684a9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f521ab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8f9fb899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8f9fb72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8f9fffc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff96846a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96845d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f4d5fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f4d55e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f4d4f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8d68a16e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8f9fb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8f9fb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8f9fffc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff9684ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8f9fcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8f9fffb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7a170310  rcx: 0x00007fff527edea8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff527eded0  rsp: 0x00007fff527edea8
       r8: 0x00007fff90fde959   r9: 0x00007fff930dc8d0  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff527ee030  r13: 0x0000600000138ba0  r14: 0x0000000000000006  r15: 0x00007fff527edf10
      rip: 0x00007fff9684a866  rfl: 0x0000000000000206  cr2: 0x000000010d8ec000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10d410000 -        0x10d701fff  com.apple.mail (7.2 - 1874) <9F450371-5F9B-3F84-A38F-BB4CAFC5AA23> /Applications/Mail.app/Contents/MacOS/Mail
           0x10d978000 -        0x10d97cffd  com.apple.audio.AppleHDAHALPlugIn (2.6.0 - 2.6.0f1) <82D2F703-F961-3298-B06F-14B772D23C7B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10d9b6000 -        0x10d9c5fff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x10f12c000 -        0x10f12dff7  libArabicConverter.dylib (61) <2C03E89D-13BB-34CD-ACE0-9F46D6F58BFC> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
           0x10f14a000 -        0x10f14bfff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10f153000 -        0x10f155fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x10f159000 -        0x10f169ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
           0x10f175000 -        0x10f17dfff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10f1cc000 -        0x10f1cefff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x10f1d2000 -        0x10f1d4fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x10f1d9000 -        0x10f1e1ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x10f1e6000 -        0x10f1eafff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x10f1ef000 -        0x10f1f1fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x10f1f5000 -        0x10f1fafff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x10f1ff000 -        0x10f206fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x10f20f000 -        0x10f211fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x10f215000 -        0x10f219ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
           0x10f21e000 -        0x10f221fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
           0x10f226000 -        0x10f24eff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10f264000 -        0x10f266fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x10f26b000 -        0x10f26dfff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x10f272000 -        0x10f274fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x10f279000 -        0x10f27bfff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
           0x10f284000 -        0x10f287ffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10f292000 -        0x10f29aff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10f2a3000 -        0x10f2cbffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x112120000 -        0x112123fff  libLatinSuppConverter.dylib (61) <CBB70C4C-554E-3057-829E-E3705D4AD2AB> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x1122b1000 -        0x1122b4fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x112300000 -        0x1124d1fff  com.apple.audio.units.Components (1.10 - 1.10) <7AB53801-51BD-347E-B267-BCF71C15C023> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x11287c000 -        0x112883ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x11288e000 -        0x11288ffff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x112acc000 -        0x112aedff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x112eb9000 -        0x112ebdff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x113298000 -        0x1132e4ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x1147e3000 -        0x1147e3ff9 +cl_kernels (???) <7C90267F-E0E4-4495-A5D5-4F2FC27BBED6> cl_kernels
           0x1147e8000 -        0x1147e9ffa +cl_kernels (???) <59906406-B33F-47AA-81E7-A3E204B4A02E> cl_kernels
           0x1148a6000 -        0x1148a6ffd +cl_kernels (???) <C88B4B61-2DE0-4DAA-9E21-DC45D64A2C75> cl_kernels
           0x1148aa000 -        0x1148aafff +cl_kernels (???) <8F04FF5D-D936-4189-9653-0C12BD676CB2> cl_kernels
           0x1148cf000 -        0x1149b5fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1149f7000 -        0x114ad7ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x114b19000 -        0x114b1fff7  libCGXCoreImage.A.dylib (599.21.1) <D66366B5-33BA-3715-9A40-50F0FF5EAE39> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x114c3a000 -        0x114c3bff2 +cl_kernels (???) <A35557D6-8847-4909-BAD2-40FC0A71DDF1> cl_kernels
           0x114c44000 -        0x114c44ffe +cl_kernels (???) <B017A06A-696F-43E3-9D42-14C3E0D78621> cl_kernels
           0x114c4d000 -        0x114c4dff7 +cl_kernels (???) <FA66E84D-5349-41CF-9C95-AA8FC29B61AF> cl_kernels
           0x114c58000 -        0x114c58ff7 +cl_kernels (???) <6772B9BD-CADD-45DA-BE6F-673E0B0C273A> cl_kernels
           0x114f02000 -        0x114f02ffb +cl_kernels (???) <2463ABC1-FAF7-4894-8214-E523F6BDB735> cl_kernels
           0x11500f000 -        0x115010ff4 +cl_kernels (???) <DE600384-645E-43A5-833D-7E4CBCA69C59> cl_kernels
           0x115765000 -        0x115784ff7  com.apple.icloud.iaplugin (426 - 459) <DB692087-05B0-385A-9281-58C8EBEB607A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x11625e000 -        0x1162e4fff  com.apple.AOSUI (1.2 - 273) <92D761D5-1ABC-3A29-9306-018570EF6005> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x1163ac000 -        0x1163b0fff  com.apple.google.iaplugin (2.1 - 210) <28AA2815-EB62-347A-B7F6-8F06AB25EBAB> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
        0x7fff6698a000 -     0x7fff669bd817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff891c0000 -     0x7fff891c9fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff891ca000 -     0x7fff891ccfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff891cd000 -     0x7fff892d3fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff892d4000 -     0x7fff8960afff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8960b000 -     0x7fff8989cff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff898b1000 -     0x7fff898dafff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff898db000 -     0x7fff898ebffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff898f6000 -     0x7fff8992bffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8992c000 -     0x7fff89964ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff899fc000 -     0x7fff89a62fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89a63000 -     0x7fff89b4dfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff89bba000 -     0x7fff89ca8fff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89ca9000 -     0x7fff89cacfff  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
        0x7fff89cad000 -     0x7fff89deefff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89def000 -     0x7fff89fadfff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff89fae000 -     0x7fff89fedfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89fee000 -     0x7fff89fefff7  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
        0x7fff89ff0000 -     0x7fff8a2dafff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a2db000 -     0x7fff8a2dffff  com.apple.FindMyMac (2.1 - 2.1) <57D589E9-B726-3519-BE99-1B38F7737ED6> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8a2e3000 -     0x7fff8b135ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b136000 -     0x7fff8b13ffff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b140000 -     0x7fff8b17efff  com.apple.MailUI (7.2 - 1874) <CDEBA548-F861-3D53-AC21-1EF046FE0160> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
        0x7fff8b17f000 -     0x7fff8b1c4ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b1c5000 -     0x7fff8b220ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b221000 -     0x7fff8b24dfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b24e000 -     0x7fff8b257ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b258000 -     0x7fff8b265ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8b266000 -     0x7fff8b284fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8b285000 -     0x7fff8b292fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8b2b7000 -     0x7fff8b2b7ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b30d000 -     0x7fff8b339ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b33a000 -     0x7fff8b33ffff  com.apple.NetFSServer (2.0 - 1) <9B7BAA23-4D4D-30A2-8538-DFD3B1E347A6> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
        0x7fff8b340000 -     0x7fff8b346ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8b3c5000 -     0x7fff8b3c7ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8b7cb000 -     0x7fff8ba2cfff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ba81000 -     0x7fff8ba98ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8bab1000 -     0x7fff8bab6ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8bab7000 -     0x7fff8baf5ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bb46000 -     0x7fff8bb47fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8bb48000 -     0x7fff8bb6cfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8bb6d000 -     0x7fff8bb6ffff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8bb70000 -     0x7fff8bb78ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8c080000 -     0x7fff8c0cfff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8c0da000 -     0x7fff8c0e1ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8c0e2000 -     0x7fff8c0e2fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8c0e3000 -     0x7fff8c0e4ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8c0e5000 -     0x7fff8c0ecff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8c0ed000 -     0x7fff8c0fcff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c100000 -     0x7fff8c152fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8c17b000 -     0x7fff8c2ebff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c33c000 -     0x7fff8c78afff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8c78b000 -     0x7fff8c7a1ff7  com.apple.ContactsUI (8.0 - 1369) <54A4A86A-B9F8-37A1-810B-BA39C00E02CF> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
        0x7fff8c7a4000 -     0x7fff8c7b0ff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8c7b1000 -     0x7fff8ccd4fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ccd5000 -     0x7fff8ce0bffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8ce0c000 -     0x7fff8ce0cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ce0d000 -     0x7fff8ce0dfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ce0e000 -     0x7fff8ce7dff1  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
        0x7fff8ce7e000 -     0x7fff8cefefff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ceff000 -     0x7fff8cf03ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8cf04000 -     0x7fff8cf2bffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8cf2c000 -     0x7fff8cf91ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d26b000 -     0x7fff8d45cff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8d45d000 -     0x7fff8d4b9fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8d4ba000 -     0x7fff8d4c5fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
        0x7fff8d4c6000 -     0x7fff8e03cfff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e04a000 -     0x7fff8e5bafff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8e5bb000 -     0x7fff8e61dff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8e61e000 -     0x7fff8e6c7ff7  com.apple.MailCore (7.2 - 1874) <68F605E3-F062-345C-B86F-1285B7A1F6AB> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff8e6d8000 -     0x7fff8e73bff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e73c000 -     0x7fff8e74dfff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8e767000 -     0x7fff8e78cff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e80c000 -     0x7fff8e836ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8e837000 -     0x7fff8e837ff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
        0x7fff8e838000 -     0x7fff8e909ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e90a000 -     0x7fff8e952ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8e953000 -     0x7fff8ea0bff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8ea0c000 -     0x7fff8ec3cff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8ec3d000 -     0x7fff8ec4ffff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ec50000 -     0x7fff8ec62fff  com.apple.addressbook.ContactsAutocomplete (8.0 - 1369) <3FE9486E-0B79-32FE-A544-9B323BF160B7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete
        0x7fff8ec63000 -     0x7fff8ec92ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ec93000 -     0x7fff8ed1fff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ed20000 -     0x7fff8edf1fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8edf2000 -     0x7fff8f1d3ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f1d4000 -     0x7fff8f1d5ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8f1d6000 -     0x7fff8f1dcfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8f2da000 -     0x7fff8f448ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f449000 -     0x7fff8f462ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f465000 -     0x7fff8f64afff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f650000 -     0x7fff8f94efff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8f94f000 -     0x7fff8f9a8fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f9a9000 -     0x7fff8f9aefff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f9fa000 -     0x7fff8fa01ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8fa02000 -     0x7fff8fa0eff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8fa0f000 -     0x7fff8faf6ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8faf7000 -     0x7fff8faf7ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8faf8000 -     0x7fff8faf8fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8faf9000 -     0x7fff8faf9fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8fafa000 -     0x7fff8fafeff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff8faff000 -     0x7fff8fbc8fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8fbc9000 -     0x7fff8fbdffff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8fbf3000 -     0x7fff8fc3cfff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8fc3d000 -     0x7fff8fcb4fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8fce7000 -     0x7fff8fcf0ff7  com.apple.MailService (7.2 - 1874) <87141582-08F3-36E8-B4A7-D377D1177178> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
        0x7fff8fd7c000 -     0x7fff8fdbcfff  com.apple.PassKit (1.0 - 1) <CE4A0FC6-6E65-38AC-BC8E-74821D713B43> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff8fdbd000 -     0x7fff8fdecff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8fe36000 -     0x7fff8fe3cfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8fe3d000 -     0x7fff8fe43ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8fe44000 -     0x7fff8fe7ffff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff906a1000 -     0x7fff906a4fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff906d6000 -     0x7fff906d6ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff906d7000 -     0x7fff9071efff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9071f000 -     0x7fff90967ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff90968000 -     0x7fff90a59ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff90a5a000 -     0x7fff90ae5fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff90b22000 -     0x7fff90b57ffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff90b58000 -     0x7fff90bbfff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff90bc0000 -     0x7fff90be8ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff90be9000 -     0x7fff90e42ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff90e43000 -     0x7fff90e44fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff90e45000 -     0x7fff90ecefff  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
        0x7fff90f89000 -     0x7fff90fadfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff90fb0000 -     0x7fff90fb2ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff90fb3000 -     0x7fff90fb6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff90fb7000 -     0x7fff90fe0ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff90fe1000 -     0x7fff90ff3ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff90ff4000 -     0x7fff91010fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff91011000 -     0x7fff91444ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff91445000 -     0x7fff9147eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9147f000 -     0x7fff9174fffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91806000 -     0x7fff918a3fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff918fa000 -     0x7fff919aaff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff919ab000 -     0x7fff919abfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff919ac000 -     0x7fff919b7ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff919b8000 -     0x7fff919c2ff7  com.apple.corerecents (1.0 - 1) <0F44FFB3-8C65-3565-9262-CF6FA0AE0C8A> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
        0x7fff919c3000 -     0x7fff91a20fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff91a21000 -     0x7fff91a73ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff91a74000 -     0x7fff91a77ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff91c31000 -     0x7fff91ec2fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff91ec3000 -     0x7fff91ef1ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff91ef2000 -     0x7fff91f34ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff91f35000 -     0x7fff91f65fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff91f66000 -     0x7fff91f73ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff91f74000 -     0x7fff91f98ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff91f99000 -     0x7fff91fd9ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff91fda000 -     0x7fff92192ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff92193000 -     0x7fff92194ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff92195000 -     0x7fff921b1fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff92245000 -     0x7fff92245fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff92246000 -     0x7fff9228dff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff9228e000 -     0x7fff922a9ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38

    There appears to be something wrong with Mail itself.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, reinstall the Combo Update for the type of computer and the version of Mac OS X you're using, unless this is the version of Mac OS X that came with your computer:
    Mac OS X 10.3.9 Combo Update
    You may also want to take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • Hi...my email will crash when i try to open an attachment...verizon said it is a browser problem....also, my pc will just freeze up for no reason i must restart

    also a box keep coming up saying a browser setting change is needed..help

    hello, this "browser settings change" dialog is usually part of adware/malware active on your pc. please go to ''firefox > addons > extensions'' & remove any suspicious entries (toolbars, things that you have not installed intentionally, don't know what purpose they serve, etc). also go to the windows control panel / programs and remove all toolbars or potentially unwanted software from there and do a full scan of your system with the security software that you have in place and different other tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Remove a toolbar that has taken over your Firefox search or home page]]
    [[Troubleshoot Firefox issues caused by malware]]

  • RoboHelp HTML v5 Crash when I try to open topic

    I did a minor edit on a small topic in an existing project.
    Robohelp crashed before I could save. I ended the task and reloaded
    the project into HR, and received this msg:
    The reference to the file, "C:\help projects\UW\IDI UW\Chap
    15\file:\C:\help projects\UW man.css" from the file ""C:\help
    projects\UW\IDI UW\Chap 15\syndrome.htm" contains illegal
    characters and will not be shown in the project manager.
    RH crashed again. I loaded the referenced file in Internet
    Explorer, found the funky path displayed on the error msg, modied
    it, and saved the file. When I tried to open the project in RH and
    open the topic, I didn't receive the error message again, but RH
    did crash. Ended the task w/Windows Task Manager, loaded RH and
    opened the project. I then deleted the offending topic and
    reimported it from an MS Word file. No error msg., but RH crashed
    again.
    I was able to edit another topic, save, and regenerate.
    However, now RH crashes no matter which topic I try to edit. The
    last time I worked on this project was 11/07, and everything went
    smoothly then.
    It's late Sunday evening. I'm stumped. Great issue for a
    Monday morning. Any ideas?

    I decided to try the oldest trick in the book and reboot the
    computer. That resolved the problem! Duh!
    However, I need to edit the index on the project, and RH
    crashes when I try to open the index designer. I haven't tried to
    reboot. I am opening another topic on this one. I found many issues
    with RH crashes, and maybe that will help someone else, when we
    have a resolution.

  • Firefox crashes when I try to open it and it won't open in safety mode. Last 2 crash IDs: Crash ID: bp-6c1090ed-34dd-4953-9780-2c8a12130114 Crash ID: bp-a8474a3

    Firefox randomly started crashing when I try to open it. It won't open in safety mode. I even tried uninstalling and reinstalling it.
    Last 5 Crash IDs:
    <pre><nowiki>Crash ID: bp-6c1090ed-34dd-4953-9780-2c8a12130114
    Crash ID: bp-a8474a31-7cf1-47f6-bdd5-bf0852130114
    Crash ID: bp-f5bb1893-5b4f-4dca-8f7b-143742130114
    Crash ID: bp-452fad30-e171-4866-aa57-5d6522130114
    Crash ID: bp-831285de-71c7-48de-8c31-bcfbc2130114</nowiki></pre>

    [[Firefox 18 crashes on startup due to malware - how to fix]]

  • Finder continues to crash when I try to open my files

    Finder crashes when I try to open my user name with all my files in it. I can click on Macintosh HD, then it gives me a screen with "users" listed. I can click on that and the next screen gives me Guest Folder, my user name, and Shared Folder. When I double-click on my user name (it has a house icon next to my user name), it briefly shows all my files/folders and then crashes.
    Here's the log:
    Apr 23 16:35:43 Lyndas-MacBook-Pro.local ReportCrash[4921]: Removing excessive log: file:///Users/xxxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-18-114538_ Lyndas-MacBook-Pro.crash
    Apr 23 16:39:12 Lyndas-MacBook-Pro com.apple.launchd.peruser.501[151] (com.apple.Finder[4922]): Job appears to have crashed: Segmentation fault: 11
    Apr 23 16:39:12 Lyndas-MacBook-Pro.local ReportCrash[4928]: Saved crash report for Finder[4922] version 10.9.2 (10.9.2) to /Users/lxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-23-163912_Lyndas-M acBook-Pro.crash
    Apr 23 16:39:12 Lyndas-MacBook-Pro.local ReportCrash[4928]: Removing excessive log: file:///Users/xxxxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-23-132011 _Lyndas-MacBook-Pro.crash
    (I have deleted my username from the log above and inserted "x")...
    This is a new laptop (2 weeks old) and I have had problems off and on with Finder crashing. But I don't know anything in particular that I've done to get it to work correctly.
    Need suggestions.
    Thanks!
    Here's some other information:
    Process:    
    Finder [4664]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.2 (10.9.2)
    Build Info: 
    Finder_FE-885002006000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [151]
    Responsible:
    Finder [4664]
    Date/Time:  
    2014-04-23 15:55:21.996 -0500
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107b70000-000000010803f000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation              0x00007fff8cc611ba DYLD-STUB$$CFDateFormatterCreateStringWithDate + 0
    1   com.apple.finder                  0x0000000107e41081 0x107b70000 + 2953345
    2   com.apple.AppKit                  0x00007fff819c0265 -[NSCell _formatObjectValue:invalid:] + 186
    3   com.apple.AppKit                  0x00007fff81a59a67 -[NSCell stringValue] + 146
    4   com.apple.finder                  0x0000000107c73dcb 0x107b70000 + 1064395
    5   com.apple.finder                  0x0000000107c58e5f 0x107b70000 + 953951
    6   com.apple.AppKit                  0x00007fff81a54ab4 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 77
    7   com.apple.AppKit                  0x00007fff81a53de7 -[NSTableRowData _addViewToRowView:atColumn:row:] + 305
    Don't know if any of this helps or not...
    Message was edited by: retired170

    Here's some other information:
    Process:    
    Finder [4664]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.2 (10.9.2)
    Build Info: 
    Finder_FE-885002006000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [151]
    Responsible:
    Finder [4664]
    Date/Time:  
    2014-04-23 15:55:21.996 -0500
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107b70000-000000010803f000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation              0x00007fff8cc611ba DYLD-STUB$$CFDateFormatterCreateStringWithDate + 0
    1   com.apple.finder                  0x0000000107e41081 0x107b70000 + 2953345
    2   com.apple.AppKit                  0x00007fff819c0265 -[NSCell _formatObjectValue:invalid:] + 186
    3   com.apple.AppKit                  0x00007fff81a59a67 -[NSCell stringValue] + 146
    4   com.apple.finder                  0x0000000107c73dcb 0x107b70000 + 1064395
    5   com.apple.finder                  0x0000000107c58e5f 0x107b70000 + 953951
    6   com.apple.AppKit                  0x00007fff81a54ab4 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 77
    7   com.apple.AppKit                  0x00007fff81a53de7 -[NSTableRowData _addViewToRowView:atColumn:row:] + 305
    Don't know if any of this helps or not...

  • Speedgrade crashes when I try to open project! Projects won't Direct Link from Premiere either.

    Speedgrade crashing when I try to open a project! Projects won't Direct Link from Premiere either - the menu option is greyed out and I cannot select it. I've installed and uninstalled Speedgrade, all all my Creative Cloud software is up to date.
    My computer: Brand new 2013 MacBook Pro with Mavericks, 4GB of RAM, 2.4 GHz Intel Core i5.
    I can open Speedgrade, but the moment I pull in a project, it crashes. This is the error it's giving me:
    Process:         sgmacosx [3186]
    Path:            /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/MacOS/sgmacosx
    Identifier:      adobe.SpeedGrade
    Version:         8.0.0 (8.0.0)
    Build Info:      Adobe SpeedGrade CC 2014-0~141
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [135]
    Responsible:     sgmacosx [3186]
    User ID:         501
    Date/Time:       2014-06-23 14:29:22.365 -0700
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  8BFF6EBC-81CF-942C-5950-AB80F0F71196
    Sleep/Wake UUID: 677DE7FE-5EA1-424E-B532-353AD4FDA3DF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff0
    VM Regions Near 0xfffffffffffffff0:
    --> shared memory          00007fffffeba000-00007fffffebb000 [    4K] r-x/r-x SM=SHM
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8cffe292 __kill + 10
    1   com.adobe.dvacore.framework   0x0000000102ccaf2a (anonymous namespace)::SignalHandler(int, __siginfo*, void*) + 410
    2   libsystem_platform.dylib       0x00007fff90e755aa _sigtramp + 26
    3   libc++abi.dylib               0x00007fff942b1a13 __dynamic_cast + 41
    4   com.apple.opencl               0x00007fff8854a455 0x7fff8853e000 + 50261
    5   com.apple.opencl               0x00007fff885594b7 0x7fff8853e000 + 111799
    6   com.apple.opencl               0x00007fff885593eb clSetKernelArg + 70
    7   com.adobe.GPUFoundation.framework 0x0000000106d7833f void boost::fusion::detail::for_each_dispatch<boost::fusion::zip_view<boost::fusion::vector2<b oost::function_types::parameter_types<void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), boost::add_reference<mpl_::arg<-1> > > const&, boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> const&> > const, GF::PushArgument, boost::fusion::forward_traversal_tag>(boost::fusion::zip_view<boost::fusion::vector2<boos t::function_types::parameter_types<void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), boost::add_reference<mpl_::arg<-1> > > const&, boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> const&> > const&, GF::PushArgument const&, boost::fusion::forward_traversal_tag) + 79
    8   com.adobe.GPUFoundation.framework 0x0000000106d781ad int GF::InvokeKernel<void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >(boost::shared_ptr<GF::Device> const&, void*, void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), dim3, dim3, boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> const&) + 125
    9   com.adobe.GPUFoundation.framework 0x0000000106d75469 GF::PixelFormatConvert(boost::shared_ptr<GF::Device> const&, void const*, int, dvamediatypes::PixelFormat, void*, int, dvamediatypes::PixelFormat, int, int, dvamediatypes::RenderQuality, bool, boost::shared_ptr<dvacore::utility::RecycledMemory const> const&) + 23257
    10  com.adobe.GPUFoundation.framework 0x0000000106d8e595 GF::ConvertFrame(ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame> const&, dvamediatypes::RenderQuality) + 1301
    11  sgmacosx                       0x0000000100428708 CIrOpenGLCompositingEngine::COperand::bBindToTexture(CIrPoint const&, unsigned int, bool) + 2266
    12  sgmacosx                       0x0000000100425411 CIrOpenGLCompositingEngine::COperator::bRender(double, double, CIrList<CIrOpenGLCompositingEngine::COperandInstance>*, bool, bool, CIrTransformationMesh const*, bool) + 2387
    13  sgmacosx                       0x0000000100422fd1 CIrOpenGLCompositingEngine::bRender(CIrString const&, IIrCompDataProvider const*, CIrPoint const&, CIrPoint const&, CIrRect const&, CIrFrameBuffer*, CIrFrameBufferObject*, CIrOpenGLContext*, bool, bool, bool, double) + 20091
    14  sgmacosx                       0x0000000100417ba6 CIrOpenGLBlitter::BlitSingle(unsigned int, CIrRect const*) + 5800
    15  sgmacosx                       0x000000010024e9ee CIrBlitter::DrawBackground(CIrRect const*) + 304
    16  sgmacosx                       0x000000010024efad CIrBlitter::DrawWindow(CIrWindow*, CIrPoint const&, CIrRect const&, bool) + 809
    17  sgmacosx                       0x000000010024f00d CIrBlitter::DrawWindow(CIrWindow*, CIrPoint const&, CIrRect const&, bool) + 905
    18  sgmacosx                       0x000000010024f00d CIrBlitter::DrawWindow(CIrWindow*, CIrPoint const&, CIrRect const&, bool) + 905
    19  sgmacosx                       0x000000010024e6fd CIrBlitter::Blit(bool) + 841
    20  sgmacosx                       0x000000010044307a CIrosApp::ScreenUpdate(CIrList<IIrCompDataProvider const> const*, bool) + 212
    21  sgmacosx                       0x0000000100440bbf CIrosApp::CommandLoop() + 3275
    22  sgmacosx                       0x000000010043fb9e CIrosApp::iDoRun() + 3978
    23  sgmacosx                       0x000000010001ead2 main + 98
    24  sgmacosx                       0x0000000100003744 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8cfff662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8951b421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8951b136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8cffaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8cff9d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92648fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff926485e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92647f25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff926fd811 CFRunLoopRun + 97
    6   com.adobe.dvacore.framework   0x0000000102ba8019 dvacore::threads::RunPlatformEventLoop() + 89
    7   com.adobe.dvacore.framework   0x0000000102bab0f8 dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 216
    8   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    9   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    10  com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    11  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    12  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    13  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8cfff64a kevent + 10
    1   com.adobe.dvatransport.framework 0x00000001031774fc boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 236
    2   com.adobe.dvatransport.framework 0x00000001031771a7 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 375
    3   com.adobe.dvatransport.framework 0x0000000103176d18 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 552
    4   com.adobe.dvatransport.framework 0x0000000103166157 SkyConnectionEnv::MainLoop() + 167
    5   com.adobe.dvatransport.framework 0x0000000103165c09 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    6   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    7   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x000000010037919e CIrFrameCache::ThreadFunction() + 716
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8cffdf22 __connect + 10
    1   sgmacosx                       0x0000000100599e50 CIrSocket::poConnectToRemote(CIrString, int, bool) + 190
    2   sgmacosx                       0x000000010059c4ee CIrSocketFiFoConnection::CConnectRemote::OnPrologue(CIrSocketFiFoConnection*) + 86
    3   sgmacosx                       0x000000010059c228 CIrSocketFiFoConnection::ThreadFunction() + 50
    4   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    5   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    6   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x00000001004ea1cd CIrRIServer::ThreadFunction() + 521
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.adobe.dvacore.framework   0x0000000102b800db boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 139
    3   com.adobe.dvacore.framework   0x0000000102b7fe48 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 552
    4   com.adobe.dvacore.framework   0x0000000102b7fc0a boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 42
    5   com.adobe.dvatransport.framework 0x0000000103177bb3 boost_asio_detail_posix_thread_function + 19
    6   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff8b42c800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff8b42c9ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff8b3fd145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework   0x0000000102bb964d dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 141
    6   com.adobe.dvacore.framework   0x0000000102bb75b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 160
    7   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    10  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff8b42c800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff8b42c9ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff8b3fd145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework   0x0000000102bb964d dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 141
    6   com.adobe.dvacore.framework   0x0000000102bb75b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 160
    7   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    10  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff8b42c800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff8b42c9ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff8b3fd145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework   0x0000000102bb964d dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 141
    6   com.adobe.dvacore.framework   0x0000000102bb75b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 160
    7   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    10  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x00000001005dfb1e CIrTangentDevices::ThreadFunction() + 196
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000000000000b  rcx: 0x00007fff5fbfb988  rdx: 0x0000000000000000
      rdi: 0x0000000000000c72  rsi: 0x000000000000000b  rbp: 0x00007fff5fbfb9d0  rsp: 0x00007fff5fbfb988
       r8: 0x0000000000000040   r9: 0x00007fff5fbfb900  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x0000000000000000  r13: 0x0000000000000040  r14: 0x00007fff5fbfbe78  r15: 0x00007fff5fbfbe10
      rip: 0x00007fff8cffe292  rfl: 0x0000000000000206  cr2: 0xfffffffffffffff0
    Logical CPU:     0
    Error Code:      0x02000025
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x100ae7ff7 +sgmacosx (???) <91D1FAE7-D645-35AA-A07D-D78C1FADF56C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/MacOS/sgmacosx
           0x1016da000 -        0x101937ff7 +QtCore (4.6) <CE0DF6D7-6F83-1ED7-6411-7AF7FB2FD394> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
           0x1019c6000 -        0x1022effef +QtGui (4.6) <782E276D-EE76-98E5-FA48-0EFA1DF29A3F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
           0x102571000 -        0x10261eff7 +QtOpenGL (4.6) <5D09ECAB-1980-65F5-85CB-3D6EF915A208> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
           0x10265c000 -        0x102728fef +QtNetwork (4.6) <F0DB9B5B-B832-0E7D-7C5C-0D05CD42EC9C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
           0x102768000 -        0x1027a4fef +QtXml (4.6) <0D38C829-B350-F496-1690-03A16BA953E3> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
           0x1027bd000 -        0x1027c1fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1027c8000 -        0x1028c1fff +com.adobe.amtlib (8.0.0.68 - 8.0.0.68) <D3641035-0C73-3572-BB1B-2D2FBC7268F4> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1028d4000 -        0x102943ff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x10294e000 -        0x102987ff7 +com.adobe.pip (7.2.1.3399) <9E80366E-2A40-34CA-AAE3-2CA50F5F8505> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x102991000 -        0x102a1dfff +com.adobe.headlights.LogSessionFramework (7.2.1.3399) <4D4A32E1-2B7F-34AC-A310-B842CABE6080> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x102a64000 -        0x102a77ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x102a81000 -        0x102a83fff +com.adobe.boost_system.framework (8.0.0 - 8.0.0.0) <0BFBB9DE-2FBB-3C53-83A5-78CB9CE69BF7> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x102a8c000 -        0x102a92fff +com.adobe.boost_date_time.framework (8.0.0 - 8.0.0.0) <E189C45A-E466-3986-A066-7F5FA72BF848> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x102aa9000 -        0x102ab7fff +com.adobe.boost_threads.framework (8.0.0 - 8.0.0.0) <E33B3F2F-93E6-3E16-A3A6-644564AA819E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x102ad6000 -        0x102d65fff +com.adobe.dvacore.framework (8.0.0 - 8.0.0.0) <03241185-CBD1-3B3F-A262-6F376410C895> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x102fbb000 -        0x102feafff +com.adobe.dvamediatypes.framework (8.0.0 - 8.0.0.0) <881F4B60-5BF0-3885-86B2-32850F60B76B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x10301e000 -        0x103022ff7 +com.adobe.PRM.framework (8.0.0 - 8.0.0.141) <CEB18B59-8563-3F1F-A756-3DF191FD4701> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x103030000 -        0x10307dfff +com.adobe.ASLFoundation.framework (8.0.0 - 8.0.0.141) <AB6BA2FA-9BEB-3A02-B99F-F3918520D2FA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x1030e7000 -        0x1030f8fff +com.adobe.ASLMessaging.framework (8.0.0 - 8.0.0.141) <18C028EA-C0AE-3913-9C2F-32FCE1A73D30> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x103114000 -        0x103117fff +com.adobe.Memory.framework (8.0.0 - 8.0.0.141) <EEF80A05-5601-3372-9110-9283A8D0DEE9> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x103120000 -        0x103130ff7 +com.adobe.ASLUnitTesting.framework (8.0.0 - 8.0.0.141) <71C2617B-9088-36E8-845A-2B32394EF762> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x10314e000 -        0x1031b2ff7 +com.adobe.dvatransport.framework (8.0.0 - 8.0.0.0) <A13433E1-0924-347D-946B-889392C7BCB2> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x103247000 -        0x103272ff7 +com.adobe.dvamarshal.framework (8.0.0 - 8.0.0.0) <7A3B6B9E-D3A5-339F-9891-CD57FBAADCA6> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x1032b5000 -        0x1034f0fff +com.adobe.dynamiclink.framework (8.0.0 - 8.0.0.0) <1FADAE67-0E34-3F9D-9F92-164676C738DC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x103767000 -        0x1037eafff +com.adobe.MediaFoundation.framework (8.0.0 - 8.0.0.141) <C6DE9655-DA44-3730-96E9-6C8F290EAF12> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x10389c000 -        0x10392fff7 +com.adobe.AudioRenderer.framework (8.0.0 - 8.0.0.141) <CA203EC0-B1AE-396D-894B-E99AA5D03A92> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x1039f6000 -        0x103ae2ff7 +com.adobe.dvacaptioning.framework (8.0.0 - 8.0.0.0) <7F9E3171-5792-3DBB-B587-2ABF754C2C29> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning
           0x103bb5000 -        0x103c17fff +com.adobe.dvatemporalxmp.framework (8.0.0 - 8.0.0.0) <C340C765-8699-3A01-8E8A-5BFA66FADD91> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp
           0x103c55000 -        0x103c61ff7 +com.adobe.boost_signals.framework (8.0.0 - 8.0.0.0) <969C9F38-A7E9-3504-B94A-1A90BF40DA68> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x103c7c000 -        0x103d22ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 11 - 79.156380) <334C4A16-A9B5-315E-A4EE-727BB6D2FD32> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x103db9000 -        0x103ecaff7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 106 - 79.156380) <8C878AC5-DA1E-36D9-B3C0-8039732CAF2F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x103f7f000 -        0x10404bff7 +com.adobe.dvametadata.framework (8.0.0 - 8.0.0.0) <E5D03571-5F6F-3DC7-B28E-8F13726F3538> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata
           0x10412f000 -        0x104f72ff7 +com.adobe.Backend.framework (8.0.0 - 8.0.0.141) <F7D3F929-A310-3843-876C-494D1972B79B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x105c89000 -        0x105cc5fff +com.adobe.MLFoundation.framework (8.0.0 - 8.0.0.141) <561F2310-069A-3AAC-8118-C35F54BC26C7> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x105d2b000 -        0x105e6afef +com.adobe.ImageRenderer.framework (8.0.0 - 8.0.0.141) <C2BE700C-F81E-3A49-83B1-BBD7F7ABE82B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x105f57000 -        0x105fcffff +com.adobe.VideoFrame.framework (8.0.0 - 8.0.0.141) <63E089B1-25AA-3468-AB6F-3C4F56F5D475> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x106043000 -        0x10607cff7 +com.adobe.PluginSupport.framework (8.0.0 - 8.0.0.141) <735FE2BF-7EFF-32D7-BB4C-C3A964688281> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x1060c1000 -        0x1060edfff +com.adobe.SweetPeaSupport.framework (8.0.0 - 8.0.0.141) <11B542CC-81DF-3B23-9DAC-654AABFA0017> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x10612f000 -        0x106176ff7 +com.adobe.TransmitHost.framework (8.0.0 - 8.0.0.141) <F6BD63A0-3047-33B2-A350-F99B79D19A58> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TransmitHost.framework/Versions/A/TransmitHost
           0x1061cd000 -        0x1062f1ff7 +com.adobe.VideoRenderer.framework (8.0.0 - 8.0.0.141) <51262505-A92C-3898-8030-FE974FEDE1D6> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/VideoRenderer.framework/Versions/A/VideoRenderer
           0x106434000 -        0x106489ff7 +com.adobe.AudioSupport.framework (8.0.0 - 8.0.0.141) <30C32A99-B403-3791-8917-8740506C6774> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x1064e9000 -        0x1064edff7 +com.adobe.MediaUtils.framework (8.0.0 - 8.0.0.141) <1FEB096F-449E-3B2D-9B08-D1F4068A5653> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x1064f7000 -        0x10668efff +com.adobe.ImporterHost.framework (8.0.0 - 8.0.0.141) <D4A48160-F2B9-3D77-84F7-F20ADEC53D63> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ImporterHost.framework/Versions/A/ImporterHost
           0x106838000 -        0x1068affff +com.adobe.PlayerHost.framework (8.0.0 - 8.0.0.141) <1CF1D440-5074-3A11-8AE6-B934FBDAECD6> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/PlayerHost.framework/Versions/A/PlayerHost
           0x106951000 -        0x10698afff +com.adobe.AudioFilterHost.framework (8.0.0 - 8.0.0.141) <96D7630F-DE89-399E-8AED-22D620E9CB6C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost
           0x1069e1000 -        0x106adbfff +com.adobe.VideoFilterHost.framework (8.0.0 - 8.0.0.141) <B2B7F280-9C2F-35F6-BDE2-EA3EFFC6BAAE> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/VideoFilterHost.framework/Versions/A/VideoFilterHost
           0x106bda000 -        0x106bf1fff +com.adobe.ProjectSupport.framework (8.0.0 - 8.0.0.141) <C430776B-48D2-3379-B49E-446FA23AC7D1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ProjectSupport.framework/Versions/A/ProjectSupport
           0x106c1f000 -        0x106c33ff7 +com.adobe.ProjectConverterHost.framework (8.0.0 - 8.0.0.141) <1A41AED7-659B-3BBF-A67C-DEB609A56F6E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ProjectConverterHost.framework/Versions/A/ProjectConverterHo st
           0x106c59000 -        0x106ca4ff7 +com.adobe.AudioFilters.framework (8.0.0 - 8.0.0.141) <0E785A7E-1138-3E10-973B-009D5C860B0F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioFilters.framework/Versions/A/AudioFilters
           0x106d1d000 -        0x10719ffff +com.adobe.GPUFoundation.framework (8.0.0 - 8.0.0.141) <4EEB64AA-6A1F-3F79-B7F9-075E8A0ECA52> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/GPUFoundation.framework/Versions/A/GPUFoundation
           0x107448000 -        0x10790aff7 +com.adobe.dvaui.framework (8.0.0 - 8.0.0.0) <C8297DB9-9EBF-37A9-88DC-86C2D9F78548> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x107f19000 -        0x107f78ff7 +com.adobe.DynamicLinkMedia.framework (8.0.0 - 8.0.0.141) <8391A5CA-25E0-3A19-8E6A-15DC34E62E75> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/DynamicLinkMedia.framework/Versions/A/DynamicLinkMedia
           0x108033000 -        0x108091fff +com.adobe.TitleRenderer.framework (8.0.0 - 8.0.0.141) <E36D1191-D787-390C-9662-E4F2B964D1C1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleRenderer.framework/Versions/A/TitleRenderer
           0x108126000 -        0x10817bff7 +com.adobe.BravoInitializer.framework (8.0.0 - 8.0.0.141) <8D54B8E6-3C66-370D-A724-56C0814E1B08> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/BravoInitializer.framework/Versions/A/BravoInitializer
           0x1081f2000 -        0x108339ff7 +com.adobe.ACE (AdobeACE 2.20.02.32392 - 2.20.02.32392) <EEA8A4D3-C123-3481-9814-D944EFB498EF> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x10834d000 -        0x108682ff7 +com.adobe.AGM (AdobeAGM 4.30.32.32392 - 4.30.32.32392) <3DFB9C65-1183-3F0F-91F7-BC802DA3B984> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1086ee000 -        0x10870bfff +com.adobe.BIB (AdobeBIB 1.2.03.32392 - 1.2.03.32392) <56FC86F3-E5FC-3A4D-A8CF-4BB1BBA68753> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x108713000 -        0x108a24fff +com.adobe.CoolType (AdobeCoolType 5.15.00.32392 - 5.15.00.32392) <B4AF88AD-C6DF-373A-A878-4106489B4B12> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x108a6c000 -        0x108d44fe6 +libxerces-c-3.0.dylib (0) <46020284-EEA8-7D7B-388C-BF23A318C997> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/libxerces-c-3.0.dylib
           0x108ec5000 -        0x108ee9fe7 +com.mainconcept.mc.enc.dv (9.8 - 9.8.11.6624) <B3F151F9-AE9D-86B9-EF98-495C061210F1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_enc_dv.framework/Versions/9/mc_enc_dv
           0x108efd000 -        0x108f23fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <249709DE-AF0D-349D-AAFB-35E580305B67> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x108f2b000 -        0x108f4eff7 +com.adobe.dvaunittesting.framework (8.0.0 - 8.0.0.0) <BB72D627-34BF-3E5B-82DD-0A81A9F662CA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaunittesting.framework/Versions/A/dvaunittesting
           0x108f8f000 -        0x109021fff +com.adobe.dvaaudiodevice.framework (8.0.0 - 8.0.0.0) <D92C1AC0-4CE8-3DA1-8FF5-0E946F813312> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaaudiodevice.framework/Versions/A/dvaaudiodevice
           0x1090e4000 -        0x10914dfff +com.adobe.QT32Client.framework (8.0.0 - 8.0.0.141) <D65727B2-ECF1-35F7-9E53-EF231AD6F381> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QT32Client.framework/Versions/A/QT32Client
           0x1091e5000 -        0x1091f4ff7 +com.adobe.dvacaptioningui.framework (8.0.0 - 8.0.0.0) <233F6FEB-ED97-369F-8F64-95DD4639577C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvacaptioningui.framework/Versions/A/dvacaptioningui
           0x109214000 -        0x1092d6fff +com.adobe.dvaeve.framework (8.0.0 - 8.0.0.0) <277C535A-FEAF-385D-A5F4-248EBEA149DA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
           0x10942b000 -        0x109439ff7 +com.adobe.boost_filesystem.framework (8.0.0 - 8.0.0.0) <756BF412-0DEC-3396-826B-ACDB220755C3> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
           0x10944d000 -        0x10950eff7 +com.adobe.dvaaudiofilterhost.framework (8.0.0 - 8.0.0.0) <59B7BC66-57A8-3484-AB3A-1F3979170CDA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaaudiofilterhost.framework/Versions/A/dvaaudiofilterhost
           0x1095fa000 -        0x109621ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x10963d000 -        0x1096fbfff +com.adobe.dvaworkspace.framework (8.0.0 - 8.0.0.0) <81A3CCA6-F437-3FCC-B49C-5EBD6AF9509E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x10980d000 -        0x10986fff7 +com.adobe.FontEngine.framework (8.0.0 - 8.0.0.141) <AA840C31-F7DC-34A2-9A65-92FC9A3C2DEF> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/FontEngine.framework/Versions/A/FontEngine
           0x1098fb000 -        0x109914ff7 +com.adobe.TitleLayer.framework (8.0.0 - 8.0.0.141) <0B87CF1E-3382-36BB-B837-BA077445468D> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleLayer.framework/Versions/A/TitleLayer
           0x109aaf000 -        0x109abdff7 +com.adobe.TitleImageManager.framework (8.0.0 - 8.0.0.141) <817A7E41-1906-3FBA-BE55-B1DC555AEA62> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleImageManager.framework/Versions/A/TitleImageManager
           0x109ad9000 -        0x109b58fff +com.adobe.TitleCharacterFactory.framework (8.0.0 - 8.0.0.141) <AA54483F-8E50-36A5-826D-304E6C9DCA0E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleCharacterFactory.framework/Versions/A/TitleCharacterFac tory
           0x109bb5000 -        0x109c98fff +com.adobe.TitleCG.framework (8.0.0 - 8.0.0.141) <E405431C-AEAB-305C-8E61-61CA1EA44904> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleCG.framework/Versions/A/TitleCG
           0x109d30000 -        0x109fb0fff +com.adobe.TitleLayout.framework (8.0.0 - 8.0.0.141) <331CB986-E666-32F7-B4AC-939CDD5D2DF5> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleLayout.framework/Versions/A/TitleLayout
           0x10a5ea000 -        0x10a5f2ff3  libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
           0x10c1e4000 -        0x10c1e7ffa  libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x10c4c9000 -        0x10c56cff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10c5b4000 -        0x10c5dcffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x10c7f1000 -        0x10c7f5ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <E5405175-7735-3F30-97ED-F44645033DC7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x110348000 -        0x1104e8ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x110524000 -        0x11054dfff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x116d8c000 -        0x116d8eff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x118a65000 -        0x118d17ff7 +com.adobe.ImporterQuickTime.framework (8.0.0 - 8.0.0.141) <368ADF9C-738E-321B-912B-730D3BE80E4B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/ImporterQuickTime.bundle/Contents/MacOS/ImporterQuickTi me
           0x118ed8000 -        0x118ff1fef +com.mainconcept.mc.dec.mp2v (9.8 - 9.8.11.6624) <ADC1D391-89AA-E18F-05C0-58793FED6DC8> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_dec_mp2v.framework/Versions/9/mc_dec_mp2v
           0x118ff4000 -        0x119017fff +com.adobe.QTParser.framework (8.0.0 - 8.0.0.141) <E1A473D9-581D-3134-AC0F-C83000982A0C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QTParser.framework/Versions/A/QTParser
           0x119036000 -        0x1190e8fef +com.adobe.IPPMPEGDecoder.framework (8.0.0 - 8.0.0.141) <FA1C0CC3-BB78-31E1-BC09-38EDD87F8C56> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/IPPMPEGDecoder.framework/Versions/A/IPPMPEGDecoder
           0x119127000 -        0x119447fe7 +com.adobe.CodecSupport.framework (8.0.0 - 8.0.0.141) <A19171FC-4ADA-3E72-A6F2-D0AB90812DDC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/CodecSupport.framework/Versions/A/CodecSupport
           0x1195b0000 -        0x1197b2fcf +com.mainconcept.mc.bc.dec.avc (9.8 - 9.8.11.6624) <436641E8-7C73-4346-5740-EDA0C61A2379> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_bc_dec_avc.framework/Versions/9/mc_bc_dec_avc
           0x1197bb000 -        0x11990ffeb +com.mainconcept.mc.dec.mp4v (9.8 - 9.8.11.6624) <F27870EB-399B-9898-B03B-47009790E2C5> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_dec_mp4v.framework/Versions/9/mc_dec_mp4v
           0x119918000 -        0x1199f4fe7 +libmp4decMT.dylib (1.1.3) <A663DA9C-874F-742A-58B2-B5665D99CA03> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/libmp4decMT.dylib
           0x119a4d000 -        0x119aa3fff +com.adobe.PlayerMediaCore.framework (8.0.0 - 8.0.0.141) <2D639F2C-280A-3E07-8B18-7642AFBE7C0E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/PlayerMediaCore.bundle/Contents/MacOS/PlayerMediaCore
           0x119afd000 -        0x119b45ff7 +com.adobe.DisplaySurface.framework (8.0.0 - 8.0.0.141) <C9C43902-90F9-3A1A-BE5D-C15B702C1569> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/DisplaySurface.framework/Versions/A/DisplaySurface
           0x119b9c000 -        0x119bccfff +com.adobe.RendererCPU.framework (8.0.0 - 8.0.0.141) <3CDF0782-0E4C-360F-987B-5AA7A9D31D7A> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/RendererCPU.framework/Versions/A/RendererCPU
           0x119c05000 -        0x119d45ff7 +com.adobe.RendererGPU.framework (8.0.0 - 8.0.0.141) <BBA8B0B2-228A-3939-B59A-645C82D0A35C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/RendererGPU.framework/Versions/A/RendererGPU
           0x119f62000 -        0x119f73ff7 +com.adobe.PremiereFiltersMetaPlugin.framework (8.0.0 - 8.0.0.141) <CA1053A8-97AC-375E-9F91-5B24CBFE46BC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/PremiereFiltersMetaPlugin.prmp/Contents/MacOS/PremiereF iltersMetaPlugin
           0x119f88000 -        0x119f99fff +com.adobe.TransitionsMetaPlugin.framework (8.0.0 - 8.0.0.141) <E9F66B45-66E4-3E24-8FEE-01679C5E35CC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/TransitionsMetaPlugin.prmp/Contents/MacOS/TransitionsMe taPlugin
           0x11aafe000 -        0x11ab01ff7 +com.adobe.Opacity.framework (8.0.0 - 8.0.0.141) <8C7C46D7-91B4-3D6A-B22E-8890BB2A487F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/Opacity.bundle/Contents/MacOS/Opacity
           0x11ab0a000 -        0x11ab0dff7 +com.adobe.Motion.framework (8.0.0 - 8.0.0.141) <D9BACE81-AF3E-3403-B870-814B399590E1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/Motion.bundle/Contents/MacOS/Motion
           0x121a4a000 -        0x121a89ff7 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 8.0.0.14 - 8.0.0.14) <FC7DECBD-48F6-3E2F-8E40-42F19885B415> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotificatio ns
           0x122536000 -        0x122562ff7 +com.adobe.ImporterMPEG.framework (8.0.0 - 8.0.0.141) <AB682B01-5004-34B5-B658-15FF3FA8C25F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/ImporterMPEG.bundle/Contents/MacOS/ImporterMPEG
           0x123f0b000 -        0x123f24fff +com.adobe.ImporterFastMPEG.framework (8.0.0 - 8.0.0.141) <EC483748-8C8C-3B10-BF7F-CB47661D9B93> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/ImporterFastMPEG.bundle/Contents/MacOS/ImporterFastMPEG
           0x126810000 -        0x1268efff3 +com.mainconcept.mc.mfimport (9.8 - 9.8.11.6624) <8D0E0AB2-CD0C-AFCF-4A32-D608A637F0B7> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_mfimport.framework/Versions/9/mc_mfimport
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.26.34 - 8.2.6) <D900EBB2-0E47-3DB8-8AA7-A795652167C9> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD5000GraphicsGLDriver
        0x7fff6f6fd000 -     0x7fff6f730817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff87a8f000 -     0x7fff87b51ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87b52000 -     0x7fff87b5cfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87b87000 -     0x7fff87b90fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff87b91000 -     0x7fff87bc5fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff87c3c000 -     0x7fff87c63ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff87c64000 -     0x7fff87cf0ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff87cf1000 -     0x7fff87cf1fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87cff000 -     0x7fff87d37ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
        0x7fff87d38000 -     0x7fff87d39ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff87e37000 -     0x7fff87e3affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87e3b000 -     0x7fff87ea7fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87f7a000 -     0x7fff88224ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff88238000 -     0x7fff88267fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff88284000 -     0x7fff88286fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
        0x7fff88524000 -     0x7fff8853dff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8853e000 -     0x7fff8858cff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff888f2000 -     0x7fff88bc6fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff88bca000 -     0x7fff88bd4ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff88c1c000 -     0x7fff88c2afff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff88c2b000 -     0x7fff88c33ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff89226000 -     0x7fff89236ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff89237000 -     0x7fff89238ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89239000 -     0x7fff892bafff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
        0x7fff89518000 -     0x7fff89532fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D99

    I tried 3.0 and the latest book now opens and ADE says it is on KOBO after I drag it there, but when I disconnect and open KOBO itself it is not there.

  • Premiere Elements 9 crashes when I try to open a project

    Premiere Elements 9 was installed on my laptop when I bought it. I have only just tried to use it for the first time this week. When I choose 'create a new project' it opens but there's only a blank screen - no way to start editing, drag video in, etc. When I try to re-open a project, it crashes - saying there has been an error and it has to close.
    I have uninstalled and re-installed from the discs that came with the laptop but this problem continues to happen.
    Any ideas what I can do to fix this?
    Thanks.

    Thanks for your suggestions. I'm working on a Windows 7 laptop.
    When I try to download the 9.0.1 update I get an error message: "There was an error downloading this update. Please quit and try again later". It doesn't say what the problem is.
    1. Yes
    2. I've tried this and got the same blank grey screen as before (no work area) - tried to open a project/ create new and I got the error message: "Sorry, a serious error has occurred that requires Adobe Premiere Elements to shut down." But then it doesn't shut down.
    3. I'm not sure what kind of video card - how do I find this out?
    Unless you have other suggestions, given my replies above, I'll try deleting the folder you suggest next.
    Thanks
    Emily
        Premiere Elements 9 crashes when I try to open a project
        created by A.T. Romano in Premiere Elements - View the full discussion
    emilyw76
    What computer operating system is your Premiere Elements 9 running on? For now I will assume Windows 7, 8, or 8.1 64 bit.
    Have you installed the 9.0.1 Update and are trying to work from it? I suspect not. To do that, you can use Help Menu/Update within the project or, if that is not possible, you can do the update with the program closed. Use the download link
    Adobe - Premiere Elements : For Windows : Premiere Elements 9.0.1 update
    Then the usual
    1. Do you have the latest version of QuickTime installed on your computer?
    2. Are you running the program from a User Account with Administrative Privileges and have you applied Run As Administrator to the desktop icon of the program?
    3. What video card/graphics card does your computer use? How many cards, 1 or 2? And, is the card driver version up to date according to the web site of the manufacturer of the card or the web site of the manufacturer of the computer?
    An important troubleshooting scheme is to delete the Adobe Premiere Elements Prefs file and, if necessary, the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists.
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    9.0
    and in the 9.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then you delete the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives active so that you can see the complete path cited.
    After you determine that the video card/graphics card is up to date and the problems persist, the delete the BadDrivers.txt file.
    Local Disk C
    Program Data
    Adobe
    Premiere Elements
    9.0
    and in the 9.0 Folder is the BadDrivers.txt file that you delete. (After you close out of there and open a project, a new BadDrivers.txt file will be generated but the problem should be gone hopefully.)
    Please review and consider the above and then we will decide what next as indicated.
    Thank you.
    ATR

  • Itunes crashes when i try to open it or open in safe mode

    For the last week or so, itunes has been crashing when I try to open it.  I've also tried opening in safe mode by holding down the shift and the control key and it never gets into safe mode, it still just quits.
    I need to sync my iphone, ipad, and ipod. Not to mention download material from the store.
    thanks,
    Joan

    Hi Lindseyeb!
    I have an article for you that can help you troubleshoot this installation of iTunes:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • My illustrator CS6 crashes when i try to open an AI file with RGB color mode

    My illustrator CS6 crashes when i try to open an AI file with RGB color mode. I worked on this file yesterday and changed it to RGB mode. Today i tried to open the file again but illustrator won't open it and crashes. It does work when i want to open a file with CMYK color mode.
    Anyone know how to fix this ?

    Have you tried trashing the prefs?

  • My CC crashes when I try to open any application

    My CC crashes when I try to open any application - this has been happening for about a week. I installed CC over two months ago and now I cannot use any of the creative suite applications. I don't want to uninstall becuase I am afraid I won't know how to reinstall. what do you suggest. help!

    There is no error message. Every application simply crashes and a dialog box to send a report comes up. when I click for details the first of about 100 lines of text/code under "problem details and system configuration" are:
    Process:    
    PDApp [1553]
    Path:       
    /Library/Application Support/Adobe/*/PDApp.app/Contents/MacOS/PDApp
    Identifier: 
    com.adobe.PDApp
    Version:    
    7.0.0.427 (7.0.0.427)
    Code Type:  
    X86 (Native)
    Parent Process:  ??? [1]
    User ID:    
    501
    as I scroll down I see this:
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSXMLDocument initWithXMLString:options:error:]: nil argument'"
    how would I go about opening anything in a new user account? I purchased CC under my email and password that i have been using with apple for years. I don't have another email to use, and I don't want to change my subscription. Is that what you are suggesting?

  • Adobe Muse CC keeps crashing when I try to open my file.

    Hi all,
    I've recently created a project off Adobe Muse, but for some reason it keeps crashing when I try to open it. I can create a new
    file in muse, but I cannot open that file. The file size is only 13MB. Here is a screen shot of what appears on my screen :

    Hi Zak,
    Sorry my knowledge in computer mechanics are very low, but this is the general information about my
    current computer. The Muse file is also stored in my documents.

  • Every CC program is crashing when i try to open a File.

    Hello everyone,
    we use Photoshop, Illustrator, Indesign and Dreamweaver in the newest version.
    Since this morning every one of these 4 programs is crashing when i try to open a file with "File -> Open".
    When i open the file with a double click over the explorer it works without any error.
    I renamed the folders under "C:\Users\[Username]\AppData\Roaming\Adobe\Adobe Photoshop CC 2014" but no success.
    What can i do in this case?

    Moving the discussion to Photoshop General Discussion.
    Thanks,
    Atul Saini

Maybe you are looking for

  • Error in configuring SLD - Solman 7.1

    Hello All, Dear Team, We face issue during the SLD configuration of solution manager 7.1.We are in the process of configuring local SLD.After we select SETUP LOCAL SLD,we are prompted for the login credentials.And after loggin with j2ee_admin user, i

  • Library size differs

    Hi, when I open iTunes, at the bottom it tells me my library size which is around 55GB but when I navigate to my 'iTunes Music' folder in the finder it states it's 90GB. Why the dramatic change in size?! Can some one clear up why this might be. Thank

  • Display top 5 highest salaries

    Hi all.. i need to retrieve the top 5 highest salaries from the emp table please help

  • How to calibrate 23'' Cinema on a PC

    Just purchased the 23'' and loving it. My question is what are the options for calibrating brightness, color and contrast as I am running on pc Win XP. Is their any software associated with the Cinema 23 If I use calabration software, where are the c

  • Why do my videos still show in my movie icon once they are expired

    Once I've watched a rental movie on my ipad and it's expired it still shows in my video icon. I can't delete the. How can I get them out of my videos list?