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 violation (unaligned access) in zlib #49037

Open
askeksa-google opened this issue May 17, 2022 · 2 comments
Open

ubsan violation (unaligned access) in zlib #49037

askeksa-google opened this issue May 17, 2022 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Comments

@askeksa-google
Copy link

After Roll zlib to pick up more 1.2.12 fixes, the test standalone_2/io/socket_sigpipe_test fails on dartk-ubsan-linux-release-x64 due to a ubsan violation in the rolled version of zlib.

@aam

@askeksa-google askeksa-google added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label May 17, 2022
@a-siva
Copy link
Contributor

a-siva commented May 31, 2022

//cc @aam

@aam
Copy link
Contributor

aam commented May 31, 2022

this has been failing for a long time now it seems(going at least to c44fb72 zlib rev, pre https://dart-review.googlesource.com/c/sdk/+/183042 roll): the diagnostic was in the spawned process stderr, so was ignored by the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

3 participants