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

Issue 856499 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit 15 days ago
Closed: Jul 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Crash in 'insertHorizontalRule' command

Project Member Reported by ClusterFuzz, Jun 26 2018

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_lsan_chrome_mp
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  GetFlag
  IsTextNode
  blink::PositionTemplate<blink::EditingAlgorithm<blink::NodeTraversal> >::LastPos
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=467961:467973

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jun 26 2018

Components: Blink>DOM
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.
Project Member

Comment 2 by ClusterFuzz, Jun 26 2018

Labels: Test-Predator-Auto-Owner
Owner: tkent@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/bc4bd9dfb5ff6b2f62d3985e3596df27a9bacec0 (Make NodeFilter a legacy callback interface.).

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.

Comment 3 by tkent@chromium.org, Jun 26 2018

Components: -Blink>DOM Blink>Editing
Labels: Test-Predator-Wrong-CLs
Owner: ----
Status: Untriaged (was: Assigned)
My CL doesn't look related to the crash stack.  Route to Editing triage.

Components: -Blink>Editing Blink>Editing>Command
Labels: -Pri-1 Pri-3
Status: Available (was: Untriaged)
Summary: Crash in 'insertHorizontalRule' command (was: Null-dereference READ in GetFlag)
P3/Available due to low usage of document.execCommand('insertHorizontalRule')
Owner: tanvir.r...@samsung.com
Project Member

Comment 6 by ClusterFuzz, Jul 19

ClusterFuzz has detected this issue as fixed in range 575974:575977.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_lsan_chrome_mp
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  GetFlag
  IsTextNode
  blink::PositionTemplate<blink::EditingAlgorithm<blink::NodeTraversal> >::LastPos
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=467961:467973
Fixed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=575974:575977

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

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 7 by ClusterFuzz, Jul 19

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