Wine pthread_detach problem

Sergey Efimoff risky at mail.ru
Thu Feb 3 07:27:52 CST 2005


Hi All,

While doing experiments with winegcc/wineg++ I have compiled my 
application
which uses complex multi-threaded library. Wine made shell wrapper 
script for me
and the application itself with the extension .exe.so.

I tried to run this application:

FIXME:pthread_detach
FIXME:pthread_detach
Bad system call (core dumped)

or, as another option:

FIXME:pthread_detach
wine: Unhandled exception (thread 000a), starting debugger...

How can I handle this failure?

//Sergey.




More information about the wine-devel mailing list