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

Issue 798171 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

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

Project Member Reported by ClusterFuzz, Dec 31 2017

Issue description

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

Fuzzer: inferno_layout_test_fuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  count <= MaxElementCountInBackingStore<T>() in PartitionAllocator.h
  blink::SourceBuffer::AppendBufferInternal
  blink::SourceBuffer::appendBuffer
  
Sanitizer: address (ASAN)

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

Additional requirements: Requires HTTP

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: mlippautz@chromium.org ajwong@chromium.org pnangunoori@chromium.org
Components: Blink>MemoryAllocator>Partition
Labels: M-64 Test-Predator-Wrong
Owner: palmer@chromium.org
Status: Assigned (was: Untriaged)
As per the  Issue 789526 , assigning this issue to @palmer.
@palmer-- Could you please look into this issue, kindly reassign if it has nothing to do with your changes.

CC'ing mlippautz@/ ajwong@ for the recent changes made to the file PartitionAllocator.h

Thanks.
Just added empty interfaces, so I would rule out my additions.
Status: WontFix (was: Assigned)
This is working as intended: We won't allocate more objects than will fit. :)
Project Member

Comment 4 by ClusterFuzz, Jan 9 2018

Labels: Needs-Feedback
ClusterFuzz testcase 6369956257333248 is still reproducing on tip-of-tree build (trunk).

If this testcase was not reproducible locally or unworkable, ignore this notification and we will file another bug soon with hopefully a better and workable testcase.

Otherwise, if this is not intended to be fixed (e.g. this is an intentional crash), please add ClusterFuzz-Ignore label to prevent future bug filing with similar crash stacktrace.
Labels: ClusterFuzz-Ignore
WAI
Project Member

Comment 6 by ClusterFuzz, Jan 20 2018

ClusterFuzz has detected this issue as fixed in range 530630:530642.

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

Fuzzer: inferno_layout_test_fuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  count <= MaxElementCountInBackingStore<T>() in PartitionAllocator.h
  blink::SourceBuffer::AppendBufferInternal
  blink::SourceBuffer::appendBuffer
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=530630:530642

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

Additional requirements: Requires HTTP

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.

Sign in to add a comment