View Single Post
Old 09-27-2017, 10:51 AM   #31
eric71
Human being with feelings
 
Join Date: Feb 2008
Location: Finland
Posts: 160
Default

Quote:
Originally Posted by david0 View Post
I can also recommend http://teragonaudio.com/MrsWatson for finding problems with vsts. Its much more verbose that what reaper outputs.

Try
Code:
mrswatson64 --plugin SID --verbose --display-info
I get this output from mrswatson:

- 00000000 000000 MrsWatson version 0.9.7 initialized, build 20140125
W 00000000 000000 Running in 64-bit mode, this is experimental. Hold on to your hats!
D 00000000 000000 Host platform is Linux-x86_64 (Linux "Linux Mint 18.2 Sonya", kernel 4.10.0-35-lowlatency x86_64)
D 00000000 000000 Application is 64-bit
D 00000000 000000 Launched with options: --plugin SID --verbose --display-info
D 00000000 000000 Trying to find plugin 'SID'
D 00000000 000000 Looking for plugin 'SID' in '/home/eric'
D 00000000 000001 Looking for plugin 'SID' in '/home/eric/.vst'
- 00000000 000001 Plugin 'SID' is of type VST2.x
D 00000000 000001 Looking for plugin 'SID' in '/home/eric'
D 00000000 000001 Looking for plugin 'SID' in '/home/eric/.vst'
- 00000000 000001 Opening VST2.x plugin 'SID'
D 00000000 000001 Plugin location is '/home/eric/.vst'
ERROR: Sent signal 4, exiting
MrsWatson (or one of its hosted plugins) has encountered a serious error and
crashed.
If you believe this to be a bug in MrsWatson, please re-run the program with
the --error-report option to generate a diagnostic report to send to support.


edit: It seems signal 4 is "illegal instruction", which is also the message I get using carla-discovery-native in a terminal.

Last edited by eric71; 09-27-2017 at 11:03 AM.
eric71 is offline   Reply With Quote