From: Ryan Bradetich <rbradetich@uswest.net>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] /lib/ld.so.1 (glibc) issues on 2.5 kernel??
Date: 17 Mar 2003 09:19:14 -0700 [thread overview]
Message-ID: <1047917954.14507.15.camel@beavis.ybsoft.com> (raw)
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>
next reply other threads:[~2003-03-17 16:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-17 16:19 Ryan Bradetich [this message]
2003-03-17 16:32 ` [parisc-linux] /lib/ld.so.1 (glibc) issues on 2.5 kernel?? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1047917954.14507.15.camel@beavis.ybsoft.com \
--to=rbradetich@uswest.net \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.