We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/home/andrew/src/qemu/aspeed/slirp/src/ncsi.c:63:10: runtime error: member access within misaligned address 0x7f19f49fc54e for type 'struct ncsi_rsp_gc_pkt', which requires 4 byte alignment 0x7f19f49fc54e: note: pointer points here ff ff 88 f8 00 01 00 48 96 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^
Detected by building qemu with ./configure --enable-sanitizers and booting a witherspoon bmc image.
./configure --enable-sanitizers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Detected by building qemu with
./configure --enable-sanitizers
and booting a witherspoon bmc image.The text was updated successfully, but these errors were encountered: