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

Issue 734319 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug

Blocked on:
issue 732662
issue 734550



Sign in to add a comment

CHECK failure: offset_ <= offset_ + length_ in wasm-module.h

Project Member Reported by ClusterFuzz, Jun 17 2017

Issue description

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

Fuzzer: libFuzzer_v8_wasm_asmjs_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  offset_ <= offset_ + length_ in wasm-module.h
  v8::internal::wasm::ModuleDecoder::DecodeSection
  DecodeModule
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=478736:478797

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


Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: msrchandra@chromium.org
Components: Blink>JavaScript
Labels: M-61 Test-Predator-Correct-CLs
Owner: clemensh@chromium.org
Status: Assigned (was: Untriaged)
Assigning to the concern owner from Predator results --
The result is a list of CLs that change the crashed files. 

Author: Clemens Hammacher
Project: chromium-v8
Changelist: https://chromium.googlesource.com/v8/v8.git/+/07b115f854d6fe6e0a05c0d9e7143cb9580dfe28
Time: Mon Jun 12 11:59:14 2017
Files module-decoder.cc, wasm-module.cc are changed in this cl (and is part of stack frame #3, "DecodeModule"; frame #4, "v8::internal::wasm::"; frame #5, "v8::internal::wasm::DecodeWasmModule")
Minimum distance from crash line to modified line: 10. (file: module-decoder.cc, crashed on: 792, modified: 802).

@Clemens Hammacher -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Blockedon: 732662
Cc: clemensh@chromium.org mstarzinger@chromium.org ahaas@chromium.org
Owner: ----
Status: Available (was: Assigned)
Blockedon: 734550
Status: Fixed (was: Available)
Fixed by removing the fuzzer ;)
Project Member

Comment 5 by ClusterFuzz, Jun 22 2017

ClusterFuzz has detected this issue as fixed in range 481047:481113.

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

Fuzzer: libFuzzer_v8_wasm_asmjs_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  offset_ <= offset_ + length_ in wasm-module.h
  v8::internal::wasm::ModuleDecoder::DecodeSection
  DecodeModule
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=478736:478797
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=481047:481113

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


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.

Sign in to add a comment