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

Issue 727095 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows
Pri: 3
Type: Bug



Sign in to add a comment

FormatBlock command crashes with -webkit-appearance:searchfield

Project Member Reported by ClusterFuzz, May 28 2017

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: windows_asan_chrome
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000018
Crash State:
  blink::CompositeEditCommand::CloneParagraphUnderNewElement
  blink::CompositeEditCommand::MoveParagraphWithClones
  blink::FormatBlockCommand::FormatRange
  
Sanitizer: address (ASAN)

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Project Member

Comment 1 by ClusterFuzz, May 28 2017

Labels: OS-Android OS-Linux
Cc: msrchandra@chromium.org
Labels: M-60 Test-Predator-Wrong
Owner: yosin@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "FormatBlockCommand.cpp" assigning to the concern owner.
Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/b66326f26629d4e161ad020ea34052c3f52598af

@yosin -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.

Comment 3 by yosin@chromium.org, May 31 2017

Components: Blink>Editing>Command
Labels: -Pri-1 -M-60 Pri-3
Owner: ----
Status: Available (was: Assigned)
Summary: FormatBlock command crashes with -webkit-appearance:searchfield (was: Null-dereference READ in blink::CompositeEditCommand::CloneParagraphUnderNewElement)
Lower to Pri-3, since real world usage of "FormatBlock" with  -webkit-appearance:searchfield is low.
Project Member

Comment 4 by ClusterFuzz, Jul 25 2017

ClusterFuzz has detected this issue as fixed in range 489151:489186.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: windows_asan_chrome
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000018
Crash State:
  blink::CompositeEditCommand::CloneParagraphUnderNewElement
  blink::CompositeEditCommand::MoveParagraphWithClones
  blink::FormatBlockCommand::FormatRange
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=489151:489186

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


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, Jul 25 2017

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