From owner-freebsd-stable@FreeBSD.ORG Sat Jan 24 13:28:15 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C872E16A4CE for ; Sat, 24 Jan 2004 13:28:15 -0800 (PST) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E68F43D4C for ; Sat, 24 Jan 2004 13:28:08 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-246.lsanca1.elnk.dsl.genuity.net ([4.62.201.246] helo=netcom1.netcom.com) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1AkVK3-00010B-00 for stable@freebsd.org; Sat, 24 Jan 2004 13:28:07 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 4633D55B2 for ; Sat, 24 Jan 2004 13:28:07 -0800 (PST) Received: from netcom1.netcom.com ([127.0.0.1]) by localhost (netcom1.netcom.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72424-01 for ; Sat, 24 Jan 2004 13:28:05 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 8E3E955B7; Sat, 24 Jan 2004 13:28:05 -0800 (PST) From: Mike Harding To: stable@freebsd.org Message-Id: <20040124212805.8E3E955B7@netcom1.netcom.com> Date: Sat, 24 Jan 2004 13:28:05 -0800 (PST) X-Virus-Scanned: by amavisd-new at ix.netcom.com Subject: RELENG_4 -> RELENG_4_9 sidegrade problem? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 21:28:15 -0000 I decided to drop back to 4.9 after running 4-STABLE for a while, and, after doing that, I removed the gettext port, and then rebuilt all of gnome and kde. The weird thing is that samba-devel would not build - it failed in different places with a signal 10. Jan 23 20:07:09 netcom1 /kernel: pid 49412 (cc1), uid 0: exited on signal 10 Jan 23 20:11:48 netcom1 /kernel: pid 64708 (cc1), uid 0: exited on signal 10 Jan 23 20:19:19 netcom1 /kernel: pid 78970 (cc1), uid 0: exited on signal 10 Jan 23 20:23:42 netcom1 /kernel: pid 92596 (cc1), uid 0: exited on signal 10 Jan 23 20:38:05 netcom1 /kernel: pid 9992 (cc1), uid 0: exited on signal 10 This system has been stable for months, and after going back to RELENG_4 samba built no problem. Any problem with either - 4.9 or - "sidegrading" like this? It's possible that there are some leftover files, of course, that caused this, but I don't know what they would be. I had signal 10 problems last year around June, and mouse problems after that, but I think they were BIOS related and I haven't seen either for months. Anyone have any clues/ideas? I am using the cursed VIA/AMD combo, which took a lot of BIOS tweaking to get working well, but it seems stable once dialed in. - Mike H.