CHECK failure: PrimaryDirectionOf(*position.AnchorNode()) == PrimaryDirectionOf(*adjusted.Ancho |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5590061647921152 Fuzzer: attekett_dom_fuzzer Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: PrimaryDirectionOf(*position.AnchorNode()) == PrimaryDirectionOf(*adjusted.Ancho blink::LocalCaretRect blink::LocalCaretRectOfPositionTemplate<blink::EditingAlgo blink::LocalCaretRectOfPosition Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=532606:532616 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5590061647921152 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Aug 20
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/2d36a2daa8159e19246738d4c2cb0587316dce05 (Refactor RenderedPosition::AbsoluteRect with LocalCaretRectOfPosition()). 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.
,
Aug 22
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fb2e3406d4f343cafd566711aecb858d9b9f61bb commit fb2e3406d4f343cafd566711aecb858d9b9f61bb Author: Xiaocheng Hu <xiaochengh@chromium.org> Date: Wed Aug 22 20:29:54 2018 Fix an incorrect DCHECK in local_caret_rect.cc Bug: 876044 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I3c37686f609acdcc479edb18c764e981c32c873c Reviewed-on: https://chromium-review.googlesource.com/1184147 Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#585230} [modify] https://crrev.com/fb2e3406d4f343cafd566711aecb858d9b9f61bb/third_party/blink/renderer/core/editing/local_caret_rect.cc [modify] https://crrev.com/fb2e3406d4f343cafd566711aecb858d9b9f61bb/third_party/blink/renderer/core/editing/local_caret_rect_test.cc
,
Aug 22
,
Aug 23
ClusterFuzz has detected this issue as fixed in range 585229:585231. Detailed report: https://clusterfuzz.com/testcase?key=5590061647921152 Fuzzer: attekett_dom_fuzzer Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: PrimaryDirectionOf(*position.AnchorNode()) == PrimaryDirectionOf(*adjusted.Ancho blink::LocalCaretRect blink::LocalCaretRectOfPositionTemplate<blink::EditingAlgo blink::LocalCaretRectOfPosition Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=532606:532616 Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=585229:585231 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5590061647921152 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.
,
Aug 23
ClusterFuzz testcase 5590061647921152 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
, Aug 20Labels: Test-Predator-Auto-Components