CommandPost / FCPCafe

FCP Cafe Website
https://fcp.cafe
MIT License
27 stars 15 forks source link

Crash - com.apple.main-thread #16

Open latenitefilms opened 6 years ago

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
ËV®îˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.prochannel.framework  0x000000010f40ad6e CHChannelWrapperForOZChannel + 44
1   com.apple.Flexo                 0x000000010ca5c969 -[FFBlindDataCustomUIChannelController dealloc] + 41
2   com.apple.Flexo                 0x000000010d50bba9 -[FFColorCorrectionUIChannelController dealloc] + 105
3   com.apple.CoreFoundation        0x00007fff3a92288e cow_cleanup + 126
4   com.apple.CoreFoundation        0x00007fff3a82208d -[__NSArrayM dealloc] + 45
5   com.apple.proinspector.framework    0x000000010f56b4ee -[OZViewControllerGroup dealloc] + 67
6   com.apple.CoreFoundation        0x00007fff3a92288e cow_cleanup + 126
7   com.apple.CoreFoundation        0x00007fff3a82208d -[__NSArrayM dealloc] + 45
8   com.apple.proinspector.framework    0x000000010f56b4ee -[OZViewControllerGroup dealloc] + 67
9   com.apple.proinspector.framework    0x000000010f585d40 -[OZFolderGroupController dealloc] + 66
10  com.apple.CoreFoundation        0x00007fff3a92288e cow_cleanup + 126
11  com.apple.CoreFoundation        0x00007fff3a82208d -[__NSArrayM dealloc] + 45
12  com.apple.proinspector.framework    0x000000010f56b4ee -[OZViewControllerGroup dealloc] + 67
13  com.apple.proinspector.framework    0x000000010f59bc78 -[OZViewCtlrRoot dealloc] + 161
14  com.apple.Foundation            0x00007fff3c9af5a1 _timerRelease + 74
15  com.apple.CoreFoundation        0x00007fff3a883d3e __CFRunLoopDoTimer + 1198
16  com.apple.CoreFoundation        0x00007fff3a8837da __CFRunLoopDoTimers + 346
17  com.apple.CoreFoundation        0x00007fff3a87adab __CFRunLoopRun + 2427
18  com.apple.CoreFoundation        0x00007fff3a87a1a3 CFRunLoopRunSpecific + 483
19  com.apple.HIToolbox             0x00007fff39b62d96 RunCurrentEventLoopInMode + 286
20  com.apple.HIToolbox             0x00007fff39b62b06 ReceiveNextEventCommon + 613
21  com.apple.HIToolbox             0x00007fff39b62884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22  com.apple.AppKit                0x00007fff37e15a73 _DPSNextEvent + 2085
23  com.apple.AppKit                0x00007fff385abe34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
24  com.apple.AppKit                0x00007fff37e0a885 -[NSApplication run] + 764
25  com.apple.LunaKit               0x000000010ed772ad LKApplicationMain + 365
26  libdyld.dylib                   0x00007fff62b90015 start + 1

Full Crash Log: Final Cut Pro_2018-05-08-161826_LateNite-Bravo.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
ËÜâçˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff5ad8ac42 object_isClass + 35
1   com.apple.Foundation            0x00007fff358d4d61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff358d3c96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff3e9b770f CAAnimation_setter(CAAnimation*, unsigned int, _CAValueType, void const*) + 132
4   com.apple.QuartzCore            0x00007fff3e9b8231 -[CAPropertyAnimation setKeyPath:] + 30
5   com.apple.QuartzCore            0x00007fff3e9b81f8 +[CAPropertyAnimation animationWithKeyPath:] + 62
6   com.apple.FinalCut              0x0000000107edd0eb -[PEMeterLayer layoutSublayers] + 2731
7   com.apple.QuartzCore            0x00007fff3e9bc5cb CA::Layer::layout_if_needed(CA::Transaction*) + 401
8   com.apple.QuartzCore            0x00007fff3e9bc426 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 24
9   com.apple.QuartzCore            0x00007fff3e9bb434 CA::Context::commit_transaction(CA::Transaction*) + 326
10  com.apple.QuartzCore            0x00007fff3e9bafe1 CA::Transaction::commit() + 487
11  com.apple.QuartzCore            0x00007fff3e9c7446 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 66
12  com.apple.CoreFoundation        0x00007fff336ab467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
13  com.apple.CoreFoundation        0x00007fff336ab38f __CFRunLoopDoObservers + 527
14  com.apple.CoreFoundation        0x00007fff3368da70 __CFRunLoopRun + 1600
15  com.apple.CoreFoundation        0x00007fff3368d1a3 CFRunLoopRunSpecific + 483
16  com.apple.HIToolbox             0x00007fff32975d96 RunCurrentEventLoopInMode + 286
17  com.apple.HIToolbox             0x00007fff32975b06 ReceiveNextEventCommon + 613
18  com.apple.HIToolbox             0x00007fff32975884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
19  com.apple.AppKit                0x00007fff30c28a73 _DPSNextEvent + 2085
20  com.apple.AppKit                0x00007fff313bee34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
21  com.apple.AppKit                0x00007fff30c1d885 -[NSApplication run] + 764
22  com.apple.LunaKit               0x00000001086b32ad LKApplicationMain + 365
23  libdyld.dylib                   0x00007fff5b9a3015 start + 1

Full Crash Log: Final Cut Pro_2018-05-17-172515_LateNite-Bravo.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
ËfÎëˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff5f3a8c46 object_isClass + 39
1   com.apple.Foundation            0x00007fff39ef2d61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff39ef1c96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff42fd1ae7 CA::Layer::set_bounds(CA::Rect const&, bool) + 347
4   com.apple.QuartzCore            0x00007fff42fd190b -[CALayer setBounds:] + 251
5   com.apple.AppKit                0x00007fff35315952 -[NSScrollerImp _makeScrollerPartLayer] + 109
6   com.apple.AppKit                0x00007fff35291e2c -[NSScrollerImp setLayer:] + 364
7   com.apple.AppKit                0x00007fff35291cb5 -[NSScroller(NSInternal2) setLayer:] + 82
8   com.apple.AppKit                0x00007fff3524fcfe -[NSView(NSInternal) _createLayerAndInitialize] + 219
9   com.apple.AppKit                0x00007fff35aefb07 -[NSView _updateLayerBackedness] + 508
10  com.apple.AppKit                0x00007fff35aee53f -[NSView didChangeValueForKey:] + 60
11  com.apple.AppKit                0x00007fff35314a6a -[NSScrollerImp setOverlayScrollerState:forceImmediately:] + 282
12  com.apple.AppKit                0x00007fff35290293 -[NSScroller _really_setLionScrollerStyle:] + 167
13  com.apple.AppKit                0x00007fff3529011e -[NSScrollView setScrollerStyle:] + 365
14  com.apple.LunaKit               0x000000010acdb2d9 -[LKScrollView setScrollerStyle:] + 73
15  com.apple.AppKit                0x00007fff35bf6c65 _checkForAccessoryViewsInScrollerAreas + 1830
16  com.apple.AppKit                0x00007fff35226294 -[NSScrollView addSubview:] + 115
17  com.apple.AppKit                0x00007fff3528ff06 -[NSScrollView _commonNewScroll:] + 266
18  com.apple.AppKit                0x00007fff353b2e67 -[NSScrollView setVerticalScroller:] + 191
19  com.apple.Foundation            0x00007fff39ddfdff _NSSetObjectValueAndNotify + 148
20  com.apple.LunaKit               0x000000010acdb44f -[LKScrollView setupWithOverlayScrollers] + 223
21  com.apple.proinspector.framework    0x000000010b6d50fe -[OZViewCtlrRoot encloseViewInScrollView] + 285
22  com.apple.Flexo                 0x0000000108bd82c0 -[FFInspectorModuleChannels _setupChannelInspector:] + 1648
23  com.apple.Flexo                 0x0000000108bd43b8 -[FFInspectorModuleChannels setCurrentItems:] + 360
24  com.apple.Flexo                 0x000000010941ac02 -[FFInspectorModuleAudioProperties _setupCurrentItems] + 866
25  com.apple.Flexo                 0x000000010941a88a -[FFInspectorModuleAudioProperties setCurrentItems:] + 90
26  com.apple.Flexo                 0x00000001094c4855 -[FFInspectorTabSplitViewModule setupTabCurrentItems] + 869
27  com.apple.Flexo                 0x00000001094c449c -[FFInspectorTabSplitViewModule setCurrentItems:] + 92
28  com.apple.Flexo                 0x0000000108bef0d2 -[FFInspectorTabModule _finishSetCurrentItems] + 2578
29  com.apple.procore.framework     0x0000000108661fe8 ExecuteProcrastinated + 265
30  libdispatch.dylib               0x00007fff5ff87e08 _dispatch_client_callout + 8
31  libdispatch.dylib               0x00007fff5ff9aed1 _dispatch_continuation_pop + 472
32  libdispatch.dylib               0x00007fff5ff8a0d1 _dispatch_source_invoke + 620
33  libdispatch.dylib               0x00007fff5ff93271 _dispatch_main_queue_callback_4CF + 776
34  com.apple.CoreFoundation        0x00007fff37ce9c69 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
35  com.apple.CoreFoundation        0x00007fff37cabe4a __CFRunLoopRun + 2586
36  com.apple.CoreFoundation        0x00007fff37cab1a3 CFRunLoopRunSpecific + 483
37  com.apple.HIToolbox             0x00007fff36f93d96 RunCurrentEventLoopInMode + 286
38  com.apple.HIToolbox             0x00007fff36f93b06 ReceiveNextEventCommon + 613
39  com.apple.HIToolbox             0x00007fff36f93884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
40  com.apple.AppKit                0x00007fff35246a73 _DPSNextEvent + 2085
41  com.apple.AppKit                0x00007fff359dce34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
42  com.apple.AppKit                0x00007fff3523b885 -[NSApplication run] + 764
43  com.apple.LunaKit               0x000000010ad342ad LKApplicationMain + 365
44  libdyld.dylib                   0x00007fff5ffc1015 start + 1

