Re: 2.6.14-rc4-rt1

From: Lee Revell
Date: Wed Oct 12 2005 - 13:26:15 EST


On Wed, 2005-10-12 at 11:00 -0700, Mark Knecht wrote:
> On 10/12/05, Lee Revell <rlrevell@xxxxxxxxxxx> wrote:
> > Sounds like an application bug (some JACK client doing something not RT
> > safe). Can you reproduce the xruns if you just run jackd with no
> > clients?
>
> I don't know. These xruns take hours to generate. I'd probably have to
> dedicate a whole day of doing nothing on the machine to try, and then
> if I didn't produce anything I'm not sure what it proves. If I do get
> one then we get to see if there's data.

A much easier solution is to recompile JACK with the
--enable-preemption-check option. This activates the in-kernel
debugging mechanism that causes a stack dump when an RT task schedules.
It has been used to find tricky bugs in Hydrogen and Freqtweak already.

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/