Bug#361024: glibc test packages

2006-04-09 Thread Sheplyakov Alexei
On Sat, Apr 08, 2006 at 04:47:05PM +0200, Petr Salinger wrote: > Please, could you also test glibc test package at > http://sci.felk.cvut.cz/~salinger/glibc/ This fixes problem with loading Guile modules. My test case do not fail any more, as well as test case from #226716. Thank you very much

Bug#361024: about glibc bug(?)

2006-04-08 Thread Sheplyakov Alexei
On Sat, Apr 08, 2006 at 12:14:19PM +0200, Aurelien Jarno wrote: > The only problem in bug #226716 is that the glibc should refuse to > execute such programs instead of silently failing. > But in the case of the current bug, this is actually the case, it says > "cannot handle TLS data". The prob

Bug#361024: libstdc++ test packages

2006-04-08 Thread Sheplyakov Alexei
On Sat, 8 Apr 2006 00:57:58 +0200, Matthias Klose wrote: > please check with the (i386) libstdc++6 test package at > > http://people.debian.org/~doko/tmp/ My test case still fails under 2.4 kernel. Loading Guile modules (written in C++) does not work either. Best regards, Alexei. -- All sc

Bug#361024: about glibc bug(?)

2006-04-08 Thread Sheplyakov Alexei
On Fri, 07 Apr 2006 19:17:03 +0200, Aurelien Jarno wrote: > glibc does support TLS on all kernels (even non-linux ones), if there is > the corresponding kernel support. So please don't claim this is a glibc bug. The test program included in #226716 fails under 2.4 kernel and works as expected und

Bug#361024: this is glibc bug (feature?) [Was: Simple test case]

2006-04-07 Thread Sheplyakov Alexei
On Thu, 6 Apr 2006 22:36:43 +0200, Matthias Klose wrote: > Aurelian Jarno pointed out the following: only reproducible with 2.4 > kernels or if you (re)move /lib/tls on a 2.6 kernel. Current glibc does not support TLS under 2.4 kernels (see #226716), so this is probalby glibc bug (some people cal

Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]

2006-04-05 Thread Sheplyakov Alexei
Hello! On Wed, 05 Apr 2006 18:41:05 -0600, Gordon Haverland wrote: > Traceback (most recent call last): > File "/usr/bin/apt-listchanges", line 30, in ? > import apt_pkg > ImportError: libstdc++.so.6: cannot handle TLS data I've seen many similar errors on my system too (I've got a bunch

Bug#336022: this is actually binutils bug

2005-11-16 Thread Sheplyakov Alexei
Hello! On Thu, 27 Oct 2005 15:12:54 +0200, Stefan Schmidt <[EMAIL PROTECTED]> wrote: > make bzImage CC=gcc-2.95 > .. > make CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.31/include -Wall > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-alias > make[1]: Entering directory `/usr/src/linux-2.4.31/a

Bug#305344: gcc-3.4: compile-time NaN triggers ICE

2005-04-19 Thread Sheplyakov Alexei
Package: gcc-3.4 Version: 3.4.3-12 Severity: normal Hello! The following code triggers an ICE: /** @file ct_nan.c trigger an ICE with gcc-3.4 */ #include #include #include #include int main(void) { double complex oops = ((1.0L+ 1.0L*I)/0.0L); printf("oops = %.5f, %.5f\n", cr