CHECK failure: position < size() in Vector.h |
||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5358130405048320 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: position < size() in Vector.h blink::ValidationMessageClientImpl::HideValidationMessage blink::ValidationMessageClientImpl::CheckAnchorStatus Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=497683:497686 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5358130405048320 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Nov 8 2017
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/61df2105ef590a81cc9320afd52e6c9d2c2b3b12 (Add a test ensuring that validity change by a DOM mutation updates validation message UI.). If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
,
Nov 9 2017
Keishi-san, could you take a look?
,
Nov 9 2017
,
Nov 10 2017
https://chromium-review.googlesource.com/c/chromium/src/+/760436
,
Nov 14 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/9436a53ff9aacbeba555f1494c62c01d222e0807 commit 9436a53ff9aacbeba555f1494c62c01d222e0807 Author: Keishi Hattori <keishi@chromium.org> Date: Tue Nov 14 07:32:00 2017 Validation bubble: Fix UnregisterPopupOpeningObserver from being called before registration UpdateLifecycleToCompositingCleanPlusScrolling may call UnregisterPopupOpeningObserver, so RegisterPopupOpeningObserver needs to be called before it. Bug: 782896 Change-Id: I277e40edac248698486773436e8f38535b40864c Reviewed-on: https://chromium-review.googlesource.com/760436 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#516224} [add] https://crrev.com/9436a53ff9aacbeba555f1494c62c01d222e0807/third_party/WebKit/LayoutTests/fast/forms/hide-validation-message-crash-expected.txt [add] https://crrev.com/9436a53ff9aacbeba555f1494c62c01d222e0807/third_party/WebKit/LayoutTests/fast/forms/hide-validation-message-crash.html [modify] https://crrev.com/9436a53ff9aacbeba555f1494c62c01d222e0807/third_party/WebKit/Source/core/page/ValidationMessageClientImpl.cpp
,
Nov 18 2017
ClusterFuzz has detected this issue as fixed in range 514498:517698. Detailed report: https://clusterfuzz.com/testcase?key=5358130405048320 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: position < size() in Vector.h blink::ValidationMessageClientImpl::HideValidationMessage blink::ValidationMessageClientImpl::CheckAnchorStatus Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=497683:497686 Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=514498:517698 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5358130405048320 See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Nov 18 2017
ClusterFuzz testcase 5358130405048320 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 8 2017Labels: Test-Predator-Auto-Components