New issue
Advanced search Search tips

Issue 751715 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Aug 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: ----
Type: Bug-Regression



Sign in to add a comment

DCHECK failure in !is_constructor in frames.cc

Project Member Reported by ClusterFuzz, Aug 2 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: DCHECK failure
Crash Address: 
Crash State:
  !is_constructor in frames.cc
  v8::internal::OptimizedFrame::Summarize
  v8::internal::Isolate::CaptureSimpleStackTrace
  
Sanitizer: address (ASAN)

Regressed: V8: 47066:47067

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


Issue manually filed by: mstarzinger

See https://github.com/google/clusterfuzz-tools for more information.
 
Labels: -Type-Bug-Security -Restrict-View-SecurityTeam -Security_Severity-Low -Security_Impact-Head Type-Bug-Regression
Owner: mstarzinger@chromium.org
Status: Assigned (was: Untriaged)
This is mine, I know whats at fault, no security implications.
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 3 2017

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

commit c8ee3fb405e037cd94a758763cd6c583809792bd
Author: Michael Starzinger <mstarzinger@chromium.org>
Date: Thu Aug 03 07:34:42 2017

[deoptimizer] Fix bogus DCHECK in OptimizedFrame::Summarize.

R=jarin@chromium.org
TEST=mjsunit/regress/regress-crbug-751715
BUG= chromium:751715 

Change-Id: Ibc5d2ce958b6f0c94b41926eb215e81d70833a9d
Reviewed-on: https://chromium-review.googlesource.com/598227
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47108}
[modify] https://crrev.com/c8ee3fb405e037cd94a758763cd6c583809792bd/src/frames.cc
[add] https://crrev.com/c8ee3fb405e037cd94a758763cd6c583809792bd/test/mjsunit/regress/regress-crbug-751715.js

Status: Fixed (was: Assigned)
 Issue 752042  has been merged into this issue.
Project Member

Comment 5 by ClusterFuzz, Aug 4 2017

ClusterFuzz has detected this issue as fixed in range 47107:47108.

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: DCHECK failure
Crash Address: 
Crash State:
  !is_constructor in frames.cc
  v8::internal::OptimizedFrame::Summarize
  v8::internal::Isolate::CaptureSimpleStackTrace
  
Sanitizer: address (ASAN)

Regressed: V8: 47066:47067
Fixed: V8: 47107:47108

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


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 6 by ClusterFuzz, Aug 4 2017

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