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

slirp/src/ncsi.c:63:10: member access with misaligned address in #31

Open
amboar opened this issue Dec 16, 2019 · 0 comments
Open

slirp/src/ncsi.c:63:10: member access with misaligned address in #31

amboar opened this issue Dec 16, 2019 · 0 comments

Comments

@amboar
Copy link
Member

amboar commented Dec 16, 2019

/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant