search for: elf_get_dynamic_info

Displaying 2 results from an estimated 2 matches for "elf_get_dynamic_info".

2003 Apr 20
2
recovery notice on every reboot, errors writing to fs
...blems chmod'ing files, we get numerous "Bus error" "Segmentation fault" etc... some errors indicating that libraries may not being linked correctly or something. For example, a simply "man fsck" produces "Inconsistency detected by ld.so: dynamic-link.h: 62: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed!" None of these errors existed before the forced restart. Additionally, while the external journal file was easily found on the other server, we have been unable to find one on this server (then again find may not be reliable). My experi...
2000 Feb 22
0
1.2.2 + glibc 2.1.3
Hi :) Yes, _I known_ that is a devel glibc version but all of my others daemon works fine, eventual will be rebuild, and all works fine, but not openssh - compiling without errors, but when I try run.. [root at link /root]# /usr/sbin/opensshd BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed! [root at link /root]# [root at link /root]# ldd /usr/sbin/opensshd BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed! ldd: /lib/ld-linux.so.2 exited with unknown exit co...