Quicksilver: [Bug]: Quicksilver constantly crashing in the background

Before submitting your bug report, please confirm you have completed the following steps

Bug description

Since the upgrade to 2.0, I notice that most of the time when I reinvade quicksilver after a while (for example my computer has been asleep), it is not running, and I have to relaunch it, at which point I get the “Quicksilver crashed… send report?” screen.

I’m not sure why, but this happens many times per day.

Steps to reproduce

  1. Don’t use quicksilver for a while, for example, put the computer to sleep and come back an hour later
  2. Try to invoke quicksilver… notice it’s not running
  3. Invoke using finder to discover that it crashed

Expected behavior

Quicksilver should work w/o crashing.

MacOS Version

macOS 12

Quicksilver Version

2.1.0 (4032)

Relevant Plugins

No response

Crash Logs or Spindump

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Quicksilver [1008]
Path:                  /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:            com.blacktree.Quicksilver
Version:               2.1.0 (4032)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               502

Date/Time:             2022-05-16 20:26:05.0315 +0300
OS Version:            macOS 12.3.1 (21E258)
Report Version:        12
Anonymous UUID:        1C9CE28C-5EE0-7887-5E27-555E7D61F51E

Sleep/Wake UUID:       2D64E811-3BF5-4224-B537-377878BCFB15

Time Awake Since Boot: 18000 seconds
Time Since Wake:       394 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000045b598784160
Exception Codes:       0x0000000000000001, 0x000045b598784160
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [1008]

VM Region Info: 0x45b598784160 is not in any region.  Bytes after previous region: 76165213077857  Bytes before following region: 28906866851488
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)        1000000000-7000000000   [384.0G] ---/--- SM=NUL  ...(unallocated)
--->  GAP OF 0x5f9000000000 BYTES
      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-/rwx SM=PRV  

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x19d418580 objc_msgSend + 32
1   Quicksilver                   	       0x10415f990 0x104138000 + 162192
2   libdispatch.dylib             	       0x19d3cc604 _dispatch_call_block_and_release + 32
3   libdispatch.dylib             	       0x19d3ce1c8 _dispatch_client_callout + 20
4   libdispatch.dylib             	       0x19d3dc6cc _dispatch_main_queue_drain + 928
5   libdispatch.dylib             	       0x19d3dc31c _dispatch_main_queue_callback_4CF + 44
6   CoreFoundation                	       0x19d6a03e4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
7   CoreFoundation                	       0x19d65d614 __CFRunLoopRun + 2532
8   CoreFoundation                	       0x19d65c490 CFRunLoopRunSpecific + 600
9   HIToolbox                     	       0x1a627cdd8 RunCurrentEventLoopInMode + 292
10  HIToolbox                     	       0x1a627cb54 ReceiveNextEventCommon + 564
11  HIToolbox                     	       0x1a627c908 _BlockUntilNextEventMatchingListInModeWithFilter + 72
12  AppKit                        	       0x1a01bbb2c _DPSNextEvent + 860
13  AppKit                        	       0x1a01ba424 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
14  AppKit                        	       0x1a01ac5f0 -[NSApplication run] + 596
15  AppKit                        	       0x1a017dd08 NSApplicationMain + 1132
16  dyld                          	       0x1041d1088 start + 516

Thread 1:: AMCP Logging Spool
0   libsystem_kernel.dylib        	       0x19d55490c semaphore_wait_trap + 8
1   caulk                         	       0x1a5fe6a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1a5fca77c caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1a5fca39c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96
4   libsystem_pthread.dylib       	       0x19d59226c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x19d58d08c thread_start + 8

