by Warren P » Wed Aug 09, 2023 11:17 pm
here's a typical crash. Segfault for non developers means that the SampleTank VST code is accessing a very low (near 0) address which is invalid. [VM Region Info: 0x1dc ]
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 0x00000000000001dc
Exception Codes: 0x0000000000000001, 0x00000000000001dc
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [45381]
VM Region Info: 0x1dc is not in any region. Bytes before following region: 140722806144548
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
mapped file 7ffc94df4000-7ffca3f48000 [241.3M] r-x/r-x SM=COW ...t_id=65c53a23
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 SampleTank 4 0x16a204638 0x1694ed000 + 13727288
1 SampleTank 4 0x169e14220 0x1694ed000 + 9597472
2 SampleTank 4 0x16a021791 0x1694ed000 + 11749265
3 SampleTank 4 0x16a105aed 0x1694ed000 + 12684013
4 SampleTank 4 0x16a102df7 0x1694ed000 + 12672503
5 CoreFoundation 0x7ff80798a906 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
6 CoreFoundation 0x7ff80798a8a9 __CFRunLoopDoSource0 + 157
7 CoreFoundation 0x7ff80798a686 __CFRunLoopDoSources0 + 217
8 CoreFoundation 0x7ff80798930a __CFRunLoopRun + 916
9 CoreFoundation 0x7ff80798891c CFRunLoopRunSpecific + 560
10 HIToolbox 0x7ff8118d2f3d RunCurrentEventLoopInMode + 292
11 HIToolbox 0x7ff8118d2d4e ReceiveNextEventCommon + 657
12 HIToolbox 0x7ff8118d2aa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
13 AppKit 0x7ff80a98425c _DPSNextEvent + 858
14 AppKit 0x7ff80a983106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214