Full Crash Log: Final Cut Pro_2018-05-22-163250_LateNite-Bravo.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000206000000020
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
Ë÷-îˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff617cfc3e object_isClass + 31
1   com.apple.Foundation            0x00007fff3c319d61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff3c318c96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff453fc70f CAAnimation_setter(CAAnimation*, unsigned int, _CAValueType, void const*) + 132
4   com.apple.QuartzCore            0x00007fff453fd261 -[CAAnimation setDuration:] + 31
5   com.apple.QuartzCore            0x00007fff454185c6 -[CALayer addAnimation:forKey:] + 318
6   com.apple.QuartzCore            0x00007fff453fbee9 CA::Layer::remove_sublayer(CA::Transaction*, CALayer*) + 317
7   com.apple.QuartzCore            0x00007fff453fb8f4 CA::Layer::remove_from_superlayer() + 126
8   com.apple.AppKit                0x00007fff3764dfbe -[NSView _removeLayerFromSuperlayer] + 308
9   com.apple.AppKit                0x00007fff3764d824 -[NSView _setSuperview:] + 225
10  com.apple.AppKit                0x00007fff3765279d -[NSView removeFromSuperview] + 252
11  com.apple.AppKit                0x00007fff3776632c -[NSView removeFromSuperviewWithoutNeedingDisplay] + 38
12  com.apple.AppKit                0x00007fff37f15998 -[NSView _finalize] + 1068
13  com.apple.AppKit                0x00007fff3766057a -[NSView dealloc] + 164
14  com.apple.proinspector.framework    0x000000010f812210 -[OZFlippedView dealloc] + 104
15  libobjc.A.dylib                 0x00007fff617c4087 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 817
16  com.apple.CoreFoundation        0x00007fff3a091a56 _CFAutoreleasePoolPop + 22
17  com.apple.CoreFoundation        0x00007fff3a0dbd3e __CFRunLoopDoTimer + 1198
18  com.apple.CoreFoundation        0x00007fff3a0db7da __CFRunLoopDoTimers + 346
19  com.apple.CoreFoundation        0x00007fff3a0d2dab __CFRunLoopRun + 2427
20  com.apple.CoreFoundation        0x00007fff3a0d21a3 CFRunLoopRunSpecific + 483
21  com.apple.HIToolbox             0x00007fff393bad96 RunCurrentEventLoopInMode + 286
22  com.apple.HIToolbox             0x00007fff393bab06 ReceiveNextEventCommon + 613
23  com.apple.HIToolbox             0x00007fff393ba884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
24  com.apple.AppKit                0x00007fff3766da73 _DPSNextEvent + 2085
25  com.apple.AppKit                0x00007fff37e03e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
26  com.apple.AppKit                0x00007fff37662885 -[NSApplication run] + 764
27  com.apple.LunaKit               0x000000010eecd2ad LKApplicationMain + 365
28  libdyld.dylib                   0x00007fff623e8015 start + 1

Full Crash Log: Final Cut Pro_2018-05-25-120626_LateNite-Bravo.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000206000000020
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x206000000020:
    MALLOC_LARGE           00000002fa5ed000-00000002fc0bf000 [ 26.8M] rw-/rwx SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-000060000b000000 [176.0M] rw-/rwx SM=PRV  

Application Specific Information:
Ë÷-îˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff617cfc3e object_isClass + 31
1   com.apple.Foundation            0x00007fff3c319d61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff3c318c96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff453fc70f CAAnimation_setter(CAAnimation*, unsigned int, _CAValueType, void const*) + 132
4   com.apple.QuartzCore            0x00007fff453fd261 -[CAAnimation setDuration:] + 31
5   com.apple.QuartzCore            0x00007fff454185c6 -[CALayer addAnimation:forKey:] + 318
6   com.apple.QuartzCore            0x00007fff453fbee9 CA::Layer::remove_sublayer(CA::Transaction*, CALayer*) + 317
7   com.apple.QuartzCore            0x00007fff453fb8f4 CA::Layer::remove_from_superlayer() + 126
8   com.apple.AppKit                0x00007fff3764dfbe -[NSView _removeLayerFromSuperlayer] + 308
9   com.apple.AppKit                0x00007fff3764d824 -[NSView _setSuperview:] + 225
10  com.apple.AppKit                0x00007fff3765279d -[NSView removeFromSuperview] + 252
11  com.apple.AppKit                0x00007fff3776632c -[NSView removeFromSuperviewWithoutNeedingDisplay] + 38
12  com.apple.AppKit                0x00007fff37f15998 -[NSView _finalize] + 1068
13  com.apple.AppKit                0x00007fff3766057a -[NSView dealloc] + 164
14  com.apple.AppKit                0x00007fff37766c42 -[NSControl dealloc] + 148
15  com.apple.AppKit                0x00007fff377673f5 -[NSImageView dealloc] + 76
16  libobjc.A.dylib                 0x00007fff617c4087 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 817
17  com.apple.CoreFoundation        0x00007fff3a091a56 _CFAutoreleasePoolPop + 22
18  com.apple.CoreFoundation        0x00007fff3a0d2e6c __CFRunLoopRun + 2620
19  com.apple.CoreFoundation        0x00007fff3a0d21a3 CFRunLoopRunSpecific + 483
20  com.apple.HIToolbox             0x00007fff393bad96 RunCurrentEventLoopInMode + 286
21  com.apple.HIToolbox             0x00007fff393bab06 ReceiveNextEventCommon + 613
22  com.apple.HIToolbox             0x00007fff393ba884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
23  com.apple.AppKit                0x00007fff3766da73 _DPSNextEvent + 2085
24  com.apple.AppKit                0x00007fff37e03e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
25  com.apple.AppKit                0x00007fff37662885 -[NSApplication run] + 764
26  com.apple.LunaKit               0x0000000109cf52ad LKApplicationMain + 365
27  libdyld.dylib                   0x00007fff623e8015 start + 1