Thread 2:: VDKQueue Watcher Thread
0   libsystem_kernel.dylib        	       0x19d55ac40 kevent + 8
1   QSCore                        	       0x1043ce9ec -[VDKQueue watcherThread:] + 260
2   Foundation                    	       0x19e53171c __NSThread__start__ + 808
3   libsystem_pthread.dylib       	       0x19d59226c _pthread_start + 148
4   libsystem_pthread.dylib       	       0x19d58d08c thread_start + 8

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19d5548d0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x19d554d40 mach_msg + 76
2   CoreFoundation                	       0x19d65ec1c __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x19d65d0cc __CFRunLoopRun + 1180
4   CoreFoundation                	       0x19d65c490 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1a03286f4 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x19d59226c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19d58d08c thread_start + 8

Thread 4::  Dispatch queue: QSCatalogEntry scanQueue: QSPresetVolumes
0   libsystem_malloc.dylib        	       0x19d3a2bcc tiny_malloc_from_free_list + 60
1   libsystem_malloc.dylib        	       0x19d3a2580 tiny_malloc_should_clear + 220
2   libsystem_malloc.dylib        	       0x19d3a2580 tiny_malloc_should_clear + 220
3   libsystem_malloc.dylib        	       0x19d3a134c szone_malloc_should_clear + 92
4   libsystem_malloc.dylib        	       0x19d3bd840 _malloc_zone_calloc + 88
5   CoreFoundation                	       0x19d5dd7f8 _CFRuntimeCreateInstance + 332
6   CoreServicesInternal          	       0x19fff0624 _FileCacheGetForURL(__CFURL const*, void*) + 68
7   CoreServicesInternal          	       0x19ffc8544 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 68
8   CoreFoundation                	       0x19d6306b0 CFURLCopyResourcePropertyForKey + 144
9   LaunchServices                	       0x19db2dd90 -[FSNode(URLAndPropertyCache) getResourceValue:forKey:options:error:] + 492
10  LaunchServices                	       0x19db2fffc -[FSNode(Identifiers) getFileIdentifier:error:] + 64
11  LaunchServices                	       0x19db2ffb0 -[FSNode(URLAndPropertyCache) checkResourceIsReachableAndReturnError:] + 40
12  LaunchServices                	       0x19db2c468 -[FSNode initWithURL:flags:error:] + 872
13  LaunchServices                	       0x19db2c090 FSNodeCreateWithURL + 88
14  LaunchServices                	       0x19db70868 LSCopyItemInfoForURL + 68
15  QSFoundation                  	       0x10447689c -[NSFileManager(Scanning) typeOfFile:] + 116
16  QSCore                        	       0x1043a3f50 +[QSObject(FileHandling) fileObjectWithPath:] + 488
17  QSCore                        	       0x1043a42a8 +[QSObject(FileHandling) fileObjectsWithPathArray:] + 232
18  Core Support                  	       0x10c8331dc 0x10c7f4000 + 258524
19  QSCore                        	       0x10438966c -[QSCatalogEntry scannedObjects] + 76
20  QSCore                        	       0x10438a3f8 __30-[QSCatalogEntry scanAndCache]_block_invoke + 112
21  libdispatch.dylib             	       0x19d3ce1c8 _dispatch_client_callout + 20
22  libdispatch.dylib             	       0x19d3dd414 _dispatch_lane_barrier_sync_invoke_and_complete + 56
23  QSCore                        	       0x104389888 -[QSCatalogEntry scanAndCache] + 180
24  QSCore                        	       0x104389a88 -[QSCatalogEntry scanForced:] + 420
25  QSCore                        	       0x104397790 __28-[QSLibrarian reloadSource:]_block_invoke + 440
26  libdispatch.dylib             	       0x19d3cc604 _dispatch_call_block_and_release + 32
27  libdispatch.dylib             	       0x19d3ce1c8 _dispatch_client_callout + 20
28  libdispatch.dylib             	       0x19d3d58a8 _dispatch_lane_serial_drain + 668
29  libdispatch.dylib             	       0x19d3d6404 _dispatch_lane_invoke + 392
30  libdispatch.dylib             	       0x19d3e0c98 _dispatch_workloop_worker_thread + 648
31  libsystem_pthread.dylib       	       0x19d58e360 _pthread_wqthread + 288
32  libsystem_pthread.dylib       	       0x19d58d080 start_wqthread + 8

