Null-dereference READ in blink::LocalFrameView::UpdateAllLifecyclePhases |
|||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5729601398243328 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000098 Crash State: blink::LocalFrameView::UpdateAllLifecyclePhases blink::Internals::elementLayoutTreeAsText blink::V8Internals::elementLayoutTreeAsTextMethodCallback Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=423512:423881 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5729601398243328 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jan 26 2018
This is caused by trying to force the lifecycle on a detached document. It is only reachable as far as I know by use of an internals method, which is not web-exposed. Therefore lowering priority. Reassigning to DOM component for next steps.
,
Jan 29 2018
,
Jul 4
blink::LocalFrameView => Blink>Internals as per core/frame/OWNERS
,
Sep 15
ClusterFuzz has detected this issue as fixed in range 558997:559000. Detailed report: https://clusterfuzz.com/testcase?key=5729601398243328 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000098 Crash State: blink::LocalFrameView::UpdateAllLifecyclePhases blink::Internals::elementLayoutTreeAsText blink::V8Internals::elementLayoutTreeAsTextMethodCallback Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=423512:423881 Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=558997:559000 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5729601398243328 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.
,
Sep 15
ClusterFuzz testcase 5729601398243328 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
, Jan 25 2018Owner: chrishtr@chromium.org
Status: Assigned (was: Untriaged)