kartik-venugopal / aural-player

An audio player for macOS, inspired by Winamp.
MIT License
819 stars 44 forks source link

Crash on sleep #48

Closed jzuijlek closed 1 month ago

jzuijlek commented 1 year ago

Aural crashes whenever I sleep my Mac.

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

Process:               Aural [28778]
Path:                  /Applications/Aural.app/Contents/MacOS/Aural
Identifier:            com.kv.Aural
Version:               3.12.1 (3.12.1)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               503

Date/Time:             2022-11-27 18:23:08.1409 +0100
OS Version:            macOS 13.0 (22A380)
Report Version:        12
Anonymous UUID:        5846A0B7-BB8B-154A-D583-CE8B57CA7336

Sleep/Wake UUID:       44672591-74FE-43DF-9ED9-7F7E92127E3D

Time Awake Since Boot: 1000000 seconds
Time Since Wake:       6 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0   CoreFoundation                      0x00000001921a4418 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x0000000191ceeea8 objc_exception_throw + 60
2   CoreFoundation                      0x00000001921ce3b4 -[NSException description] + 0
3   AVFAudio                            0x00000001e15e6448 _Z19AVAE_RaiseExceptionP8NSStringz + 52
4   AVFAudio                            0x00000001e16ab74c _ZN21AVAudioPlayerNodeImpl9StartImplEP11AVAudioTime + 2876
5   AVFAudio                            0x00000001e15e6948 _ZN19AVAudioNodeImplBase5StartEP11AVAudioTime + 64
6   AVFAudio                            0x00000001e16a7b14 -[AVAudioPlayerNode play] + 68
7   Aural                               0x00000001023f8374 Aural + 328564
8   Aural                               0x00000001023f8440 Aural + 328768
9   Aural                               0x00000001024131b4 Aural + 438708
10  Aural                               0x0000000102413d08 Aural + 441608
11  Aural                               0x0000000102629c3c Aural + 2628668
12  Aural                               0x0000000102588de8 Aural + 1969640
13  Aural                               0x00000001024c02f4 Aural + 1147636
14  libdispatch.dylib                   0x0000000191ec19dc _dispatch_call_block_and_release + 32
15  libdispatch.dylib                   0x0000000191ec3504 _dispatch_client_callout + 20
16  libdispatch.dylib                   0x0000000191ed1d1c _dispatch_main_queue_drain + 928
17  libdispatch.dylib                   0x0000000191ed196c _dispatch_main_queue_callback_4CF + 44
18  CoreFoundation                      0x000000019216ad6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
19  CoreFoundation                      0x00000001921287ec __CFRunLoopRun + 2036
20  CoreFoundation                      0x00000001921278a4 CFRunLoopRunSpecific + 612
21  HIToolbox                           0x000000019b79b3bc RunCurrentEventLoopInMode + 292
22  HIToolbox                           0x000000019b79b200 ReceiveNextEventCommon + 672
23  HIToolbox                           0x000000019b79af48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
24  AppKit                              0x0000000195380630 _DPSNextEvent + 632
25  AppKit                              0x000000019537f7c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
26  AppKit                              0x0000000195373bf0 -[NSApplication run] + 464
27  AppKit                              0x000000019534b058 NSApplicationMain + 880
28  Aural                               0x00000001023ade7c Aural + 24188
29  dyld                                0x0000000191d1fe50 start + 2544

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                 0x192013224 __pthread_kill + 8
1   libsystem_pthread.dylib                0x192049cec pthread_kill + 288
2   libsystem_c.dylib                      0x191f832c8 abort + 180
3   libc++abi.dylib                        0x192003b18 abort_message + 132
4   libc++abi.dylib                        0x191ff3a0c demangling_terminate_handler() + 336
5   libobjc.A.dylib                        0x191cf7764 _objc_terminate() + 144
6   libc++abi.dylib                        0x192002eb4 std::__terminate(void (*)()) + 20
7   libc++abi.dylib                        0x192002e50 std::terminate() + 56
8   libdispatch.dylib                      0x191ec3518 _dispatch_client_callout + 40
9   libdispatch.dylib                      0x191ed1d1c _dispatch_main_queue_drain + 928
10  libdispatch.dylib                      0x191ed196c _dispatch_main_queue_callback_4CF + 44
11  CoreFoundation                         0x19216ad6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
12  CoreFoundation                         0x1921287ec __CFRunLoopRun + 2036
13  CoreFoundation                         0x1921278a4 CFRunLoopRunSpecific + 612
14  HIToolbox                              0x19b79b3bc RunCurrentEventLoopInMode + 292
15  HIToolbox                              0x19b79b200 ReceiveNextEventCommon + 672
16  HIToolbox                              0x19b79af48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
17  AppKit                                 0x195380630 _DPSNextEvent + 632
18  AppKit                                 0x19537f7c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
19  AppKit                                 0x195373bf0 -[NSApplication run] + 464
20  AppKit                                 0x19534b058 NSApplicationMain + 880
21  Aural                                  0x1023ade7c 0x1023a8000 + 24188
22  dyld                                   0x191d1fe50 start + 2544

