New issue
Advanced search Search tips

Issue 812643 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 812451
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in v8::internal::Object::IsFixedArrayBase

Project Member Reported by ClusterFuzz, Feb 15 2018

Issue description

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000000d
Crash State:
  v8::internal::Object::IsFixedArrayBase
  v8::internal::CheckObjectType
  v8::internal::Simulator::SoftwareInterrupt
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_mipsel_dbg&range=51296:51297

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Feb 15 2018

Components: Blink>JavaScript>Compiler
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Feb 15 2018

Labels: Test-Predator-Auto-Owner
Owner: neis@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/af677f29b1b7c0286b423c4e745303ed51de88e9 ([ic] EmitElementStore: don't miss when hitting new space limit.).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.

Comment 3 by neis@chromium.org, Feb 15 2018

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

Comment 4 by ClusterFuzz, Feb 16 2018

ClusterFuzz has detected this issue as fixed in range 51305:51306.

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000000d
Crash State:
  v8::internal::Object::IsFixedArrayBase
  v8::internal::CheckObjectType
  v8::internal::Simulator::SoftwareInterrupt
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_mipsel_dbg&range=51296:51297
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_mipsel_dbg&range=51305:51306

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

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.

Sign in to add a comment