New issue
Advanced search Search tips

Issue 907372 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 907343
Owner:
Closed: Dec 1
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Ill in v8::internal::ValueDeserializer::ReadJSObjectProperties

Project Member Reported by ClusterFuzz, Nov 21

Issue description

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

Fuzzer: libFuzzer_v8_serialized_script_value_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Ill
Crash Address: 0x55ab5cb646a7
Crash State:
  v8::internal::ValueDeserializer::ReadJSObjectProperties
  v8::internal::ValueDeserializer::ReadJSObject
  v8::internal::ValueDeserializer::ReadObjectInternal
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=609816:609826

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Nov 21

Components: Blink>JavaScript
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, Nov 21

Cc: jbroman@chromium.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 3 by ClusterFuzz, Nov 21

Labels: Test-Predator-Auto-Owner
Owner: yangguo@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/2603bb051e9b31802419a47bff03bb8ec7bb0641 (Only expect new data properties in ValueDeserializer.).

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.
Project Member

Comment 4 by ClusterFuzz, Dec 1

Labels: -Reproducible Unreproducible
ClusterFuzz testcase 4934449349001216 appears to be flaky, updating reproducibility label.
Labels: -Unreproducible Reproducible
Please ignore the last comment about testcase being unreproducible. The testcase is still reproducible. This happened due to a code refactoring on ClusterFuzz side, and the underlying root cause is now fixed. Resetting the label back to Reproducible. Sorry about the inconvenience caused from these incorrect notifications.
Mergedinto: 907343
Status: Duplicate (was: Assigned)
Project Member

Comment 7 by ClusterFuzz, Dec 5

ClusterFuzz has detected this issue as fixed in range 613955:613957.

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

Fuzzer: libFuzzer_v8_serialized_script_value_fuzzer
Fuzz target binary: v8_serialized_script_value_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Ill
Crash Address: 0x55ab5cb646a7
Crash State:
  v8::internal::ValueDeserializer::ReadJSObjectProperties
  v8::internal::ValueDeserializer::ReadJSObject
  v8::internal::ValueDeserializer::ReadObjectInternal
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=609816:609826
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=613955:613957

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md 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