[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#35644: libc6: ldd crashes on old binaries



Package: libc6
Version: 2.1.1-0.1

I did the following:

$ ldd rec
        libncurses.so.3.0 => not found
        libtermcap.so.2 => not found
        libm.so.5 => /lib/libm.so.5 (0x4000d000)
        libc.so.5 => /lib/libc.so.5 (0x40016000)
./rec: can't resolve symbol 'stdscr'
/usr/bin/ldd: line 1:  8504 Segmentation fault      (core dumped) LD_TRACE_LOADED_OBJECTS=1 LD_WARN= LD_BIND_NOW= LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$file"

The binary 'rec' is a decompiler, for which only binaries are available at:

http://www.aromatic.com/~cg/rec/rec15dlx.taz

	Martin.


Reply to: