New issue
Advanced search Search tips

Issue 776626 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Oct 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in v8::internal::Isolate::ThreadDataTable::Lookup

Project Member Reported by ClusterFuzz, Oct 20 2017

Issue description

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

Fuzzer: libFuzzer_javascript_parser_proto_fuzzer
Job Type: mac_libfuzzer_chrome_asan
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::Isolate::ThreadDataTable::Lookup
  v8::internal::Isolate::FindOrAllocatePerThreadDataForThisThread
  v8::internal::Isolate::Enter
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_libfuzzer_chrome_asan&range=509729:509761

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Oct 20 2017

Components: Blink>JavaScript
Labels: Test-Predator-AutoComponents
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, Oct 20 2017

Labels: Test-Predator-AutoOwner
Owner: marja@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/d9292154db7937f523ddd6b8913164eaf785fe33 (Adding a templated-dictionary based V8 parser fuzzer.).

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

Comment 3 by ClusterFuzz, Oct 20 2017

ClusterFuzz has detected this issue as fixed in range 510053:510085.

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

Fuzzer: libFuzzer_javascript_parser_proto_fuzzer
Job Type: mac_libfuzzer_chrome_asan
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::Isolate::ThreadDataTable::Lookup
  v8::internal::Isolate::FindOrAllocatePerThreadDataForThisThread
  v8::internal::Isolate::Enter
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_libfuzzer_chrome_asan&range=509729:509761
Fixed: https://clusterfuzz.com/revisions?job=mac_libfuzzer_chrome_asan&range=510053:510085

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md 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 4 by ClusterFuzz, Oct 20 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6424034316386304 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components
Labels: -Test-Predator-AutoOwner Test-Predator-Auto-Owner

Sign in to add a comment