Breakpoint in content::RenderThreadImpl::RequestNewLayerTreeFrameSink |
||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5241963845779456 Fuzzer: inferno_layout_test_unmodified Job Type: windows_asan_content_shell Platform Id: windows Crash Type: Breakpoint Crash Address: 0xfeb9a080 Crash State: content::RenderThreadImpl::RequestNewLayerTreeFrameSink content::RenderWidget::RequestNewLayerTreeFrameSink content::RenderWidgetCompositor::RequestNewLayerTreeFrameSink Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=514242:514325 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5241963845779456 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Nov 7 2017
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/946e3173ce19c18e805b4fbb2218cb7149429793 (Do LOG(FATAL) if layout tests fall out of gpu compositing.). If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
,
Nov 7 2017
Issue 780757 has been merged into this issue.
,
Nov 7 2017
All context for this is in https://bugs.chromium.org/p/chromium/issues/detail?id=780757 Need to make these bots use --use-gl=swiftshader to allow gpu compositing to work. Currently it doesn't work on the bots, which is a pre-req for layout tests.
,
Nov 7 2017
,
Nov 7 2017
I applied the following changes: 1) APP_ARGS: --use-gl=osmesa -> --use-gl=swiftshader REQUIRED_APP_ARGS: --use-gl=any -> --use-gl=swiftshader for the following job template: - linux_asan_chrome 2) APP_ARGS: --use-gl=any -> --use-gl=swiftshader REQUIRED_APP_ARGS: --use-gl=any -> --use-gl=swiftshader for the following job types: - linux_asan_chrome_ipc - linux_asan_chrome_ipc_32bit - linux_asan_chrome_v8_arm - linux_asan_content_shell - linux_asan_content_shell_drt - linux_cfi_chrome - linux_asan_flash_disabled - linux_cfi_chrome_ipc - linux_debug_chrome - linux_debug_content_shell_drt - linux_lsan_chrome_mp - linux_msan_chrome_ipc - linux_official_chrome_disabled - linux_ubsan_chrome - linux_ubsan_vptr_chrome - linux_ubsan_vptr_content_shell_drt - windows_asan_chrome - windows_asan_chrome_ipc - windows_asan_chrome_no_sandbox - windows_asan_content_shell - windows_official_chrome_disabled - windows_syzyasan_chrome - windows_syzyasan_content_shell
,
Nov 7 2017
ClusterFuzz is analyzing your testcase. Developers can follow the progress at https://clusterfuzz.com/testcase?key=5132173744275456.
,
Nov 7 2017
Re-uploaded the same input against the same job type: https://clusterfuzz.com/v2/testcase-detail/5132173744275456
,
Nov 7 2017
Alright, it didn't crash with --use-gl=swiftshader flag.
,
Nov 7 2017
Cool, thanks. :)
,
Nov 7 2017
,
Nov 7 2017
,
Nov 7 2017
,
Nov 7 2017
,
Nov 14 2017
ClusterFuzz testcase 5241963845779456 is still reproducing on tip-of-tree build (trunk). Please re-test your fix against this testcase and if the fix was incorrect or incomplete, please re-open the bug. Otherwise, ignore this notification and add ClusterFuzz-Wrong label.
,
Nov 14 2017
,
Nov 15 2017
CF thinks that it's still reproducible, as it tried to reproduce the issue with the same arguments as it was found. Let me try to change the arguments for this particular testcase, then it should go away.
,
Nov 15 2017
Yup, updated the arguments manually and now CF cannot reproduce that anymore, as expected. Closing again. |
||||||||||||||
►
Sign in to add a comment |
||||||||||||||
Comment 1 by ClusterFuzz
, Nov 7 2017Labels: Test-Predator-AutoComponents