Thread 5:
0   libsystem_pthread.dylib       	       0x19d58d078 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	       0x19d58d078 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000600001284150   x1: 0x00000001e765a5f9   x2: 0x00000001041783b0   x3: 0x000000019d3a0ff8
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000600002b881a0
    x8: 0x0000600001de43d0   x9: 0x000000010415f96c  x10: 0x6ae1600001284150  x11: 0x0000000000000100
   x12: 0x0000000000000000  x13: 0x000045b598784150  x14: 0x0000000000c03000  x15: 0x000045b598784150
   x16: 0x000045b598784150  x17: 0x0000000000c00000  x18: 0x0000000000000000  x19: 0x0000600001de43c0
   x20: 0x0000000000000000  x21: 0x0000600000596600  x22: 0x0000600004a99b80  x23: 0x0000000000000114
   x24: 0x0000000000000000  x25: 0x0000000104244660  x26: 0x0000600004a9bd80  x27: 0x000000000000000f
   x28: 0x0000000002ffffff   fp: 0x000000016bcc6160   lr: 0x000000010415f990
    sp: 0x000000016bcc6150   pc: 0x000000019d418580 cpsr: 0x20001000
   far: 0x000045b598784160  esr: 0x92000005 (Data Abort) byte read Translation fault

Binary Images:
       0x19d411000 -        0x19d44efff libobjc.A.dylib (*) <4b5ab8fb-60e0-3992-ba0e-a073a3fa86a7> /usr/lib/libobjc.A.dylib
       0x104138000 -        0x104173fff com.blacktree.Quicksilver (2.1.0) <8d38b8fc-80b5-33d5-9981-09968f34b9b9> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
       0x19d3ca000 -        0x19d410fff libdispatch.dylib (*) <dc048e3b-e023-3d17-afe5-4ff3dc625608> /usr/lib/system/libdispatch.dylib
       0x19d5da000 -        0x19db1ffff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1a6249000 -        0x1a657cfff com.apple.HIToolbox (2.1.1) <4a1d1f30-c79d-3502-b51f-9792adbd8e06> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1a017a000 -        0x1a1031fff com.apple.AppKit (6.9) <153590c1-624c-38fb-8ffb-ba751bccbd16> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1041cc000 -        0x10422bfff dyld (*) <fbb89662-e6f2-3434-b542-f75185ac5e74> /usr/lib/dyld
       0x19d553000 -        0x19d58afff libsystem_kernel.dylib (*) <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib
       0x1a5fc8000 -        0x1a5feefff com.apple.audio.caulk (1.0) <23d0d7ce-cb87-35f3-9c15-943bd8f6645a> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x19d58b000 -        0x19d597fff libsystem_pthread.dylib (*) <cee8bc77-6923-34d9-89a3-6f8f7279605e> /usr/lib/system/libsystem_pthread.dylib
       0x104380000 -        0x1043e7fff com.blacktree.QSCore (*) <678b540c-7fa0-3723-8c09-c825d6615348> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore
       0x19e4d5000 -        0x19e8c5fff com.apple.Foundation (6.9) <886a3487-88a6-30bb-b179-1a92996c67cf> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x19d39f000 -        0x19d3c9fff libsystem_malloc.dylib (*) <3a021c33-dd59-37f7-9a86-5ceed68ff9ba> /usr/lib/system/libsystem_malloc.dylib
       0x19ffc7000 -        0x1a0003fff com.apple.CoreServicesInternal (484) <37f1609f-af45-3f0a-971b-7f9d0dcfc9e2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x19db20000 -        0x19dd7ffff com.apple.LaunchServices (1141.1) <bdac35e0-e3dc-3ec9-ac3d-3b68fd19539c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x10446c000 -        0x1044abfff com.blacktree.QSFoundation (*) <c74374c6-477d-3ad9-a033-f03dacf67c80> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation
       0x10c7f4000 -        0x10c84bfff com.blacktree.Quicksilver.QSCorePlugIn (1.3.0) <868d0e28-83bb-354c-b379-4f16981ce45f> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               896K        7 
