Old 08-10-2022, 04:24 PM   #1
Catesby
Human being with feelings
 
Catesby's Avatar
 
Join Date: Dec 2014
Location: On the Move
Posts: 134
Default Crash

Occurres whilst opening a subproject item within a new project template
seems to be a problem with my project actually. gives the error: "Project Open Error. unable to open project: unknown extension"
crashes each time I try to open it.
To re-create it you would need to create a sub project within a project and then copy the track containing the new sub project into a new empty project and save it as a default project. Then open the default project and attempt to open the sub project, crash.

the subproject is also an empty project with one midi track ( I use it as a retrospective record function embedded within my default project)

ok I think I understand my mistake, it couldn't locate the subproject because it wasn't saved with the project template. altho not sure why it crashed.

Code:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               REAPER [1175]
Path:                  /Applications/REAPER.app/Contents/MacOS/REAPER
Identifier:            com.cockos.reaper
Version:               6.64.0_f58cf0du (6.64.0_f58cf0du)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-08-11 00:20:58.7217 +0100
OS Version:            macOS 12.5 (21G72)
Report Version:        12
Anonymous UUID:        89DB9E8E-C24A-EFDB-54F4-47F44E0C4150

Sleep/Wake UUID:       274EEDB0-EE7D-4A02-8EFA-1F84F217A2C1

