editor crash

Steps causing the bug to occur

  1. open a new composition and put some nodes
  2. I suspect this happens on dragging. But I can0t swear. It’ quite unpredictable, but happens very often

Have you found a workaround?

no

Other notes

  • Vuo version: 2.4.2
  • macOS version: macOS 12
  • CPU: arm64
  • How severely does this bug affect you? It prevents me from completing a specific task with Vuo.
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Vuo [99372]
Path:                  /Applications/Vuo.app/Contents/MacOS/Vuo
Identifier:            org.vuo.editor
Version:               2.4.2.11848 (2.4.2)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-05-18 09:32:01.9895 +0200
OS Version:            macOS 12.6.2 (21G320)
Report Version:        12
Anonymous UUID:        0616FFD7-19DC-7B8A-852C-C536540FC04F

Sleep/Wake UUID:       0BF05E1B-1F11-486F-A906-681DFA9391D6

Time Awake Since Boot: 63000 seconds
Time Since Wake:       3170 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

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

VM Region Info: 0 is not in any region.  Bytes before following region: 4303634432
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      100844000-100a80000    [ 2288K] r-x/r-x SM=COW  ...nts/MacOS/Vuo

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib      	       0x1add0f28c _platform_memmove + 444
1   libc++.1.dylib                	       0x1adc4ad30 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 64
2   Vuo                           	       0x100980740 VuoNodeLibrary::getNodePopoverForClass(VuoNodeClass*, VuoCompiler*) + 44
3   Vuo                           	       0x100971284 VuoNodeLibrary::prepareAndDisplayNodePopoverForClass(VuoNodeClass*) + 16
4   QtCore                        	       0x10140e2f4 QMetaObject::activate(QObject*, int, int, void**) + 1892
5   Vuo                           	       0x100896bd4 VuoNodeClassList::nodePopoverRequestedForClass(VuoNodeClass*) + 60
6   Vuo                           	       0x100929f60 VuoEditorWindow::displayAppropriateDocumentation() + 776
7   QtCore                        	       0x10140e2f4 QMetaObject::activate(QObject*, int, int, void**) + 1892
8   Vuo                           	       0x1008fb460 VuoEditorComposition::mouseReleaseEvent(QGraphicsSceneMouseEvent*) + 416
9   QtWidgets                     	       0x101b61498 QGraphicsScene::event(QEvent*) + 720
10  QtWidgets                     	       0x1018e4760 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
11  QtWidgets                     	       0x1018e5a88 QApplication::notify(QObject*, QEvent*) + 596
12  QtCore                        	       0x1013e8234 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 204
13  QtWidgets                     	       0x101b81624 QGraphicsView::mouseReleaseEvent(QMouseEvent*) + 1032
14  QtWidgets                     	       0x101914674 QWidget::event(QEvent*) + 136
15  QtWidgets                     	       0x101986d84 QFrame::event(QEvent*) + 56
16  QtWidgets                     	       0x101b80274 QGraphicsView::viewportEvent(QEvent*) + 1064
17  QtCore                        	       0x1013e84e8 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 188
18  QtWidgets                     	       0x1018e4740 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 260
19  QtWidgets                     	       0x1018e7038 QApplication::notify(QObject*, QEvent*) + 6148
20  QtCore                        	       0x1013e8234 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 204
21  QtWidgets                     	       0x1018e5064 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 940
22  QtWidgets                     	       0x10192dc2c 0x1018d4000 + 367660
23  QtWidgets                     	       0x10192cd88 0x1018d4000 + 363912
24  QtWidgets                     	       0x1018e4760 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
25  QtWidgets                     	       0x1018e5a88 QApplication::notify(QObject*, QEvent*) + 596
26  QtCore                        	       0x1013e8234 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 204
27  QtGui                         	       0x102bc6934 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2460
28  QtGui                         	       0x102bb3a74 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 164
29  libqcocoa.dylib               	       0x109dee4d8 0x109dbc000 + 206040
30  CoreFoundation                	       0x1addc4f94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
31  CoreFoundation                	       0x1addc4ee0 __CFRunLoopDoSource0 + 208
32  CoreFoundation                	       0x1addc4be0 __CFRunLoopDoSources0 + 268
33  CoreFoundation                	       0x1addc3560 __CFRunLoopRun + 828
34  CoreFoundation                	       0x1addc2a84 CFRunLoopRunSpecific + 600
35  HIToolbox                     	       0x1b6a06338 RunCurrentEventLoopInMode + 292
36  HIToolbox                     	       0x1b6a05fc4 ReceiveNextEventCommon + 324
37  HIToolbox                     	       0x1b6a05e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
38  AppKit                        	       0x1b092a51c _DPSNextEvent + 860
39  AppKit                        	       0x1b0928e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
40  AppKit                        	       0x1b091afe0 -[NSApplication run] + 596
41  libqcocoa.dylib               	       0x109ded3d8 0x109dbc000 + 201688
42  QtCore                        	       0x1013e4928 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 396
43  QtCore                        	       0x1013e8750 QCoreApplication::exec() + 112
44  Vuo                           	       0x10084c5fc main + 1844
45  dyld                          	       0x100e6908c start + 520

