svn commit: r301697 - in head/devel/pkgconf: . files

Doug Barton dougb at FreeBSD.org
Sun Jul 29 23:21:10 UTC 2012


On 07/29/2012 16:16, Baptiste Daroussin wrote:
> On Sun, Jul 29, 2012 at 03:54:17PM -0700, Doug Barton wrote:
>> 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 can't reproduce on 10-current amd64 r235772, neither on 9.0-RELEASE i386.
> 
> I'll try to update to a more recent current version and see what I get.
> 
> is only the --list-all option creating the core dump?

So far. I haven't thoroughly tested it.

> what compiler do you use clang, gcc?

I use the defaults.

Doug

-- 

    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)



More information about the svn-ports-all mailing list