Time Awake Since Boot: 150000 seconds
Time Since Wake:       30869 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 0x000084cfd18b0628 -> 0x000004cfd18b0628 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x000084cfd18b0628
Exception Note:        EXC_CORPSE_NOTIFY

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

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

Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0   REAPER                        	       0x100e03214 IsProjectSource(PCM_source*) + 24
1   REAPER                        	       0x100de916c OnOpenReverseItemCommand(ReaProject*, int) + 1548
2   REAPER                        	       0x100de916c OnOpenReverseItemCommand(ReaProject*, int) + 1548
3   REAPER                        	       0x10083b600 Main_OnCommandEx(int, int, ReaProject*) + 28
4   REAPER                        	       0x100906bac TrackList_OnDoubleClick(int, int) + 4648
5   REAPER                        	       0x100c638e0 TrackListWindowProc(HWND__*, unsigned int, unsigned long, long) + 2600
6   reaper_sws-arm64.dylib        	       0x118ce84ac ZoomWndProc(HWND__*, unsigned int, unsigned long, long) + 776
7   REAPER                        	       0x100bfc438 SWELL_SendMouseMessage(REAPERSwell_hwnd*, int, NSEvent*) + 588
8   AppKit                        	       0x1a7603d80 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528
9   AppKit                        	       0x1a7577100 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444
10  AppKit                        	       0x1a757650c -[NSWindow(NSEventRouting) sendEvent:] + 348
11  AppKit                        	       0x1a75754b4 -[NSApplication(NSEvent) sendEvent:] + 2780
12  REAPER                        	       0x100a8755c -[REAPERapp sendEvent:] + 3084
13  AppKit                        	       0x1a782f0f4 -[NSApplication _handleEvent:] + 76
14  AppKit                        	       0x1a73f7008 -[NSApplication run] + 636
15  AppKit                        	       0x1a73c86fc NSApplicationMain + 1132
16  dyld                          	       0x10154908c start + 520

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1a47968b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1a4796d20 mach_msg + 76
2   CoreFoundation                	       0x1a48a12c0 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1a489f770 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1a489eb34 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1a7573100 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x1a47968b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1a4796d20 mach_msg + 76
2   CoreMIDI                      	       0x1bb0ac568 XServerMachPort::ReceiveMessage(int&, void*, int&) + 104
3   CoreMIDI                      	       0x1bb0dfb00 MIDIProcess::MIDIInPortThread::Run() + 164
4   CoreMIDI                      	       0x1bb0c5310 XThread::RunHelper(void*) + 48
5   CoreMIDI                      	       0x1bb0c6620 CAPThread::Entry(CAPThread*) + 92
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 3:: */video
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libsystem_c.dylib             	       0x1a46a2ee0 usleep + 68
3   reaper_video.dylib            	       0x10e455d64 videoDecodeThread(void*) + 596
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 4:: */cs_midio
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libsystem_c.dylib             	       0x1a46a2ee0 usleep + 68
3   reaper_csurf.dylib            	       0x10de855ac threadedMIDIOutput::threadProc(void*) + 204
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 5:: AMCP Logging Spool
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   caulk                         	       0x1ad249a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1ad22d7ac caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1ad22d3cc 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       	       0x1a47d426c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 6:
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   WrapPersist                   	       0x127dc04a4 0x127b90000 + 2294948
4   WrapPersist                   	       0x127dc454c 0x127b90000 + 2311500
5   WrapPersist                   	       0x127dc44a4 0x127b90000 + 2311332
6   WrapPersist                   	       0x127dc43f0 0x127b90000 + 2311152
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 7:: Analytics::WorkThread
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   iZNectar3                     	       0x1435f1a98 0x142800000 + 14621336
4   iZNectar3                     	       0x1436d8f84 0x142800000 + 15568772
5   iZNectar3                     	       0x14321c768 0x142800000 + 10602344
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 8:: SC3 TaskScheduler Worker
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   Kontakt                       	       0x2cbe9e0b4 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 392
3   Kontakt                       	       0x2cbe9dd94 boost::asio::detail::scheduler::run(boost::system::error_code&) + 200
4   Kontakt                       	       0x2cbe7f0e4 NI::SC3::TaskScheduler::workerThread() + 220
5   Kontakt                       	       0x2cbe9eed0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> > >(void*) + 56
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 9:: SC3 TaskScheduler Worker
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   Kontakt                       	       0x2cbe9e0b4 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 392
3   Kontakt                       	       0x2cbe9dd94 boost::asio::detail::scheduler::run(boost::system::error_code&) + 200
4   Kontakt                       	       0x2cbe7f0e4 NI::SC3::TaskScheduler::workerThread() + 220
5   Kontakt                       	       0x2cbe9eed0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> > >(void*) + 56
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 10:: bg jobs
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb6f7fc8 SerialJobBGThread::run() + 180
4   Kontakt                       	       0x2cb6fe0b0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (SerialJobBGThread::*)(), SerialJobBGThread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 11:: Disk
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb7b59ec BStreamingEngine::run() + 232
4   Kontakt                       	       0x2cb8c3908 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BStreamingEngine::*)(), BStreamingEngine*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 12:: BGLoading
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb76a1b4 BBackgroundLoader::run() + 248
4   Kontakt                       	       0x2cb8af7b0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BBackgroundLoader::*)(), BBackgroundLoader*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 13:: ProcessMonitor
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1a472faf8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   Kontakt                       	       0x2cc3df67c ni::kreator::process::ProcessMonitor::checkRunning() + 292
4   Kontakt                       	       0x2cc3df828 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ni::kreator::process::ProcessMonitor::ProcessMonitor(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >)::$_0> >(void*) + 44
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 14:
0   libsystem_kernel.dylib        	       0x1a479cc20 kevent + 8
1   Kontakt                       	       0x2cbe9e550 boost::asio::detail::kqueue_reactor::run(long, boost::asio::detail::op_queue<boost::asio::detail::scheduler_operation>&) + 288
2   Kontakt                       	       0x2cbe9e024 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 248
3   Kontakt                       	       0x2cbe9dd94 boost::asio::detail::scheduler::run(boost::system::error_code&) + 200
4   Kontakt                       	       0x2cc6aa9ec boost::asio::detail::posix_thread::func<(anonymous namespace)::threadpool_impl::add_thread()::'lambda'()>::run() + 52
5   Kontakt                       	       0x2cc5143f0 boost_asio_detail_posix_thread_function + 28
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 15:
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   Kontakt                       	       0x2cbe9e0b4 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 392
3   Kontakt                       	       0x2cbe9dd94 boost::asio::detail::scheduler::run(boost::system::error_code&) + 200
4   Kontakt                       	       0x2cc6b12cc boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_scheduler_runner>::run() + 44
5   Kontakt                       	       0x2cc5143f0 boost_asio_detail_posix_thread_function + 28
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 16:: URET_Worker
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Kontakt                       	       0x2cc14474c ni::uret::WorkerThread::main() + 184
4   Kontakt                       	       0x2cc177298 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ni::uret::WorkerThread::start()::$_4> >(void*) + 44
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 17:: Analytics::WorkThread
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   iZNeutron3                    	       0x30e2ae804 0x30d5cc000 + 13510660
4   iZNeutron3                    	       0x30e4052f4 0x30d5cc000 + 14914292
5   iZNeutron3                    	       0x30de388f0 0x30d5cc000 + 8833264
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 18:: LockFreeLogger
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   Originals - Cinematic Frozen Strings	       0x3b87ef1a4 0x3b8000000 + 8319396
4   Originals - Cinematic Frozen Strings	       0x3b878f518 0x3b8000000 + 7927064
5   Originals - Cinematic Frozen Strings	       0x3b80ada74 0x3b8000000 + 711284
6   Originals - Cinematic Frozen Strings	       0x3b8790004 0x3b8000000 + 7929860
7   Originals - Cinematic Frozen Strings	       0x3b87badf0 0x3b8000000 + 8105456
8   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 19:: Work Thread 0
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Cinematic Frozen Strings	       0x3b878f548 0x3b8000000 + 7927112
4   Originals - Cinematic Frozen Strings	       0x3b8303694 0x3b8000000 + 3159700
5   Originals - Cinematic Frozen Strings	       0x3b80ada74 0x3b8000000 + 711284
6   Originals - Cinematic Frozen Strings	       0x3b8790004 0x3b8000000 + 7929860
7   Originals - Cinematic Frozen Strings	       0x3b87badf0 0x3b8000000 + 8105456
8   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 20:: Work Thread 1
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Cinematic Frozen Strings	       0x3b878f548 0x3b8000000 + 7927112
4   Originals - Cinematic Frozen Strings	       0x3b80ada74 0x3b8000000 + 711284
5   Originals - Cinematic Frozen Strings	       0x3b8790004 0x3b8000000 + 7929860
6   Originals - Cinematic Frozen Strings	       0x3b87badf0 0x3b8000000 + 8105456
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 21:: Work Thread 2
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Cinematic Frozen Strings	       0x3b878f548 0x3b8000000 + 7927112
4   Originals - Cinematic Frozen Strings	       0x3b80ada74 0x3b8000000 + 711284
5   Originals - Cinematic Frozen Strings	       0x3b8790004 0x3b8000000 + 7929860
6   Originals - Cinematic Frozen Strings	       0x3b87badf0 0x3b8000000 + 8105456
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 22:: WaveFS
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Cinematic Frozen Strings	       0x3b878f548 0x3b8000000 + 7927112
4   Originals - Cinematic Frozen Strings	       0x3b80ada74 0x3b8000000 + 711284
5   Originals - Cinematic Frozen Strings	       0x3b8790004 0x3b8000000 + 7929860
6   Originals - Cinematic Frozen Strings	       0x3b87badf0 0x3b8000000 + 8105456
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 23:: LockFreeLogger
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   Originals - Epic Choir        	       0x3bc2b03cc 0x3bba98000 + 8487884
4   Originals - Epic Choir        	       0x3bc2509f8 0x3bba98000 + 8096248
5   Originals - Epic Choir        	       0x3bbb49f30 0x3bba98000 + 728880
6   Originals - Epic Choir        	       0x3bc2514ec 0x3bba98000 + 8099052
7   Originals - Epic Choir        	       0x3bc27c1ac 0x3bba98000 + 8274348
8   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 24:: Work Thread 0
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Epic Choir        	       0x3bc250a28 0x3bba98000 + 8096296
4   Originals - Epic Choir        	       0x3bbda5908 0x3bba98000 + 3201288
5   Originals - Epic Choir        	       0x3bbb49f30 0x3bba98000 + 728880
6   Originals - Epic Choir        	       0x3bc2514ec 0x3bba98000 + 8099052
7   Originals - Epic Choir        	       0x3bc27c1ac 0x3bba98000 + 8274348
8   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 25:: Work Thread 1
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Epic Choir        	       0x3bc250a28 0x3bba98000 + 8096296
4   Originals - Epic Choir        	       0x3bbb49f30 0x3bba98000 + 728880
5   Originals - Epic Choir        	       0x3bc2514ec 0x3bba98000 + 8099052
6   Originals - Epic Choir        	       0x3bc27c1ac 0x3bba98000 + 8274348
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 26:: Work Thread 2
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Epic Choir        	       0x3bc250a28 0x3bba98000 + 8096296
4   Originals - Epic Choir        	       0x3bbb49f30 0x3bba98000 + 728880
5   Originals - Epic Choir        	       0x3bc2514ec 0x3bba98000 + 8099052
6   Originals - Epic Choir        	       0x3bc27c1ac 0x3bba98000 + 8274348
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 27:: WaveFS
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Originals - Epic Choir        	       0x3bc250a28 0x3bba98000 + 8096296
4   Originals - Epic Choir        	       0x3bbb49f30 0x3bba98000 + 728880
5   Originals - Epic Choir        	       0x3bc2514ec 0x3bba98000 + 8099052
6   Originals - Epic Choir        	       0x3bc27c1ac 0x3bba98000 + 8274348
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 28:
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1a472faf8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   dearVR MONITOR                	       0x42bf31b20 std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute() + 624
4   dearVR MONITOR                	       0x42bf31788 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 29:: GoogleAnalyticsThread
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   dearVR MONITOR                	       0x42bd813dc juce::ThreadedAnalyticsDestination::EventDispatcher::run() + 2952
3   dearVR MONITOR                	       0x42bda38b4 juce::threadEntryProc(void*) + 528
4   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 30:: JUCE Timer
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   Originals - Cinematic Frozen Strings	       0x3b87ef1a4 0x3b8000000 + 8319396
4   Originals - Cinematic Frozen Strings	       0x3b878f518 0x3b8000000 + 7927064
5   Originals - Cinematic Frozen Strings	       0x3b8810b48 0x3b8000000 + 8457032
6   Originals - Cinematic Frozen Strings	       0x3b8790004 0x3b8000000 + 7929860
7   Originals - Cinematic Frozen Strings	       0x3b87badf0 0x3b8000000 + 8105456
8   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 31:: JUCE Timer
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   Originals - Epic Choir        	       0x3bc2b03cc 0x3bba98000 + 8487884
4   Originals - Epic Choir        	       0x3bc2509f8 0x3bba98000 + 8096248
5   Originals - Epic Choir        	       0x3bc2d1c60 0x3bba98000 + 8625248
6   Originals - Epic Choir        	       0x3bc2514ec 0x3bba98000 + 8099052
7   Originals - Epic Choir        	       0x3bc27c1ac 0x3bba98000 + 8274348
8   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 32:: JUCE Timer
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   dearVR MONITOR                	       0x42bd966f0 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 200
4   dearVR MONITOR                	       0x42bd96590 juce::WaitableEvent::wait(int) const + 116
5   dearVR MONITOR                	       0x42bdc28c8 juce::Timer::TimerThread::run() + 552
6   dearVR MONITOR                	       0x42bda38b4 juce::threadEntryProc(void*) + 528
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 33:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x1a47968b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1a4796d20 mach_msg + 76
2   CoreFoundation                	       0x1a48a12c0 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1a489f770 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1a489eb34 CFRunLoopRunSpecific + 600
5   CFNetwork                     	       0x1a9696638 0x1a942b000 + 2537016
6   Foundation                    	       0x1a577c60c __NSThread__start__ + 808
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 34:: Analytics::WorkThread
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   iZOzone9                      	       0x4a975fc5c 0x4a8738000 + 16940124
4   iZOzone9                      	       0x4a98e6e00 0x4a8738000 + 18542080
5   iZOzone9                      	       0x4a911101c 0x4a8738000 + 10326044
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 35:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x1a47a1598 __select + 8
1   CoreFoundation                	       0x1a48cb8a0 __CFSocketManager + 644
2   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 36:: Analytics::WorkThread
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   iZRX9De-reverb                	       0x4e0a9f470 0x4e0000000 + 11138160
4   iZRX9De-reverb                	       0x4e0aefb70 0x4e0000000 + 11467632
5   iZRX9De-reverb                	       0x4e0684824 0x4e0000000 + 6834212
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 37:: JUCE Timer
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   dearVR pro                    	       0x4a8043020 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 200
4   dearVR pro                    	       0x4a8042ec0 juce::WaitableEvent::wait(int) const + 116
5   dearVR pro                    	       0x4a806ac18 juce::Timer::TimerThread::run() + 180
6   dearVR pro                    	       0x4a804d0bc juce::threadEntryProc(void*) + 528
7   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 38:: ReverbThread
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libsystem_c.dylib             	       0x1a46a2ee0 usleep + 68
3   iZNectar3                     	       0x143c19d58 0x142800000 + 21077336
4   iZNectar3                     	       0x14321c768 0x142800000 + 10602344
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 39:
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1a472faf8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   dearVR pro                    	       0x4a81d8c80 std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute() + 624
4   dearVR pro                    	       0x4a81d88e8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 40:: Analytics::WorkThread
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   iZRX9VoiceDe-noise            	       0x4132a6e18 0x4127d0000 + 11365912
4   iZRX9VoiceDe-noise            	       0x4132dcc2c 0x4127d0000 + 11586604
5   iZRX9VoiceDe-noise            	       0x412e5c694 0x4127d0000 + 6866580
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 41:: ReverbThread
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libsystem_c.dylib             	       0x1a46a2ee0 usleep + 68
3   iZNectar3                     	       0x143c19d58 0x142800000 + 21077336
4   iZNectar3                     	       0x14321c768 0x142800000 + 10602344
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 42:
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1a472faf8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   dearVR pro                    	       0x4a81d8c80 std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute() + 624
4   dearVR pro                    	       0x4a81d88e8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 43:: ReverbThread
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libsystem_c.dylib             	       0x1a46a2ee0 usleep + 68
3   iZNectar3                     	       0x143c19d58 0x142800000 + 21077336
4   iZNectar3                     	       0x14321c768 0x142800000 + 10602344
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 44:
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1a472faf8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   dearVR pro                    	       0x4a81d8c80 std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute() + 624
4   dearVR pro                    	       0x4a81d88e8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 45:
0   libsystem_kernel.dylib        	       0x1a479a06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1a46a2fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1a472faf8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   dearVR pro                    	       0x4a81d8c80 std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute() + 624
4   dearVR pro                    	       0x4a81d88e8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 46:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 47:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 48:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 49:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 50:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 51:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 52:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 53:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 54:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866da4 BEngine::AuxProcessThreadProc(int) + 340
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 55:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 56:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 57:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 58:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 59:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 60:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 61:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 62:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 63:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 64:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 65:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 66:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 67:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 68:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 69:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 70:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 71:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 72:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 73:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 74:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 75:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 76:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 77:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 78:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 79:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 80:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 81:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 82:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 83:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 84:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 85:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 86:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 87:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 88:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 89:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 90:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 91:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 92:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 93:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 94:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 95:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 96:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 97:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 98:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 99:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 100:: AuxProcess #1
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 101:: AuxProcess #2
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 102:: AuxProcess #3
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 103:: AuxProcess #4
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 104:: AuxProcess #5
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 105:: AuxProcess #6
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 106:: AuxProcess #7
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 107:: AuxProcess #8
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 108:: AuxProcess #9
0   libsystem_kernel.dylib        	       0x1a47968ec semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1a4610750 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1a4610df8 _dispatch_semaphore_wait_slow + 132
3   Kontakt                       	       0x2cb866d20 BEngine::AuxProcessThreadProc(int) + 208
4   Kontakt                       	       0x2cb866c20 BEngine::AuxProcessThread::run() + 84
5   Kontakt                       	       0x2cb8e4708 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*) + 64
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 109:: JUCE Timer
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723320 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   Newfangled Elevate            	       0x1410ecef8 0x140fec000 + 1052408
4   Newfangled Elevate            	       0x14111e870 0x140fec000 + 1255536
5   Newfangled Elevate            	       0x1410fbef8 0x140fec000 + 1113848
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 110:
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Gullfoss Master               	       0x127445ed0 0x127000000 + 4480720
4   Gullfoss Master               	       0x127448334 0x127000000 + 4490036
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 111:
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d483c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1a4723284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Gullfoss                      	       0x4cae180b8 0x4ca9bc000 + 4571320
4   Gullfoss                      	       0x4cae1a510 0x4ca9bc000 + 4580624
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 112:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 113:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 114:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 115:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 116:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 117:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 118:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 119:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 120:
0   libsystem_pthread.dylib       	       0x1a47cf078 start_wqthread + 0