Thread 1::  Dispatch queue: MediaKeyTap Runloop
0   libsystem_kernel.dylib                 0x19200adf0 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x19201c8d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x192013638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib                 0x19200b16c mach_msg + 24
4   CoreFoundation                         0x192129bdc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x1921284c8 __CFRunLoopRun + 1232
6   CoreFoundation                         0x1921278a4 CFRunLoopRunSpecific + 612
7   CoreFoundation                         0x1921ae818 CFRunLoopRun + 64
8   Aural                                  0x1024c02f4 0x1023a8000 + 1147636
9   libdispatch.dylib                      0x191ec19dc _dispatch_call_block_and_release + 32
10  libdispatch.dylib                      0x191ec3504 _dispatch_client_callout + 20
11  libdispatch.dylib                      0x191ecabbc _dispatch_lane_serial_drain + 672
12  libdispatch.dylib                      0x191ecb708 _dispatch_lane_invoke + 384
13  libdispatch.dylib                      0x191ed634c _dispatch_workloop_worker_thread + 652
14  libsystem_pthread.dylib                0x192046100 _pthread_wqthread + 288
15  libsystem_pthread.dylib                0x192044e20 start_wqthread + 8

Thread 2:: caulk.messenger.shared:17
0   libsystem_kernel.dylib                 0x19200ad6c semaphore_wait_trap + 8
1   caulk                                  0x19b4c2cfc caulk::mach::semaphore::wait_or_error() + 28
2   caulk                                  0x19b4a5634 caulk::concurrent::details::worker_thread::run() + 56
3   caulk                                  0x19b4a5278 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                0x19204a06c _pthread_start + 148
5   libsystem_pthread.dylib                0x192044e2c thread_start + 8

Thread 3:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0   libsystem_kernel.dylib                 0x19200ad6c semaphore_wait_trap + 8
1   caulk                                  0x19b4c2cfc caulk::mach::semaphore::wait_or_error() + 28
2   caulk                                  0x19b4a5634 caulk::concurrent::details::worker_thread::run() + 56
3   caulk                                  0x19b4a5278 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                0x19204a06c _pthread_start + 148
5   libsystem_pthread.dylib                0x192044e2c thread_start + 8

Thread 4:: caulk.messenger.shared:high
0   libsystem_kernel.dylib                 0x19200ad6c semaphore_wait_trap + 8
1   caulk                                  0x19b4c2cfc caulk::mach::semaphore::wait_or_error() + 28
2   caulk                                  0x19b4a5634 caulk::concurrent::details::worker_thread::run() + 56
3   caulk                                  0x19b4a5278 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                0x19204a06c _pthread_start + 148
5   libsystem_pthread.dylib                0x192044e2c thread_start + 8

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x19200adf0 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x19201c8d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x192013638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib                 0x19200b16c mach_msg + 24
4   CoreFoundation                         0x192129bdc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x1921284c8 __CFRunLoopRun + 1232
6   CoreFoundation                         0x1921278a4 CFRunLoopRunSpecific + 612
7   AppKit                                 0x1954aa248 _NSEventThread + 172
8   libsystem_pthread.dylib                0x19204a06c _pthread_start + 148
9   libsystem_pthread.dylib                0x192044e2c thread_start + 8

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

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

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

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x00000001920070f5   x5: 0x000000016da55e10   x6: 0x000000000000006e   x7: 0x0000000000000001
    x8: 0xa691d20b531eff36   x9: 0xa691d20abe6e1a36  x10: 0x0000000000000200  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x00000000c4603867
   x16: 0x0000000000000148  x17: 0x00000001f255c9c8  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001ed70e500  x21: 0x0000000000000103  x22: 0x00000001ed70e5e0  x23: 0x0000000000000114
   x24: 0x0000000000000000  x25: 0x00000001ed70e5e0  x26: 0x0000600001424d40  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016da55d80   lr: 0x0000000192049cec
    sp: 0x000000016da55d60   pc: 0x0000000192013224 cpsr: 0x40001000
   far: 0x000000012e855608  esr: 0x56000080  Address size fault

