blob: 4ae084640bd6e3f6a0eb4adc8960ce3236d9dc4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
KNOWN BUGS
----------
dumpelf -vvvv ; This can segv on some malformed ELF files when trying to
print *data;
when using scanelf -ln and the /etc/ld.so.conf includes file which
includes the orig /etc/ld.so.conf again will cause a recursion segv.
This is not really a problem however as any system containing such a
malformed ld.so.conf would have bigger problems.
REPORTING BUGS
--------------
e-mail us:
vapier@gentoo.org
toolchain@gentoo.org
|