New issue
Advanced search Search tips

Issue 797131 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

ASSERT: restoreInputLen >= fActiveLimit

Project Member Reported by ClusterFuzz, Dec 21 2017

Issue description

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

Fuzzer: libFuzzer_sqlite3_ossfuzz_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  restoreInputLen >= fActiveLimit
  icu_60::RegexMatcher::MatchChunkAt
  icu_60::RegexMatcher::matches
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=433935:434071

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Cc: kkaluri@chromium.org
Components: Blink
Labels: M-64 Test-Predator-Wrong
Owner: js...@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using Code Search for the file, "rematch.cpp" assigning to the concern owner who might be related.


jshin@ -- 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, Dec 23 2017

ClusterFuzz has detected this issue as fixed in range 526067:526072.

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

Fuzzer: libFuzzer_sqlite3_ossfuzz_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  restoreInputLen >= fActiveLimit
  icu_60::RegexMatcher::MatchChunkAt
  icu_60::RegexMatcher::matches
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=433935:434071
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=526067:526072

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

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 3 by ClusterFuzz, Dec 23 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 4999794547490816 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