Binary Images:
       0x19200a000 -        0x192042ffb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
       0x192043000 -        0x19204fffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
       0x191f0a000 -        0x191f8aff3 libsystem_c.dylib (*) <a3869999-0792-3e09-b3fb-5e87ae4639be> /usr/lib/system/libsystem_c.dylib
       0x191ff2000 -        0x192009ffb libc++abi.dylib (*) <bec775ba-9513-3b66-8f2f-be8d2a817269> /usr/lib/libc++abi.dylib
       0x191cd4000 -        0x191d19d9f libobjc.A.dylib (*) <e20fe24e-bbda-3944-9cfc-8e43a463400b> /usr/lib/libobjc.A.dylib
       0x191ebf000 -        0x191f06fff libdispatch.dylib (*) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib
       0x1920a8000 -        0x19257ffff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19b769000 -        0x19ba9cfff com.apple.HIToolbox (2.1.1) <02b9797f-c47d-30b7-b7b0-802d0d26f31c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x195347000 -        0x19624efff com.apple.AppKit (6.9) <af9f6891-70ad-3c26-af08-b747344892d2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1023a8000 -        0x10283ffff com.kv.Aural (3.12.1) <3ea1cb3f-806e-3449-bed6-5b2ea0c3ea8e> /Applications/Aural.app/Contents/MacOS/Aural
       0x191d1a000 -        0x191da44af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
       0x19b4a3000 -        0x19b4ccfff com.apple.audio.caulk (1.0) <445d1341-52c5-3468-ba85-f01410317744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x1e15e4000 -        0x1e16fffff com.apple.audio.AVFAudio (1.0) <94be9fad-1429-3be8-bdbe-f0618d96ee30> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio

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.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework              1152K        9 
Activity Tracing                   256K        1 
CG backing stores                 3520K        4 
CG image                          7520K       86 
ColorSync                          592K       27 
CoreAnimation                     3520K       91 
CoreGraphics                        32K        2 
CoreImage                           48K        3 
CoreUI image data                 2320K       21 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           302.3M       62 
MALLOC guard page                  288K       16 
MALLOC_MEDIUM (reserved)         960.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                  384K        3 
STACK GUARD                       56.2M       12 
Stack                             13.8M       12 
VM_ALLOCATE                        496K       16 
__AUTH                            1807K      345 
__AUTH_CONST                      24.3M      568 
__CTF                               756        1 
__DATA                            14.6M      562 
__DATA_CONST                      27.7M      578 
__DATA_DIRTY                      1970K      222 
__FONT_DATA                        2352        1 
__LINKEDIT                       763.8M        9 
__OBJC_CONST                      4532K      308 
__OBJC_RO                         65.1M        1 
__OBJC_RW                         1981K        1 
__TEXT                           593.4M      601 
dyld private memory                256K        1 
libnetwork                         128K        8 
mapped file                      220.6M       62 
shared memory                      912K       16 
===========                     =======  ======= 
TOTAL                              3.4G     3661 
TOTAL, minus reserved VM space     2.1G     3661 

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

