All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] /lib/ld.so.1 (glibc) issues on 2.5 kernel??
@ 2003-03-17 16:19 Ryan Bradetich
  2003-03-17 16:32 ` Matthew Wilcox
  0 siblings, 1 reply; 6+ messages in thread
From: Ryan Bradetich @ 2003-03-17 16:19 UTC (permalink / raw)
  To: parisc-linux

Got a wierd glibc/kernel problem...

This all started by simply trying to run the ltp tests on the linux 2.5
kernel.  

The ltp tests run the ldd command, which we tracked down to this
final command: /lib/ld.so.1 --verify /bin/sh

Note: The --verify /bin/sh is irrelevant for the purpose of these
errors, /lib/ld.so.1 displays this problem w/o any additional
arguments.  


Linux vega 2.5.64-pa5 #3 Sun Mar 16 23:44:38 MST 2003 parisc unknown
unknown GNU/Linux
rbrad@vega:~$ /lib/ld.so.1 --verify /bin/sh
Inconsistency detected by ld.so: rtld.c: 879: dl_main: Assertion
`_rtld_local._dl_rtld_map.l_libname' failed!
rbrad@vega:~$

With the same system, but running the 2.4 kernel .... everything
seems to work fine.

rbrad@vega:~$ uname -a
Linux vega 2.4.20-pa28 #1 Sun Mar 16 10:13:17 MST 2003 parisc unknown
unknown GNU/Linux
rbrad@vega:~$ /lib/ld.so.1 --verify /bin/sh
rbrad@vega:~$


This box is running a 32-bit kernel and is running almost TOB unstable.

Installed libc6 is:
ii  libc6          2.3.1-14       GNU C Library: Shared libraries and
Timezone

Installed bash is:
ii  bash           2.05b-7        The GNU Bourne Again SHell


What is _really_ strange is that the system works ... even even though
/lib/ld.so.1 is throwing that assert.  I did not notice this
error until trying to run the ltp tests.

Any thoughts?

Thanks,

- Ryan

-- 
Ryan Bradetich <rbradetich@uswest.net>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-03-20 14:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-17 16:19 [parisc-linux] /lib/ld.so.1 (glibc) issues on 2.5 kernel?? Ryan Bradetich
2003-03-17 16:32 ` Matthew Wilcox
2003-03-17 16:50   ` Ryan Bradetich
2003-03-18  7:20     ` Ryan Bradetich
2003-03-20  8:15       ` Ryan Bradetich
2003-03-20 14:14         ` Carlos O'Donell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.