From owner-freebsd-stable@FreeBSD.ORG Thu Nov 18 00:32:06 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 3015716A4CE for ; Thu, 18 Nov 2004 00:32:06 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2BE7643D1D for ; Thu, 18 Nov 2004 00:32:05 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail 6264 invoked by uid 65534); 18 Nov 2004 00:32:03 -0000 Received: from pD9E24473.dip.t-dialin.net (EHLO lofi.dyndns.org) (217.226.68.115) by mail.gmx.net (mp017) with SMTP; 18 Nov 2004 01:32:03 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id iAI0VujH009376 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 18 Nov 2004 01:31:56 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-stable@freebsd.org Date: Thu, 18 Nov 2004 01:31:54 +0100 User-Agent: KMail/1.7.1 References: <2761.10.0.0.26.1100726478.squirrel@10.0.0.26> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6762545.gICI0hNGSv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411180131.55442.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Brian Szymanski cc: Ronald Klop Subject: Re: portupgrade crash on 4.9-stable 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: Thu, 18 Nov 2004 00:32:06 -0000 --nextPart6762545.gICI0hNGSv Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 18. November 2004 00:03, Ronald Klop wrote: > > But the real problem is > > the segfault with ruby, which can be reliably reproduced ad infinitum. > About the ruby thing. Try deinstall/reinstall of ruby and portupgrade > manually and try again. (This is my best guess.) Known problem - the berkeley db in libc is buggy and causes the crash.=20 Workaround: Set PORTS_DBDRIVER in your environment (or in pkgtools.conf) to bdb_hash (o= r=20 install databases/ruby-bdb and set PORTS_DBDRIVER to bdb_btree). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart6762545.gICI0hNGSv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBm+17Xhc68WspdLARAuTdAJ9cKh47h/dnpS0pi5zupcnJ6ifdsgCgha5H drYK3Io87bt8+L8L+BZU/fg= =Nz27 -----END PGP SIGNATURE----- --nextPart6762545.gICI0hNGSv--