New issue
Advanced search Search tips

Issue 619881 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 616990
Owner:
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Crash in aura::Window::IsRootWindow

Project Member Reported by ClusterFuzz, Jun 14 2016

Issue description

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

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_asan_chrome_v8
Platform Id: linux

Crash Type: UNKNOWN READ
Crash Address: 0x000000000080
Crash State:
  aura::Window::IsRootWindow
  aura::Window::GetRootWindow
  aura::client::GetWindowTreeClient
  

Minimized Testcase (0.17 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv95td0CFvwATLMUS7C9ix2n-9Vj17ZRVuXvme5wGm9_PPGY5Gxey07s_bYQkVrz8hlgDU4eXt1fFt88DNU4iO6C1xMyn53bUyTEhclbE2PZZWVLZVVIAnEpz5qj4GgWIcCS945gEnBuPg0GL-lyir9CK1odZIQ
<form>
   <input required="">
   <input id="submit" type="submit"/>
  <script>
setTimeout(delayedSubmit);
function delayedSubmit() {
    submit.click();
}
window.open();
</script>


Filer: durga.behera

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: Tools>Test>FindIt>NoResult Internals>Aura
Labels: findit-wrong Te-Logged M-53
Owner: sky@chromium.org
Status: Assigned (was: Available)
Suspected CLs:
==============
Unable to determine culprit CLs without crash revision and regression information

Suspected Project: chromium
Suspected Component: Internals>Aura
==================================
Currently its impacting the Head.
From code search on the crashed file "window.h" suspecting the below.
Suspect : https://codereview.chromium.org/2033843003
sky@ : Could you please take a look into this issue if its related to your change.

Comment 2 by sky@chromium.org, Jun 24 2016

Mergedinto: 616990
Status: Duplicate (was: Assigned)
Project Member

Comment 3 by ClusterFuzz, Jul 12 2016

ClusterFuzz has detected this issue as fixed in range 37060:37109.

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

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_asan_chrome_v8
Platform Id: linux

Crash Type: UNKNOWN READ
Crash Address: 0x000000000080
Crash State:
  aura::Window::IsRootWindow
  aura::Window::GetRootWindow
  aura::client::GetWindowTreeClient
  
Regressed: V8: r36614:36625
Fixed: V8: r37060:37109

Minimized Testcase (0.17 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv95td0CFvwATLMUS7C9ix2n-9Vj17ZRVuXvme5wGm9_PPGY5Gxey07s_bYQkVrz8hlgDU4eXt1fFt88DNU4iO6C1xMyn53bUyTEhclbE2PZZWVLZVVIAnEpz5qj4GgWIcCS945gEnBuPg0GL-lyir9CK1odZIQ?testcase_id=5497580293455872
<form>
   <input required="">
   <input id="submit" type="submit"/>
  <script>
setTimeout(delayedSubmit);
function delayedSubmit() {
    submit.click();
}
window.open();
</script>


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.
Components: -Tools>Test>FindIt>NoResult
Project Member

Comment 5 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

Sign in to add a comment