qtractor icon indicating copy to clipboard operation
qtractor copied to clipboard

Crash while loading project.

Open ChekPuk opened this issue 4 years ago • 1 comments

Hello. I constantly having problems with crashing Qtractor while loading some of saved projects.

Steps to reproduce this problem on my system:

  1. Create, or import midi, or audio tracks
  2. Add Sfizz or libsfz (with some soundbank), or Surge, or any lv2/vst/vst3 synth, or any other effect to the track (any number of tracks)
  3. Save the project
  4. Restart Qtractor (or even reboot)
  5. Load saved project
  6. Pray for not getting crashed
  7. Qtractor crashes.

Tried to run "gdb qtractor": Program starts, but when I try to open file - it throws SIG32 to gdb and Qtractor hangs. I don't know how to get crash output in the way normal users get.

This problem lasts for ages, many releases, different plugins and their versions, different distributions - always the same, every time you save project, it can be the last time Qtractor opened this project.

Something is wrong with the way it loads projects, how plugins are loaded/initialized, or something. PLEEEASE! Do something! PLEEEASE PLEEEASE PLEEEASE!!! :((((

ChekPuk avatar May 23 '21 17:05 ChekPuk

it maybe only you (or your system) irdk... what is happening there is certainly not the behavior here, sorry

try to get the gdb session to continue to run by entering handle SIG32 nostop at the start and/or cont whenever SIG32 is thrown.

rncbc avatar May 23 '21 20:05 rncbc