Full Crash Log: Final Cut Pro_2018-05-25-125140_LateNite-Bravo.txt

latenitefilms commented 6 years ago
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000c355145bec0
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0xc355145bec0:
    MALLOC_LARGE_REUSABLE  000000044cbe8000-000000044eb8d000 [ 31.6M] rw-/rwx SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-000060000a400000 [164.0M] rw-/rwx SM=PRV  

Application Specific Information:
objc_msgSend() selector name: countByEnumeratingWithState:objects:count:
Ë÷ëˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff5e5b0e9d objc_msgSend + 29
1   com.apple.FinalCut              0x000000010178ed7a -[PEEditorContainerModule firstResponderChanged:] + 554
2   com.apple.CoreFoundation        0x00007fff36ed7f2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
3   com.apple.CoreFoundation        0x00007fff36ed7dfa _CFXRegistrationPost + 458
4   com.apple.CoreFoundation        0x00007fff36ed7b31 ___CFXNotificationPost_block_invoke + 225
5   com.apple.CoreFoundation        0x00007fff36e958d0 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1664
6   com.apple.CoreFoundation        0x00007fff36e94a07 _CFXNotificationPost + 599
7   com.apple.Foundation            0x00007fff38f978c7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
8   com.apple.LunaKit               0x00000001040c8ba6 -[LKWindow _setFirstResponder:] + 166
9   com.apple.AppKit                0x00007fff3450dd5d -[NSWindow _realMakeFirstResponder:] + 448
10  com.apple.FinalCut              0x0000000101785a4c -[PEEditorContainerModule loadEditorForSequence:] + 780
11  com.apple.FinalCut              0x00000001017804df -[PEDocument makeSequenceActive:] + 63
12  com.apple.FinalCut              0x000000010177e82b +[PEDocument makeSequenceActive:] + 443
13  com.apple.Flexo                 0x0000000101d778bd -[FFOrganizerFilmstripModule openClickedOnProject:] + 909
14  com.apple.Flexo                 0x0000000101d7ddbd -[FFOrganizerFilmstripModule playPause:] + 125
15  com.apple.LunaKit               0x0000000104068dc4 -[LKCommandsController performCommand:withTarget:] + 292
16  com.apple.LunaKit               0x0000000104068c0f -[LKCommandsController performKeyEquivalent:withTarget:] + 271
17  com.apple.LunaKit               0x00000001040d7668 -[LKApplication _handleKeyEquivalent:] + 88
18  com.apple.Flexo                 0x0000000101e76b68 -[FFApplication _handleKeyEquivalent:] + 72
19  com.apple.AppKit                0x00007fff346cf735 -[NSWindow keyDown:] + 83
20  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
21  com.apple.FinalCut              0x00000001017b1e1a -[PEWindowModule keyDown:] + 266
22  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
23  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
24  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
25  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
26  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
27  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
28  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
29  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
30  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
31  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
32  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
33  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
34  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
35  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
36  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
37  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
38  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
39  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
40  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
41  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
42  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
43  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
44  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
45  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
46  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
47  com.apple.AppKit                0x00007fff345c656f forwardMethod + 211
48  com.apple.Flexo                 0x0000000102492017 -[FFResponderLayerHostView unhandledKeyDown:] + 39
49  com.apple.AppKit                0x00007fff34d9243d -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5040
50  com.apple.AppKit                0x00007fff34d90c70 -[NSWindow(NSEventRouting) sendEvent:] + 497
51  com.apple.AppKit                0x00007fff34bf2236 -[NSApplication(NSEvent) sendEvent:] + 2462
52  com.apple.LunaKit               0x00000001040d75c8 -[LKApplication sendEvent:] + 56
53  com.apple.Flexo                 0x0000000101e769cf -[FFApplication sendEvent:] + 511
54  com.apple.AppKit                0x00007fff344528b5 -[NSApplication run] + 812
55  com.apple.LunaKit               0x00000001040d82ad LKApplicationMain + 365
56  libdyld.dylib                   0x00007fff5f1d8015 start + 1

Full Crash Log: Final Cut Pro_2018-05-08-133204_LateNite-Alpha.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called
*** error for object 0x7f9109c74c10: incorrect checksum for freed object - object was probably modified after being freed.

