All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: kernel list <linux-kernel@vger.kernel.org>,
	yamada.masahiro@socionext.com
Subject: 5.6-rc1: regression -- assertion failure in kallsyms
Date: Mon, 10 Feb 2020 14:41:33 +0100	[thread overview]
Message-ID: <20200210134133.GA32563@amd> (raw)

[-- Attachment #1: Type: text/plain, Size: 1026 bytes --]

Hi!

I'm now getting this:

  MODPOST vmlinux.o
    MODINFO modules.builtin.modinfo
      GEN     modules.builtin
        LD      .tmp_vmlinux1
	  KSYM    .tmp_kallsyms1.o
	  kallsyms: malloc.c:2385: 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 (core dumped)
    /data/fast/l/k/Makefile:1077: recipe for target 'vmlinux' failed
    make[1]: *** [vmlinux] Error 134
    make[1]: Leaving directory '/data/fast/l/k/o/900'
    Makefile:179: recipe for target 'sub-make' failed
    make: *** [sub-make] Error 2
    make took 1 minutes 8 seconds
    Command returned exit status 2
    pavel@amd:/data/l/k$

..and am not able to cross-compile kernel for Nokia N900. Any ideas?

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

             reply	other threads:[~2020-02-10 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 13:41 Pavel Machek [this message]
2020-02-10 16:28 ` 5.6-rc1: regression -- assertion failure in kallsyms Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200210134133.GA32563@amd \
    --to=pavel@ucw.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.