Thread 1:
0   libsystem_kernel.dylib        	       0x1adcc5598 __select + 8
1   Vuo                           	       0x10084e550 main + 9864
2   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x1adcc5598 __select + 8
1   Vuo                           	       0x100aa013c 0x100844000 + 2474300
2   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 3:: QQmlThread
0   libsystem_kernel.dylib        	       0x1adcc2eb0 poll + 8
1   QtCore                        	       0x10142bbd8 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 420
2   QtCore                        	       0x10142ca54 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 508
3   QtCore                        	       0x1013e4928 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 396
4   QtCore                        	       0x10128a278 QThread::exec() + 136
5   QtQml                         	       0x1031e3e44 0x102fcc000 + 2195012
6   QtCore                        	       0x10128aecc 0x10126c000 + 126668
7   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 4:: Qt bearer thread
0   libsystem_kernel.dylib        	       0x1adcc2eb0 poll + 8
1   QtCore                        	       0x10142bbd8 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 420
2   QtCore                        	       0x10142ca54 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 508
3   QtCore                        	       0x1013e4928 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 396
4   QtCore                        	       0x10128a278 QThread::exec() + 136
5   QtCore                        	       0x10128aecc 0x10126c000 + 126668
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 5:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	       0x1adcc2eb0 poll + 8
1   QtCore                        	       0x10142bbd8 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 420
2   QtCore                        	       0x10142ca54 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 508
3   QtCore                        	       0x1013e4928 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 396
4   QtCore                        	       0x10128a278 QThread::exec() + 136
5   QtCore                        	       0x10128aecc 0x10126c000 + 126668
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 6:: QSGRenderThread
0   libsystem_kernel.dylib        	       0x1adcbe270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1adcf883c _pthread_cond_wait + 1236
2   QtCore                        	       0x1012918e4 0x10126c000 + 153828
3   QtCore                        	       0x101291878 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
4   QtQuick                       	       0x101e4f43c 0x101db0000 + 652348
5   QtQuick                       	       0x101e4f558 0x101db0000 + 652632
6   QtQuick                       	       0x101e4f71c 0x101db0000 + 653084
7   QtCore                        	       0x10128aecc 0x10126c000 + 126668
8   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 7:: AMCP Logging Spool
0   libsystem_kernel.dylib        	       0x1adcba8ec semaphore_wait_trap + 8
1   caulk                         	       0x1b6771a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1b67557ac caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1b67553cc 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       	       0x1adcf826c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 8:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1adcba8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1adcbad20 mach_msg + 76
2   CoreFoundation                	       0x1addc5210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1addc36c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1addc2a84 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1b0a97100 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 9:
0   libsystem_kernel.dylib        	       0x1adcba8ec semaphore_wait_trap + 8
1   caulk                         	       0x1b6771a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1b67557ac caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1b67553cc 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       	       0x1adcf826c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 10:: com.apple.coreaudio.AQClient
0   libsystem_kernel.dylib        	       0x1adcba8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1adcbad20 mach_msg + 76
2   CoreFoundation                	       0x1addc5210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1addc36c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1addc2a84 CFRunLoopRunSpecific + 600
5   AudioToolbox                  	       0x1bb53b8d0 CADeprecated::GenericRunLoopThread::Entry(void*) + 164
6   libAudioToolboxUtility.dylib  	       0x1ba3552fc CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
7   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 11:: com.apple.coremedia.audioqueue.source
0   libsystem_kernel.dylib        	       0x1adcbe270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1adcf883c _pthread_cond_wait + 1236
2   CoreMedia                     	       0x1b679b214 WaitOnCondition + 20
3   CoreMedia                     	       0x1b6785da4 FigSemaphoreWaitRelative + 168
4   MediaToolbox                  	       0x1ba7525e0 0x1ba69a000 + 755168
5   CoreMedia                     	       0x1b6799b90 figThreadMain + 248
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 12:: com.apple.coremedia.imagequeue.coreanimation.common
0   libsystem_kernel.dylib        	       0x1adcbe270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1adcf883c _pthread_cond_wait + 1236
2   CoreMedia                     	       0x1b679b214 WaitOnCondition + 20
3   CoreMedia                     	       0x1b6785da4 FigSemaphoreWaitRelative + 168
4   MediaToolbox                  	       0x1baa14fe4 0x1ba69a000 + 3649508
5   CoreMedia                     	       0x1b6799b90 figThreadMain + 248
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 13:: com.apple.coremedia.videomediaconverter
0   libsystem_kernel.dylib        	       0x1adcbe270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1adcf883c _pthread_cond_wait + 1236
2   CoreMedia                     	       0x1b679b214 WaitOnCondition + 20
3   CoreMedia                     	       0x1b6785da4 FigSemaphoreWaitRelative + 168
4   MediaToolbox                  	       0x1baa0df6c 0x1ba69a000 + 3620716
5   CoreMedia                     	       0x1b6799b90 figThreadMain + 248
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 14:: com.apple.coremedia.audiomentor
0   libsystem_kernel.dylib        	       0x1adcbe270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1adcf883c _pthread_cond_wait + 1236
2   CoreMedia                     	       0x1b679b214 WaitOnCondition + 20
3   CoreMedia                     	       0x1b6785da4 FigSemaphoreWaitRelative + 168
4   MediaToolbox                  	       0x1ba8570b8 0x1ba69a000 + 1822904
5   CoreMedia                     	       0x1b6799b90 figThreadMain + 248
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 15:: com.apple.coremedia.videomentor
0   libsystem_kernel.dylib        	       0x1adcbe270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1adcf883c _pthread_cond_wait + 1236
2   CoreMedia                     	       0x1b679b214 WaitOnCondition + 20
3   CoreMedia                     	       0x1b6785da4 FigSemaphoreWaitRelative + 168
4   MediaToolbox                  	       0x1ba86e764 0x1ba69a000 + 1918820
5   CoreMedia                     	       0x1b6799b90 figThreadMain + 248
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 16:
0   libsystem_pthread.dylib       	       0x1adcf3078 start_wqthread + 0

Thread 17:
0   libsystem_pthread.dylib       	       0x1adcf3078 start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib       	       0x1adcf3078 start_wqthread + 0

Thread 19:
0   libsystem_kernel.dylib        	       0x1adcba8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1adcbad20 mach_msg + 76
2   CoreMIDI                      	       0x1c45d2568 XServerMachPort::ReceiveMessage(int&, void*, int&) + 104
3   CoreMIDI                      	       0x1c4605b00 MIDIProcess::MIDIInPortThread::Run() + 164
4   CoreMIDI                      	       0x1c45eb310 XThread::RunHelper(void*) + 48
5   CoreMIDI                      	       0x1c45ec620 CAPThread::Entry(CAPThread*) + 92
6   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 20:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x1adcc5598 __select + 8
1   CoreFoundation                	       0x1addef808 __CFSocketManager + 644
2   libsystem_pthread.dylib       	       0x1adcf826c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1adcf308c thread_start + 8

Thread 21:
0   libsystem_pthread.dylib       	       0x1adcf3078 start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib       	       0x1adcf3078 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016f5b8c08   x1: 0x0000000000000000   x2: 0x0000000000000001   x3: 0x000000016f5b8c08
    x4: 0x0000000100971274   x5: 0x0000000000000029   x6: 0x0000000000000029   x7: 0x0000600008728bd0
    x8: 0x0000000000000000   x9: 0x000000013b49cc38  x10: 0x000000016f5b8ce0  x11: 0x0000000000000001
   x12: 0x0000000100edc580  x13: 0x0000000000000018  x14: 0x000060000c0f3140  x15: 0x0000000000000047
   x16: 0x00000001add0f0d0  x17: 0x0000000207e17fe8  x18: 0x0000000000000000  x19: 0x000000016f5b8c08
   x20: 0x000000013b49cc10  x21: 0x0000600007e2bbd0  x22: 0x0000600009ce9a80  x23: 0x000000016f5b8d78
   x24: 0x000060001eaeadf0  x25: 0x0000600007e2bbd0  x26: 0x000060000c0f4320  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000016f5b8bf0   lr: 0x00000001adc4ad30
    sp: 0x000000016f5b8be0   pc: 0x00000001add0f28c cpsr: 0x20001000
   far: 0x0000000000000000  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x1add0b000 -        0x1add12fff libsystem_platform.dylib (*) <a57fe7fb-9ff8-30ce-97a2-625d6da20d00> /usr/lib/system/libsystem_platform.dylib
       0x1adc3a000 -        0x1adca0fff libc++.1.dylib (*) <9ed19af7-c5dd-32d5-a07d-7dae535d20a7> /usr/lib/libc++.1.dylib
       0x100844000 -        0x100aa3fff org.vuo.editor (2.4.2.11848) <6fcc3530-5c63-3457-bf3c-5603b4308bcb> /Applications/Vuo.app/Contents/MacOS/Vuo
       0x10126c000 -        0x101673fff org.qt-project.QtCore (5.12) <5e793afd-85f2-3aed-92e9-de5f86a51b55> /Applications/Vuo.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x1018d4000 -        0x101c43fff org.qt-project.QtWidgets (5.12) <4fdffa40-1a9f-381a-a378-dbebb103fe5e> /Applications/Vuo.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x102ba0000 -        0x102ebffff org.qt-project.QtGui (5.12) <bc59b7ba-7066-30be-a1f1-71e40d420565> /Applications/Vuo.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x109dbc000 -        0x109e4ffff libqcocoa.dylib (*) <99f9f7d0-5766-3e72-880c-8332c2c7d5b1> /Applications/Vuo.app/Contents/Frameworks/QtPlugins/platforms/libqcocoa.dylib
       0x1add40000 -        0x1ae286fff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1b69d4000 -        0x1b6d07fff com.apple.HIToolbox (2.1.1) <aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1b08e9000 -        0x1b17a1fff com.apple.AppKit (6.9) <143e26e2-b101-34d6-8111-94ca9e06daef> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x100e64000 -        0x100ec3fff dyld (*) <f0564ec5-bf9c-3107-82b3-485f927b489f> /usr/lib/dyld
       0x1adcb9000 -        0x1adcf0fff libsystem_kernel.dylib (*) <b71e7783-80bc-36bb-af5d-579344d68742> /usr/lib/system/libsystem_kernel.dylib
       0x1adcf1000 -        0x1adcfdfff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
       0x102fcc000 -        0x10328ffff org.qt-project.QtQml (5.12) <497fc8b3-079e-3d9a-8d8e-12c977fd7de5> /Applications/Vuo.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
       0x101db0000 -        0x10200ffff org.qt-project.QtQuick (5.12) <337e8056-f1e3-3ca2-962a-40c9d7fb9fc5> /Applications/Vuo.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
       0x1b6753000 -        0x1b6779fff com.apple.audio.caulk (1.0) <fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x1bb451000 -        0x1bb591fff com.apple.audio.toolbox.AudioToolbox (1.14) <43bb1d83-9134-3d2d-925b-4ddd51fe656f> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x1ba348000 -        0x1ba379fff libAudioToolboxUtility.dylib (*) <82009103-c42e-3560-a26f-e057fcf0cee2> /usr/lib/libAudioToolboxUtility.dylib
       0x1b677a000 -        0x1b688ffff com.apple.CoreMedia (1.0) <d86100dd-f096-3a65-9c8c-07d4470080b8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x1ba69a000 -        0x1bae0dfff com.apple.MediaToolbox (1.0) <3a7e1a3a-b406-3253-a563-1057c6e191db> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
       0x1c45bf000 -        0x1c4630fff com.apple.audio.midi.CoreMIDI (2.0) <4d6ab98b-563c-32ac-b93b-d07b2176c0f1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                           704K       23 