Ë6©ˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff7737eb6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff77549080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff772da1ae abort + 127
3   libsystem_malloc.dylib          0x00007fff773e3ad4 szone_error + 596
4   libsystem_malloc.dylib          0x00007fff773e50eb small_free_list_remove_ptr_no_clear + 790
5   libsystem_malloc.dylib          0x00007fff773d9149 small_malloc_from_free_list + 403
6   libsystem_malloc.dylib          0x00007fff773d7859 szone_malloc_should_clear + 1600
7   libsystem_malloc.dylib          0x00007fff773dab97 szone_memalign + 702
8   libsystem_malloc.dylib          0x00007fff773da891 malloc_zone_memalign + 154
9   libobjc.A.dylib                 0x00007fff7660e356 (anonymous namespace)::AutoreleasePoolPage::autoreleaseFullPage(objc_object*, (anonymous namespace)::AutoreleasePoolPage*) + 48
10  libobjc.A.dylib                 0x00007fff7660b72a objc_object::rootAutorelease2() + 96
11  com.apple.coreui                0x00007fff6335e9c9 _LookupThemeProvider + 277
12  com.apple.coreui                0x00007fff6343b6f3 -[CUICatalog negativeCache] + 33
13  com.apple.coreui                0x00007fff63439dc6 -[CUICatalog _resolvedRenditionKeyFromThemeRef:withBaseKey:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:memoryClass:graphicsClass:graphicsFallBackOrder:iconSizeIndex:] + 493
14  com.apple.coreui                0x00007fff63439bd0 -[CUICatalog _resolvedRenditionKeyForName:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:memoryClass:graphicsClass:graphicsFallBackOrder:withBaseKeySelector:] + 251
15  com.apple.coreui                0x00007fff63436888 -[CUICatalog iconImageWithName:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:desiredSize:] + 163
16  com.apple.coreui                0x00007fff6343963a -[CUICatalog iconImageWithName:scaleFactor:displayGamut:layoutDirection:desiredSize:] + 50
17  com.apple.AppKit                0x00007fff4caaa4ea +[NSImage _catalogIconImageWithName:bundle:] + 472
18  com.apple.AppKit                0x00007fff4c48c7d3 -[NSBundle(NSBundleImageExtension) _newImageForResourceWithProspectiveName:imageClass:] + 50
19  com.apple.AppKit                0x00007fff4c48c788 -[NSBundle(NSBundleImageExtension) imageForResource:] + 63
20  com.apple.LunaKit               0x0000000103fd4529 -[LKSegmentedScrubberCell updateButtonCellImages] + 153
21  com.apple.LunaKit               0x0000000103fd4869 -[LKSegmentedScrubberCell resetButtonCells] + 89
22  com.apple.LunaKit               0x0000000103fd3119 -[LKSegmentedScrubberCell setStyle:] + 201
23  com.apple.LunaKit               0x0000000103fd1eb5 -[LKSegmentedScrubberCell commonInitSegmentedScrubberCell] + 181
24  com.apple.LunaKit               0x0000000103fd2026 -[LKSegmentedScrubberCell initTextCell:] + 70
25  com.apple.AppKit                0x00007fff4c4decd0 -[NSTextFieldCell init] + 31
26  com.apple.LunaKit               0x0000000103fd206a -[LKSegmentedScrubberCell init] + 42
27  com.apple.AppKit                0x00007fff4c4a0293 -[NSControl initWithFrame:] + 104
28  com.apple.AppKit                0x00007fff4c4dec43 -[NSTextField initWithFrame:] + 81
29  com.apple.LunaKit               0x0000000103fccd81 -[LKSegmentedScrubber initWithFrame:] + 81
30  com.apple.proinspector.framework    0x00000001049bbccd -[PISegmentedScrubber initWithFrame:] + 79
31  com.apple.proinspector.framework    0x000000010498dfc6 -[OZChan2DController initWithChan:context:] + 1032
32  com.apple.Flexo                 0x0000000102794033 -[FFChan2DPercentToSourcePixelController initWithChan:context:] + 51
33  com.apple.proinspector.framework    0x0000000104976277 +[OZViewControllerGroup parameterControllerForChan:context:] + 81
34  com.apple.proinspector.framework    0x0000000104984298 -[OZLabeledParamController initWithChan:context:] + 127
35  com.apple.proinspector.framework    0x000000010498a6c2 -[OZFolderGroupController initWithChan:canDeferEnclosed:context:] + 238
36  com.apple.proinspector.framework    0x000000010499dda7 OZCompoundGroupController_UIComponent::create(OZChannelBase*, PIBuildContext*) + 59
37  com.apple.proinspector.framework    0x00000001049750a0 -[OZViewControllerGroup augmentUIWithChan:context:] + 180
38  com.apple.proinspector.framework    0x00000001049756a5 -[OZViewControllerGroup augmentUIWithFolder:context:] + 559
39  com.apple.proinspector.framework    0x000000010498a83c -[OZFolderGroupController initWithChan:canDeferEnclosed:context:] + 616
40  com.apple.proinspector.framework    0x000000010499da5b OZFolderGroupController_UIComponent::create(OZChannelBase*, PIBuildContext*) + 59
41  com.apple.proinspector.framework    0x00000001049750a0 -[OZViewControllerGroup augmentUIWithChan:context:] + 180
42  com.apple.proinspector.framework    0x00000001049756a5 -[OZViewControllerGroup augmentUIWithFolder:context:] + 559
43  com.apple.proinspector.framework    0x000000010498a83c -[OZFolderGroupController initWithChan:canDeferEnclosed:context:] + 616
44  com.apple.proinspector.framework    0x000000010499da5b OZFolderGroupController_UIComponent::create(OZChannelBase*, PIBuildContext*) + 59
45  com.apple.proinspector.framework    0x00000001049750a0 -[OZViewControllerGroup augmentUIWithChan:context:] + 180
46  com.apple.Flexo                 0x0000000102be4671 -[FFInspectorModuleVideoChannels _rebuildInspectorWithChannelFolders:currentItems:buildContext:shouldReadLock:] + 5361
47  com.apple.Flexo                 0x0000000101eab24b -[FFInspectorModuleChannels _setupChannelInspector:] + 1531
48  com.apple.Flexo                 0x0000000101ec422b -[FFInspectorTabModule tabView:didSelectTabViewItem:] + 315
49  com.apple.AppKit                0x00007fff4c560338 -[NSTabView selectTabViewItem:] + 1151
50  com.apple.Flexo                 0x0000000101ec23aa -[FFInspectorTabModule _finishSetCurrentItems] + 3306
51  com.apple.procore.framework     0x0000000101933fe8 ExecuteProcrastinated + 265
52  libdispatch.dylib               0x00007fff771f4e08 _dispatch_client_callout + 8
53  libdispatch.dylib               0x00007fff77207ed1 _dispatch_continuation_pop + 472
54  libdispatch.dylib               0x00007fff771f70d1 _dispatch_source_invoke + 620
55  libdispatch.dylib               0x00007fff77200271 _dispatch_main_queue_callback_4CF + 776
56  com.apple.CoreFoundation        0x00007fff4ef56c69 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
57  com.apple.CoreFoundation        0x00007fff4ef18e4a __CFRunLoopRun + 2586
58  com.apple.CoreFoundation        0x00007fff4ef181a3 CFRunLoopRunSpecific + 483
59  com.apple.HIToolbox             0x00007fff4e200d96 RunCurrentEventLoopInMode + 286
60  com.apple.HIToolbox             0x00007fff4e200b06 ReceiveNextEventCommon + 613
61  com.apple.HIToolbox             0x00007fff4e200884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
62  com.apple.AppKit                0x00007fff4c4b3a73 _DPSNextEvent + 2085
63  com.apple.AppKit                0x00007fff4cc49e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
64  com.apple.AppKit                0x00007fff4c4a8885 -[NSApplication run] + 764
65  com.apple.LunaKit               0x00000001040092ad LKApplicationMain + 365
66  libdyld.dylib                   0x00007fff7722e015 start + 1

Full Crash Log: Final Cut Pro_2018-05-10-152301_LateNite-Alpha.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
ËÜSåˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.ozone.framework       0x0000000112d6b947 OZObject::all_iterator_t<OZObjectManipulator, true, true, OZObject::defaultAllValidator>::operator++() + 119
1   com.apple.ozone.framework       0x0000000112d5b61c OZScene::begin_all_sel() + 220
2   com.apple.ozone.framework       0x0000000113163923 +[OZDFRDocumentFunctionBarManager getTextInfoDelegateForCurrentlySelectedObjectInScene:] + 51
3   com.apple.ozone.framework       0x0000000113163be9 +[OZDFRDocumentFunctionBarManager selectedTextObjectCountWithSelectedItem:withDocument:] + 25
4   com.apple.FinalCut              0x00000001047b1617 -[PEPlayerDFRController identifiersForCurrentStateWithDocument:outEscapeKeyReplacementItem:] + 263
5   com.apple.FinalCut              0x00000001047b183d -[PEPlayerDFRController updateFunctionBarToCurrentStateWithDocumentOwner:] + 285
6   com.apple.Foundation            0x00007fff34437a79 NSKeyValueNotifyObserver + 350
7   com.apple.Foundation            0x00007fff3443732d NSKeyValueDidChange + 475
8   com.apple.Foundation            0x00007fff34573e50 NSKeyValueDidChangeWithPerThreadPendingNotifications + 132
9   com.apple.FinalCut              0x00000001047befa0 -[PESelectionManager setSelectedItems:owner:] + 240
10  com.apple.FinalCut              0x000000010473c12e -[PEEditorContainerModule editorModule:didSelectItems:] + 142
11  com.apple.Flexo                 0x0000000105409183 -[FFAnchoredTimelineModule(FFTLKDataSource) timelineView:changedPlayheadTimeWithEmptySelection:] + 1027
12  com.apple.TLKit                 0x0000000106d8136f -[TLKTimelineView _sendPlayheadSelectionChanged] + 219
13  com.apple.TLKit                 0x0000000106d872b8 -[TLKTimelineView _setPlayheadTime_NoKVO:animate:] + 422
14  com.apple.TLKit                 0x0000000106d870f5 -[TLKTimelineView setPlayheadTime:animate:] + 90
15  com.apple.Flexo                 0x0000000105071ca4 -[FFAnchoredTimelineModule timeRateChangedForContext:] + 1444
16  com.apple.Flexo                 0x0000000104ba9d68 -[FFContext _notifyContextObservers:] + 1032
17  com.apple.Flexo                 0x0000000104baa416 -[FFContext _timeRateChanged] + 198
18  com.apple.Flexo                 0x0000000104baa829 -[FFContext setTime:rate:forSingleStreamSkimming:] + 505
19  com.apple.Flexo                 0x0000000104baa621 -[FFContext setTime:rate:] + 49
20  com.apple.Flexo                 0x0000000105028bb3 -[FFAnchoredTimelineModule restoreViewPropertiesForRootItem:] + 2275
21  com.apple.Flexo                 0x000000010502dc85 -[FFAnchoredTimelineModule activeRootItemDidChange] + 853
22  com.apple.Flexo                 0x0000000104c65310 -[FFEditorModule pushRootItem:] + 960
23  com.apple.Flexo                 0x000000010502d666 -[FFAnchoredTimelineModule pushRootItem:] + 374
24  com.apple.FinalCut              0x0000000104730a35 -[PEEditorContainerModule loadEditorForSequence:] + 757
25  com.apple.FinalCut              0x000000010472b4df -[PEDocument makeSequenceActive:] + 63
26  com.apple.FinalCut              0x000000010472982b +[PEDocument makeSequenceActive:] + 443
27  com.apple.Flexo                 0x00000001050e7032 -[FFOrganizerFilmstripView _handleMouseDown:inProjectChunk:] + 3410
28  com.apple.Flexo                 0x0000000105b028f1 -[FFOrganizerFilmstripViewPro unhandledMouseDown:] + 513
29  com.apple.Flexo                 0x000000010543d1a1 -[FFResponderLayerHostView mouseDown:] + 753
30  com.apple.AppKit                0x00007fff301ffd6d -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5891
31  com.apple.AppKit                0x00007fff301fc9c4 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2359
32  com.apple.AppKit                0x00007fff301fbc70 -[NSWindow(NSEventRouting) sendEvent:] + 497
33  com.apple.AppKit                0x00007fff3005d236 -[NSApplication(NSEvent) sendEvent:] + 2462
34  com.apple.LunaKit               0x000000010707b5c8 -[LKApplication sendEvent:] + 56
35  com.apple.Flexo                 0x0000000104e1f9cf -[FFApplication sendEvent:] + 511
36  com.apple.AppKit                0x00007fff2f8bd8b5 -[NSApplication run] + 812
37  com.apple.LunaKit               0x000000010707c2ad LKApplicationMain + 365
38  libdyld.dylib                   0x00007fff5a643015 start + 1

