Add new comment

Here goes the backtrace, for the record and evidence, just in case the pastebin.com snippet expires: the crash is indeed in mdaEPiano native VST plug-in, no doubt about it, but being it at the main synthesis process method (processReplacing), it suggests that there's some kind of corruption incident in or near the plugi-in address space vicinity (which is Qtractor's nevertheless).

$ gdb /usr/bin/qtractor core
...
Core was generated by `qtractor dub-hop-noclaf.qtr'.
Program terminated with signal 11, Segmentation fault.
...
(gdb) bt
#0  0xb64509bc in mdaEPiano::processReplacing ()
   from /samples/vst/linux-vst/mdaEPiano.so
#1  0xb644a29c in AudioEffect::processClassReplacing ()
   from /samples/vst/linux-vst/mdaEPiano.so
#2  0x08172816 in ?? ()
...
(gdb)
The content of this field is kept private and will not be shown publicly.

Markdown

  • 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.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
Enter the characters shown in the image.