linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 5.6-rc1: regression -- assertion failure in kallsyms
@ 2020-02-10 13:41 Pavel Machek
  2020-02-10 16:28 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2020-02-10 13:41 UTC (permalink / raw)
  To: kernel list, yamada.masahiro

[-- 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 --]

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

* Re: 5.6-rc1: regression -- assertion failure in kallsyms
  2020-02-10 13:41 5.6-rc1: regression -- assertion failure in kallsyms Pavel Machek
@ 2020-02-10 16:28 ` Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2020-02-10 16:28 UTC (permalink / raw)
  To: Pavel Machek; +Cc: kernel list

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

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

end of thread, other threads:[~2020-02-10 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 13:41 5.6-rc1: regression -- assertion failure in kallsyms Pavel Machek
2020-02-10 16:28 ` Masahiro Yamada

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).