Activity Tracing                   256K        1 
CG image                            96K        6 
ColorSync                          608K       27 
CoreAnimation                     3328K       38 
CoreData                           400K        2 
CoreData Object IDs               4112K        2 
CoreGraphics                        48K        3 
CoreServices                       624K        2 
CoreUI image data                 3104K       21 
Foundation                          48K        2 
Image IO                          1632K        9 
Kernel Alloc Once                  576K        3 
MALLOC                             1.4G      155 
MALLOC guard page                  288K       13 
MALLOC_MEDIUM (reserved)         968.0M       10         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
Memory Tag 244                      16K        1 
SQLite page cache                 16.6M      266 
STACK GUARD                       56.1M        7 
Stack                             11.2M        7 
VM_ALLOCATE                       4416K       10 
__AUTH                            2603K      331 
__AUTH_CONST                      20.6M      535 
__DATA                            16.2M      557 
__DATA_CONST                      20.1M      575 
__DATA_DIRTY                      1935K      229 
__FONT_DATA                          4K        1 
__LINKEDIT                       585.9M       39 
__OBJC_CONST                      3864K      310 
__OBJC_RO                         82.9M        1 
__OBJC_RW                         3152K        1 
__TEXT                           503.4M      593 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                         640K       16 
mapped file                      194.6M       61 
shared memory                     3152K       26 
===========                     =======  ======= 
TOTAL                              4.0G     3870 
TOTAL, minus reserved VM space     2.9G     3870 



-----------
Full Report
-----------

