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

Issue 626288 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Crash in content::DeviceOrientationEventPumpBase::SendFakeDataForTesting

Project Member Reported by ClusterFuzz, Jul 7 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5180396837011456

Fuzzer: inferno_layout_test_unmodified
Job Type: windows_syzyasan_content_shell
Platform Id: windows

Crash Type: UNKNOWN
Crash Address: 0x00000003
Crash State:
  content::DeviceOrientationEventPumpBase::SendFakeDataForTesting
  base::internal::Invoker<base::internal::BindState<void
  base::debug::TaskAnnotator::RunTask
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=windows_syzyasan_content_shell&range=403796:403806

Minimized Testcase (0.54 Kb): https://cluster-fuzz.appspot.com/download/AMIfv95KAscAgddke2tdFGvjEMWqZ1ogrA9g9QkX7gRWjilIvZR2W1WtO7iOca5Wk1hkP7LxN9jmtTbNEqJaU0vEP1da2G9tp7hG8mpgVGv7MfUPfdlRyb4SpgU-TgTqpbRPvGdIW7p2jKsfg7qVA17Rp8jBEgOfMw?testcase_id=5180396837011456

Filer: ssamanoori

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Cc: -ssamanoori@google.com ssamanoori@chromium.org
Labels: -Type-Bug Te-Logged Type-Bug-Regression
Owner: mlamouri@chromium.org
Status: Assigned (was: Available)
	No CL in the regression range changes the crashed files. The result is the blame information.

Author: mlamouri@chromium.org
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/9c41b461969a64f3990ccf84534db8513614e2b8
Time: Tue Aug 19 15:51:34 2014
The CL last changed line 72 of file device_orientation_event_pump.cc, which is stack frame 0.

Author: tzik
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/99de02ba952b0a69291f81c5b8ca14d81cc1f74f
Time: Fri Jul 01 05:54:12 2016
The CL last changed line 137 of file bind_internal.h, which is stack frame 1.

Author: tzik
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/99de02ba952b0a69291f81c5b8ca14d81cc1f74f
Time: Fri Jul 01 05:54:12 2016
The CL last changed line 204 of file bind_internal.h, which is stack frame 2.

Author: tzik
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/ee2487294417a82adfc854aa680c7765eef7494e
Time: Wed Jun 01 08:22:51 2016
The CL last changed line 267 of file bind_internal.h, which is stack frame 3.

Author: tzik
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/caf1d84bb83aaf5369eb508027a685e2bf9859b4
Time: Tue Jun 28 12:22:21 2016
The CL last changed line 249 of file bind_internal.h, which is stack frame 4.

Author: tzik
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/77d41139d261342a429d2775c59d8e8a386d4c81
Time: Wed Mar 09 09:47:03 2016
The CL last changed line 389 of file callback.h, which is stack frame 5.

Author: skyostil@chromium.org
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/ad8fb459e07068582588d72fd5dabdb72e70b689
Time: Thu Aug 14 14:26:09 2014
The CL last changed line 51 of file task_annotator.cc, which is stack frame 6.

Suspected Project: chromium
=================================
Above is the only CL from findit and the changes made to file "device_orientation_event_pump.cc" from the frame #0 is more related to it. 

mlamouri@ :Could you please look into this issue if it is related to your change,else please route this issue to an appropriate dev person.

Thanks,
Cc: mlamouri@chromium.org
Owner: timvolod...@chromium.org
Components: Tools>Test>FindIt>WrongResult Internals>Core
Labels: findit-for-crash M-53
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 8 2016

Labels: -M-53 M-54 MovedFrom-53
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 5 by ClusterFuzz, Jul 15 2016

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5828349830365184

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: UNKNOWN READ
Crash Address: 0x000000000000
Crash State:
  content::DeviceOrientationEventPumpBase::SendFakeDataForTesting
  base::debug::TaskAnnotator::RunTask
  scheduler::TaskQueueManager::ProcessTaskFromWorkQueue
  

Minimized Testcase (0.26 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96etPeItKel_qXLC5nBEakSsucXY69wwrKEpd9ndgN_3cRPI6v2uIajLSrYL7sx8qegOLN7HfLHPHr407p_cD5t3jN9r1Nnrj--WO542oq2sLI_V2Nt7tyxCub_7DpRdNsHJGiH7cQ720iW9tNznLF4Bzkjkg?testcase_id=5828349830365184
<script>
function __f_37() {
   document.writeln();
}
</script>
  <body onload="__f_218();">
  <script>
if (window.testRunner)
    testRunner.setMockDeviceOrientation();
;
window.addEventListener('deviceorientation', {
});
function __f_218() {
 __f_37(); 
}
</script>


Filer: rnimmagadda

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

Comment 6 by ClusterFuzz, Aug 12 2016

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6583421512187904

Fuzzer: inferno_layout_test_unmodified
Job Type: windows_syzyasan_content_shell
Platform Id: windows

Crash Type: UNKNOWN
Crash Address: 0x00000003
Crash State:
  content::DeviceOrientationEventPumpBase::SendFakeDataForTesting
  base::internal::Invoker<base::internal::BindState<void
  base::debug::TaskAnnotator::RunTask
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=windows_syzyasan_content_shell&range=411340:411371

Unminimized Testcase: https://cluster-fuzz.appspot.com/download/AMIfv97LEqTNLWYTzWWbZISCeIw8RsDkPiHP0xMox51e3fjU-WBLPFR06NsL0pxDOjCATHkgckKLYCWJlVY3LeADPeiRUGo7ElkvN52IkpvI7i1moUSQeamv9CEIT30NB7XKM1696hN6gbIjZRv6_GGJlp8Zin-jJw?testcase_id=6583421512187904


Issue manually filed by: mmohammad

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
Components: -Tools>Test>FindIt>WrongResult
Labels: Test-Predator-Wrong
Project Member

Comment 8 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 9 by ClusterFuzz, Jan 21 2017

ClusterFuzz has detected this issue as fixed in range 444720:444724.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6583421512187904

Fuzzer: inferno_layout_test_unmodified
Job Type: windows_syzyasan_content_shell
Platform Id: windows

Crash Type: UNKNOWN
Crash Address: 0x00000003
Crash State:
  content::DeviceOrientationEventPumpBase::SendFakeDataForTesting
  base::internal::Invoker<base::internal::BindState<void
  base::debug::TaskAnnotator::RunTask
  
Memory Tool: SYZYASAN

Regressed: https://cluster-fuzz.appspot.com/revisions?job=windows_syzyasan_content_shell&range=411340:411371
Fixed: https://cluster-fuzz.appspot.com/revisions?job=windows_syzyasan_content_shell&range=444720:444724

Unminimized Testcase: https://cluster-fuzz.appspot.com/download/AMIfv97LEqTNLWYTzWWbZISCeIw8RsDkPiHP0xMox51e3fjU-WBLPFR06NsL0pxDOjCATHkgckKLYCWJlVY3LeADPeiRUGo7ElkvN52IkpvI7i1moUSQeamv9CEIT30NB7XKM1696hN6gbIjZRv6_GGJlp8Zin-jJw?testcase_id=6583421512187904


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs 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 30 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6583421512187904 is verified as fixed, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment