-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed as duplicate of#522
Description
Apple Feedback Assistant ID: FB22245230
DESCRIBE THE BUG:
When I use Zoom to fit on the time using the menu bar or keyboard shortcut the app crashes. Also when zooming out using the trackpad gesture or the slider in the clip view manager dropdown menu the application also crashes. Also using the keyboard shortcut command - crashes FCP but only hitting it twice.
EXPECTED BEHAVIOUR:
I expected more of the timeline to be visible.
SPECS:
- 2021 16-inch MacBook Pro (M1 Pro, 32GB RAM, 2TB SSD)
- macOS Tahoe 26.3.1
- Final Cut Pro 12.0.0
CRASH LOG:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Final Cut Pro [7877]
Path: /Applications/Final Cut Pro Creator Studio.app/Contents/MacOS/Final Cut Pro
Identifier: com.apple.FinalCutApp
Version: 12.0 (445223)
Build Info: ProEditorSPV-44000005223000000~2
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.apple.FinalCutApp [9439]
User ID: 502
Date/Time: 2026-03-15 15:32:51.8838 +0800
Launch Time: 2026-03-15 15:26:58.0712 +0800
Hardware Model: MacBookPro18,1
OS Version: macOS 26.3.1 (25D2128)
Release Type: User
Crash Reporter Key: A6903BD4-C8D6-411E-7100-9B54E03095E5
Incident Identifier: FACB81D9-8ABC-489B-9B57-BD2A4C228B29
Time Awake Since Boot: 37000 seconds
System Integrity Protection: enabled
Triggered by Thread: 0, Dispatch Queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 6, Abort trap: 6
Terminating Process: Final Cut Pro [7877]
Application Specific Information:
abort() called
Application Specific Backtrace 0:
0 CoreFoundation 0x000000019d82f8fc __exceptionPreprocess + 176
1 libobjc.A.dylib 0x000000019d306418 objc_exception_throw + 88
2 CoreFoundation 0x000000019d85cd78 -[__NSArrayM removeObjectsInRange:] + 0
3 Flexo 0x0000000108f996c8 -[FFBeatGridSubOperation updateVisibleTimingMetadata:] + 664
4 Flexo 0x0000000108f98dc8 -[FFBeatGridSubOperation updateBeatGridLayers] + 1048
5 Flexo 0x0000000108f9a4a0 __27-[FFBeatGridOperation main]_block_invoke + 348
6 Flexo 0x0000000108bdd618 _FFPerformModelReadUsingBlock + 100
7 Flexo 0x0000000108f9a2e4 -[FFBeatGridOperation main] + 112
8 Foundation 0x000000019eff36d8 __NSOPERATION_IS_INVOKING_MAIN__ + 16
9 Foundation 0x000000019eff3308 -[NSOperation start] + 640
10 TimelineKit 0x0000000103c10374 -[TLKOperationQueue _performOperation:] + 312
11 TimelineKit 0x0000000103c10210 -[TLKOperationQueue waitUntilAllOperationsAreFinished] + 72
12 TimelineKit 0x0000000103c1015c -[TLKOperationQueue addOperations:waitUntilFinished:] + 200
13 TimelineKit 0x0000000103c110f4 -[TLKReloadOperation main] + 192
14 TimelineKit 0x0000000103bbff98 -[TLKTimelineView _reloadWithItemsAdded:removed:modified:viewState:] + 368
15 TimelineKit 0x0000000103bc0374 -[TLKTimelineView reloadWithItemsAdded:removed:modified:] + 240
16 TimelineKit 0x0000000103bc1b2c -[TLKTimelineView setTimeUnitDuration:] + 424
17 TimelineKit 0x0000000103bda384 __42-[TLKTimelineView(Zooming) setZoomFactor:]_block_invoke + 52
18 TimelineKit 0x0000000103bd9c3c __58-[TLKTimelineView(Zooming) preserveStateForZoomOperation:]_block_invoke + 144
19 TimelineKit 0x0000000103c0c194 +[TLKTimelineViewState preserveStateForTimelineView:referenceTime:options:duringCallback:] + 100
20 TimelineKit 0x0000000103c0c20c +[TLKTimelineViewState preserveStateForTimelineView:referenceTime:duringCallback:] + 80
21 TimelineKit 0x0000000103bd9b98 -[TLKTimelineView(Zooming) preserveStateForZoomOperation:] + 376
22 TimelineKit 0x0000000103bda304 -[TLKTimelineView(Zooming) setZoomFactor:] + 252
23 TimelineKit 0x0000000103bd9f94 -[TLKTimelineView(Zooming) zoomOut:] + 164
24 LunaKit 0x000000010486ce14 -[LKCommandsController performCommand:withTarget:] + 204
25 LunaKit 0x000000010486ccd0 -[LKCommandsController performKeyEquivalent:withTarget:] + 156
26 LunaKit 0x00000001048a9b14 -[LKApplication _handleKeyEquivalent:] + 196
27 Flexo 0x0000000108e62ce4 -[FFApplication _handleKeyEquivalent:] + 84
28 AppKit 0x00000001a26c1c94 -[NSApplication(NSEventRouting) sendEvent:] + 1844
29 LunaKit 0x00000001048a9a18 -[LKApplication sendEvent:] + 60
30 Flexo 0x0000000108e62b68 -[FFApplication sendEvent:] + 340
31 AppKit 0x00000001a2159bbc -[NSApplication _handleEvent:] + 60
32 AppKit 0x00000001a1bf47a8 -[NSApplication run] + 408
33 LunaKit 0x00000001048aacf0 LKApplicationMain + 228
34 Final Cut Pro 0x0000000102ebff48 main + 832
35 dyld 0x000000019d379d54 start + 7184
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x19d7095b0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x19d743888 pthread_kill + 296
2 libsystem_c.dylib 0x19d648850 abort + 124
3 Flexo 0x109a7aa80 FFApplicationHandleExceptionThatShouldNotBeIgnored.cold.1 + 156
4 Flexo 0x1095b1fe4 FFApplicationHandleExceptionThatShouldNotBeIgnored + 196
5 AppKit 0x1a1bf4834 -[NSApplication run] + 548
6 LunaKit 0x1048aacf0 LKApplicationMain + 228
7 Final Cut Pro 0x102ebff48 main + 832
8 dyld 0x19d379d54 start + 7184Reactions are currently unavailable