ColorSync                          640K       28 
CoreAnimation                      864K       23 
CoreGraphics                        32K        2 
CoreMedia memory pool               80K        1 
CoreUI image data                 2896K       20 
Foundation                          48K        2 
JS VM Gigacage                    4096K        1 
JS VM Isolated Heap               6400K        5 
Kernel Alloc Once                   32K        1 
MALLOC                             2.4G      100 
MALLOC guard page                  192K       11 
MALLOC_MEDIUM (reserved)         936.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
STACK GUARD                       56.4M       23 
Stack                             19.7M       23 
VM_ALLOCATE                        784K       37 
__AUTH                            2106K      223 
__AUTH_CONST                      13.5M      395 
__CTF                               756        1 
__DATA                            26.5M      608 
__DATA_CONST                      16.2M      441 
__DATA_DIRTY                      1159K      145 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       601.6M      202 
__OBJC_CONST                      2444K      193 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__TEXT                           446.9M      612 
__TEXT‚ÄÉ                           16K        1 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      164.9M       91 
shared memory                      912K       19 
===========                     =======  ======= 
TOTAL                              5.2G     3256 
TOTAL, minus reserved VM space     3.9G     3256 



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

{"app_name":"Vuo","timestamp":"2023-05-18 09:32:03.00 +0200","app_version":"2.4.2.11848","slice_uuid":"6fcc3530-5c63-3457-bf3c-5603b4308bcb","build_version":"2.4.2","platform":1,"bundleID":"org.vuo.editor","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.2 (21G320)","incident_id":"346453A5-597A-4C5E-9400-D9DCEC674A85","name":"Vuo"}
{
  "uptime" : 63000,
  "procLaunch" : "2023-05-18 09:29:32.1714 +0200",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro17,1",
  "procStartAbsTime" : 1511535047802,
  "coalitionID" : 2513,
  "osVersion" : {
    "train" : "macOS 12.6.2",
    "build" : "21G320",
    "releaseType" : "User"
  },
  "captureTime" : "2023-05-18 09:32:01.9895 +0200",
  "incident" : "346453A5-597A-4C5E-9400-D9DCEC674A85",
  "bug_type" : "309",
  "pid" : 99372,
  "procExitAbsTime" : 1515130293167,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Vuo",
  "procPath" : "\/Applications\/Vuo.app\/Contents\/MacOS\/Vuo",
  "bundleInfo" : {"CFBundleShortVersionString":"2.4.2.11848","CFBundleVersion":"2.4.2","CFBundleIdentifier":"org.vuo.editor"},
  "storeInfo" : {"deviceIdentifierForVendor":"A78C4022-A341-5F44-A04C-11897DF16766","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.vuo.editor",
  "crashReporterKey" : "0616FFD7-19DC-7B8A-852C-C536540FC04F",
  "wakeTime" : 3170,
  "sleepWakeUUID" : "0BF05E1B-1F11-486F-A906-681DFA9391D6",
  "sip" : "enabled",
  "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4303634432\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      100844000-100a80000    [ 2288K] r-x\/r-x SM=COW  ...nts\/MacOS\/Vuo",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":99372},
  "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4303634432\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      100844000-100a80000    [ 2288K] r-x\/r-x SM=COW  ...nts\/MacOS\/Vuo",
  "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":652226,"threadState":{"x":[{"value":6163237896},{"value":0},{"value":1},{"value":6163237896},{"value":4304867956,"symbolLocation":0,"symbol":"VuoNodeLibrary::prepareAndDisplayNodePopoverForClass(VuoNodeClass*)"},{"value":41},{"value":41},{"value":105553257991120},{"value":0},{"value":5289659448},{"value":6163238112},{"value":1},{"value":4310549888,"symbolLocation":0,"symbol":"_main_thread"},{"value":24},{"value":105553318588736},{"value":71},{"value":7211118800,"symbolLocation":0,"symbol":"_platform_memmove"},{"value":8722153448},{"value":0},{"value":6163237896},{"value":5289659408},{"value":105553248566224},{"value":105553280801408},{"value":6163238264},{"value":105553631030768},{"value":105553248566224},{"value":105553318593312},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7210315056},"cpsr":{"value":536875008},"fp":{"value":6163237872},"sp":{"value":6163237856},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7211119244,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":17036,"symbol":"_platform_memmove","symbolLocation":444,"imageIndex":0},{"imageOffset":68912,"symbol":"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)","symbolLocation":64,"imageIndex":1},{"imageOffset":1296192,"symbol":"VuoNodeLibrary::getNodePopoverForClass(VuoNodeClass*, VuoCompiler*)","symbolLocation":44,"imageIndex":2},{"imageOffset":1233540,"symbol":"VuoNodeLibrary::prepareAndDisplayNodePopoverForClass(VuoNodeClass*)","symbolLocation":16,"imageIndex":2},{"imageOffset":1712884,"symbol":"QMetaObject::activate(QObject*, int, int, void**)","symbolLocation":1892,"imageIndex":3},{"imageOffset":338900,"symbol":"VuoNodeClassList::nodePopoverRequestedForClass(VuoNodeClass*)","symbolLocation":60,"imageIndex":2},{"imageOffset":941920,"symbol":"VuoEditorWindow::displayAppropriateDocumentation()","symbolLocation":776,"imageIndex":2},{"imageOffset":1712884,"symbol":"QMetaObject::activate(QObject*, int, int, void**)","symbolLocation":1892,"imageIndex":3},{"imageOffset":750688,"symbol":"VuoEditorComposition::mouseReleaseEvent(QGraphicsSceneMouseEvent*)","symbolLocation":416,"imageIndex":2},{"imageOffset":2675864,"symbol":"QGraphicsScene::event(QEvent*)","symbolLocation":720,"imageIndex":4},{"imageOffset":67424,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":4},{"imageOffset":72328,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":596,"imageIndex":4},{"imageOffset":1557044,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":204,"imageIndex":3},{"imageOffset":2807332,"symbol":"QGraphicsView::mouseReleaseEvent(QMouseEvent*)","symbolLocation":1032,"imageIndex":4},{"imageOffset":263796,"symbol":"QWidget::event(QEvent*)","symbolLocation":136,"imageIndex":4},{"imageOffset":732548,"symbol":"QFrame::event(QEvent*)","symbolLocation":56,"imageIndex":4},{"imageOffset":2802292,"symbol":"QGraphicsView::viewportEvent(QEvent*)","symbolLocation":1064,"imageIndex":4},{"imageOffset":1557736,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":188,"imageIndex":3},{"imageOffset":67392,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":260,"imageIndex":4},{"imageOffset":77880,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6148,"imageIndex":4},{"imageOffset":1557044,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":204,"imageIndex":3},{"imageOffset":69732,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":940,"imageIndex":4},{"imageOffset":367660,"imageIndex":4},{"imageOffset":363912,"imageIndex":4},{"imageOffset":67424,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":4},{"imageOffset":72328,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":596,"imageIndex":4},{"imageOffset":1557044,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":204,"imageIndex":3},{"imageOffset":158004,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2460,"imageIndex":5},{"imageOffset":80500,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":164,"imageIndex":5},{"imageOffset":206040,"imageIndex":6},{"imageOffset":544660,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":7},{"imageOffset":544480,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":7},{"imageOffset":543712,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":7},{"imageOffset":537952,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":7},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":201688,"imageIndex":6},{"imageOffset":1542440,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":396,"imageIndex":3},{"imageOffset":1558352,"symbol":"QCoreApplication::exec()","symbolLocation":112,"imageIndex":3},{"imageOffset":34300,"symbol":"main","symbolLocation":1844,"imageIndex":2},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":10}]},{"id":652268,"frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":11},{"imageOffset":42320,"symbol":"main","symbolLocation":9864,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652269,"frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":11},{"imageOffset":2474300,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652301,"name":"QQmlThread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":11},{"imageOffset":1833944,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":420,"imageIndex":3},{"imageOffset":1837652,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":508,"imageIndex":3},{"imageOffset":1542440,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":396,"imageIndex":3},{"imageOffset":123512,"symbol":"QThread::exec()","symbolLocation":136,"imageIndex":3},{"imageOffset":2195012,"imageIndex":13},{"imageOffset":126668,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652311,"name":"Qt bearer thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":11},{"imageOffset":1833944,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":420,"imageIndex":3},{"imageOffset":1837652,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":508,"imageIndex":3},{"imageOffset":1542440,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":396,"imageIndex":3},{"imageOffset":123512,"symbol":"QThread::exec()","symbolLocation":136,"imageIndex":3},{"imageOffset":126668,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652315,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":11},{"imageOffset":1833944,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":420,"imageIndex":3},{"imageOffset":1837652,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":508,"imageIndex":3},{"imageOffset":1542440,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":396,"imageIndex":3},{"imageOffset":123512,"symbol":"QThread::exec()","symbolLocation":136,"imageIndex":3},{"imageOffset":126668,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652320,"name":"QSGRenderThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":12},{"imageOffset":153828,"imageIndex":3},{"imageOffset":153720,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":652348,"imageIndex":14},{"imageOffset":652632,"imageIndex":14},{"imageOffset":653084,"imageIndex":14},{"imageOffset":126668,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652334,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":15},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":15},{"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":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652368,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":11},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652378,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":15},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":15},{"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":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652379,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":11},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":960720,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":164,"imageIndex":16},{"imageOffset":54012,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":17},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652380,"name":"com.apple.coremedia.audioqueue.source","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":12},{"imageOffset":135700,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":18},{"imageOffset":48548,"symbol":"FigSemaphoreWaitRelative","symbolLocation":168,"imageIndex":18},{"imageOffset":755168,"imageIndex":19},{"imageOffset":129936,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652381,"name":"com.apple.coremedia.imagequeue.coreanimation.common","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":12},{"imageOffset":135700,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":18},{"imageOffset":48548,"symbol":"FigSemaphoreWaitRelative","symbolLocation":168,"imageIndex":18},{"imageOffset":3649508,"imageIndex":19},{"imageOffset":129936,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652382,"name":"com.apple.coremedia.videomediaconverter","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":12},{"imageOffset":135700,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":18},{"imageOffset":48548,"symbol":"FigSemaphoreWaitRelative","symbolLocation":168,"imageIndex":18},{"imageOffset":3620716,"imageIndex":19},{"imageOffset":129936,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652392,"name":"com.apple.coremedia.audiomentor","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":12},{"imageOffset":135700,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":18},{"imageOffset":48548,"symbol":"FigSemaphoreWaitRelative","symbolLocation":168,"imageIndex":18},{"imageOffset":1822904,"imageIndex":19},{"imageOffset":129936,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652393,"name":"com.apple.coremedia.videomentor","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":12},{"imageOffset":135700,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":18},{"imageOffset":48548,"symbol":"FigSemaphoreWaitRelative","symbolLocation":168,"imageIndex":18},{"imageOffset":1918820,"imageIndex":19},{"imageOffset":129936,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652431,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":652471,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":652479,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":652514,"frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":11},{"imageOffset":79208,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":104,"imageIndex":20},{"imageOffset":289536,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":164,"imageIndex":20},{"imageOffset":181008,"symbol":"XThread::RunHelper(void*)","symbolLocation":48,"imageIndex":20},{"imageOffset":185888,"symbol":"CAPThread::Entry(CAPThread*)","symbolLocation":92,"imageIndex":20},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652519,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":11},{"imageOffset":718856,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":12},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":652699,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":653119,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7211102208,
    "size" : 32768,
    "uuid" : "a57fe7fb-9ff8-30ce-97a2-625d6da20d00",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7210246144,
    "size" : 421888,
    "uuid" : "9ed19af7-c5dd-32d5-a07d-7dae535d20a7",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4303634432,
    "CFBundleShortVersionString" : "2.4.2.11848",
    "CFBundleIdentifier" : "org.vuo.editor",
    "size" : 2490368,
    "uuid" : "6fcc3530-5c63-3457-bf3c-5603b4308bcb",
    "path" : "\/Applications\/Vuo.app\/Contents\/MacOS\/Vuo",
    "name" : "Vuo",
    "CFBundleVersion" : "2.4.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4314284032,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 4227072,
    "uuid" : "5e793afd-85f2-3aed-92e9-de5f86a51b55",
    "path" : "\/Applications\/Vuo.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.12.11"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4321001472,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 3604480,
    "uuid" : "4fdffa40-1a9f-381a-a378-dbebb103fe5e",
    "path" : "\/Applications\/Vuo.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.12.11"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4340711424,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 3276800,
    "uuid" : "bc59b7ba-7066-30be-a1f1-71e40d420565",
    "path" : "\/Applications\/Vuo.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.12.11"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4460363776,
    "size" : 606208,
    "uuid" : "99f9f7d0-5766-3e72-880c-8332c2c7d5b1",
    "path" : "\/Applications\/Vuo.app\/Contents\/Frameworks\/QtPlugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7211319296,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7358726144,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7257100288,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15437824,
    "uuid" : "143e26e2-b101-34d6-8111-94ca9e06daef",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4310056960,
    "size" : 393216,
    "uuid" : "f0564ec5-bf9c-3107-82b3-485f927b489f",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7210766336,
    "size" : 229376,
    "uuid" : "b71e7783-80bc-36bb-af5d-579344d68742",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7210995712,
    "size" : 53248,
    "uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4345085952,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtQml",
    "size" : 2899968,
    "uuid" : "497fc8b3-079e-3d9a-8d8e-12c977fd7de5",
    "path" : "\/Applications\/Vuo.app\/Contents\/Frameworks\/QtQml.framework\/Versions\/5\/QtQml",
    "name" : "QtQml",
    "CFBundleVersion" : "5.12.11"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4326096896,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtQuick",
    "size" : 2490368,
    "uuid" : "337e8056-f1e3-3ca2-962a-40c9d7fb9fc5",
    "path" : "\/Applications\/Vuo.app\/Contents\/Frameworks\/QtQuick.framework\/Versions\/5\/QtQuick",
    "name" : "QtQuick",
    "CFBundleVersion" : "5.12.11"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7356100608,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 159744,
    "uuid" : "fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7436832768,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
    "size" : 1314816,
    "uuid" : "43bb1d83-9134-3d2d-925b-4ddd51fe656f",
    "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
    "name" : "AudioToolbox",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7418970112,
    "size" : 204800,
    "uuid" : "82009103-c42e-3560-a26f-e057fcf0cee2",
    "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
    "name" : "libAudioToolboxUtility.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7356260352,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CoreMedia",
    "size" : 1138688,
    "uuid" : "d86100dd-f096-3a65-9c8c-07d4470080b8",
    "path" : "\/System\/Library\/Frameworks\/CoreMedia.framework\/Versions\/A\/CoreMedia",
    "name" : "CoreMedia",
    "CFBundleVersion" : "2950.8.2.4.2"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7422451712,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.MediaToolbox",
    "size" : 7815168,
    "uuid" : "3a7e1a3a-b406-3253-a563-1057c6e191db",
    "path" : "\/System\/Library\/Frameworks\/MediaToolbox.framework\/Versions\/A\/MediaToolbox",
    "name" : "MediaToolbox",
    "CFBundleVersion" : "2950.8.2.4.2"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7589326848,
    "CFBundleShortVersionString" : "2.0",
    "CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
    "size" : 466944,
    "uuid" : "4d6ab98b-563c-32ac-b93b-d07b2176c0f1",
    "path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
    "name" : "CoreMIDI",
    "CFBundleVersion" : "88"
  }
],
  "sharedCache" : {
  "base" : 7207698432,
  "size" : 3144761344,
  "uuid" : "be7fe6ad-4560-3ae2-883e-432f78b45062"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=3.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nCG image                           704K       23 \nColorSync                          640K       28 \nCoreAnimation                      864K       23 \nCoreGraphics                        32K        2 \nCoreMedia memory pool               80K        1 \nCoreUI image data                 2896K       20 \nFoundation                          48K        2 \nJS VM Gigacage                    4096K        1 \nJS VM Isolated Heap               6400K        5 \nKernel Alloc Once                   32K        1 \nMALLOC                             2.4G      100 \nMALLOC guard page                  192K       11 \nMALLOC_MEDIUM (reserved)         936.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                       56.4M       23 \nStack                             19.7M       23 \nVM_ALLOCATE                        784K       37 \n__AUTH                            2106K      223 \n__AUTH_CONST                      13.5M      395 \n__CTF                               756        1 \n__DATA                            26.5M      608 \n__DATA_CONST                      16.2M      441 \n__DATA_DIRTY                      1159K      145 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       601.6M      202 \n__OBJC_CONST                      2444K      193 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           446.9M      612 \n__TEXT‚ÄÉ                           16K        1 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      164.9M       91 \nshared memory                      912K       19 \n===========                     =======  ======= \nTOTAL                              5.2G     3256 \nTOTAL, minus reserved VM space     3.9G     3256 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {

      },
      "deploymentId" : 240000002
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    },
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000005
    }
  ]
}
}

