wine-pthread hangs

Jeremy Shaw jeremy.shaw at lindows.com
Sat Nov 15 18:16:32 CST 2003


Hello,

So, if winejack.drv.so requires libjack which is linked against
libpthread -- should it work with wine-kthread? And, if it does work,
will libjack be calling the real pthread functions in libpthread or
the emulated pthread functions in wine?

Jeremy Shaw.

At Sat, 15 Nov 2003 22:42:27 +0100,
Marcus Meissner wrote:
> 
> > From reading some of the other messages sent today, I gather wine-pthreads requires nptl and the new (2.5.x/2.6.x) kernel?
> 
> Yes.
> 
>  
> > Is there any chance this is going to work with wine-kthread? Is the
> > function pointer/wine_dlsym tricks some work around related to the fact
> > that libjack is linked against pthread, but wine can't be?
> 
> No, just for dynamic loading of a potential present libjack.so.
> 
> > For example,
> > it is my understanding that wine-kthread provides pthread emulation --
> > is this method of loading libjack with wine_dlsym a way to get libjack
> > to uses wine's pthread emulation instead of /lib/libpthread?
> 
> No.
> 
> Ciao, Marcus



More information about the wine-devel mailing list