{"app_name":"Aural","timestamp":"2022-11-27 18:34:44.00 +0100","app_version":"3.12.1","slice_uuid":"3ea1cb3f-806e-3449-bed6-5b2ea0c3ea8e","build_version":"3.12.1","platform":1,"bundleID":"com.kv.Aural","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"Aural","incident_id":"6E03F921-38BF-4ED4-A499-A0C648D92C33"}
{
  "uptime" : 1000000,
  "procRole" : "Background",
  "version" : 2,
  "userID" : 503,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "coalitionID" : 166573,
  "osVersion" : {
    "train" : "macOS 13.0",
    "build" : "22A380",
    "releaseType" : "User"
  },
  "captureTime" : "2022-11-27 18:23:08.1409 +0100",
  "incident" : "6E03F921-38BF-4ED4-A499-A0C648D92C33",
  "pid" : 28778,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2022-11-27 16:50:26.8477 +0100",
  "procStartAbsTime" : 25571684438410,
  "procExitAbsTime" : 25681445051665,
  "procName" : "Aural",
  "procPath" : "\/Applications\/Aural.app\/Contents\/MacOS\/Aural",
  "bundleInfo" : {"CFBundleShortVersionString":"3.12.1","CFBundleVersion":"3.12.1","CFBundleIdentifier":"com.kv.Aural"},
  "storeInfo" : {"deviceIdentifierForVendor":"F1C011A4-891A-5261-B740-7BB94AB21D8A","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.kv.Aural",
  "crashReporterKey" : "5846A0B7-BB8B-154A-D583-CE8B57CA7336",
  "wakeTime" : 6,
  "sleepWakeUUID" : "44672591-74FE-43DF-9ED9-7F7E92127E3D",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x00000001921a4418 __exceptionPreprocess + 176\n1   libobjc.A.dylib                     0x0000000191ceeea8 objc_exception_throw + 60\n2   CoreFoundation                      0x00000001921ce3b4 -[NSException description] + 0\n3   AVFAudio                            0x00000001e15e6448 _Z19AVAE_RaiseExceptionP8NSStringz + 52\n4   AVFAudio                            0x00000001e16ab74c _ZN21AVAudioPlayerNodeImpl9StartImplEP11AVAudioTime + 2876\n5   AVFAudio                            0x00000001e15e6948 _ZN19AVAudioNodeImplBase5StartEP11AVAudioTime + 64\n6   AVFAudio                            0x00000001e16a7b14 -[AVAudioPlayerNode play] + 68\n7   Aural                               0x00000001023f8374 Aural + 328564\n8   Aural                               0x00000001023f8440 Aural + 328768\n9   Aural                               0x00000001024131b4 Aural + 438708\n10  Aural                               0x0000000102413d08 Aural + 441608\n11  Aural                               0x0000000102629c3c Aural + 2628668\n12  Aural                               0x0000000102588de8 Aural + 1969640\n13  Aural                               0x00000001024c02f4 Aural + 1147636\n14  libdispatch.dylib                   0x0000000191ec19dc _dispatch_call_block_and_release + 32\n15  libdispatch.dylib                   0x0000000191ec3504 _dispatch_client_callout + 20\n16  libdispatch.dylib                   0x0000000191ed1d1c _dispatch_main_queue_drain + 928\n17  libdispatch.dylib                   0x0000000191ed196c _dispatch_main_queue_callback_4CF + 44\n18  CoreFoundation                      0x000000019216ad6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16\n19  CoreFoundation                      0x00000001921287ec __CFRunLoopRun + 2036\n20  CoreFoundation                      0x00000001921278a4 CFRunLoopRunSpecific + 612\n21  HIToolbox                           0x000000019b79b3bc RunCurrentEventLoopInMode + 292\n22  HIToolbox                           0x000000019b79b200 ReceiveNextEventCommon + 672\n23  HIToolbox                           0x000000019b79af48 _BlockUntilNextEventMatchingListInModeWithFilter + 72\n24  AppKit                              0x0000000195380630 _DPSNextEvent + 632\n25  AppKit                              0x000000019537f7c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n26  AppKit                              0x0000000195373bf0 -[NSApplication run] + 464\n27  AppKit                              0x000000019534b058 NSApplicationMain + 880\n28  Aural                               0x00000001023ade7c Aural + 24188\n29  dyld                                0x0000000191d1fe50 start + 2544"],
  "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},
  "lastExceptionBacktrace" : [{"imageOffset":1033228,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":6},{"imageOffset":110248,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1205172,"symbol":"-[NSException description]","symbolLocation":0,"imageIndex":6},{"imageOffset":9288,"symbol":"AVAE_RaiseException(NSString*, ...)","symbolLocation":52,"imageIndex":12},{"imageOffset":816972,"symbol":"AVAudioPlayerNodeImpl::StartImpl(AVAudioTime*)","symbolLocation":2876,"imageIndex":12},{"imageOffset":10568,"symbol":"AVAudioNodeImplBase::Start(AVAudioTime*)","symbolLocation":64,"imageIndex":12},{"imageOffset":801556,"symbol":"-[AVAudioPlayerNode play]","symbolLocation":68,"imageIndex":12},{"imageOffset":328564,"imageIndex":9},{"imageOffset":328768,"imageIndex":9},{"imageOffset":438708,"imageIndex":9},{"imageOffset":441608,"imageIndex":9},{"imageOffset":2628668,"imageIndex":9},{"imageOffset":1969640,"imageIndex":9},{"imageOffset":1147636,"imageIndex":9},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":24188,"imageIndex":9},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":10}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":24004310,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6744469749},{"value":6134521360},{"value":110},{"value":1},{"value":12002605428000096054},{"value":12002605425505475126},{"value":512},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":3294640231},{"value":328},{"value":8360675784},{"value":0},{"value":6},{"value":8278566144,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8278566368,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":8278566368,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553137388864},{"value":15},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6744743148},"cpsr":{"value":1073745920},"fp":{"value":6134521216},"sp":{"value":6134521184},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6744519204,"matchesCrashFrame":1},"far":{"value":5075457544}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37412,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496328,"symbol":"abort","symbolLocation":180,"imageIndex":2},{"imageOffset":72472,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6668,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":145252,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69300,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":69200,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":17688,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":24188,"imageIndex":9},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":10}]},{"id":24004320,"queue":"MediaKeyTap Runloop","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1075224,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":1147636,"imageIndex":9},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":5},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":24004339,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":11},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":11},{"imageOffset":8824,"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":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":24004348,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":11},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":11},{"imageOffset":8824,"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":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":24004349,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":11},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":11},{"imageOffset":8824,"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":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":24004370,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":24068824,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":24069243,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":24069643,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":24069648,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":24069882,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":24069883,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6744481792,
    "size" : 233468,
    "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6744715264,
    "size" : 53244,
    "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6743433216,
    "size" : 528372,
    "uuid" : "a3869999-0792-3e09-b3fb-5e87ae4639be",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6744383488,
    "size" : 98300,
    "uuid" : "bec775ba-9513-3b66-8f2f-be8d2a817269",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6741114880,
    "size" : 286112,
    "uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6743126016,
    "size" : 294912,
    "uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6745128960,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6903205888,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "02b9797f-c47d-30b7-b7b0-802d0d26f31c",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6798209024,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15761408,
    "uuid" : "af9f6891-70ad-3c26-af08-b747344892d2",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4332355584,
    "CFBundleShortVersionString" : "3.12.1",
    "CFBundleIdentifier" : "com.kv.Aural",
    "size" : 4816896,
    "uuid" : "3ea1cb3f-806e-3449-bed6-5b2ea0c3ea8e",
    "path" : "\/Applications\/Aural.app\/Contents\/MacOS\/Aural",
    "name" : "Aural",
    "CFBundleVersion" : "3.12.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6741401600,
    "size" : 566448,
    "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6900297728,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 172032,
    "uuid" : "445d1341-52c5-3468-ba85-f01410317744",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8076017664,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.AVFAudio",
    "size" : 1163264,
    "uuid" : "94be9fad-1429-3be8-bdbe-f0618d96ee30",
    "path" : "\/System\/Library\/Frameworks\/AVFAudio.framework\/Versions\/A\/AVFAudio",
    "name" : "AVFAudio"
  }
],
  "sharedCache" : {
  "base" : 6740754432,
  "size" : 3403612160,
  "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              1152K        9 \nActivity Tracing                   256K        1 \nCG backing stores                 3520K        4 \nCG image                          7520K       86 \nColorSync                          592K       27 \nCoreAnimation                     3520K       91 \nCoreGraphics                        32K        2 \nCoreImage                           48K        3 \nCoreUI image data                 2320K       21 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           302.3M       62 \nMALLOC guard page                  288K       16 \nMALLOC_MEDIUM (reserved)         960.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  384K        3 \nSTACK GUARD                       56.2M       12 \nStack                             13.8M       12 \nVM_ALLOCATE                        496K       16 \n__AUTH                            1807K      345 \n__AUTH_CONST                      24.3M      568 \n__CTF                               756        1 \n__DATA                            14.6M      562 \n__DATA_CONST                      27.7M      578 \n__DATA_DIRTY                      1970K      222 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       763.8M        9 \n__OBJC_CONST                      4532K      308 \n__OBJC_RO                         65.1M        1 \n__OBJC_RW                         1981K        1 \n__TEXT                           593.4M      601 \ndyld private memory                256K        1 \nlibnetwork                         128K        8 \nmapped file                      220.6M       62 \nshared memory                      912K       16 \n===========                     =======  ======= \nTOTAL                              3.4G     3661 \nTOTAL, minus reserved VM space     2.1G     3661 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

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

  ]
}
}

Model: MacBookPro18,3, BootROM 8419.41.10, proc 8:6:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep  3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
kartik-venugopal commented 1 year ago

Hi, thanks for the bug report and the crash log. I will look into it.

kartik-venugopal commented 1 year ago

Sorry, I have not been able to reproduce this issue ... I am currently using Big Sur and it would take me some time to install Ventura and get my development setup ready on Ventura (Xcode upgrade, etc).

I did try to reproduce it on Big Sur, with no luck.