From owner-freebsd-current@FreeBSD.ORG Tue Jan 22 15:49:40 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC7CC16A41A for ; Tue, 22 Jan 2008 15:49:40 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id D403713C442 for ; Tue, 22 Jan 2008 15:49:40 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m0MFner0003398; Tue, 22 Jan 2008 07:49:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m0MFndrh003396; Tue, 22 Jan 2008 07:49:39 -0800 (PST) (envelope-from obrien) Date: Tue, 22 Jan 2008 07:49:39 -0800 From: "David O'Brien" To: Maxim Konovalov Message-ID: <20080122154939.GA86052@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Maxim Konovalov , Pyun YongHyeon , freebsd-current@freebsd.org References: <20080122053804.GA10963@cdnetworks.co.kr> <20080122091333.K9942@mp2.macomnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080122091333.K9942@mp2.macomnet.net> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Pyun YongHyeon , freebsd-current@freebsd.org Subject: Re: cvs in CURRENT broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 15:49:41 -0000 On Tue, Jan 22, 2008 at 09:13:42AM +0300, Maxim Konovalov wrote: > On Tue, 22 Jan 2008, 14:38+0900, Pyun YongHyeon wrote: > > > When I try to update sources with cvs on latest CURRENT, I always get the > > following. > > > > 504 [monster: ~/NetBSD]export CVSROOT=:pserver:anoncvs@anoncvs.NetBSD.org:/cvsroot > > 505 [monster: ~/NetBSD]cvs login > > Logging in to :pserver:anoncvs@anoncvs.netbsd.org:2401/cvsroot > > CVS password: > > Assertion failed: ((run->regs_mask[elm] & (1U << bit)) == 0), function arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 2197. > > cvs [login aborted]: received abort signal > > > > Is it known issue of cvs-1.11.22? > > Sort of. > > http://lists.freebsd.org/pipermail/freebsd-current/2008-January/082546.html First I've seen of this. I'll look into it. -- -- David (obrien@FreeBSD.org)