Skip to content

macOS 12 AudioUnit crash on startup #16067

Description

@tonell-m

Bug Description

Hi all, I'm getting this crash on Mixxx startup on macOS Monterey (see detailed log below). I've tried installing the app via mixxx.org and using brew but both give the same result. When starting Mixxx, I just see the loading indicator with the logo for a split second, then it crashes instantly.

I've also tried launching with --safeMode option but the issue persists, though I do see some linking error printed out in the console as well as some warnings tied to loading Audio Units.

Terminal output
/Applications/Mixxx.app/Contents/MacOS/Mixxx --safeMode
dlopen error : dlopen(libjack.0.dylib, 0x0001): tried: 'libjack.0.dylib' (no such file), '/usr/local/lib/libjack.0.dylib' (no such file), '/usr/lib/libjack.0.dylib' (no such file), '/Users/tonell_m/Library/Containers/org.mixxx.mixxx/Data/libjack.0.dylib' (no such file)
dlopen error : dlopen(/usr/local/lib/libjack.0.dylib, 0x0001): tried: '/usr/local/lib/libjack.0.dylib' (no such file)
Using preferences ScaleFactor 1
Selected Qt style: "macos"
Setting Qt plugin search path to: "/Applications/Mixxx.app/Contents"
Loading resources from  "/Applications/Mixxx.app/Contents/Resources/"
Configuration file is now at the current version "2.5.4"
BroadcastSettings - Found 1 profile(s)
warning [Main] Audio Unit "TAL-Reverb-2" could not be instantiated: -3000 (Check https://www.osstatus.com for a description)
warning [Main] Instantiated Audio Unit "TAL-Reverb-2"  is null, despite not erroring on initialization, something's wrong
warning [Main] Audio Unit "Eos 2" could not be instantiated: -3000 (Check https://www.osstatus.com for a description)
warning [Main] Instantiated Audio Unit "Eos 2"  is null, despite not erroring on initialization, something's wrong
warning [Main] Audio Unit "Digitalis" could not be instantiated: -3000 (Check https://www.osstatus.com for a description)
warning [Main] Instantiated Audio Unit "Digitalis"  is null, despite not erroring on initialization, something's wrong
warning [Main] Audio Unit "ValhallaFreqEcho" could not be instantiated: -3000 (Check https://www.osstatus.com for a description)
warning [Main] Instantiated Audio Unit "ValhallaFreqEcho"  is null, despite not erroring on initialization, something's wrong
warning [Main] Audio Unit "Supercharger" could not be instantiated: -3000 (Check https://www.osstatus.com for a description)
warning [Main] Instantiated Audio Unit "Supercharger"  is null, despite not erroring on initialization, something's wrong
warning [Main] Audio Unit "Phasis" could not be instantiated: -3000 (Check https://www.osstatus.com for a description)
warning [Main] Instantiated Audio Unit "Phasis"  is null, despite not erroring on initialization, something's wrong
[1]    73050 bus error  /Applications/Mixxx.app/Contents/MacOS/Mixxx --safeMode
Crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Mixxx [72986]
Path:                  /Applications/Mixxx.app/Contents/MacOS/Mixxx
Identifier:            org.mixxx.mixxx
Version:               2.5.4 (2.5.4)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2026-02-28 14:35:27.5454 +0100
OS Version:            macOS 12.6.7 (21G651)
Report Version:        12
Bridge OS Version:     3.0 (14Y910)
Anonymous UUID:        0C274542-B9AE-E490-562A-BA2744E179F1

Sleep/Wake UUID:       0CB5F0A8-D806-41FD-8309-74667D6502B8

Time Awake Since Boot: 76000 seconds
Time Since Wake:       3199 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x0000000121dda0b0
Exception Codes:       0x0000000000000002, 0x0000000121dda0b0
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 10 Bus error: 10
Terminating Process:   exc handler [72986]

VM Region Info: 0x121dda0b0 is in 0x121d3c000-0x121df7000;  bytes after start: 647344  bytes before end: 118607
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      mapped file                 121bc0000-121c17000    [  348K] r--/rwx SM=COW  ...t_id=9be40aff
      GAP OF 0x125000 BYTES
--->  __TEXT                      121d3c000-121df7000    [  748K] r-x/rwx SM=COW  ...talDistortion
      __DATA                      121df7000-121dfb000    [   16K] rw-/rwx SM=COW  ...talDistortion

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib      	    0x7ff816a50673 _platform_bzero$VARIANT$Haswell + 115
1   DigitalDistortion             	       0x121d6fa16 CFAUPresetArrayCallBacks_Init + 54
2   DigitalDistortion             	       0x121d6fa80 kCFAUPresetArrayCallBacks_constructor + 16
3   dyld                          	       0x121ee6e4f invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 182
4   dyld                          	       0x121f0d911 invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 129
5   dyld                          	       0x121f04e26 invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 557
6   dyld                          	       0x121ed3db3 dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 129
7   dyld                          	       0x121f04bb7 dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 179
8   dyld                          	       0x121f0d342 dyld3::MachOAnalyzer::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, unsigned char const*, bool&) block_pointer) const + 118
9   dyld                          	       0x121f0d5b4 dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 386
10  dyld                          	       0x121ee6d82 dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 144
11  dyld                          	       0x121ee6f0e dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 178
12  dyld                          	       0x121ee6fb2 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 108
13  dyld                          	       0x121ef5e00 dyld4::APIs::dlopen_from(char const*, int, void*) + 592
14  CoreFoundation                	    0x7ff816b2a9a4 _CFBundleDlfcnLoadBundle + 149
15  CoreFoundation                	    0x7ff816ba491f _CFBundleLoadExecutableAndReturnError + 484
16  AudioToolboxCore              	    0x7ff817f83fa1 APComponent_FromBundle_Loadable::ResolveFactoryFunction() + 67
17  AudioToolboxCore              	    0x7ff817f82ece APComponent::newInstance(unsigned int, bool, void (OpaqueAudioComponentInstance*, int) block_pointer) + 126
18  AudioToolboxCore              	    0x7ff818078c8c instantiate(OpaqueAudioComponent*, unsigned int, bool, void (OpaqueAudioComponentInstance*, int) block_pointer) + 311
19  AudioToolboxCore              	    0x7ff818079028 __AudioComponentInstanceNew_block_invoke + 88
20  AudioToolboxCore              	    0x7ff817f0a475 Synchronously + 87
21  AudioToolboxCore              	    0x7ff818078ede AudioComponentInstanceNew + 183
22  Mixxx                         	       0x10e6f333f AudioUnitManager::instantiateAudioUnitSync(QSharedPointer<AudioUnitManager>, AVAudioUnitComponent*) + 63

Thread 1:
0   libsystem_pthread.dylib       	    0x7ff816a38f48 start_wqthread + 0

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

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

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

Thread 5:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff816a033da __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff816a3da6f _pthread_cond_wait + 1249
2   Mixxx                         	       0x10df661cc QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300
3   Mixxx                         	       0x10df65ffe QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   Mixxx                         	       0x10df65f4e QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   Mixxx                         	       0x10df61325 QThreadPoolThread::run() + 917
6   Mixxx                         	       0x10df5d743 QThreadPrivate::start(void*) + 323
7   libsystem_pthread.dylib       	    0x7ff816a3d4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff816a38f6b thread_start + 15

Thread 6:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff816a033da __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff816a3da6f _pthread_cond_wait + 1249
2   Mixxx                         	       0x10df661cc QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300
3   Mixxx                         	       0x10df65ffe QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   Mixxx                         	       0x10df65f4e QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   Mixxx                         	       0x10df61325 QThreadPoolThread::run() + 917
6   Mixxx                         	       0x10df5d743 QThreadPrivate::start(void*) + 323
7   libsystem_pthread.dylib       	    0x7ff816a3d4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff816a38f6b thread_start + 15

Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff816a033da __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff816a3da6f _pthread_cond_wait + 1249
2   Mixxx                         	       0x10df661cc QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300
3   Mixxx                         	       0x10df65ffe QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   Mixxx                         	       0x10df65f4e QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   Mixxx                         	       0x10df61325 QThreadPoolThread::run() + 917
6   Mixxx                         	       0x10df5d743 QThreadPrivate::start(void*) + 323
7   libsystem_pthread.dylib       	    0x7ff816a3d4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff816a38f6b thread_start + 15

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff816a033da __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff816a3da6f _pthread_cond_wait + 1249
2   Mixxx                         	       0x10df661cc QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300
3   Mixxx                         	       0x10df65ffe QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   Mixxx                         	       0x10df65f4e QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   Mixxx                         	       0x10df61325 QThreadPoolThread::run() + 917
6   Mixxx                         	       0x10df5d743 QThreadPrivate::start(void*) + 323
7   libsystem_pthread.dylib       	    0x7ff816a3d4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff816a38f6b thread_start + 15

Thread 9:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff816a0096a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff816a00cd8 mach_msg + 56
2   CoreFoundation                	    0x7ff816b0434d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff816b029d8 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff816b01e1c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff8196aa98e _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff816a3d4e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff816a38f6b thread_start + 15


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000121dda090  rbx: 0x00007ff7b21291f0  rcx: 0xffffffffffffffff  rdx: 0x0000000000000020
  rdi: 0x0000000121dda090  rsi: 0x0000000000000000  rbp: 0x00007ff7b21291b0  rsp: 0x00007ff7b21291b0
   r8: 0x00007ff8581c14f0   r9: 0x0000000000000000  r10: 0x00007ff858190ee0  r11: 0x00000000000211b0
  r12: 0x00007ff7b21296d0  r13: 0x0000000121d3c9c0  r14: 0x0000000121d6fa70  r15: 0x0000000117386060
  rip: 0x00007ff816a50673  rfl: 0x0000000000010202  cr2: 0x0000000121dda0b0
  
Logical CPU:     0
Error Code:      0x00000006 (no mapping for user data write)
Trap Number:     14

Thread 0 instruction stream:
  40 72 61 48 81 fa 00 80-00 00 72 11 48 89 d1 48  @raH......r.H..H
  89 f0 48 89 fa fc f3 aa-48 89 d0 5d c3 c4 e2 7d  ..H.....H..]...}
  18 c0 c5 fc 11 07 48 83-c7 20 48 83 e7 e0 48 89  ......H.. H...H.
  f9 48 29 c1 48 29 ca 48-83 ea 40 76 13 c5 fc 29  .H).H).H..@v...)
  07 c5 fc 29 47 20 48 83-c7 40 48 83 ea 40 77 ed  ...)G H..@H..@w.
  c5 fc 11 04 17 c5 fc 11-44 17 20 c5 f8 77 5d c3  ........D. ..w].
 [48]89 34 17 48 83 ea 08-73 f6 48 83 c2 08 74 0b  H.4.H...s.H...t.	<==
  40 88 74 17 ff 48 83 ea-01 75 f5 5d c3 90 90 90  @.t..H...u.]....
  90 90 90 90 90 90 90 90-90 90 90 90 90 55 48 89  .............UH.
  e5 48 89 f9 48 89 fa 48-83 e7 f0 66 0f ef c0 66  .H..H..H...f...f
  0f 74 07 66 0f d7 f0 48-83 e1 0f 48 83 c8 ff 48  .t.f...H...H...H
  d3 e0 21 c6 74 17 0f bc-c6 48 29 d7 48 01 f8 5d  ..!.t....H).H..]

