diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-13 16:36:15 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-13 16:36:15 +0100 |
| commit | e7cae6a7f260f99fcb45944234a77787ec15aad6 (patch) | |
| tree | d18db8968efd9a5234f248a8a988fc474abf583c /pkg/report/testdata | |
| parent | ecf8ceeef241d31b45545eb3e08edcb73c079151 (diff) | |
pkg/report: another gvisor OOM suppression
Diffstat (limited to 'pkg/report/testdata')
| -rw-r--r-- | pkg/report/testdata/gvisor/report/20 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg/report/testdata/gvisor/report/20 b/pkg/report/testdata/gvisor/report/20 new file mode 100644 index 000000000..0f66ebaba --- /dev/null +++ b/pkg/report/testdata/gvisor/report/20 @@ -0,0 +1,10 @@ +TITLE: panic: error initializing first thread: resource temporarily unavailable +SUPPRESSED: Y + +panic: error initializing first thread: resource temporarily unavailable + +goroutine 3009138 [running]: +gvisor.googlesource.com/gvisor/pkg/sentry/platform/ptrace.newSubprocess.func1(0xc00070ab80, 0xc001514900, 0xc001514960) + pkg/sentry/platform/ptrace/subprocess.go:166 +0x364 +created by gvisor.googlesource.com/gvisor/pkg/sentry/platform/ptrace.newSubprocess + pkg/sentry/platform/ptrace/subprocess.go:147 +0x213 |
