From 0a4d6e56b9194cd5c1022b6737367ff5bc368350 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 26 Oct 2017 18:12:36 +0200 Subject: Update syzbot.md --- docs/syzbot.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index 37f8f1e84..d061ac59e 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -58,7 +58,9 @@ machine, so the reproducer worked for it somehow. If the reproducer exits quickly, try to run it several times, or in a loop. There can be some races involved. -Exact compiler used by `syzbot` can be found [here](https://storage.googleapis.com/syzkaller/gcc-7.tar.gz). +Exact compiler used by `syzbot` can be found [here](https://storage.googleapis.com/syzkaller/gcc-7.tar.gz) (245MB). + +A qemu-suitable Debian/wheezy image can be found [here](https://storage.googleapis.com/syzkaller/wheezy.img) (1GB, compression somehow breaks it), root ssh key for it is [here](https://storage.googleapis.com/syzkaller/wheezy.img.key). ## No reproducer at all? -- cgit mrf-deployment