Skip to content

Crash on macOS Tahoe 26.5 #588

Description

@bertofa

Since updating to macOS Tahoe 26.5, Latest crashes on launch and displays the following exception.

Latest version: 0.11 (1306).

Nome eccezione: NSGenericException
Descrizione: Unable to activate constraint with anchors <NSLayoutXAxisAnchor:0x743c96bc0 "Latest.UpdateGroupCellView:0x743e04900.left"> and <NSLayoutXAxisAnchor:0x743c96c80 "Latest.UpdateGroupRowView:0x743e04600.left"> because they have no common ancestor. Does the constraint or its anchors reference items in different view hierarchies? That's illegal.
Informazioni utente: (null)

0 CoreFoundation 0x0000000184e4d1c0 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x00000001848d691c objc_exception_throw + 88
2 CoreAutoLayout 0x000000018f5ccc78 -[NSLayoutConstraint setActive:] + 0
3 AppKit 0x0000000189446194 -[NSTableRowData _updateConstraintsAtColumn:row:rowView:] + 324
4 AppKit 0x0000000189445fb8 -[NSTableRowData _updateConstraintsForRowView:atRow:] + 64
5 AppKit 0x000000018948f3b8 -[NSTableRowData updateColumnWidthsForRowView:atRow:] + 184
6 AppKit 0x00000001892a42b4 -[NSTableRowData _commonUpdateFramesAndRemoveForRowView:row:] + 56
7 AppKit 0x00000001892a28e8 -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 3380
8 AppKit 0x000000018928b250 -[NSTableRowData endUpdates] + 352
9 AppKit 0x000000018928b0ac -[NSTableView _endUpdateWithTile:] + 108
10 AppKit 0x000000018933cdb4 -[NSTableView endUpdates] + 28
11 Latest 0x0000000104f621dc Latest + 123356
12 Latest 0x0000000104f5df70 Latest + 106352
13 Latest 0x0000000104f5dff0 Latest + 106480
14 Foundation 0x000000018664703c __NSFireDelayedPerform + 372
15 CoreFoundation 0x0000000184df8318 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32
16 CoreFoundation 0x0000000184df8010 __CFRunLoopDoTimer + 980
17 CoreFoundation 0x0000000184df7b88 __CFRunLoopDoTimers + 280
18 CoreFoundation 0x0000000184dddc38 __CFRunLoopRun + 1816
19 CoreFoundation 0x0000000184eb01c4 _CFRunLoopRunSpecificWithOptions + 532
20 HIToolbox 0x0000000191bc3560 RunCurrentEventLoopInMode + 320
21 HIToolbox 0x0000000191bc68bc ReceiveNextEventCommon + 488
22 HIToolbox 0x0000000191d5014c _BlockUntilNextEventMatchingListInMode + 48
23 AppKit 0x00000001898b835c _DPSBlockUntilNextEventMatchingListInMode + 228
24 AppKit 0x000000018920c084 _DPSNextEvent + 576
25 AppKit 0x0000000189da18b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
26 AppKit 0x0000000189da15bc -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72
27 AppKit 0x00000001891ff13c -[NSApplication run] + 368
28 AppKit 0x00000001891d77b0 NSApplicationMain + 880
29 Latest 0x0000000104f64df0 Latest + 134640
30 dyld 0x0000000184963e00 start + 6992

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions