lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNASCVL9DFUtWNbUUuXbh+M1NogNafQkPBErbe3e3XKzX4w@mail.gmail.com>
Date:   Tue, 11 Feb 2020 01:28:29 +0900
From:   Masahiro Yamada <masahiroy@...nel.org>
To:     Pavel Machek <pavel@....cz>
Cc:     kernel list <linux-kernel@...r.kernel.org>
Subject: Re: 5.6-rc1: regression -- assertion failure in kallsyms

Hi.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