[???] OSX: Unreproducible crash (ANA/Synthlen/Hive VST?)

Some crash log while starting a song in RC1:

[SPOILER]

CrashLog: 0 libsystem_platform.dylib 0x00007fff902fd5aa _sigtramp + 26
CrashLog: 1 ??? 0x0000600000c931a0 0x0 + 105553129451936
CrashLog: 2 libobjc.A.dylib 0x00007fff8bf1d62e _ZL12realizeClassP10objc_class + 257
CrashLog: 3 libobjc.A.dylib 0x00007fff8bf2020c lookUpImpOrForward + 98
CrashLog: 4 libobjc.A.dylib 0x00007fff8bf13169 objc_msgSend + 233
CrashLog: 5 libobjc.A.dylib 0x00007fff8bf1565a _ZN12_GLOBAL__N_119AutoreleasePoolPage3popEPv + 502
CrashLog: 6 CoreFoundation 0x00007fff94c10932 _CFAutoreleasePoolPop + 50
CrashLog: 7 Foundation 0x00007fff96c6b11b __NSFireTimer + 135
CrashLog: 8 CoreFoundation 0x00007fff94c8d3e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
CrashLog: 9 CoreFoundation 0x00007fff94c8cf1f __CFRunLoopDoTimer + 1151
CrashLog: 10 CoreFoundation 0x00007fff94cfe5aa __CFRunLoopDoTimers + 298
CrashLog: 11 CoreFoundation 0x00007fff94c486a5 __CFRunLoopRun + 1525
CrashLog: 12 CoreFoundation 0x00007fff94c47e75 CFRunLoopRunSpecific + 309
CrashLog: 13 HIToolbox 0x00007fff8b162a0d RunCurrentEventLoopInMode + 226
CrashLog: 14 HIToolbox 0x00007fff8b162685 ReceiveNextEventCommon + 173
CrashLog: 15 HIToolbox 0x00007fff8b1625bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
CrashLog: 16 AppKit 0x00007fff936fe24e _DPSNextEvent + 1434
CrashLog: 17 AppKit 0x00007fff936fd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
CrashLog: 18 AppKit 0x00007fff936f199c -[NSApplication run] + 553
CrashLog: 19 Renoise 0x0000000100a8f85e Renoise + 11073630
CrashLog: 20 Renoise 0x00000001000270c4 Renoise + 159940
CrashLog: 21 Renoise 0x0000000100026a84 Renoise + 158340
CrashLog: 22 Renoise 0x0000000100022394 Renoise + 140180
CrashLog: 23 ??? 0x0000000000000001 0x0 + 1

Application: Caught an unhandled fatal exception (Thread: GUI)!
Application: Saving a backup...

[/SPOILER]

That’s unfortunately not very helpful. Could you please give us a bit more info here like: with which song did that happen, do you had other problems with the song before and what have you done before it crashed (even if it seemes not be directly related to the crash). Does the song use a bunch of plugins which you maybe just started using? Could you share the song with us?

Is that maybe related to the IL Mini Host crash you previously reported?

According to the crashlog it tried to clean up/delete an objc object of a class which no longer is registered. This may happen when some object of an already unloaded plugin is still dangling around. But it also may happen when heap memory got corrupted - either by Renoise or some plugin. Hard to say, really.

I removed the plug in entry from log (a.n.a. Vst bridged was the only I had opened before), because I didn’t want the discussion direction targeting a plug in again.

Because, just like the previous report, the crash didn’t seem to be related directly to a plug in.

I think I now reported 3 times with such inprecise crash log info. Every time I opened and closed completely different plug-ins.

As far as I can tell, all those crashes more often happen in the 64bit version. I almost never get any crash in 32bit.

I think sometimes it happens I left a vsti gui opened, and then replaced the plug in entry directly with another plug in.

I get GUI crashes relatively often in 32bit. I am pretty convinced it’s Native Instruments, Waves or both fucking things up.

Here’s a GUI crash log from today (RC2).

It crashed after rendering a song, then I prelistend to a long wave, then opened another song and then crash.

