From owner-freebsd-mobile Mon Sep 14 15:56:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11866 for freebsd-mobile-outgoing; Mon, 14 Sep 1998 15:56:31 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from blackie.cruzers.com (cruzers.com [205.215.232.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11848; Mon, 14 Sep 1998 15:56:25 -0700 (PDT) (envelope-from dkulp@board66.cruzers.com) Received: from board66.cruzers.com (board66.cruzers.com [205.215.233.66]) by blackie.cruzers.com (8.8.7/8.8.5) with ESMTP id QAA26372; Mon, 14 Sep 1998 16:17:12 -0700 (PDT) Received: (from dkulp@localhost) by board66.cruzers.com (8.8.8/8.7.3) id PAA16930; Mon, 14 Sep 1998 15:56:05 -0700 (PDT) Date: Mon, 14 Sep 1998 15:56:05 -0700 (PDT) Message-Id: <199809142256.PAA16930@board66.cruzers.com> From: David Kulp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-questions@FreeBSD.ORG CC: freebsd-mobile@FreeBSD.ORG Subject: Re: Everything seg faults -- how to diagnose? In-Reply-To: <130380197@toto.iv> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A followup: the same problem happened a second time after rebooting. But this time, all the new processes exit on sig 10. Strangely, the first process to crash both times was sed. I don't think this is a PAO problem, but maybe it's worth noting that I used the 2.2.6 PAO (since PAO had pccard support) to install FBSD 2.2.7 over the net. I've since recompiled the kernel a couple times and I didn't add any of the special PAO options during the initial install, but I'm cc-ing mobile just in case someone can comment. Any help would be *much* appreciated! If this is a hardware problem -- how can I prove it?! thanks, -d David Kulp writes: > Last week I installed FBSD 2.2.7 on an IBM ThinkPad 365. I've got it > running off-site and I'm logged in, compiling a port and suddenly > every process seg faults, the build fails, and I'm unable to run > anything except built-ins and a few commands like cat and ls from the > shell. > > I've cat'd /var/log/messages and all it reports is that each program > signal 11'd. > > As it turns out, I was trying to run 'configure' for ssh and it was > trying some assembly language optimizations just when everything went > kaplooey. > > What could be going on? Should I be looking anywhere else for > diagnostics? This machine was running fine for about a week with > httpd on it. (In fact httpd continued running OK -- but no new > processes can start up, including any new shells!) > > After rebooting, everything seems OK, and re-running configure worked, > but this is very worrisome. > > I urged my group to use FBSD, so my reputation is a bit on the line > here. Your help would be appreciated. > > thanks, > David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message