Re: [linux-audio-dev] Re: [linux-audio-user] more questions on FST

From: <torbenh@email-addr-hidden>
Date: Fri May 19 2006 - 20:36:56 EEST

On Thu, May 18, 2006 at 12:01:57PM -0400, Paul Davis wrote:
> On Thu, 2006-05-18 at 17:59 +0200, Christian Schoenebeck wrote:
> > Es geschah am Thursday, 18. May 2006 00:10 als Lee Revell schrieb:
> > > Does FST definitely require NPTL?
> >
> > That's a big fat YES!
>
> put differently: WINE requires NPTL to function adequately with
> multithreaded applications.

the segfault is coming from pthread_self()
(in a signal_handler context or something)

which does not work in that case... man it was 2004 when i debugged this...
so it need TLS (Thread local Storage) at least.

I dont think there are many builds of NPTL without TLS. so this is
tightly coupled.
>
> --p
>
>

-- 
torben Hohn
http://galan.sourceforge.net -- The graphical Audio language
Received on Sat May 20 00:15:07 2006

This archive was generated by hypermail 2.1.8 : Sat May 20 2006 - 00:15:07 EEST