Full Crash Log: Final Cut Pro_2018-05-11-121703_LateNite-Alpha.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
-[_NSConcreteObservation ozChannel]: unrecognized selector sent to instance 0x60800b03c740
abort() called
ËÜSåˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff5a793b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff5a95e080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff5a6ef1ae abort + 127
3   com.apple.Flexo                 0x000000010e5ac58a FFApplicationHandleExceptionThatShouldNotBeIgnored + 474
4   com.apple.AppKit                0x00007fff2f8bd946 -[NSApplication run] + 957
5   com.apple.LunaKit               0x000000010fe1e2ad LKApplicationMain + 365
6   libdyld.dylib                   0x00007fff5a643015 start + 1

Full Crash Log: Final Cut Pro_2018-05-11-141739_LateNite-Alpha.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
Performing @selector(_outlineControlClicked:) from sender NSButton 0x60800454ea70
Ë$éˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff5b732c42 object_isClass + 35
1   com.apple.Foundation            0x00007fff3627cd61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff3627bc96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff3f35f70f CAAnimation_setter(CAAnimation*, unsigned int, _CAValueType, void const*) + 132
4   com.apple.QuartzCore            0x00007fff3f36dee3 -[CABasicAnimation setFromValue:] + 30
5   com.apple.AppKit                0x00007fff31781c3c _NSConvertViewAnimationTreeForBackingLayers + 1325
6   com.apple.AppKit                0x00007fff315ddbd3 -[NSView actionForLayer:forKey:] + 971
7   com.apple.QuartzCore            0x00007fff3f35d2c6 -[CALayer actionForKey:] + 124
8   com.apple.QuartzCore            0x00007fff3f4cfb45 CA::Layer::begin_change(CA::Transaction*, unsigned int, objc_object*, objc_object*&) + 169
9   com.apple.QuartzCore            0x00007fff3f35c81f CA::Layer::set_position(CA::Vec2<double> const&, bool) + 253
10  com.apple.QuartzCore            0x00007fff3f35c718 -[CALayer setPosition:] + 43
11  com.apple.AppKit                0x00007fff315db24e -[NSView(NSInternal) _updateLayerGeometryFromView] + 2342
12  com.apple.AppKit                0x00007fff315f8ff4 -[NSView setFrameOrigin:] + 707
13  com.apple.AppKit                0x00007fff31f5a985 +[NSAnimationContext runAnimationGroup:] + 55
14  com.apple.AppKit                0x00007fff315e59a9 +[NSAnimationContext runAnimationGroup:completionHandler:] + 87
15  com.apple.AppKit                0x00007fff317812af -[NSView(NSInternal) _performAnimated:actions:] + 286
16  com.apple.AppKit                0x00007fff3193ef28 -[_NSViewAnimator setFrameOrigin:] + 215
17  com.apple.AppKit                0x00007fff318f7471 -[_NSViewAnimator setFrame:] + 277
18  com.apple.AppKit                0x00007fff31fc60de -[NSTableRowData _ltrUpdateColumnWidthsRelativeToOldWidths:animated:towardsOriginal:] + 690
19  com.apple.AppKit                0x00007fff3195411d -[NSTableRowData _slideRemoveRowViews:originalRow:withAnimation:] + 1640
20  com.apple.AppKit                0x00007fff31797fdf -[NSTableRowData _removeDeletedViews] + 1189
21  com.apple.AppKit                0x00007fff31796797 -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 107
22  com.apple.AppKit                0x00007fff317965e0 -[NSTableRowData _updateVisibleViewsBasedOnUpdateItemsAnimated] + 234
23  com.apple.AppKit                0x00007fff316c7290 -[NSTableRowData _doWorkAfterEndUpdates] + 85
24  com.apple.AppKit                0x00007fff31940f71 -[NSOutlineView _doUserExpandOrCollapseOfItem:isExpand:optionKeyWasDown:] + 681
25  com.apple.AppKit                0x00007fff31940c9f -[NSOutlineView _outlineControlClicked:] + 164
26  com.apple.AppKit                0x00007fff31d68a43 -[NSApplication(NSResponder) sendAction:to:from:] + 312
27  com.apple.LunaKit               0x000000010d39c545 -[LKApplication sendAction:to:from:] + 101
28  com.apple.Flexo                 0x000000010b13c751 -[FFApplication sendAction:to:from:] + 385
29  com.apple.AppKit                0x00007fff3180e53f -[NSControl sendAction:to:] + 86
30  com.apple.AppKit                0x00007fff3180e467 __26-[NSCell _sendActionFrom:]_block_invoke + 136
31  com.apple.AppKit                0x00007fff3180e36d -[NSCell _sendActionFrom:] + 183
32  com.apple.AppKit                0x00007fff3184f688 -[NSButtonCell _sendActionFrom:] + 97
33  com.apple.AppKit                0x00007fff3180cbd6 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2438
34  com.apple.AppKit                0x00007fff3184f3cf -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 777
35  com.apple.AppKit                0x00007fff3180b670 -[NSControl mouseDown:] + 965
36  com.apple.AppKit                0x00007fff31f07d6d -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5891
37  com.apple.AppKit                0x00007fff31f049c4 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2359
38  com.apple.AppKit                0x00007fff31f03c70 -[NSWindow(NSEventRouting) sendEvent:] + 497
39  com.apple.AppKit                0x00007fff31d65236 -[NSApplication(NSEvent) sendEvent:] + 2462
40  com.apple.LunaKit               0x000000010d39c5c8 -[LKApplication sendEvent:] + 56
41  com.apple.Flexo                 0x000000010b13c9cf -[FFApplication sendEvent:] + 511
42  com.apple.AppKit                0x00007fff315c58b5 -[NSApplication run] + 812
43  com.apple.LunaKit               0x000000010d39d2ad LKApplicationMain + 365
44  libdyld.dylib                   0x00007fff5c34b015 start + 1

