Linking panic
Matthew Dillon
dillon at apollo.backplane.com
Fri Nov 21 13:01:24 PST 2003
:# ls -ald /modules/if_fxp.ko /modules/miibus.ko /modules/snd_pcm.ko
:/modules/snd_es137x.ko /modules/linux.ko
:-r-xr-xr-x 1 root wheel 37K Nov 21 10:11 /modules/if_fxp.ko
:-r-xr-xr-x 1 root wheel 110K Nov 21 10:11 /modules/linux.ko
:-r-xr-xr-x 1 root wheel 91K Nov 21 10:11 /modules/miibus.ko
:-r-xr-xr-x 1 root wheel 21K Nov 21 10:12 /modules/snd_es137x.ko
:-r-xr-xr-x 1 root wheel 96K Nov 21 10:12 /modules/snd_pcm.ko
ls -lta /modules ... the whole directory.
If it isn't a stale module I'll have to add some printfs to track down
which module is creating the issue. It isn't necessarily the last module
listed.
-Matt
More information about the Kernel
mailing list