New issue
Advanced search Search tips

Issue 716741 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Crash in v8::internal::GlobalHandles::MakeWeak

Project Member Reported by ClusterFuzz, Apr 29 2017

Issue description

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

Fuzzer: lcamtuf_cross_fuzz
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: UNKNOWN READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::GlobalHandles::MakeWeak
  blink::ScriptWrappable::SetWrapper
  blink::DOMDataStore::SetWrapper
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=465477:465485

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: Blink>JavaScript
Labels: Test-Predator-Wrong-CLs M-60
Components: -Blink>JavaScript Blink>Bindings
Owner: haraken@chromium.org
Status: Assigned (was: Untriaged)
looks like an exception resulting in empty handles being passed around, assigning to Kentaro to confirm
Cc: haraken@chromium.org
Owner: yukishiino@chromium.org
Project Member

Comment 4 by ClusterFuzz, May 3 2017

ClusterFuzz has detected this issue as fixed in range 468830:468866.

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

Fuzzer: lcamtuf_cross_fuzz
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: UNKNOWN READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::GlobalHandles::MakeWeak
  blink::ScriptWrappable::SetWrapper
  blink::DOMDataStore::SetWrapper
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=465477:465485
Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=468830:468866

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


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs 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 5 by ClusterFuzz, May 3 2017

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment