[Bug 16023] FreeBSD (PC-BSD) fails to launch majority of applications, 'Invalid address'

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 31 13:34:41 CST 2008


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





--- Comment #26 from François Gouget <fgouget at codeweavers.com>  2008-12-31 13:34:40 ---
Created an attachment (id=18354)
 --> (http://bugs.winehq.org/attachment.cgi?id=18354)
Let Wine allocate the pthread stack 

This is not FreeBSD specific but is needed in order to avoid threading problems
after applying the next patch.

I tested this patch on Linux and in my limited testing it worked ok: the memory
got allocated correctly, ntdll carved the guard page as expected, and it
released the memory too when the thread closed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list