CrashLog: 0 libsystem_platform.dylib 0x9068503b _sigtramp + 43
CrashLog: 1 ??? 0xffffffff 0x0 + 4294967295
CrashLog: 2 Renoise 0x00d37f6e Renoise + 13856622
CrashLog: 3 Renoise 0x00b4b52d Renoise + 11838765
CrashLog: 4 Renoise 0x00b4b8a8 Renoise + 11839656
CrashLog: 5 Renoise 0x00bcde2e Renoise + 12373550
CrashLog: 6 Renoise 0x00bfad98 Renoise + 12557720
CrashLog: 7 Renoise 0x00d339af Renoise + 13838767
CrashLog: 8 Renoise 0x00bf9e81 Renoise + 12553857
CrashLog: 9 Renoise 0x00bf3ec9 Renoise + 12529353
CrashLog: 10 Renoise 0x002130e7 Renoise + 2171111
CrashLog: 11 Renoise 0x0021268d Renoise + 2168461
CrashLog: 12 Renoise 0x00028765 Renoise + 161637
CrashLog: 13 Renoise 0x004a2f4c Renoise + 4857676
CrashLog: 14 Renoise 0x00031b37 Renoise + 199479
CrashLog: 15 Renoise 0x00a6d14e Renoise + 10928462
CrashLog: 16 Renoise 0x00a75200 Renoise + 10961408
CrashLog: 17 Renoise 0x00e03ee5 Renoise + 14692069
CrashLog: 18 Renoise 0x00e30184 Renoise + 14872964
CrashLog: 19 Renoise 0x00aa4551 Renoise + 11154769
CrashLog: 20 Foundation 0x99c1276f __NSFireTimer + 119
CrashLog: 21 CoreFoundation 0x995b9006 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
CrashLog: 22 CoreFoundation 0x995b8ab4 __CFRunLoopDoTimer + 1316
CrashLog: 23 CoreFoundation 0x9963454f __CFRunLoopDoTimers + 351
CrashLog: 24 CoreFoundation 0x99570531 __CFRunLoopRun + 2081
CrashLog: 25 CoreFoundation 0x9956faa6 CFRunLoopRunSpecific + 390
CrashLog: 26 CoreFoundation 0x9956f90b CFRunLoopRunInMode + 123
CrashLog: 27 HIToolbox 0x954958f8 RunCurrentEventLoopInMode + 262
CrashLog: 28 HIToolbox 0x95495631 ReceiveNextEventCommon + 494
CrashLog: 29 HIToolbox 0x9549542c _BlockUntilNextEventMatchingListInModeWithFilter + 99
CrashLog: 30 AppKit 0x90e6ab41 _DPSNextEvent + 742
CrashLog: 31 AppKit 0x90e6a1e5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350
CrashLog: 32 AppKit 0x90e5eb9c -[NSApplication run] + 907
CrashLog: 33 Renoise 0x00aa3d01 Renoise + 11152641
CrashLog: 34 Renoise 0x00a68d38 Renoise + 10911032
CrashLog: 35 Renoise 0x000295e4 Renoise + 165348
CrashLog: 36 Renoise 0x0002920a Renoise + 164362
CrashLog: 37 Renoise 0x00024886 Renoise + 145542

Application: Caught an unhandled fatal exception (Thread: GUI)!
Application: Saving a backup...

Error Message: A fatal error or crash occurred (unhandled exception in thread: GUI).
Error Message: A backup of the current document was saved at
Error Message: '/Users/thomas/Library/Preferences/Renoise/V3.1.0/CrashBackups/Untitled_1_2_2016__16_21_crash.xrns'...
Error Message: This either happened because of a bug in Renoise, or because of a bug in one of its loaded components (plugins). Please contact <bug@renoise.com> and report this problem, so that it can be fixed.
Error Message: Note: It's very important that we know exactly what has happened (what you were doing before this message popped up), or the problem cannot be replicated/analyzed. Please include a description of what you were doing and which components were being used...

Application: Terminating...

CoreAudio: Stopping Device 'Focusrite: Scarlett 2i4 USB'...
CoreAudio: Releasing Device 'Focusrite: Scarlett 2i4 USB'...
CoreAudio: Device is down

MIDI: Shut down: Closing all acquired MIDI devices...

In trying to narrow down where it’s happening I just had it crash again when doing exactly what I described above.

Then I tried again keep loading the two songs one after the other ten times without anything happening, that was with Apples built in output device, I then changed to my Focusrite USB audiointerface and after a few times loading the songs I had another crash, this time Sylenth1 crashed it appears:

Application: Successfully loaded 'rhythm water v2m2.xrns'.

Warning Message: Ouch. The VST plugin 'LennarDigital: Sylenth1 (from LennarDigital)' crashed in VST event/function: 'Dispatch', Thread: 'GUI'
Warning Message: IMPORTANT: This is a fatal error. Please save the current document under a !new! name to prevent losing important data. Renoise will silently ignore any following errors from this plug-in.
Warning Message: DO NOT IGNORE THIS ERROR; DO NOT CONTINUE USING THE PLUGIN. THIS CAN DESTROY YOUR SONG OR CAUSE OTHER RANDOM CRASHES AND PROBLEMS!
Warning Message: It's most likely that this is a bug in the VST plugin, so please report this problem to the authors of this plugin in order to get the problem fixed!

I’m on Mac Yosemite using Renoise RC2 32bit.

Did you left the sylenth gui opened?

No. Actually in that caseI didn’t open anything at all, I was just loading the two songs again and again. So it crashed out of the blue.

I just got five crashes in quick succession when trying to open one song after another.

I don’t even have to play anything just keep loading a new song and at some point it will crash.

FFX: Can you try just keep loading between your problematic song and another? Do you use Sylenth1 too?

The third time it crashed it just hang with no log produced, so up until now I’ve got three different crash types for what should be the same crash :huh:

It’s obviously some rogue plugin, but which one or ones. I unfortunately use a lot of plugins that all feel unstable such as Spire, Native Instruments (can crash when opening GUI at times), Waves and apparently Sylenth1.

Most common crash log type:

Click to view contents

============================================================

Version : Renoise V3.1.0rc2 (Dec 29 2015)

Date : 2016-01-03

Time : 09:58:11

OS : Mac OS X 10.10.5 (i386)

============================================================

CPU: Found 2 enabled unit(s) with 1 core(s) and 2 logical processor(s) per unit. 2 cores, 4 logical processors are enabled in total.

Application: Showing the splash window…

Application: Initializing the API…

IPP: Detected CPU type: 0x46

CoreAudio: Enumerating devices…

