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

Issue 835468 link

Starred by 2 users

Issue metadata

Status: Verified
Owner: ----
Closed: Aug 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

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

Project Member Reported by ClusterFuzz, Apr 20 2018

Issue description

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

Fuzzer: inferno_twister
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  count <= MaxElementCountInBackingStore<T>() in HeapAllocator.h
  unsigned long blink::HeapAllocator::QuantizedSize<blink::Member<blink::SpeechSyn
  blink::SpeechSynthesis::speak
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=447465:447478

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: brajkumar@chromium.org
Components: Blink>Bindings
Labels: -Pri-1 M-66 Test-Predator-Wrong Pri-2
Owner: yukishiino@chromium.org
Status: Assigned (was: Untriaged)
This issue looks similar to  bug 817590  , hence assigning to yukishiino@ for more updates on it.

yukishiino@ This issue is observed on Mac OS as well, could you please take a look in to this issue. 

Thanks!
Components: -Blink>Bindings Blink>Speech
Status: Available (was: Assigned)
This is a different issue.

https://cs.chromium.org/chromium/src/third_party/blink/renderer/modules/speech/speech_synthesis.cc?rcl=c4cc664f3fcdd7378632b4b1754fd7198a030e1e&l=96

SpeechSynthesis::speak seems causing OOM.  Should be triaged in Blink>Speech.

Owner: ----
Project Member

Comment 4 by ClusterFuzz, Aug 2

ClusterFuzz has detected this issue as fixed in range 580081:580082.

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

Fuzzer: inferno_twister
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  count <= MaxElementCountInBackingStore<T>() in HeapAllocator.h
  unsigned long blink::HeapAllocator::QuantizedSize<blink::Member<blink::SpeechSyn
  blink::SpeechSynthesis::speak
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=447465:447478
Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=580081:580082

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

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 5 by ClusterFuzz, Aug 2

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