New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 757252 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: count <= MaxElementCountInBackingStore<T>() in PartitionAllocator.h

Project Member Reported by ClusterFuzz, Aug 20 2017

Issue description

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

Fuzzer: inferno_twister
Job Type: linux_lsan_chrome_mp
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  count <= MaxElementCountInBackingStore<T>() in PartitionAllocator.h
  QuantizedSize<blink::CSSParserToken>
  AllocationSize
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=469308:469332

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

Issue filed automatically.

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

Comment 1 by tkent@chromium.org, Aug 20 2017

Components: Blink>MemoryAllocator>Partition
Cc: msrchandra@chromium.org
Labels: M-61 Test-Predator-Wrong
Owner: keishi@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using Code Search for the file, "PartitionAllocator.h" assigning to the concern owner.

Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/0820c8882ec4691521bb7767877abc30123177d4

@keishi -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.

Comment 3 by palmer@chromium.org, Sep 11 2017

Cc: palmer@chromium.org
This is probably working as intended — the caller probably asked for an impossible |count|.
Project Member

Comment 4 by ClusterFuzz, Sep 20 2017

Status: WontFix (was: Assigned)
ClusterFuzz testcase 5027677772972032 is flaky and no longer crashes, so closing issue.

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

Sign in to add a comment