CoreAudio: ======== device enumeration: 1 of 3 ========

CoreAudio:

CoreAudio: — Device Input information —

CoreAudio: Driver name: Apple Inc.: Built-in Microphone

CoreAudio: SampleRate: 44100.000000

CoreAudio: mFormatID: ‘mcpl’

CoreAudio: Flags: 0x 9

CoreAudio: Bytes per packet: 8

CoreAudio: Frames per packet: 1

CoreAudio: Bytes per frame: 8

CoreAudio: Channels per frame: 2

CoreAudio: Bits per channel: 32

CoreAudio: Device audio buffers:

CoreAudio: Number of buffers: 1

CoreAudio: – Buffer 0 –

CoreAudio: Number of channels: 2

CoreAudio: Size in bytes: 4096

CoreAudio: Total number of input channels: 2

CoreAudio:

CoreAudio: — Device Output information —

CoreAudio: Driver name: Apple Inc.: Built-in Microphone

CoreAudio: GetStreamFormat FAILED

CoreAudio: ======== device enumeration: 2 of 3 ========

CoreAudio:

CoreAudio: — Device Input information —

CoreAudio: Driver name: Apple Inc.: Built-in Output

CoreAudio: GetStreamFormat FAILED

CoreAudio:

CoreAudio: — Device Output information —

CoreAudio: Driver name: Apple Inc.: Built-in Output

CoreAudio: SampleRate: 44100.000000

CoreAudio: mFormatID: ‘mcpl’

CoreAudio: Flags: 0x 9

CoreAudio: Bytes per packet: 8

CoreAudio: Frames per packet: 1

CoreAudio: Bytes per frame: 8

CoreAudio: Channels per frame: 2

CoreAudio: Bits per channel: 32

CoreAudio: Device audio buffers:

CoreAudio: Number of buffers: 1

CoreAudio: – Buffer 0 –

CoreAudio: Number of channels: 2

CoreAudio: Size in bytes: 4096

CoreAudio: Total number of output channels: 2

CoreAudio: ======== device enumeration: 3 of 3 ========

CoreAudio:

CoreAudio: — Device Input information —

CoreAudio: Driver name: Focusrite: Scarlett 2i4 USB

CoreAudio: SampleRate: 44100.000000

CoreAudio: mFormatID: ‘mcpl’

CoreAudio: Flags: 0x 9

CoreAudio: Bytes per packet: 8

CoreAudio: Frames per packet: 1

CoreAudio: Bytes per frame: 8

CoreAudio: Channels per frame: 2

CoreAudio: Bits per channel: 32

CoreAudio: Device audio buffers:

CoreAudio: Number of buffers: 1

CoreAudio: – Buffer 0 –

CoreAudio: Number of channels: 2

CoreAudio: Size in bytes: 4096

CoreAudio: Total number of input channels: 2

CoreAudio:

CoreAudio: — Device Output information —

CoreAudio: Driver name: Focusrite: Scarlett 2i4 USB

CoreAudio: SampleRate: 44100.000000

CoreAudio: mFormatID: ‘mcpl’

CoreAudio: Flags: 0x 9

CoreAudio: Bytes per packet: 16

CoreAudio: Frames per packet: 1

CoreAudio: Bytes per frame: 16

CoreAudio: Channels per frame: 4

CoreAudio: Bits per channel: 32

CoreAudio: Device audio buffers:

CoreAudio: Number of buffers: 1

CoreAudio: – Buffer 0 –

CoreAudio: Number of channels: 4

CoreAudio: Size in bytes: 8192

CoreAudio: Total number of output channels: 4

CoreMIDI: Creating client ‘Renoise’…

CoreMIDI: Creating an input port…

CoreMIDI: Creating an output port…

CoreMIDI: Creating a virtual input port…

Graphport: Initializing Freeimage…

System: Using ‘/Applications/Renoise_Reg.app/Contents/Resources/’ as resource base directory…

GraphPort: Initializing the Font Engine…

Content Libraries: Found library ‘com.renoise.elements’

ReWire Slave: ReWire shared library is already installed and up to date…

ReWire Slave: ReWire slave engine is already installed and up to date…

ReWire Slave: ReWire Panel was initialized…

ReWire Slave: ReWire Slave mode failed to init (no master is running)…

ReWire Master: Successfully opened

Application: Start running…

Application: Loading the preferences…

Application: Init…

ScriptingTools: Initializing Scripting Tool: ‘/Users/thomas/Library/Preferences/Renoise/V3.1.0/Scripts/Tools/joule.no0b.AliasIdenticalTracks.xrnx/’…

ScriptingTools: Initializing Scripting Tool: ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/Tools/com.renoise.ToolUpdater.xrnx/’…

ScriptingTools: Initializing Scripting Tool: ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/Tools/com.renoise.UpdateChecker.xrnx/’…

DspDevices: Registering native DSP effects…

Audio Plugins: Searching for VST plugins in ‘/Library/Audio/Plug-Ins/VST/’

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: hell-VST 9.6’, Unique ID:1802721110, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

CoreAudio: Using SampleRate 44100 (requested: 44100)…

CoreAudio: Output device buffer size: 1440

CoreAudio: Output device extra latency frames: 187

CoreAudio: Using Latency 32.653061 - MaxBufferFrameSize: 1440 (requested latency 32.653061)…

