[3.0.1] VL3 crash after opening and closing

VL3 crashes on Mac, when you only open it and without opening any project use the menu command “Quit VST Live”.

Step by Step

  1. Open VL 3
  2. Use menu “VST Live/Quit VST Live”
  3. it crashes

… while the HUB is visible? After a New Project Command? Do you have a Crash log for us?

Thank you,
Michael.

Yes, while the hub is visible. I did not find a crash dump, but I have copied the report the mac shows me (I used the extension .crash to upload it. The format of the file is RTF).

Crash Report.crash (112.5 KB)

Thank you, @Falfango! It has been fixed and will be pushed to the next Pre-Release 2.2.86 and 3.0.2.

See you,
Michael.

1 Like

I can confirm, that this bug has been solved :slight_smile:

1 Like

.. Excellent. Thank you very much for your feedback,
Michael.

Same issue here - also had it in VST Live 2 - but hoped it had been fixed in 3.

Version: 3.0.0.74

  • macOS 14.8.3 (23J220)

  • Intel iMac Pro (iMacPro1,1, 18-core Xeon W, 128 GB RAM)

  • GPU: Radeon Pro Vega 64 (16 GB)

Problem Description

VST Live crashes reproducibly on macOS with an EXC_BAD_INSTRUCTION (SIGILL) shortly after quit. The crash occurs on the main thread, and the instruction stream clearly shows a UD2 instruction, indicating a deliberate abort triggered by internal code (e.g. assertion or consistency check).

The crash does not occur inside third-party plugin code; the crashing stack contains only vstlive frames.

Crash Details

  • Exception Type: EXC_BAD_INSTRUCTION (SIGILL)

  • Termination Reason: Illegal instruction: 4

  • Crashed Thread: Thread 0 (main thread)

  • Trap Number: 6

  • Instruction: 0F 0B (UD2)

This suggests VST Live intentionally terminates due to an internal validation failure rather than memory corruption or an external crash.

Observations / Environment Notes

  • The crash occurs after quit started.

  • Multiple plugin vendors are installed, including Waves, Steinberg HALion Sonic, and PreSonus Plug-in Format Adapter.

  • At the time of the crash, no third-party plugin appears in the crashing call stack.

  • Multiple Waves VST3 shells of different versions are present on the system (14.x and multiple 16.x variants).

  • The PreSonus VST3 Shell is also installed (used for Studio One compatibility).

Troubleshooting Already Attempted

  • Verified crash can be duplicated.

  • Crash log confirms the abort originates inside VST Live itself, not in plugin code.

  • System is stable in other Steinberg hosts and DAWs.

1 Like

HI @dougieb,

Sorry to hear you’re running into this issue.

If you could share the full crash log, that would really help us take a closer look and better understand what’s going on.

Thanks for your help,
Michael

CrashLog.zip (25.2 KB)

Enjoy

Hi @dougieb,

Thanks for providing the crash log.

This issue has already been fixed. Please open the Steinberg Download Assistant and download/install the latest version, VST Live 3.0.10.

Alternatively, you can download the installer directly from VST Live

See you,
Michael