New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 854846 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

CHECK failure: visible_end.IsNotNull() in visible_units_sentence.cc

Project Member Reported by ClusterFuzz, Jun 20 2018

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=4775239956037632

Fuzzer: bj_broddelwerk
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  visible_end.IsNotNull() in visible_units_sentence.cc
  blink::ExpandEndToSentenceBoundary
  blink::ColdModeSpellCheckRequester::RequestCheckingForNextChunk
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=552268:552270

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4775239956037632

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Jun 21 2018

Components: Blink>Editing
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Cc: brajkumar@chromium.org
Labels: M-68 Test-Predator-Wrong
Owner: xiaoche...@chromium.org
Status: Assigned (was: Untriaged)
> Predator was unable to identify any culprit changelists for this test case.

> From the above regression range, observing some changes related to spellcheck, so suspecting the same.

https://chromium.googlesource.com/chromium/src/+/8712023f7d10238966ed56d02d27f10e02c8c394

xiaochengh@ Could you please take a look in to this issue?

Thanks!
Labels: -Pri-1 Pri-3
Owner: ----
Status: Available (was: Assigned)
P3/Available as there is code after the DCHECK handling the null position case, so the DCHECK hit doesn't cause any user visible impact in production. And there's no minimized test case.

And editing has a lot of such gotchas that are hard to fix...
Project Member

Comment 4 by ClusterFuzz, Jun 29 2018

ClusterFuzz has detected this issue as fixed in range 571364:571366.

Detailed report: https://clusterfuzz.com/testcase?key=4775239956037632

Fuzzer: bj_broddelwerk
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  visible_end.IsNotNull() in visible_units_sentence.cc
  blink::ExpandEndToSentenceBoundary
  blink::ColdModeSpellCheckRequester::RequestCheckingForNextChunk
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=552268:552270
Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=571364:571366

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4775239956037632

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.
Project Member

Comment 5 by ClusterFuzz, Jun 29 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Available)
ClusterFuzz testcase 4775239956037632 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