Model: MacBookPro17,1, BootROM 8419.60.44, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

Here is console log:

[   0.351s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:611                 loadTranslations()  C locale:
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:612                 loadTranslations()      NL codeset         : US-ASCII
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:613                 loadTranslations()      LANG               : (null)
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:614                 loadTranslations()      LC_ALL             : (null)
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:616                 loadTranslations()  Apple locale:
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:618                 loadTranslations()      ISO (pref)         : it_IT
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:622                 loadTranslations()      ISO (CF)           : en_IT
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:630                 loadTranslations()      UI languages (pref): it-IT
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:630                 loadTranslations()      UI languages (CF)  : it-IT
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:638                 loadTranslations()  Qt locale:
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:639                 loadTranslations()      ISO                : en_US
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:640                 loadTranslations()      BCP47              : en
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:641                 loadTranslations()      country            : United States (United States)
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:642                 loadTranslations()      language           : English (American English)
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:643                 loadTranslations()      UI languages       : it-IT
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:644                 loadTranslations()      script             : Latin
[   0.352s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:654                 loadTranslations()  Context qtbase:
[   0.353s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:665                 loadTranslations()      Loading    '/Applications/Vuo.app/Contents/Resources/Translations/qtbase_it.qm': ok
[   0.353s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:670                 loadTranslations()      Installing '/Applications/Vuo.app/Contents/Resources/Translations/qtbase_it.qm': ok
[   0.353s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:654                 loadTranslations()  Context vuo:
[   0.353s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:660                 loadTranslations()      No translation file found.
[   1.690s]          Vuo:Vuo          [99463:main    ]      VuoEditor_Pro.cc:408           updateRSSReplyFinished()  Installed version: Vuo 2.4.2 (Built on Mon Sep 26 2022)
[   1.690s]          Vuo:Vuo          [99463:main    ]      VuoEditor_Pro.cc:409           updateRSSReplyFinished()  Most recent version available: Vuo 2.4.2 (Built on )
[   1.690s]          Vuo:Vuo          [99463:main    ]      VuoEditor_Pro.cc:415           updateRSSReplyFinished()  Warning: Update release date "" is invalid.
[   2.096s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:1989                      loadModule()  Error: Couldn't load module 'MM.Time.Curve' into arm64 environment: The module's CPU architecture "x86_64" doesn't match the compiler's CPU architecture "arm64".
[   2.097s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:1989                      loadModule()  Error: Couldn't load module 'MM.Time.CurveList' into arm64 environment: The module's CPU architecture "x86_64" doesn't match the compiler's CPU architecture "arm64".
[   2.116s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [cd55d3c4] /Users/mc/Library/Application Support/Vuo/Modules/Duotone.fs
[   2.116s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [c4d89dda] /Users/mc/Library/Application Support/Vuo/Modules/Luma Transition.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [74b16432] /Users/mc/Library/Application Support/Vuo/Modules/Set Alpha.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [20876f4a] /Users/mc/Library/Application Support/Vuo/Modules/Unsharp Mask.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [dac0e3db] /Users/mc/Library/Application Support/Vuo/Modules/Vertex Manipulator.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [102df1f1] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.backgroundSubtraction.vuo
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [0127dc65] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.cadutaPinched.vuo
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [543bd96c] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.doubleCharInString.vuo
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [414dac9e] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.testCycleWithSpinoff.vuo
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [2761bcaf] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.wait2.vuo
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [ab1b332e] /Users/mc/Library/Application Support/Vuo/Modules/v002 Bleach Bypass.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [2374f98f] /Users/mc/Library/Application Support/Vuo/Modules/v002 Crosshatch.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [bff18eb0] /Users/mc/Library/Application Support/Vuo/Modules/v002 Dilate.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [bb293fa9] /Users/mc/Library/Application Support/Vuo/Modules/v002 Erode.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [168d7b1b] /Users/mc/Library/Application Support/Vuo/Modules/v002 Light Leak.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [d12c01d9] /Users/mc/Library/Application Support/Vuo/Modules/v002 Technicolor.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [b50770e1] /Users/mc/Library/Application Support/Vuo/Modules/v002 Vignette.fs
[   2.117s]          Vuo:Vuo          [99463:16ff7700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [d811b353] /Users/mc/Library/Application Support/Vuo/Modules/v002-CRT-Displacement.fs
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.duotone
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.lumaTransition
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.setAlpha
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.unsharpMask
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.vertexManipulator
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002BleachBypass
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002Crosshatch
[   2.132s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002Dilate
[   2.154s]          Vuo:Vuo          [99463:172f9700]        VuoCompiler.cc:2484                  useModuleCache()  Rebuilding the cache of installed modules at '/Users/mc/Library/Caches/org.vuo/2.4.2.11848/User'…
[   2.186s]          Vuo:Vuo          [99463:172f9700]        VuoCompiler.cc:5340                            link()  Linking '/var/folders/0_/97m79v9s7333j0461kw94x7c0000gn/T/libVuoModuleCache-installed-QyJM-wcnPEd.dylib' (arm64)…
[   2.535s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:1298                  newComposition()  Untitled Composition:      New empty composition
[   2.808s]          Vuo:Vuo          [99463:172f9700]        VuoCompiler.cc:5372                            link()  	LinkModules took  0.05s
[   3.186s]          Vuo:Vuo          [99463:172cdb00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.setAlpha
[   3.197s]          Vuo:Vuo          [99463:172cdb00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [74b16432] /Users/mc/Library/Application Support/Vuo/Modules/Set Alpha.fs
[   3.197s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002Erode
[   3.199s]          Vuo:Vuo          [99463:172d6700]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.unsharpMask
[   3.200s]          Vuo:Vuo          [99463:172d6700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [20876f4a] /Users/mc/Library/Application Support/Vuo/Modules/Unsharp Mask.fs
[   3.200s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002LightLeak
[   3.202s]          Vuo:Vuo          [99463:172bc300]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.lumaTransition
[   3.202s]          Vuo:Vuo          [99463:172bc300]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [c4d89dda] /Users/mc/Library/Application Support/Vuo/Modules/Luma Transition.fs
[   3.202s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002Technicolor
[   3.204s]          Vuo:Vuo          [99463:172a1f00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.duotone
[   3.205s]          Vuo:Vuo          [99463:172a1f00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [cd55d3c4] /Users/mc/Library/Application Support/Vuo/Modules/Duotone.fs
[   3.205s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002Vignette
[   3.209s]          Vuo:Vuo          [99463:172c4f00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002Dilate
[   3.210s]          Vuo:Vuo          [99463:172c4f00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [bff18eb0] /Users/mc/Library/Application Support/Vuo/Modules/v002 Dilate.fs
[   3.210s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling isf.v002CRTDisplacement
[   3.212s]          Vuo:Vuo          [99463:172f0b00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002Crosshatch
[   3.212s]          Vuo:Vuo          [99463:172f0b00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [2374f98f] /Users/mc/Library/Application Support/Vuo/Modules/v002 Crosshatch.fs
[   3.213s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling cremaschi.backgroundSubtraction
[   3.215s]          Vuo:Vuo          [99463:172df300]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.vertexManipulator
[   3.215s]          Vuo:Vuo          [99463:172df300]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [dac0e3db] /Users/mc/Library/Application Support/Vuo/Modules/Vertex Manipulator.fs
[   3.215s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling cremaschi.cadutaPinched
[   3.217s]          Vuo:Vuo          [99463:172e7f00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002BleachBypass
[   3.217s]          Vuo:Vuo          [99463:172e7f00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [ab1b332e] /Users/mc/Library/Application Support/Vuo/Modules/v002 Bleach Bypass.fs
[   3.217s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling cremaschi.doubleCharInString
[   3.223s]          Vuo:Vuo          [99463:172f9700]        VuoCompiler.cc:5565                            link()  ld: warning: passed two min versions (10.10.0, 10.12) for platform macOS. Using 10.12.
Undefined symbols for architecture arm64:
  "_vuo_data_hold2_VuoBoolean__nodeEvent", referenced from:
      _HoldValue4__execute in composite-X7Gf8J-d2321d.o
      _HoldValue5__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_hold2_VuoImage__nodeEvent", referenced from:
      _HoldValue3__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_hold2_VuoInteger__nodeEvent", referenced from:
      _HoldValue4__execute.252 in composite-X7Gf8J-d2321d.o
  "_vuo_data_hold2_VuoReal__nodeEvent", referenced from:
      _HoldValue__execute.16 in composite-X7Gf8J-d2321d.o
      _HoldValue2__execute.217 in composite-X7Gf8J-d2321d.o
      _HoldValue__execute.219 in composite-X7Gf8J-d2321d.o
      _HoldValue2__execute.243 in composite-X7Gf8J-d2321d.o
      _HoldValue5__execute.258 in composite-X7Gf8J-d2321d.o
      _HoldValue3__execute.271 in composite-X7Gf8J-d2321d.o
      _HoldValue__execute.273 in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_data_hold2_VuoText__nodeEvent", referenced from:
      _HoldValue2__execute in composite-X7Gf8J-d2321d.o
      _HoldValue__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_isGreaterThan_VuoReal__nodeEvent", referenced from:
      _IsGreaterThan3__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_share_VuoImage__nodeEvent", referenced from:
      _ShareValue3__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_share_VuoText__nodeEvent", referenced from:
      _ShareValue2__execute in composite-X7Gf8J-d2321d.o
      _ShareValue__execute in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoInteger__nodeInstanceEvent", referenced from:
      _AllowChanges__execute in composite-X7Gf8J-d2321d.o
      _AllowChanges2__execute in composite-X7Gf8J-d2321d.o
      _AllowChanges2__execute.262 in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoInteger__nodeInstanceFini", referenced from:
      _cremaschi_backgroundSubtraction__nodeInstanceFini in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoInteger__nodeInstanceInit", referenced from:
      _cremaschi_backgroundSubtraction__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoReal__nodeInstanceEvent", referenced from:
      _AllowChanges__execute.260 in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoReal__nodeInstanceFini", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_in_1_Event_event__nodeEvent", referenced from:
      _PublishedInputs__execute.7 in composite-X7Gf8J-d2321d.o
  "_vuo_in_2_Start_SecondsDelay_event_VuoReal__nodeEvent", referenced from:
      _PublishedInputs__execute.14 in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_in_2_String_CharToDouble_VuoText_VuoText__nodeEvent", referenced from:
      _PublishedInputs__execute in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_in_4_SceneObject_Start_Time_Center_VuoSceneObject_event_VuoReal_VuoPoint3d__nodeEvent", referenced from:
      _PublishedInputs__execute.239 in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_in_5_Image_background_treshold_Radius_Reset_VuoImage_VuoImage_VuoReal_VuoReal_event__nodeEvent", referenced from:
      _PublishedInputs__execute.212 in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_list_count_VuoInteger__nodeEvent", referenced from:
      _CountItemsInList__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_count_VuoSceneObject__nodeEvent", referenced from:
      _CountItemsInList__execute.250 in composite-X7Gf8J-d2321d.o
  "_vuo_list_cycle2_VuoReal__nodeInstanceEvent", referenced from:
      _CycleThroughList__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_cycle2_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_testCycleWithSpinoff__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_list_get_last_VuoText__nodeEvent", referenced from:
      _GetLastItemInList2__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_1_VuoReal__nodeEvent", referenced from:
      _MakeList3__execute in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_1_VuoText__nodeEvent", referenced from:
      _cremaschi_testCycleWithSpinoff__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_2_VuoInteger__nodeEvent", referenced from:
      _MakeList2__execute in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_2_VuoReal__nodeEvent", referenced from:
      _MakeList2__execute.268 in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_2_VuoText__nodeEvent", referenced from:
      _cremaschi_cadutaPinched__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_3_VuoReal__nodeEvent", referenced from:
      _MakeList2__execute.221 in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_3_VuoText__nodeEvent", referenced from:
      _cremaschi_backgroundSubtraction__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_6_VuoReal__nodeEvent", referenced from:
      _cremaschi_testCycleWithSpinoff__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_populated_VuoInteger__nodeEvent", referenced from:
      _IsListPopulated2__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceEvent", referenced from:
      _ProcessList__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceFini", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceInit", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceTriggerStart", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceEvent", referenced from:
      _ProcessList__execute.248 in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceFini", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceTriggerStart", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
  "_vuo_math_add_VuoInteger__nodeEvent", referenced from:
      _Add__execute in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoInteger__nodeInstanceEvent", referenced from:
      _Count__execute in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoInteger__nodeInstanceInit", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoReal__nodeInstanceEvent", referenced from:
      _Count__execute.265 in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_math_scale_VuoReal__nodeEvent", referenced from:
      _Scale__execute in composite-X7Gf8J-d2321d.o
  "_vuo_motion_smooth_spring_VuoReal__nodeInstanceEvent", referenced from:
      _SmoothWithSpring__execute in composite-X7Gf8J-d2321d.o
  "_vuo_motion_smooth_spring_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_select_in_boolean_VuoImage__nodeEvent", referenced from:
      _SelectInput__execute.230 in composite-X7Gf8J-d2321d.o
  "_vuo_select_in_boolean_VuoText__nodeEvent", referenced from:
      _SelectInput__execute in composite-X7Gf8J-d2321d.o
  "_vuo_select_latest_2_VuoBoolean__nodeEvent", referenced from:
      _SelectLatest__execute.227 in composite-X7Gf8J-d2321d.o
  "_vuo_select_latest_2_VuoReal__nodeEvent", referenced from:
      _SelectLatest__execute.3 in composite-X7Gf8J-d2321d.o
  "_vuo_select_latest_2_VuoText__nodeEvent", referenced from:
      _SelectLatest__execute in composite-X7Gf8J-d2321d.o
  "_vuo_select_out_boolean_VuoImage__nodeEvent", referenced from:
      _SelectOutput__execute in composite-X7Gf8J-d2321d.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[   3.224s]          Vuo:Vuo          [99463:172f9700]        VuoCompiler.cc:2559                  useModuleCache()  Warning: Couldn't rebuild the cache of installed modules at '/Users/mc/Library/Caches/org.vuo/2.4.2.11848/User' for the "faster build" optimization: 
ld: warning: passed two min versions (10.10.0, 10.12) for platform macOS. Using 10.12.
Undefined symbols for architecture arm64:
  "_vuo_data_hold2_VuoBoolean__nodeEvent", referenced from:
      _HoldValue4__execute in composite-X7Gf8J-d2321d.o
      _HoldValue5__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_hold2_VuoImage__nodeEvent", referenced from:
      _HoldValue3__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_hold2_VuoInteger__nodeEvent", referenced from:
      _HoldValue4__execute.252 in composite-X7Gf8J-d2321d.o
  "_vuo_data_hold2_VuoReal__nodeEvent", referenced from:
      _HoldValue__execute.16 in composite-X7Gf8J-d2321d.o
      _HoldValue2__execute.217 in composite-X7Gf8J-d2321d.o
      _HoldValue__execute.219 in composite-X7Gf8J-d2321d.o
      _HoldValue2__execute.243 in composite-X7Gf8J-d2321d.o
      _HoldValue5__execute.258 in composite-X7Gf8J-d2321d.o
      _HoldValue3__execute.271 in composite-X7Gf8J-d2321d.o
      _HoldValue__execute.273 in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_data_hold2_VuoText__nodeEvent", referenced from:
      _HoldValue2__execute in composite-X7Gf8J-d2321d.o
      _HoldValue__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_isGreaterThan_VuoReal__nodeEvent", referenced from:
      _IsGreaterThan3__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_share_VuoImage__nodeEvent", referenced from:
      _ShareValue3__execute in composite-X7Gf8J-d2321d.o
  "_vuo_data_share_VuoText__nodeEvent", referenced from:
      _ShareValue2__execute in composite-X7Gf8J-d2321d.o
      _ShareValue__execute in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoInteger__nodeInstanceEvent", referenced from:
      _AllowChanges__execute in composite-X7Gf8J-d2321d.o
      _AllowChanges2__execute in composite-X7Gf8J-d2321d.o
      _AllowChanges2__execute.262 in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoInteger__nodeInstanceFini", referenced from:
      _cremaschi_backgroundSubtraction__nodeInstanceFini in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoInteger__nodeInstanceInit", referenced from:
      _cremaschi_backgroundSubtraction__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoReal__nodeInstanceEvent", referenced from:
      _AllowChanges__execute.260 in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoReal__nodeInstanceFini", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_event_allowChanges2_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_in_1_Event_event__nodeEvent", referenced from:
      _PublishedInputs__execute.7 in composite-X7Gf8J-d2321d.o
  "_vuo_in_2_Start_SecondsDelay_event_VuoReal__nodeEvent", referenced from:
      _PublishedInputs__execute.14 in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_wait2__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_in_2_String_CharToDouble_VuoText_VuoText__nodeEvent", referenced from:
      _PublishedInputs__execute in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_in_4_SceneObject_Start_Time_Center_VuoSceneObject_event_VuoReal_VuoPoint3d__nodeEvent", referenced from:
      _PublishedInputs__execute.239 in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_in_5_Image_background_treshold_Radius_Reset_VuoImage_VuoImage_VuoReal_VuoReal_event__nodeEvent", referenced from:
      _PublishedInputs__execute.212 in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceEvent in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceInit in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__nodeInstanceTriggerUpdate in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
      ...
  "_vuo_list_count_VuoInteger__nodeEvent", referenced from:
      _CountItemsInList__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_count_VuoSceneObject__nodeEvent", referenced from:
      _CountItemsInList__execute.250 in composite-X7Gf8J-d2321d.o
  "_vuo_list_cycle2_VuoReal__nodeInstanceEvent", referenced from:
      _CycleThroughList__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_cycle2_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_testCycleWithSpinoff__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_list_get_last_VuoText__nodeEvent", referenced from:
      _GetLastItemInList2__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_1_VuoReal__nodeEvent", referenced from:
      _MakeList3__execute in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_1_VuoText__nodeEvent", referenced from:
      _cremaschi_testCycleWithSpinoff__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_2_VuoInteger__nodeEvent", referenced from:
      _MakeList2__execute in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_doubleCharInString__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_2_VuoReal__nodeEvent", referenced from:
      _MakeList2__execute.268 in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_2_VuoText__nodeEvent", referenced from:
      _cremaschi_cadutaPinched__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_cadutaPinched__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_3_VuoReal__nodeEvent", referenced from:
      _MakeList2__execute.221 in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_3_VuoText__nodeEvent", referenced from:
      _cremaschi_backgroundSubtraction__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_backgroundSubtraction__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_make_6_VuoReal__nodeEvent", referenced from:
      _cremaschi_testCycleWithSpinoff__compositionSetPortValue in composite-X7Gf8J-d2321d.o
      _cremaschi_testCycleWithSpinoff__compositionPerformDataOnlyTransmissions in composite-X7Gf8J-d2321d.o
  "_vuo_list_populated_VuoInteger__nodeEvent", referenced from:
      _IsListPopulated2__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceEvent", referenced from:
      _ProcessList__execute in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceFini", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceInit", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoInteger_VuoText__nodeInstanceTriggerStart", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceEvent", referenced from:
      _ProcessList__execute.248 in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceFini", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceFini in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_list_process_VuoSceneObject_VuoSceneObject__nodeInstanceTriggerStart", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceTriggerStart in composite-X7Gf8J-d2321d.o
  "_vuo_math_add_VuoInteger__nodeEvent", referenced from:
      _Add__execute in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoInteger__nodeInstanceEvent", referenced from:
      _Count__execute in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoInteger__nodeInstanceInit", referenced from:
      _cremaschi_doubleCharInString__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoReal__nodeInstanceEvent", referenced from:
      _Count__execute.265 in composite-X7Gf8J-d2321d.o
  "_vuo_math_count_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_math_scale_VuoReal__nodeEvent", referenced from:
      _Scale__execute in composite-X7Gf8J-d2321d.o
  "_vuo_motion_smooth_spring_VuoReal__nodeInstanceEvent", referenced from:
      _SmoothWithSpring__execute in composite-X7Gf8J-d2321d.o
  "_vuo_motion_smooth_spring_VuoReal__nodeInstanceInit", referenced from:
      _cremaschi_cadutaPinched__nodeInstanceInit in composite-X7Gf8J-d2321d.o
  "_vuo_select_in_boolean_VuoImage__nodeEvent", referenced from:
      _SelectInput__execute.230 in composite-X7Gf8J-d2321d.o
  "_vuo_select_in_boolean_VuoText__nodeEvent", referenced from:
      _SelectInput__execute in composite-X7Gf8J-d2321d.o
  "_vuo_select_latest_2_VuoBoolean__nodeEvent", referenced from:
      _SelectLatest__execute.227 in composite-X7Gf8J-d2321d.o
  "_vuo_select_latest_2_VuoReal__nodeEvent", referenced from:
      _SelectLatest__execute.3 in composite-X7Gf8J-d2321d.o
  "_vuo_select_latest_2_VuoText__nodeEvent", referenced from:
      _SelectLatest__execute in composite-X7Gf8J-d2321d.o
  "_vuo_select_out_boolean_VuoImage__nodeEvent", referenced from:
      _SelectOutput__execute in composite-X7Gf8J-d2321d.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[   3.224s]          Vuo:Vuo          [99463:172f9700]        VuoCompiler.cc:2562                  useModuleCache()  Done.
[   3.240s]          Vuo:Vuo          [99463:171e1700]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002CRTDisplacement
[   3.240s]          Vuo:Vuo          [99463:171e1700]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [d811b353] /Users/mc/Library/Application Support/Vuo/Modules/v002-CRT-Displacement.fs
[   3.241s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling cremaschi.testCycleWithSpinoff
[   3.276s]          Vuo:Vuo          [99463:17181300]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002Technicolor
[   3.276s]          Vuo:Vuo          [99463:17181300]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [d12c01d9] /Users/mc/Library/Application Support/Vuo/Modules/v002 Technicolor.fs
[   3.277s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:1732    compileModulesFromSourceCode()  Compiling cremaschi.wait2
[   3.279s]          Vuo:Vuo          [99463:171d8b00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002Vignette
[   3.279s]          Vuo:Vuo          [99463:171d8b00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [b50770e1] /Users/mc/Library/Application Support/Vuo/Modules/v002 Vignette.fs
[   3.281s]          Vuo:Vuo          [99463:171ea300]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002LightLeak
[   3.282s]          Vuo:Vuo          [99463:171ea300]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [168d7b1b] /Users/mc/Library/Application Support/Vuo/Modules/v002 Light Leak.fs
[   3.284s]          Vuo:Vuo          [99463:17264b00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: isf.v002Erode
[   3.284s]          Vuo:Vuo          [99463:17264b00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [bb293fa9] /Users/mc/Library/Application Support/Vuo/Modules/v002 Erode.fs
[   3.334s]          Vuo:Vuo          [99463:17230300]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: cremaschi.testCycleWithSpinoff
[   3.339s]          Vuo:Vuo          [99463:17230300]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [414dac9e] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.testCycleWithSpinoff.vuo
[   3.341s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: cremaschi.wait2
[   3.342s]          Vuo:Vuo          [99463:172aab00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [2761bcaf] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.wait2.vuo
[   3.345s]          Vuo:Vuo          [99463:171cff00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: cremaschi.doubleCharInString
[   3.347s]          Vuo:Vuo          [99463:171cff00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [543bd96c] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.doubleCharInString.vuo
[   3.441s]          Vuo:Vuo          [99463:171b5b00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: cremaschi.backgroundSubtraction
[   3.444s]          Vuo:Vuo          [99463:171b5b00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [102df1f1] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.backgroundSubtraction.vuo
[   3.447s]          Vuo:Vuo          [99463:171f2f00]        VuoCompiler.cc:3440           loadModulesAndSources()  Removed from user environment: cremaschi.cadutaPinched
[   3.450s]          Vuo:Vuo          [99463:171f2f00]        VuoCompiler.cc:3529           loadModulesAndSources()  Loaded into user environment:  [0127dc65] /Users/mc/Library/Application Support/Vuo/Modules/cremaschi.cadutaPinched.vuo
[   5.017s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:2077  updateGlobalNodeLibraryVisibilit  Show node library
[  15.124s]          Vuo:Vuo          [99463:main    ]      VuoCommandAdd.cc:247                             redo()  Untitled Composition:      Add node RecordAndPlayValues (vuo.data.record.VuoGenericType1)
[  16.082s]          Vuo:Vuo          [99463:main    ]     VuoCommandMove.cc:141                             redo()  Untitled Composition:      Move RecordAndPlayValues by -30,90 (drag)
[  17.218s]          Vuo:Vuo          [99463:main    ]          VuoEditor.cc:2077  updateGlobalNodeLibraryVisibilit  Hide node library

Thanks for providing the crash report and logs, @cremaschi. It looks like the node library might be trying to display information about a node that was not properly loaded, and failing.

Could you go to Tools > Open User Library in Finder, zip the Modules folder, and attach it here? We haven’t been able to reproduce the problem so far, but might be able to with the same modules installed.

@cremaschi, thanks for sending your modules. We’re now able to reproduce the problem, so we’ll work on fixing it.

This is one way to make it crash (perhaps not the most minimal way), in case it helps you work around the crashes until the bug is fixed:

  • Launch Vuo with the node library detached and your modules installed in User Modules.
  • Show the node library.
  • Search for cremaschi.
  • Select the 5 resulting subcompositions and drag them onto the canvas.
  • Double-click on the cremaschi.backgroundSubtraction node to open its subcomposition window.
  • Close the subcomposition window.
  • Click the node library’s close button.
  • Click on the canvas.
1 Like