Gerard Beekmans wrote:


[EMAIL PROTECTED]:~$ /opt/openoffice.org2.0/program/soffice -display :0.0
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!


I couldn't reproduce the problem using the debian supplied testcase.

Can somebody get the xbug.tar.gz testcase here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219352#msg122 and give it a shot to reproduce the bug? It'll take about 2 minutes to do. I do not have a glibc-2.3.4 system left to test with, but I'm holding on KDE right now.

Just for reference:

[EMAIL PROTECTED] xbug]# ls /tools/packages-gcc4/glibc-*
/tools/packages-GCC4-6748/glibc-2.3.5-fix_test-1.patch
/tools/packages-GCC4-6748/glibc-2.3.5-gcc4_fix_elf-1.patch
/tools/packages-GCC4-6748/glibc-2.3.5-gcc4_fix_iconvdata-1.patch
/tools/packages-GCC4-6748/glibc-2.3.5-gcc4_fix_string-1.patch
/tools/packages-GCC4-6748/glibc-2.3.5-gcc4_fix_symbols-1.patch
/tools/packages-GCC4-6748/glibc-2.3.5.tar.bz2
/tools/packages-GCC4-6748/glibc-linuxthreads-2.3.5.tar.bz2

Gerard are you using glibc-2.3.4? A 'partial' fix is in glibc-2.3.5 which could explain why I do not see the problem. I don't understand why, but the complete 'fix' as shown in the bug reports, changes only one line for glibc-2.3.5. sysdeps/generic/dl-tls.c, in line 75, change the assert to an if. The rest looks to be indentation.

http://bugs.gentoo.org/attachment.cgi?id=61823

-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to