Continuing from this link:
When I open Orion 0.99 (130.2) on macOS 10.14.6, even after a fresh install, the Bug Tracker opens up for a second.
The following crash occurs.
Path: /Applications/Orion.app/Contents/MacOS/Orion
Identifier: com.kagi.kagimacOS
Version: 0.99 (130.2)
Code Type: X86-64 (Native)
Parent Process: ??? [1]https://orionfeedback.org/assets/files/2025-01-29/1738130570-948459-orion-crash.mov
Responsible: Orion [11571]
User ID: 501
Date/Time: 2025-01-28 22:00:13.917 -0800
OS Version: Mac OS X 10.14.6 (18G9323)
Report Version: 12
Anonymous UUID: 6D90739C-201B-75A5-792D-D728A7A96B5B
Sleep/Wake UUID: C9EC97A9-4492-4770-9E03-65BA7B77D34F
Time Awake Since Boot: 36000 seconds
Time Since Wake: 1900 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:
*** Terminating app due to uncaught exception 'NSOutlineView', reason: 'NSOutlineView error inserting child indexes <NSMutableIndexSet: 0x60000009d5f0>[number of indexes: 1 (in 1 ranges), indexes: (1)] in parent 0x0 (which has 0 children).'
terminating with uncaught exception of type NSException
abort() called
¿'º∞
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff480e7035 __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff7294fa17 objc_exception_throw + 48
2 AppKit 0x00007fff45d3995b -[NSOutlineView _validateParentRowEntry:reason:indexes:] + 0
3 AppKit 0x00007fff458b328c -[NSOutlineView _insertItemsAtIndexes:inParentRowEntry:withAnimation:] + 184
4 AppKit 0x00007fff45874a18 -[NSTableView _doUpdatedWorkWithHandler:] + 99
5 AppKit 0x00007fff458b3173 -[NSOutlineView insertItemsAtIndexes:inParent:withAnimation:] + 329
6 Orion 0x000000010e48dfad Orion + 2195373
7 Orion 0x000000010e48fee5 Orion + 2203365
8 Orion 0x000000010e77a989 Orion + 5261705
9 libdispatch.dylib 0x00007fff740d263d _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff740d4de6 _dispatch_continuation_pop + 414
11 libdispatch.dylib 0x00007fff740e3f42 _dispatch_source_invoke + 2056
12 libdispatch.dylib 0x00007fff740dd54b _dispatch_main_queue_callback_4CF + 813
13 CoreFoundation 0x00007fff48030ef7 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
14 CoreFoundation 0x00007fff48030621 __CFRunLoopRun + 2289
15 CoreFoundation 0x00007fff4802fade CFRunLoopRunSpecific + 455
16 HIToolbox 0x00007fff4728e1ab RunCurrentEventLoopInMode + 292
17 HIToolbox 0x00007fff4728dee5 ReceiveNextEventCommon + 603
18 HIToolbox 0x00007fff4728dc76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
19 AppKit 0x00007fff45625e89 _DPSNextEvent + 1135
20 AppKit 0x00007fff45624b77 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
21 AppKit 0x00007fff4561ec94 -[NSApplication run] + 699
22 AppKit 0x00007fff4560e1c0 NSApplicationMain + 777
23 Orion 0x000000010eace6e9 Orion + 8750825
24 libdyld.dylib 0x00007fff7411f3d5 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff7425a2c2 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff74315bf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff741c46a6 abort + 127
3 libc++abi.dylib 0x00007fff7139d641 abort_message + 231
4 libc++abi.dylib 0x00007fff7139d7df default_terminate_handler() + 267
5 libobjc.A.dylib 0x00007fff72951ee3 _objc_terminate() + 97
6 libc++abi.dylib 0x00007fff713a919e std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff713a9213 std::terminate() + 51
8 libdispatch.dylib 0x00007fff740d2651 _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff740d4de6 _dispatch_continuation_pop + 414
10 libdispatch.dylib 0x00007fff740e3f42 _dispatch_source_invoke + 2056
11 libdispatch.dylib 0x00007fff740dd54b _dispatch_main_queue_callback_4CF + 813
12 com.apple.CoreFoundation 0x00007fff48030ef7 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13 com.apple.CoreFoundation 0x00007fff48030621 __CFRunLoopRun + 2289
14 com.apple.CoreFoundation 0x00007fff4802fade CFRunLoopRunSpecific + 455
15 com.apple.HIToolbox 0x00007fff4728e1ab RunCurrentEventLoopInMode + 292
16 com.apple.HIToolbox 0x00007fff4728dee5 ReceiveNextEventCommon + 603
17 com.apple.HIToolbox 0x00007fff4728dc76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
18 com.apple.AppKit 0x00007fff45625e89 _DPSNextEvent + 1135
19 com.apple.AppKit 0x00007fff45624b77 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
20 com.apple.AppKit 0x00007fff4561ec94 -[NSApplication run] + 699
21 com.apple.AppKit 0x00007fff4560e1c0 NSApplicationMain + 777
22 com.kagi.kagimacOS 0x000000010eace6e9 0x10e276000 + 8750825
23 libdyld.dylib 0x00007fff7411f3d5 start + 1
Thread 1:: Dispatch queue: com.apple.hstsstorage
0 libsystem_malloc.dylib 0x00007fff742c9d1a default_zone_malloc + 45
1 libsystem_malloc.dylib 0x00007fff742c9c99 malloc_zone_malloc + 103
2 com.apple.CoreFoundation 0x00007fff47ff8fd5 _CFRuntimeCreateInstance + 274
3 com.apple.CoreFoundation 0x00007fff47ff894d __CFStringCreateImmutableFunnel3 + 1946
4 com.apple.CoreFoundation 0x00007fff47fff87c CFStringCreateWithBytes + 27
5 com.apple.CoreFoundation 0x00007fff48049ace _createUniqueStringWithUTF8Bytes + 124
6 com.apple.CoreFoundation 0x00007fff4800c8df parseStringTag + 1531
7 com.apple.CoreFoundation 0x00007fff4800aad2 parseXMLElement + 1919
8 com.apple.CoreFoundation 0x00007fff4800adba parseXMLElement + 2663
9 com.apple.CoreFoundation 0x00007fff4800adba parseXMLElement + 2663
10 com.apple.CoreFoundation 0x00007fff4800a7b6 parseXMLElement + 1123
11 com.apple.CoreFoundation 0x00007fff48009ce6 _CFPropertyListCreateFromUTF8Data + 1884
12 com.apple.CoreFoundation 0x00007fff480f37df _CFPropertyListCreateWithData + 590
13 com.apple.CoreFoundation 0x00007fff48009072 CFPropertyListCreateWithData + 42
14 com.apple.CFNetwork 0x00007fff46f74d87 invocation function for block in ExternalHSTSStorage::fetchHSTSState(void () block_pointer) + 97
15 libxpc.dylib 0x00007fff74356e13 _xpc_connection_reply_callout + 36
16 libxpc.dylib 0x00007fff74356d9a _xpc_connection_call_reply_async + 86
17 libdispatch.dylib 0x00007fff740d26a7 _dispatch_client_callout3 + 8
18 libdispatch.dylib 0x00007fff740e8977 _dispatch_mach_msg_async_reply_invoke + 311
19 libdispatch.dylib 0x00007fff740d8792 _dispatch_lane_serial_drain + 268
20 libdispatch.dylib 0x00007fff740d9396 _dispatch_lane_invoke + 385
21 libdispatch.dylib 0x00007fff740e16ed _dispatch_workloop_worker_thread + 598
22 libsystem_pthread.dylib 0x00007fff74312611 _pthread_wqthread + 421
23 libsystem_pthread.dylib 0x00007fff743123fd start_wqthread + 13
0.99 (130.2), macOS 10.14.6
Mojave (10.14)