All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>
Subject: Re: 5.6-rc1: regression -- assertion failure in kallsyms
Date: Tue, 11 Feb 2020 01:28:29 +0900	[thread overview]
Message-ID: <CAK7LNASCVL9DFUtWNbUUuXbh+M1NogNafQkPBErbe3e3XKzX4w@mail.gmail.com> (raw)
In-Reply-To: <20200210134133.GA32563@amd>

Hi.

On Mon, Feb 10, 2020 at 10:41 PM Pavel Machek <pavel@ucw.cz> wrote:
>
> 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?


Sorry, this should fix the crash.

https://patchwork.kernel.org/patch/11373579/



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



--
Best Regards
Masahiro Yamada

      reply	other threads:[~2020-02-10 16:29 UTC|newest]

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

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=CAK7LNASCVL9DFUtWNbUUuXbh+M1NogNafQkPBErbe3e3XKzX4w@mail.gmail.com \
    --to=masahiroy@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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.