From owner-freebsd-stable@FreeBSD.ORG Mon Jan 30 09:43:25 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG 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 87AEE16A420 for ; Mon, 30 Jan 2006 09:43:25 +0000 (GMT) (envelope-from Oystein.Holmen@dss.dep.no) Received: from mail6.dep.no (mail6.dep.no [132.150.8.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DD5543D48 for ; Mon, 30 Jan 2006 09:43:24 +0000 (GMT) (envelope-from Oystein.Holmen@dss.dep.no) Received: from mail6.dep.no (localhost [127.0.0.1]) by localhost.dep.no (Postfix) with ESMTP id 7431618159 for ; Mon, 30 Jan 2006 10:43:23 +0100 (MET) Received: from EXC-1522-0024.ft.dep.local (unknown [132.150.171.84]) by mail6.dep.no (Postfix) with ESMTP id 6134618150 for ; Mon, 30 Jan 2006 10:43:23 +0100 (MET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 30 Jan 2006 10:43:22 +0100 Message-ID: <8D485E0D835E41439784801184E91DF4D5E809@EXC-1522-0024.ft.dep.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problems updating from 5.4 to 6.0 Thread-Index: AcYlgZwy1/D7BRhaQeW3nIIbfXn7YQ== From: =?iso-8859-1?Q?Holmen_=D8ystein?= To: Cc: Subject: Problems updating from 5.4 to 6.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 09:43:25 -0000 I updated my system by changing releng_5_4 to releng_6. During = mergemaster i accidentially replaced my master.passwd whith the one from = src. At the next startup there were minor problems, but I thought i got = them fixed. Later, however, the system froze, and the only option was a = forced reboot. I tried fsck, and there seems to be a problem with the = 'var' partition. Problem is that the system freezes during fsck (single = user). I had to go back to my old kernel, but i have problems with a som = programs, mysql, make and a few others. I get "Segmentation fault (core = dumped)" messages. The problem now is that "make" failes, so I cannot = reinstall my old system on the 5.4 kernel. Using the 6.0 kernel all = ports and make works, but the system suddenly freezes. Any ideas would = be greatly appreciated. Sincerely, =D8ystein Holmen