From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 1 05:55:06 2007 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A63C16A46D; Mon, 1 Oct 2007 05:55:06 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id EF67E13C44B; Mon, 1 Oct 2007 05:55:05 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) id l915t5Qh031123; Mon, 1 Oct 2007 01:55:05 -0400 (EDT) From: Tuc at T-B-O-H Message-Id: <200710010555.l915t5Qh031123@vjofn.tucs-beachin-obx-house.com> To: jhein@timing.com (John E Hein) Date: Mon, 1 Oct 2007 01:55:05 -0400 (EDT) In-Reply-To: <18172.9497.981078.810049@gromit.timing.com> from "John E Hein" at Sep 27, 2007 03:48:09 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: emulation@freebsd.org Subject: Re: Signal 12 on simple ldd / Linux X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2007 05:55:06 -0000 > > but try to run the program results in my still getting the same error. > > I don't know if its because something in cache somewhere or what now... > > Maybe I should do a proper install of linux_base-fc-4 incase, or > > would a reboot first be suggested, or ???? > > This seems to confirm (?) that it's not nfs'd /compat/linux. Move > away the current linux_base, try a proper install of linux_base, see > if there are any differences. Try a kldunload / kldload of linux &/or > linprocfs (if loaded). Try a linux.ko from a working system. If you > try the reboot and it fixes things, you don't learn a lot. > I tried a proper install of linux_base-fc-4_10. Still throwing a signal 12. Tried to unload/load linux and do it again, same problem. So maybe it isn't compat being NFS mounted. I still haven't heard if I can take a linux.ko from a 5.5 system (I doubt I can). Maybe time to upgrade one of the 3 servers to 5.5? Tuc