Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571997

Re: initify plugin crashes on arm allmodconfig

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: initify plugin crashes on arm allmodconfig
Date 2017-02-01 22:50 +0100
Message-ID <t6aWR-3dV-3@gated-at.bofh.it> (permalink)
References <t63C2-6Ew-9@gated-at.bofh.it> <t64Rs-7At-11@gated-at.bofh.it> <t6517-7DU-3@gated-at.bofh.it> <t65DQ-86Y-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 1, 2017 at 5:07 PM, PaX Team <pageexec@freemail.hu> wrote:
> On 1 Feb 2017 at 16:26, Arnd Bergmann wrote:
>> If you can't reproduce with the version below, I'll dig in further.
>
> no dice, both 5.4 and 6.3 worked fine (save for a few -Wunused-but-set-variable
> warnings).
>

Maybe one more thing to try, I've uploaded my current branch to
git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git#randconfig-4.11-next
now, so maybe try this sequence:

arnd@wuerfel:~/git/arm-soc$ git fetch
git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git
randconfig-4.11-next
From git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
 * branch            randconfig-4.11-next -> FETCH_HEAD

arnd@wuerfel:~/git/arm-soc$ git checkout FETCH_HEAD
HEAD is now at fbb1b68... fixup! [SUBMITTED 20170201] [RFC v2] sched:
make DECLARE_COMPLETION_ONSTACK() work with clang

arnd@wuerfel:~/git/arm-soc$ make -skj20 O=obj-arm
CROSS_COMPILE=/home/arnd/cross-gcc/bin/arm-linux-gnueabi- ARCH=arm
allmodconfig

arnd@wuerfel:~/git/arm-soc$ make -skj20 O=obj-arm
CROSS_COMPILE=/home/arnd/cross-gcc/bin/arm-linux-gnueabi- ARCH=arm
drivers/video/fbdev/atmel_lcdfb.o
CC=/home/arnd/cross-gcc/bin/arm-linux-gnueabi-gcc-5.3.1

Interestingly, the first time I run this, I seem to always get into
out-of-memory, while the second run is then an immediate crash.

     Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

initify plugin crashes on arm allmodconfig Arnd Bergmann <arnd@arndb.de> - 2017-02-01 15:00 +0100
  Re: initify plugin crashes on arm allmodconfig "PaX Team" <pageexec@freemail.hu> - 2017-02-01 16:20 +0100
    Re: initify plugin crashes on arm allmodconfig Arnd Bergmann <arnd@arndb.de> - 2017-02-01 16:30 +0100
      Re: initify plugin crashes on arm allmodconfig "PaX Team" <pageexec@freemail.hu> - 2017-02-01 17:10 +0100
        Re: initify plugin crashes on arm allmodconfig Arnd Bergmann <arnd@arndb.de> - 2017-02-01 22:50 +0100
          Re: initify plugin crashes on arm allmodconfig Arnd Bergmann <arnd@arndb.de> - 2017-02-01 22:50 +0100

csiph-web