Bug#339827: linuxthreads crashes when using user stacks

2005-11-18 Thread David Given
Package: glibc Version: 2.3.5-8 Severity: important When using 2.4 kernels, the linuxthreads library makes an incorrect assumption about stack usage that causes applications to crash if they use user stacks. This does not occur on 2.6 kernels (because they use a different threading library). I

Bug#213503: [EMAIL PROTECTED]: Re: knetbsd maintained? want glibc patched for it?]

2005-11-18 Thread Drew Scott Daniels
Just for reference, below is the status of knetbsd. Drew Daniels - Forwarded message from Robert Millan [EMAIL PROTECTED] - Envelope-to: [EMAIL PROTECTED] Delivery-date: Fri, 18 Nov 2005 23:17:56 -0600 X-BrightmailFiltered: true X-Brightmail-Tracker: AA== X-IronPort-AV:

Bug#339827: linuxthreads crashes when using user stacks

2005-11-18 Thread Daniel Jacobowitz
On Sat, Nov 19, 2005 at 01:59:22AM +, David Given wrote: The reason: because 2.4 kernels don't support thread local storage, That's not, in fact, true. LinuxThreads uses thread local storage when configured for i686. The only i686-configured C libraries we ship for x86 at this point in