qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 00/10] Retire Fork-Based Fuzzing


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 00/10] Retire Fork-Based Fuzzing
Date: Sun, 5 Feb 2023 11:39:28 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 5/2/23 05:29, Alexander Bulekov wrote:

  * Some device do not completely reset their state. This can lead to
    non-reproducible crashes. However, in my local tests, most crashes
    were reproducible. OSS-Fuzz shouldn't send us reports unless it can
    consistently reproduce a crash.

These devices are buggy, hard/cold reset should be reproducible.

  * In theory, the corpus-format should not change, so the existing
    corpus-inputs on OSS-Fuzz will transfer to the new reset()-able
    fuzzers.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]