[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20190911001407.GS15734@shao2-debian>
Date: Wed, 11 Sep 2019 08:14:07 +0800
From: kernel test robot <lkp@...el.com>
To: Matthias Maennich <maennich@...gle.com>
Cc: Jessica Yu <jeyu@...nel.org>, Martijn Coenen <maco@...roid.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Jessica Yu <jeyu@...hat.com>, lkp@...org
Subject: [module] 8651ec01da: BUG:kernel_hang_in_test_stage
FYI, we noticed the following commit (built with gcc-7):
commit: 8651ec01daedad26290f76beeb4736f9d2da4b87 ("module: add support for symbol namespaces.")
https://kernel.googlesource.com/pub/scm/linux/kernel/git/jeyu/linux.git modules-next
in testcase: rcutorture
with following parameters:
runtime: 300s
test: default
torture_type: rcu
test-description: rcutorture is rcutorture kernel module load/unload test.
test-url: https://www.kernel.org/doc/Documentation/RCU/torture.txt
on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 4G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+-------------------------------+------------+------------+
| | ed13fc33f7 | 8651ec01da |
+-------------------------------+------------+------------+
| boot_successes | 49 | 0 |
| boot_failures | 0 | 40 |
| BUG:kernel_hang_in_test_stage | 0 | 40 |
+-------------------------------+------------+------------+
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <lkp@...el.com>
[ 14.878132]
[ 14.914040] result_service=inn:/result, RESULT_MNT=/inn/result, RESULT_ROOT=/inn/result/rcutorture/300s-default-rcu/vm-snb-ssd-4G/aliyun-x86_64-2019-06-26.cgz/x86_64-fedora-25/gcc-7/8651ec01daedad26290f76beeb4736f9d2da4b87/3
[ 14.914043]
[ 14.925470] mount.nfs: try 1 time... mount.nfs -o vers=3 inn:/result /inn/result
[ 14.925472]
BUG: kernel hang in test stage
Elapsed time: 2740
qemu-img create -f qcow2 disk-vm-snb-ssd-4G-7d4a4c5ef8d1-0 256G
qemu-img create -f qcow2 disk-vm-snb-ssd-4G-7d4a4c5ef8d1-1 256G
To reproduce:
# build kernel
cd linux
cp config-5.3.0-rc7-00003-g8651ec01daeda .config
make HOSTCC=gcc-7 CC=gcc-7 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email
Thanks,
lkp
View attachment "config-5.3.0-rc7-00003-g8651ec01daeda" of type "text/plain" (210060 bytes)
View attachment "job-script" of type "text/plain" (4563 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (12620 bytes)
Powered by blists - more mailing lists