leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.43k stars 191 forks source link

Bug: Applescript when joining causes MeetingBar to Crash #531

Closed SikhNerd closed 1 year ago

SikhNerd commented 1 year ago

v4.2.0

Installation source

App Version

Calendars provider (selected in app)

Describe the bug When I enable Run AppleScript when joining a Meeting with the following script (which worked previously) it causes meetingbar to hard crash. No meeting is joined, no Applescript is executed

tell application "Shortcuts Events" to run the shortcut named "dnd"

Expected behavior Execute AppleScript, Join meeting

Desktop (please complete the following information):

Additional context

Crash Report:

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

Process:               MeetingBar [5970]
Path:                  /Applications/MeetingBar.app/Contents/MacOS/MeetingBar
Identifier:            leits.MeetingBar
Version:               4.2.0 (143)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-10-28 10:41:13.2988 -0500
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Anonymous UUID:        B6E030ED-126D-BE44-9AD1-28D71321EA5B

Time Awake Since Boot: 1500 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000001, 0x00000001bc27442c
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   exc handler [5970]

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

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib                     0x1bc27442c _assertionFailure(_:_:file:line:flags:) + 312
1   libswiftCore.dylib                     0x1bc27442c _assertionFailure(_:_:file:line:flags:) + 312
2   libswiftCore.dylib                     0x1bc2d9998 swift_unexpectedError + 488
3   MeetingBar                             0x104bd7508 0x104b90000 + 292104
4   MeetingBar                             0x104c27f50 0x104b90000 + 622416
5   MeetingBar                             0x104c243e0 0x104b90000 + 607200
6   AppKit                                 0x1b1ef65c8 -[NSApplication(NSResponder) sendAction:to:from:] + 460
7   AppKit                                 0x1b1fec2ec -[NSMenuItem _corePerformAction] + 444
8   AppKit                                 0x1b1febfe0 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 100
9   AppKit                                 0x1b2034bd8 -[NSMenu performActionForItemAtIndex:] + 200
10  AppKit                                 0x1b2034af8 -[NSMenu _internalPerformActionForItemAtIndex:] + 100
11  AppKit                                 0x1b2034904 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 116
12  AppKit                                 0x1b1fcfe70 NSSLMMenuEventHandler + 728
13  HIToolbox                              0x1b7da26c8 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1084
14  HIToolbox                              0x1b7da1b4c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 356
15  HIToolbox                              0x1b7db7e50 SendEventToEventTarget + 40
16  HIToolbox                              0x1b7e18870 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 416
17  HIToolbox                              0x1b7e3d9ac SendMenuCommandWithContextAndModifiers + 56
18  HIToolbox                              0x1b7e3d93c SendMenuItemSelectedEvent + 352
19  HIToolbox                              0x1b7e3d768 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 100
20  HIToolbox                              0x1b7f6da10 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1824
21  HIToolbox                              0x1b7f6ced4 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 612
22  HIToolbox                              0x1b7e205a0 _HandlePopUpMenuSelectionWithDictionary + 380
23  AppKit                                 0x1b218dbbc SLMPerformPopUpCarbonMenu + 1796
24  AppKit                                 0x1b202e860 _NSSLMPopUpCarbonMenu3 + 848
25  AppKit                                 0x1b202e420 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 392
26  AppKit                                 0x1b245421c +[NSStatusBarButtonCell popupStatusBarMenu:ofBar:inRect:ofView:withEvent:] + 400
27  AppKit                                 0x1b2453aa4 -[NSStatusBarButtonCell performClick:] + 240
28  MeetingBar                             0x104c16978 0x104b90000 + 551288
29  MeetingBar                             0x104c27b94 0x104b90000 + 621460
30  MeetingBar                             0x104c16904 0x104b90000 + 551172
31  AppKit                                 0x1b1ef65c8 -[NSApplication(NSResponder) sendAction:to:from:] + 460
32  AppKit                                 0x1b1ef63c4 -[NSControl sendAction:to:] + 96
33  AppKit                                 0x1b236fe54 __NSControlTrackMouse_block_invoke + 60
34  AppKit                                 0x1b1ef2b64 NSControlTrackMouse + 780
35  AppKit                                 0x1b1ef282c -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160
36  AppKit                                 0x1b1ef26a0 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740
37  AppKit                                 0x1b2453578 -[NSStatusBarButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 376
38  AppKit                                 0x1b1ef1910 -[NSControl mouseDown:] + 632
39  AppKit                                 0x1b1eefd80 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528
40  AppKit                                 0x1b1e63100 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444
41  AppKit                                 0x1b1e6250c -[NSWindow(NSEventRouting) sendEvent:] + 348
42  AppKit                                 0x1b2455cd8 -[NSStatusBarWindow sendEvent:] + 836
43  AppKit                                 0x1b1e614b4 -[NSApplication(NSEvent) sendEvent:] + 2780
44  AppKit                                 0x1b211b0f4 -[NSApplication _handleEvent:] + 76
45  AppKit                                 0x1b1ce3008 -[NSApplication run] + 636
46  AppKit                                 0x1b1cb46fc NSApplicationMain + 1132
47  MeetingBar                             0x104b96474 0x104b90000 + 25716
48  dyld                                   0x104f5108c start + 520

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x1af0828b0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x1af082d20 mach_msg + 76
2   CoreFoundation                         0x1af18d210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1af18b6c0 __CFRunLoopRun + 1180
4   CoreFoundation                         0x1af18aa84 CFRunLoopRunSpecific + 600
5   AppKit                                 0x1b1e5f100 _NSEventThread + 196
6   libsystem_pthread.dylib                0x1af0c026c _pthread_start + 148
7   libsystem_pthread.dylib                0x1af0bb08c thread_start + 8

Thread 2:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

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

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

Thread 7:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib                0x1af0bb078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000131f99fb0   x1: 0x00000001bc5bfebc   x2: 0x0000000123955b30   x3: 0x000000000000001f
    x4: 0x0000000000000800   x5: 0x000000000000001f   x6: 0x0000000000000000   x7: 0x0000000000000001
    x8: 0x0000000131f99fb8   x9: 0x0000000200000003  x10: 0xfffffffe00000000  x11: 0x0000000200000003
   x12: 0x0000000000000003  x13: 0x0000000000000000  x14: 0x00000000a1345ede  x15: 0x000000000081ec08
   x16: 0x00000000000081ec  x17: 0x00000000000081ec  x18: 0x0000000000000000  x19: 0x0000000131f99fb0
   x20: 0x0000000000000002  x21: 0x0000000000000092  x22: 0x0000000000000016  x23: 0x0000000104ce5f80
   x24: 0x30000000000001d7  x25: 0x00000001bc706a14  x26: 0x000000000000000b  x27: 0x000000016b26d3c0
   x28: 0x0000000000000001   fp: 0x000000016b26d320   lr: 0x00000001bc27442c
    sp: 0x000000016b26d2a0   pc: 0x00000001bc27442c cpsr: 0x60001000
   far: 0x0000000104f20000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x1bc23b000 -        0x1bc739fff libswiftCore.dylib (*) <6b42484d-226a-3bcc-9822-c3843d383279> /usr/lib/swift/libswiftCore.dylib
       0x104b90000 -        0x104d07fff leits.MeetingBar (4.2.0) <84c59ade-ba52-3a76-8a06-f8cc07319efc> /Applications/MeetingBar.app/Contents/MacOS/MeetingBar
       0x1b1cb1000 -        0x1b2b69fff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1b7d98000 -        0x1b80cbfff com.apple.HIToolbox (2.1.1) <aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x104f4c000 -        0x104fabfff dyld (*) <38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6> /usr/lib/dyld
       0x1af081000 -        0x1af0b8fff libsystem_kernel.dylib (*) <a9d87740-9c1d-3468-bf60-720a8d713cba> /usr/lib/system/libsystem_kernel.dylib
       0x1af108000 -        0x1af64efff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1af0b9000 -        0x1af0c5fff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib

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=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               896K        7 
Activity Tracing                   256K        1 
CG image                          20.7M       36 
ColorSync                          608K       27 
CoreAnimation                     54.6M       16 
CoreData                           272K        1 
CoreData Object IDs               4112K        2 
CoreGraphics                        64K        4 
CoreUI image data                  848K        7 
Foundation                          48K        2 
Image IO                           448K        4 
Kernel Alloc Once                   32K        1 
MALLOC                           330.3M       65 
MALLOC guard page                  192K        9 
MALLOC_MEDIUM (reserved)           1.0G        9         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.2M       13 
Stack                             14.4M       13 
VM_ALLOCATE                       3424K       15 
__AUTH                            2708K      323 
__AUTH_CONST                      21.2M      522 
__CTF                               756        1 
__DATA                            16.3M      509 
__DATA_CONST                      18.8M      527 
__DATA_DIRTY                      1974K      221 
__FONT_DATA                          4K        1 
__LINKEDIT                       577.8M        4 
__OBJC_CONST                      3667K      291 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__TEXT                           511.2M      545 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      385.7M       38 
shared memory                     2896K       16 
===========                     =======  ======= 
TOTAL                              3.5G     3235 
TOTAL, minus reserved VM space     2.1G     3235 

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

{"app_name":"MeetingBar","timestamp":"2022-10-28 10:41:19.00 -0500","app_version":"4.2.0","slice_uuid":"84c59ade-ba52-3a76-8a06-f8cc07319efc","build_version":"143","platform":1,"bundleID":"leits.MeetingBar","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"2965DF4B-433A-43D5-9EBD-BA36B3649F82","name":"MeetingBar"}
{
  "uptime" : 1500,
  "procLaunch" : "2022-10-28 10:40:30.6575 -0500",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "procStartAbsTime" : 36333067243,
  "coalitionID" : 3570,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2022-10-28 10:41:13.2988 -0500",
  "incident" : "2965DF4B-433A-43D5-9EBD-BA36B3649F82",
  "bug_type" : "309",
  "pid" : 5970,
  "procExitAbsTime" : 37356065681,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "MeetingBar",
  "procPath" : "\/Applications\/MeetingBar.app\/Contents\/MacOS\/MeetingBar",
  "bundleInfo" : {"CFBundleShortVersionString":"4.2.0","CFBundleVersion":"143","CFBundleIdentifier":"leits.MeetingBar"},
  "storeInfo" : {"deviceIdentifierForVendor":"3EE30F0A-A6AA-5D6D-ADBC-8F12D385097B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "leits.MeetingBar",
  "crashReporterKey" : "B6E030ED-126D-BE44-9AD1-28D71321EA5B",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x00000001bc27442c","rawCodes":[1,7451657260],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":5970},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "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":47017,"threadState":{"x":[{"value":5133410224},{"value":7455112892,"symbolLocation":0,"symbol":"_swift_release_"},{"value":4891958064},{"value":31},{"value":2048},{"value":31},{"value":0},{"value":1},{"value":5133410232},{"value":8589934595},{"value":18446744065119617024},{"value":8589934595},{"value":3},{"value":0},{"value":2704563934},{"value":8514568},{"value":33260},{"value":33260},{"value":0},{"value":5133410224},{"value":2},{"value":146},{"value":22},{"value":4375601024},{"value":3458764513820541399},{"value":7456451092},{"value":11},{"value":6092673984},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7451657260},"cpsr":{"value":1610616832},"fp":{"value":6092673824},"sp":{"value":6092673696},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7451657260,"matchesCrashFrame":1},"far":{"value":4377935872}},"queue":"com.apple.main-thread","frames":[{"imageOffset":234540,"symbol":"_assertionFailure(_:_:file:line:flags:)","symbolLocation":312,"imageIndex":0},{"imageOffset":234540,"symbol":"_assertionFailure(_:_:file:line:flags:)","symbolLocation":312,"imageIndex":0},{"imageOffset":649624,"symbol":"swift_unexpectedError","symbolLocation":488,"imageIndex":0},{"imageOffset":292104,"imageIndex":1},{"imageOffset":622416,"imageIndex":1},{"imageOffset":607200,"imageIndex":1},{"imageOffset":2381256,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":460,"imageIndex":2},{"imageOffset":3388140,"symbol":"-[NSMenuItem _corePerformAction]","symbolLocation":444,"imageIndex":2},{"imageOffset":3387360,"symbol":"-[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]","symbolLocation":100,"imageIndex":2},{"imageOffset":3685336,"symbol":"-[NSMenu performActionForItemAtIndex:]","symbolLocation":200,"imageIndex":2},{"imageOffset":3685112,"symbol":"-[NSMenu _internalPerformActionForItemAtIndex:]","symbolLocation":100,"imageIndex":2},{"imageOffset":3684612,"symbol":"-[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:]","symbolLocation":116,"imageIndex":2},{"imageOffset":3272304,"symbol":"NSSLMMenuEventHandler","symbolLocation":728,"imageIndex":2},{"imageOffset":42696,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1084,"imageIndex":3},{"imageOffset":39756,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":356,"imageIndex":3},{"imageOffset":130640,"symbol":"SendEventToEventTarget","symbolLocation":40,"imageIndex":3},{"imageOffset":526448,"symbol":"SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**)","symbolLocation":416,"imageIndex":3},{"imageOffset":678316,"symbol":"SendMenuCommandWithContextAndModifiers","symbolLocation":56,"imageIndex":3},{"imageOffset":678204,"symbol":"SendMenuItemSelectedEvent","symbolLocation":352,"imageIndex":3},{"imageOffset":677736,"symbol":"FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*)","symbolLocation":100,"imageIndex":3},{"imageOffset":1923600,"symbol":"PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*)","symbolLocation":1824,"imageIndex":3},{"imageOffset":1920724,"symbol":"_HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*)","symbolLocation":612,"imageIndex":3},{"imageOffset":558496,"symbol":"_HandlePopUpMenuSelectionWithDictionary","symbolLocation":380,"imageIndex":3},{"imageOffset":5098428,"symbol":"SLMPerformPopUpCarbonMenu","symbolLocation":1796,"imageIndex":2},{"imageOffset":3659872,"symbol":"_NSSLMPopUpCarbonMenu3","symbolLocation":848,"imageIndex":2},{"imageOffset":3658784,"symbol":"-[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:]","symbolLocation":392,"imageIndex":2},{"imageOffset":8008220,"symbol":"+[NSStatusBarButtonCell popupStatusBarMenu:ofBar:inRect:ofView:withEvent:]","symbolLocation":400,"imageIndex":2},{"imageOffset":8006308,"symbol":"-[NSStatusBarButtonCell performClick:]","symbolLocation":240,"imageIndex":2},{"imageOffset":551288,"imageIndex":1},{"imageOffset":621460,"imageIndex":1},{"imageOffset":551172,"imageIndex":1},{"imageOffset":2381256,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":460,"imageIndex":2},{"imageOffset":2380740,"symbol":"-[NSControl sendAction:to:]","symbolLocation":96,"imageIndex":2},{"imageOffset":7073364,"symbol":"__NSControlTrackMouse_block_invoke","symbolLocation":60,"imageIndex":2},{"imageOffset":2366308,"symbol":"NSControlTrackMouse","symbolLocation":780,"imageIndex":2},{"imageOffset":2365484,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":160,"imageIndex":2},{"imageOffset":2365088,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":740,"imageIndex":2},{"imageOffset":8004984,"symbol":"-[NSStatusBarButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":376,"imageIndex":2},{"imageOffset":2361616,"symbol":"-[NSControl mouseDown:]","symbolLocation":632,"imageIndex":2},{"imageOffset":2354560,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4528,"imageIndex":2},{"imageOffset":1777920,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2444,"imageIndex":2},{"imageOffset":1774860,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":2},{"imageOffset":8015064,"symbol":"-[NSStatusBarWindow sendEvent:]","symbolLocation":836,"imageIndex":2},{"imageOffset":1770676,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":2780,"imageIndex":2},{"imageOffset":4628724,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":2},{"imageOffset":204808,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":2},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":2},{"imageOffset":25716,"imageIndex":1},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":4}]},{"id":47090,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":5},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":47185,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47537,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47540,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47573,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47574,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47576,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47634,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47635,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47636,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47637,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":47638,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7451422720,
    "size" : 5238784,
    "uuid" : "6b42484d-226a-3bcc-9822-c3843d383279",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4374200320,
    "CFBundleShortVersionString" : "4.2.0",
    "CFBundleIdentifier" : "leits.MeetingBar",
    "size" : 1540096,
    "uuid" : "84c59ade-ba52-3a76-8a06-f8cc07319efc",
    "path" : "\/Applications\/MeetingBar.app\/Contents\/MacOS\/MeetingBar",
    "name" : "MeetingBar",
    "CFBundleVersion" : "143"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7277842432,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15437824,
    "uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7379451904,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4378116096,
    "size" : 393216,
    "uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7231508480,
    "size" : 229376,
    "uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7232061440,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7231737856,
    "size" : 53248,
    "uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  }
],
  "sharedCache" : {
  "base" : 7228440576,
  "size" : 3144744960,
  "uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               896K        7 \nActivity Tracing                   256K        1 \nCG image                          20.7M       36 \nColorSync                          608K       27 \nCoreAnimation                     54.6M       16 \nCoreData                           272K        1 \nCoreData Object IDs               4112K        2 \nCoreGraphics                        64K        4 \nCoreUI image data                  848K        7 \nFoundation                          48K        2 \nImage IO                           448K        4 \nKernel Alloc Once                   32K        1 \nMALLOC                           330.3M       65 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)           1.0G        9         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       13 \nStack                             14.4M       13 \nVM_ALLOCATE                       3424K       15 \n__AUTH                            2708K      323 \n__AUTH_CONST                      21.2M      522 \n__CTF                               756        1 \n__DATA                            16.3M      509 \n__DATA_CONST                      18.8M      527 \n__DATA_DIRTY                      1974K      221 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       577.8M        4 \n__OBJC_CONST                      3667K      291 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           511.2M      545 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      385.7M       38 \nshared memory                     2896K       16 \n===========                     =======  ======= \nTOTAL                              3.5G     3235 \nTOTAL, minus reserved VM space     2.1G     3235 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "6348493aa52bb16adc4e4d06"
      },
      "deploymentId" : 240000023
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000513
    }
  ],
  "experiments" : [

  ]
}
}
leits commented 1 year ago

Thanks, @SikhNerd!

Included a fix for this bug in the next release.