If you answered YES to all of the questions, please provide as much information as possible about your issue.
- Version of macOS: Ventura
- Version of the app: 7.3.3
- What were you trying to do when the issue happened: try to search
- Any particular hardware/software configuration you have that might be affecting the app: M1 Max MBP Pro
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 WWDC 0x1005d8328 0x100574000 + 410408
1 WWDC 0x1005d5534 0x100574000 + 398644
2 WWDC 0x1005d5534 0x100574000 + 398644
3 CoreFoundation 0x185bd7e04 __invoking___ + 148
4 CoreFoundation 0x185bd7c7c -[NSInvocation invoke] + 428
5 CoreFoundation 0x185c094a4 -[NSInvocation invokeWithTarget:] + 64
6 ConfCore 0x1025790ec -[_RXDelegateProxy forwardInvocation:] + 316
7 CoreFoundation 0x185bd6440 ___forwarding___ + 976
8 CoreFoundation 0x185bd5fb0 _CF_forwarding_prep_0 + 96
9 AppKit 0x188f7d8d8 -[NSTableView _delegate_isGroupRow:] + 80
10 AppKit 0x18972fd60 -[NSTableRowData _cacheGroupRowIndexesWithinRange:] + 100
11 AppKit 0x18972fcb8 -[NSTableRowData isGroupRowIndex:] + 144
12 AppKit 0x1893e39c4 -[NSTableView _spacingPrecedingRow:] + 40
13 AppKit 0x1896ae694 -[NSTableRowHeightData _cacheRowSpansInRange:heightProvider:] + 632
14 AppKit 0x1896acdf4 -[NSTableRowHeightData _cacheRowSpansInRange:] + 100
15 Foundation 0x186ad8cb8 __NSINDEXSET_IS_CALLING_OUT_TO_A_RANGE_BLOCK__ + 24
16 Foundation 0x186af28f8 __NSIndexSetEnumerate + 816
17 AppKit 0x1896ae864 -[NSTableRowHeightData _estimatedSpanForRow:cacheIfNecessary:] + 240
18 AppKit 0x1896abce0 -[NSTableRowHeightData computeSpanOfRow:assumeRowExists:] + 192
19 AppKit 0x18952b278 -[NSTableView _rectOfRow:withRowHeightData:assumeRowExists:] + 36
20 AppKit 0x18972c1cc -[NSTableRowData _priorRectOfRow:] + 84
21 AppKit 0x18972dd80 __55-[NSTableRowData _updateVisibleViewsBasedOnUpdateItems]_block_invoke.159 + 84
22 AppKit 0x188ee24b4 -[NSTableRowData _setFrameForAddedRowView:row:withRowAnimation:priorFrameHandler:] + 440
23 AppKit 0x188ee6240 -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 2684
24 AppKit 0x188ece850 -[NSTableRowData endUpdates] + 328
25 AppKit 0x188ece6c4 -[NSTableView _endUpdateWithTile:] + 108
26 WWDC 0x1005d2dbc 0x100574000 + 388540
27 WWDC 0x1005d8654 0x100574000 + 411220
28 WWDC 0x1005d8684 0x100574000 + 411268
29 WWDC 0x1005d343c 0x100574000 + 390204
30 libdispatch.dylib 0x18598f504 _dispatch_client_callout + 20
31 libdispatch.dylib 0x18599eb74 _dispatch_async_and_wait_invoke + 92
32 libdispatch.dylib 0x18598f504 _dispatch_client_callout + 20
33 libdispatch.dylib 0x18599dd1c _dispatch_main_queue_drain + 928
34 libdispatch.dylib 0x18599d96c _dispatch_main_queue_callback_4CF + 44
35 CoreFoundation 0x185c36d6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
36 CoreFoundation 0x185bf47ec __CFRunLoopRun + 2036
37 CoreFoundation 0x185bf38a4 CFRunLoopRunSpecific + 612
38 HIToolbox 0x18f2673bc RunCurrentEventLoopInMode + 292
39 HIToolbox 0x18f267200 ReceiveNextEventCommon + 672
40 HIToolbox 0x18f266f48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
41 AppKit 0x188e4c630 _DPSNextEvent + 632
42 AppKit 0x188e4b7c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
43 AppKit 0x188e3fbf0 -[NSApplication run] + 464
44 AppKit 0x188e17058 NSApplicationMain + 880
45 dyld 0x1857ebe50 start + 2544
@allenhumphreys Has submitted #689 with a fix, a new release will be available soon
Makes sense. Was just curious. I had briefly tried to figure out the API in order to write a bare-bones video downloader/player, but gave up when I encountered the complexity of requests.
I believe that issue may have been caused by a server-side bug. Things seem to be loading just fine when building from master now. I’ll be releasing an update with the most recent changes and some additional things before this year’s edition.
I’m also still using this app because I think our search and playback experience are better than Apple’s 😅