Obscure assertion crash in com.apple.NSScrollingConcurrentVBLMonitor thread

I have received a few crash reports for my app "Find Any File" with an assertion failure as follows:

assertion failure: "displayTiming != ((void *)0)" -> %lld

Googling this turns up nothing, though.

I wonder if someone has some insight into why this might happen, and how to prevent it.

One reporting user suggests that it happens when my app shows a very long list of items in an NSTableView (>10000 elements).

I have 4 reports from 3 users, and the main thread is doing something related to the table view each time, though not the same (the few other threads are all idle):

Crash 1, in macOS 14.0 (23A344:

Thread 0::  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x182c69400 objc_msgSend + 0
1   AppKit                        	       0x186f15400 -[CALayer(NSViewVisibleRect) NS_viewVisibleRectDidChange] + 40
2   AppKit                        	       0x186900e10 NSViewHierarchyInvalidateVisibleRect + 276
3   AppKit                        	       0x186900db0 NSViewHierarchyInvalidateVisibleRect + 180
4   AppKit                        	       0x186900db0 NSViewHierarchyInvalidateVisibleRect + 180
5   AppKit                        	       0x186900db0 NSViewHierarchyInvalidateVisibleRect + 180
6   AppKit                        	       0x186900db0 NSViewHierarchyInvalidateVisibleRect + 180
7   AppKit                        	       0x186900db0 NSViewHierarchyInvalidateVisibleRect + 180
8   AppKit                        	       0x1869990e0 -[NSView translateOriginToPoint:] + 164
9   AppKit                        	       0x186984108 -[NSClipView _immediateScrollToPoint:] + 420
10  AppKit                        	       0x186983eb8 -[NSClipView scrollToPoint:] + 184
11  AppKit                        	       0x186998d80 -[NSScrollView scrollClipView:toPoint:] + 84
12  AppKit                        	       0x1869448dc -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 480
13  AppKit                        	       0x186b65b24 __62-[NSScrollingBehaviorConcurrentVBL _stopGestureScrollTracking]_block_invoke + 192
14  AppKit                        	       0x186e6a6e8 ___NSMainRunLoopPerformBlockInModes_block_invoke + 44
15  CoreFoundation                	       0x18310b8c0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 28

Crash 2, in macOS 14.1.1 (23B81):

Thread 0::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                	       0x18ba401f4 DYLD-STUB$$_Block_object_assign + 0
1   libsystem_blocks.dylib        	       0x18b506118 _call_copy_helpers_excp + 80
2   libsystem_blocks.dylib        	       0x18b505c68 _Block_copy + 376
3   libdispatch.dylib             	       0x18b641c7c _dispatch_Block_copy + 32
4   libdispatch.dylib             	       0x18b658df0 _dispatch_source_set_handler + 92
5   CoreFoundation                	       0x18b99e1e4 __CFRunLoopCopyMode + 540
6   CoreFoundation                	       0x18b8b7458 CFRunLoopAddObserver + 220
7   AppKit                        	       0x18f0a687c _PerfAddRunLoopObserver + 192
8   AppKit                        	       0x18f87cd60 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 368
9   AppKit                        	       0x18f323318 -[_NSScrollingConcurrentEventMonitor startMonitoring] + 380
10  AppKit                        	       0x18f321df8 -[NSScrollingBehaviorConcurrentVBL _scrollView:trackGestureScrollWithEvent:] + 884
11  AppKit                        	       0x18f2e67f8 -[NSScrollingBehaviorConcurrentVBL scrollView:scrollWheelWithEvent:] + 512
12  AppKit                        	       0x18f241770 forwardMethod + 252
13  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
14  AppKit                        	       0x18f241770 forwardMethod + 252
15  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
16  AppKit                        	       0x18f241770 forwardMethod + 252
17  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
18  AppKit                        	       0x18f241770 forwardMethod + 252
19  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
20  AppKit                        	       0x18fc45880 -[NSCollectionView scrollWheel:] + 180
21  AppKit                        	       0x18f241770 forwardMethod + 252
22  AppKit                        	       0x18f241770 forwardMethod + 252
23  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
24  AppKit                        	       0x18f241770 forwardMethod + 252
25  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
26  AppKit                        	       0x18f241770 forwardMethod + 252
27  AppKit                        	       0x18f2e62a0 -[NSView scrollWheel:] + 408
28  AppKit                        	       0x18f1d27b0 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 652

As you can see, there's no code of mine involved at the time of crash.

The other (and older) reports are similar, in macOS 13.6.1 and macOS 13.1. All four happened on ARM architecture (which may not be significant due to small number of samples). Memory use of app was not critical (in one case it was about 9 GB total, in others below 4 GB).

The "Binary Images" section only lists Apple libs, apart from my app's. So, there seems to be no 3rd party ext involved.

I've attached a full report as well.

{"app_name":"Find Any File","timestamp":"2023-10-21 13:36:36.00 +0100","app_version":"2.4.1","slice_uuid":"86b01cc8-5699-33ee-b3b5-55c890c4052c","adam_id":"402569179","build_version":"355.1","platform":1,"bundleID":"org.tempel.findanyfile","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.0 (23A344)","roots_installed":0,"name":"Find Any File","incident_id":"9F1ADAE0-5663-4624-9F26-BDAF61CC195E"}
{
  "uptime" : 74000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,12",
  "coalitionID" : 10081,
  "osVersion" : {
    "train" : "macOS 14.0",
    "build" : "23A344",
    "releaseType" : "User"
  },
  "captureTime" : "2023-10-21 13:36:26.4538 +0100",
  "codeSigningMonitor" : 1,
  "incident" : "9F1ADAE0-5663-4624-9F26-BDAF61CC195E",
  "pid" : 23870,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-10-21 13:17:59.0751 +0100",
  "procStartAbsTime" : 1782540061091,
  "procExitAbsTime" : 1798259185289,
  "procName" : "Find Any File",
  "procPath" : "\/Applications\/Find Any File.app\/Contents\/MacOS\/Find Any File",
  "bundleInfo" : {"CFBundleShortVersionString":"2.4.1","CFBundleVersion":"355.1","CFBundleIdentifier":"org.tempel.findanyfile"},
  "storeInfo" : {"storeCohortMetadata":"10|date=1694908800000&sf=143444&pgtp=Search&pgid=osx&prpg=Genre_25206&ctxt=Search&issrch=1&imptyp=card&kind=macSoftware&lngid=2","itemID":"402569179","deviceIdentifierForVendor":"AF4B97A4-8E95-52DA-94F8-9F378F82699B","thirdParty":true,"softwareVersionExternalIdentifier":"857505095"},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.tempel.findanyfile",
  "crashReporterKey" : "9DD06E77-1002-343D-1040-A45C144ED0A2",
  "codeSigningID" : "org.tempel.findanyfile",
  "codeSigningTeamID" : "25856V4B4X",
  "codeSigningFlags" : 570520337,
  "codeSigningValidationCategory" : 4,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRyM7\/l78DAJH9e8Go\/w9f1sADX9YwQYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkb3O\/5e\/AwCR\/XvBqP8PX9bAA1\/WkDKA0g=="},
  "wakeTime" : 21,
  "sleepWakeUUID" : "B902E5EA-D7F1-483A-BDDC-7EA5330419CF",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":518,"code":2,"namespace":"LIBSYSTEM","indicator":"Application Triggered Fault"},
  "asi" : {"libsystem_c.dylib":["assertion failure: \"displayTiming != ((void *)0)\" -> %lld"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 6,
  "threads" : [{"id":1095845,"threadState":{"x":[{"value":4685319088},{"value":7832948331,"objc-selector":"retain"},{"value":6129277328},{"value":6129277496},{"value":16},{"value":9152},{"value":105553123847584},{"value":0},{"value":7955502048,"symbolLocation":224,"symbol":"_main_thread"},{"value":7833119724,"objc-selector":"contents"},{"value":5066119972},{"value":255},{"value":236},{"value":4917890736},{"value":72057601993748681,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$_NSTextLayer"},{"value":7955820744,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSTextLayer"},{"value":72057601993543081,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFType"},{"value":9223477590027763872},{"value":0},{"value":4687478192},{"value":105553175646624},{"value":1},{"value":6129276992},{"value":7955697664,"symbolLocation":8,"symbol":"_MergedGlobals"},{"value":4294967297},{"value":0},{"value":4907373176},{"value":105553175223712},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6558929920},"cpsr":{"value":4096},"fp":{"value":6129276864},"sp":{"value":6129276784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6489019392},"far":{"value":4376444928}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37888,"symbol":"objc_msgSend","symbolLocation":0,"imageIndex":8},{"imageOffset":6726656,"symbol":"-[CALayer(NSViewVisibleRect) NS_viewVisibleRectDidChange]","symbolLocation":40,"imageIndex":9},{"imageOffset":351760,"symbol":"NSViewHierarchyInvalidateVisibleRect","symbolLocation":276,"imageIndex":9},{"imageOffset":351664,"symbol":"NSViewHierarchyInvalidateVisibleRect","symbolLocation":180,"imageIndex":9},{"imageOffset":351664,"symbol":"NSViewHierarchyInvalidateVisibleRect","symbolLocation":180,"imageIndex":9},{"imageOffset":351664,"symbol":"NSViewHierarchyInvalidateVisibleRect","symbolLocation":180,"imageIndex":9},{"imageOffset":351664,"symbol":"NSViewHierarchyInvalidateVisibleRect","symbolLocation":180,"imageIndex":9},{"imageOffset":351664,"symbol":"NSViewHierarchyInvalidateVisibleRect","symbolLocation":180,"imageIndex":9},{"imageOffset":975072,"symbol":"-[NSView translateOriginToPoint:]","symbolLocation":164,"imageIndex":9},{"imageOffset":889096,"symbol":"-[NSClipView _immediateScrollToPoint:]","symbolLocation":420,"imageIndex":9},{"imageOffset":888504,"symbol":"-[NSClipView scrollToPoint:]","symbolLocation":184,"imageIndex":9},{"imageOffset":974208,"symbol":"-[NSScrollView scrollClipView:toPoint:]","symbolLocation":84,"imageIndex":9},{"imageOffset":628956,"symbol":"-[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:]","symbolLocation":480,"imageIndex":9},{"imageOffset":2861860,"symbol":"__62-[NSScrollingBehaviorConcurrentVBL _stopGestureScrollTracking]_block_invoke","symbolLocation":192,"imageIndex":9},{"imageOffset":6026984,"symbol":"___NSMainRunLoopPerformBlockInModes_block_invoke","symbolLocation":44,"imageIndex":9},{"imageOffset":514240,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":28,"imageIndex":10},{"imageOffset":514004,"symbol":"__CFRunLoopDoBlocks","symbolLocation":356,"imageIndex":10},{"imageOffset":509452,"symbol":"__CFRunLoopRun","symbolLocation":812,"imageIndex":10},{"imageOffset":506924,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":10},{"imageOffset":197704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":196824,"symbol":"ReceiveNextEventCommon","symbolLocation":220,"imageIndex":11},{"imageOffset":196572,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":11},{"imageOffset":237456,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":9},{"imageOffset":8444820,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":9},{"imageOffset":185404,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":9},{"imageOffset":18184,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":9},{"imageOffset":24664,"symbol":"start","symbolLocation":2224,"imageIndex":12}]},{"id":1095914,"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":14},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":14},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":515792,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":509848,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":506924,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":10},{"imageOffset":1022544,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":10},{"imageOffset":347412,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":15},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":16},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":269393233707008},{"value":0},{"value":269393233707008},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":62723},{"value":0},{"value":1},{"value":62723},{"value":2065},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8108773456},{"value":0},{"value":4294967295},{"value":2},{"value":269393233707008},{"value":0},{"value":269393233707008},{"value":6131555848},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6492785968},"cpsr":{"value":4096},"fp":{"value":6131555696},"sp":{"value":6131555616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6492711092},"far":{"value":4422844416}}},{"id":1095946,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":555283436797952},{"value":0},{"value":555283436797952},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":129287},{"value":0},{"value":1},{"value":129287},{"value":656447},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8108773456},{"value":0},{"value":4294967295},{"value":2},{"value":555283436797952},{"value":0},{"value":555283436797952},{"value":6132129896},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6492785968},"cpsr":{"value":4096},"fp":{"value":6132129744},"sp":{"value":6132129664},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6492711092},"far":{"value":6130413568}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":14},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":14},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":515792,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":509848,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":506924,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":10},{"imageOffset":1456352,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":9},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":16},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}]},{"id":1096227,"name":"com.apple.NSURLConnectionLoader","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":323286483337216},{"value":0},{"value":323286483337216},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":75271},{"value":0},{"value":1},{"value":75271},{"value":8162986},{"value":0},{"value":2199023255552},{"value":18446744073709551569},{"value":8108773456},{"value":0},{"value":4294967295},{"value":2},{"value":323286483337216},{"value":0},{"value":323286483337216},{"value":6133849432},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6492785968},"cpsr":{"value":4096},"fp":{"value":6133849280},"sp":{"value":6133849200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6492711092},"far":{"value":6133854208}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":14},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":14},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":515792,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":509848,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":506924,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":10},{"imageOffset":2478992,"imageIndex":17},{"imageOffset":347412,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":15},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":16},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}]},{"id":1103961,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}],"threadState":{"x":[{"value":6133280768},{"value":186379},{"value":6132744192},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6133280768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6492954152},"far":{"value":7937506040}}},{"id":1104881,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}],"threadState":{"x":[{"value":6129840128},{"value":66571},{"value":6129303552},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6129840128},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6492954152},"far":{"value":6569190867}}},{"triggered":true,"id":1104886,"name":"com.apple.NSScrollingConcurrentVBLMonitor","threadState":{"x":[{"value":18},{"value":2},{"value":0},{"value":0},{"value":6130413296},{"value":0},{"value":0},{"value":0},{"value":32},{"value":16247432186725269624},{"value":18446744067218567999},{"value":256},{"value":105553170878248},{"value":2095104},{"value":2043},{"value":2596300845},{"value":521},{"value":8108789424},{"value":0},{"value":0},{"value":6130413296},{"value":0},{"value":0},{"value":2},{"value":18},{"value":0},{"value":0},{"value":0},{"value":6130413216}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6492917624},"cpsr":{"value":1073745920},"fp":{"value":6130413088},"sp":{"value":6130413024},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6492764012,"matchesCrashFrame":1},"far":{"value":4422828032}},"frames":[{"imageOffset":59244,"symbol":"__abort_with_payload","symbolLocation":8,"imageIndex":14},{"imageOffset":212856,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":104,"imageIndex":14},{"imageOffset":212908,"symbol":"abort_with_payload","symbolLocation":16,"imageIndex":14},{"imageOffset":264968,"symbol":"_os_crash_msg","symbolLocation":116,"imageIndex":18},{"imageOffset":12300072,"symbol":"run_monitor_thread","symbolLocation":1016,"imageIndex":9},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":16},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4617043968,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.icloud.drive.fileprovider.override",
    "size" : 16384,
    "uuid" : "ad460d2d-ee5e-3573-b7fc-41cdd752a1d8",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/iCloudDriveFileProviderOverride.bundle\/Contents\/MacOS\/iCloudDriveFileProviderOverride",
    "name" : "iCloudDriveFileProviderOverride",
    "CFBundleVersion" : "2461.1.12"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4616765440,
    "CFBundleShortVersionString" : "14.0",
    "CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
    "size" : 131072,
    "uuid" : "8aa4e01d-9ec9-3ceb-858f-c539f92d947e",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FinderSyncCollaborationFileProviderOverride.bundle\/Contents\/MacOS\/FinderSyncCollaborationFileProviderOverride",
    "name" : "FinderSyncCollaborationFileProviderOverride",
    "CFBundleVersion" : "1626.0.2"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4411457536,
    "CFBundleShortVersionString" : "1681.1.8",
    "CFBundleIdentifier" : "com.apple.FileProviderOverride",
    "size" : 32768,
    "uuid" : "b9d587cb-5e62-3a45-af15-461d09bf43e3",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FileProviderOverride.bundle\/Contents\/MacOS\/FileProviderOverride",
    "name" : "FileProviderOverride",
    "CFBundleVersion" : "1681.1.8"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4342546432,
    "size" : 49152,
    "uuid" : "562f95b3-8118-3d61-a13f-34e819dd863d",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4342710272,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 131072,
    "uuid" : "ada5ddea-96d7-3640-9609-e1e3fefe4dba",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "61040.1.3"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4345053184,
    "CFBundleShortVersionString" : "1.3.2\/tt",
    "CFBundleIdentifier" : "com.codingmammoth.CMCrashReporter",
    "size" : 32768,
    "uuid" : "00126538-f0fe-37da-abb1-c5fa10c279b0",
    "path" : "\/Applications\/Find Any File.app\/Contents\/Frameworks\/CMCrashReporter.framework\/Versions\/A\/CMCrashReporter",
    "name" : "CMCrashReporter",
    "CFBundleVersion" : "5"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4344823808,
    "CFBundleShortVersionString" : "1.0\/tt",
    "CFBundleIdentifier" : "com.mediaatelier.AccessKit",
    "size" : 65536,
    "uuid" : "9508740d-59bf-3d8b-b0e8-00e62702c410",
    "path" : "\/Applications\/Find Any File.app\/Contents\/Frameworks\/AccessKit.framework\/Versions\/A\/AccessKit",
    "name" : "AccessKit",
    "CFBundleVersion" : "2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4337598464,
    "CFBundleShortVersionString" : "2.4.1",
    "CFBundleIdentifier" : "org.tempel.findanyfile",
    "size" : 2392064,
    "uuid" : "86b01cc8-5699-33ee-b3b5-55c890c4052c",
    "path" : "\/Applications\/Find Any File.app\/Contents\/MacOS\/Find Any File",
    "name" : "Find Any File",
    "CFBundleVersion" : "355.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6488981504,
    "size" : 323337,
    "uuid" : "1c0364b5-d7e3-3170-baa6-9c28f400e7cc",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6552203264,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 19992576,
    "uuid" : "a4e78dd1-6b6e-3f57-924a-4a6a2e679789",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2487"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6493364224,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5074944,
    "uuid" : "a68b8c77-1dbd-35b0-83fe-42ad58dd6629",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2048.1.403"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6667051008,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 2883584,
    "uuid" : "38ee0ac5-f6f6-391c-852e-6954b5d253e8",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6489305088,
    "size" : 604276,
    "uuid" : "ffd8ab66-c9ab-31df-ab80-3a3dff367ddd",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6492704768,
    "size" : 241648,
    "uuid" : "a7d3c07d-0a1e-3c4c-8fba-66905e16bf99",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6511357952,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 12922880,
    "uuid" : "11eb37ae-355b-3a35-af1b-13b599244410",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "2048.1.403"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6492946432,
    "size" : 53236,
    "uuid" : "e4debb6e-421d-33d0-9e17-77ae0e0fe4dc",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6579359744,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4001792,
    "uuid" : "034d0565-49cb-342f-8e6a-3888b596c736",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1474.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6491504640,
    "size" : 520180,
    "uuid" : "1b84a7e4-8958-330c-98b8-27d491dff69e",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  }
],
  "sharedCache" : {
  "base" : 6488555520,
  "size" : 4012523520,
  "uuid" : "7906534c-5d2b-3ba8-b9c6-93a5cf1b7b50"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG image                          1456K       35 \nColorSync                          672K       32 \nCoreAnimation                     10.8M      331 \nCoreGraphics                        32K        2 \nCoreImage                           80K        5 \nCoreUI image data                 5632K       52 \nFoundation                          64K        2 \nImage IO                           320K        5 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.9G       70 \nMALLOC guard page                  288K       18 \nSTACK GUARD                       56.1M        7 \nStack                             11.2M        7 \nVM_ALLOCATE                       1216K       18 \n__AUTH                            2023K      385 \n__AUTH_CONST                      30.5M      602 \n__CTF                               824        1 \n__DATA                            13.3M      594 \n__DATA_CONST                      30.8M      616 \n__DATA_DIRTY                      2036K      233 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       887.0M        9 \n__OBJC_RO                         70.6M        1 \n__OBJC_RW                         2153K        1 \n__TEXT                           654.1M      633 \ndyld private memory                272K        2 \nlibnetwork                         128K        8 \nmapped file                      252.9M       58 \nshared memory                      848K       14 \n===========                     =======  ======= \nTOTAL                              3.9G     3749 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "com.apple.NSScrollingConcurrentVBLMonitor"
  }
},
  "logWritingSignature" : "4ce388ae56b9b4dbcf7a6c370e46a7caff0820dc",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "632c763c58740028737bfdd2",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "64a57d23fa6fd41b2353e2ae"
      },
      "deploymentId" : 240000034
    },
    {
      "rolloutId" : "6425c75e4327780c10cc4252",
      "factorPackIds" : {
        "SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE" : "642600a457e7664b1698eb32"
      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000017
    }
  ]
}
}
Answered by DTS Engineer in 775154022

I recommend that you file a bug about this. Please post your bug number, just for the record.

The immediate cause of this bug is that AppKit has a subsystem that monitor’s the display’s timing while you’re scrolling (VBL should sound familiar to you!). This subsystem has asked another subsystem for a timer that’s appropriate for the screen that it’s monitoring. That subsystem has return nil, and thus you trap in this assert.

It’s hard to imagine how your code might be causing this, and hence my recommendation above.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accepted Answer

I recommend that you file a bug about this. Please post your bug number, just for the record.

The immediate cause of this bug is that AppKit has a subsystem that monitor’s the display’s timing while you’re scrolling (VBL should sound familiar to you!). This subsystem has asked another subsystem for a timer that’s appropriate for the screen that it’s monitoring. That subsystem has return nil, and thus you trap in this assert.

It’s hard to imagine how your code might be causing this, and hence my recommendation above.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Obscure assertion crash in com.apple.NSScrollingConcurrentVBLMonitor thread
 
 
Q