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? -- 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"
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.
_______________________________________________
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"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 _______________________________________________ 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"
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"
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"
| Ingo Molnar | [git pull] x86 arch updates for v2.6.25 |
| Greg Kroah-Hartman | [PATCH 02/46] sysfs: crash debugging |
| Chuck Ebbert | Why do so many machines need "noapic"? |
| Greg KH | Re: [BUG] 2.6.24-git usb reset problems |
git: | |
| Wink Saville | Resolving conflicts |
| Andreas Ericsson | git integration with monodevelop |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Nicolas Bock | error: cannot lock ref 'refs/remotes/origin/*' |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Christian Weisgerber | Re: libiconv problem |
| Daniel Ouellet | identifying sparse files and get ride of them trick available? |
| Richard Stallman | Real men don't attack straw men |
| Dushan Tcholich | Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1 |
| Larry McVoy | Re: tcp bw in 2.6 |
| Arjan van de Ven | Re: [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
