Issue metadata
Sign in to add a comment
|
CHECK failure: position.IsNotNull() in text_segments.cc |
||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5095766273818624 Fuzzer: bj_broddelwerk Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: position.IsNotNull() in text_segments.cc blink::TextSegments::FindBoundaryForward blink::EndOfSentenceInternal Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=562333:562334 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5095766273818624 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Nov 28
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/6535528f00c742b6cb9dcce8e46567048ac0dadc (Make EndOfSentence() to utilize TextOffsetMapping). 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 29
,
Dec 3
I'll take a look
,
Dec 3
We somehow passed a non-null VisibleSelection with null VisibleStart/VisibleEnd to SelectionModifier. Running test minimizer to see how this happened exactly.
,
Dec 5
The NextAction date has arrived: 2018-12-05 |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by ClusterFuzz
, Nov 28Labels: Test-Predator-Auto-Components