Re: 56.rc1+git: kalllsyms aborting

From: Randy Dunlap
Date: Tue Feb 11 2020 - 10:47:55 EST


On 2/11/20 6:10 AM, Meelis Roos wrote:
> This is todays git v5.6-rc1-5-g0a679e13ea30 on 32-bit x86 (Debian unstable), seen on 2 machines, running on 5.5.0 kernel.
>
> Â KSYMÂÂÂ .tmp_kallsyms1.o
> kallsyms: malloc.c:2393: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
> Aborted
> make: *** [Makefile:1077: vmlinux] Error 134
>

Fixed by (?)
https://lore.kernel.org/lkml/20200210161852.842-1-masahiroy@xxxxxxxxxx/


--
~Randy