diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-05 13:59:01 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-05 13:59:01 +0100 |
| commit | 764b42c46bf03385c2934709fa03c073246b2383 (patch) | |
| tree | 64fef1b778bca823874dfc1eaaf2e4a2968bb438 /docs/linux/found_bugs.md | |
| parent | c64cb0567ef641dffb1ab64f47e2c968ff2963f0 (diff) | |
pkg/csource: exclude linux/arm64 tests
I think I misinterpreted the error that episodically happens on ci:
collect2: error: ld terminated with signal 11 [Segmentation fault], core dumped
compiler invocation: aarch64-linux-gnu-gcc [-Wall -Werror -O1 -g -o /tmp/syz-executor570589071 -pthread -DGOOS_linux=1 -DGOARCH_arm64=1 -x c - -static]
as OOM, but they all involve aarch64-linux-gnu-gcc:
https://travis-ci.org/google/syzkaller/jobs/461827347
https://travis-ci.org/google/syzkaller/jobs/460226110
https://travis-ci.org/google/syzkaller/jobs/463564291
So I guess the problem can be with the arm64 toolchain that just crashes randomly.
Diffstat (limited to 'docs/linux/found_bugs.md')
0 files changed, 0 insertions, 0 deletions