CoreAudio: Opening Playback Device 0 ‘Apple Inc.: Built-in Output’ (1 Stereo Channels)…

CoreAudio: Enumerating Output Channel Names…

CoreAudio: Output ChannelName 0 -> Left:’’ / Right:’’

CoreAudio: Allocating Input Buffers…

CoreAudio: Allocating Output Buffers…

CoreAudio: Output IOProc was successfully installed…

CoreAudio: Starting Device Apple Inc.: Built-in Output…

CoreAudio: Output Device is up and running…

CoreAudio: Up and running

CoreMIDI: Enumerating devices…

CoreMIDI: Adding input device ‘Scarlett 2i4 USB’

CoreMIDI: Adding output device ‘Scarlett 2i4 USB’

CoreMIDI: Trying to open the input device ‘Scarlett 2i4 USB’

CoreMIDI: Successfully opened device ‘Scarlett 2i4 USB’

Application: Loading the template document…

MIDI: Loading MIDI actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalMidiActions.lua’…

Osc: Loading OSC actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalOscActions.lua’…

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘u-he: Hive’, Unique ID:1749636677, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘u-he: Hive’, Unique ID:1749636677, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Voxengo: SPAN’, Unique ID:880176950, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Voxengo: SPAN’, Unique ID:880176950, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

AU: Trying to open plugin:‘Native Instruments: Passive EQ’ (aufx:Ni$9:-NI-)…

AU: Setup I/O…

AU: Plugin suggests routing: 1 inputs, 1 outputs

AU: Plugin suggests routing: 1 inputs, 2 outputs

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:1) Outputs: 2 (max:2) in 1 busses

AU: Forced static processing buffers (256 samples) for plug ‘Native Instruments: Passive EQ’

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

AU: Trying to open plugin:‘Native Instruments: Solid Bus Comp’ (aufx:Ni$6:-NI-)…

AU: Setup I/O…

AU: Plugin suggests routing: 1 inputs, 1 outputs

AU: Plugin suggests routing: 1 inputs, 2 outputs

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:1) Outputs: 2 (max:2) in 1 busses

AU: Forced static processing buffers (256 samples) for plug ‘Native Instruments: Solid Bus Comp’

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

AU: Trying to open plugin:‘Native Instruments: Passive EQ’ (aufx:Ni$9:-NI-)…

AU: Setup I/O…

AU: Plugin suggests routing: 1 inputs, 1 outputs

AU: Plugin suggests routing: 1 inputs, 2 outputs

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:1) Outputs: 2 (max:2) in 1 busses

AU: Forced static processing buffers (256 samples) for plug ‘Native Instruments: Passive EQ’

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L3-LL Multi Stereo’, Unique ID:1379094611, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L3 MultiMaximizer Stereo’, Unique ID:1278431315, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L1 limiter Stereo’, Unique ID:1278296915, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Voxengo: SPAN’, Unique ID:880176950, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

Player: Constructing…

Player: Creating slave threads…

Player: 4 threads enabled. 4 CPUs are available.

Player: Start running…

GUI: Creating the Document GUI…

GUI: Successfully constructed

Application: Successfully loaded template document.

GraphPort: Initializing in FullscreenMode

Graphport: Running fullscreen at ‘0,0,1280,800’…

GraphPort: Successfully initialized

Application: Init OK

Application: Enter MainLoop…

Application: Releasing the old document…

MIDI: Loading MIDI actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalMidiActions.lua’…

Osc: Loading OSC actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalOscActions.lua’…

Player: Constructing…

Player: Creating slave threads…

Player: 4 threads enabled. 4 CPUs are available.

Player: Start running…

GUI: Creating the Document GUI…

GUI: Successfully constructed

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN…

VstPlugs: /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN…

VstPlugs: /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN was released

AU: Stop running ‘Native Instruments: Passive EQ’…

AU: Uninitialize ‘Native Instruments: Passive EQ’…

AU: Stop running ‘Native Instruments: Solid Bus Comp’…

AU: Uninitialize ‘Native Instruments: Solid Bus Comp’…

AU: Stop running ‘Native Instruments: Passive EQ’…

AU: Uninitialize ‘Native Instruments: Passive EQ’…

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN…

VstPlugs: /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive…

VstPlugs: /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive…

VstPlugs: /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive was released

Application: Loading ‘rhythm water v3kick.xrns’.

MIDI: Loading MIDI actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalMidiActions.lua’…

Osc: Loading OSC actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalOscActions.lua’…

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘u-he: Hive’, Unique ID:1749636677, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘u-he: Hive’, Unique ID:1749636677, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Spire-1.1.vst/Contents/MacOS/Spire-1.1’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Reveal Sound: Spire-1.1’, Unique ID:1399878194, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘u-he: Hive’, Unique ID:1749636677, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Sylenth1.vst/Contents/MacOS/Sylenth1’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘LennarDigital: Sylenth1’, Unique ID:1937337393, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Spire-1.1.vst/Contents/MacOS/Spire-1.1’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Reveal Sound: Spire-1.1’, Unique ID:1399878194, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Sylenth1.vst/Contents/MacOS/Sylenth1’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘LennarDigital: Sylenth1’, Unique ID:1937337393, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Sylenth1.vst/Contents/MacOS/Sylenth1’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘LennarDigital: Sylenth1’, Unique ID:1937337393, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: Q6 Stereo’, Unique ID:1162950227, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L3 MultiMaximizer Stereo’, Unique ID:1278431315, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

