Linking panic

Robin P. Blanchard robin.blanchard at gactr.uga.edu
Fri Nov 21 12:35:23 PST 2003


> :Kernel: type 12 trap, code 0
> :Stoppped at linker_preload +0x122: cmpl $0xc019d048,0x8(%eax)
> :
> :Attached are a verbose boot (without modules; modules loaded 
> manually in :single-user mode) and kernel config.
> 
>     A failure here should not be possible with updated module files.
> 
>     Do an 'ls -lta /modules' and check the dates to see if 
> you have any stale
>     modules from long ago that the boot loader might be 
> trying to load.  If
>     so, 'rm' them.  
> 
>     That's my guess... that there are some very old modules 
> that the boot 
>     loader is trying to load.
> 
> 						    -Matt


# 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

(transcribed by hand)
db> where
Linker_preload(3fa000,c03cd35c,c03cd338,c03c5d2c,c03c5d78 at
linker_preload+0x1222
__set_sysinit_set_sym_M_SEGMENT_init_sys_init(c019e65c,0,0,622f3b2f,2f746f6f)
at
__set_sys_init_set_sym_M_SEGMENT_init_sys_init








More information about the Kernel mailing list