Null-dereference READ in blink::ImageResourceContent::GetContentStatus |
|||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4834559085772800 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000009 Crash State: blink::ImageResourceContent::GetContentStatus blink::CSSResourceValue::state blink::V8CSSResourceValue::stateAttributeGetterCallback Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=473072:473106 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4834559085772800 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Nov 11 2017
,
Nov 11 2017
Automatically adding ccs based on suspected regression changelists: Make Hyphens an enum class. by shend@chromium.org - https://chromium.googlesource.com/chromium/src/+/ec66f57f3315293efbc78564b83895db814086f9 Send certificate errors from worker fetch context for off-main-thread-fetch. by horo@chromium.org - https://chromium.googlesource.com/chromium/src/+/c6d10d68d59de827337ca6d11e889d970e129c64 Make EOverflowWrap an enum class. by shend@chromium.org - https://chromium.googlesource.com/chromium/src/+/76d8ea110fdf384fcc37c37faab9a0a08f76160c If this is incorrect, please apply the Test-Predator-Wrong-CLs label.
,
Nov 12 2017
This looks unlikely to be related to the enum class changes, but I'll leave shend@ as a cc just in case.
,
Nov 13 2017
,
Nov 13 2017
,
Nov 13 2017
This test is not related to worker. mikelawther@, shend@ Did you look at the test case? This is using CSSURLImageValue. Why do you think this is not related to CSS?
,
Nov 13 2017
Sorry horo@, yes this looks related to Typed OM.
,
Nov 14 2017
,
Nov 18 2017
ClusterFuzz has detected this issue as fixed in range 514498:517698. Detailed report: https://clusterfuzz.com/testcase?key=4834559085772800 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000009 Crash State: blink::ImageResourceContent::GetContentStatus blink::CSSResourceValue::state blink::V8CSSResourceValue::stateAttributeGetterCallback Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=473072:473106 Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=514498:517698 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4834559085772800 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.
,
Nov 18 2017
ClusterFuzz testcase 4834559085772800 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 |
|||||||||
Comment 1 by ClusterFuzz
, Nov 11 2017Labels: Test-Predator-Auto-Components