Binary Images:
    0x7ff816a4f000 -     0x7ff816a58fff libsystem_platform.dylib (*) <a8a33774-6d44-35e9-ad2a-bad9e4d5192a> /usr/lib/system/libsystem_platform.dylib
       0x121d3c000 -        0x121df6fff com.WalterNup.audiounit.DigitalDistortion (1.0.0) <ddb55247-99db-3637-8b67-94717e273832> /Users/USER/Library/Audio/Plug-Ins/Components/DigitalDistortion.component/Contents/MacOS/DigitalDistortion
       0x121ed2000 -        0x121f3dfff dyld (*) <2517e9fe-884a-3855-8532-92bffba3f81c> /usr/lib/dyld
    0x7ff816a84000 -     0x7ff816f86fff com.apple.CoreFoundation (6.9) <70b99b27-1b5b-33c4-b401-2ecdb80f3303> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff817ed8000 -     0x7ff818168fff com.apple.audio.AudioToolboxCore (1.0) <dfddfbc1-bc7c-37e3-b164-25aed3c1db1b> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
       0x10ddd4000 -        0x114c01fff org.mixxx.mixxx (2.5.4) <105f5063-9f78-332a-8976-f7d2e3f5a445> /Applications/Mixxx.app/Contents/MacOS/Mixxx
    0x7ff816a37000 -     0x7ff816a42fff libsystem_pthread.dylib (*) <e5d44afd-2577-3cee-8711-9d8d426229e0> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8169ff000 -     0x7ff816a36fff libsystem_kernel.dylib (*) <d0b338e0-26be-371b-a819-80b7d619a4ad> /usr/lib/system/libsystem_kernel.dylib
    0x7ff8194fe000 -     0x7ff81a38dfff com.apple.AppKit (6.9) <1a1a9da7-da66-31da-92cd-51b9cf968145> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=629.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=629.5M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2528K        4 