Thread 121:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	       0x1a47968b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1a4796d20 mach_msg + 76
2   CoreAudio                     	       0x1a64e66a0 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3   CoreAudio                     	       0x1a6373bb0 HALC_ProxyIOContext::IOWorkLoop() + 3336
4   CoreAudio                     	       0x1a63728b0 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5   CoreAudio                     	       0x1a653eab0 HALB_IOThread::Entry(void*) + 88
6   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 122:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 123:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 124:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 125:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 126:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 127:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 128:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 129:: */mediaafx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c5fc4 WorkerThreadInst::threadProc(void*) + 1492
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 130:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 131:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 132:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 133:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 134:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 135:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8

Thread 136:: */livefx
0   libsystem_kernel.dylib        	       0x1a479a270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a47d4868 _pthread_cond_wait + 1280
2   REAPER                        	       0x100c28938 WaitForSingleObject(void*, unsigned int) + 668
3   REAPER                        	       0x1008c64b4 WorkerThreadInst::threadProc(void*) + 2756
4   REAPER                        	       0x100c28b20 __threadproc(void*) + 32
5   libsystem_pthread.dylib       	       0x1a47d426c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1a47cf08c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000600234680600   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000fffffc088
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000003200   x7: 0x0000000000000920
    x8: 0x000084cfd18b0600   x9: 0x000000000000001e  x10: 0x0000000010000000  x11: 0x00000000000003ff
   x12: 0x000000000000005b  x13: 0x00000004430915a0  x14: 0x00000000c9a3c000  x15: 0x0000000101042bc0
   x16: 0x0000000101042bc0  x17: 0x0d278001a742111c  x18: 0x0000000000000000  x19: 0x0000600234680600
   x20: 0x0000000000009cad  x21: 0x00000001757a4000  x22: 0x0000000000000000  x23: 0x0000000000000023
   x24: 0x0000000000000003  x25: 0x0000600234680600  x26: 0x000000056cd69d60  x27: 0x000000010105a618
   x28: 0x00006001d025f950   fp: 0x000000016f636760   lr: 0x0000000100de916c
    sp: 0x000000016f636750   pc: 0x0000000100e03214 cpsr: 0x60001000
   far: 0x000084cfd18b0628  esr: 0x92000004 (Data Abort) byte read Translation fault

