DragonFly BSD
DragonFly kernel List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

RE: Linking panic


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Nov 2003 12:22:20 -0800 (PST)

:This is the message:
:
: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




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