AU: Trying to open plugin:‘Apple: AUMultibandCompressor’ (aufx:mcmp:appl)…

AU: Setup I/O…

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:0) Outputs: 2 (max:0) in 1 busses

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Native Instruments GmbH: Passive EQ’, Unique ID:1315513401, Version:2400

VstPlugs: Forced static processing buffers (256 Samples) for plug ‘Native Instruments GmbH: Passive EQ’

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Native Instruments GmbH: Passive EQ’, Unique ID:1315513401, Version:2400

VstPlugs: Forced static processing buffers (256 Samples) for plug ‘Native Instruments GmbH: Passive EQ’

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L1 limiter Stereo’, Unique ID:1278296915, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Native Instruments GmbH: Passive EQ’, Unique ID:1315513401, Version:2400

VstPlugs: Forced static processing buffers (256 Samples) for plug ‘Native Instruments GmbH: Passive EQ’

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Native Instruments GmbH: Passive EQ’, Unique ID:1315513401, Version:2400

VstPlugs: Forced static processing buffers (256 Samples) for plug ‘Native Instruments GmbH: Passive EQ’

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Voxengo: SPAN’, Unique ID:880176950, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Voxengo: SPAN’, Unique ID:880176950, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

AU: Trying to open plugin:‘Native Instruments: Passive EQ’ (aufx:Ni$9:-NI-)…

AU: Setup I/O…

AU: Plugin suggests routing: 1 inputs, 1 outputs

AU: Plugin suggests routing: 1 inputs, 2 outputs

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:1) Outputs: 2 (max:2) in 1 busses

AU: Forced static processing buffers (256 samples) for plug ‘Native Instruments: Passive EQ’

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

AU: Trying to open plugin:‘Native Instruments: Solid Bus Comp’ (aufx:Ni$6:-NI-)…

AU: Setup I/O…

AU: Plugin suggests routing: 1 inputs, 1 outputs

AU: Plugin suggests routing: 1 inputs, 2 outputs

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:1) Outputs: 2 (max:2) in 1 busses

AU: Forced static processing buffers (256 samples) for plug ‘Native Instruments: Solid Bus Comp’

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

AU: Trying to open plugin:‘Native Instruments: Passive EQ’ (aufx:Ni$9:-NI-)…

AU: Setup I/O…

AU: Plugin suggests routing: 1 inputs, 1 outputs

AU: Plugin suggests routing: 1 inputs, 2 outputs

AU: Plugin accepted routing: 2 inputs, 2 outputs

AU: Inputs: 2 (max:1) Outputs: 2 (max:2) in 1 busses

AU: Forced static processing buffers (256 samples) for plug ‘Native Instruments: Passive EQ’

AU: Setup Rate/Blocksize…

AU: Initializing…

AU: Setup Parameters and Presets…

AU: Start running…

AU: Instantiate OK

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L3-LL Multi Stereo’, Unique ID:1379094611, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L3 MultiMaximizer Stereo’, Unique ID:1278431315, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: L1 limiter Stereo’, Unique ID:1278296915, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Voxengo: SPAN’, Unique ID:880176950, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: Q1 Stereo’, Unique ID:1162948947, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

Player: Constructing…

Player: Creating slave threads…

Player: 4 threads enabled. 4 CPUs are available.

Player: Start running…

GUI: Creating the Document GUI…

GUI: Successfully constructed

Application: Successfully loaded ‘rhythm water v3kick.xrns’.

Application: Releasing the old document…

MIDI: Loading MIDI actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalMidiActions.lua’…

Osc: Loading OSC actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalOscActions.lua’…

Player: Constructing…

Player: Creating slave threads…

Player: 4 threads enabled. 4 CPUs are available.

Player: Start running…

GUI: Creating the Document GUI…

GUI: Successfully constructed

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

AU: Stop running ‘Apple: AUMultibandCompressor’…

AU: Uninitialize ‘Apple: AUMultibandCompressor’…

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ…

VstPlugs: /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ…

VstPlugs: /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ…

VstPlugs: /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ…

VstPlugs: /Library/Audio/Plug-Ins/VST/Passive EQ.vst/Contents/MacOS/Passive EQ was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN…

VstPlugs: /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN…

VstPlugs: /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN was released

AU: Stop running ‘Native Instruments: Passive EQ’…

AU: Uninitialize ‘Native Instruments: Passive EQ’…

AU: Stop running ‘Native Instruments: Solid Bus Comp’…

AU: Uninitialize ‘Native Instruments: Solid Bus Comp’…

AU: Stop running ‘Native Instruments: Passive EQ’…

AU: Uninitialize ‘Native Instruments: Passive EQ’…

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN…

VstPlugs: /Library/Audio/Plug-Ins/VST/SPAN.vst/Contents/MacOS/SPAN was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST…

VstPlugs: /Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive…

VstPlugs: /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive…

VstPlugs: /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/Spire-1.1.vst/Contents/MacOS/Spire-1.1…

VstPlugs: /Library/Audio/Plug-Ins/VST/Spire-1.1.vst/Contents/MacOS/Spire-1.1 was released

VstPlugs: Releasing /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive…

VstPlugs: /Library/Audio/Plug-Ins/VST/u-he/Hive.vst/Contents/MacOS/Hive was released

