Am 07.10.2014 um 22:17 schrieb Antoine Brodin:

> So,  the test fail on head,  but if you look carefully,  1480342*1024
> = 0x5a5a... which looks like malloc junk.

Bingo, thanks for the pointer.

> But when I turn off malloc debugging ( ln -s 'abort:false,junk:false'
> /etc/malloc.conf ) the tests succeed.
> 
> So it looks like a bug in e2fsprogs.

Yup, reproduced with "make post-build MALLOC_OPTIONS=J", and valgrind
also has something to complain about, so I'll forward a report upstream.

I haven't seen something in the "maint" branch since the release that
looks like an obvious fix.

This lets 11-CURRENT and redports off the hook for now.  I wasn't aware
redports-on-11 set MALLOC_OPTIONS=J or equivalent.

Cheers,
Matthias
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to