CHECK failure: count <= MaxElementCountInBackingStore<T>() in partition_allocator.h |
|||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6371656742993920 Fuzzer: inferno_twister Job Type: mac_asan_chrome Platform Id: mac Crash Type: CHECK failure Crash Address: Crash State: count <= MaxElementCountInBackingStore<T>() in partition_allocator.h blink::FontFace::InitCSSFontFace blink::FontFace::Create Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=570383:570387 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6371656742993920 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jul 13
,
Jul 27
,
Jul 30
The minimized testcase is exactly the same as bug 474899 : <script> var face3 = new FontFace('FontFromEmptyArrayBuffer', new ArrayBuffer(4294967295)); </script> CHECK failure is inside the SharedBuffer constructor, so http://crrev.com/c/1113661 may be related. fmalita@, would you take a look?
,
Oct 26
Gentle Ping! |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by kkaluri@chromium.org
, Jul 9Components: Blink>Network
Labels: M-69 Test-Predator-Wrong CF-NeedsTriage