Abrt in dawn_native::ValidateBindGroupLayoutDescriptor |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5367590291243008 Fuzzer: afl_dawn_wire_server_and_frontend_fuzzer Job Type: afl_chrome_asan Platform Id: linux Crash Type: Abrt Crash Address: 0x053900050853 Crash State: dawn_native::ValidateBindGroupLayoutDescriptor dawn_native::DeviceBase::CreateBindGroupLayoutInternal dawn_native::DeviceBase::CreateBindGroupLayout Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=607426:607440 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5367590291243008 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
,
Nov 17
Automatically assigning owner based on suspected regression changelist https://dawn.googlesource.com/dawn/+/45ee4c88c43f2cd986a4af84ac4a8361a222b185 (Add a fuzzer for the wire server and Dawn frontend). 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.
,
Nov 19
,
Nov 21
The following revision refers to this bug: https://dawn.googlesource.com/dawn/+/3a5e765f233a95011ff34c6e8bcc9c6b0f33180b commit 3a5e765f233a95011ff34c6e8bcc9c6b0f33180b Author: Corentin Wallez <cwallez@chromium.org> Date: Wed Nov 21 09:47:19 2018 BindGroupLayout: Fix off-by-one kMaxBindingsPerGroup validation BUG= chromium:906370 Change-Id: I95659856398523931b8aacf1e9a9239ac85f1156 Reviewed-on: https://dawn-review.googlesource.com/c/2567 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Shaobo Yan <shaobo.yan@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> [modify] https://crrev.com/3a5e765f233a95011ff34c6e8bcc9c6b0f33180b/src/dawn_native/BindGroupLayout.cpp [modify] https://crrev.com/3a5e765f233a95011ff34c6e8bcc9c6b0f33180b/src/tests/unittests/validation/BindGroupValidationTests.cpp
,
Nov 28
ClusterFuzz has detected this issue as fixed in range 611055:611062. Detailed report: https://clusterfuzz.com/testcase?key=5367590291243008 Fuzzer: afl_dawn_wire_server_and_frontend_fuzzer Job Type: afl_chrome_asan Platform Id: linux Crash Type: Abrt Crash Address: 0x053900050853 Crash State: dawn_native::ValidateBindGroupLayoutDescriptor dawn_native::DeviceBase::CreateBindGroupLayoutInternal dawn_native::DeviceBase::CreateBindGroupLayout Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=607426:607440 Fixed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=611055:611062 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5367590291243008 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.
,
Nov 28
ClusterFuzz testcase 5367590291243008 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
, Nov 17Labels: ClusterFuzz-Auto-CC