Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG][BDW][HSW] QEMU boot test failed with GCC 10 for hsw bdw #3958

Closed
fredoh9 opened this issue Mar 25, 2021 · 4 comments
Closed

[BUG][BDW][HSW] QEMU boot test failed with GCC 10 for hsw bdw #3958

fredoh9 opened this issue Mar 25, 2021 · 4 comments
Labels
BDW Broadwell bug Something isn't working as expected P3 Low-impact bugs or features

Comments

@fredoh9
Copy link
Contributor

fredoh9 commented Mar 25, 2021

Describe the bug

After upgrading GCC 10 (#3880), QEMU boot test failed for bdw, hsw.
Current QEMU version is QEMU 4.1.93.

To Reproduce

docker pull thesofproject/sof
#20210228 has GCC 10 toolchains
docker tag thesofproject/sof:20210228 sof

cd SOF_ROOT
./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -a -r
#run QEMU boot test for all or specify bdw bsw
./scripts/docker-qemu.sh ../sof.git/scripts/qemu-check.sh

Reproduction Rate
100%

Expected behavior
QEMU boot test should be passed for all platforms

Screenshots or console output
QEMU_boot_failure_bsw_bdw.txt

@fredoh9 fredoh9 added bug Something isn't working as expected BDW Broadwell P3 Low-impact bugs or features labels Mar 25, 2021
@lgirdwood
Copy link
Member

@fredoh9 can you regenerate docker SDK now. It was a bug in the xtensa overlay, now fixed.

@fredoh9
Copy link
Contributor Author

fredoh9 commented Mar 26, 2021

I will re-generate docker image and check again. If all works fine, I will switch to GCC 10 toolchains over this weekends.

@fredoh9
Copy link
Contributor Author

fredoh9 commented Mar 26, 2021

I generated new Docker image and am able to verify it. New label is pushed, thesofproject/sof:20210326.
I will switch this image to latest in this weekends.

@fredoh9
Copy link
Contributor Author

fredoh9 commented Mar 29, 2021

After upgrading the docker image, I closely monitored any error. It has worked fine.

@fredoh9 fredoh9 closed this as completed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BDW Broadwell bug Something isn't working as expected P3 Low-impact bugs or features
Projects
None yet
Development

No branches or pull requests

2 participants