2023-04-25 07:56:01

by kernel test robot

[permalink] [raw]
Subject: [ardb:x86-efistub-cleanup] [x86] 04b3235bf4: System_halted



Hello,

kernel test robot noticed "System_halted" on:

commit: 04b3235bf44f08697a86c7eccb218bc6309b97ea ("x86: decompressor: Move global symbol references to C code")
git://git.kernel.org/cgit/linux/kernel/git/ardb/linux.git x86-efistub-cleanup

in testcase: boot

compiler: clang-14
test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G

(please refer to attached dmesg/kmsg for entire log/backtrace)



If you fix the issue, kindly add following tag
| Reported-by: kernel test robot <[email protected]>
| Link: https://lore.kernel.org/oe-lkp/[email protected]


(we didn't observe this behavior on parent:
v6.3 04b3235bf44f08697a86c7eccb2
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:6 100% 6:6 dmesg.System_halted
:6 100% 6:6 dmesg.boot_failures
)

Decompressing Linux...

Out of memory while allocating zstd_dctx

-- System haltedLinux version 6.3.0-00001-g04b3235bf44f #1
Command line: ip=::::vm-meta-282::dhcp root=/dev/ram0 RESULT_ROOT=/result/boot/1/vm-snb/debian-11.1-x86_64-20220510.cgz/x86_64-randconfig-r033-20230424/
clang-14/04b3235bf44f08697a86c7eccb218bc6309b97ea/3 BOOT_IMAGE=/pkg/linux/x86_64-randconfig-r033-20230424/clang-14/04b3235bf44f08697a86c7eccb218bc6309b9
7ea/vmlinuz-6.3.0-00001-g04b3235bf44f branch=ardb/x86-efistub-cleanup job=/lkp/jobs/scheduled/vm-meta-282/boot-1-debian-11.1-x86_64-20220510.cgz-04b3235
bf44f08697a86c7eccb218bc6309b97ea-20230425-53390-6dk4uc-0.yaml user=lkp ARCH=x86_64 kconfig=x86_64-randconfig-r033-20230424 commit=04b3235bf44f08697a86c
7eccb218bc6309b97ea initcall_debug nmi_watchdog=0 vmalloc=256M initramfs_async=0 page_owner=on max_uptime=600 LKP_SERVER=internal-lkp-server selinux=0 d
ebug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic o
ops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,1
15200 vga=normal rw rcuperf.shutdown=0 watchdog_thresh=240



To reproduce:

# build kernel
cd linux
cp config-6.3.0-00001-g04b3235bf44f .config
make HOSTCC=clang-14 CC=clang-14 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=clang-14 CC=clang-14 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz


git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email

# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.



--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests



Attachments:
(No filename) (2.99 kB)
config-6.3.0-00001-g04b3235bf44f (140.39 kB)
job-script (4.97 kB)
dmesg.xz (1.30 kB)
Download all attachments