CrashLog: 0 libsystem_platform.dylib 0x9068503b _sigtramp + 43

CrashLog: 1 ??? 0xffffffff 0x0 + 4294967295

CrashLog: 2 Renoise 0x00d37f6e Renoise + 13856622

CrashLog: 3 Renoise 0x00b1b93d Renoise + 11643197

CrashLog: 4 Renoise 0x00b146db Renoise + 11613915

CrashLog: 5 Renoise 0x00bfad98 Renoise + 12557720

CrashLog: 6 Renoise 0x00d339af Renoise + 13838767

CrashLog: 7 Renoise 0x00ca3841 Renoise + 13248577

CrashLog: 8 Renoise 0x00d43b5e Renoise + 13904734

CrashLog: 9 Renoise 0x00b42ecf Renoise + 11804367

CrashLog: 10 Renoise 0x00b43616 Renoise + 11806230

CrashLog: 11 Renoise 0x00bcdde6 Renoise + 12373478

CrashLog: 12 Renoise 0x00bfad98 Renoise + 12557720

CrashLog: 13 Renoise 0x00d339af Renoise + 13838767

CrashLog: 14 Renoise 0x00bf9e81 Renoise + 12553857

CrashLog: 15 Renoise 0x00bf3ec9 Renoise + 12529353

CrashLog: 16 Renoise 0x002130e7 Renoise + 2171111

CrashLog: 17 Renoise 0x0021268d Renoise + 2168461

CrashLog: 18 Renoise 0x00028765 Renoise + 161637

CrashLog: 19 Renoise 0x004a2f4c Renoise + 4857676

CrashLog: 20 Renoise 0x00031b37 Renoise + 199479

CrashLog: 21 Renoise 0x00a6d14e Renoise + 10928462

CrashLog: 22 Renoise 0x00a75200 Renoise + 10961408

CrashLog: 23 Renoise 0x00e03ee5 Renoise + 14692069

CrashLog: 24 Renoise 0x00e30184 Renoise + 14872964

CrashLog: 25 Renoise 0x00aa4551 Renoise + 11154769

CrashLog: 26 Foundation 0x99c1276f __NSFireTimer + 119

CrashLog: 27 CoreFoundation 0x995b9006 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 22

CrashLog: 28 CoreFoundation 0x995b8ab4 __CFRunLoopDoTimer + 1316

CrashLog: 29 CoreFoundation 0x9963454f __CFRunLoopDoTimers + 351

CrashLog: 30 CoreFoundation 0x99570531 __CFRunLoopRun + 2081

CrashLog: 31 CoreFoundation 0x9956faa6 CFRunLoopRunSpecific + 390

CrashLog: 32 CoreFoundation 0x9956f90b CFRunLoopRunInMode + 123

CrashLog: 33 HIToolbox 0x954958f8 RunCurrentEventLoopInMode + 262

CrashLog: 34 HIToolbox 0x95495631 ReceiveNextEventCommon + 494

CrashLog: 35 HIToolbox 0x9549542c _BlockUntilNextEventMatchingListInModeWithFilter + 99

CrashLog: 36 AppKit 0x90e6ab41 _DPSNextEvent + 742

CrashLog: 37 AppKit 0x90e6a1e5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350

CrashLog: 38 AppKit 0x90e5eb9c -[NSApplication run] + 907

CrashLog: 39 Renoise 0x00aa3d01 Renoise + 11152641

CrashLog: 40 Renoise 0x00a68d38 Renoise + 10911032

CrashLog: 41 Renoise 0x000295e4 Renoise + 165348

CrashLog: 42 Renoise 0x0002920a Renoise + 164362

CrashLog: 43 Renoise 0x00024886 Renoise + 145542

Application: Caught an unhandled fatal exception (Thread: GUI)!

Application: Saving a backup…

Error Message: A fatal error or crash occurred (unhandled exception in thread: GUI).

Error Message: A backup of the current document was saved at

Error Message: ‘/Users/thomas/Library/Preferences/Renoise/V3.1.0/CrashBackups/Untitled_1_3_2016__9_58_crash.xrns’…

Error Message: This either happened because of a bug in Renoise, or because of a bug in one of its loaded components (plugins). Please contact and report this problem, so that it can be fixed.

Error Message: Note: It’s very important that we know exactly what has happened (what you were doing before this message popped up), or the problem cannot be replicated/analyzed. Please include a description of what you were doing and which components were being used…

Application: Terminating…

CoreAudio: Stopping Device ‘Apple Inc.: Built-in Output’…

CoreAudio: Releasing Device ‘Apple Inc.: Built-in Output’…

CoreAudio: Device is down

MIDI: Shut down: Closing all acquired MIDI devices…

Sylenth1 crash:

Click to view contents

Player: Constructing…

Player: Creating slave threads…

Player: 4 threads enabled. 4 CPUs are available.

Player: Start running…

GUI: Creating the Document GUI…

GUI: Successfully constructed

Application: Successfully loaded ‘rhythm water v3kick.xrns’.

Application: Releasing the old document…

VstPlugs: Plugin ‘LennarDigital: Sylenth1’ crashed in its audio process function!

Just got another Sylenth1 crash, this happened a bit different than the other as it continued to load the new song.

Click to view contents

Application: Releasing the old document…

VstPlugs: Plugin ‘LennarDigital: Sylenth1’ crashed in its audio process function!

