Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonic Pi crashes when typing or playing code #3430

Open
pchin82 opened this issue Dec 5, 2024 · 8 comments
Open

Sonic Pi crashes when typing or playing code #3430

pchin82 opened this issue Dec 5, 2024 · 8 comments

Comments

@pchin82
Copy link

pchin82 commented Dec 5, 2024

I am running Sonic Pi v4.5 on OS 14.2.1, Apple M1, and it crashes after playing any code, and soon after after just typing code. I have uninstalled and installed again; I tried the newest version of Sonic Pi, and older versions, and it crashes. Any idea why?

@rbnpi
Copy link
Contributor

rbnpi commented Dec 5, 2024

When you say "crashes" does it just come unresponsive, or does it quit? Do you have to force quit to exit it?
Do the log files in "~/.sonic-pi/log" show anything untoward? use the app console to check the system logs for errors eg crash reports. Further information on these questions will be useful in diagnosing what may be happening.

@pchin82
Copy link
Author

pchin82 commented Dec 5, 2024

Hi, by crashing I mean it quits. When I uninstall and install the program, I manage to work on it for a few minutes, and at some point I start a new code and it quits, and from there on it will quit every time I open it. Here is the report:


Translated Report (Full Report Below)

Process: Sonic Pi [7341]
Path: /Volumes/*/Sonic Pi.app/Contents/MacOS/Sonic Pi
Identifier: net.sonic-pi.app
Version: 4.5.0 (4.5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-12-05 09:56:41.2175 -0500
OS Version: macOS 14.2.1 (23C71)
Report Version: 12
Anonymous UUID: EEB6984D-68B6-B42C-5166-1355FA904BEA

Sleep/Wake UUID: 4C2681DE-A4A4-415C-B8D0-62D686646100

Time Awake Since Boot: 20000 seconds
Time Since Wake: 3839 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000103f20627
Exception Codes: 0x0000000000000002, 0x0000000103f20627

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

VM Region Info: 0x103f20627 is in 0x103bf4000-0x104090000; bytes after start: 3327527 bytes before end: 1505752
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
__LINKEDIT 103af4000-103bf4000 [ 1024K] r--/rwx SM=COW ...sions/A/QtGui
---> __TEXT 103bf4000-104090000 [ 4720K] r-x/rwx SM=COW ...ions/A/QtCore
__DATA_CONST 104090000-1040a0000 [ 64K] r--/rwx SM=COW ...ions/A/QtCore

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 Sonic Pi 0x1003a3308 Scintilla::Editor::WndProc(unsigned int, unsigned long, long) + 1548
1 Sonic Pi 0x10040bcb0 QsciScintillaBase::SendScintilla(unsigned int, long, long, char*) const + 44
2 Sonic Pi 0x1003cfd60 QsciAccessibleScintillaBase::textRange(QsciScintillaBase*, int, int) + 120
3 libqcocoa.dylib 0x101c1cb44 0x101ba8000 + 478020
4 AppKit 0x187e414a4 ___NSAccessibilityEntryPointValueForAttributeWithParameter_block_invoke.787 + 444
5 AppKit 0x187e3c79c NSAccessibilityPerformEntryPointObject + 44
6 AppKit 0x187e3e438 NSAccessibilityEntryPointValueForAttributeWithParameter + 232
7 AppKit 0x187bd016c CopyParameterizedAttributeValue + 516
8 HIServices 0x18a3758fc _AXXMIGCopyParameterizedAttributeValue + 464
9 HIServices 0x18a39ca14 _XCopyParameterizedAttributeValue + 512
10 HIServices 0x18a3543b8 mshMIGPerform + 204
11 CoreFoundation 0x183ffbfdc CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 60
12 CoreFoundation 0x183ffbefc __CFRunLoopDoSource1 + 520
13 CoreFoundation 0x183ffa8c8 __CFRunLoopRun + 2244
14 CoreFoundation 0x183ff99ac CFRunLoopRunSpecific + 608
15 HIToolbox 0x18e5a8448 RunCurrentEventLoopInMode + 292
16 HIToolbox 0x18e5a8284 ReceiveNextEventCommon + 648
17 HIToolbox 0x18e5a7fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76
18 AppKit 0x1877d68a4 _DPSNextEvent + 660
19 AppKit 0x187fb0980 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
20 AppKit 0x1877c9d50 -[NSApplication run] + 476
21 libqcocoa.dylib 0x101bbd1d4 0x101ba8000 + 86484
22 QtCore 0x103c801dc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 540
23 QtCore 0x103c76b7c QCoreApplication::exec() + 112
24 Sonic Pi 0x1001ac5e4 main + 1040
25 dyld 0x183b9d0e0 start + 2360

Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x183ee89d4 __select + 8
1 CoreFoundation 0x184024e24 __CFSocketManager + 636
2 libsystem_pthread.dylib 0x183f1e034 _pthread_start + 136
3 libsystem_pthread.dylib 0x183f18e3c thread_start + 8

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x183edd874 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x183eefcf0 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x183ee64b0 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x183eddbf8 mach_msg + 24
4 CoreFoundation 0x183ffbbf4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x183ffa4bc __CFRunLoopRun + 1208
6 CoreFoundation 0x183ff99ac CFRunLoopRunSpecific + 608
7 AppKit 0x187900510 _NSEventThread + 144
8 libsystem_pthread.dylib 0x183f1e034 _pthread_start + 136
9 libsystem_pthread.dylib 0x183f18e3c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x183ee0e68 __semwait_signal + 8
1 libsystem_c.dylib 0x183dc02f8 nanosleep + 220
2 libc++.1.dylib 0x183e5381c std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84
3 Sonic Pi 0x1001e80c4 0x10006c000 + 1556676
4 libsystem_pthread.dylib 0x183f1e034 _pthread_start + 136
5 libsystem_pthread.dylib 0x183f18e3c thread_start + 8

Thread 4:
0 libsystem_kernel.dylib 0x183ee89d4 __select + 8
1 Sonic Pi 0x1001f0d58 0x10006c000 + 1592664
2 Sonic Pi 0x1001f0774 SonicPi::OscServerUDP::start() + 848
3 Sonic Pi 0x1001e8598 0x10006c000 + 1557912
4 libsystem_pthread.dylib 0x183f1e034 _pthread_start + 136
5 libsystem_pthread.dylib 0x183f18e3c thread_start + 8

Thread 5:
0 libsystem_kernel.dylib 0x183ee0e68 __semwait_signal + 8
1 libsystem_c.dylib 0x183dc02f8 nanosleep + 220
2 libc++.1.dylib 0x183e5381c std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84
3 Sonic Pi 0x1001f219c SonicPi::AudioProcessor::Run() + 128
4 Sonic Pi 0x1001f94ac 0x10006c000 + 1627308
5 libsystem_pthread.dylib 0x183f1e034 _pthread_start + 136
6 libsystem_pthread.dylib 0x183f18e3c thread_start + 8

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

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

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

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

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

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

Thread 12:
0 libsystem_pthread.dylib 0x183f18e28 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000151e6d100 x1: 0x0000000103f20628 x2: 0x0000000000000001 x3: 0xffffffffffffffff
x4: 0x0000000103f20628 x5: 0x0000000000000030 x6: 0x0000000000000001 x7: 0x0000000000000cf0
x8: 0x0000000103f20628 x9: 0x00000001018455c2 x10: 0x00000001003a32c4 x11: 0x0000000000000153
x12: 0x000000000000001d x13: 0x000000012359f420 x14: 0x01000001da71bcc1 x15: 0x00000001da71bcc0
x16: 0x0000000103d10a84 x17: 0x00000001dbd2bdf0 x18: 0x0000000000000000 x19: 0x000000015208c610
x20: 0x0000000000000000 x21: 0x000000016fd8f578 x22: 0xffffffffffffffff x23: 0x0000000000000872
x24: 0x000000016fd8f478 x25: 0x000000016fd8f3c8 x26: 0x0000600003078d70 x27: 0x000000000000c403
x28: 0x0000600001cff030 fp: 0x000000016fd8f560 lr: 0x00000001003a3304
sp: 0x000000016fd8f300 pc: 0x00000001003a3308 cpsr: 0xa0001000
far: 0x0000000103f20627 esr: 0x9200004f (Data Abort) byte write Permission fault

Binary Images:
0x131344000 - 0x13134bfff com.apple.AppKit.axbundle (1.0) <653901b4-cdd6-375b-b2c4-359659428065> /System/Library/Accessibility/BundlesBase/com.apple.AppKit.axbundle/Versions/A/com.apple.AppKit
0x110508000 - 0x11050bfff com.apple.TextInputUIMac.axbundle (1.0) /System/Library/Accessibility/BundlesBase/com.apple.TextInputUIMac.axbundle/Versions/A/com.apple.TextInputUIMac
0x110278000 - 0x1102e3fff com.apple.AppleMetalOpenGLRenderer (1.0) <41cb4d99-6a07-366a-9e97-d047ce10daa2> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
0x101d3c000 - 0x101d47fff libobjc-trampolines.dylib () <7778e0d7-361a-378d-9438-3b2bb48c2154> /usr/lib/libobjc-trampolines.dylib
0x102724000 - 0x10272bfff libqsvg.dylib (
) <6dcaaa98-038e-37e0-8ed2-d33e3b4c257d> /Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x1033f8000 - 0x10342ffff org.qt-project.QtSvg (6.6) <42511d96-a0e1-35b9-931e-ce33a6076572> /Volumes/
/Sonic Pi.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg
0x10337c000 - 0x1033e3fff libqjpeg.dylib () <495f19e0-09d7-3fd0-b275-499d31ffba46> /Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x102030000 - 0x102037fff libqico.dylib () <0c28af01-8f52-3e1d-99b3-a53946493121> /Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqico.dylib
0x101d54000 - 0x101d5bfff libqgif.dylib () <4c9545aa-a38c-3592-ba4e-b10733f55be4> /Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqgif.dylib
0x101d78000 - 0x101d9bfff libqmacstyle.dylib () <8c95ecc5-b9eb-326f-b843-3e3d3a5cfa2b> /Volumes//Sonic Pi.app/Contents/PlugIns/styles/libqmacstyle.dylib
0x101ba8000 - 0x101c3ffff libqcocoa.dylib () <9ea9d720-68e2-3dcb-9d6b-ee977dcef8d9> /Volumes//Sonic Pi.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x101ff4000 - 0x102013fff com.apple.security.csparser (3.0) <223733db-4edb-301c-99bc-d4c647bb1ad2> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x101e7c000 - 0x101ebffff org.qt-project.QtPrintSupport (6.6) <270fbc95-0612-3ec8-a747-249724ab2363> /Volumes//Sonic Pi.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport
0x101e3c000 - 0x101e57fff org.qt-project.QtXml (6.6) /Volumes/
/Sonic Pi.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml
0x101e1c000 - 0x101e1ffff org.qt-project.QtConcurrent (6.6) <4b7d29c7-1922-3edd-971c-63a88f9c16d8> /Volumes//Sonic Pi.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
0x102050000 - 0x102157fff org.qt-project.QtNetwork (6.6) <44f108b9-87b1-3762-b360-62143b45f8b3> /Volumes/
/Sonic Pi.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
0x101f10000 - 0x101f1bfff org.qt-project.QtOpenGLWidgets (6.6) <78c17572-27aa-329c-8165-0869d21b06d7> /Volumes//Sonic Pi.app/Contents/Frameworks/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets
0x102764000 - 0x102bb7fff org.qt-project.QtWidgets (6.6) /Volumes/
/Sonic Pi.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
0x1021b0000 - 0x102213fff org.qt-project.QtOpenGL (6.6) /Volumes//Sonic Pi.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL
0x103484000 - 0x103abbfff org.qt-project.QtGui (6.6) /Volumes/
/Sonic Pi.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x103bf4000 - 0x10408ffff org.qt-project.QtCore (6.6) <3a5e07f4-1d8c-3796-a6e4-a19dc6782af7> /Volumes//Sonic Pi.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x102248000 - 0x1022c3fff org.qt-project.QtDBus (6.6) <4d8b1b50-6310-3970-936f-9161927ca6e9> /Volumes/
/Sonic Pi.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
0x10006c000 - 0x1018cbfff net.sonic-pi.app (4.5.0) <6f8cdc4c-4c91-3870-a193-43faeb123797> /Volumes//Sonic Pi.app/Contents/MacOS/Sonic Pi
0x18779d000 - 0x188ab7fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x18a349000 - 0x18a3acfff com.apple.HIServices (1.22) <968bd845-5a35-3b5d-86c1-36c4c20acbab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x183f7e000 - 0x184455fff com.apple.CoreFoundation (6.9) <47e4ec09-8f6e-30a8-99d0-34024d4f8122> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18e578000 - 0x18e837fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x183b97000 - 0x183c2b347 dyld (
) <324e4ad9-e01f-3183-b09f-3e20b326643a> /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x183edc000 - 0x183f16fff libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x183f17000 - 0x183f23ff3 libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x183db3000 - 0x183e31ffb libsystem_c.dylib (
) /usr/lib/system/libsystem_c.dylib
0x183e32000 - 0x183ebfff7 libc++.1.dylib (*) <375254eb-5a65-35d0-b6b4-773e6763d289> /usr/lib/libc++.1.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 160K 6
ColorSync 592K 29
CoreAnimation 720K 44
CoreGraphics 80K 5
CoreUI image data 1744K 12
Foundation 48K 2
Kernel Alloc Once 32K 1
MALLOC 1.8G 97
MALLOC guard page 192K 12
OpenGL GLSL 256K 3
STACK GUARD 56.2M 13
Stack 14.4M 14
VM_ALLOCATE 4112K 253
__AUTH 1769K 330
__AUTH_CONST 24.2M 531
__CTF 824 1
__DATA 6973K 538
__DATA_CONST 27.2M 556
__DATA_DIRTY 1506K 173
__FONT_DATA 4K 1
__GLSLBUILTINS 5174K 1
__INFO_FILTER 8 1
__LINKEDIT 896.8M 24
__OBJC_RO 71.1M 1
__OBJC_RW 2168K 1
__TEXT 531.9M 570
dyld private memory 272K 2
mapped file 500.2M 48
shared memory 1488K 21
=========== ======= =======
TOTAL 3.8G 3292


Full Report

{"app_name":"Sonic Pi","timestamp":"2024-12-05 09:56:42.00 -0500","app_version":"4.5.0","slice_uuid":"6f8cdc4c-4c91-3870-a193-43faeb123797","build_version":"4.5.0","platform":1,"bundleID":"net.sonic-pi.app","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.2.1 (23C71)","roots_installed":0,"name":"Sonic Pi","incident_id":"BEACB2EE-A65B-4408-A0E9-D3954B7E5E53"}
{
"uptime" : 20000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"coalitionID" : 1405,
"osVersion" : {
"train" : "macOS 14.2.1",
"build" : "23C71",
"releaseType" : "User"
},
"captureTime" : "2024-12-05 09:56:41.2175 -0500",
"codeSigningMonitor" : 1,
"incident" : "BEACB2EE-A65B-4408-A0E9-D3954B7E5E53",
"pid" : 7341,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-12-05 09:38:00.4621 -0500",
"procStartAbsTime" : 456676968751,
"procExitAbsTime" : 483577043135,
"procName" : "Sonic Pi",
"procPath" : "/Volumes//Sonic Pi.app/Contents/MacOS/Sonic Pi",
"bundleInfo" : {"CFBundleShortVersionString":"4.5.0","CFBundleVersion":"4.5.0","CFBundleIdentifier":"net.sonic-pi.app"},
"storeInfo" : {"deviceIdentifierForVendor":"6A292D71-1D77-5537-AA40-D0C327A28E15","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "net.sonic-pi.app",
"crashReporterKey" : "EEB6984D-68B6-B42C-5166-1355FA904BEA",
"codeSigningID" : "net.sonic-pi.app",
"codeSigningTeamID" : "MM65S3L4NG",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"instructionByteStream" : {"beforePC":"AAE/1qICQPkWAALLYH5B+aEKQPkIAED5CEVA+eMDFqoAAT/WqApA+Q==","atPC":"H2k2OKIKABSfAgDx6AefGmjyFjloCgAUlVMBtGh+QfmogxH4KQCAUg=="},
"wakeTime" : 3839,
"sleepWakeUUID" : "4C2681DE-A4A4-415C-B8D0-62D686646100",
"sip" : "enabled",
"vmRegionInfo" : "0x103f20627 is in 0x103bf4000-0x104090000; bytes after start: 3327527 bytes before end: 1505752\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n __LINKEDIT 103af4000-103bf4000 [ 1024K] r--/rwx SM=COW ...sions/A/QtGui\n---> __TEXT 103bf4000-104090000 [ 4720K] r-x/rwx SM=COW ...ions/A/QtCore\n __DATA_CONST 104090000-1040a0000 [ 64K] r--/rwx SM=COW ...ions/A/QtCore",
"exception" : {"codes":"0x0000000000000002, 0x0000000103f20627","rawCodes":[2,4361160231],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x0000000103f20627"},
"termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"exc handler","byPid":7341},
"vmregioninfo" : "0x103f20627 is in 0x103bf4000-0x104090000; bytes after start: 3327527 bytes before end: 1505752\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n __LINKEDIT 103af4000-103bf4000 [ 1024K] r--/rwx SM=COW ...sions/A/QtGui\n---> __TEXT 103bf4000-104090000 [ 4720K] r-x/rwx SM=COW ...ions/A/QtCore\n __DATA_CONST 104090000-1040a0000 [ 64K] r--/rwx SM=COW ...ions/A/QtCore",
"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":219700,"threadState":{"x":[{"value":5669048576},{"value":4361160232,"symbolLocation":0,"symbol":"QByteArray::_empty"},{"value":1},{"value":18446744073709551615},{"value":4361160232,"symbolLocation":0,"symbol":"QByteArray::_empty"},{"value":48},{"value":1},{"value":3312},{"value":4361160232,"symbolLocation":0,"symbol":"QByteArray::empty"},{"value":4320417218,"symbolLocation":2586,"symbol":"typeinfo name for Scintilla::EditView"},{"value":4298781380,"symbolLocation":1480,"symbol":"Scintilla::Editor::WndProc(unsigned int, unsigned long, long)"},{"value":339},{"value":29},{"value":4888065056},{"value":72057601997782209,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS$NSConcreteValue"},{"value":7959854272,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSConcreteValue"},{"value":4358998660,"symbolLocation":0,"symbol":"QByteArray::reallocData(long long, QArrayData::AllocationOption)"},{"value":7982988784},{"value":0},{"value":5671274000},{"value":0},{"value":6171456888},{"value":18446744073709551615},{"value":2162},{"value":6171456632},{"value":6171456456},{"value":105553167093104},{"value":50179},{"value":105553146671152}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4298781444},"cpsr":{"value":2684358656},"fp":{"value":6171456864},"sp":{"value":6171456256},"esr":{"value":2449473615,"description":"(Data Abort) byte write Permission fault"},"pc":{"value":4298781448,"matchesCrashFrame":1},"far":{"value":4361160231}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3371784,"symbol":"Scintilla::Editor::WndProc(unsigned int, unsigned long, long)","symbolLocation":1548,"imageIndex":22},{"imageOffset":3800240,"symbol":"QsciScintillaBase::SendScintilla(unsigned int, long, long, char
) const","symbolLocation":44,"imageIndex":22},{"imageOffset":3554656,"symbol":"QsciAccessibleScintillaBase::textRange(QsciScintillaBase*, int, int)","symbolLocation":120,"imageIndex":22},{"imageOffset":478020,"imageIndex":10},{"imageOffset":6964388,"symbol":"___NSAccessibilityEntryPointValueForAttributeWithParameter_block_invoke.787","symbolLocation":444,"imageIndex":23},{"imageOffset":6944668,"symbol":"NSAccessibilityPerformEntryPointObject","symbolLocation":44,"imageIndex":23},{"imageOffset":6951992,"symbol":"NSAccessibilityEntryPointValueForAttributeWithParameter","symbolLocation":232,"imageIndex":23},{"imageOffset":4403564,"symbol":"CopyParameterizedAttributeValue","symbolLocation":516,"imageIndex":23},{"imageOffset":182524,"symbol":"_AXXMIGCopyParameterizedAttributeValue","symbolLocation":464,"imageIndex":24},{"imageOffset":342548,"symbol":"_XCopyParameterizedAttributeValue","symbolLocation":512,"imageIndex":24},{"imageOffset":46008,"symbol":"mshMIGPerform","symbolLocation":204,"imageIndex":24},{"imageOffset":516060,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION","symbolLocation":60,"imageIndex":25},{"imageOffset":515836,"symbol":"__CFRunLoopDoSource1","symbolLocation":520,"imageIndex":25},{"imageOffset":510152,"symbol":"__CFRunLoopRun","symbolLocation":2244,"imageIndex":25},{"imageOffset":506284,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":25},{"imageOffset":197704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":26},{"imageOffset":197252,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":26},{"imageOffset":196572,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":26},{"imageOffset":235684,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":23},{"imageOffset":8468864,"symbol":"-[NSApplication(NSEventRouting) nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":23},{"imageOffset":183632,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":23},{"imageOffset":86484,"imageIndex":10},{"imageOffset":573916,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":540,"imageIndex":20},{"imageOffset":535420,"symbol":"QCoreApplication::exec()","symbolLocation":112,"imageIndex":20},{"imageOffset":1312228,"symbol":"main","symbolLocation":1040,"imageIndex":22},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":27}]},{"id":220899,"name":"com.apple.CFSocket.private","threadState":{"x":[{"value":4},{"value":0},{"value":105553135028576},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":6172029152},{"value":4},{"value":52113},{"value":15},{"value":7},{"value":105553166480720},{"value":72057601997752929,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS$__NSCFArray"},{"value":7959824992,"symbolLocation":0,"symbol":"OBJC_CLASS$___NSCFArray"},{"value":93},{"value":8111180528},{"value":0},{"value":32},{"value":7959831480,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},{"value":1},{"value":5669809280},{"value":4},{"value":105553135028576},{"value":105553135026448},{"value":8028044512,"symbolLocation":0,"symbol":"_kCFNull"},{"value":0},{"value":7959830528,"symbolLocation":16,"symbol":"OBJC_CLASS$_NSConstantData"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6509710884},"cpsr":{"value":1610616832},"fp":{"value":6172028864},"sp":{"value":6171995088},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508415444},"far":{"value":0}},"frames":[{"imageOffset":51668,"symbol":"__select","symbolLocation":8,"imageIndex":29},{"imageOffset":683556,"symbol":"__CFSocketManager","symbolLocation":636,"imageIndex":25},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":30},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":30}]},{"id":220910,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":257401685016576},{"value":0},{"value":257401685016576},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":59931},{"value":0},{"value":1},{"value":59931},{"value":209824},{"value":0},{"value":1099511627776},{"value":18446744073709551569},{"value":8111175120},{"value":0},{"value":4294967295},{"value":2},{"value":257401685016576},{"value":0},{"value":257401685016576},{"value":6178906216},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6508444912},"cpsr":{"value":4096},"fp":{"value":6178906064},"sp":{"value":6178905984},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508370036},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":29},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":29},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":29},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":29},{"imageOffset":515060,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":25},{"imageOffset":509116,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":25},{"imageOffset":506284,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":25},{"imageOffset":1455376,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":23},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":30},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":30}]},{"id":220998,"frames":[{"imageOffset":20072,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":29},{"imageOffset":54008,"symbol":"nanosleep","symbolLocation":220,"imageIndex":31},{"imageOffset":137244,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&)","symbolLocation":84,"imageIndex":32},{"imageOffset":1556676,"imageIndex":22},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":30},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":30}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":4},{"value":0},{"value":52},{"value":0},{"value":7959765752,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":6179482888},{"value":2043},{"value":2045},{"value":2977739148},{"value":396},{"value":334},{"value":8111190896},{"value":0},{"value":6179482944},{"value":6179482944},{"value":25974},{"value":4320817673},{"value":105553137219032},{"value":4321067008},{"value":5668777416},{"value":6179483136},{"value":1},{"value":4000000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507201272},"cpsr":{"value":1610616832},"fp":{"value":6179482928},"sp":{"value":6179482880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508383848},"far":{"value":0}}},{"id":220999,"frames":[{"imageOffset":51668,"symbol":"__select","symbolLocation":8,"imageIndex":29},{"imageOffset":1592664,"imageIndex":22},{"imageOffset":1591156,"symbol":"SonicPi::OscServerUDP::start()","symbolLocation":848,"imageIndex":22},{"imageOffset":1557912,"imageIndex":22},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":30},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":30}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":6180055864},{"value":0},{"value":0},{"value":0},{"value":24},{"value":0},{"value":6180055728},{"value":0},{"value":2043},{"value":2045},{"value":2602897422},{"value":14},{"value":93},{"value":8111175568},{"value":0},{"value":6180056320},{"value":24},{"value":11006017536},{"value":4321070064,"symbolLocation":0,"symbol":"SonicPi::logger"},{"value":6180056608},{"value":105553125606264},{"value":105553125606264},{"value":11005886464},{"value":0},{"value":131072}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4297002328},"cpsr":{"value":2684358656},"fp":{"value":6180055968},"sp":{"value":6180055712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508415444},"far":{"value":0}}},{"id":221183,"frames":[{"imageOffset":20072,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":29},{"imageOffset":54008,"symbol":"nanosleep","symbolLocation":220,"imageIndex":31},{"imageOffset":137244,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&)","symbolLocation":84,"imageIndex":32},{"imageOffset":1597852,"symbol":"SonicPi::AudioProcessor::Run()","symbolLocation":128,"imageIndex":22},{"imageOffset":1627308,"imageIndex":22},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":30},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":30}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":1},{"value":0},{"value":52},{"value":0},{"value":7959765752,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":4294967293},{"value":1099511627776},{"value":367360},{"value":0},{"value":1577799185858560},{"value":334},{"value":8111190896},{"value":0},{"value":6173175248},{"value":6173175248},{"value":1000000000},{"value":20000000},{"value":4096},{"value":8191},{"value":4294963199},{"value":72784288452666},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6507201272},"cpsr":{"value":1610616832},"fp":{"value":6173175232},"sp":{"value":6173175184},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508383848},"far":{"value":0}}},{"id":226695,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6176616448},{"value":125155},{"value":6176079872},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6176616448},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}},{"id":228839,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6172602368},{"value":65183},{"value":6172065792},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6172602368},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}},{"id":228840,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6173749248},{"value":16167},{"value":6173212672},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6173749248},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}},{"id":228841,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6174322688},{"value":92451},{"value":6173786112},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6174322688},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}},{"id":228905,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6174896128},{"value":78875},{"value":6174359552},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6174896128},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}},{"id":228906,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6175469568},{"value":0},{"value":6174932992},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6175469568},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}},{"id":228907,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":30}],"threadState":{"x":[{"value":6177189888},{"value":0},{"value":6176653312},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6177189888},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6508613160},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 5120475136,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppKit.axbundle",
"size" : 32768,
"uuid" : "653901b4-cdd6-375b-b2c4-359659428065",
"path" : "/System/Library/Accessibility/BundlesBase/com.apple.AppKit.axbundle/Versions/A/com.apple.AppKit",
"name" : "com.apple.AppKit",
"CFBundleVersion" : "258.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4568678400,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TextInputUIMac.axbundle",
"size" : 16384,
"uuid" : "de071fb1-53cc-31bc-b170-eb1fb66ab19d",
"path" : "/System/Library/Accessibility/BundlesBase/com.apple.TextInputUIMac.axbundle/Versions/A/com.apple.TextInputUIMac",
"name" : "com.apple.TextInputUIMac",
"CFBundleVersion" : "258.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4565991424,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 442368,
"uuid" : "41cb4d99-6a07-366a-9e97-d047ce10daa2",
"path" : "/System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4325621760,
"size" : 49152,
"uuid" : "7778e0d7-361a-378d-9438-3b2bb48c2154",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4336009216,
"size" : 32768,
"uuid" : "6dcaaa98-038e-37e0-8ed2-d33e3b4c257d",
"path" : "/Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqsvg.dylib",
"name" : "libqsvg.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4349460480,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtSvg",
"size" : 229376,
"uuid" : "42511d96-a0e1-35b9-931e-ce33a6076572",
"path" : "/Volumes/
/Sonic Pi.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg",
"name" : "QtSvg",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4348952576,
"size" : 425984,
"uuid" : "495f19e0-09d7-3fd0-b275-499d31ffba46",
"path" : "/Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqjpeg.dylib",
"name" : "libqjpeg.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4328718336,
"size" : 32768,
"uuid" : "0c28af01-8f52-3e1d-99b3-a53946493121",
"path" : "/Volumes/
/Sonic Pi.app/Contents/PlugIns/imageformats/libqico.dylib",
"name" : "libqico.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4325720064,
"size" : 32768,
"uuid" : "4c9545aa-a38c-3592-ba4e-b10733f55be4",
"path" : "/Volumes//Sonic Pi.app/Contents/PlugIns/imageformats/libqgif.dylib",
"name" : "libqgif.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4325867520,
"size" : 147456,
"uuid" : "8c95ecc5-b9eb-326f-b843-3e3d3a5cfa2b",
"path" : "/Volumes/
/Sonic Pi.app/Contents/PlugIns/styles/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4323966976,
"size" : 622592,
"uuid" : "9ea9d720-68e2-3dcb-9d6b-ee977dcef8d9",
"path" : "/Volumes//Sonic Pi.app/Contents/PlugIns/platforms/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4328472576,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "223733db-4edb-301c-99bc-d4c647bb1ad2",
"path" : "/System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser",
"name" : "csparser",
"CFBundleVersion" : "61040.61.2"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4326932480,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtPrintSupport",
"size" : 278528,
"uuid" : "270fbc95-0612-3ec8-a747-249724ab2363",
"path" : "/Volumes/
/Sonic Pi.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport",
"name" : "QtPrintSupport",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4326670336,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtXml",
"size" : 114688,
"uuid" : "f83d9772-9fed-3336-a872-b060045bd868",
"path" : "/Volumes//Sonic Pi.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml",
"name" : "QtXml",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4326539264,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtConcurrent",
"size" : 16384,
"uuid" : "4b7d29c7-1922-3edd-971c-63a88f9c16d8",
"path" : "/Volumes/
/Sonic Pi.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent",
"name" : "QtConcurrent",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4328849408,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtNetwork",
"size" : 1081344,
"uuid" : "44f108b9-87b1-3762-b360-62143b45f8b3",
"path" : "/Volumes//Sonic Pi.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork",
"name" : "QtNetwork",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4327538688,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtOpenGLWidgets",
"size" : 49152,
"uuid" : "78c17572-27aa-329c-8165-0869d21b06d7",
"path" : "/Volumes/
/Sonic Pi.app/Contents/Frameworks/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets",
"name" : "QtOpenGLWidgets",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4336271360,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4538368,
"uuid" : "b1aecfc9-1ba8-3228-b2cd-976e36dcff36",
"path" : "/Volumes//Sonic Pi.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4330291200,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtOpenGL",
"size" : 409600,
"uuid" : "c04ba8bb-7fb4-33a9-9b67-a96ad03b2c65",
"path" : "/Volumes/
/Sonic Pi.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL",
"name" : "QtOpenGL",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350033920,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 6520832,
"uuid" : "bdb25a48-0bfe-3b92-b726-c8483154fe18",
"path" : "/Volumes//Sonic Pi.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4357832704,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 4833280,
"uuid" : "3a5e07f4-1d8c-3796-a6e4-a19dc6782af7",
"path" : "/Volumes/
/Sonic Pi.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4330913792,
"CFBundleShortVersionString" : "6.6",
"CFBundleIdentifier" : "org.qt-project.QtDBus",
"size" : 507904,
"uuid" : "4d8b1b50-6310-3970-936f-9161927ca6e9",
"path" : "/Volumes//Sonic Pi.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus",
"name" : "QtDBus",
"CFBundleVersion" : "6.6.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4295409664,
"CFBundleShortVersionString" : "4.5.0",
"CFBundleIdentifier" : "net.sonic-pi.app",
"size" : 25559040,
"uuid" : "6f8cdc4c-4c91-3870-a193-43faeb123797",
"path" : "/Volumes/
/Sonic Pi.app/Contents/MacOS/Sonic Pi",
"name" : "Sonic Pi",
"CFBundleVersion" : "4.5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6567874560,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 20033536,
"uuid" : "f3527312-e426-3f7c-b77b-2bf49d1b7c04",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2487.30.108"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6613667840,
"CFBundleShortVersionString" : "1.22",
"CFBundleIdentifier" : "com.apple.HIServices",
"size" : 409600,
"uuid" : "968bd845-5a35-3b5d-86c1-36c4c20acbab",
"path" : "/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices",
"name" : "HIServices"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6509027328,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5079040,
"uuid" : "47e4ec09-8f6e-30a8-99d0-34024d4f8122",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2202"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683066368,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 2883584,
"uuid" : "e2187dfe-1fb4-3b47-874e-a0a6291e51b2",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6504935424,
"size" : 607048,
"uuid" : "324e4ad9-e01f-3183-b09f-3e20b326643a",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6508363776,
"size" : 241664,
"uuid" : "ca94fc21-bc40-3b43-b65d-b87ece9e1d48",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6508605440,
"size" : 53236,
"uuid" : "a7d94c96-7b1f-3229-9bea-048d037c3292",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6507147264,
"size" : 520188,
"uuid" : "ab8a0a0b-9a1e-3284-9243-5a0334468ae5",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6507667456,
"size" : 581624,
"uuid" : "375254eb-5a65-35d0-b6b4-773e6763d289",
"path" : "/usr/lib/libc++.1.dylib",
"name" : "libc++.1.dylib"
}
],
"sharedCache" : {
"base" : 6504185856,
"size" : 4061216768,
"uuid" : "f9ddd844-7f3f-34bd-be29-f0c72d5e5449"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 160K 6 \nColorSync 592K 29 \nCoreAnimation 720K 44 \nCoreGraphics 80K 5 \nCoreUI image data 1744K 12 \nFoundation 48K 2 \nKernel Alloc Once 32K 1 \nMALLOC 1.8G 97 \nMALLOC guard page 192K 12 \nOpenGL GLSL 256K 3 \nSTACK GUARD 56.2M 13 \nStack 14.4M 14 \nVM_ALLOCATE 4112K 253 \n__AUTH 1769K 330 \n__AUTH_CONST 24.2M 531 \n__CTF 824 1 \n__DATA 6973K 538 \n__DATA_CONST 27.2M 556 \n__DATA_DIRTY 1506K 173 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 896.8M 24 \n__OBJC_RO 71.1M 1 \n__OBJC_RW 2168K 1 \n__TEXT 531.9M 570 \ndyld private memory 272K 2 \nmapped file 500.2M 48 \nshared memory 1488K 21 \n=========== ======= ======= \nTOTAL 3.8G 3292 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "45687b30b5c27c958d9350717b1ad52efc4dc1d8",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "645c2d2f9e69a025b0a37e29",
"factorPackIds" : {

  },
  "deploymentId" : 240000003
},
{
  "rolloutId" : "64c17a9925d75a7281053d4c",
  "factorPackIds" : {
    "SIRI_AUDIO_DISABLE_MEDIA_ENTITY_SYNC" : "64d29746ad29a465b3bbeace"
  },
  "deploymentId" : 240000002
}

],
"experiments" : [
{
"treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
"experimentId" : "6643969b3099cf28e049862f",
"deploymentId" : 400000007
}
]
}
}

Model: MacBookPro17,1, BootROM 10151.61.4, 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, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Aug 26 2023 17:55:53 version 18.20.439.0.7.8.163 FWID 01-f9b9247b
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: USB2.0 Hub
USB Device: USB 2.0 BILLBOARD
USB Device: Scarlett Solo USB
USB Device: USB Billboard Device
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

@pchin82
Copy link
Author

pchin82 commented Dec 5, 2024

There is this:

[2024-12-05 11:03:17] Welcome to the Daemon Booter
[2024-12-05 11:03:17] ----------------------------
[2024-12-05 11:03:17] SuperCollider inputs disabled by GUI
[2024-12-05 11:03:17] checked port 31717, #UDPSocket:0x000000010362c2b8
[2024-12-05 11:03:17] checked port 31718, #UDPSocket:0x000000010362c060
[2024-12-05 11:03:17] checked port 31719, #UDPSocket:0x000000010362bef8
[2024-12-05 11:03:17] checked port 4560, #UDPSocket:0x000000010362bd90
[2024-12-05 11:03:17] checked port 31720, #UDPSocket:0x000000010362bc28
[2024-12-05 11:03:17] checked port 31721, #UDPSocket:0x000000010362bae8
[2024-12-05 11:03:17] checked port 31722, #UDPSocket:0x000000010362b980
[2024-12-05 11:03:17] checked port 31723, #UDPSocket:0x000000010362b840
[2024-12-05 11:03:17] checked port 31724, #UDPSocket:0x000000010362b688
[2024-12-05 11:03:17] Selected ports:
[2024-12-05 11:03:17] {"spider-listen-to-gui"=>31717, "gui-send-to-spider"=>31717, "gui-listen-to-spider"=>31718, "spider-send-to-gui"=>31718, "scsynth"=>31719, "scsynth-send"=>31719, "osc-cues"=>4560, "tau"=>31720, "spider"=>31721, "phx"=>31722, "daemon"=>31723, "spider-listen-to-tau"=>31724}
[2024-12-05 11:03:17] Booting Scsynth
[2024-12-05 11:03:17] Got Audio Settings toml hash: {}
[2024-12-05 11:03:17] Unified Audio Settings toml hash: {}
[2024-12-05 11:03:17] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2024-12-05 11:03:17] Merged Audio Settings toml hash: {"-u"=>31719, "-a"=>"1024", "-m"=>"131072", "-D"=>"0", "-R"=>"0", "-l"=>"1", "-i"=>"0", "-o"=>"16", "-b"=>"4096", "-B"=>"127.0.0.1", "-U"=>"/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"}
[2024-12-05 11:03:17] Process Booter - booting /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with args ["-u", "31719", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"]
[2024-12-05 11:03:17] /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/scsynth -u 31719 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 0 -o 16 -b 4096 -B 127.0.0.1 -U /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins
[2024-12-05 11:03:17] Waiting for the SuperCollider Server to have booted...
[2024-12-05 11:03:17] Sending /status to server: localhost:31719
[2024-12-05 11:03:17] [scsynth] Number of Devices: 15
[2024-12-05 11:03:17] [scsynth] 0 : "Pablo's iPhone Microphone"
[2024-12-05 11:03:17] [scsynth] 1 : "Scarlett Solo USB"
[2024-12-05 11:03:17] [scsynth] 2 : "BlackHole 2ch"
[2024-12-05 11:03:17] [scsynth] 3 : "MacBook Pro Microphone"
[2024-12-05 11:03:17] [scsynth] 4 : "MacBook Pro Speakers"
[2024-12-05 11:03:17] [scsynth] 5 : "Microsoft Teams Audio"
[2024-12-05 11:03:17] [scsynth] 6 : "Pro Tools Audio Bridge 16"
[2024-12-05 11:03:17] [scsynth] 7 : "Pro Tools Audio Bridge 2-A"
[2024-12-05 11:03:17] [scsynth] 8 : "Pro Tools Audio Bridge 2-B"
[2024-12-05 11:03:17] [scsynth] 9 : "Pro Tools Audio Bridge 32"
[2024-12-05 11:03:17] [scsynth] 10 : "Pro Tools Audio Bridge 64"
[2024-12-05 11:03:17] [scsynth] 11 : "Pro Tools Audio Bridge 6"
[2024-12-05 11:03:17] [scsynth] 12 : "Pro Tools Aggregate I/O"
[2024-12-05 11:03:17] [scsynth] 13 : "ZoomAudioD"
[2024-12-05 11:03:17] [scsynth] 14 : "Built-in + iShowU"
[2024-12-05 11:03:17] [scsynth]
[2024-12-05 11:03:17] [scsynth] "MacBook Pro Microphone" Input Device
[2024-12-05 11:03:17] [scsynth] Streams: 1
[2024-12-05 11:03:17] [scsynth] 0 channels 1
[2024-12-05 11:03:17] [scsynth]
[2024-12-05 11:03:17] [scsynth] "Scarlett Solo USB" Output Device
[2024-12-05 11:03:17] [scsynth] Streams: 1
[2024-12-05 11:03:17] [scsynth] 0 channels 2
[2024-12-05 11:03:17] [scsynth]
[2024-12-05 11:03:17] [scsynth] SC_AudioDriver: sample rate = 44100.000000, driver's block size = 512
[2024-12-05 11:03:18] [scsynth] SuperCollider 3 server ready.
[2024-12-05 11:03:18] Sending /status to server: localhost:31719
[2024-12-05 11:03:18] Receiving ack from scsynth
[2024-12-05 11:03:18] SuperCollider Server connection established
[2024-12-05 11:03:18] Extracting Scsynth info
[2024-12-05 11:03:18] Booting Tau...
[2024-12-05 11:03:18] Fetching Tau toml opts...
[2024-12-05 11:03:18] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1910278396 to localhost:31720
[2024-12-05 11:03:18] Daemon listening to info from Tau on port 31723
[2024-12-05 11:03:18] Process Booter - booting sh with args ["/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"]
[2024-12-05 11:03:18] sh /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh
[2024-12-05 11:03:18] Booting Spider Server
[2024-12-05 11:03:18] Process Booter - booting /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby with args ["--enable-frozen-string-literal", "-E", "utf-8", "/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb", "-u", "31717", "31718", "31719", "31719", "4560", "31720", "31724", "1910278396"]
[2024-12-05 11:03:18] /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby --enable-frozen-string-literal -E utf-8 /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb -u 31717 31718 31719 31719 4560 31720 31724 1910278396
[2024-12-05 11:03:18] 31723 31718 31717 31719 4560 31720 31722 1910278396
[2024-12-05 11:03:18] Blocking main thread until exit signal received...
[2024-12-05 11:03:18] [sh] Booting Tau on macOS...
[2024-12-05 11:03:18] [ruby] Sonic Pi Spider Server booting...
[2024-12-05 11:03:18] [ruby] The time is 2024-12-05 11:03:18 -0500
[2024-12-05 11:03:18] [ruby] Warning, you have an older init.rb file in /Users/pablochin/.sonic-pi/init.rb which is now being ignored as your newer config/init.rb file is being used instead. Consider deleting your old init.rb (perhaps copying anything useful across first).
[2024-12-05 11:03:18] [ruby] Using primary protocol: udp
[2024-12-05 11:03:18] [ruby] Detecting port numbers...
[2024-12-05 11:03:18] [ruby] Ports: {:server_port=>31717, :gui_port=>31718, :scsynth_port=>31719, :scsynth_send_port=>31719, :osc_cues_port=>4560, :tau_port=>31720, :listen_to_tau_port=>31724}
[2024-12-05 11:03:18] [ruby] Token: 1910278396
[2024-12-05 11:03:18] [ruby] Opening UDP Server to listen to GUI on port: 31717
[2024-12-05 11:03:18] [ruby] Spider - Pulling in modules...
[2024-12-05 11:03:18] [ruby] Spider - Starting Runtime Server
[2024-12-05 11:03:19] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1910278396 to localhost:31720
[2024-12-05 11:03:19] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-12-05 11:03:20] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1910278396 to localhost:31720
[2024-12-05 11:03:21] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1910278396 to localhost:31720
[2024-12-05 11:03:21] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-12-05 11:03:21] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:31720
[2024-12-05 11:03:21] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:31720
[2024-12-05 11:03:21] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:31720
[2024-12-05 11:03:21] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:31720
[2024-12-05 11:03:21] [ruby] TauComms - Receiving ack from tau
[2024-12-05 11:03:21] [ruby] TauComms - connection established
[2024-12-05 11:03:21] [ruby] studio - init
[2024-12-05 11:03:22] [ruby] scsynth boot - Waiting for the SuperCollider Server to have booted...
[2024-12-05 11:03:22] [ruby] scsynth boot - Sending /status to server: 127.0.0.1:31719
[2024-12-05 11:03:22] [ruby] scsynth boot - Receiving ack from scsynth
[2024-12-05 11:03:22] [ruby] scsynth boot - Server connection established
[2024-12-05 11:03:22] [ruby] scsynth - clear!
[2024-12-05 11:03:22] [ruby] scsynth - clear schedule
[2024-12-05 11:03:22] [ruby] scsynth - schedule cleared!
[2024-12-05 11:03:22] [ruby] scsynth - group clear 0
[2024-12-05 11:03:22] [ruby] scsynth - group clear 0 completed
[2024-12-05 11:03:22] [ruby] Studio - Initialised SuperCollider Audio Server v3.13.0
[2024-12-05 11:03:22] [ruby] Studio - Resetting server
[2024-12-05 11:03:22] [ruby] Studio - Reset and setup groups and busses
[2024-12-05 11:03:22] [ruby] Studio - Clearing scsynth
[2024-12-05 11:03:22] [ruby] scsynth - clear schedule
[2024-12-05 11:03:22] [ruby] scsynth - clear scsynth
[2024-12-05 11:03:22] [ruby] scsynth - clear!
[2024-12-05 11:03:22] [ruby] scsynth - clear schedule
[2024-12-05 11:03:22] [ruby] scsynth - schedule cleared!
[2024-12-05 11:03:22] [ruby] scsynth - group clear 0
[2024-12-05 11:03:22] [ruby] scsynth - group clear 0 completed
[2024-12-05 11:03:22] [ruby] scsynth - cleared scsynth
[2024-12-05 11:03:22] [ruby] scsynth - bus allocators reset
[2024-12-05 11:03:22] [ruby] Studio - Allocating audio bus
[2024-12-05 11:03:22] [ruby] Studio - Create Base Synth Groups
[2024-12-05 11:03:22] [ruby] Studio - Starting mixer
[2024-12-05 11:03:22] [ruby] Studio - Starting scope
[2024-12-05 11:03:22] [ruby] Spider - Runtime Server Initialised
[2024-12-05 11:03:22] [ruby] Spider - Registering incoming Spider Server API endpoints
[2024-12-05 11:03:22] [ruby] Spider - Booted Successfully.
[2024-12-05 11:03:22] [ruby] Spider - v4.5, OS osx, on Ruby 3.2.2 | 3.2.0.
[2024-12-05 11:03:22] [ruby] Spider - ------------------------------------------
[2024-12-05 11:03:22] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1910278396 to localhost:31720
[2024-12-05 11:03:22] Daemon received Pid from Tau: [1910278396, 8951]
[2024-12-05 11:03:23] Sending scsynth info to GUI...
[2024-12-05 11:03:23] {:hw_in=>"Not connected", :hw_out=>"Scarlett Solo USB", :hw_in_chans=>0, :hw_out_chans=>2, :sc_sample_rate=>44100, :sc_block_size=>512}
[2024-12-05 11:03:23] Out [2 ch]: Scarlett Solo USB
In [0 ch]: Not connected
Sample Rate: 44100
Block Size: 512
[2024-12-05 11:03:51] [ruby] Studio - Pausing SuperCollider Audio Server
[2024-12-05 11:04:55] [scsynth] FAILURE IN SERVER /n_free Node 45 not found
[2024-12-05 11:04:58] [scsynth] FAILURE IN SERVER /n_free Node 41 not found
[2024-12-05 11:08:17] Kill switch timed out...
[2024-12-05 11:08:17] [EXIT] Daemon kill switch triggered. Exiting...
[2024-12-05 11:08:17] Daemon Booter is now exiting.
[2024-12-05 11:08:17] Exit signal received...
[2024-12-05 11:08:17] Cleaning up any running processes...
[2024-12-05 11:08:17] Daemon Finished. Cheerio.
[2024-12-05 11:08:17] Process Booter - killing /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby with pid 8949 and args ["--enable-frozen-string-literal", "-E", "utf-8", "/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb", "-u", "31717", "31718", "31719", "31719", "4560", "31720", "31724", "1910278396"], wait_thr status: #<Process::Waiter:0x00000001035f1b40 sleep>, sleep
[2024-12-05 11:08:17] Process Booter - killing /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with pid 8944 and args ["-u", "31719", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"], wait_thr status: #<Process::Waiter:0x0000000103621a48 sleep>, sleep
[2024-12-05 11:08:17] Killing Tau with pid 8951
[2024-12-05 11:08:17] [EXIT] Daemon Process has completed:
[2024-12-05 11:08:17] Sending TERM kill command to 8944
[2024-12-05 11:08:17] Process 8944 still running, waiting for it to finish... [5]
[2024-12-05 11:08:17] Process Booter - killing sh with pid 8951 and args ["/Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"], wait_thr status: #<Process::Waiter:0x00000001035f3530 sleep>, sleep
[2024-12-05 11:08:17] Sending TERM kill command to 8951
[2024-12-05 11:08:17] Process 8951 still running, waiting for it to finish... [5]
[2024-12-05 11:08:17] Sending TERM kill command to 8949
[2024-12-05 11:08:17] Process 8949 still running, waiting for it to finish... [5]
[2024-12-05 11:08:17] [ruby] Studio - Pausing SuperCollider Audio Server
[2024-12-05 11:08:17] [ruby] Studio - Pausing SuperCollider Audio Server
[2024-12-05 11:08:17] [ruby] Spider - Server is exiting.
[2024-12-05 11:08:17] [ruby] Spider - Shutting down GUI...
[2024-12-05 11:08:17] [ruby] Spider - Goodbye :-)
[2024-12-05 11:08:17] [ruby] Exiting - shutting down scsynth server...
[2024-12-05 11:08:17] [ruby] Sending /quit command to scsynth
[2024-12-05 11:08:17] [ruby] Stopping OSC server...
[2024-12-05 11:08:17] [ruby] Stopped OSC server...
[2024-12-05 11:08:18] Process 8951 still running, waiting for it to finish... [4]
[2024-12-05 11:08:18] Process 8944 terminated
[2024-12-05 11:08:18] Process 8949 terminated
[2024-12-05 11:08:18] [sh] /Volumes/Sonic Pi for Mac ARM64 v4.5.0/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh: line 37: 8951 Segmentation fault: 11 _build/prod/rel/tau/bin/tau start > $TAU_BOOT_LOG_PATH 2>&1
[2024-12-05 11:08:19] Process 8951 terminated
[2024-12-05 11:08:19] Daemon Booter - Over and Out.

@pchin82
Copy link
Author

pchin82 commented Dec 5, 2024

somehow, now I can't even find the ~/.sonic-pi/log/ on my Mac, though if I google it, it shows online. It's very confusing.

@rbnpi
Copy link
Contributor

rbnpi commented Dec 5, 2024

System report
I notice a system abort because of a byte write error due to Permissions. I'm still on OS 13.7.1 so haven't tried OS 14.
In the Sonic Pi logs after booting there looks to be a problem with Scsynth (the supercollider server) causing the daemon to abort the process. You seen to have a large number of audio devices attached to your machine. I suggest unplugging/removing all but the built in speaker and microphone to start with making sure these are the selected devices and that they have the same sampler rate (you can use audio -MIDI setup to do this., temporarily renaming your .sonic-pi folder using version 4.5.1 the latest release and trying that again. Should behave like a new first time install generating a new .sonic-pi folder and associated sub folder. If that works you can then try adding other devices one at a time and see if it still works. If you wan't inputs you will have to enable them either in the audio prefs screen when Sonic Pi is running, or in the .sonic-pi/config/audio-settings.toml file. (a text file)
If it doesn't work I think you may have to get some input from @samaaron

@rbnpi
Copy link
Contributor

rbnpi commented Dec 5, 2024

It is a hidden folder. You can enable it by selecting a finder window for your home folder then holding down SHIFT + COMMAND and tapping the . (full stop key). This toggles it visible/invisible
Or you can go to the Go menu in the finder window and select Go to Folder... and type in ~/.sonic-pi then press return

@pchin82
Copy link
Author

pchin82 commented Dec 5, 2024

Many thanks! I tried your suggestion and it's still quitting unexpectedly. Hopefully Sam Aaron can assist!

@rbnpi
Copy link
Contributor

rbnpi commented Dec 5, 2024

@samaaron have you any thoughts on this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants