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

[UBSAN] Core/FileSystems/ISOFileSystem.cpp:66 - constructor call on misaligned address #14004

Closed
glebm opened this issue Jan 29, 2021 · 1 comment

Comments

@glebm
Copy link
Contributor

glebm commented Jan 29, 2021

Happens on startup:

../Core/FileSystems/ISOFileSystem.cpp:66:8: runtime error: constructor call on misaligned address 0x7f9928c7f74a for type 'struct u32_be', which requires 4 byte alignment
0x7f9928c7f74a: note: pointer points here
 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  e0 6e 9f 4d 99 7f 00 00  02 33 a5 4d 99 7f
              ^ 
@glebm
Copy link
Contributor Author

glebm commented Jan 29, 2021

Duplicate of #14002

@glebm glebm closed this as completed Jan 29, 2021
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