This is the output from terminal:
user@Users-MacBook-Pro ~ % /Applications/Orion.app/Contents/MacOS/Orion
2026-06-24 12:17:05.168 Orion[80622:23684585] Warning: Column selection is not supported in view-based table and outline views (<Orion.TableView: 0x7fbc4190a400>).
2026-06-24 12:17:05.188 Orion[80622:23684585] It's not legal to call -layoutSubtreeIfNeeded on a view which is already being laid out. If you are implementing the view's -layout method, you can call -[super layout] instead. Break on void NSDetectedLayoutRecursion(void) to debug. This will be logged only once. This may break in the future.
2026-06-24 12:17:05.497 Orion[80622:23684585] The behavior of the UICollectionViewFlowLayout is not defined because:
2026-06-24 12:17:05.497 Orion[80622:23684585] the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2026-06-24 12:17:05.497 Orion[80622:23684585] The relevant UICollectionViewFlowLayout instance is <Orion.WindowSwitcherFlowLayout: 0x7fbc4021a5d0>, and it is attached to <NSCollectionView: 0x7fbc4021a030>.
2026-06-24 12:17:05.497 Orion[80622:23684585] Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2026-06-24 12:17:05.645 Orion[80622:23684585] *** Assertion failure in -[NSDiffableDataSourceState itemIdentifiersInSectionWithIdentifier:], NSDiffableDataSourceHelpers.m:130
2026-06-24 12:17:05.682 Orion[80622:23684585] .sdef warning for argument 'FileType' of command 'save' in suite 'Standard Suite': 'saveable file format' is not a valid type name.
2026-06-24 12:17:06.035 Orion[80622:23684585] *** Assertion failure in -[NSDiffableDataSourceState itemIdentifiersInSectionWithIdentifier:], NSDiffableDataSourceHelpers.m:130
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: sectionIndex != NSNotFound'
*** First throw call stack:
(
0 CoreFoundation 0x00007ff8191e1cb6 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff818cd19dd objc_exception_throw + 48
2 Foundation 0x00007ff81a1e4586 -[NSCalendarDate initWithCoder:] + 0
3 UIFoundation 0x00007ff81dc63ee9 -[NSDiffableDataSourceState itemIdentifiersInSectionWithIdentifier:] + 419
4 AppKit 0x00007ff81cbc39d9 _swift_dead_method_stub + 20313
5 Orion 0x00000001011a6bac Orion + 519084
6 Orion 0x00000001011a33de Orion + 504798
7 Orion 0x00000001011a32eb Orion + 504555
8 Orion 0x00000001011a3940 Orion + 506176
9 Orion 0x00000001011a385d Orion + 505949
10 Orion 0x00000001019db1ca Orion + 9122250
11 Orion 0x0000000101134eb9 Orion + 52921
12 libdispatch.dylib 0x00007ff818eefac6 _dispatch_call_block_and_release + 12
13 libdispatch.dylib 0x00007ff818ef0dbc _dispatch_client_callout + 8
14 libdispatch.dylib 0x00007ff818efd1df _dispatch_main_queue_drain + 984
15 libdispatch.dylib 0x00007ff818efcdf9 _dispatch_main_queue_callback_4CF + 31
16 CoreFoundation 0x00007ff8191aed36 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
17 CoreFoundation 0x00007ff81916df65 __CFRunLoopRun + 2459
18 CoreFoundation 0x00007ff81916d002 CFRunLoopRunSpecific + 557
19 HIToolbox 0x00007ff823b8fa09 RunCurrentEventLoopInMode + 292
20 HIToolbox 0x00007ff823b8f816 ReceiveNextEventCommon + 665
21 HIToolbox 0x00007ff823b8f561 _BlockUntilNextEventMatchingListInModeWithFilter + 66
22 AppKit 0x00007ff81c7e0161 _DPSNextEvent + 880
23 AppKit 0x00007ff81d0f4ae0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273
24 AppKit 0x00007ff81c7d1575 -[NSApplication run] + 603
25 AppKit 0x00007ff81c7a54e3 NSApplicationMain + 816
26 Orion 0x0000000101a824f9 Orion + 9807097
27 dyld 0x00007ff818d06345 start + 1909
)
libc++abi: terminating due to uncaught exception of type NSException
2026-06-24 12:17:06.091 com.apple.WebKit.Networking.Orion[80624:23684626] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///Users/user/Library/HTTPStorages/com.kagi.kagimacOS.2.PrivateBrowsing.7bd75561-1b22-4f1c-bb0d-fbf80c38acc5.binarycookies
zsh: abort /Applications/Orion.app/Contents/MacOS/Orion
user@Users-MacBook-Pro ~ %!<
It happened several times as I was trying to mass close most of the open tabs in many of my open windows/spaces after copying them to a text file. Several times I was able to somehow recover after re-login into my User but now it is stuck only asking every other launch if I want to search for an update.
I was able to open a new tab from the menu once whilst it was looking for an update but now I cannot so I can't try a new profile.
Safari works great of course.
My macbook is intel with OCLP if it matters:
OS: macOS Sonoma 14.7.5 (23H527) x86_64
Host: MacBook Pro (Retina, 13-inch, Early 2015
Kernel: Darwin 23.6.0
Uptime: 23 days, 23 hours, 41 mins
Packages: 224 (brew), 58 (brew-cask), 1 (macports)
CPU: Intel(R) Core(TM) i5-5257U (4) @ 2.70 GHz
GPU: Intel Iris Graphics 6100 [Integrated]
Memory: 5.96 GiB / 8.00 GiB (74%)
Swap: 95.75 MiB / 1.00 GiB (9%)!<
I expect it to work as it did before the update 🙂
1.1
Sonoma (14)