SM 2.5.4.129 - Both AU and VST versions
In Studio One 2 Mac version 2.0.4 or REAPER Mac 4.15, if you instantiate SM 2.5 and then toggle back and forth between the "Local" button and the "Online" button in the preset browser of SM 2.5 a few times, Studio One 2 will crash.
The crash always happens after clicking the "Online" button.
Here is the backtrace from a Studio One 2 crash:
Process: studioapp [5785]
Path: /Applications/Studio One 2.app/Contents/MacOS/studioapp
Identifier: com.presonus.studioone2
Version: 2.0.4 Build 17496 (2.0.3)
Code Type: X86 (Native)
Parent Process: launchd [211]
Date/Time: 2012-01-20 16:01:45.746 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 281191 sec
Crashes Since Last Report: 27575
Per-App Interval Since Last Report: 190 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 96F3E8AD-E01C-473F-98DA-0BDAFC2AC1FC
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Studio One 2.app/Contents/MacOS/studioapp
__TEXT 0000000000001000-0000000000c15000 [ 12.1M] r-x/rwx SM=COW /Applications/Studio One 2.app/Contents/MacOS/studioapp
Application Specific Information:
objc[5785]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x95f36c50 strcpy + 48
1 com.kv331audio.SynthMaster2VST 0x1c90b139 CPresetManager::DownloadPresetsList() + 553
2 com.kv331audio.SynthMaster2VST 0x1c9a2ee0 CSynthMasterEffectEditor::valueChanged(VSTGUI::CControl*) + 4448
3 com.kv331audio.SynthMaster2VST 0x1c96fbcd CGroupButton::onMouseDown(VSTGUI::CPoint&, long const&) + 189
4 com.kv331audio.SynthMaster2VST 0x1c9557c5 VSTGUI::CViewContainer::onMouseDown(VSTGUI::CPoint&, long const&) + 197
5 com.kv331audio.SynthMaster2VST 0x1c9557c5 VSTGUI::CViewContainer::onMouseDown(VSTGUI::CPoint&, long const&) + 197
6 com.kv331audio.SynthMaster2VST 0x1c9557c5 VSTGUI::CViewContainer::onMouseDown(VSTGUI::CPoint&, long const&) + 197
7 com.kv331audio.SynthMaster2VST 0x1c9a6c2c CSynthMasterEffectFrame::onMouseDown(VSTGUI::CPoint&, long const&) + 364
8 com.kv331audio.SynthMaster2VST 0x1c951eaf VSTGUI::CFrame::carbonMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 655
9 com.apple.HIToolbox 0x9567f920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
10 com.apple.HIToolbox 0x954fb803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
11 com.apple.HIToolbox 0x954fac80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
12 com.apple.HIToolbox 0x9550faa9 SendEventToEventTarget + 76
13 com.apple.HIToolbox 0x95510229 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1915
14 com.apple.HIToolbox 0x954fbcbe _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
15 com.apple.HIToolbox 0x954fac80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
16 com.apple.HIToolbox 0x9550faa9 SendEventToEventTarget + 76
17 com.apple.AppKit 0x9a0e078a -[NSCarbonWindow sendEvent:] + 179
18 com.apple.AppKit 0x99e006ff -[NSApplication sendEvent:] + 4788
19 com.presonus.cclgui 0x01001baa -[CustomApplication sendEvent:] + 195
20 com.apple.AppKit 0x99d91c82 -[NSApplication run] + 1007
21 com.presonus.cclgui 0x0100281b CCL::UserInterface::runEventLoop() + 157
22 com.presonus.cclgui 0x01002778 non-virtual thunk to CCL::UserInterface::runEventLoop() + 20
23 com.presonus.studioone2 0x00001f7d 0x1000 + 3965
24 com.presonus.studioone2 0x000717ec 0x1000 + 460780
25 com.presonus.studioone2 0x00001e6d start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x93f3390a kevent + 10
1 libdispatch.dylib 0x9acc0c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9acbf6a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.cclsystem 0x0162bbdc CCL::MediaTimer::run() + 126
5 com.presonus.cclsystem 0x0162b7cd CCL::MediaTimer::threadEntry(void*) + 17
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.cclsystem 0x0162bbdc CCL::MediaTimer::run() + 126
5 com.presonus.cclsystem 0x0162b7cd CCL::MediaTimer::threadEntry(void*) + 17
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.CoreFoundation 0x90e8a0ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x90e93214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x90e928ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x90ea3611 CFRunLoopRun + 129
6 com.apple.DVCPROHDMuxer 0x111ae98f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x93f30d36 mach_wait_until + 10
1 com.apple.CoreServices.CarbonCore 0x9114d8cc MPDelayUntil + 29
2 com.apple.CoreServices.CarbonCore 0x9115f768 Delay + 108
3 se.propellerheads.rewire.library 0x116df654 RWIsReWireMixerAppRunningImp + 30420
4 se.propellerheads.rewire.library 0x116ee228 RWIsReWireMixerAppRunningImp + 90792
5 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
6 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.CoreFoundation 0x90e8a0ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x90e93214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x90e928ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x90ea3611 CFRunLoopRun + 129
6 com.celemony.melodyne.rewiredevice 0x11816866 RWDEFGetDeviceInfo + 821702
7 com.celemony.melodyne.rewiredevice 0x117f0c7a RWDEFGetDeviceInfo + 667098
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x93f33ef2 __sem_wait + 10
1 com.celemony.melodyne.rewiredevice 0x1180e072 RWDEFGetDeviceInfo + 786898
2 com.celemony.melodyne.rewiredevice 0x1174e1cc RWDEFGetDeviceInfo + 812
3 com.celemony.melodyne.rewiredevice 0x117f0c7a RWDEFGetDeviceInfo + 667098
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x93f30c5e semaphore_wait_trap + 10
1 com.ableton.live-engine 0x1338077c 0x13373000 + 55164
2 com.ableton.live-engine 0x133a1672 0x13373000 + 190066
3 com.ableton.live-engine 0x1337aa09 0x13373000 + 31241
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x93f30c5e semaphore_wait_trap + 10
1 com.ableton.live-engine 0x1338077c 0x13373000 + 55164
2 com.ableton.live-engine 0x133a1672 0x13373000 + 190066
3 com.ableton.live-engine 0x1337aa09 0x13373000 + 31241
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 10:
0 libsystem_kernel.dylib 0x93f30c5e semaphore_wait_trap + 10
1 com.ableton.live-engine 0x1338077c 0x13373000 + 55164
2 com.ableton.live-engine 0x133a1672 0x13373000 + 190066
3 com.ableton.live-engine 0x1337aa09 0x13373000 + 31241
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.rewireservice 0x1160b1d0 0x115ff000 + 49616
5 com.presonus.rewireservice 0x116557b1 0x115ff000 + 354225
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x95ef1f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x910ea5a3 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x910ea319 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x910ea12a TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x94d2cde6 0x94740000 + 6213094
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 13:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.studioone2 0x002c2346 0x1000 + 2888518
5 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
6 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI 0x112c1f67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x112e4f5b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI 0x112e58e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x112c353b XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI 0x112c2f05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.studioone2 0x0030f144 0x1000 + 3203396
5 com.presonus.studioone2 0x0030cf69 0x1000 + 3194729
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x93f30d12 syscall_thread_switch + 10
1 com.celemony.melodyne.vst3 0x193cd3a8 bundleEntry + 917688
2 com.celemony.melodyne.vst3 0x19823d0d zError + 3923293
3 com.celemony.melodyne.vst3 0x19824188 zError + 3924440
4 com.celemony.melodyne.vst3 0x193cdcba bundleEntry + 920010
5 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
6 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 17:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 18:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 19:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00238bef 0x1000 + 2325487
6 com.presonus.studioone2 0x00238c47 0x1000 + 2325575
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 20:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 21:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00771549 0x1000 + 7800137
6 com.presonus.studioone2 0x00771569 0x1000 + 7800169
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 22:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00771549 0x1000 + 7800137
6 com.presonus.studioone2 0x00771569 0x1000 + 7800169
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 23:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00771549 0x1000 + 7800137
6 com.presonus.studioone2 0x00771569 0x1000 + 7800169
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 24:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x9b4ae9fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x9b4aea6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9b4a6e5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9b4a6926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9b4a6898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9b4a681d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 25:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x002c2228 0x1000 + 2888232
6 com.presonus.studioone2 0x002c22fd 0x1000 + 2888445
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 26:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x20480d12 ebx: 0x00000000 ecx: 0x00000000 edx: 0x0000000e
edi: 0x20480d12 esi: 0x20480c00 ebp: 0xbfffe948 esp: 0xbfffe898
ss: 0x00000023 efl: 0x00210202 eip: 0x95f36c50 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000000
Logical CPU: 2
SM 2.5 Mac Crash: Toggling back and forth "Local" and "Online" in the preset browser crashes
Official support for: kv331audio.com
Moderator: KV331 Moderators
SM 2.5 Mac Crash: Toggling back and forth "Local" and "Online" in the preset browser crashes
2012-01-20T21:13:37+00:00
SM 2.5.4.129 - Both AU and VST versions
In Studio One 2 Mac version 2.0.4 or REAPER Mac 4.15, if you instantiate SM 2.5 and then toggle back and forth between the "Local" button and the "Online" button in the preset browser of SM 2.5 a few times, Studio One 2 will crash.
The crash always happens after clicking the "Online" button.
Here is the backtrace from a Studio One 2 crash:
Process: studioapp [5785]
Path: /Applications/Studio One 2.app/Contents/MacOS/studioapp
Identifier: com.presonus.studioone2
Version: 2.0.4 Build 17496 (2.0.3)
Code Type: X86 (Native)
Parent Process: launchd [211]
Date/Time: 2012-01-20 16:01:45.746 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 281191 sec
Crashes Since Last Report: 27575
Per-App Interval Since Last Report: 190 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 96F3E8AD-E01C-473F-98DA-0BDAFC2AC1FC
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Studio One 2.app/Contents/MacOS/studioapp
__TEXT 0000000000001000-0000000000c15000 [ 12.1M] r-x/rwx SM=COW /Applications/Studio One 2.app/Contents/MacOS/studioapp
Application Specific Information:
objc[5785]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x95f36c50 strcpy + 48
1 com.kv331audio.SynthMaster2VST 0x1c90b139 CPresetManager::DownloadPresetsList() + 553
2 com.kv331audio.SynthMaster2VST 0x1c9a2ee0 CSynthMasterEffectEditor::valueChanged(VSTGUI::CControl*) + 4448
3 com.kv331audio.SynthMaster2VST 0x1c96fbcd CGroupButton::onMouseDown(VSTGUI::CPoint&, long const&) + 189
4 com.kv331audio.SynthMaster2VST 0x1c9557c5 VSTGUI::CViewContainer::onMouseDown(VSTGUI::CPoint&, long const&) + 197
5 com.kv331audio.SynthMaster2VST 0x1c9557c5 VSTGUI::CViewContainer::onMouseDown(VSTGUI::CPoint&, long const&) + 197
6 com.kv331audio.SynthMaster2VST 0x1c9557c5 VSTGUI::CViewContainer::onMouseDown(VSTGUI::CPoint&, long const&) + 197
7 com.kv331audio.SynthMaster2VST 0x1c9a6c2c CSynthMasterEffectFrame::onMouseDown(VSTGUI::CPoint&, long const&) + 364
8 com.kv331audio.SynthMaster2VST 0x1c951eaf VSTGUI::CFrame::carbonMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 655
9 com.apple.HIToolbox 0x9567f920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
10 com.apple.HIToolbox 0x954fb803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
11 com.apple.HIToolbox 0x954fac80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
12 com.apple.HIToolbox 0x9550faa9 SendEventToEventTarget + 76
13 com.apple.HIToolbox 0x95510229 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1915
14 com.apple.HIToolbox 0x954fbcbe _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
15 com.apple.HIToolbox 0x954fac80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
16 com.apple.HIToolbox 0x9550faa9 SendEventToEventTarget + 76
17 com.apple.AppKit 0x9a0e078a -[NSCarbonWindow sendEvent:] + 179
18 com.apple.AppKit 0x99e006ff -[NSApplication sendEvent:] + 4788
19 com.presonus.cclgui 0x01001baa -[CustomApplication sendEvent:] + 195
20 com.apple.AppKit 0x99d91c82 -[NSApplication run] + 1007
21 com.presonus.cclgui 0x0100281b CCL::UserInterface::runEventLoop() + 157
22 com.presonus.cclgui 0x01002778 non-virtual thunk to CCL::UserInterface::runEventLoop() + 20
23 com.presonus.studioone2 0x00001f7d 0x1000 + 3965
24 com.presonus.studioone2 0x000717ec 0x1000 + 460780
25 com.presonus.studioone2 0x00001e6d start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x93f3390a kevent + 10
1 libdispatch.dylib 0x9acc0c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9acbf6a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.cclsystem 0x0162bbdc CCL::MediaTimer::run() + 126
5 com.presonus.cclsystem 0x0162b7cd CCL::MediaTimer::threadEntry(void*) + 17
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.cclsystem 0x0162bbdc CCL::MediaTimer::run() + 126
5 com.presonus.cclsystem 0x0162b7cd CCL::MediaTimer::threadEntry(void*) + 17
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.CoreFoundation 0x90e8a0ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x90e93214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x90e928ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x90ea3611 CFRunLoopRun + 129
6 com.apple.DVCPROHDMuxer 0x111ae98f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x93f30d36 mach_wait_until + 10
1 com.apple.CoreServices.CarbonCore 0x9114d8cc MPDelayUntil + 29
2 com.apple.CoreServices.CarbonCore 0x9115f768 Delay + 108
3 se.propellerheads.rewire.library 0x116df654 RWIsReWireMixerAppRunningImp + 30420
4 se.propellerheads.rewire.library 0x116ee228 RWIsReWireMixerAppRunningImp + 90792
5 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
6 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.CoreFoundation 0x90e8a0ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x90e93214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x90e928ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x90ea3611 CFRunLoopRun + 129
6 com.celemony.melodyne.rewiredevice 0x11816866 RWDEFGetDeviceInfo + 821702
7 com.celemony.melodyne.rewiredevice 0x117f0c7a RWDEFGetDeviceInfo + 667098
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x93f33ef2 __sem_wait + 10
1 com.celemony.melodyne.rewiredevice 0x1180e072 RWDEFGetDeviceInfo + 786898
2 com.celemony.melodyne.rewiredevice 0x1174e1cc RWDEFGetDeviceInfo + 812
3 com.celemony.melodyne.rewiredevice 0x117f0c7a RWDEFGetDeviceInfo + 667098
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x93f30c5e semaphore_wait_trap + 10
1 com.ableton.live-engine 0x1338077c 0x13373000 + 55164
2 com.ableton.live-engine 0x133a1672 0x13373000 + 190066
3 com.ableton.live-engine 0x1337aa09 0x13373000 + 31241
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x93f30c5e semaphore_wait_trap + 10
1 com.ableton.live-engine 0x1338077c 0x13373000 + 55164
2 com.ableton.live-engine 0x133a1672 0x13373000 + 190066
3 com.ableton.live-engine 0x1337aa09 0x13373000 + 31241
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 10:
0 libsystem_kernel.dylib 0x93f30c5e semaphore_wait_trap + 10
1 com.ableton.live-engine 0x1338077c 0x13373000 + 55164
2 com.ableton.live-engine 0x133a1672 0x13373000 + 190066
3 com.ableton.live-engine 0x1337aa09 0x13373000 + 31241
4 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
5 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.rewireservice 0x1160b1d0 0x115ff000 + 49616
5 com.presonus.rewireservice 0x116557b1 0x115ff000 + 354225
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x95ef1f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x910ea5a3 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x910ea319 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x910ea12a TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x94d2cde6 0x94740000 + 6213094
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 13:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.studioone2 0x002c2346 0x1000 + 2888518
5 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
6 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI 0x112c1f67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x112e4f5b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI 0x112e58e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x112c353b XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI 0x112c2f05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
8 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x93f32bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x95ea27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x95ea2558 usleep$UNIX2003 + 60
3 com.presonus.cclsystem 0x016603a9 ThreadSleep + 21
4 com.presonus.studioone2 0x0030f144 0x1000 + 3203396
5 com.presonus.studioone2 0x0030cf69 0x1000 + 3194729
6 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
7 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x93f30d12 syscall_thread_switch + 10
1 com.celemony.melodyne.vst3 0x193cd3a8 bundleEntry + 917688
2 com.celemony.melodyne.vst3 0x19823d0d zError + 3923293
3 com.celemony.melodyne.vst3 0x19824188 zError + 3924440
4 com.celemony.melodyne.vst3 0x193cdcba bundleEntry + 920010
5 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
6 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 17:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 18:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 19:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00238bef 0x1000 + 2325487
6 com.presonus.studioone2 0x00238c47 0x1000 + 2325575
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 20:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 21:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00771549 0x1000 + 7800137
6 com.presonus.studioone2 0x00771569 0x1000 + 7800169
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 22:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00771549 0x1000 + 7800137
6 com.presonus.studioone2 0x00771569 0x1000 + 7800169
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 23:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x00771549 0x1000 + 7800137
6 com.presonus.studioone2 0x00771569 0x1000 + 7800169
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 24:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x93f30c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93f301f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x9b4ae9fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x9b4aea6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9b4a6e5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9b4a6926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9b4a6898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9b4a681d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
9 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 25:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.studioone2 0x002c2228 0x1000 + 2888232
6 com.presonus.studioone2 0x002c22fd 0x1000 + 2888445
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 26:
0 libsystem_kernel.dylib 0x93f3283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x95ef1e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x95ea242c pthread_cond_wait$UNIX2003 + 71
3 com.presonus.cclsystem 0x01660a7c CCL::Threading::NativeSignal::wait(unsigned int) + 130
4 com.presonus.cclsystem 0x016609f4 non-virtual thunk to CCL::Threading::NativeSignal::wait(unsigned int) + 27
5 com.presonus.cclsystem 0x0161c5ee CCL::Threading::WorkerThread::run() + 148
6 com.presonus.cclsystem 0x0161c66d CCL::Threading::WorkerThread::run(void*) + 17
7 com.presonus.cclsystem 0x0161b4a1 CCL::Threading::NativeThread::callFunction() + 43
8 com.presonus.cclsystem 0x01660e2d _ZL11ThreadEntryPv + 52
9 libsystem_c.dylib 0x95eeded9 _pthread_start + 335
10 libsystem_c.dylib 0x95ef16de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x20480d12 ebx: 0x00000000 ecx: 0x00000000 edx: 0x0000000e
edi: 0x20480d12 esi: 0x20480c00 ebp: 0xbfffe948 esp: 0xbfffe898
ss: 0x00000023 efl: 0x00210202 eip: 0x95f36c50 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000000
Logical CPU: 2
Budbertzerofluff
https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=207675
I've got more ideas actually regarding online presets, such as entering comments when updating a preset, version history, etc...
-
Budbertzerofluff Budbertzerofluff https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=207675
- KVRer
- 7 posts since 19 May, 2009
Post by Budbertzerofluff »
-
- KVRAF
- 7504 posts since 14 Nov, 2006 from Ankara, Turkey
- Contact:
Hi there,
Thanks for the bug report. We are actually making the online presets part of the "update", which will be release hopefuly tonight for MacOSX as well!
(which means you dont have to browse online presets all the time)
Cheers,
Bulent
Thanks for the bug report. We are actually making the online presets part of the "update", which will be release hopefuly tonight for MacOSX as well!
(which means you dont have to browse online presets all the time)
Cheers,
Bulent
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
Budbertzerofluff Budbertzerofluff https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=207675
- KVRer
- Topic Starter
- 7 posts since 19 May, 2009
Post by Budbertzerofluff »
Hi Bulent,
Thanks very much for this. BTW, I wanted to say that the inclusion of the online preset capability in SM thats as easy as pushing a button is *awesome*.
Thanks very much for this. BTW, I wanted to say that the inclusion of the online preset capability in SM thats as easy as pushing a button is *awesome*.
-
- KVRAF
- 7504 posts since 14 Nov, 2006 from Ankara, Turkey
- Contact:
Thank youBudbertzerofluff wrote:Hi Bulent,
Thanks very much for this. BTW, I wanted to say that the inclusion of the online preset capability in SM thats as easy as pushing a button is *awesome*.
I've got more ideas actually regarding online presets, such as entering comments when updating a preset, version history, etc...
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
Post Reply
4 posts
• Page 1 of 1
Jump to
- The Main Forums
- ↳ KVR Studio Manager
- ↳ Getting Started (AKA What is the best...?)
- ↳ Instruments
- ↳ Effects
- ↳ Hosts & Applications (Sequencers, DAWs, Audio Editors, etc.)
- ↳ Guitars
- ↳ Mobile Apps and Hardware
- ↳ Soundware
- ↳ Samplers, Sampling & Sample Libraries
- ↳ Hardware (Instruments and Effects)
- ↳ Modular Synthesis
- ↳ Sound Design
- ↳ Production Techniques
- ↳ Music Theory
- ↳ Computer Setup and System Configuration
- ↳ DSP and Plugin Development
- ↳ DIY: Build it and they will come
- ↳ Music Cafe
- ↳ Sell & Buy (+Special Offers, Deals & Promos)
- ↳ KVR Experts
- ↳ KVR Developer Challenge 2026
- ↳ Everything Else (Music related)
- ↳ Off Topic
- ↳ Off Topic Classics
- ↳ Machine Learning and AI for Music Creation
- Official Company Forums
- ↳ 2getheraudio
- ↳ accSone
- ↳ Acon Digital
- ↳ AcousticsampleS
- ↳ AcousModules
- ↳ Agitated State
- ↳ AIR Music Technology
- ↳ AMG
- ↳ Ample Sound
- ↳ Antares Audio Technologies
- ↳ Apisonic Labs
- ↳ APU Software
- ↳ apulSoft
- ↳ AriesCode
- ↳ Arts Acoustic
- ↳ Arturia
- ↳ Audjoo
- ↳ AudioSpillage
- ↳ Audiority
- ↳ Best Service
- ↳ Big Tick
- ↳ Bitwig
- ↳ Controller Scripting
- ↳ Blue Cat Audio
- ↳ Cherry Audio
- ↳ CWITEC
- ↳ Embertone
- ↳ energyXT
- ↳ Eventide
- ↳ Expert Sleepers
- ↳ forward audio
- ↳ Future Audio Workshop
- ↳ FXpansion
- ↳ g200kg
- ↳ Harrison Mixbus
- ↳ HG Fortune
- ↳ Homegrown Sounds
- ↳ HoRNet Plugins
- ↳ Ilya Efimov Production
- ↳ Image Line
- ↳ Impact Soundworks
- ↳ Indiginus
- ↳ Insert Piz Here
- ↳ Ju-X
- ↳ Kirk Hunter Studios
- ↳ Kirnu
- ↳ Kong Audio
- ↳ Krotos
- ↳ Kuassa
- ↳ KV331 Audio
- ↳ LennarDigital
- ↳ Les Productions Zvon
- ↳ Liqube Audio
- ↳ Loomer
- ↳ LVC-Audio
- ↳ Maizesoft
- ↳ Manytone Music
- ↳ Media Overkill (MOK)
- ↳ MeldaProduction
- ↳ Mellowmuse
- ↳ MIDIMood
- ↳ moForte
- ↳ Mozaic Beats
- ↳ mucoder
- ↳ MusicDevelopments
- ↳ Tips & Tricks
- ↳ MusicLab
- ↳ MuTools
- ↳ New Sonic Arts
- ↳ NUSofting
- ↳ Oli Larkin Plugins
- ↳ Orange Tree Samples
- ↳ patchpool
- ↳ Photosounder
- ↳ PlugInGuru
- ↳ Polyverse Music
- ↳ Precisionsound
- ↳ Premier Sound Factory
- ↳ Psychic Modulation
- ↳ Realitone
- ↳ Resonance-Sound
- ↳ Reveal Sound
- ↳ Roger Linn Design
- ↳ rs-met
- ↳ S3A: Spatial Audio
- ↳ SaschArt
- ↳ Smart Electronix
- ↳ sonible
- ↳ SonicBirth
- ↳ Sonic Reality / eSoundz.com
- ↳ Soundiron
- ↳ SPC Plugins
- ↳ Sugar Bytes
- ↳ TAL Software
- ↳ Tokyo Dawn Labs
- ↳ Tracktion
- ↳ Tweakbench
- ↳ u-he
- ↳ u-he Linux support
- ↳ UJAM
- ↳ United Plugins
- ↳ VAZ Synths
- ↳ Virharmonic
- ↳ xoxos
- ↳ XSRDO - SynthCraft
- ↳ ZynAddSubFX
- Site Stuff
- ↳ Site Stuff
- Archived Forums
- ↳ AlgoMusic
- ↳ easytoolz
- ↳ Elevayta
- ↳ Hollow Sun
- ↳ LinPlug
- ↳ Muse Research and Development
- ↳ Shuriken
- ↳ SoHa Sound Design
- ↳ Soniccouture
- ↳ Topten Software
- ↳ Valhalla DSP
- ↳ CK Modules & VST
- ↳ Sennheiser AMBEO
- ↳ Muon Software
- ↳ Westgatesounds.net
- ↳ Squaredheads
- ↳ Sonigen
- ↳ CFA-Sound
- ↳ Back In Time Records
- ↳ Livelab.dk
- ↳ Skytopia
- ↳ audioD3CK
- ↳ Inspire Audio
- ↳ Krakli
- ↳ Drumdrops
- ↳ Futucraft
- ↳ OverTone DSP
- ↳ RaXnTraX
- ↳ solar3d-software
- ↳ Signaldust
- ↳ Soundemote
- ↳ ReleaseLab (Powered by Artist Expansion)
- ↳ Wolfgang Palm
- KVR Forum index
- All times are UTC
- Delete cookies