{"app_name":"Quicksilver","timestamp":"2022-05-16 20:26:07.00 +0300","app_version":"2.1.0","slice_uuid":"8d38b8fc-80b5-33d5-9981-09968f34b9b9","build_version":"4032","platform":1,"bundleID":"com.blacktree.Quicksilver","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"D2E486FD-48B9-4B29-81E3-0194723D4A4C","name":"Quicksilver"}
{
  "uptime" : 18000,
  "procLaunch" : "2022-05-16 15:17:02.5136 +0300",
  "procRole" : "Default",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "procStartAbsTime" : 4063370084,
  "coalitionID" : 995,
  "osVersion" : {
    "train" : "macOS 12.3.1",
    "build" : "21E258",
    "releaseType" : "User"
  },
  "captureTime" : "2022-05-16 20:26:05.0315 +0300",
  "incident" : "D2E486FD-48B9-4B29-81E3-0194723D4A4C",
  "bug_type" : "309",
  "pid" : 1008,
  "procExitAbsTime" : 448881453696,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Quicksilver",
  "procPath" : "\/Applications\/Quicksilver.app\/Contents\/MacOS\/Quicksilver",
  "bundleInfo" : {"CFBundleShortVersionString":"2.1.0","CFBundleVersion":"4032","CFBundleIdentifier":"com.blacktree.Quicksilver"},
  "storeInfo" : {"deviceIdentifierForVendor":"E771BAEA-981D-5C97-A198-7F178578F1C1","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.blacktree.Quicksilver",
  "crashReporterKey" : "1C9CE28C-5EE0-7887-5E27-555E7D61F51E",
  "wakeTime" : 394,
  "sleepWakeUUID" : "2D64E811-3BF5-4224-B537-377878BCFB15",
  "sip" : "enabled",
  "vmRegionInfo" : "0x45b598784160 is not in any region.  Bytes after previous region: 76165213077857  Bytes before following region: 28906866851488\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x000045b598784160","rawCodes":[1,76646249415008],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000045b598784160"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1008},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "vmregioninfo" : "0x45b598784160 is not in any region.  Bytes after previous region: 76165213077857  Bytes before following region: 28906866851488\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "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" : 0,
  "threads" : [{"triggered":true,"id":10185,"threadState":{"x":[{"value":105553135681872},{"value":8177165817,"objc-selector":"willChangeValueForKey:"},{"value":4363617200},{"value":6932795384,"symbolLocation":0,"symbol":"nanov2_free_definite_size"},{"value":0},{"value":0},{"value":0},{"value":105553161912736},{"value":105553147610064},{"value":4363516268},{"value":7701542390915940688},{"value":256},{"value":0},{"value":76646249414992},{"value":12595200},{"value":76646249414992},{"value":76646249414992},{"value":12582912},{"value":0},{"value":105553147610048},{"value":0},{"value":105553122125312},{"value":105553194490752},{"value":276},{"value":0},{"value":4364453472,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553194499456},{"value":15},{"value":50331647}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4363516304},"cpsr":{"value":536875008},"fp":{"value":6103523680},"sp":{"value":6103523664},"esr":{"value":2449473541,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6933284224,"matchesCrashFrame":1},"far":{"value":76646249415008}},"queue":"com.apple.main-thread","frames":[{"imageOffset":30080,"symbol":"objc_msgSend","symbolLocation":32,"imageIndex":0},{"imageOffset":162192,"imageIndex":1},{"imageOffset":9732,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":2},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":2},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":2},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":2},{"imageOffset":812004,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":3},{"imageOffset":538132,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":3},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":212440,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":4},{"imageOffset":211796,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":4},{"imageOffset":211208,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":4},{"imageOffset":269100,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":5},{"imageOffset":263204,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":5},{"imageOffset":206320,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":5},{"imageOffset":15624,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":5},{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":6}]},{"id":10788,"name":"AMCP Logging Spool","frames":[{"imageOffset":6412,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":8},{"imageOffset":10108,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":8},{"imageOffset":9116,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":10831,"name":"VDKQueue Watcher Thread","frames":[{"imageOffset":31808,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":322028,"symbol":"-[VDKQueue watcherThread:]","symbolLocation":260,"imageIndex":10},{"imageOffset":378652,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":11191,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":7},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":1763060,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":334588,"queue":"QSCatalogEntry scanQueue: QSPresetVolumes","frames":[{"imageOffset":15308,"symbol":"tiny_malloc_from_free_list","symbolLocation":60,"imageIndex":12},{"imageOffset":13696,"symbol":"tiny_malloc_should_clear","symbolLocation":220,"imageIndex":12},{"imageOffset":13696,"symbol":"tiny_malloc_should_clear","symbolLocation":220,"imageIndex":12},{"imageOffset":9036,"symbol":"szone_malloc_should_clear","symbolLocation":92,"imageIndex":12},{"imageOffset":124992,"symbol":"_malloc_zone_calloc","symbolLocation":88,"imageIndex":12},{"imageOffset":14328,"symbol":"_CFRuntimeCreateInstance","symbolLocation":332,"imageIndex":3},{"imageOffset":169508,"symbol":"_FileCacheGetForURL(__CFURL const*, void*)","symbolLocation":68,"imageIndex":13},{"imageOffset":5444,"symbol":"_FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char)","symbolLocation":68,"imageIndex":13},{"imageOffset":353968,"symbol":"CFURLCopyResourcePropertyForKey","symbolLocation":144,"imageIndex":3},{"imageOffset":56720,"symbol":"-[FSNode(URLAndPropertyCache) getResourceValue:forKey:options:error:]","symbolLocation":492,"imageIndex":14},{"imageOffset":65532,"symbol":"-[FSNode(Identifiers) getFileIdentifier:error:]","symbolLocation":64,"imageIndex":14},{"imageOffset":65456,"symbol":"-[FSNode(URLAndPropertyCache) checkResourceIsReachableAndReturnError:]","symbolLocation":40,"imageIndex":14},{"imageOffset":50280,"symbol":"-[FSNode initWithURL:flags:error:]","symbolLocation":872,"imageIndex":14},{"imageOffset":49296,"symbol":"FSNodeCreateWithURL","symbolLocation":88,"imageIndex":14},{"imageOffset":329832,"symbol":"LSCopyItemInfoForURL","symbolLocation":68,"imageIndex":14},{"imageOffset":43164,"symbol":"-[NSFileManager(Scanning) typeOfFile:]","symbolLocation":116,"imageIndex":15},{"imageOffset":147280,"symbol":"+[QSObject(FileHandling) fileObjectWithPath:]","symbolLocation":488,"imageIndex":10},{"imageOffset":148136,"symbol":"+[QSObject(FileHandling) fileObjectsWithPathArray:]","symbolLocation":232,"imageIndex":10},{"imageOffset":258524,"imageIndex":16},{"imageOffset":38508,"symbol":"-[QSCatalogEntry scannedObjects]","symbolLocation":76,"imageIndex":10},{"imageOffset":41976,"symbol":"__30-[QSCatalogEntry scanAndCache]_block_invoke","symbolLocation":112,"imageIndex":10},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":2},{"imageOffset":78868,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":56,"imageIndex":2},{"imageOffset":39048,"symbol":"-[QSCatalogEntry scanAndCache]","symbolLocation":180,"imageIndex":10},{"imageOffset":39560,"symbol":"-[QSCatalogEntry scanForced:]","symbolLocation":420,"imageIndex":10},{"imageOffset":96144,"symbol":"__28-[QSLibrarian reloadSource:]_block_invoke","symbolLocation":440,"imageIndex":10},{"imageOffset":9732,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":2},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":2},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":2},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":2},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":2},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":9},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":9}]},{"id":334726,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":334789,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6933254144,
    "size" : 253952,
    "uuid" : "4b5ab8fb-60e0-3992-ba0e-a073a3fa86a7",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4363354112,
    "CFBundleShortVersionString" : "2.1.0",
    "CFBundleIdentifier" : "com.blacktree.Quicksilver",
    "size" : 245760,
    "uuid" : "8d38b8fc-80b5-33d5-9981-09968f34b9b9",
    "path" : "\/Applications\/Quicksilver.app\/Contents\/MacOS\/Quicksilver",
    "name" : "Quicksilver",
    "CFBundleVersion" : "4032"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6932963328,
    "size" : 290816,
    "uuid" : "dc048e3b-e023-3d17-afe5-4ff3dc625608",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6935126016,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5529600,
    "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7082381312,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "4a1d1f30-c79d-3502-b51f-9792adbd8e06",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6980870144,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15433728,
    "uuid" : "153590c1-624c-38fb-8ffb-ba751bccbd16",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.40.127"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4363960320,
    "size" : 393216,
    "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6934573056,
    "size" : 229376,
    "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7079755776,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 159744,
    "uuid" : "23d0d7ce-cb87-35f3-9c15-943bd8f6645a",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6934802432,
    "size" : 53248,
    "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4365746176,
    "CFBundleIdentifier" : "com.blacktree.QSCore",
    "size" : 425984,
    "uuid" : "678b540c-7fa0-3723-8c09-c825d6615348",
    "path" : "\/Applications\/Quicksilver.app\/Contents\/Frameworks\/QSCore.framework\/Versions\/A\/QSCore",
    "name" : "QSCore",
    "CFBundleVersion" : "2.3"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6950834176,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 4132864,
    "uuid" : "886a3487-88a6-30bb-b179-1a92996c67cf",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6932787200,
    "size" : 176128,
    "uuid" : "3a021c33-dd59-37f7-9a86-5ceed68ff9ba",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6979088384,
    "CFBundleShortVersionString" : "484",
    "CFBundleIdentifier" : "com.apple.CoreServicesInternal",
    "size" : 249856,
    "uuid" : "37f1609f-af45-3f0a-971b-7f9d0dcfc9e2",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreServicesInternal.framework\/Versions\/A\/CoreServicesInternal",
    "name" : "CoreServicesInternal",
    "CFBundleVersion" : "484"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6940655616,
    "CFBundleShortVersionString" : "1141.1",
    "CFBundleIdentifier" : "com.apple.LaunchServices",
    "size" : 2490368,
    "uuid" : "bdac35e0-e3dc-3ec9-ac3d-3b68fd19539c",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/LaunchServices.framework\/Versions\/A\/LaunchServices",
    "name" : "LaunchServices",
    "CFBundleVersion" : "1141.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4366712832,
    "CFBundleIdentifier" : "com.blacktree.QSFoundation",
    "size" : 262144,
    "uuid" : "c74374c6-477d-3ad9-a033-f03dacf67c80",
    "path" : "\/Applications\/Quicksilver.app\/Contents\/Frameworks\/QSFoundation.framework\/Versions\/A\/QSFoundation",
    "name" : "QSFoundation",
    "CFBundleVersion" : "2.3"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4504633344,
    "CFBundleShortVersionString" : "1.3.0",
    "CFBundleIdentifier" : "com.blacktree.Quicksilver.QSCorePlugIn",
    "size" : 360448,
    "uuid" : "868d0e28-83bb-354c-b379-4f16981ce45f",
    "path" : "\/Applications\/Quicksilver.app\/Contents\/PlugIns\/Core Support.qsplugin\/Contents\/MacOS\/Core Support",
    "name" : "Core Support",
    "CFBundleVersion" : "99"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 6931513344,
  "size" : 3136438272,
  "uuid" : "1df3dfc1-141a-35d0-a4e5-f1e113894c6e"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               896K        7 \nActivity Tracing                   256K        1 \nCG image                            96K        6 \nColorSync                          608K       27 \nCoreAnimation                     3328K       38 \nCoreData                           400K        2 \nCoreData Object IDs               4112K        2 \nCoreGraphics                        48K        3 \nCoreServices                       624K        2 \nCoreUI image data                 3104K       21 \nFoundation                          48K        2 \nImage IO                          1632K        9 \nKernel Alloc Once                  576K        3 \nMALLOC                             1.4G      155 \nMALLOC guard page                  288K       13 \nMALLOC_MEDIUM (reserved)         968.0M       10         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nMemory Tag 244                      16K        1 \nSQLite page cache                 16.6M      266 \nSTACK GUARD                       56.1M        7 \nStack                             11.2M        7 \nVM_ALLOCATE                       4416K       10 \n__AUTH                            2603K      331 \n__AUTH_CONST                      20.6M      535 \n__DATA                            16.2M      557 \n__DATA_CONST                      20.1M      575 \n__DATA_DIRTY                      1935K      229 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       585.9M       39 \n__OBJC_CONST                      3864K      310 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           503.4M      593 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                         640K       16 \nmapped file                      194.6M       61 \nshared memory                     3152K       26 \n===========                     =======  ======= \nTOTAL                              4.0G     3870 \nTOTAL, minus reserved VM space     2.9G     3870 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
      },
      "deploymentId" : 240000016
    }
  ],
  "experiments" : [

  ]
}
}

Screenshots

No response

Additional info

No response

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 18 (5 by maintainers)

Most upvoted comments

I believe I have tracked down the issue. It’s related (yet again) to QSTasks/QSLibrarian. My assumption is this commit (a3736741b128dee3b1a8628e0122671b58bffb3f) introduced the issue, in an attempt to fix a blocking issue. I’ve worked on some more changes that should hopefully fix this.

Those experiencing this issue: can you please download the DEBUG build version from here: https://github.com/quicksilver/Quicksilver/actions/runs/2411978953

And let me know if it fixes the issue. If not, please upload any new crash logs here.

Thanks


Dev note: my latest commit basically reverts this commit (aef2e729425d1951f18855df24b52c4dc460b26f) which seems to coming back to bite us now. It probably shouldn’t have been merged to main.