ElfInterpreterStaticTest fails on 5.X kernels.
Open
area: tests
revived
type: bug
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
"Native" versions of the test fail on 5.X kernels with SIGSEGV. Observed on Ubuntu 18.04 with a 5.3 kernel.
Repro:
- Remove SKIP_IF statement referencing this bug in //test/syscalls/linux/exec_binary.cc.
- bazel test //test/syscalls:exec_binary_test_native
Contributor guide
Assessment
This issue has not been assessed yet.