Binary Images:
       0x1007c4000 -        0x100febfff com.cockos.reaper (6.64.0_f58cf0du) <f3e8cfba-9937-3402-9f07-d5b1a74386dc> /Applications/REAPER.app/Contents/MacOS/REAPER
       0x118cc4000 -        0x1190affff reaper_sws-arm64.dylib (*) <ac6165bc-dc2c-30f0-8d5d-cd252172ca1d> /Users/USER/Library/Application Support/REAPER/*/reaper_sws-arm64.dylib
       0x1a73c5000 -        0x1a827dfff com.apple.AppKit (6.9) <07bc3607-552a-3eb9-a941-4911c589dbc5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x101544000 -        0x1015a3fff dyld (*) <75627683-a780-32ad-ae34-cf86dd23a26b> /usr/lib/dyld
       0x1a4795000 -        0x1a47ccfff libsystem_kernel.dylib (*) <67f22904-88ed-3847-bbf0-5c4c599fd79e> /usr/lib/system/libsystem_kernel.dylib
       0x1a481c000 -        0x1a4d62fff com.apple.CoreFoundation (6.9) <1643f3d9-7049-37e4-b844-c0c0a42bde3b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1a47cd000 -        0x1a47d9fff libsystem_pthread.dylib (*) <f32ff902-ba43-30b0-ad43-a2a8a9ff69fe> /usr/lib/system/libsystem_pthread.dylib
       0x1bb099000 -        0x1bb10afff com.apple.audio.midi.CoreMIDI (2.0) <25f41f43-d74f-31b9-9f6b-6f03a3661072> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
       0x1a4694000 -        0x1a4715fff libsystem_c.dylib (*) <93fc2587-038e-31e1-b16b-369979e72cb1> /usr/lib/system/libsystem_c.dylib
       0x10e434000 -        0x10e50bfff reaper_video.dylib (*) <50d25ba6-0627-3187-87af-6095e8c2e8f2> /Applications/REAPER.app/Contents/Plugins/reaper_video.dylib
       0x10de78000 -        0x10deaffff reaper_csurf.dylib (*) <3d2b550e-83b4-3267-acbb-868bae632a52> /Applications/REAPER.app/Contents/Plugins/reaper_csurf.dylib
       0x1ad22b000 -        0x1ad251fff com.apple.audio.caulk (1.0) <99842553-96fc-378e-b39a-67294face1e3> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x1a4716000 -        0x1a477cfff libc++.1.dylib (*) <ca366de6-c395-319a-b3ab-e22126d28394> /usr/lib/libc++.1.dylib
       0x127b90000 -        0x127e7ffff com.paceap.eden.WrapPersist (5.5.2 GM (b4268, d7fad9f8)) <db62fd9e-df30-322d-adda-09dd468e59f4> /Library/Frameworks/PACEEdenExperience.framework/Versions/A/WrapPersist.bundle/Contents/MacOS/WrapPersist
       0x142800000 -        0x144ac7fff com.izotope.audioplugins.Nectar3 (3.7.0) <51649e07-1255-3083-a03e-bbaae40e9b15> /Library/Audio/Plug-Ins/VST3/Nectar 3.vst3/Contents/Resources/iZNectar3.bundle/Contents/MacOS/iZNectar3
       0x2cb41c000 -        0x2ce21ffff Kontakt.vst3 (6.7.1 (R0)) <79130d98-c7f6-3258-8081-040088d159f8> /Library/Audio/Plug-Ins/VST3/Kontakt.vst3/Contents/MacOS/Kontakt
       0x1a460c000 -        0x1a4652fff libdispatch.dylib (*) <035d23d9-4cb5-3759-9059-1f7878f89fee> /usr/lib/system/libdispatch.dylib
       0x30d5cc000 -        0x30fb2ffff com.izotope.audioplugins.Neutron3 (3.9.1) <96b09e02-9c31-3b62-b9db-45117a8a4c9f> /Library/Audio/Plug-Ins/VST3/Neutron 3.vst3/Contents/Resources/iZNeutron3.bundle/Contents/MacOS/iZNeutron3
       0x3b8000000 -        0x3b8e73fff com.spitfireaudio.OriginalsCinematicFrozenStrings (1.1.0-8eb4fa1) <3395ac59-f46a-3787-bc4c-283a7f85d704> /Library/Audio/Plug-Ins/VST3/Originals - Cinematic Frozen Strings.vst3/Contents/MacOS/Originals - Cinematic Frozen Strings
       0x3bba98000 -        0x3bc95bfff com.spitfireaudio.OriginalsEpicChoir (1.0.0-71267e9) <522ba255-270d-30db-b8a5-04bffb9df26c> /Library/Audio/Plug-Ins/VST3/Originals - Epic Choir.vst3/Contents/MacOS/Originals - Epic Choir
       0x42bd48000 -        0x42c99bfff com.plugin-alliance.dearvrmonitor (1.11.0) <e6eefe84-f5d5-396c-ab63-d7aa3bb523ae> /Library/Audio/Plug-Ins/VST3/dearVR MONITOR.vst3/Contents/MacOS/dearVR MONITOR
       0x1a942b000 -        0x1a98dffff com.apple.CFNetwork (1335.0.3) <f0720ccf-fe46-3541-8835-dbaa254cef61> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1a5720000 -        0x1a5b11fff com.apple.Foundation (6.9) <59ff845a-05b2-3b64-ae06-6ef1d6aee83e> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x4a8738000 -        0x4aae57fff com.izotope.audioplugins.Ozone (9.12.1) <e83908aa-b513-3a7b-9f43-5df2da567733> /Library/Audio/Plug-Ins/VST3/Ozone 9.vst3/Contents/Resources/iZOzone9.bundle/Contents/MacOS/iZOzone9
       0x4e0000000 -        0x4e10c7fff com.izotope.rx (9.3.0) <982a1026-e84d-38a8-ac81-a2208bc43899> /Library/Audio/Plug-Ins/VST3/RX 9 De-reverb.vst3/Contents/Resources/iZRX9De-reverb.bundle/Contents/MacOS/iZRX9De-reverb
       0x4a8000000 -        0x4a855bfff com.dearreality.dearvr_pro (1.10.0) <2ee97513-1061-33a1-a949-92805de64003> /Library/Audio/Plug-Ins/VST3/dearVR pro.vst3/Contents/MacOS/dearVR pro
       0x4127d0000 -        0x4138f3fff com.izotope.rx (9.3.0) <e40d8ede-6898-334e-812a-48804061ed5c> /Library/Audio/Plug-Ins/VST3/RX 9 Voice De-noise.vst3/Contents/Resources/iZRX9VoiceDe-noise.bundle/Contents/MacOS/iZRX9VoiceDe-noise
       0x140fec000 -        0x14131bfff com.newfangledaudio.Elevate (1.10.0) <13b2fcec-941d-31db-9ebc-3864164a82ec> /Library/Audio/Plug-Ins/VST3/Newfangled Audio/Newfangled Elevate.vst3/Contents/MacOS/Newfangled Elevate
       0x127000000 -        0x127507fff com.Soundtheory.vst3.GullfossMaster (1.11.1) <01a080cb-af62-3e57-b633-165af77d6f3f> /Library/Audio/Plug-Ins/VST3/Gullfoss Master.vst3/Contents/MacOS/Gullfoss Master
       0x4ca9bc000 -        0x4caedbfff com.Soundtheory.vst3.Gullfoss (1.11.1) <3d48f4ef-9bf2-3163-8fe8-b46943aaaae5> /Library/Audio/Plug-Ins/VST3/Gullfoss.vst3/Contents/MacOS/Gullfoss
       0x1a61b2000 -        0x1a68d5fff com.apple.audio.CoreAudio (5.0) <b5351932-ebac-3219-aa3a-0d088bcb59dd> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework              2688K       21 
Activity Tracing                   256K        1 
CG backing stores                 10.1M        8 
CG image                          6832K      120 
CG raster data                     208K        3 
ColorSync                          640K       28 
CoreAnimation                    121.1M      182 
CoreGraphics                        48K        3 
CoreImage                           16K        1 
CoreServices                       624K        2 
CoreUI image data                 5376K       37 
Foundation                          48K        2 
Image IO                           400K       25 
Kernel Alloc Once                   32K        1 
MALLOC                            25.2G     2062 
MALLOC guard page                  288K       15 
MALLOC_LARGE (reserved)           15.3M        1         reserved VM address space (unallocated)
MALLOC_MEDIUM (reserved)         136.0M        5         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
SQLite page cache                  192K        3 
STACK GUARD                       58.1M      137 
Stack                             80.3M      138 
VM_ALLOCATE                       62.6M       65 
VM_ALLOCATE (reserved)             416K        1         reserved VM address space (unallocated)
__AUTH                            2580K      312 
__AUTH_CONST                      20.1M      507 
__CTF                               756        1 
__DATA                           103.4M      657 
__DATA_CONST                      37.8M      604 
__DATA_DIRTY                      1770K      212 
__ETC                              304K        1 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       626.4M       97 
__MFRT                              64K        4 
__OBJC_CONST                      3541K      281 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__POVERDDATA                       192K       11 
__POVERTEXT                        192K       11 
__TEXT                             1.1G      633 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                         128K        8 
mapped file                        1.1G      109 
shared memory                      992K       21 
===========                     =======  ======= 
TOTAL                             28.8G     6340 
TOTAL, minus reserved VM space    28.5G     6340 



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

{"app_name":"REAPER","timestamp":"2022-08-11 00:21:08.00 +0100","app_version":"6.64.0_f58cf0du","slice_uuid":"f3e8cfba-9937-3402-9f07-d5b1a74386dc","build_version":"6.64.0_f58cf0du","platform":1,"bundleID":"com.cockos.reaper","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5 (21G72)","incident_id":"D3FAFCB8-813C-491B-8627-FD654DC2FCC0","name":"REAPER"}
{
  "uptime" : 150000,
  "procLaunch" : "2022-08-07 13:20:41.2940 +0100",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "procStartAbsTime" : 56806502523,
  "coalitionID" : 784,
  "osVersion" : {
    "train" : "macOS 12.5",
    "build" : "21G72",
    "releaseType" : "User"
  },
  "captureTime" : "2022-08-11 00:20:58.7217 +0100",
  "incident" : "D3FAFCB8-813C-491B-8627-FD654DC2FCC0",
  "bug_type" : "309",
  "pid" : 1175,
  "procExitAbsTime" : 3822981561425,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "REAPER",
  "procPath" : "\/Applications\/REAPER.app\/Contents\/MacOS\/REAPER",
  "bundleInfo" : {"CFBundleShortVersionString":"6.64.0_f58cf0du","CFBundleVersion":"6.64.0_f58cf0du","CFBundleIdentifier":"com.cockos.reaper"},
  "storeInfo" : {"deviceIdentifierForVendor":"B1901B16-91FB-539F-B072-78A4744D2A25","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.cockos.reaper",
  "crashReporterKey" : "89DB9E8E-C24A-EFDB-54F4-47F44E0C4150",
  "wakeTime" : 30869,
  "sleepWakeUUID" : "274EEDB0-EE7D-4A02-8EFA-1F84F217A2C1",
  "sip" : "enabled",
  "vmRegionInfo" : "0x4cfd18b0628 is not in any region.  Bytes after previous region: 4809583953449  Bytes before following region: 100262495975896\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x000084cfd18b0628","rawCodes":[1,146028108645928],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000084cfd18b0628 -> 0x000004cfd18b0628 (possible pointer authentication failure)"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1175},
  "vmregioninfo" : "0x4cfd18b0628 is not in any region.  Bytes after previous region: 4809583953449  Bytes before following region: 100262495975896\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":26833,"threadState":{"x":[{"value":105562585433600},{"value":0},{"value":0},{"value":68719460488},{"value":0},{"value":0},{"value":12800},{"value":2336},{"value":146028108645888},{"value":30},{"value":268435456},{"value":1023},{"value":91},{"value":18304538016},{"value":3382951936},{"value":4312017856,"symbolLocation":0,"symbol":"OBJC_CLASS_$_REAPERSwell_hwnd"},{"value":4312017856,"symbolLocation":0,"symbol":"OBJC_CLASS_$_REAPERSwell_hwnd"},{"value":947866991174226204,"symbolLocation":947866984073134080,"symbol":"-[NSView isHiddenOrHasHiddenAncestor]"},{"value":0},{"value":105562585433600},{"value":40109},{"value":6265913344},{"value":0},{"value":35},{"value":3},{"value":105562585433600},{"value":23300840800},{"value":4312114712,"symbolLocation":0,"symbol":"g_hwnd"},{"value":105560903383376}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4309553516},"cpsr":{"value":1610616832},"fp":{"value":6163752800},"sp":{"value":6163752784},"esr":{"value":2449473540,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4309660180,"matchesCrashFrame":1},"far":{"value":146028108645928}},"name":"reaper","queue":"com.apple.main-thread","frames":[{"imageOffset":6550036,"symbol":"IsProjectSource(PCM_source*)","symbolLocation":24,"imageIndex":0},{"imageOffset":6443372,"symbol":"OnOpenReverseItemCommand(ReaProject*, int)","symbolLocation":1548,"imageIndex":0},{"imageOffset":6443372,"symbol":"OnOpenReverseItemCommand(ReaProject*, int)","symbolLocation":1548,"imageIndex":0},{"imageOffset":488960,"symbol":"Main_OnCommandEx(int, int, ReaProject*)","symbolLocation":28,"imageIndex":0},{"imageOffset":1321900,"symbol":"TrackList_OnDoubleClick(int, int)","symbolLocation":4648,"imageIndex":0},{"imageOffset":4847840,"symbol":"TrackListWindowProc(HWND__*, unsigned int, unsigned long, long)","symbolLocation":2600,"imageIndex":0},{"imageOffset":148652,"symbol":"ZoomWndProc(HWND__*, unsigned int, unsigned long, long)","symbolLocation":776,"imageIndex":1},{"imageOffset":4424760,"symbol":"SWELL_SendMouseMessage(REAPERSwell_hwnd*, int, NSEvent*)","symbolLocation":588,"imageIndex":0},{"imageOffset":2354560,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4528,"imageIndex":2},{"imageOffset":1777920,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2444,"imageIndex":2},{"imageOffset":1774860,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":2},{"imageOffset":1770676,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":2780,"imageIndex":2},{"imageOffset":2897244,"symbol":"-[REAPERapp sendEvent:]","symbolLocation":3084,"imageIndex":0},{"imageOffset":4628724,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":2},{"imageOffset":204808,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":2},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":2},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":3}]},{"id":26857,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":4},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":5},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26858,"frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":4},{"imageOffset":79208,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":104,"imageIndex":7},{"imageOffset":289536,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":164,"imageIndex":7},{"imageOffset":181008,"symbol":"XThread::RunHelper(void*)","symbolLocation":48,"imageIndex":7},{"imageOffset":185888,"symbol":"CAPThread::Entry(CAPThread*)","symbolLocation":92,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26861,"name":"*\/video","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":61152,"symbol":"usleep","symbolLocation":68,"imageIndex":8},{"imageOffset":138596,"symbol":"videoDecodeThread(void*)","symbolLocation":596,"imageIndex":9},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26873,"name":"*\/cs_midio","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":61152,"symbol":"usleep","symbolLocation":68,"imageIndex":8},{"imageOffset":54700,"symbol":"threadedMIDIOutput::threadProc(void*)","symbolLocation":204,"imageIndex":10},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26875,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":11},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":11},{"imageOffset":9164,"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":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26936,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":2294948,"imageIndex":13},{"imageOffset":2311500,"imageIndex":13},{"imageOffset":2311332,"imageIndex":13},{"imageOffset":2311152,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26946,"name":"Analytics::WorkThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":14621336,"imageIndex":14},{"imageOffset":15568772,"imageIndex":14},{"imageOffset":10602344,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26981,"name":"SC3 TaskScheduler Worker","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":11018420,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":392,"imageIndex":15},{"imageOffset":11017620,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":200,"imageIndex":15},{"imageOffset":10891492,"symbol":"NI::SC3::TaskScheduler::workerThread()","symbolLocation":220,"imageIndex":15},{"imageOffset":11022032,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> > >(void*)","symbolLocation":56,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26983,"name":"SC3 TaskScheduler Worker","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":11018420,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":392,"imageIndex":15},{"imageOffset":11017620,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":200,"imageIndex":15},{"imageOffset":10891492,"symbol":"NI::SC3::TaskScheduler::workerThread()","symbolLocation":220,"imageIndex":15},{"imageOffset":11022032,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> > >(void*)","symbolLocation":56,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26984,"name":"bg jobs","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":2998216,"symbol":"SerialJobBGThread::run()","symbolLocation":180,"imageIndex":15},{"imageOffset":3023024,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (SerialJobBGThread::*)(), SerialJobBGThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26995,"name":"Disk","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":3774956,"symbol":"BStreamingEngine::run()","symbolLocation":232,"imageIndex":15},{"imageOffset":4880648,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BStreamingEngine::*)(), BStreamingEngine*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26996,"name":"BGLoading","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":3465652,"symbol":"BBackgroundLoader::run()","symbolLocation":248,"imageIndex":15},{"imageOffset":4798384,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BBackgroundLoader::*)(), BBackgroundLoader*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26997,"name":"ProcessMonitor","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":12},{"imageOffset":16529020,"symbol":"ni::kreator::process::ProcessMonitor::checkRunning()","symbolLocation":292,"imageIndex":15},{"imageOffset":16529448,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ni::kreator::process::ProcessMonitor::ProcessMonitor(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >)::$_0> >(void*)","symbolLocation":44,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26998,"frames":[{"imageOffset":31776,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":11019600,"symbol":"boost::asio::detail::kqueue_reactor::run(long, boost::asio::detail::op_queue<boost::asio::detail::scheduler_operation>&)","symbolLocation":288,"imageIndex":15},{"imageOffset":11018276,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":248,"imageIndex":15},{"imageOffset":11017620,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":200,"imageIndex":15},{"imageOffset":19458540,"symbol":"boost::asio::detail::posix_thread::func<(anonymous namespace)::threadpool_impl::add_thread()::'lambda'()>::run()","symbolLocation":52,"imageIndex":15},{"imageOffset":17794032,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":28,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":26999,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":11018420,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":392,"imageIndex":15},{"imageOffset":11017620,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":200,"imageIndex":15},{"imageOffset":19485388,"symbol":"boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_scheduler_runner>::run()","symbolLocation":44,"imageIndex":15},{"imageOffset":17794032,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":28,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27010,"name":"URET_Worker","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":13797196,"symbol":"ni::uret::WorkerThread::main()","symbolLocation":184,"imageIndex":15},{"imageOffset":14004888,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ni::uret::WorkerThread::start()::$_4> >(void*)","symbolLocation":44,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27031,"name":"Analytics::WorkThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":13510660,"imageIndex":17},{"imageOffset":14914292,"imageIndex":17},{"imageOffset":8833264,"imageIndex":17},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27124,"name":"LockFreeLogger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":8319396,"imageIndex":18},{"imageOffset":7927064,"imageIndex":18},{"imageOffset":711284,"imageIndex":18},{"imageOffset":7929860,"imageIndex":18},{"imageOffset":8105456,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27130,"name":"Work Thread 0","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":7927112,"imageIndex":18},{"imageOffset":3159700,"imageIndex":18},{"imageOffset":711284,"imageIndex":18},{"imageOffset":7929860,"imageIndex":18},{"imageOffset":8105456,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27131,"name":"Work Thread 1","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":7927112,"imageIndex":18},{"imageOffset":711284,"imageIndex":18},{"imageOffset":7929860,"imageIndex":18},{"imageOffset":8105456,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27132,"name":"Work Thread 2","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":7927112,"imageIndex":18},{"imageOffset":711284,"imageIndex":18},{"imageOffset":7929860,"imageIndex":18},{"imageOffset":8105456,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27133,"name":"WaveFS","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":7927112,"imageIndex":18},{"imageOffset":711284,"imageIndex":18},{"imageOffset":7929860,"imageIndex":18},{"imageOffset":8105456,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27134,"name":"LockFreeLogger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":8487884,"imageIndex":19},{"imageOffset":8096248,"imageIndex":19},{"imageOffset":728880,"imageIndex":19},{"imageOffset":8099052,"imageIndex":19},{"imageOffset":8274348,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27135,"name":"Work Thread 0","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":8096296,"imageIndex":19},{"imageOffset":3201288,"imageIndex":19},{"imageOffset":728880,"imageIndex":19},{"imageOffset":8099052,"imageIndex":19},{"imageOffset":8274348,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27136,"name":"Work Thread 1","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":8096296,"imageIndex":19},{"imageOffset":728880,"imageIndex":19},{"imageOffset":8099052,"imageIndex":19},{"imageOffset":8274348,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27137,"name":"Work Thread 2","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":8096296,"imageIndex":19},{"imageOffset":728880,"imageIndex":19},{"imageOffset":8099052,"imageIndex":19},{"imageOffset":8274348,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27138,"name":"WaveFS","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":8096296,"imageIndex":19},{"imageOffset":728880,"imageIndex":19},{"imageOffset":8099052,"imageIndex":19},{"imageOffset":8274348,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27198,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":12},{"imageOffset":2005792,"symbol":"std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute()","symbolLocation":624,"imageIndex":20},{"imageOffset":2004872,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*)","symbolLocation":64,"imageIndex":20},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27199,"name":"GoogleAnalyticsThread","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":234460,"symbol":"juce::ThreadedAnalyticsDestination::EventDispatcher::run()","symbolLocation":2952,"imageIndex":20},{"imageOffset":374964,"symbol":"juce::threadEntryProc(void*)","symbolLocation":528,"imageIndex":20},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27214,"name":"JUCE Timer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":8319396,"imageIndex":18},{"imageOffset":7927064,"imageIndex":18},{"imageOffset":8457032,"imageIndex":18},{"imageOffset":7929860,"imageIndex":18},{"imageOffset":8105456,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27215,"name":"JUCE Timer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":8487884,"imageIndex":19},{"imageOffset":8096248,"imageIndex":19},{"imageOffset":8625248,"imageIndex":19},{"imageOffset":8099052,"imageIndex":19},{"imageOffset":8274348,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27218,"name":"JUCE Timer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":321264,"symbol":"std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&)","symbolLocation":200,"imageIndex":20},{"imageOffset":320912,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":116,"imageIndex":20},{"imageOffset":501960,"symbol":"juce::Timer::TimerThread::run()","symbolLocation":552,"imageIndex":20},{"imageOffset":374964,"symbol":"juce::threadEntryProc(void*)","symbolLocation":528,"imageIndex":20},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":27236,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":4},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":5},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":2537016,"imageIndex":21},{"imageOffset":378380,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":22},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":497596,"name":"Analytics::WorkThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":16940124,"imageIndex":23},{"imageOffset":18542080,"imageIndex":23},{"imageOffset":10326044,"imageIndex":23},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":497601,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":4},{"imageOffset":719008,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":497665,"name":"Analytics::WorkThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":11138160,"imageIndex":24},{"imageOffset":11467632,"imageIndex":24},{"imageOffset":6834212,"imageIndex":24},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":498044,"name":"JUCE Timer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":274464,"symbol":"std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&)","symbolLocation":200,"imageIndex":25},{"imageOffset":274112,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":116,"imageIndex":25},{"imageOffset":437272,"symbol":"juce::Timer::TimerThread::run()","symbolLocation":180,"imageIndex":25},{"imageOffset":315580,"symbol":"juce::threadEntryProc(void*)","symbolLocation":528,"imageIndex":25},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556030,"name":"ReverbThread","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":61152,"symbol":"usleep","symbolLocation":68,"imageIndex":8},{"imageOffset":21077336,"imageIndex":14},{"imageOffset":10602344,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556034,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":12},{"imageOffset":1936512,"symbol":"std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute()","symbolLocation":624,"imageIndex":25},{"imageOffset":1935592,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*)","symbolLocation":64,"imageIndex":25},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556046,"name":"Analytics::WorkThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":11365912,"imageIndex":26},{"imageOffset":11586604,"imageIndex":26},{"imageOffset":6866580,"imageIndex":26},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556049,"name":"ReverbThread","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":61152,"symbol":"usleep","symbolLocation":68,"imageIndex":8},{"imageOffset":21077336,"imageIndex":14},{"imageOffset":10602344,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556050,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":12},{"imageOffset":1936512,"symbol":"std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute()","symbolLocation":624,"imageIndex":25},{"imageOffset":1935592,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*)","symbolLocation":64,"imageIndex":25},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556071,"name":"ReverbThread","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":61152,"symbol":"usleep","symbolLocation":68,"imageIndex":8},{"imageOffset":21077336,"imageIndex":14},{"imageOffset":10602344,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556072,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":12},{"imageOffset":1936512,"symbol":"std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute()","symbolLocation":624,"imageIndex":25},{"imageOffset":1935592,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*)","symbolLocation":64,"imageIndex":25},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556088,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":4},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":8},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":12},{"imageOffset":1936512,"symbol":"std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::__execute()","symbolLocation":624,"imageIndex":25},{"imageOffset":1935592,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<dearvr::drcl::EngineManager::EngineManager(std::__1::unique_ptr<dearvr::drcl::IEngineFactory, std::__1::default_delete<dearvr::drcl::IEngineFactory> >&&, dearvr::drcl::IParameterSet&)::$_0> >*> >(void*)","symbolLocation":64,"imageIndex":25},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556106,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556107,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556108,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556109,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556110,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556111,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556112,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556113,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556114,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500900,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":340,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556120,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556121,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556122,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556123,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556124,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556125,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556126,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556127,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556128,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556131,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556132,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556133,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556134,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556135,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556136,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556137,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556138,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556139,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556141,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556142,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556143,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556144,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556145,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556146,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556147,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556148,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556149,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556151,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556152,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556153,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556154,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556155,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556156,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556157,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556158,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556159,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556165,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556166,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556167,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556168,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556169,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556170,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556171,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556172,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556173,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556175,"name":"AuxProcess #1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556176,"name":"AuxProcess #2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556177,"name":"AuxProcess #3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556178,"name":"AuxProcess #4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556179,"name":"AuxProcess #5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556180,"name":"AuxProcess #6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556181,"name":"AuxProcess #7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556182,"name":"AuxProcess #8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556183,"name":"AuxProcess #9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":4500768,"symbol":"BEngine::AuxProcessThreadProc(int)","symbolLocation":208,"imageIndex":15},{"imageOffset":4500512,"symbol":"BEngine::AuxProcessThread::run()","symbolLocation":84,"imageIndex":15},{"imageOffset":5015304,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BEngine::AuxProcessThread::*)(), BEngine::AuxProcessThread*> >(void*)","symbolLocation":64,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":556196,"name":"JUCE Timer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"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":12},{"imageOffset":1052408,"imageIndex":27},{"imageOffset":1255536,"imageIndex":27},{"imageOffset":1113848,"imageIndex":27},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1000579,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":4480720,"imageIndex":28},{"imageOffset":4490036,"imageIndex":28},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1000580,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":12},{"imageOffset":4571320,"imageIndex":29},{"imageOffset":4580624,"imageIndex":29},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1345956,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1347692,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1348251,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1348252,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1351513,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1357682,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1357683,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1357684,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1357685,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1358164,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":4},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":4},{"imageOffset":3360416,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":30},{"imageOffset":1842096,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3336,"imageIndex":30},{"imageOffset":1837232,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":30},{"imageOffset":3721904,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":30},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358177,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358178,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358179,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358180,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358181,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358182,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358183,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358184,"name":"*\/mediaafx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1056708,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":1492,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358185,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358186,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358187,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358188,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358189,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358190,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1358191,"name":"*\/livefx","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":4},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":6},{"imageOffset":4606264,"symbol":"WaitForSingleObject(void*, unsigned int)","symbolLocation":668,"imageIndex":0},{"imageOffset":1057972,"symbol":"WorkerThreadInst::threadProc(void*)","symbolLocation":2756,"imageIndex":0},{"imageOffset":4606752,"symbol":"__threadproc(void*)","symbolLocation":32,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4303110144,
    "CFBundleShortVersionString" : "6.64.0_f58cf0du",
    "CFBundleIdentifier" : "com.cockos.reaper",
    "size" : 8552448,
    "uuid" : "f3e8cfba-9937-3402-9f07-d5b1a74386dc",
    "path" : "\/Applications\/REAPER.app\/Contents\/MacOS\/REAPER",
    "name" : "REAPER",
    "CFBundleVersion" : "6.64.0_f58cf0du"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4711006208,
    "size" : 4112384,
    "uuid" : "ac6165bc-dc2c-30f0-8d5d-cd252172ca1d",
    "path" : "\/Users\/USER\/Library\/Application Support\/REAPER\/*\/reaper_sws-arm64.dylib",
    "name" : "reaper_sws-arm64.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7100715008,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15437824,
    "uuid" : "07bc3607-552a-3eb9-a941-4911c589dbc5",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4317265920,
    "size" : 393216,
    "uuid" : "75627683-a780-32ad-ae34-cf86dd23a26b",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7054381056,
    "size" : 229376,
    "uuid" : "67f22904-88ed-3847-bbf0-5c4c599fd79e",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7054934016,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "1643f3d9-7049-37e4-b844-c0c0a42bde3b",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7054610432,
    "size" : 53248,
    "uuid" : "f32ff902-ba43-30b0-ad43-a2a8a9ff69fe",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7432933376,
    "CFBundleShortVersionString" : "2.0",
    "CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
    "size" : 466944,
    "uuid" : "25f41f43-d74f-31b9-9f6b-6f03a3661072",
    "path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
    "name" : "CoreMIDI",
    "CFBundleVersion" : "88"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7053328384,
    "size" : 532480,
    "uuid" : "93fc2587-038e-31e1-b16b-369979e72cb1",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4534255616,
    "size" : 884736,
    "uuid" : "50d25ba6-0627-3187-87af-6095e8c2e8f2",
    "path" : "\/Applications\/REAPER.app\/Contents\/Plugins\/reaper_video.dylib",
    "name" : "reaper_video.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4528242688,
    "size" : 229376,
    "uuid" : "3d2b550e-83b4-3267-acbb-868bae632a52",
    "path" : "\/Applications\/REAPER.app\/Contents\/Plugins\/reaper_csurf.dylib",
    "name" : "reaper_csurf.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7199698944,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 159744,
    "uuid" : "99842553-96fc-378e-b39a-67294face1e3",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7053860864,
    "size" : 421888,
    "uuid" : "ca366de6-c395-319a-b3ab-e22126d28394",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4961402880,
    "CFBundleShortVersionString" : "5.5.2 GM (b4268, d7fad9f8)",
    "CFBundleIdentifier" : "com.paceap.eden.WrapPersist",
    "size" : 3080192,
    "uuid" : "db62fd9e-df30-322d-adda-09dd468e59f4",
    "path" : "\/Library\/Frameworks\/PACEEdenExperience.framework\/Versions\/A\/WrapPersist.bundle\/Contents\/MacOS\/WrapPersist",
    "name" : "WrapPersist",
    "CFBundleVersion" : "5.5.2.4268"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5410652160,
    "CFBundleShortVersionString" : "3.7.0",
    "CFBundleIdentifier" : "com.izotope.audioplugins.Nectar3",
    "size" : 36470784,
    "uuid" : "51649e07-1255-3083-a03e-bbaae40e9b15",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Nectar 3.vst3\/Contents\/Resources\/iZNectar3.bundle\/Contents\/MacOS\/iZNectar3",
    "name" : "iZNectar3",
    "CFBundleVersion" : "3.7.0.1105"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 12000018432,
    "CFBundleShortVersionString" : "6.7.1 (R0)",
    "CFBundleIdentifier" : "Kontakt.vst3",
    "size" : 48250880,
    "uuid" : "79130d98-c7f6-3258-8081-040088d159f8",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Kontakt.vst3\/Contents\/MacOS\/Kontakt",
    "name" : "Kontakt",
    "CFBundleVersion" : "6.7.1 (R0), Copyright © 2022 Native Instruments GmbH"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7052771328,
    "size" : 290816,
    "uuid" : "035d23d9-4cb5-3759-9059-1f7878f89fee",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 13109084160,
    "CFBundleShortVersionString" : "3.9.1",
    "CFBundleIdentifier" : "com.izotope.audioplugins.Neutron3",
    "size" : 39206912,
    "uuid" : "96b09e02-9c31-3b62-b9db-45117a8a4c9f",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Neutron 3.vst3\/Contents\/Resources\/iZNeutron3.bundle\/Contents\/MacOS\/iZNeutron3",
    "name" : "iZNeutron3",
    "CFBundleVersion" : "3.9.1.3898"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 15971909632,
    "CFBundleShortVersionString" : "1.1.0-8eb4fa1",
    "CFBundleIdentifier" : "com.spitfireaudio.OriginalsCinematicFrozenStrings",
    "size" : 15155200,
    "uuid" : "3395ac59-f46a-3787-bc4c-283a7f85d704",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Originals - Cinematic Frozen Strings.vst3\/Contents\/MacOS\/Originals - Cinematic Frozen Strings",
    "name" : "Originals - Cinematic Frozen Strings",
    "CFBundleVersion" : "1.1.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 16033349632,
    "CFBundleShortVersionString" : "1.0.0-71267e9",
    "CFBundleIdentifier" : "com.spitfireaudio.OriginalsEpicChoir",
    "size" : 15482880,
    "uuid" : "522ba255-270d-30db-b8a5-04bffb9df26c",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Originals - Epic Choir.vst3\/Contents\/MacOS\/Originals - Epic Choir",
    "name" : "Originals - Epic Choir",
    "CFBundleVersion" : "1.0.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 17915215872,
    "CFBundleShortVersionString" : "1.11.0",
    "CFBundleIdentifier" : "com.plugin-alliance.dearvrmonitor",
    "size" : 12926976,
    "uuid" : "e6eefe84-f5d5-396c-ab63-d7aa3bb523ae",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/dearVR MONITOR.vst3\/Contents\/MacOS\/dearVR MONITOR",
    "name" : "dearVR MONITOR",
    "CFBundleVersion" : "1.11.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7134687232,
    "CFBundleShortVersionString" : "1335.0.3",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4935680,
    "uuid" : "f0720ccf-fe46-3541-8835-dbaa254cef61",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1335.0.3"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7070679040,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 4136960,
    "uuid" : "59ff845a-05b2-3b64-ae06-6ef1d6aee83e",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 20006010880,
    "CFBundleShortVersionString" : "9.12.1",
    "CFBundleIdentifier" : "com.izotope.audioplugins.Ozone",
    "size" : 41025536,
    "uuid" : "e83908aa-b513-3a7b-9f43-5df2da567733",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Ozone 9.vst3\/Contents\/Resources\/iZOzone9.bundle\/Contents\/MacOS\/iZOzone9",
    "name" : "iZOzone9",
    "CFBundleVersion" : "9.12.1.2311"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 20937965568,
    "CFBundleShortVersionString" : "9.3.0",
    "CFBundleIdentifier" : "com.izotope.rx",
    "size" : 17596416,
    "uuid" : "982a1026-e84d-38a8-ac81-a2208bc43899",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/RX 9 De-reverb.vst3\/Contents\/Resources\/iZRX9De-reverb.bundle\/Contents\/MacOS\/iZRX9De-reverb",
    "name" : "iZRX9De-reverb",
    "CFBundleVersion" : "9.3.0.1435"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 19998441472,
    "CFBundleShortVersionString" : "1.10.0",
    "CFBundleIdentifier" : "com.dearreality.dearvr_pro",
    "size" : 5619712,
    "uuid" : "2ee97513-1061-33a1-a949-92805de64003",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/dearVR pro.vst3\/Contents\/MacOS\/dearVR pro",
    "name" : "dearVR pro",
    "CFBundleVersion" : "1.10.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 17490051072,
    "CFBundleShortVersionString" : "9.3.0",
    "CFBundleIdentifier" : "com.izotope.rx",
    "size" : 17973248,
    "uuid" : "e40d8ede-6898-334e-812a-48804061ed5c",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/RX 9 Voice De-noise.vst3\/Contents\/Resources\/iZRX9VoiceDe-noise.bundle\/Contents\/MacOS\/iZRX9VoiceDe-noise",
    "name" : "iZRX9VoiceDe-noise",
    "CFBundleVersion" : "9.3.0.1435"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5385404416,
    "CFBundleShortVersionString" : "1.10.0",
    "CFBundleIdentifier" : "com.newfangledaudio.Elevate",
    "size" : 3342336,
    "uuid" : "13b2fcec-941d-31db-9ebc-3864164a82ec",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Newfangled Audio\/Newfangled Elevate.vst3\/Contents\/MacOS\/Newfangled Elevate",
    "name" : "Newfangled Elevate",
    "CFBundleVersion" : "1.10.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4949278720,
    "CFBundleShortVersionString" : "1.11.1",
    "CFBundleIdentifier" : "com.Soundtheory.vst3.GullfossMaster",
    "size" : 5275648,
    "uuid" : "01a080cb-af62-3e57-b633-165af77d6f3f",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Gullfoss Master.vst3\/Contents\/MacOS\/Gullfoss Master",
    "name" : "Gullfoss Master",
    "CFBundleVersion" : "1.11.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 20579074048,
    "CFBundleShortVersionString" : "1.11.1",
    "CFBundleIdentifier" : "com.Soundtheory.vst3.Gullfoss",
    "size" : 5373952,
    "uuid" : "3d48f4ef-9bf2-3163-8fe8-b46943aaaae5",
    "path" : "\/Library\/Audio\/Plug-Ins\/VST3\/Gullfoss.vst3\/Contents\/MacOS\/Gullfoss",
    "name" : "Gullfoss",
    "CFBundleVersion" : "1.11.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7081762816,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7487488,
    "uuid" : "b5351932-ebac-3219-aa3a-0d088bcb59dd",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 7051313152,
  "size" : 3144695808,
  "uuid" : "ffede77c-d90b-366b-96f2-665c2f50ee59"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=25.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=25.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              2688K       21 \nActivity Tracing                   256K        1 \nCG backing stores                 10.1M        8 \nCG image                          6832K      120 \nCG raster data                     208K        3 \nColorSync                          640K       28 \nCoreAnimation                    121.1M      182 \nCoreGraphics                        48K        3 \nCoreImage                           16K        1 \nCoreServices                       624K        2 \nCoreUI image data                 5376K       37 \nFoundation                          48K        2 \nImage IO                           400K       25 \nKernel Alloc Once                   32K        1 \nMALLOC                            25.2G     2062 \nMALLOC guard page                  288K       15 \nMALLOC_LARGE (reserved)           15.3M        1         reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved)         136.0M        5         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSQLite page cache                  192K        3 \nSTACK GUARD                       58.1M      137 \nStack                             80.3M      138 \nVM_ALLOCATE                       62.6M       65 \nVM_ALLOCATE (reserved)             416K        1         reserved VM address space (unallocated)\n__AUTH                            2580K      312 \n__AUTH_CONST                      20.1M      507 \n__CTF                               756        1 \n__DATA                           103.4M      657 \n__DATA_CONST                      37.8M      604 \n__DATA_DIRTY                      1770K      212 \n__ETC                              304K        1 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       626.4M       97 \n__MFRT                              64K        4 \n__OBJC_CONST                      3541K      281 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__POVERDDATA                       192K       11 \n__POVERTEXT                        192K       11 \n__TEXT                             1.1G      633 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                         128K        8 \nmapped file                        1.1G      109 \nshared memory                      992K       21 \n===========                     =======  ======= \nTOTAL                             28.8G     6340 \nTOTAL, minus reserved VM space    28.5G     6340 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "reaper",
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "62d569b84b57044a9fcdfe33"
      },
      "deploymentId" : 240000186
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

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

  ]
}
}

Model: MacBookPro18,2, BootROM 7459.141.1, proc 10:8:2 processors, 32 GB, SMC 
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr  6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci1c67,104, Audio, Thunderbolt@4,0,0
USB Device: USB31Bus
USB Device: ASM107x
USB Device: ASM107x
USB Device: ASM107x
USB Device: KOMPLETE KONTROL A49
USB Device: ASM107x
USB Device: USB 2.0 Hub [MTT]
USB Device: X-Touch One
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Device: Quantum 2626, PreSonus Audio Electronics, 1, 18.5

Last edited by Catesby; 08-15-2022 at 03:20 AM.
Catesby is offline   Reply With Quote
Old 08-11-2022, 06:05 AM   #2
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Hmm I can't duplicate this, can you provide a .zip with the .rpp file that will duplicate, and your reaper.ini for good measure? Thanks
Justin is offline   Reply With Quote
Old 08-11-2022, 07:31 AM   #3
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,677
Default

... and please put "code" tags around that crash report to make the thread easier to read.
__________________
DarkStar ... interesting, if true. . . . Inspired by ...
DarkStar is offline   Reply With Quote
Old 08-14-2022, 10:22 AM   #4
Catesby
Human being with feelings
 
Catesby's Avatar
 
Join Date: Dec 2014
Location: On the Move
Posts: 134
Default

thank you for replying. here's the project
https://www.dropbox.com/scl/fo/ajig1...yybdvuotwoynpf
(the attachment failed hence the dropbox link)
and the ini is attached below
Attached Files
File Type: ini reaper.ini (44.9 KB, 29 views)

Last edited by Catesby; 08-14-2022 at 10:32 AM.
Catesby is offline   Reply With Quote
Old 08-14-2022, 10:25 AM   #5
Catesby
Human being with feelings
 
Catesby's Avatar
 
Join Date: Dec 2014
Location: On the Move
Posts: 134
Default

Quote:
Originally Posted by DarkStar View Post
... and please put "code" tags around that crash report to make the thread easier to read.
yeah the scrolling for days is obnoxious. sorry.
excuse my ignorance, but, what exactly do you mean by "code" tags? or do I literally type "code" before and after the crash report?

ok I added <code> but nothing happened

Last edited by Catesby; 08-14-2022 at 10:41 AM. Reason: googled code tags
Catesby is offline   Reply With Quote
Old 08-14-2022, 11:01 PM   #6
jacksoonbrowne
Human being with feelings
 
jacksoonbrowne's Avatar
 
Join Date: Aug 2017
Location: Ottawa, Canada
Posts: 563
Default

Quote:
Originally Posted by Catesby View Post
yeah the scrolling for days is obnoxious. sorry.
excuse my ignorance, but, what exactly do you mean by "code" tags? or do I literally type "code" before and after the crash report?

ok I added <code> but nothing happened

[code_]
... your pasted crash dump text
[/code_]

Remove the underscore
jacksoonbrowne is offline   Reply With Quote
Old 08-15-2022, 03:21 AM   #7
Catesby
Human being with feelings
 
Catesby's Avatar
 
Join Date: Dec 2014
Location: On the Move
Posts: 134
Default

Quote:
Originally Posted by jacksoonbrowne View Post
[code_]
... your pasted crash dump text
[/code_]

Remove the underscore
oh cool thank you!
Catesby is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:21 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.