From owner-freebsd-current@FreeBSD.ORG Thu Oct 5 12:23:33 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF6DA16A407 for ; Thu, 5 Oct 2006 12:23:33 +0000 (UTC) (envelope-from sziszi@bsd.hu) Received: from mta01.mail.t-online.hu (mta03.mail.t-online.hu [195.228.240.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8987143D78 for ; Thu, 5 Oct 2006 12:23:28 +0000 (GMT) (envelope-from sziszi@bsd.hu) Received: from momo.buza.adamsfamily.xx (catv54034EF3.pool.t-online.hu [84.3.78.243]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: adamsz2) by mail.t-online.hu (Postfix) with ESMTP for ; Thu, 5 Oct 2006 14:23:25 +0200 (CEST) Received: from momo.buza.adamsfamily.xx (localhost [127.0.0.1]) by momo.buza.adamsfamily.xx (8.13.8/8.13.8) with ESMTP id k95CNOtQ001546 for ; Thu, 5 Oct 2006 14:23:24 +0200 (CEST) (envelope-from sziszi@bsd.hu) Received: (from sziszi@localhost) by momo.buza.adamsfamily.xx (8.13.8/8.13.8/Submit) id k95CNMH2001545 for freebsd-current@freebsd.org; Thu, 5 Oct 2006 14:23:22 +0200 (CEST) (envelope-from sziszi@bsd.hu) X-Authentication-Warning: momo.buza.adamsfamily.xx: sziszi set sender to sziszi@bsd.hu using -f Date: Thu, 5 Oct 2006 14:23:22 +0200 From: Szilveszter Adam To: freebsd-current@freebsd.org Message-ID: <20061005122322.GA876@momo.buza.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , freebsd-current@freebsd.org References: <57153.10.0.2.4.1160049137.squirrel@Rainbow-IT.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57153.10.0.2.4.1160049137.squirrel@Rainbow-IT.net> User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: segmentation fault(s) after upgrading to CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 12:23:34 -0000 Hello Chris, On Thu, Oct 05, 2006 at 12:52:17PM +0100, rainbowit@Rainbow-IT.net wrote: > I have just upgraded from FreeBSD_6 STABLE to FreeBSD_7 CURRENT (about > time I did some testing / early adoption I thought). > > [12:49]chrisp@valhalla ~ % uname -a > FreeBSD valhalla.systems.hq.inty.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: > Thu Oct 5 09:38:09 BST 2006 > chrisp@valhalla.systems.hq.inty.net:/usr/obj/usr/src/sys/VALHALLA i386 > > My 'VALHALLA' kernel is a copy of 'GENERIC', but with > RAID/SCSI/FIREWIRE/ISA_NICs removed. > > I have completed the upgrade but now I see many of the programs I run, are > core dumping... You will have to rebuild all programs that are on the box, because several libraries had their version numbers bumped. It may be easiest to simply delete all installed ports first... also, see the file UPDATING in your src/ directory, it may contain important information. You should check it everytime *after* you sync your sources, but before starting the upgrade buildworld :-) Best of luck with -CURRENT! -- Regards: Szilveszter ADAM Budapest Hungary