VstPlugs: Caught exception in VSTPlug::Dispatch

Warning Message: Ouch. The VST plugin ‘LennarDigital: Sylenth1 (from LennarDigital)’ crashed in VST event/function: ‘Process’, Thread: ‘Audio’

Warning Message: IMPORTANT: This is a fatal error. Please save the current document under a !new! name to prevent losing important data. Renoise will silently ignore any following errors from this plug-in.

Warning Message: DO NOT IGNORE THIS ERROR; DO NOT CONTINUE USING THE PLUGIN. THIS CAN DESTROY YOUR SONG OR CAUSE OTHER RANDOM CRASHES AND PROBLEMS!

Warning Message: It’s most likely that this is a bug in the VST plugin, so please report this problem to the authors of this plugin in order to get the problem fixed!

… I will try Remove Sylenth1 from the two songs I’ve been loading between and see if that fixes things. I report back.

I removed Sylenth1 (v. 2.202) and after 10-15 minutes of continued loading songs everything seems fine.

So the problem I have appear to be happening when Renoise try to release Sylenth.

@ffx: Do you use Sylenth1 too?

I use the 32bit VST version of Sylenth1 on Mac OS X Yosemite 10.10.5, Renoise 3.1 RC2.

I’ve tried disable “can run in multi processor environment” on Sylenth, that didn’t help.

Another probably unrelated thing just happened when loading a song, is a lot of noise playing only on the master track.

I have even got Renoise to crash twice before shutting down.

Click to view contents

Application: Successfully loaded ‘rhythm water v3multi disabled.xrns’.

Application: Releasing the old document…

VstPlugs: Plugin ‘LennarDigital: Sylenth1’ crashed in its audio process function!

VstPlugs: Caught exception in VSTPlug::Dispatch

Warning Message: Ouch. The VST plugin ‘LennarDigital: Sylenth1 (from LennarDigital)’ crashed in VST event/function: ‘Process’, Thread: ‘Audio’

Warning Message: IMPORTANT: This is a fatal error. Please save the current document under a !new! name to prevent losing important data. Renoise will silently ignore any following errors from this plug-in.

Warning Message: DO NOT IGNORE THIS ERROR; DO NOT CONTINUE USING THE PLUGIN. THIS CAN DESTROY YOUR SONG OR CAUSE OTHER RANDOM CRASHES AND PROBLEMS!

Warning Message: It’s most likely that this is a bug in the VST plugin, so please report this problem to the authors of this plugin in order to get the problem fixed!

MIDI: Loading MIDI actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalMidiActions.lua’…

Osc: Loading OSC actions from file ‘/Applications/Renoise_Reg.app/Contents/Resources/Scripts/GlobalOscActions.lua’…

Player: Constructing…

Player: Creating slave threads…

Player: 4 threads enabled. 4 CPUs are available.

Player: Start running…

CrashLog: 0 libsystem_platform.dylib 0x9068503b _sigtramp + 43

CrashLog: 1 ??? 0xffffffff 0x0 + 4294967295

CrashLog: 2 libsystem_pthread.dylib 0x9011ef23 pthread_mutex_lock + 16

CrashLog: 3 Renoise 0x00d46cb6 Renoise + 13917366

CrashLog: 4 Renoise 0x00d4ceed Renoise + 13942509

CrashLog: 5 Renoise 0x000161d5 Renoise + 86485

CrashLog: 6 Renoise 0x007a8792 Renoise + 8026002

CrashLog: 7 Renoise 0x007f9c99 Renoise + 8359065

CrashLog: 8 Renoise 0x007f6f3a Renoise + 8347450

CrashLog: 9 Renoise 0x0078dc23 Renoise + 7916579

CrashLog: 10 Renoise 0x007a61b6 Renoise + 8016310

CrashLog: 11 Renoise 0x00028695 Renoise + 161429

CrashLog: 12 Renoise 0x004a2f4c Renoise + 4857676

CrashLog: 13 Renoise 0x00031b37 Renoise + 199479

CrashLog: 14 Renoise 0x00a6d14e Renoise + 10928462

CrashLog: 15 Renoise 0x00a75200 Renoise + 10961408

CrashLog: 16 Renoise 0x00e03ee5 Renoise + 14692069

CrashLog: 17 Renoise 0x00e30184 Renoise + 14872964

CrashLog: 18 Renoise 0x00aa4551 Renoise + 11154769

CrashLog: 19 Foundation 0x99c1276f __NSFireTimer + 119

CrashLog: 20 CoreFoundation 0x995b9006 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 22

CrashLog: 21 CoreFoundation 0x995b8ab4 __CFRunLoopDoTimer + 1316

CrashLog: 22 CoreFoundation 0x9963454f __CFRunLoopDoTimers + 351

CrashLog: 23 CoreFoundation 0x99570531 __CFRunLoopRun + 2081

CrashLog: 24 CoreFoundation 0x9956faa6 CFRunLoopRunSpecific + 390

CrashLog: 25 CoreFoundation 0x9956f90b CFRunLoopRunInMode + 123

CrashLog: 26 HIToolbox 0x954958f8 RunCurrentEventLoopInMode + 262

CrashLog: 27 HIToolbox 0x95495631 ReceiveNextEventCommon + 494

