ASSERT: type == constant.type |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5942632697298944 Fuzzer: libFuzzer_swiftshader_vertex_routine_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: ASSERT Crash Address: Crash State: type == constant.type TIntermConstantUnion::fold TIntermediate::addBinaryMath Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=521495:521545 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5942632697298944 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
,
Dec 26 2017
Since it is related to Swiftshader component, assigning it to capn@ capn@ could you please look into it Thank You...
,
Jan 2 2018
This is another edge case constant folding bug. Will try to fix them this quarter.
,
Feb 27 2018
ClusterFuzz has detected this issue as fixed in range 539130:539136. Detailed report: https://clusterfuzz.com/testcase?key=5942632697298944 Fuzzer: libFuzzer_swiftshader_vertex_routine_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: ASSERT Crash Address: Crash State: type == constant.type TIntermConstantUnion::fold TIntermediate::addBinaryMath Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=521495:521545 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=539130:539136 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5942632697298944 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 27 2018
ClusterFuzz testcase 5942632697298944 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
, Dec 22 2017Labels: Test-Predator-Auto-Components