[ardour-dev] 0.99.1 causing plugin crash?
Paul Davis
paul at linuxaudiosystems.com
Fri Feb 10 15:42:25 PST 2006
On Sat, 2006-02-11 at 00:36 +0100, Per Sigmond wrote:
> On Friday 10 February 2006 20:42, Jesse Chappell wrote:
> > OK, this is bad. I will try to reproduce when I get a chance. If you
> > get a chance, compile 0.99.1 with DEBUG=yes and try to get a
> > traceback in gdb.
>
> A backtrace at last after trying many times. It almost always crashes in the
> plugin, but this last time in ardour it seems.
i don't want to sound snarky, but ... how many times do we need to
repeat that in multithreaded programs "bt" or "where" is almost
completely useless.
gdb> thread apply all bt
is the correct approach.
sorry for being a snark, this has just been an issue for several years,
so i guess we don't do a good enough job of explaining how to do this.
--p
More information about the Ardour-Dev
mailing list