https://www.gwydiondylan.org/bugs/show_bug.cgi?id=6985
andreas@xxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From andreas@xxxxxxxxxxx 2005-01-16 19:38 -------
Subversion Revision #9750:
Replace the two broken implementations of storing the teb pointer in a
thread-local place by one that makes use of the system-provided
facilities for thread-local storage. I'm not too sure whether I'm using
the correct relocation type (R_386_TLS_LE at the moment), it could
break when linking against other libraries that use TLS. I'm following
what http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWdev/LLM/p62.html
says, though.
------- Additional Comments From andreas@xxxxxxxxxxx 2005-01-16 19:42 -------
I think that all the mysterious threads-related crashes we saw had to do with
the broken way access to the TEB pointer was implemented. The new code should
fix all of them.
--
Configure bugmail: https://www.gwydiondylan.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|