Issue metadata
Sign in to add a comment
|
Null-dereference READ in blink::WebViewImpl::LayoutAndPaintAsync |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4766018812248064 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_ubsan_vptr_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::WebViewImpl::LayoutAndPaintAsync blink::WebViewFrameWidget::LayoutAndPaintAsync test_runner::LayoutAndPaintAsyncThen Sanitizer: undefined (UBSAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4766018812248064 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jun 12 2018
This is a test only feature not in shipping Chrome (I presume). So not a P1. Null deref is not a P1 anyway. jbroman@, do you want to re-assign?
,
Jun 12 2018
Fix looks easy. Lemme just try and deal with it that way.
,
Jun 12 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/a58cbf80d4fcfaf8dc626f533046e856389524bc commit a58cbf80d4fcfaf8dc626f533046e856389524bc Author: Jeremy Roman <jbroman@chromium.org> Date: Tue Jun 12 19:29:11 2018 Skip requests for test callbacks from the layer tree view if it is closed. Bug: 851647 Change-Id: Id7acf348daf9a2af3a961a59643593b40da686a3 Reviewed-on: https://chromium-review.googlesource.com/1097227 Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#566529} [modify] https://crrev.com/a58cbf80d4fcfaf8dc626f533046e856389524bc/third_party/blink/renderer/core/exported/web_view_impl.cc
,
Jun 12 2018
,
Jun 13 2018
ClusterFuzz has detected this issue as fixed in range 566528:566529. Detailed report: https://clusterfuzz.com/testcase?key=4766018812248064 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_ubsan_vptr_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::WebViewImpl::LayoutAndPaintAsync blink::WebViewFrameWidget::LayoutAndPaintAsync test_runner::LayoutAndPaintAsyncThen Sanitizer: undefined (UBSAN) Fixed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_content_shell_drt&range=566528:566529 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4766018812248064 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.
,
Jun 13 2018
ClusterFuzz testcase 4766018812248064 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 brajkumar@chromium.org
, Jun 12 2018Components: Blink>Paint
Labels: -Type-Bug M-68 Test-Predator-Wrong Type-Bug-Regression
Owner: jbroman@chromium.org
Status: Assigned (was: Untriaged)