Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1833346

Summary: Kernel doesn't boot on qemu on aarch64
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: airlied, bskeggs, drjones, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, masami256, mchehab, mjg59, steved
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-02 22:19:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 910269    
Attachments:
Description Flags
build.log
none
root.log none

Description Richard W.M. Jones 2020-05-08 13:44:23 UTC
Kernel doesn't boot on qemu, again.  This time on aarch64.

The full log is attached, but the failure happens just as UEFI
enters the kernel:

EFI stub: Exiting boot services and installing virtual address map...
VirtioRngExitBoot: Context=0x7E567818
SetUefiImageMemoryAttributes - 0x000000007F600000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007C290000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007C240000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007C1F0000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007C150000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007C060000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007BF10000 - 0x0000000000040000 (0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007BE70000 - 0x0000000000040000 (0x0000000000000008)
[crashes here with no other message]

kernel-core 5.7.0-0.rc4.20200507gita811c1fa0a02.1.fc33

Suggest using qemu-sanity-check, which was written as long
ago as 2013 and is made for automatically avoiding these
kinds of bugs.

https://people.redhat.com/~rjones/qemu-sanity-check/

Comment 1 Richard W.M. Jones 2020-05-08 13:45:17 UTC
Created attachment 1686487 [details]
build.log

Comment 2 Richard W.M. Jones 2020-05-08 13:45:49 UTC
Created attachment 1686488 [details]
root.log

Comment 3 Richard W.M. Jones 2020-11-02 22:19:44 UTC
This has fixed itself, but now aarch64 has this bug instead: bug 1893892