Null-dereference READ in ash::mojom::AppListClientProxy::OnAppListTargetVisibilityChanged |
|||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6693628156837888 Fuzzer: phoglund_webrtc_peerconnection Job Type: linux_asan_chrome_chromeos Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000008 Crash State: ash::mojom::AppListClientProxy::OnAppListTargetVisibilityChanged app_list::AppListPresenterImpl::Show ash::AppListShelfItemDelegate::ItemSelected Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_chromeos&range=542308:542313 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6693628156837888 Additional requirements: Requires Gestures Additional requirements: Requires HTTP Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Mar 21 2018
Automatically adding ccs based on suspected regression changelists: app_list: migrate AppList UI into Ash. by hejq@google.com - https://chromium.googlesource.com/chromium/src/+/989875657d3f82b51da067fefc33bb9bb97923c6 If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label.
,
Mar 30 2018
Probably from the AppList migration?
,
Mar 30 2018
,
Mar 30 2018
Looks like because AppListControllerImpl::SetClient is not yet called when clusterfuzz plays with app list.
,
Apr 17 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/8021d98a721675e7b3f4311e7d0842ab5c44e8e1 commit 8021d98a721675e7b3f4311e7d0842ab5c44e8e1 Author: Jiaquan He <hejq@google.com> Date: Tue Apr 17 19:06:25 2018 app_list: check AppListClient pointer in AppListControllerImpl. This commit skips some logic when the AppListClient pointer is not set in AppListControllerImpl. This makes clusterfuzz happy at this point, and avoids potential crashes in the future. Bug: 824104 Bug: 733662 Change-Id: I82612d59ae23e843e47192a4254080f4a8fa67fd Reviewed-on: https://chromium-review.googlesource.com/1015220 Commit-Queue: Jiaquan He <hejq@google.com> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#551419} [modify] https://crrev.com/8021d98a721675e7b3f4311e7d0842ab5c44e8e1/ash/app_list/app_list_controller_impl.cc
,
Apr 17 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by ClusterFuzz
, Mar 21 2018Labels: Test-Predator-Auto-Components