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

Issue 766353 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Sep 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: !i_isolate->has_pending_exception() in wasm-fuzzer-common.cc

Project Member Reported by ClusterFuzz, Sep 18 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=5576234766696448

Fuzzer: libFuzzer_v8_wasm_code_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !i_isolate->has_pending_exception() in wasm-fuzzer-common.cc
  v8::internal::wasm::fuzzer::WasmExecutionFuzzer::FuzzWasmModule
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=450934:451004

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5576234766696448

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: clemensh@chromium.org msrchandra@chromium.org
Labels: M-62 Test-Predator-Wrong
Owner: ahaas@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using Code Search for the file, "wasm-fuzzer-common.cc" assigning to the concern owner.

Suspecting Commit#
https://chromium.googlesource.com/v8/v8.git/+/eb64b26f8f272936b7b5a6f3ebe306ea0b329834

@ahaas -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Project Member

Comment 2 by ClusterFuzz, Sep 29 2017

ClusterFuzz has detected this issue as fixed in range 505146:505216.

Detailed report: https://clusterfuzz.com/testcase?key=5576234766696448

Fuzzer: libFuzzer_v8_wasm_code_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !i_isolate->has_pending_exception() in wasm-fuzzer-common.cc
  v8::internal::wasm::fuzzer::WasmExecutionFuzzer::FuzzWasmModule
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=450934:451004
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=505146:505216

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5576234766696448

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 3 by ClusterFuzz, Sep 30 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5576234766696448 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment