On Mon, 2 Feb 2015 22:16:55 -0500, Paul Davis wrote:
There are no "log files".
You can generally ignore most ERROR messages in terms of useful
information. The message above is particularly uninformative from a
user perspective.
Crashes in Ardour and ways to figure out what is happening are
described at
http://ardour.org/debugging_ardour
That is real debugging and the OP perhaps is aware how to do this, to
file a bug report with GDB output, but assumed the OP wants to know what
happens, if during a production the version of Ardour without debug
symbols crashes. What to do then?
I don't know what to do.
It might be completely useless, but perhaps I would try this
http://lists.linuxaudio.org/pipermail/linux-audio-user/2015-February/100663…
Perhaps strace with additional options.