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 1999878

Summary: qemu-system-arm: ../tcg/tcg.c:3063: temp_allocate_frame: Assertion `align <= TCG_TARGET_STACK_ALIGN' failed.
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, cfergeau, crobinso, ondrejj, pbonzini, philmd, rjones, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: armv7hl   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-25 22:03:13 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 2021-08-31 21:56:15 UTC
Description of problem:

qemu-system-arm fails to boot the kernel, giving the error:
qemu-system-arm: ../tcg/tcg.c:3063: temp_allocate_frame: Assertion `align <= TCG_TARGET_STACK_ALIGN' failed.

Version-Release number of selected component (if applicable):

2:6.1.0-5.fc36

How reproducible:

100%

Steps to Reproduce:
1. Run the nbdkit test suite.

Comment 1 Richard W.M. Jones 2021-08-31 21:57:03 UTC
Created attachment 1819561 [details]
build.log

Comment 2 Richard W.M. Jones 2021-08-31 21:58:28 UTC
Created attachment 1819562 [details]
root.log

Comment 3 Richard W.M. Jones 2021-09-01 16:49:45 UTC
I posted this patch:
https://lists.nongnu.org/archive/html/qemu-devel/2021-09/msg00325.html

I also added it to qemu-6.1.0-6.fc36 in Rawhide.