Add new comment

Once you locate your core dump file, most probably in the last known or current session directory, you ought to get a gdb backtrace, like this, on a terminal command line,

gdb /path/to/bin/qtractor /path/to/core.dump

then, at the gdb prompt, enter

gdb> bt

and send me the pasted output (do not post here as it can be boresome:)

nb. send that along with all the precise known steps you've taken, right before the crash and please, list all the plugins you think are involved.

Cheers.

The content of this field is kept private and will not be shown publicly.
  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.