From owner-freebsd-alpha Mon Feb 18 12:50:18 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 8E89037B402 for ; Mon, 18 Feb 2002 12:50:12 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA13205 for ; Mon, 18 Feb 2002 15:50:06 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1IKnar39900; Mon, 18 Feb 2002 15:49:36 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15473.26848.809229.819680@grasshopper.cs.duke.edu> Date: Mon, 18 Feb 2002 15:49:36 -0500 (EST) To: freebsd-alpha@freebsd.org Subject: more binutils problems.. X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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> 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