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

Issue 814314 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Regression



Sign in to add a comment

CHECK failure: 0 < AvaliableSpace() in aec_core.cc

Project Member Reported by ClusterFuzz, Feb 21 2018

Issue description

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

Fuzzer: libFuzzer_audio_processing_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  0 < AvaliableSpace() in aec_core.cc
  rtc::FatalMessage::~FatalMessage
  webrtc::BlockBuffer::ExtractExtendedBlock
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=537978:537991

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Cc: brajkumar@chromium.org
Components: Blink>WebRTC
Labels: -Type-Bug M-66 Test-Predator-Wrong CF-NeedsTriage Type-Bug-Regression
Unable to find actual suspect through code search nor from the provided regression range, hence adding appropriate label for further triage.

Thanks!

Comment 2 by guidou@chromium.org, Feb 22 2018

Components: -Blink>WebRTC Blink>WebRTC>Audio

Comment 3 by olka@chromium.org, Feb 23 2018

Owner: peah@chromium.org
Per - could you PTAL?
Owner: aleloi@chromium.org
I've got a local fix. Will upload CL in the next few days.
Project Member

Comment 5 by ClusterFuzz, Mar 7 2018

ClusterFuzz has detected this issue as fixed in range 540793:540796.

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

Fuzzer: libFuzzer_audio_processing_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  0 < AvaliableSpace() in aec_core.cc
  rtc::FatalMessage::~FatalMessage
  webrtc::BlockBuffer::ExtractExtendedBlock
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=537978:537991
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=540793:540796

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.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 6 by ClusterFuzz, Mar 7 2018

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

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

Comment 7 by p...@webrtc.org, Mar 29 2018

Regarding #6: I Guess that this cannot be assumed to be fixed, so that mist be wrong.

Sign in to add a comment