[Bug 4561] winecfg crash with ATI fglrx kernel driver on firegl based graphics cards

Wine Bugs wine-bugs at winehq.org
Wed Feb 14 16:58:59 CST 2007


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





------- Additional Comments From thestig at google.com  2007-14-02 16:58 -------
According to http://winehq.org/site/docs/winedev-guide/threading, the %fs
register points to the thread environment block in Windows. For Wine to work
properly, we have to do the same. To quote Alexandre from a private email:

IMO the right fix would be for ATI to use standard glibc TLS support, which is
based on the %gs register and is compatible with Wine.


We added a check for the ATI problem here:

http://www.winehq.org/pipermail/wine-cvs/2007-February/030243.html


-- 
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