Cabbage Logo
Back to Cabbage Site

Cabbage crashes very often on my mac

Hi @rorywalsh,

I have two issues with Cabbage:

  • I have to try 4-5 times to launch it before it succesfully loads. Otherwise the program hangs and I have to kill the process. After several retries it works like a charm.
  • It randomly crashes when I launch the vst I’m working on. Today it happened every 10mn!

I’m on MacOS Ventura 13.1, with the latest beta package you provided for me.

Do you know how I can access the logs to help debugging the program?

Thanks,

Julien / nymano

You can add logger(“file name of log”) to your form widget and it should create a log in the same dir as the vst. If Csound crashes it takes cabbage down with it. There is nothing I can do about that, but if it’s a cabbage issue we can sort it. You can pm me your instrument and I can run it through the debugger here. I’m pretty busy for the next week or so but will try to get around it as quick as I can.

Ok thanks I will add the logger and keep you updated

Thanks!

I’m not sure how much info you’ll be able to attain from the built in logger but let me know. Hopefully it’s a simple fix. If you could make it crash it less randomly that would be great :slightly_smiling_face: