Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2008 12:47:34 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        obrien@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: cvs in CURRENT broken?
Message-ID:  <20080123034734.GC14495@cdnetworks.co.kr>
In-Reply-To: <20080122201030.GA10526@dragon.NUXI.org>
References:  <20080122053804.GA10963@cdnetworks.co.kr> <20080122201030.GA10526@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 22, 2008 at 12:10:30PM -0800, David O'Brien wrote:
 > On Tue, Jan 22, 2008 at 02:38:04PM +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?
 > 
 > This is fixed in this cvs-1.11 branch commit:
 > 
 >     2006-07-25  Mark D. Baushke  <mdb@gnu.org>
 >         * login.c (free_cvs_password): New function to control freeing of
 >         the static get_cvs_passwd() returned storage.
 >         (login): Call it.
 >         * cvs.h (free_cvs_password): Add prototype for it.
 >         * client.c (auth_server): Call it.
 >         [Alter the previous NetBSD coverity cid-3404 patch.]
 > 
 > I'll look into when 1.11.23 will come out, or if I should import a
 > snapshot of the 1.11 branch.

Thanks for clarifying it.

-- 
Regards,
Pyun YongHyeon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080123034734.GC14495>