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

Issue 631370 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 628773
Owner: ----
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

Crash in v8::internal::compiler::OperandGenerator::UseLocation

Project Member Reported by ClusterFuzz, Jul 26 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: UNKNOWN READ
Crash Address: 0x0000003c
Crash State:
  v8::internal::compiler::OperandGenerator::UseLocation
  v8::internal::compiler::InstructionSelector::InitializeCallBuffer
  v8::internal::compiler::InstructionSelector::VisitCall
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=windows_asan_d8&range=405982:406005

Minimized Testcase (0.19 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96sn9N7RGgakt741gQEO_l2tRabwnOgZ4dGXvOBwKPF24x7JJVVI_fKGUoowANm8GQ-8cEbXM0y0QtSg1gJiFA6x2uhkV4ZNkJCgmFE30p8wpTqnv_CoZGEy8oxNjusr0tk0G90vfg1Kyean1jhE0CfYD0odQ?testcase_id=6357046916284416
"use strict";
function __f_0() {
  for  (var __v_0 = 0; __v_0 < 10000; __v_0++) {
    try {
      throw 1;
    } catch(e) {
      if (typeof a == "number") return a && isNaN();
    }
  }
}
__f_0();


Filer: nyerramilli

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Cc: titzer@chromium.org nyerramilli@chromium.org rossberg@chromium.org
Components: Tools>Test>FindIt>NoResult
Labels: findit-wrong Te-Logged
Status: Available (was: Untriaged)
providing findit results for internal purpose -
Suspected CLs	Findit could not find any suspected CLs.

Suspected Project: chromium

requesting V8 team to check the issue and update.

Comment 2 by ishell@chromium.org, Jul 26 2016

Mergedinto: 628773
Status: Duplicate (was: Available)
Components: -Tools>Test>FindIt>NoResult
Project Member

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