Full Crash Log: Final Cut Pro_2018-05-15-122251_LateNite-Alpha.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000002f400000020
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x2f400000020:
    OpenCL                 000000037565b000-0000000377132000 [ 26.8M] rw-/rwx SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-000060000ce00000 [206.0M] rw-/rwx SM=PRV  

Application Specific Information:
Ë∆èˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff5c50ec3e object_isClass + 31
1   com.apple.Foundation            0x00007fff37058d61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff37057c96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff4013b70f CAAnimation_setter(CAAnimation*, unsigned int, _CAValueType, void const*) + 132
4   com.apple.QuartzCore            0x00007fff4013c261 -[CAAnimation setDuration:] + 31
5   com.apple.QuartzCore            0x00007fff401575c6 -[CALayer addAnimation:forKey:] + 318
6   com.apple.QuartzCore            0x00007fff4014e30a CA::Layer::set_sublayers(__CFArray const*) + 518
7   com.apple.Flexo                 0x000000010f0ddbe6 -[FFFilmstripLayer layoutSublayers] + 4470
8   com.apple.QuartzCore            0x00007fff401405cb CA::Layer::layout_if_needed(CA::Transaction*) + 401
9   com.apple.QuartzCore            0x00007fff40140426 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 24
10  com.apple.QuartzCore            0x00007fff4013f434 CA::Context::commit_transaction(CA::Transaction*) + 326
11  com.apple.QuartzCore            0x00007fff4013efe1 CA::Transaction::commit() + 487
12  com.apple.AppKit                0x00007fff32ca3a72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
13  com.apple.CoreFoundation        0x00007fff34e2f467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
14  com.apple.CoreFoundation        0x00007fff34e2f38f __CFRunLoopDoObservers + 527
15  com.apple.CoreFoundation        0x00007fff34e11908 __CFRunLoopRun + 1240
16  com.apple.CoreFoundation        0x00007fff34e111a3 CFRunLoopRunSpecific + 483
17  com.apple.HIToolbox             0x00007fff340f9d96 RunCurrentEventLoopInMode + 286
18  com.apple.HIToolbox             0x00007fff340f9a0f ReceiveNextEventCommon + 366
19  com.apple.HIToolbox             0x00007fff340f9884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
20  com.apple.AppKit                0x00007fff323aca73 _DPSNextEvent + 2085
21  com.apple.AppKit                0x00007fff32b42e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
22  com.apple.AppKit                0x00007fff32cdf7b7 -[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:] + 272
23  com.apple.AppKit                0x00007fff325e94b1 -[NSDragEventTracker trackEvent:usingHandler:] + 1605
24  com.apple.AppKit                0x00007fff325e89d8 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1928
25  com.apple.AppKit                0x00007fff326d1eac -[NSSliderCell trackMouse:inRect:ofView:untilMouseUp:] + 167
26  com.apple.AppKit                0x00007fff325e7670 -[NSControl mouseDown:] + 965
27  com.apple.AppKit                0x00007fff32ce3d6d -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5891
28  com.apple.AppKit                0x00007fff32ce09c4 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2359
29  com.apple.AppKit                0x00007fff32cdfc70 -[NSWindow(NSEventRouting) sendEvent:] + 497
30  com.apple.AppKit                0x00007fff32b41236 -[NSApplication(NSEvent) sendEvent:] + 2462
31  com.apple.LunaKit               0x0000000110c595c8 -[LKApplication sendEvent:] + 56
32  com.apple.Flexo                 0x000000010e9f89cf -[FFApplication sendEvent:] + 511
33  com.apple.AppKit                0x00007fff323a18b5 -[NSApplication run] + 812
34  com.apple.LunaKit               0x0000000110c5a2ad LKApplicationMain + 365
35  libdyld.dylib                   0x00007fff5d127015 start + 1

Full Crash Log: Final Cut Pro_2018-05-23-110037_LateNite-Alpha.txt

latenitefilms commented 6 years ago
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Application Specific Information:
Ë~õˇ

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff68cd3c42 object_isClass + 35
1   com.apple.Foundation            0x00007fff4381dd61 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 58
2   com.apple.Foundation            0x00007fff4381cc96 NSKeyValueWillChangeWithPerThreadPendingNotifications + 294
3   com.apple.QuartzCore            0x00007fff4c90070f CAAnimation_setter(CAAnimation*, unsigned int, _CAValueType, void const*) + 132
4   com.apple.QuartzCore            0x00007fff4c901231 -[CAPropertyAnimation setKeyPath:] + 30
5   com.apple.QuartzCore            0x00007fff4c9011f8 +[CAPropertyAnimation animationWithKeyPath:] + 62
6   com.apple.FinalCut              0x000000010ada10eb -[PEMeterLayer layoutSublayers] + 2731
7   com.apple.QuartzCore            0x00007fff4c9055cb CA::Layer::layout_if_needed(CA::Transaction*) + 401
8   com.apple.QuartzCore            0x00007fff4c905426 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 24
9   com.apple.QuartzCore            0x00007fff4c904434 CA::Context::commit_transaction(CA::Transaction*) + 326
10  com.apple.QuartzCore            0x00007fff4c903fe1 CA::Transaction::commit() + 487
11  com.apple.QuartzCore            0x00007fff4c910446 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 66
12  com.apple.CoreFoundation        0x00007fff415f4467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
13  com.apple.CoreFoundation        0x00007fff415f438f __CFRunLoopDoObservers + 527
14  com.apple.CoreFoundation        0x00007fff415d6a70 __CFRunLoopRun + 1600
15  com.apple.CoreFoundation        0x00007fff415d61a3 CFRunLoopRunSpecific + 483
16  com.apple.HIToolbox             0x00007fff408bed96 RunCurrentEventLoopInMode + 286
17  com.apple.HIToolbox             0x00007fff408beb06 ReceiveNextEventCommon + 613
18  com.apple.HIToolbox             0x00007fff408be884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
19  com.apple.AppKit                0x00007fff3eb71a73 _DPSNextEvent + 2085
20  com.apple.AppKit                0x00007fff3f307e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
21  com.apple.AppKit                0x00007fff3eb66885 -[NSApplication run] + 764
22  com.apple.LunaKit               0x000000010d6792ad LKApplicationMain + 365
23  libdyld.dylib                   0x00007fff698ec015 start + 1

Full Crash Log: Final Cut Pro_2018-05-24-143526_LateNite-Alpha.txt

latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [6342]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            Final Cut Pro
Version:               10.4.2 (321512)
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [6342]
User ID:               501

Date/Time:             2018-05-03 14:49:33.438 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 66000 seconds
Time Since Wake:       8100 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff5b242b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff5b40d080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff5b19e1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff4bd960f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x000000010fd18f2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff4bd974d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x000000010fcf0332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff3e167a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff3e167073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff3e107973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff3e107431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff3e106434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff3e105fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff30c6aa72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff32df6467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff32df638f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff32dd8908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff32dd81a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff320c0d96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff320c0b06 ReceiveNextEventCommon + 613
20  com.apple.HIToolbox             0x00007fff320c0884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff30373a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff30b09e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff30368885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x000000010b9712ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff5b0f2015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [38584]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            Final Cut Pro
Version:               10.4.2 (321512)
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [38584]
User ID:               501