CG image                            36K        1 
ColorSync                          228K       26 
CoreAnimation                       68K        5 
CoreGraphics                        12K        2 
CoreUI image data                  808K        5 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           214.0M       54 
MALLOC guard page                   32K        8 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
ObjC additional data                15K        1 
STACK GUARD                       56.0M       10 
Stack                             12.6M       11 
VM_ALLOCATE                        152K       17 
__CTF                               756        1 
__DATA                            51.5M      402 
__DATA_CONST                      24.1M      235 
__DATA_DIRTY                       842K      136 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       670.2M       18 
__TEXT                           596.2M      411 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      160.3M       32 
shared memory                      772K       15 
===========                     =======  ======= 
TOTAL                              2.1G     1403 
TOTAL, minus reserved VM space     1.8G     1403 



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

{"app_name":"Mixxx","timestamp":"2026-02-28 14:35:27.00 +0100","app_version":"2.5.4","slice_uuid":"105f5063-9f78-332a-8976-f7d2e3f5a445","build_version":"2.5.4","platform":1,"bundleID":"org.mixxx.mixxx","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.7 (21G651)","incident_id":"8A577FBB-F95A-4448-9EC5-C9FEC3078786","name":"Mixxx"}
{
  "uptime" : 76000,
  "procLaunch" : "2026-02-28 14:35:26.5291 +0100",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro13,3",
  "procStartAbsTime" : 76628153397257,
  "coalitionID" : 9177,
  "osVersion" : {
    "train" : "macOS 12.6.7",
    "build" : "21G651",
    "releaseType" : "User"
  },
  "captureTime" : "2026-02-28 14:35:27.5454 +0100",
  "incident" : "8A577FBB-F95A-4448-9EC5-C9FEC3078786",
  "bug_type" : "309",
  "pid" : 72986,
  "procExitAbsTime" : 76629166695075,
  "cpuType" : "X86-64",
  "procName" : "Mixxx",
  "procPath" : "\/Applications\/Mixxx.app\/Contents\/MacOS\/Mixxx",
  "bundleInfo" : {"CFBundleShortVersionString":"2.5.4","CFBundleVersion":"2.5.4","CFBundleIdentifier":"org.mixxx.mixxx"},
  "storeInfo" : {"deviceIdentifierForVendor":"3206EE12-10B1-5DDC-8F88-A87ACC288A03","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.mixxx.mixxx",
  "crashReporterKey" : "0C274542-B9AE-E490-562A-BA2744E179F1",
  "wakeTime" : 3199,
  "bridgeVersion" : {"build":"14Y910","train":"3.0"},
  "sleepWakeUUID" : "0CB5F0A8-D806-41FD-8309-74667D6502B8",
  "sip" : "enabled",
  "vmRegionInfo" : "0x121dda0b0 is in 0x121d3c000-0x121df7000;  bytes after start: 647344  bytes before end: 118607\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      mapped file                 121bc0000-121c17000    [  348K] r--\/rwx SM=COW  ...t_id=9be40aff\n      GAP OF 0x125000 BYTES\n--->  __TEXT                      121d3c000-121df7000    [  748K] r-x\/rwx SM=COW  ...talDistortion\n      __DATA                      121df7000-121dfb000    [   16K] rw-\/rwx SM=COW  ...talDistortion",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000002, 0x0000000121dda0b0","rawCodes":[2,4863140016],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x0000000121dda0b0"},
  "termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"exc handler","byPid":72986},
  "vmregioninfo" : "0x121dda0b0 is in 0x121d3c000-0x121df7000;  bytes after start: 647344  bytes before end: 118607\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      mapped file                 121bc0000-121c17000    [  348K] r--\/rwx SM=COW  ...t_id=9be40aff\n      GAP OF 0x125000 BYTES\n--->  __TEXT                      121d3c000-121df7000    [  748K] r-x\/rwx SM=COW  ...talDistortion\n      __DATA                      121df7000-121dfb000    [   16K] rw-\/rwx SM=COW  ...talDistortion",
  "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":988115,"instructionState":{"instructionStream":{"bytes":[64,114,97,72,129,250,0,128,0,0,114,17,72,137,209,72,137,240,72,137,250,252,243,170,72,137,208,93,195,196,226,125,24,192,197,252,17,7,72,131,199,32,72,131,231,224,72,137,249,72,41,193,72,41,202,72,131,234,64,118,19,197,252,41,7,197,252,41,71,32,72,131,199,64,72,131,234,64,119,237,197,252,17,4,23,197,252,17,68,23,32,197,248,119,93,195,72,137,52,23,72,131,234,8,115,246,72,131,194,8,116,11,64,136,116,23,255,72,131,234,1,117,245,93,195,144,144,144,144,144,144,144,144,144,144,144,144,144,144,144,144,85,72,137,229,72,137,249,72,137,250,72,131,231,240,102,15,239,192,102,15,116,7,102,15,215,240,72,131,225,15,72,131,200,255,72,211,224,33,198,116,23,15,188,198,72,41,215,72,1,248,93],"offset":96}},"threadState":{"r13":{"value":4862495168},"rax":{"value":4863139984,"symbolLocation":0,"symbol":"kCFAUPresetArrayCallBacks"},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":4862704240,"symbolLocation":0,"symbol":"kCFAUPresetArrayCallBacks_constructor"},"rsi":{"value":0},"r8":{"value":140704606852336,"symbolLocation":16,"symbol":"dyld4::gDyld"},"cr2":{"value":4863140016},"rdx":{"value":32},"r10":{"value":140704606654176,"symbolLocation":24,"symbol":"atexit_mutex"},"r9":{"value":0},"r15":{"value":4684537952},"rbx":{"value":140701821211120},"trap":{"value":14,"description":"(no mapping for user data write)"},"err":{"value":6},"r11":{"value":135600},"rip":{"value":140703508530803,"matchesCrashFrame":1},"rbp":{"value":140701821211056},"rsp":{"value":140701821211056},"r12":{"value":140701821212368},"rcx":{"value":18446744073709551615},"flavor":"x86_THREAD_STATE","rdi":{"value":4863139984,"symbolLocation":0,"symbol":"kCFAUPresetArrayCallBacks"}},"queue":"com.apple.main-thread","frames":[{"imageOffset":5747,"symbol":"_platform_bzero$VARIANT$Haswell","symbolLocation":115,"imageIndex":0},{"imageOffset":211478,"symbol":"CFAUPresetArrayCallBacks_Init","symbolLocation":54,"imageIndex":1},{"imageOffset":211584,"symbol":"kCFAUPresetArrayCallBacks_constructor","symbolLocation":16,"imageIndex":1},{"imageOffset":85583,"symbol":"invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const","symbolLocation":182,"imageIndex":2},{"imageOffset":243985,"symbol":"invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const","symbolLocation":129,"imageIndex":2},{"imageOffset":208422,"symbol":"invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const","symbolLocation":557,"imageIndex":2},{"imageOffset":7603,"symbol":"dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const","symbolLocation":129,"imageIndex":2},{"imageOffset":207799,"symbol":"dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const","symbolLocation":179,"imageIndex":2},{"imageOffset":242498,"symbol":"dyld3::MachOAnalyzer::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, unsigned char const*, bool&) block_pointer) const","symbolLocation":118,"imageIndex":2},{"imageOffset":243124,"symbol":"dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const","symbolLocation":386,"imageIndex":2},{"imageOffset":85378,"symbol":"dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const","symbolLocation":144,"imageIndex":2},{"imageOffset":85774,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":178,"imageIndex":2},{"imageOffset":85938,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const","symbolLocation":108,"imageIndex":2},{"imageOffset":146944,"symbol":"dyld4::APIs::dlopen_from(char const*, int, void*)","symbolLocation":592,"imageIndex":2},{"imageOffset":682404,"symbol":"_CFBundleDlfcnLoadBundle","symbolLocation":149,"imageIndex":3},{"imageOffset":1181983,"symbol":"_CFBundleLoadExecutableAndReturnError","symbolLocation":484,"imageIndex":3},{"imageOffset":704417,"symbol":"APComponent_FromBundle_Loadable::ResolveFactoryFunction()","symbolLocation":67,"imageIndex":4},{"imageOffset":700110,"symbol":"APComponent::newInstance(unsigned int, bool, void (OpaqueAudioComponentInstance*, int) block_pointer)","symbolLocation":126,"imageIndex":4},{"imageOffset":1707148,"symbol":"instantiate(OpaqueAudioComponent*, unsigned int, bool, void (OpaqueAudioComponentInstance*, int) block_pointer)","symbolLocation":311,"imageIndex":4},{"imageOffset":1708072,"symbol":"__AudioComponentInstanceNew_block_invoke","symbolLocation":88,"imageIndex":4},{"imageOffset":205941,"symbol":"Synchronously","symbolLocation":87,"imageIndex":4},{"imageOffset":1707742,"symbol":"AudioComponentInstanceNew","symbolLocation":183,"imageIndex":4},{"imageOffset":9564991,"symbol":"AudioUnitManager::instantiateAudioUnitSync(QSharedPointer<AudioUnitManager>, AVAudioUnitComponent*)","symbolLocation":63,"imageIndex":5}]},{"id":988157,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":988158,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":988170,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":988183,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":988191,"name":"Thread (pooled)","frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":1647052,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":300,"imageIndex":5},{"imageOffset":1646590,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1646414,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1626917,"symbol":"QThreadPoolThread::run()","symbolLocation":917,"imageIndex":5},{"imageOffset":1611587,"symbol":"QThreadPrivate::start(void*)","symbolLocation":323,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":988192,"name":"Thread (pooled)","frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":1647052,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":300,"imageIndex":5},{"imageOffset":1646590,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1646414,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1626917,"symbol":"QThreadPoolThread::run()","symbolLocation":917,"imageIndex":5},{"imageOffset":1611587,"symbol":"QThreadPrivate::start(void*)","symbolLocation":323,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":988193,"name":"Thread (pooled)","frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":1647052,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":300,"imageIndex":5},{"imageOffset":1646590,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1646414,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1626917,"symbol":"QThreadPoolThread::run()","symbolLocation":917,"imageIndex":5},{"imageOffset":1611587,"symbol":"QThreadPrivate::start(void*)","symbolLocation":323,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":988194,"name":"Thread (pooled)","frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":1647052,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":300,"imageIndex":5},{"imageOffset":1646590,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1646414,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":1626917,"symbol":"QThreadPoolThread::run()","symbolLocation":917,"imageIndex":5},{"imageOffset":1611587,"symbol":"QThreadPrivate::start(void*)","symbolLocation":323,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":988195,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6506,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":7384,"symbol":"mach_msg","symbolLocation":56,"imageIndex":7},{"imageOffset":525133,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":3},{"imageOffset":518616,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":3},{"imageOffset":515612,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":3},{"imageOffset":1755534,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703508525056,
    "size" : 40960,
    "uuid" : "a8a33774-6d44-35e9-ad2a-bad9e4d5192a",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4862492672,
    "CFBundleShortVersionString" : "1.0.0",
    "CFBundleIdentifier" : "com.WalterNup.audiounit.DigitalDistortion",
    "size" : 765952,
    "uuid" : "ddb55247-99db-3637-8b67-94717e273832",
    "path" : "\/Users\/USER\/Library\/Audio\/Plug-Ins\/Components\/DigitalDistortion.component\/Contents\/MacOS\/DigitalDistortion",
    "name" : "DigitalDistortion",
    "CFBundleVersion" : "1.0.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4864155648,
    "size" : 442368,
    "uuid" : "2517e9fe-884a-3855-8532-92bffba3f81c",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703508742144,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "70b99b27-1b5b-33c4-b401-2ecdb80f3303",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703530057728,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.AudioToolboxCore",
    "size" : 2691072,
    "uuid" : "dfddfbc1-bc7c-37e3-b164-25aed3c1db1b",
    "path" : "\/System\/Library\/PrivateFrameworks\/AudioToolboxCore.framework\/Versions\/A\/AudioToolboxCore",
    "name" : "AudioToolboxCore"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4527570944,
    "CFBundleShortVersionString" : "2.5.4",
    "CFBundleIdentifier" : "org.mixxx.mixxx",
    "size" : 115531776,
    "uuid" : "105f5063-9f78-332a-8976-f7d2e3f5a445",
    "path" : "\/Applications\/Mixxx.app\/Contents\/MacOS\/Mixxx",
    "name" : "Mixxx",
    "CFBundleVersion" : "2.5.4"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703508426752,
    "size" : 49152,
    "uuid" : "e5d44afd-2577-3cee-8711-9d8d426229e0",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703508197376,
    "size" : 229376,
    "uuid" : "d0b338e0-26be-371b-a819-80b7d619a4ad",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703553282048,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "1a1a9da7-da66-31da-92cd-51b9cf968145",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  }
],
  "sharedCache" : {
  "base" : 140703505170432,
  "size" : 19331678208,
  "uuid" : "62c3e042-43ff-3ed0-b185-f12338b5fb88"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=629.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=629.5M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nCG image                            36K        1 \nColorSync                          228K       26 \nCoreAnimation                       68K        5 \nCoreGraphics                        12K        2 \nCoreUI image data                  808K        5 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           214.0M       54 \nMALLOC guard page                   32K        8 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nObjC additional data                15K        1 \nSTACK GUARD                       56.0M       10 \nStack                             12.6M       11 \nVM_ALLOCATE                        152K       17 \n__CTF                               756        1 \n__DATA                            51.5M      402 \n__DATA_CONST                      24.1M      235 \n__DATA_DIRTY                       842K      136 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       670.2M       18 \n__TEXT                           596.2M      411 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      160.3M       32 \nshared memory                      772K       15 \n===========                     =======  ======= \nTOTAL                              2.1G     1403 \nTOTAL, minus reserved VM space     1.8G     1403 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "634710168e8be655c1316aaa"
      },
      "deploymentId" : 240000231
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro13,3, BootROM 512.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.6 GHz, 16 GB, SMC 2.38f12
Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In
Graphics: Radeon Pro 450, AMD Radeon Pro 450, PCIe, 2 GB
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB30Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5

Many thanks in advance, let me know if you need any more information!

Version

2.5.4

OS

macOS Monterey (12.6.7)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions