On 07/16/2012 11:02 PM, Fons Adriaensen wrote:
huh?
> [Thread debugging using libthread_db enabled]
Oh. Aha. mmh. right :) Thanks for the backtrace.
pthread_getschedparam(jack_client_thread_id (j_client),..
jack_client_thread_id() was always NULL because it was called before
jack_activate(). I suppose some systems don't like that, while others
simply ignore pthread_getschedparam(NULL,...). I did not dig into
pthread implementation just now.
I've pushed a fix (call jack_activate() before pthread_getschedparam())
which should resolve this issue.
robin
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.