Date/Time:             2018-05-08 22:25:24.433 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 230000 seconds
Time Since Wake:       4800 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff5b242b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff5b40d080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff5b19e1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff4bd960f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x000000010ce77f2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff4bd974d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x000000010ce4f332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff3e167a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff3e167073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff3e107973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff3e107431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff3e106434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff3e105fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff30c6aa72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff32df6467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff32df638f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff32dd8908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff32dd81a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff320c0d96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff320c0a0f ReceiveNextEventCommon + 366
20  com.apple.HIToolbox             0x00007fff320c0884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff30373a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff30b09e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff30368885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x0000000108bb12ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff5b0f2015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [7601]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            Final Cut Pro
Version:               10.4.2 (321512)
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [7601]
User ID:               501

Date/Time:             2018-05-22 09:36:10.840 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 120000 seconds
Time Since Wake:       3700 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000126d8aabbec8
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x126d8aabbec8:
    CG image               00000002d78af000-00000002d9854000 [ 31.6M] rw-/rwx SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-000060000fe00000 [254.0M] rw-/rwx SM=PRV  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff50a8a184 objc_release + 36
1   libobjc.A.dylib                 0x00007fff50a8b087 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 817
2   com.apple.CoreFoundation        0x00007fff29354a56 _CFAutoreleasePoolPop + 22
3   com.apple.Foundation            0x00007fff2b4798ad -[NSAutoreleasePool drain] + 144
4   com.apple.AppKit                0x00007fff269258e5 -[NSApplication run] + 860
5   com.apple.LunaKit               0x0000000102d892ad LKApplicationMain + 365
6   libdyld.dylib                   0x00007fff516af015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [7677]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            Final Cut Pro
Version:               10.4.2 (321512)
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [7677]
User ID:               501

Date/Time:             2018-05-22 11:56:21.548 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 130000 seconds
Time Since Wake:       12000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff517ffb6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff519ca080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff5175b1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff423530f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x0000000107b9bf2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff423544d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x0000000107b73332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff34724a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff34724073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff346c4973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff346c4431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff346c3434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff346c2fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff27227a72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff293b3467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff293b338f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff29395908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff293951a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff2867dd96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff2867db06 ReceiveNextEventCommon + 613
20  com.apple.HIToolbox             0x00007fff2867d884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff26930a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff270c6e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff26925885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x000000010389c2ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff516af015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [8230]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            com.apple.FinalCut
Version:               10.4.2 (321512)
Build Info:            ProEditor-32151002011000000~3
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [8230]
User ID:               501

Date/Time:             2018-05-22 12:04:58.395 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 130000 seconds
Time Since Wake:       12000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff517ffb6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff519ca080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff5175b1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff423530f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x0000000108057f2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff423544d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x000000010802f332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff34724a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff34724073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff346c4973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff346c4431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff346c3434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff346c2fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff27227a72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff293b3467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff293b338f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff29395908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff293951a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff2867dd96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff2867da0f ReceiveNextEventCommon + 366
20  com.apple.HIToolbox             0x00007fff2867d884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff26930a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff270c6e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff26925885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x0000000103d532ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff516af015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [2584]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            com.apple.FinalCut
Version:               10.4.2 (321512)
Build Info:            ProEditor-32151002011000000~3
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [2584]
User ID:               501

Date/Time:             2018-05-25 10:45:58.848 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 20000 seconds
Time Since Wake:       2600 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff70263b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff7042e080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff701bf1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff60db70f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x00000001134b2f2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff60db84d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x000000011348a332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff53188a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff53188073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff53128973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff53128431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff53127434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff53126fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff45c8ba72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff47e17467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff47e1738f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff47df9908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff47df91a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff470e1d96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff470e1b06 ReceiveNextEventCommon + 613
20  com.apple.HIToolbox             0x00007fff470e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff45394a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff45b2ae34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff45389885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x000000010f1b52ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff70113015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [4925]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            com.apple.FinalCut
Version:               10.4.2 (321512)
Build Info:            ProEditor-32151002011000000~3
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [4925]
User ID:               501

Date/Time:             2018-05-25 13:08:39.697 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 28000 seconds
Time Since Wake:       11000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff70263b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff7042e080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff701bf1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff60db70f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x0000000116a17f2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff60db84d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x00000001169ef332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff53188a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff53188073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff53128973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff53128431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff53127434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff53126fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff45c8ba72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff47e17467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff47e1738f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff47df9908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff47df91a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff470e1d96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff470e1b06 ReceiveNextEventCommon + 613
20  com.apple.HIToolbox             0x00007fff470e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff45394a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff45b2ae34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff45389885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x00000001127042ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff70113015 start + 1
latenitefilms commented 6 years ago

Iain Anderson reports:

Process:               Final Cut Pro [5841]
Path:                  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:            com.apple.FinalCut
Version:               10.4.2 (321512)
Build Info:            ProEditor-32151002011000000~3
App Item ID:           424389933
App External ID:       826808281
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Final Cut Pro [5841]
User ID:               501

Date/Time:             2018-05-25 13:52:22.501 +1000
OS Version:            Mac OS X 10.13.4 (17E202)
Report Version:        12

Time Awake Since Boot: 31000 seconds
Time Since Wake:       13000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffc

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff70263b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff7042e080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff701bf1ae abort + 127
3   libGPUSupportMercury.dylib      0x00007fff60db70f1 gpusGenerateCrashLog + 168
4   com.apple.AMDRadeonX4000GLDriver    0x0000000111fe9f2b gpusKillClientExt + 9
5   libGPUSupportMercury.dylib      0x00007fff60db84d6 gpusSubmitDataBuffers + 184
6   com.apple.AMDRadeonX4000GLDriver    0x0000000111fc1332 glrATI_Hwl_SubmitPacketsWithToken + 154
7   com.apple.QuartzCore            0x00007fff53188a2c CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1985
8   com.apple.QuartzCore            0x00007fff53188073 -[CAOpenGLLayer _display] + 565
9   com.apple.QuartzCore            0x00007fff53128973 CA::Layer::display_if_needed(CA::Transaction*) + 633
10  com.apple.QuartzCore            0x00007fff53128431 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
11  com.apple.QuartzCore            0x00007fff53127434 CA::Context::commit_transaction(CA::Transaction*) + 326
12  com.apple.QuartzCore            0x00007fff53126fe1 CA::Transaction::commit() + 487
13  com.apple.AppKit                0x00007fff45c8ba72 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 283
14  com.apple.CoreFoundation        0x00007fff47e17467 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff47e1738f __CFRunLoopDoObservers + 527
16  com.apple.CoreFoundation        0x00007fff47df9908 __CFRunLoopRun + 1240
17  com.apple.CoreFoundation        0x00007fff47df91a3 CFRunLoopRunSpecific + 483
18  com.apple.HIToolbox             0x00007fff470e1d96 RunCurrentEventLoopInMode + 286
19  com.apple.HIToolbox             0x00007fff470e1b06 ReceiveNextEventCommon + 613
20  com.apple.HIToolbox             0x00007fff470e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  com.apple.AppKit                0x00007fff45394a73 _DPSNextEvent + 2085
22  com.apple.AppKit                0x00007fff45b2ae34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
23  com.apple.AppKit                0x00007fff45389885 -[NSApplication run] + 764
24  com.apple.LunaKit               0x000000010dce62ad LKApplicationMain + 365
25  libdyld.dylib                   0x00007fff70113015 start + 1
latenitefilms commented 6 years ago

Ben King reports:

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000010018
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x10018:
--> 
    __TEXT                 000000010d6c2000-000000010d78e000 [  816K] r-x/rwx SM=COW  /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro

