DavidKorczynski

Results 219 issues of DavidKorczynski

In the recent large scale experiment some projects got a wrong benchmark target: https://github.com/google/oss-fuzz-gen/pull/618 We could have discovered this doing some form of sanity check in the source code at...

Some fixer prompts dont have anything in the error tag: https://llm-exp.oss-fuzz.com/Result-reports/ofg-pr/2024-09-18-618-ochang-extra-large-all-oracles-many/sample/output-mdbtools-mdb_insert_row/03.html

Cases are listed here: https://github.com/google/oss-fuzz-gen/pull/611#issuecomment-2351137270

This is to make triage of issues easier, since we line numbers in the stack traces.

Giving https://github.com/google/oss-fuzz/pull/12592#issuecomment-2415803665 a go using `bashlex` Will place a script in `/out/replay-build-script.sh` with the script that can be used for replaying. This is still poc and will need some adjustments,...

I noticed tinyxml2 have missed corpus for a while, causing some issues in the coverage build: https://oss-fuzz-build-logs.storage.googleapis.com/index.html#tinyxml2 Around a month ago some changes were merged that (1) changed the name...