AmpliTube 5.4.1 crashes DAWs on macOS 12.3

Discussion in 'Mac / Hackintosh' started by aleksy, Sep 20, 2022.

  1. aleksy

    aleksy Kapellmeister

    Joined:
    Dec 25, 2020
    Messages:
    107
    Likes Received:
    70
    Hi,

    I've been trying to get Amplitube 5.4.1 to work on my 2021 Macbook Pro (M1 Pro, macOS Monterey 12.3) for some time now since it's the first version on sister site that supports Apple Silicon iirc.

    Upon loading the VST2 or VST3 version in Reaper (6.65) and Ableton Live (11.1.6), both DAWs crash without leaving any helpful information on why that happened. Most useful thing I could get out of Reaper was "Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11".

    The standalone version works fine and loading the plugin without its UI doesn't crash, only once the UI is active it refuses to work. Simple, as well as deep Codesigning via CodeSigner app, didn't help either, I'm suspecting that something can't handle loading the UI but I'm not sure.

    Has anyone else experienced similar issues already and knows how to fix that?

    Cheers and thanks
     
  2.  
  3. aleksy

    aleksy Kapellmeister

    Joined:
    Dec 25, 2020
    Messages:
    107
    Likes Received:
    70
    Maybe there's some hope with the crashlog that I just got after trying to codesign both the vst and app file and attempting to load it into Reaper.
    Code:
    -------------------------------------
    
    Translated Report (Full Report Below)
    
    -------------------------------------
    
    
    
    Process:               REAPER [21179]
    
    Path:                  /Applications/REAPER.app/Contents/MacOS/REAPER
    
    Identifier:            com.cockos.reaper
    
    Version:               6.65.0_622a636u (6.65.0_622a636u)
    
    Code Type:             ARM-64 (Native)
    
    Parent Process:        launchd [1]
    
    User ID:               501
    
    
    
    Date/Time:             2022-09-23 14:33:53.0451 +0200
    
    OS Version:            macOS 12.3 (21E230)
    
    Report Version:        12
    
    Anonymous UUID:
    
    Sleep/Wake UUID:
    
    
    
    Time Awake Since Boot: 390000 seconds
    
    Time Since Wake:       69162 seconds
    
    
    
    System Integrity Protection: enabled
    
    
    
    Crashed Thread:        0  reaper  Dispatch queue: com.apple.main-thread
    
    
    
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    
    Exception Codes:       0x0000000000000001, 0x0000000000000000
    
    Exception Note:        EXC_CORPSE_NOTIFY
    
    
    
    Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
    
    Terminating Process:   exc handler [21179]
    
    
    
    VM Region Info: 0 is not in any region.  Bytes before following region: 4374331392
    
          REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
    
          UNUSED SPACE AT START
    
    --->  
    
          __TEXT                      104bb0000-1053dc000    [ 8368K] r-x/r-x SM=COW  .../MacOS/REAPER
    
    
    
    Kernel Triage:
    
    VM - pmap_enter failed with resource shortage
    
    
    
    
    
    Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
    
    0   ???                                            0x0 ???
    
    1   AmpliTube 5                            0x173b6c3c0 0x173a2c000 + 1311680
    
    2   AmpliTube 5                            0x173ddc9c0 0x173a2c000 + 3869120
    
    3   AmpliTube 5                            0x173ae16ec 0x173a2c000 + 743148
    
    4   AmpliTube 5                            0x173adfac4 0x173a2c000 + 735940
    
    5   AmpliTube 5                            0x173add968 0x173a2c000 + 727400
    
    6   REAPER                                 0x104ea7e60 VST_HostedPlugin::ShowConfig(HWND__*, RECT const*) + 504
    
    7   REAPER                                 0x104ebc304 FxDsp::showConfigInternal(HWND__*, RECT const*, int) + 584
    
    8   REAPER                                 0x104ebbd68 FxDsp::showConfig(HWND__*, RECT*, int) + 476
    
    9   REAPER                                 0x104ed0ccc FxChain::displayDspConfig(HWND__*, int) + 244
    
    10  REAPER                                 0x104edb554 FxChain::onDspAdded(HWND__*, int, char const*, int, bool) + 624
    
    11  REAPER                                 0x104ef5fe8 fxadd_add_recs_to_chain(FxAddDef**, int, FxChain*, int, int, int, bool) + 1096
    
    12  REAPER                                 0x104f04928 add_to_chain(HWND__*, FxChain*, int, int, int, bool, int) + 496
    
    13  REAPER                                 0x104efb9a8 addDialogProc(HWND__*, unsigned int, unsigned long, long) + 22076
    
    14  REAPER                                 0x104fe8c4c SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long) + 444
    
    15  REAPER                                 0x1050030b4 -[REAPERSwell_listview mouseUp:] + 360
    
    16  AppKit                                 0x18e548808 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2560
    
    17  AppKit                                 0x18e547ba0 -[NSWindow(NSEventRouting) sendEvent:] + 348
    
    18  AppKit                                 0x18e546b48 -[NSApplication(NSEvent) sendEvent:] + 2780
    
    19  REAPER                                 0x104e74d68 -[REAPERapp sendEvent:] + 3084
    
    20  AppKit                                 0x18e8008e8 -[NSApplication _handleEvent:] + 76
    
    21  AppKit                                 0x18e3c86b8 -[NSApplication run] + 636
    
    22  AppKit                                 0x18e399da8 NSApplicationMain + 1132
    
    23  dyld                                   0x10587d088 start + 516
    
    
    
    Thread 1:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 2:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 3:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 4:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 5:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 6:: com.apple.NSEventThread
    
    0   libsystem_kernel.dylib                 0x18b7708d0 mach_msg_trap + 8
    
    1   libsystem_kernel.dylib                 0x18b770d40 mach_msg + 76
    
    2   CoreFoundation                         0x18b87ac1c __CFRunLoopServiceMachPort + 372
    
    3   CoreFoundation                         0x18b8790cc __CFRunLoopRun + 1180
    
    4   CoreFoundation                         0x18b878490 CFRunLoopRunSpecific + 600
    
    5   AppKit                                 0x18e544794 _NSEventThread + 196
    
    6   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    7   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 7:
    
    0   libsystem_kernel.dylib                 0x18b7708d0 mach_msg_trap + 8
    
    1   libsystem_kernel.dylib                 0x18b770d40 mach_msg + 76
    
    2   CoreMIDI                               0x1a203f844 XServerMachPort::ReceiveMessage(int&, void*, int&) + 104
    
    3   CoreMIDI                               0x1a2072dac MIDIProcess::MIDIInPortThread::Run() + 164
    
    4   CoreMIDI                               0x1a20585b0 XThread::RunHelper(void*) + 48
    
    5   CoreMIDI                               0x1a20598c0 CAPThread::Entry(CAPThread*) + 92
    
    6   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    7   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 8:: reaper/video
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   reaper_video.dylib                     0x12bce1d44 videoDecodeThread(void*) + 596
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 9:: AMCP Logging Spool
    
    0   libsystem_kernel.dylib                 0x18b77090c semaphore_wait_trap + 8
    
    1   caulk                                  0x194202a2c caulk::mach::semaphore::wait_or_error() + 28
    
    2   caulk                                  0x1941e677c caulk::concurrent::details::worker_thread::run() + 56
    
    3   caulk                                  0x1941e639c 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                0x18b7ae26c _pthread_start + 148
    
    5   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 10:: com.apple.audio.IOThread.client
    
    0   libsystem_kernel.dylib                 0x18b7708d0 mach_msg_trap + 8
    
    1   libsystem_kernel.dylib                 0x18b770d40 mach_msg + 76
    
    2   CoreAudio                              0x18d4baa40 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
    
    3   CoreAudio                              0x18d347cd0 HALC_ProxyIOContext::IOWorkLoop() + 3396
    
    4   CoreAudio                              0x18d346990 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
    
    5   CoreAudio                              0x18d512e60 HALB_IOThread::Entry(void*) + 88
    
    6   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    7   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 11:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 12:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 13:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 14:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 15:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 16:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 17:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 18:: reaper/mediaafx
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x104cb31f4 WorkerThreadInst::threadProc(void*) + 1808
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 19:: reaper/livefx
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae868 _pthread_cond_wait + 1280
    
    2   REAPER                                 0x105017434 WaitForSingleObject(void*, unsigned int) + 668
    
    3   REAPER                                 0x104cb35a8 WorkerThreadInst::threadProc(void*) + 2756
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 20:: reaper/livefx
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae868 _pthread_cond_wait + 1280
    
    2   REAPER                                 0x105017434 WaitForSingleObject(void*, unsigned int) + 668
    
    3   REAPER                                 0x104cb35a8 WorkerThreadInst::threadProc(void*) + 2756
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 21:: reaper/livefx
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae868 _pthread_cond_wait + 1280
    
    2   REAPER                                 0x105017434 WaitForSingleObject(void*, unsigned int) + 668
    
    3   REAPER                                 0x104cb35a8 WorkerThreadInst::threadProc(void*) + 2756
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 22:: reaper/livefx
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae868 _pthread_cond_wait + 1280
    
    2   REAPER                                 0x105017434 WaitForSingleObject(void*, unsigned int) + 668
    
    3   REAPER                                 0x104cb35a8 WorkerThreadInst::threadProc(void*) + 2756
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 23:: reaper/livefx
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae868 _pthread_cond_wait + 1280
    
    2   REAPER                                 0x105017434 WaitForSingleObject(void*, unsigned int) + 668
    
    3   REAPER                                 0x104cb35a8 WorkerThreadInst::threadProc(void*) + 2756
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 24:: reaper/br_mstr
    
    0   libsystem_kernel.dylib                 0x18b77408c __semwait_signal + 8
    
    1   libsystem_c.dylib                      0x18b67cfbc nanosleep + 220
    
    2   libsystem_c.dylib                      0x18b67ced4 usleep + 68
    
    3   REAPER                                 0x105269500 shmThreadProc(void*) + 264
    
    4   REAPER                                 0x10501761c __threadproc(void*) + 32
    
    5   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    6   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 25:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 26:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 27:
    
    0   libsystem_pthread.dylib                0x18b7a9078 start_wqthread + 0
    
    
    
    Thread 28:: com.apple.NSURLConnectionLoader
    
    0   libsystem_kernel.dylib                 0x18b7708d0 mach_msg_trap + 8
    
    1   libsystem_kernel.dylib                 0x18b770d40 mach_msg + 76
    
    2   CoreFoundation                         0x18b87ac1c __CFRunLoopServiceMachPort + 372
    
    3   CoreFoundation                         0x18b8790cc __CFRunLoopRun + 1180
    
    4   CoreFoundation                         0x18b878490 CFRunLoopRunSpecific + 600
    
    5   CFNetwork                              0x19066194c 0x1903f7000 + 2533708
    
    6   Foundation                             0x18c74d71c __NSThread__start__ + 808
    
    7   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    8   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 29:: PresetManagerThread
    
    0   libsystem_kernel.dylib                 0x18b774b7c __unlink + 8
    
    1   libsystem_kernel.dylib                 0x18b774b58 unlink + 20
    
    2   libsqlite3.dylib                       0x191d098d0 unixDelete + 64
    
    3   libsqlite3.dylib                       0x191ce9654 pager_end_transaction + 840
    
    4   libsqlite3.dylib                       0x191ce8fa4 sqlite3BtreeCommitPhaseTwo + 232
    
    5   libsqlite3.dylib                       0x191cb298c sqlite3VdbeHalt + 3572
    
    6   libsqlite3.dylib                       0x191ce275c sqlite3VdbeExec + 56552
    
    7   libsqlite3.dylib                       0x191cd4240 sqlite3_step + 3124
    
    8   libsqlite3.dylib                       0x191c952a8 sqlite3_exec + 260
    
    9   AmpliTube 5                            0x17401f5e8 0x173a2c000 + 6239720
    
    10  AmpliTube 5                            0x173c6dc0c 0x173a2c000 + 2366476
    
    11  AmpliTube 5                            0x173c6d434 0x173a2c000 + 2364468
    
    12  AmpliTube 5                            0x173c6d2dc 0x173a2c000 + 2364124
    
    13  AmpliTube 5                            0x173c6d2dc 0x173a2c000 + 2364124
    
    14  AmpliTube 5                            0x173c6d2dc 0x173a2c000 + 2364124
    
    15  AmpliTube 5                            0x173c6a544 0x173a2c000 + 2352452
    
    16  AmpliTube 5                            0x173ec85f8 0x173a2c000 + 4834808
    
    17  libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    18  libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 30:: ImageLoader
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae83c _pthread_cond_wait + 1236
    
    2   libc++.1.dylib                         0x18b6fd2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
    
    3   AmpliTube 5                            0x173eba490 0x173a2c000 + 4777104
    
    4   AmpliTube 5                            0x173de4308 0x173a2c000 + 3900168
    
    5   AmpliTube 5                            0x173ec85f8 0x173a2c000 + 4834808
    
    6   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    7   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 31:
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae83c _pthread_cond_wait + 1236
    
    2   AmpliTube 5                            0x17406d794 0x173a2c000 + 6559636
    
    3   AmpliTube 5                            0x17406d904 0x173a2c000 + 6560004
    
    4   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    5   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 32:: Recorder
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae83c _pthread_cond_wait + 1236
    
    2   libc++.1.dylib                         0x18b6fd2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
    
    3   AmpliTube 5                            0x173eba490 0x173a2c000 + 4777104
    
    4   AmpliTube 5                            0x173eba100 0x173a2c000 + 4776192
    
    5   AmpliTube 5                            0x173ec85f8 0x173a2c000 + 4834808
    
    6   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    7   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    Thread 33:: thumb cache
    
    0   libsystem_kernel.dylib                 0x18b774290 __psynch_cvwait + 8
    
    1   libsystem_pthread.dylib                0x18b7ae83c _pthread_cond_wait + 1236
    
    2   libc++.1.dylib                         0x18b6fd2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
    
    3   AmpliTube 5                            0x173eba490 0x173a2c000 + 4777104
    
    4   AmpliTube 5                            0x173eba100 0x173a2c000 + 4776192
    
    5   AmpliTube 5                            0x173ec85f8 0x173a2c000 + 4834808
    
    6   libsystem_pthread.dylib                0x18b7ae26c _pthread_start + 148
    
    7   libsystem_pthread.dylib                0x18b7a908c thread_start + 8
    
    
    
    
    
    Thread 0 crashed with ARM Thread State (64-bit):
    
        x0: 0x0000600002811440   x1: 0x000000013c175c23   x2: 0x000000013c175c59   x3: 0x0000000000000001
    
        x4: 0x0000000000000000   x5: 0x00000001e561b188   x6: 0x000000018b76a3f0   x7: 0x000000018b76a6bc
    
        x8: 0x0000000000000000   x9: 0x0000000000000002  x10: 0x0000000000000000  x11: 0x0000000000000002
    
       x12: 0x0000000000000002  x13: 0x0000000000000000  x14: 0x00000000d189a000  x15: 0x0000000000000134
    
       x16: 0x000000018b7a8d4c  x17: 0x00000001e5618058  x18: 0x0000000000000000  x19: 0x000000017cd33600
    
       x20: 0x000060000351a550  x21: 0x000000013c175b60  x22: 0x000060000351a4c0  x23: 0x0000000000000000
    
       x24: 0x0000000100000000  x25: 0x0000000176b9a290  x26: 0x0000000000000000  x27: 0x0000000176b9a2e8
    
       x28: 0x000000016e669040   fp: 0x000000016b248dc0   lr: 0x0000000173b64cbc
    
        sp: 0x000000016b248b50   pc: 0x0000000000000000 cpsr: 0x60001000
    
       far: 0x0000000000000000  esr: 0x82000006 (Instruction Abort) Translation fault
    
    
    
    Binary Images:
    
                  0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    
          0x173a2c000 -        0x1769bffff com.ikmultimedia.AmpliTube5 (5.4.1) <35be4566-1951-3c7e-860b-99b5221855a8> /Library/Audio/Plug-Ins/VST/AmpliTube 5.vst/Contents/MacOS/AmpliTube 5
    
          0x104bb0000 -        0x1053dbfff com.cockos.reaper (6.65.0_622a636u) <8a7600c0-b2f2-34a4-9f66-9b085349f3dd> /Applications/REAPER.app/Contents/MacOS/REAPER
    
          0x18e396000 -        0x18f24dfff com.apple.AppKit (6.9) <465b9570-6646-31ea-a082-ab0dfa538966> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    
          0x105878000 -        0x1058d7fff dyld (*) <fbb89662-e6f2-3434-b542-f75185ac5e74> /usr/lib/dyld
    
          0x18b7a7000 -        0x18b7b3fff libsystem_pthread.dylib (*) <cee8bc77-6923-34d9-89a3-6f8f7279605e> /usr/lib/system/libsystem_pthread.dylib
    
          0x18b76f000 -        0x18b7a6fff libsystem_kernel.dylib (*) <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib
    
          0x18b7f6000 -        0x18bd3bfff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    
          0x1a202c000 -        0x1a209dfff com.apple.audio.midi.CoreMIDI (2.0) <a5936e0a-282b-3d68-b374-e46f0e8d9516> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    
          0x18b66e000 -        0x18b6effff libsystem_c.dylib (*) <fd566a15-42d8-314a-a99a-b59237ddf5bc> /usr/lib/system/libsystem_c.dylib
    
          0x12bcc0000 -        0x12bd97fff reaper_video.dylib (*) <2c079990-b984-321b-a42b-a602f0960553> /Applications/REAPER.app/Contents/Plugins/reaper_video.dylib
    
          0x1941e4000 -        0x19420afff com.apple.audio.caulk (1.0) <23d0d7ce-cb87-35f3-9c15-943bd8f6645a> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    
          0x18d186000 -        0x18d8a8fff com.apple.audio.CoreAudio (5.0) <51dd4b50-d2b2-31e7-acae-f662748a2d2b> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    
          0x1903f7000 -        0x1908aafff com.apple.CFNetwork (1331.0.7) <cfdb5ccd-a5e9-3e08-ad4f-087f420db6a0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    
          0x18c6f1000 -        0x18cae1fff com.apple.Foundation (6.9) <589677dd-19b7-3f93-b2b6-eed7117729ca> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    
          0x191c8b000 -        0x191e4afff libsqlite3.dylib (*) <b80f02dc-291b-3982-8355-e5719bf494ff> /usr/lib/libsqlite3.dylib
    
          0x18b6f0000 -        0x18b756fff libc++.1.dylib (*) <06bc1ec0-9992-398e-a85b-2973eb1fdba2> /usr/lib/libc++.1.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=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)
    
    
    
                                    VIRTUAL   REGION 
    
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    
    ===========                     =======  ======= 
    
    Accelerate framework               384K        3 
    
    Activity Tracing                   256K        1 
    
    CG backing stores                 4928K       12 
    
    CG image                          1840K       19 
    
    ColorSync                          656K       29 
    
    CoreAnimation                     86.5M      184 
    
    CoreGraphics                        64K        4 
    
    CoreImage                           32K        2 
    
    CoreUI image data                 4112K       30 
    
    Foundation                          16K        1 
    
    Image IO                            80K        5 
    
    Kernel Alloc Once                   32K        1 
    
    MALLOC                             2.2G      207 
    
    MALLOC guard page                  288K       15 
    
    MALLOC_MEDIUM (reserved)         736.0M        8         reserved VM address space (unallocated)
    
    MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
    
    SQLite page cache                 1216K       19 
    
    STACK GUARD                       56.5M       34 
    
    Stack                             25.6M       37 
    
    VM_ALLOCATE                        880K       38 
    
    __AUTH                            2144K      233 
    
    __AUTH_CONST                      17.2M      405 
    
    __DATA                            23.9M      446 
    
    __DATA_CONST                      18.2M      452 
    
    __DATA_DIRTY                      1215K      155 
    
    __FONT_DATA                          4K        1 
    
    __LINKEDIT                       589.9M       48 
    
    __OBJC_CONST                      2441K      204 
    
    __OBJC_RO                         82.9M        1 
    
    __OBJC_RW                         3152K        1 
    
    __TEXT                           498.4M      469 
    
    __UNICODE                          592K        1 
    
    dyld private memory               1024K        1 
    
    libnetwork                         128K        8 
    
    mapped file                      169.4M       35 
    
    shared memory                      880K       14 
    
    ===========                     =======  ======= 
    
    TOTAL                              4.6G     3124 
    
    TOTAL, minus reserved VM space     3.8G     3124 
    
    
    
    
    
    
    
    -----------
    
    Full Report
    
    -----------
    
    
    
    {"app_name":"REAPER","timestamp":"2022-09-23 14:33:53.00 +0200","app_version":"6.65.0_622a636u","slice_uuid":"8a7600c0-b2f2-34a4-9f66-9b085349f3dd","build_version":"6.65.0_622a636u","platform":1,"bundleID":"com.cockos.reaper","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"9F13F1CD-9468-440A-A383-F9667B489A31","name":"REAPER"}
    
    {
    
      "uptime" : 390000,
    
      "procLaunch" : "2022-09-23 14:33:43.4953 +0200",
    
      "procRole" : "Foreground",
    
      "version" : 2,
    
      "userID" : 501,
    
      "deployVersion" : 210,
    
      "modelCode" : "MacBookPro18,3",
    
      "procStartAbsTime" : 9399197512241,
    
      "coalitionID" : 12117,
    
      "osVersion" : {
    
        "train" : "macOS 12.3",
    
        "build" : "21E230",
    
        "releaseType" : "User"
    
      },
    
      "captureTime" : "2022-09-23 14:33:53.0451 +0200",
    
      "incident" : "9F13F1CD-9468-440A-A383-F9667B489A31",
    
      "bug_type" : "309",
    
      "pid" : 21179,
    
      "procExitAbsTime" : 9399425996581,
    
      "translated" : false,
    
      "cpuType" : "ARM-64",
    
      "procName" : "REAPER",
    
      "procPath" : "\/Applications\/REAPER.app\/Contents\/MacOS\/REAPER",
    
      "bundleInfo" : {"CFBundleShortVersionString":"6.65.0_622a636u","CFBundleVersion":"6.65.0_622a636u","CFBundleIdentifier":"com.cockos.reaper"},
    
      "storeInfo" : {"deviceIdentifierForVendor":"62BBA571-277A-5FA3-AA15-EDA8E1DE188E","thirdParty":true},
    
      "parentProc" : "launchd",
    
      "parentPid" : 1,
    
      "coalitionName" : "com.cockos.reaper",
    
      "crashReporterKey" : "A8D4A57B-61D2-C63D-80E0-8DAB25B15877",
    
      "wakeTime" : 69162,
    
      "sleepWakeUUID" : "D65E547E-3747-4F90-A635-9F9DAA806DF4",
    
      "sip" : "enabled",
    
      "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4374331392\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      104bb0000-1053dc000    [ 8368K] r-x\/r-x SM=COW  ...\/MacOS\/REAPER",
    
      "isCorpse" : 1,
    
      "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
    
      "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":21179},
    
      "ktriageinfo" : "VM - pmap_enter failed with resource shortage\n",
    
      "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4374331392\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      104bb0000-1053dc000    [ 8368K] r-x\/r-x SM=COW  ...\/MacOS\/REAPER",
    
      "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":3595770,"threadState":{"x":[{"value":105553158280256},{"value":5303131171},{"value":5303131225},{"value":1},{"value":0},{"value":8143352200,"symbolLocation":64,"symbol":"vtable for __cxxabiv1::__class_type_info"},{"value":6634775536,"symbolLocation":0,"symbol":"__cxxabiv1::__class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void const*, int, bool) const"},{"value":6634776252,"symbolLocation":0,"symbol":"__cxxabiv1::__si_class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const"},{"value":0},{"value":2},{"value":0},{"value":2},{"value":2},{"value":0},{"value":3515457536},{"value":308},{"value":6635031884,"symbolLocation":0,"symbol":"pthread_mutex_unlock"},{"value":8143339608},{"value":0},{"value":6389184000},{"value":105553171948880},{"value":5303130976},{"value":105553171948736},{"value":0},{"value":4294967296},{"value":6286844560},{"value":0},{"value":6286844648},{"value":6147182656}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6236294332},"cpsr":{"value":1610616832},"fp":{"value":6092524992},"sp":{"value":6092524368},"esr":{"value":2181038086,"description":"(Instruction Abort) Translation fault"},"pc":{"value":0},"far":{"value":0}},"name":"reaper","queue":"com.apple.main-thread","frames":[{"imageOffset":0,"imageIndex":0},{"imageOffset":1311680,"imageIndex":1},{"imageOffset":3869120,"imageIndex":1},{"imageOffset":743148,"imageIndex":1},{"imageOffset":735940,"imageIndex":1},{"imageOffset":727400,"imageIndex":1},{"imageOffset":3112544,"symbol":"VST_HostedPlugin::ShowConfig(HWND__*, RECT const*)","symbolLocation":504,"imageIndex":2},{"imageOffset":3195652,"symbol":"FxDsp::showConfigInternal(HWND__*, RECT const*, int)","symbolLocation":584,"imageIndex":2},{"imageOffset":3194216,"symbol":"FxDsp::showConfig(HWND__*, RECT*, int)","symbolLocation":476,"imageIndex":2},{"imageOffset":3280076,"symbol":"FxChain::displayDspConfig(HWND__*, int)","symbolLocation":244,"imageIndex":2},{"imageOffset":3323220,"symbol":"FxChain::onDspAdded(HWND__*, int, char const*, int, bool)","symbolLocation":624,"imageIndex":2},{"imageOffset":3432424,"symbol":"fxadd_add_recs_to_chain(FxAddDef**, int, FxChain*, int, int, int, bool)","symbolLocation":1096,"imageIndex":2},{"imageOffset":3492136,"symbol":"add_to_chain(HWND__*, FxChain*, int, int, int, bool, int)","symbolLocation":496,"imageIndex":2},{"imageOffset":3455400,"symbol":"addDialogProc(HWND__*, unsigned int, unsigned long, long)","symbolLocation":22076,"imageIndex":2},{"imageOffset":4426828,"symbol":"SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long)","symbolLocation":444,"imageIndex":2},{"imageOffset":4534452,"symbol":"-[REAPERSwell_listview mouseUp:]","symbolLocation":360,"imageIndex":2},{"imageOffset":1779720,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2560,"imageIndex":3},{"imageOffset":1776544,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":3},{"imageOffset":1772360,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":2780,"imageIndex":3},{"imageOffset":2903400,"symbol":"-[REAPERapp sendEvent:]","symbolLocation":3084,"imageIndex":2},{"imageOffset":4630760,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":3},{"imageOffset":206520,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":3},{"imageOffset":15784,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":3},{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":4}]},{"id":3595777,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595778,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595780,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595795,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595797,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595798,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":6},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1763220,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595825,"frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":6},{"imageOffset":79940,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":104,"imageIndex":8},{"imageOffset":290220,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":164,"imageIndex":8},{"imageOffset":181680,"symbol":"XThread::RunHelper(void*)","symbolLocation":48,"imageIndex":8},{"imageOffset":186560,"symbol":"CAPThread::Entry(CAPThread*)","symbolLocation":92,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595843,"name":"reaper\/video","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":138564,"symbol":"videoDecodeThread(void*)","symbolLocation":596,"imageIndex":10},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595858,"name":"AMCP Logging Spool","frames":[{"imageOffset":6412,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":11},{"imageOffset":10108,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":11},{"imageOffset":9116,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595888,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":6},{"imageOffset":3361344,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":12},{"imageOffset":1842384,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3396,"imageIndex":12},{"imageOffset":1837456,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":12},{"imageOffset":3722848,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595913,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595914,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595915,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595916,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595917,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595918,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595919,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595920,"name":"reaper\/mediaafx","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":1061364,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1808,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595921,"name":"reaper\/livefx","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":5},{"imageOffset":4617268,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":2},{"imageOffset":1062312,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595922,"name":"reaper\/livefx","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":5},{"imageOffset":4617268,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":2},{"imageOffset":1062312,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595923,"name":"reaper\/livefx","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":5},{"imageOffset":4617268,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":2},{"imageOffset":1062312,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595924,"name":"reaper\/livefx","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":5},{"imageOffset":4617268,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":2},{"imageOffset":1062312,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595925,"name":"reaper\/livefx","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":5},{"imageOffset":4617268,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":2},{"imageOffset":1062312,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595937,"name":"reaper\/br_mstr","frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":6},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":9},{"imageOffset":7050496,"symbol":"shmThreadProc(void*)","symbolLocation":264,"imageIndex":2},{"imageOffset":4617756,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595948,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595949,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595951,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":3595957,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":6},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":2533708,"imageIndex":13},{"imageOffset":378652,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595961,"name":"PresetManagerThread","frames":[{"imageOffset":23420,"symbol":"__unlink","symbolLocation":8,"imageIndex":6},{"imageOffset":23384,"symbol":"unlink","symbolLocation":20,"imageIndex":6},{"imageOffset":518352,"symbol":"unixDelete","symbolLocation":64,"imageIndex":15},{"imageOffset":386644,"symbol":"pager_end_transaction","symbolLocation":840,"imageIndex":15},{"imageOffset":384932,"symbol":"sqlite3BtreeCommitPhaseTwo","symbolLocation":232,"imageIndex":15},{"imageOffset":162188,"symbol":"sqlite3VdbeHalt","symbolLocation":3572,"imageIndex":15},{"imageOffset":358236,"symbol":"sqlite3VdbeExec","symbolLocation":56552,"imageIndex":15},{"imageOffset":299584,"symbol":"sqlite3_step","symbolLocation":3124,"imageIndex":15},{"imageOffset":41640,"symbol":"sqlite3_exec","symbolLocation":260,"imageIndex":15},{"imageOffset":6239720,"imageIndex":1},{"imageOffset":2366476,"imageIndex":1},{"imageOffset":2364468,"imageIndex":1},{"imageOffset":2364124,"imageIndex":1},{"imageOffset":2364124,"imageIndex":1},{"imageOffset":2364124,"imageIndex":1},{"imageOffset":2352452,"imageIndex":1},{"imageOffset":4834808,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595962,"name":"ImageLoader","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":5},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":16},{"imageOffset":4777104,"imageIndex":1},{"imageOffset":3900168,"imageIndex":1},{"imageOffset":4834808,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595963,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":5},{"imageOffset":6559636,"imageIndex":1},{"imageOffset":6560004,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595968,"name":"Recorder","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":5},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":16},{"imageOffset":4777104,"imageIndex":1},{"imageOffset":4776192,"imageIndex":1},{"imageOffset":4834808,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":3595969,"name":"thumb cache","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":5},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":16},{"imageOffset":4777104,"imageIndex":1},{"imageOffset":4776192,"imageIndex":1},{"imageOffset":4834808,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]}],
    
      "usedImages" : [
    
      {
    
        "size" : 0,
    
        "source" : "A",
    
        "base" : 0,
    
        "uuid" : "00000000-0000-0000-0000-000000000000"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64",
    
        "base" : 6235013120,
    
        "CFBundleShortVersionString" : "5.4.1",
    
        "CFBundleIdentifier" : "com.ikmultimedia.AmpliTube5",
    
        "size" : 49889280,
    
        "uuid" : "35be4566-1951-3c7e-860b-99b5221855a8",
    
        "path" : "\/Library\/Audio\/Plug-Ins\/VST\/AmpliTube 5.vst\/Contents\/MacOS\/AmpliTube 5",
    
        "name" : "AmpliTube 5",
    
        "CFBundleVersion" : "5.4.1"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64",
    
        "base" : 4374331392,
    
        "CFBundleShortVersionString" : "6.65.0_622a636u",
    
        "CFBundleIdentifier" : "com.cockos.reaper",
    
        "size" : 8568832,
    
        "uuid" : "8a7600c0-b2f2-34a4-9f66-9b085349f3dd",
    
        "path" : "\/Applications\/REAPER.app\/Contents\/MacOS\/REAPER",
    
        "name" : "REAPER",
    
        "CFBundleVersion" : "6.65.0_622a636u"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6681092096,
    
        "CFBundleShortVersionString" : "6.9",
    
        "CFBundleIdentifier" : "com.apple.AppKit",
    
        "size" : 15433728,
    
        "uuid" : "465b9570-6646-31ea-a082-ab0dfa538966",
    
        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    
        "name" : "AppKit",
    
        "CFBundleVersion" : "2113.40.126"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 4387733504,
    
        "size" : 393216,
    
        "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74",
    
        "path" : "\/usr\/lib\/dyld",
    
        "name" : "dyld"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6635024384,
    
        "size" : 53248,
    
        "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e",
    
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    
        "name" : "libsystem_pthread.dylib"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6634795008,
    
        "size" : 229376,
    
        "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55",
    
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    
        "name" : "libsystem_kernel.dylib"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6635347968,
    
        "CFBundleShortVersionString" : "6.9",
    
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
    
        "size" : 5529600,
    
        "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51",
    
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    
        "name" : "CoreFoundation",
    
        "CFBundleVersion" : "1858.112"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 7013056512,
    
        "CFBundleShortVersionString" : "2.0",
    
        "CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
    
        "size" : 466944,
    
        "uuid" : "a5936e0a-282b-3d68-b374-e46f0e8d9516",
    
        "path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
    
        "name" : "CoreMIDI",
    
        "CFBundleVersion" : "88"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6633742336,
    
        "size" : 532480,
    
        "uuid" : "fd566a15-42d8-314a-a99a-b59237ddf5bc",
    
        "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    
        "name" : "libsystem_c.dylib"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64",
    
        "base" : 5029756928,
    
        "size" : 884736,
    
        "uuid" : "2c079990-b984-321b-a42b-a602f0960553",
    
        "path" : "\/Applications\/REAPER.app\/Contents\/Plugins\/reaper_video.dylib",
    
        "name" : "reaper_video.dylib"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6779977728,
    
        "CFBundleShortVersionString" : "1.0",
    
        "CFBundleIdentifier" : "com.apple.audio.caulk",
    
        "size" : 159744,
    
        "uuid" : "23d0d7ce-cb87-35f3-9c15-943bd8f6645a",
    
        "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    
        "name" : "caulk"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6662152192,
    
        "CFBundleShortVersionString" : "5.0",
    
        "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    
        "size" : 7483392,
    
        "uuid" : "51dd4b50-d2b2-31e7-acae-f662748a2d2b",
    
        "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    
        "name" : "CoreAudio",
    
        "CFBundleVersion" : "5.0"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6715043840,
    
        "CFBundleShortVersionString" : "1331.0.7",
    
        "CFBundleIdentifier" : "com.apple.CFNetwork",
    
        "size" : 4931584,
    
        "uuid" : "cfdb5ccd-a5e9-3e08-ad4f-087f420db6a0",
    
        "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    
        "name" : "CFNetwork",
    
        "CFBundleVersion" : "1331.0.7"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6651056128,
    
        "CFBundleShortVersionString" : "6.9",
    
        "CFBundleIdentifier" : "com.apple.Foundation",
    
        "size" : 4132864,
    
        "uuid" : "589677dd-19b7-3f93-b2b6-eed7117729ca",
    
        "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    
        "name" : "Foundation",
    
        "CFBundleVersion" : "1858.112"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6740815872,
    
        "size" : 1835008,
    
        "uuid" : "b80f02dc-291b-3982-8355-e5719bf494ff",
    
        "path" : "\/usr\/lib\/libsqlite3.dylib",
    
        "name" : "libsqlite3.dylib"
    
      },
    
      {
    
        "source" : "P",
    
        "arch" : "arm64e",
    
        "base" : 6634274816,
    
        "size" : 421888,
    
        "uuid" : "06bc1ec0-9992-398e-a85b-2973eb1fdba2",
    
        "path" : "\/usr\/lib\/libc++.1.dylib",
    
        "name" : "libc++.1.dylib"
    
      }
    
    ],
    
      "sharedCache" : {
    
      "base" : 6631735296,
    
      "size" : 3136438272,
    
      "uuid" : "00edbaf8-9281-3f26-b94f-e6a315e3a659"
    
    },
    
      "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 4928K       12 \nCG image                          1840K       19 \nColorSync                          656K       29 \nCoreAnimation                     86.5M      184 \nCoreGraphics                        64K        4 \nCoreImage                           32K        2 \nCoreUI image data                 4112K       30 \nFoundation                          16K        1 \nImage IO                            80K        5 \nKernel Alloc Once                   32K        1 \nMALLOC                             2.2G      207 \nMALLOC guard page                  288K       15 \nMALLOC_MEDIUM (reserved)         736.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nSQLite page cache                 1216K       19 \nSTACK GUARD                       56.5M       34 \nStack                             25.6M       37 \nVM_ALLOCATE                        880K       38 \n__AUTH                            2144K      233 \n__AUTH_CONST                      17.2M      405 \n__DATA                            23.9M      446 \n__DATA_CONST                      18.2M      452 \n__DATA_DIRTY                      1215K      155 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       589.9M       48 \n__OBJC_CONST                      2441K      204 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           498.4M      469 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                         128K        8 \nmapped file                      169.4M       35 \nshared memory                      880K       14 \n===========                     =======  ======= \nTOTAL                              4.6G     3124 \nTOTAL, minus reserved VM space     3.8G     3124 \n",
    
      "legacyInfo" : {
    
      "threadTriggered" : {
    
        "name" : "reaper",
    
        "queue" : "com.apple.main-thread"
    
      }
    
    },
    
      "trialInfo" : {
    
      "rollouts" : [
    
        {
    
          "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
    
          "factorPackIds" : {
    
    
    
          },
    
          "deploymentId" : 240000015
    
        },
    
        {
    
          "rolloutId" : "5ffde50ce2aacd000d47a95f",
    
          "factorPackIds" : {
    
    
    
          },
    
          "deploymentId" : 240000198
    
        }
    
      ],
    
      "experiments" : [
    
    
    
      ]
    
    }
    
    }
    
    
    
    Model: MacBookPro18,3, BootROM 7459.101.2, 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
    
    Display: VG270U P, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online
    
    Display: HP Z23i, 1080 x 1920, MirrorOff, Online
    
    Memory Module: LPDDR5
    
    AirPort: Wi-Fi, wl0: Feb  8 2022 01:51:44 version 20.90.39.0.8.7.114 FWID 01-510a2aee
    
    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: 4-Port USB 3.0 Hub
    
    USB Device: 4-Port USB 3.0 Hub
    
    USB Device: 4-Port USB 2.0 Hub
    
    USB Device: 4-Port USB 2.0 Hub
    
    USB Device: Razer Viper Ultimate Dongle
    
    USB Device: KOMPLETE KONTROL A61
    
    USB Device: USB2.1 Hub
    
    USB Device: Razer Mouse Dock
    
    USB Device: UMC404HD 192k
    
    USB Device: C922 Pro Stream Webcam
    
    USB Device: USB31Bus
    
    USB Device: USB3.1 Hub
    
    USB Device: USB3.0 Hub
    
    USB Device: NS1081
    
    USB Device: AX88179A
    
    USB Device: USB2.0 Hub
    
    USB Device: USB2.0 Hub
    
    USB Device: Anker USB-C HUB Device
    
    Thunderbolt Bus: MacBook Pro, Apple Inc.
    
    Thunderbolt Bus: MacBook Pro, Apple Inc.
    
    Thunderbolt Bus: MacBook Pro, Apple Inc.
    
     
  4. BEAT16

    BEAT16 Audiosexual

    Joined:
    May 24, 2012
    Messages:
    9,082
    Likes Received:
    6,997
    Have you updated your graphics drivers?

    System Requirements:

    AmpliTube is a 64-bit application and requires a 64 bit CPU and Operating System.

    Mac® (64-bits)
    - Minimal: Intel® Core™ 2 Duo (Intel Core i5 suggested), 4 GB of RAM (8 GB suggested), macOS 10.10 or later.
    - Requires an OpenGL 2 compatible graphics adapter.
    - Supported Plug-in formats (64-bit): Audio Units, VST 2, VST 3, AAX.
     
  5. aleksy

    aleksy Kapellmeister

    Joined:
    Dec 25, 2020
    Messages:
    107
    Likes Received:
    70
    I haven't and I don't know how I would achieve that on an M1 Pro MacBook, Google hasn't given me any helpful results either yet.
    AmpliTube v.5.3.0b from sister site works flawlessly, albeit on Rosetta 2 instead of natively.

    Also, I just updated macOS to Monterey 12.6 and it still doesn't work. Not sure what to do about this tbh
     
  6. BEAT16

    BEAT16 Audiosexual

    Joined:
    May 24, 2012
    Messages:
    9,082
    Likes Received:
    6,997
    Hello @aleksy, I am not a Mac user and therefore cannot help you here.
     
  7. aleksy

    aleksy Kapellmeister

    Joined:
    Dec 25, 2020
    Messages:
    107
    Likes Received:
    70
    Pardon me asking then, if you don't use macOS and don't know how to help exactly, why are you posting on the Mac part of the forum in a thread with MacOS in the title and description?
    In any case, thanks for trying anyway.
     
  8. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    6,147
    Likes Received:
    2,630
    if it's a relatively known issue with software, it is often a cross-platform problem. I'm helping you from an Intel Mac. same thing. :)

    Anyway, I would personally try using this release: IK.Multimedia.AmpliTube.5.MAX.v5.4.1.U2B.M1.FIXED-TRAZOR

    There was an initial release that was crashing. So this "Fixed" m1 release was made. I do not use Amplitube, and I would try but it would not do you any good on Intel.
     
    Last edited: Sep 24, 2022
  9. aleksy

    aleksy Kapellmeister

    Joined:
    Dec 25, 2020
    Messages:
    107
    Likes Received:
    70
    Thanks for the hint, I did not know that a fixed M1 version of 5.4.1 exists since it doesn't show up anywhere on sister site (anymore?).
    Guess I'll have to see how to get it in another way, but at least knowing that it exists is progress.
     
  10. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    6,147
    Likes Received:
    2,630
    That release is only a Fix. So it's a patch or a new copy of the actual plugin files. But that release is only about 200mb. You also have to install IK.Multimedia.AmpliTube.5.MAX.v5.3.0B.macOS-TRAZOR. Which is the full 2.58 gb release.

    Something like this. You'll get it working. just a little trial and error.
     
  11. black bounty

    black bounty Platinum Record

    Joined:
    Nov 8, 2015
    Messages:
    551
    Likes Received:
    252
    Location:
    paris
    maybe try the latest v4, at least these versions work and are available with the custom shop which should be enough.
    it's been a mess with mac releases for a while and amplitube got in the basket
    my two cents :bow:
     
  12. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    6,147
    Likes Received:
    2,630
    You can probably count the number of "fixed" trazor releases on 1 hand. They all work rather reliably.
     
  13. aleksy

    aleksy Kapellmeister

    Joined:
    Dec 25, 2020
    Messages:
    107
    Likes Received:
    70
    I see. What I don't see is a release for that patch on sister site, no matter what search term is used.
    And I should know my search terms by now, being a Resident over there and all..

    Trying sure, but none of my projects that use ver.5 will work properly anymore.
     
  14. boomoperators

    boomoperators Kapellmeister

    Joined:
    Mar 16, 2021
    Messages:
    88
    Likes Received:
    65
    It has been a long time since I dabbled with Mac systems but here are my modest 2 cents.
    Let's start with the usual culprits:

    - Have you code-signed the standalone app? and the plug-in instances ?
    - Have you tried to reset permissions on the standalone app and plug-ins using Batchmod or Permissions Reset ? (or xattr commands)
    - Some cracks require SIP to be disabled (Wavelab' VR version come to my mind), but if that would be the case then it could be written on the NFO
    - Do you know about Bucky tools (from the Mac Serial Junkies forum) called "De-Quarantine" and "Codesigner". Try to find those on the interwebs as it's a neat solution to automate the tedious CLI

    Looking over the log file you provided, .dylib errors could be related to the things I mentionned above.
     
  15. black bounty

    black bounty Platinum Record

    Joined:
    Nov 8, 2015
    Messages:
    551
    Likes Received:
    252
    Location:
    paris
    use version 4 ( and stick with it ), try to find a preset close to the original sound you've used in your previous mix,
    then maybe try a bit of tweaking to get even closer.

    Seriously, there's no tones in version 5 that are worthy this much of a headscratch : so far, only the latest version 4 is stable on mac, just let others be guinea-pigs if they want but stay productive. moving a few knobs is not that hard.

    all amp-speakers emulations and IR-response cabinets available "out there" are enough, trust me.

    it's not about sound, Music, is Sound,
    it's about creativity

    :mates:
     
Loading...
Similar Threads - AmpliTube crashes DAWs Forum Date
AmpliTube 5.5.2 crashes on M1 macOS Ventura Mac / Hackintosh Nov 23, 2022
Amplitube 5 Mac - Lost internet connection Software Apr 6, 2024
IK Multimedia AmpliTube 5 MAX v5.4.1 **Not Requesting Warez** Software Apr 1, 2024
Amplitube 5 presets on tone.net Software Mar 24, 2024
$10+ SALE - IK Multimedia Total Studio 3 SE, T-Racks 5 Se, Amplitube 5 SE Selling / Buying Nov 29, 2023
Loading...