[ 0.110128] /cpus/cpu@0 missing clock-frequency property [ 0.110426] /cpus/cpu@1 missing clock-frequency property [ 0.190376] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 11.068045] cryptd: section 4 reloc 15 sym '__stack_chk_fail': relocation 28 out of range (0xbf0031d4 -> 0xc109a5e8) [ 18.150382] failover: section 4 reloc 5 sym '_raw_spin_lock': relocation 28 out of range (0xbf00f054 -> 0xc10a1754) [ 18.158236] virtio_blk: section 4 reloc 1 sym '_raw_spin_lock_irqsave': relocation 28 out of range (0xbf01704c -> 0xc10a187c) [ 18.715695] gpio_keys: section 4 reloc 29 sym '_raw_spin_lock_irqsave': relocation 28 out of range (0xbf02123c -> 0xc10a187c) [ 24.702666] linear: section 4 reloc 39 sym '__stack_chk_fail': relocation 28 out of range (0xbf02b5e0 -> 0xc109a5e8) [ 24.895060] multipath: section 4 reloc 27 sym '__stack_chk_fail': relocation 28 out of range (0xbf033260 -> 0xc109a5e8) [ 25.139196] raid0: section 4 reloc 49 sym '__stack_chk_fail': relocation 28 out of range (0xbf03c540 -> 0xc109a5e8) [ 25.370769] raid1: section 4 reloc 18 sym '_cond_resched': relocation 28 out of range (0xbf047390 -> 0xc109c350) [ 28.742440] libcrc32c: section 4 reloc 5 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b0 -> 0xc109a5e8) [ 31.872236] libcrc32c: section 4 reloc 5 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b0 -> 0xc109a5e8) [ 34.321203] libcrc32c: section 4 reloc 5 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b0 -> 0xc109a5e8) [ 34.528443] raid10: section 4 reloc 17 sym '__stack_chk_fail': relocation 28 out of range (0xbf00b3fc -> 0xc109a5e8)
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1899519 Title: booting linux-generic-lpae armhf kernel under qemu results in relocation out of range, and thus no modules can be loaded Status in Release Notes for Ubuntu: New Status in linux package in Ubuntu: Confirmed Bug description: qemu-system-arm -M virt -m 4096 -smp 2,sockets=2,cores=1,threads=1 -drive file=./groovy-server-cloudimg-armhf.img,if=virtio -kernel ./vmlinuz-5.8.0-21-generic-lpae -initrd ./initrd.img-5.8.0-21-generic- lpae -append 'root=LABEL=cloudimg-rootfs break=bottom' -nographic [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.8.0-21-generic-lpae (buildd@bos02-arm64-041) (gcc (Ubuntu 10.2.0-11ubuntu1) 10.2.0, GNU ld (GNU Binutils for Ubuntu) 2.35.1) #22-Ubuntu SMP Fri Oct 2 12:30:15 UTC 2020 (Ubuntu 5.8.0-21.22-generic-lpae 5.8.13) [ 0.000000] CPU: ARMv7 Processor [412fc0f1] revision 1 (ARMv7), cr=30c5387d Starting version 246.6-1ubuntu1 [ 16.753306] gpio_keys: section 4 reloc 29 sym '_raw_spin_lock_irqsave': relocation 28 out of range (0xbf00f23c -> 0xc10a90ec) Begin: Loading essential drivers ... [ 22.799409] linear: section 4 reloc 43 sym '__stack_chk_fail': relocation 28 out of range (0xbf0195e8 -> 0xc10a1dd8) [ 23.000670] multipath: section 4 reloc 31 sym '__stack_chk_fail': relocation 28 out of range (0xbf021268 -> 0xc10a1dd8) [ 23.227437] raid0: section 4 reloc 53 sym '__stack_chk_fail': relocation 28 out of range (0xbf02a548 -> 0xc10a1dd8) [ 23.460764] raid1: section 4 reloc 18 sym '_cond_resched': relocation 28 out of range (0xbf035390 -> 0xc10a3b4c) [ 28.311563] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b8 -> 0xc10a1dd8) [ 31.866657] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b8 -> 0xc10a1dd8) [ 35.632259] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b8 -> 0xc10a1dd8) [ 35.852163] raid10: section 4 reloc 21 sym '__stack_chk_fail': relocation 28 out of range (0xbf00b404 -> 0xc10a1dd8) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 41.265330] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b8 -> 0xc10a1dd8) (initramfs) cat /proc/modules (initramfs) modprobe virtio_blk [ 121.814904] virtio_blk: section 4 reloc 3 sym '_raw_spin_lock_irqsave': relocation 28 out of range (0xbf003050 -> 0xc10a90ec) (initramfs) cat /proc/modules (initramfs) Are we miss-building the kernel and/or modules? Or am I miss-launching the VM? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1899519/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp