syzkaller/syz-ci
Dmitry Vyukov b6ed147834 prog: dump orig prog if Deserialize panics
We are seeing some one-off panics during Deserialization
and it's unclear if it's machine memory corrpution or
an actual bug in prog. I leam towards machine memory corruption
but it's impossible to prove without seeing the orig program.

Move git revision to prog and it's more base package
(sys can import prog, prog can't import sys).
2020-02-21 10:22:07 +01:00
..
testdata syz-ci: upload syzkaller build errors to dashboard 2018-12-18 10:33:05 +01:00
config_test.go syz-ci: add continuous integration system 2017-06-20 19:59:55 +02:00
jobs_test.go syz-ci: improve test result aggregation 2019-05-10 10:31:07 +02:00
jobs.go syz-ci: allow enabling bisect cause and fix jobs separately 2019-11-27 16:40:04 +01:00
manager.go prog: dump orig prog if Deserialize panics 2020-02-21 10:22:07 +01:00
managercmd.go pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
syz-ci.go syz-ci: add Manager.Disabled config parameter 2019-12-04 13:56:12 +01:00
updater.go prog: dump orig prog if Deserialize panics 2020-02-21 10:22:07 +01:00