-
Notifications
You must be signed in to change notification settings - Fork 1.2k
kill/name_to_number seems to be failing under ASan on Ubuntu Bionic #1076
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
Comments
evverx
added a commit
to evverx/util-linux
that referenced
this issue
Jun 29, 2020
to get around an ASan bug mentioned in util-linux#1076
evverx
added a commit
to evverx/util-linux
that referenced
this issue
Jun 29, 2020
to get around an ASan bug mentioned in util-linux#1076
Looks like it's a gcc asan bug. I'll address it by switching to gcc-10. After all, the point of switching to Bionic is to get the latest build tools. |
evverx
added a commit
to evverx/util-linux
that referenced
this issue
Jun 29, 2020
to get around an ASan bug mentioned in util-linux#1076
evverx
added a commit
to evverx/util-linux
that referenced
this issue
Jun 29, 2020
to get around an ASan bug mentioned in util-linux#1076
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to https://travis-ci.org/github/karelzak/util-linux/jobs/702935743 the test crashes somewhere along the way on Ubuntu Bionic with
The text was updated successfully, but these errors were encountered: