Date: Sun, 29 Jul 2012 15:54:17 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301697 - in head/devel/pkgconf: . files Message-ID: <5015BF19.5080502@FreeBSD.org> In-Reply-To: <201207292226.q6TMQKLK012187@svn.freebsd.org> References: <201207292226.q6TMQKLK012187@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/29/2012 15:26, Baptiste Daroussin wrote: > Author: bapt > Date: Sun Jul 29 22:26:20 2012 > New Revision: 301697 > URL: http://svn.freebsd.org/changeset/ports/301697 > > Log: > - update to 0.8.4 which include all the changes added in 0.8.3_1 + some code > cleanups The previous version did not support the --list-all option, which necessitated a fix in the xscreensaver port. I tested the new version for this option, and it returns output, then dumps core: <jemalloc>: /frontier/svn/head/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:902: Failed assertion: "arena_mapbits_allocated_get(chunk, pageind) != 0" Abort trap: 6 (core dumped) This is on 10-current amd64, r238762. -- I am only one, but I am one. I cannot do everything, but I can do something. And I will not let what I cannot do interfere with what I can do. -- Edward Everett Hale, (1822 - 1909)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5015BF19.5080502>