New issue
Advanced search Search tips

Issue 627779 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

CreateWaitAndExitThread(base::TimeDelta::FromSeconds(60)) in child_thread_impl.c

Project Member Reported by ClusterFuzz, Jul 13 2016

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  CreateWaitAndExitThread(base::TimeDelta::FromSeconds(60)) in child_thread_impl.c
  content::SuicideOnChannelErrorFilter::OnChannelError
  IPC::ChannelProxy::Context::OnChannelError
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=mac_asan_content_shell&range=399948:399984

Minimized Testcase (0.15 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv94Lr8cnhckDAVAgaJGfIIbEuwxfOT6sGhnqIcPyqas_0FDIqoHkXb54uspfpTxh6gILdbxZVx-HWaRuUvHOMw17mvMJU7ywN1XIxTJyU9YhBvsnrCBi8xDLHiDzfFtTeRvtoesp3Hf2_sVqywXjjM31B7pWKg?testcase_id=6662984030224384
<script>
    while (1) {
      try {
        var db = openDatabase('1','1.0','test database',2*1024*1024);
      }
      catch(e) {};
    };
</script>


Filer: ajha

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

Comment 1 by ajha@chromium.org, Jul 13 2016

Cc: ajha@chromium.org
Components: Tools>Test>FindIt>NoResult
Labels: M-54 Needs-triage Te-Logged
Find it result:
===============
Suspected CLs	No line information available in stacktrace.

Unable to find the suspect as there is no line information available.
Cc: thestig@chromium.org
Status: WontFix (was: Available)
Intentional crash.
Project Member

Comment 3 by ClusterFuzz, Oct 10 2016

ClusterFuzz has detected this issue as fixed in range 423881:423995.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  CreateWaitAndExitThread(base::TimeDelta::FromSeconds(60)) in child_thread_impl.c
  content::SuicideOnChannelErrorFilter::OnChannelError
  IPC::ChannelProxy::Context::OnChannelError
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=mac_asan_content_shell&range=399948:399984
Fixed: https://cluster-fuzz.appspot.com/revisions?job=mac_asan_content_shell&range=423881:423995

Minimized Testcase (0.15 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv94Lr8cnhckDAVAgaJGfIIbEuwxfOT6sGhnqIcPyqas_0FDIqoHkXb54uspfpTxh6gILdbxZVx-HWaRuUvHOMw17mvMJU7ywN1XIxTJyU9YhBvsnrCBi8xDLHiDzfFtTeRvtoesp3Hf2_sVqywXjjM31B7pWKg?testcase_id=6662984030224384
<script>
    while (1) {
      try {
        var db = openDatabase('1','1.0','test database',2*1024*1024);
      }
      catch(e) {};
    };
</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