mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
This reverts commitbc0579d0ff. The commitbc0579dmakes acrn-dm crashed when launch UOS. Crash log: ./launch_UOS.sh: line 112: 377 Segmentation fault (core dumped) acrn-dm ... dmesg log: acrn-dm[1264]: segfault at 1f0 ip 0000000000412257 sp 00007fffc1af9920 error 6 in acrn-dm[400000+3d000] After this patch reverted, UOS launched successfully.