linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 56.rc1+git: kalllsyms aborting
@ 2020-02-11 14:10 Meelis Roos
  2020-02-11 15:47 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Meelis Roos @ 2020-02-11 14:10 UTC (permalink / raw)
  To: LKML

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

-- 
Meelis Roos <mroos@linux.ee>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 56.rc1+git: kalllsyms aborting
  2020-02-11 14:10 56.rc1+git: kalllsyms aborting Meelis Roos
@ 2020-02-11 15:47 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2020-02-11 15:47 UTC (permalink / raw)
  To: Meelis Roos, LKML, Masahiro Yamada

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@kernel.org/


-- 
~Randy


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-11 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-11 14:10 56.rc1+git: kalllsyms aborting Meelis Roos
2020-02-11 15:47 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).