From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 2 19:43:33 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 916A616A56D; Tue, 2 Oct 2007 19:43:33 +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 44F0313C457; Tue, 2 Oct 2007 19:43:33 +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 l92JhWZe091465; Tue, 2 Oct 2007 15:43:32 -0400 (EDT) From: Tuc at T-B-O-H Message-Id: <200710021943.l92JhWZe091465@vjofn.tucs-beachin-obx-house.com> To: jhein@timing.com (John E Hein) Date: Tue, 2 Oct 2007 15:43:32 -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: Tue, 02 Oct 2007 19:43:33 -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. > As last we left, I had loaded linux_base-fc-4 directly on the machine. No dice. Today I upgraded to 5.5-STABLE. It works now....... GO FIGURE! So, now, next step is let it "settle in" a while and then see if I go back to using the NFS mounted linux_base-fc-4 will it work too? Tuc