login
Header Space

 
 

Re: cvs in CURRENT broken?

Previous thread: CFT: re(4) WOL support by Pyun YongHyeon on Tuesday, January 22, 2008 - 1:16 am. (4 messages)

Next thread: IPSEC on 7.0-PRERELEASE by Dr. Aharon Friedman on Tuesday, January 22, 2008 - 2:15 am. (6 messages)
To: <freebsd-current@...>
Date: Tuesday, January 22, 2008 - 1:38 am

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-&gt;regs_mask[elm] &amp; (1U &lt;&lt; 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?

-- 
Regards,
Pyun YongHyeon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
To: Pyun YongHyeon <pyunyh@...>
Cc: <freebsd-current@...>
Date: Tuesday, January 22, 2008 - 4:10 pm

This is fixed in this cvs-1.11 branch commit:

    2006-07-25  Mark D. Baushke  &lt;mdb@gnu.org&gt;
        * 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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
To: <obrien@...>, <freebsd-current@...>
Date: Tuesday, January 22, 2008 - 11:47 pm

On Tue, Jan 22, 2008 at 12:10:30PM -0800, David O'Brien wrote:
 &gt; On Tue, Jan 22, 2008 at 02:38:04PM +0900, Pyun YongHyeon wrote:
 &gt; &gt; When I try to update sources with cvs on latest CURRENT, I always get the
 &gt; &gt; following.
 &gt; &gt; 
 &gt; &gt; 504 [monster: ~/NetBSD]export CVSROOT=:pserver:anoncvs@anoncvs.NetBSD.org:/cvsroot
 &gt; &gt; 505 [monster: ~/NetBSD]cvs login
 &gt; &gt; Logging in to :pserver:anoncvs@anoncvs.netbsd.org:2401/cvsroot
 &gt; &gt; CVS password: 
 &gt; &gt; Assertion failed: ((run-&gt;regs_mask[elm] &amp; (1U &lt;&lt; bit)) == 0), function arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 2197.
 &gt; &gt; cvs [login aborted]: received abort signal
 &gt; &gt; 
 &gt; &gt; Is it known issue of cvs-1.11.22?
 &gt; 
 &gt; This is fixed in this cvs-1.11 branch commit:
 &gt; 
 &gt;     2006-07-25  Mark D. Baushke  &lt;mdb@gnu.org&gt;
 &gt;         * login.c (free_cvs_password): New function to control freeing of
 &gt;         the static get_cvs_passwd() returned storage.
 &gt;         (login): Call it.
 &gt;         * cvs.h (free_cvs_password): Add prototype for it.
 &gt;         * client.c (auth_server): Call it.
 &gt;         [Alter the previous NetBSD coverity cid-3404 patch.]
 &gt; 
 &gt; I'll look into when 1.11.23 will come out, or if I should import a
 &gt; snapshot of the 1.11 branch.

Thanks for clarifying it.

-- 
Regards,
Pyun YongHyeon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
To: Pyun YongHyeon <pyunyh@...>
Cc: <freebsd-current@...>
Date: Tuesday, January 22, 2008 - 2:13 am

Sort of.

http://lists.freebsd.org/pipermail/freebsd-current/2008-January/082546.html

-- 
Maxim Konovalov
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
To: Maxim Konovalov <maxim@...>
Cc: Pyun YongHyeon <pyunyh@...>, <freebsd-current@...>
Date: Tuesday, January 22, 2008 - 11:49 am

First I've seen of this.
I'll look into it.
 
-- 
-- David  (obrien@FreeBSD.org)
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous thread: CFT: re(4) WOL support by Pyun YongHyeon on Tuesday, January 22, 2008 - 1:16 am. (4 messages)

Next thread: IPSEC on 7.0-PRERELEASE by Dr. Aharon Friedman on Tuesday, January 22, 2008 - 2:15 am. (6 messages)
speck-geostationary