Application Specific Information:
objc_msgSend() selector name: retain
Performing @selector(selectPlaybackMedia:) from sender NSMenuItem 0x7feb9d430ed0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff8c4824dd objc_msgSend + 29
1   com.apple.Flexo                 0x000000010deb68e4 +[FFNotificationCenter postNotification:] + 196
2   com.apple.Flexo                 0x000000010deb6c56 +[FFNotificationCenter postNotificationName:object:userInfo:] + 70
3   com.apple.FinalCut              0x000000010d6e0505 -[PEPlayerContainerModule selectPlaybackMedia:] + 789
4   libsystem_trace.dylib           0x00007fff892cb07a _os_activity_initiate + 75
5   com.apple.AppKit                0x00007fff968bfdbd -[NSApplication sendAction:to:from:] + 460
6   com.apple.LunaKit               0x0000000110247a55 -[LKApplication sendAction:to:from:] + 101
7   com.apple.Flexo                 0x000000010e143918 -[FFApplication sendAction:to:from:] + 376
8   com.apple.AppKit                0x00007fff968bfb57 -[NSMenuItem _corePerformAction] + 336
9   com.apple.AppKit                0x00007fff968bf8b7 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
10  libsystem_trace.dylib           0x00007fff892cb07a _os_activity_initiate + 75
11  com.apple.AppKit                0x00007fff96951e54 -[NSMenu performActionForItemAtIndex:] + 131
12  com.apple.AppKit                0x00007fff96951dc7 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
13  com.apple.AppKit                0x00007fff96951c1f -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
14  com.apple.AppKit                0x00007fff967f6fd9 NSSLMMenuEventHandler + 708
15  com.apple.HIToolbox             0x00007fff983247be DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1231
16  com.apple.HIToolbox             0x00007fff98323c48 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 404
17  com.apple.HIToolbox             0x00007fff983399e6 SendEventToEventTarget + 40
18  com.apple.HIToolbox             0x00007fff9838399a SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
19  com.apple.HIToolbox             0x00007fff983aed5b SendMenuCommandWithContextAndModifiers + 59
20  com.apple.HIToolbox             0x00007fff983aed0c SendMenuItemSelectedEvent + 188
21  com.apple.HIToolbox             0x00007fff983aebe8 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
22  com.apple.HIToolbox             0x00007fff9838db81 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1794
23  com.apple.HIToolbox             0x00007fff9838cc5c _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 610
24  com.apple.HIToolbox             0x00007fff9838c853 _HandlePopUpMenuSelectionWithDictionary + 287
25  com.apple.AppKit                0x00007fff96948c6c _NSSLMPopUpCarbonMenu3 + 6168
26  com.apple.AppKit                0x00007fff96947442 _NSPopUpCarbonMenu3 + 153
27  com.apple.AppKit                0x00007fff9694739a -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 356
28  com.apple.AppKit                0x00007fff969ca0df -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 559
29  com.apple.AppKit                0x00007fff968ceae8 -[NSControl mouseDown:] + 669
30  com.apple.AppKit                0x00007fff96e233c9 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6322
31  com.apple.AppKit                0x00007fff96e243ad -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
32  com.apple.AppKit                0x00007fff96863539 -[NSWindow sendEvent:] + 517
33  com.apple.AppKit                0x00007fff967e3a38 -[NSApplication sendEvent:] + 2540
34  com.apple.LunaKit               0x0000000110247ad8 -[LKApplication sendEvent:] + 56
35  com.apple.Flexo                 0x000000010e143bef -[FFApplication sendEvent:] + 591
36  com.apple.AppKit                0x00007fff9664adf2 -[NSApplication run] + 796
37  com.apple.LunaKit               0x0000000110248908 LKApplicationMain + 312
38  libdyld.dylib                   0x00007fff90bb65ad start + 1

Full Crash Log: Final Cut Pro_2016-12-15-120052_Mac-Pro.txt

latenitefilms commented 6 years ago

Ben King reports:

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Global Trace Buffer (reverse chronological seconds):
18446744053.625519 AppleJPEG                    0x00007fff9e0bf11c [0x7fc6630d7200] Decoding completed without errors
18446744053.625900 AppleJPEG                    0x00007fff9e0bd0fc [0x7fc6630d7200] Options: 2x-1 [FFFFFFFF,FFFFFFFF] 0001D060
18446744053.625900 AppleJPEG                    0x00007fff9e0bcfae [0x7fc6630d7200] Decoding: C0 0x018000D8 0x0018304A 0x22111100 0x00000000 17741
18446744053.626320 AppleJPEG                    0x00007fff9e0bc05e [0x7fc6630d7200] Created session
18446744053.631500 AppleJPEG                    0x00007fff9e0bf11c [0x7fc69a257000] Decoding completed without errors
18446744053.631519 AppleJPEG                    0x00007fff9e0bd0fc [0x7fc69a257000] Options: 2x-1 [FFFFFFFF,FFFFFFFF] 0001D060
18446744053.631519 AppleJPEG                    0x00007fff9e0bcfae [0x7fc69a257000] Decoding: C0 0x018000D8 0x0018304A 0x22111100 0x00000000 16709
18446744053.632198 AppleJPEG                    0x00007fff9e0bc05e [0x7fc69a257000] Created session

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.nvidia.web.GeForceGLDriverWeb   0x00000001168747ba 0x1164fb000 + 3643322
1   libGPUSupportMercury.dylib      0x00007fff8c41e1cc gldDestroyShareGroup + 86
2   com.nvidia.web.GeForceGLDriverWeb   0x000000011685d68b gldDestroyShareGroup + 165
3   libGFXShared.dylib              0x00007fff95c6a1c2 gfxDestroySharedState + 191
4   GLEngine                        0x00000001163149f4 gliCreateContextWithShared + 1391
5   com.apple.opengl                0x00007fff95cccb75 CGLCreateContext + 1203
6   com.apple.QuartzCore            0x00007fff8ae1596c view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1328
7   com.apple.QuartzCore            0x00007fff8ae102b8 CAViewDraw + 165
8   com.apple.AppKit                0x00007fff91b9304e NSCGSTransactionRunPostCommitActions_ + 211
9   com.apple.AppKit                0x00007fff92340d79 __39+[_NSCGSTransaction currentTransaction]_block_invoke43 + 34
10  com.apple.QuartzCore            0x00007fff8adf3f71 CA::Transaction::run_commit_handlers(CATransactionPhase) + 85
11  com.apple.QuartzCore            0x00007fff8adf3d35 CA::Context::commit_transaction(CA::Transaction*) + 2473
12  com.apple.QuartzCore            0x00007fff8adf30ec CA::Transaction::commit() + 508
13  com.apple.QuartzCore            0x00007fff8adfe977 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
14  com.apple.CoreFoundation        0x00007fff9020dfc7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
15  com.apple.CoreFoundation        0x00007fff9020df37 __CFRunLoopDoObservers + 391
16  com.apple.CoreFoundation        0x00007fff901ece58 CFRunLoopRunSpecific + 328
17  com.apple.HIToolbox             0x00007fff8fb16935 RunCurrentEventLoopInMode + 235
18  com.apple.HIToolbox             0x00007fff8fb16677 ReceiveNextEventCommon + 184
19  com.apple.HIToolbox             0x00007fff8fb165af _BlockUntilNextEventMatchingListInModeWithFilter + 71
20  com.apple.AppKit                0x00007fff91a46df6 _DPSNextEvent + 1067
21  com.apple.AppKit                0x00007fff91a46226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
22  com.apple.AppKit                0x00007fff91a3ad80 -[NSApplication run] + 682
23  com.apple.LunaKit               0x000000010b12d908 LKApplicationMain + 312
24  libdyld.dylib                   0x00007fff9e8365ad start + 1

Full Crash Log: Final Cut Pro_2017-01-07-002433_Mac-Pro.txt