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

Bug#4145: ld.so is a.out?!



Package: ldso
Version: 1.7.14-4

[joey@kite] /lib>file ld.so*
ld.so:        Linux/i386 demand-paged executable (QMAGIC), stripped
ld.so.1.7.14: Linux/i386 demand-paged executable (QMAGIC), stripped

Looks like ld.so is still a.out. This is very annoying, because it means
that the a.out kernel module is most always loaded:

[root@kite] /lib>lsmod
Module:        #pages:  Used by:
nfs               12            5 (autoclean)
binfmt_aout        1            0 (autoclean)
^^^^^^^^^^^^
ppp                5            1 (autoclean)
slhc               2    [ppp]   1 (autoclean)

-- 
#!/usr/bin/perl -i\$q='$q',\$p='$p';eval\$q.\$\^I#\n"#    jeh22@cornell.edu
$q='print"$p$^I\n',$p='#!/usr/bin/perl -i';eval$q.$^I#        Joey Hess
                      "He. He. He." - - Herman Toothrot



Reply to: