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

Issue 772626 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: event.GetType() != WebInputEvent::kMouseDown || PointIsWithinContents(web_mouse.

Project Member Reported by ClusterFuzz, Oct 7 2017

Issue description

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

Fuzzer: inferno_twister
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  event.GetType() != WebInputEvent::kMouseDown || PointIsWithinContents(web_mouse.
  content::SyntheticGestureTargetBase::DispatchInputEventToPlatform
  content::SyntheticGestureTargetMac::DispatchInputEventToPlatform
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=441984:442831

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: msrchandra@chromium.org pnangunoori@chromium.org
Components: Blink>Input
Labels: M-62 Test-Predator-Wrong
Labels: CF-NeedsTriage
Unable to provide possible suspect using Predator, CL and Code Search.
Could someone please look into the issue.
Thank You.
Owner: dtapu...@chromium.org
Status: Assigned (was: Untriaged)
Status: Fixed (was: Assigned)
Fix in change: https://chromium-review.googlesource.com/700419
Project Member

Comment 5 by ClusterFuzz, Nov 22 2017

Labels: Needs-Feedback
ClusterFuzz testcase 4824388338974720 is still reproducing on tip-of-tree build (trunk).

Please re-test your fix against this testcase and if the fix was incorrect or incomplete, please re-open the bug. Otherwise, ignore this notification and add ClusterFuzz-Wrong label.
Status: Assigned (was: Fixed)
Project Member

Comment 7 by bugdroid1@chromium.org, Jan 3 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a79ff1d1787e61497996f9a6beed3557f26da1fd

commit a79ff1d1787e61497996f9a6beed3557f26da1fd
Author: Dave Tapuska <dtapuska@chromium.org>
Date: Wed Jan 03 18:17:49 2018

Don't crash browser on invalid input received from the injection channels.

Invalid input should be thrown out not cause a crash of the browser.

BUG= 772626 

Change-Id: I26128ff4491987cb6798f7f0f0078102c44dca43
Reviewed-on: https://chromium-review.googlesource.com/847305
Reviewed-by: Mustaq Ahmed <mustaq@chromium.org>
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#526745}
[modify] https://crrev.com/a79ff1d1787e61497996f9a6beed3557f26da1fd/content/browser/renderer_host/input/synthetic_gesture_target_base.cc

Status: Fixed (was: Assigned)
Project Member

Comment 9 by ClusterFuzz, Jan 4 2018

ClusterFuzz has detected this issue as fixed in range 526714:526751.

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

Fuzzer: inferno_twister
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  event.GetType() != WebInputEvent::kMouseDown || PointIsWithinContents(web_mouse.
  content::SyntheticGestureTargetBase::DispatchInputEventToPlatform
  content::SyntheticGestureTargetMac::DispatchInputEventToPlatform
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=441984:442831
Fixed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=526714:526751

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

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 10 by ClusterFuzz, Jan 4 2018

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