Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 15:49:36 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        freebsd-alpha@freebsd.org
Subject:   more binutils problems..
Message-ID:  <15473.26848.809229.819680@grasshopper.cs.duke.edu>

next in thread | raw e-mail | index | archive | help


If you use kernel modules, beware: 

When attempting to load a kernel module built with the new binutils, I
crash like this:

# kldload osf1

fatal kernel trap:

    trap entry     = 0x2 (memory management fault)
    faulting va    = 0xfffffe0001556334
    type           = access violation
    cause          = load instructon
    pc             = 0xfffffc0000492ef4
    ra             = 0xfffffc0000492eb8
    sp             = 0xfffffe000b747b70
    usp            = 0x11fffcb0
    curthread      = 0xfffffe000b3607c0
        pid = 39, comm = kldload

Stopped at      linker_file_register_modules+0x74:      ldl
t0,0x4(a0) <0xfffffe0001556334> <t0=0x1,a0=0xfffffe0001556330>
db> tr
linker_file_register_modules() at linker_file_register_modules+0x74
linker_load_file() at linker_load_file+0x94
linker_load_module() at linker_load_module+0x15c
kldload() at kldload+0x148
syscall() at syscall+0x358
XentSys() at XentSys+0x64
--- syscall (304, FreeBSD ELF, kldload) ---
--- user mode ---


Cheers,

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15473.26848.809229.819680>