Date: Wed, 31 Jan 2007 16:14:55 -0700 From: "Coleman Kane" <zombyfork@gmail.com> To: "Jason Evans" <jasone@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <346a80220701311514j6aa9e3eavc5a4de2bffc039d7@mail.gmail.com> In-Reply-To: <200701312254.l0VMsKZ6050188@repoman.freebsd.org> References: <200701312254.l0VMsKZ6050188@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/31/07, Jason Evans <jasone@freebsd.org> wrote: > > jasone 2007-01-31 22:54:19 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdlib malloc.c > Log: > Fix a utrace(2)-related bug in calloc(3). > > Integrate various pedantic cleanups. > > Submitted by: Andrew Doran <ad@netbsd.org> > > Revision Changes Path > 1.139 +56 -44 src/lib/libc/stdlib/malloc.c > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" > Does this fix the following error I get in GDB alot: Assertion failed: (mapelm.free == false), function arena_salloc, file /usr/src/lib/libc/stdlib/malloc.c, line 2355. -- Coleman Kane
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?346a80220701311514j6aa9e3eavc5a4de2bffc039d7>