CrashLog: 28 HIToolbox 0x9549542c _BlockUntilNextEventMatchingListInModeWithFilter + 99

CrashLog: 29 AppKit 0x90e6ab41 _DPSNextEvent + 742

CrashLog: 30 AppKit 0x90e6a1e5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350

CrashLog: 31 AppKit 0x90e5eb9c -[NSApplication run] + 907

CrashLog: 32 Renoise 0x00aa3d01 Renoise + 11152641

CrashLog: 33 Renoise 0x00a68d38 Renoise + 10911032

CrashLog: 34 Renoise 0x000295e4 Renoise + 165348

CrashLog: 35 Renoise 0x0002920a Renoise + 164362

CrashLog: 36 Renoise 0x00024886 Renoise + 145542

Application: Caught an unhandled fatal exception (Thread: GUI)!

Application: Saving a backup…

Error Message: A fatal error or crash occurred (unhandled exception in thread: GUI).

Error Message: A backup of the current document was saved at

Error Message: ‘/Users/thomas/Library/Preferences/Renoise/V3.1.0/CrashBackups/Untitled_1_3_2016__12_42_crash.xrns’…

Error Message: This either happened because of a bug in Renoise, or because of a bug in one of its loaded components (plugins). Please contact and report this problem, so that it can be fixed.

Error Message: Note: It’s very important that we know exactly what has happened (what you were doing before this message popped up), or the problem cannot be replicated/analyzed. Please include a description of what you were doing and which components were being used…

Application: Terminating…

CoreAudio: Stopping Device ‘Apple Inc.: Built-in Output’…

CoreAudio: Releasing Device ‘Apple Inc.: Built-in Output’…

CoreAudio: Device is down

MIDI: Shut down: Closing all acquired MIDI devices…

Garf, no sylenth in use here…

Then we have a slightly different problem, but I think both are related to Renoise releasing a plugin, because you said “I think sometimes it happens I left a vsti gui opened, and then replaced the plug in entry directly with another plug in.” … so it happens when Renoise is releasing a plugin, in your case when you replace one and in mine when I load another song.

Yes, looks like two different problems.

Tried to replicate the crash with sylenth here, but never could make it crash here. @garf: If you remove all plugins from that song except sylenth, does it then still crash? If that’s the case, could you share the song with us so we can have a look at this? If it’s sylenth which is crashing, the guys at LennarDigital surely want to know about that too and maybe can fix it.

In the song I use Spire, Hive and Sylenth.

When I removed U-He Hive from the song it stop crashing.

I’ve attached the song, just keep reloading until it crashes.

I am getting too many random crashes.But yeah, kinda forgot it’s probably all U-he Hives fault. Maybe I should stop using it :frowning:

I might go back to Renoise 3.0 for a period to check if it’s all working there.

[edit: it’s just weird because many times there’s no problems using U-He Hive]

[details=“Click to view contents”]

VstPlugs: Trying to instantiate ‘/Library/Audio/Plug-Ins/VST/WaveShell-VST 9.6.vst/Contents/MacOS/WaveShell-VST’…

VstPlugs: Plugin is a Mach-O executable…

VstPlugs: Analyzing VST plugin ‘Waves: TrueVerb Stereo’, Unique ID:1414935635, Version:2400

VstPlugs: Instantiate OK

VstPlugs: CreateInstance succeeded

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

Warning Message: Ouch. The VST plugin ‘Native Instruments GmbH: Absynth 5 Stereo (from Native Instruments GmbH)’ crashed in VST event/function: ‘Process’, Thread: ‘AUDIO Slaves’

Warning Message: IMPORTANT: This is a fatal error. Please save the current document under a !new! name to prevent losing important data. Renoise will silently ignore any following errors from this plug-in.

Warning Message: DO NOT IGNORE THIS ERROR; DO NOT CONTINUE USING THE PLUGIN. THIS CAN DESTROY YOUR SONG OR CAUSE OTHER RANDOM CRASHES AND PROBLEMS!

Warning Message: It’s most likely that this is a bug in the VST plugin, so please report this problem to the authors of this plugin in order to get the problem fixed!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function!

VstPlugs: Plugin ‘Native Instruments GmbH: Absynth 5 Stereo’ crashed in its audio process function! [/details]

[details=“Click to view contents”]

Application: Successfully loaded ‘evil humans v1crash.xrns’.

VstPlugs: Plugin ‘Reveal Sound: Spire-1.1’ crashed in its audio process function!

VstPlugs: Plugin ‘Reveal Sound: Spire-1.1’ crashed in its audio process function!

Warning Message: Ouch. The VST plugin ‘Reveal Sound: Spire-1.1 (from Reveal Sound)’ crashed in VST event/function: ‘Process’, Thread: ‘Audio’

Warning Message: IMPORTANT: This is a fatal error. Please save the current document under a !new! name to prevent losing important data. Renoise will silently ignore any following errors from this plug-in.

Warning Message: DO NOT IGNORE THIS ERROR; DO NOT CONTINUE USING THE PLUGIN. THIS CAN DESTROY YOUR SONG OR CAUSE OTHER RANDOM CRASHES AND PROBLEMS!

Warning Message: It’s most likely that this is a bug in the VST plugin, so please report this problem to the authors of this plugin in order to get the problem fixed!

VstPlugs: Plugin ‘Reveal Sound: Spire-1.1’ crashed in its audio process function! [/details]