On Sun, Nov 20, 2005 at 12:39:52AM -0600, DJ Lucas wrote: > > I couldn't reproduce the problem using the debian supplied testcase.
Did you do the export LD_LIBRARY_PATH=".:/usr/local/lib:/usr/X11R6/lib:/usr/lib:/lib" part? [EMAIL PROTECTED] 2:00am ~/xbug $ export LD_LIBRARY_PATH=".:/usr/local/lib:/usr/X11R6/lib:/usr/lib:/lib" [EMAIL PROTECTED] 2:00am ~/xbug $ ./test_bug Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 75: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed! [EMAIL PROTECTED] 2:00am ~/xbug $ unset LD_LIBRARY_PATH [EMAIL PROTECTED] 2:01am ~/xbug $ ./test_bug Success! On two systems I had identical results. System #1 --------- glibc-2.3.5 gcc-3.4.4 linux-2.6.12.6 System #2 --------- glibc-2.3.4 gcc-3.4.3 linux-2.6.11.12 -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
