New issue
Advanced search Search tips

Issue 771240 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

DCHECK failure in save_days == DaysFromYearMonth(*year, 0) + days in date.cc

Project Member Reported by ClusterFuzz, Oct 3 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: mac_asan_d8_dbg
Platform Id: mac

Crash Type: DCHECK failure
Crash Address: 
Crash State:
  save_days == DaysFromYearMonth(*year, 0) + days in date.cc
  v8::internal::DateCache::YearMonthDayFromDays
  v8::internal::DateCache::EquivalentTime
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Oct 3 2017

Components: Blink>JavaScript>Runtime
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.
Owner: mstarzinger@chromium.org
Status: Assigned (was: Untriaged)
Assigning to v8 cf sheriff.
Project Member

Comment 3 by sheriffbot@chromium.org, Oct 4 2017

Labels: M-61
Project Member

Comment 4 by sheriffbot@chromium.org, Oct 4 2017

Labels: Pri-1
Labels: -Type-Bug-Security -Restrict-View-SecurityTeam -Security_Impact-Stable -Security_Severity-High Type-Bug
This DCHECK is not security-relevant, dropping labels.
Simple repro: new Date("-422480-(0)")
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components
Project Member

Comment 8 by ClusterFuzz, Apr 5 2018

ClusterFuzz has detected this issue as fixed in range 52371:52372.

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

Fuzzer: inferno_js_fuzzer
Job Type: mac_asan_d8_dbg
Platform Id: mac

Crash Type: DCHECK failure
Crash Address: 
Crash State:
  save_days == DaysFromYearMonth(*year, 0) + days in date.cc
  v8::internal::DateCache::YearMonthDayFromDays
  v8::internal::DateCache::EquivalentTime
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=mac_asan_d8_dbg&range=52371:52372

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

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 9 by ClusterFuzz, Apr 5 2018

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