[Bug 1944] RtlpWaitForCriticalSection wait timed out in thread

Wine Bugs wine-bugs at winehq.org
Mon Jan 19 17:24:39 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=1944


gerald at pfeifer.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From gerald at pfeifer.com  2004-19-01 17:24 -------
I can confirm this issue.  Unfortunately, FreeBSD 4.x really has have had this
kind of problems for several months now.

As far as I can tell, this is not due to FreeBSD bugs, but rather to the fact
that Wine makes certain (implicit) assumptions about the underlying threading
model which are satisfied by current glibcs but not FreeBSD's libc.

What I strongly recommend in FreeBSD-land is to use a current version of GCC
(from the 3.2 or 3.3 series) to address some linking issues you may encounter
with libc_r.  And you may want to give FreeBSD 5.x a try, whose threading model
is more similiar to the glibc one, I believe.

I'll try to get access to a FreeBSD 5.2-CURRENT system and see how Forte Agent,
which currently won't work on FreeBSD 4.9-STABLE with the failure mode described
in this bug, behaves.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list