New issue
Advanced search Search tips

Issue 794379 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Null-dereference READ in v8::internal::TranslatedState::CreateNextTranslatedValue

Project Member Reported by ClusterFuzz, Dec 13 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000000
Crash State:
  v8::internal::TranslatedState::CreateNextTranslatedValue
  v8::internal::TranslatedState::Init
  v8::internal::Deoptimizer::DoComputeOutputFrames
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=50027:50028

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Dec 13 2017

Labels: Test-Predator-Auto-Owner
Owner: jarin@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/bee8c168958030946f0f89fde60673aa4d3b43a1 ([deoptimizer] Use empty fixed array when materializing empty arguments elements.).

If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
Project Member

Comment 2 by ClusterFuzz, Dec 15 2017

ClusterFuzz has detected this issue as fixed in range 50097:50098.

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

Fuzzer: inferno_js_fuzzer
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000000
Crash State:
  v8::internal::TranslatedState::CreateNextTranslatedValue
  v8::internal::TranslatedState::Init
  v8::internal::Deoptimizer::DoComputeOutputFrames
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=50027:50028
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=50097:50098

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

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 3 by ClusterFuzz, Dec 15 2017

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