CHECK failure: id > 0 && static_cast<size_t>(id) < TableSize in CSSProtoConverter.cpp |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5357686657646592 Fuzzer: libFuzzer_css_parser_proto_fuzzer Job Type: libfuzzer_chrome_asan Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: id > 0 && static_cast<size_t>(id) < TableSize in CSSProtoConverter.cpp void css_proto_converter::Converter::AppendTableValue<46ul> void css_proto_converter::Converter::AppendPropertyAndValue<css_proto_converter: Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=534492:534497 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5357686657646592 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
,
Feb 6 2018
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/31c3e8642532f753ab688445c7093012dba3f8f1 ([vr] Add not-web-exposed media feature for immersive mode.). If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
,
Feb 7 2018
Offending change was reverted, proper fix is in flight.
,
Feb 7 2018
CL is https://chromium-review.googlesource.com/c/chromium/src/+/905782 I've confirmed that the issue doesn't repro with the fix.
,
Feb 7 2018
ClusterFuzz has detected this issue as fixed in range 534715:534725. Detailed report: https://clusterfuzz.com/testcase?key=5357686657646592 Fuzzer: libFuzzer_css_parser_proto_fuzzer Job Type: libfuzzer_chrome_asan Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: id > 0 && static_cast<size_t>(id) < TableSize in CSSProtoConverter.cpp void css_proto_converter::Converter::AppendTableValue<46ul> void css_proto_converter::Converter::AppendPropertyAndValue<css_proto_converter: Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=534492:534497 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=534715:534725 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5357686657646592 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.
,
Feb 7 2018
ClusterFuzz testcase 5357686657646592 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 |
||||
Comment 1 by ClusterFuzz
, Feb 6 2018Labels: Test-Predator-Auto-Components