You are here

Add new comment

rncbc's picture

You can follow the procedure in the user manual or you can just build from source in debug mode:

./configure --enable-debug
make
./qtractor

also, make sure you turn standard input/output capture off (see View/Options.../Display) and restart. In case a crash occurs, a stack back-trace is spitted out to the console for us to investigate.

Please take note of the usual steps you're doing that ultimately lead to the crashes. If you're using any plugins please list them accurately, as some might be really ill-behaved :)

Cheers