New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 604823 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 596650



Sign in to add a comment

UBSan fuzzers should crash on errors by default

Project Member Reported by aizatsky@chromium.org, Apr 19 2016

Issue description

Right now you have to run fuzzers with UBSAN_OPTIONS=halt_on_error=1.
Default options should be defined. Probably "symbolize=1:halt_on_error=1:print_stacktrace=1"
 

Comment 1 by mmoroz@chromium.org, Apr 21 2017

Status: WontFix (was: Untriaged)
I believe we can close this, since https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md#Reproducing-LibFuzzer-UBSan-bugs provides necessary default flags. Also, we've got a special tool (https://github.com/google/clusterfuzz-tools) which reproduces crashes via one-line commands.

Sign in to add a comment