22 Feb
2012
22 Feb
'12
5:23 p.m.
Jonathan Andrews wrote:
On Mon, 2012-02-20 at 08:54 +0100, Clemens Ladisch wrote:
Jonathan Andrews wrote:
I've tried building alsalib in many ways, at the moment its : $ ./configure --target=arm-linux --host=i686-linux --enable-shared --disable-static --without-pthread
Try adding --disable-ucm and --disable-python.
Err ok, alsa-lib still builds ok.
Now it doesn't use any pthread functions.
My application runs for longer, but still freezes in the end. With the same futex locking problem.
I'd guess that this is not an alsa-lib problem. Now you really need a stack trace.
Regards, Clemens