New issue
Advanced search Search tips

Issue 771685 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

DCHECK hit via InsertTextCommand::PerformTrivialReplace

Project Member Reported by xiaoche...@chromium.org, Oct 4 2017

Issue description

This bug is forked from  issue 764879 , which contains two crashes.

To repro this bug:

1. Download the test case https://clusterfuzz.com/download?testcase_id=5423879458914304

2. Open the test case with a DCHECK enabled content_shell, *without* adding --run-layout-test argument

3. Wait for a few seconds

It hits a DCHECK: SelectionTemplate.cpp(261) Check failed: position.IsConnected(). null

https://chromium.googlesource.com/chromium/src/+/6e9b7c926c5361cf064945b2f234b4d285d2c99e/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp#261

Which is called from InsertTextCommand::PerformTrivialReplace

https://chromium.googlesource.com/chromium/src/+/6e9b7c926c5361cf064945b2f234b4d285d2c99e/third_party/WebKit/Source/core/editing/commands/InsertTextCommand.cpp#113
 
Project Member

Comment 1 by sheriffbot@chromium.org, Oct 5

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Available (was: Untriaged)

Sign in to add a comment