[LAU] [ANN] setBfree - again

Fons Adriaensen fons at linuxaudio.org
Mon Jul 16 21:48:38 UTC 2012


On Mon, Jul 16, 2012 at 09:02:16PM +0000, Fons Adriaensen wrote:
> On Mon, Jul 16, 2012 at 08:18:38PM +0200, Robin Gareus wrote:
>  
> > I think I found it. Can you please try again with latest git-head?
> 
> Starting program: /usr/local/bin/setBfree 
> warning: Could not load shared library symbols for linux-gate.so.1.
> Do you need "set solib-search-path" or "set sysroot"?
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/libthread_db.so.1".
> init.. Audio : [New Thread 0xb77d2b40 (LWP 3291)]
> Scanner : Oscillators : Overdrive : Reverb : Whirl : Convolve : 
> Program received signal SIGSEGV, Segmentation fault.
> 0xb7fb610e in pthread_getschedparam () from /lib/libpthread.so.0
> (gdb) where
> #0  0xb7fb610e in pthread_getschedparam () from /lib/libpthread.so.0
> #1  0x0804a8f0 in main ()

Seems that you are calling 

  pthread_getschedparam(jack_client_thread_id (j_client), &s_policy, &s_param);

before the client is activated. Not sure if that is supposed
to work...



-- 
FA

A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)



More information about the Linux-audio-user mailing list