New issue
Advanced search Search tips

Issue 905782 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Nov 17
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Abrt in sk_abort_no_print

Project Member Reported by ClusterFuzz, Nov 15

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=4836300487917568

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x053900000abd
Crash State:
  sk_abort_no_print
  GrRenderTargetOpList::OpChain::validate
  GrRenderTargetOpList::OpChain::validate
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=608171:608178

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4836300487917568

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Nov 15

Components: Internals>Skia
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Nov 15

Cc: enne@chromium.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 3 by ClusterFuzz, Nov 15

Labels: Test-Predator-Auto-Owner
Owner: bsalo...@google.com
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://skia.googlesource.com/skia/+/588cec7f9163ea707cb53373672ed75ed031d878 (Reenable GrOp chaining.).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Project Member

Comment 4 by bugdroid1@chromium.org, Nov 16

The following revision refers to this bug:
  https://skia.googlesource.com/skia/+/19ec80fb37ceea46b7c010ef729d1824b18482f0

commit 19ec80fb37ceea46b7c010ef729d1824b18482f0
Author: Brian Salomon <bsalomon@google.com>
Date: Fri Nov 16 19:38:05 2018

Discard ops that don't have a finite bounds.

Bug:  chromium:905782 
Change-Id: I2f83d0371dad5d812163cd15af4690983a6e074f
Reviewed-on: https://skia-review.googlesource.com/c/171533
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>

[modify] https://crrev.com/19ec80fb37ceea46b7c010ef729d1824b18482f0/src/gpu/GrRenderTargetOpList.cpp

Project Member

Comment 5 by bugdroid1@chromium.org, Nov 16

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/6efc7a2bf8b43d5727cee986c806c0593f41c6c7

commit 6efc7a2bf8b43d5727cee986c806c0593f41c6c7
Author: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Date: Fri Nov 16 22:03:57 2018

Roll src/third_party/skia 07ee63d076e5..19ec80fb37ce (11 commits)

https://skia.googlesource.com/skia.git/+log/07ee63d076e5..19ec80fb37ce


git log 07ee63d076e5..19ec80fb37ce --date=short --no-merges --format='%ad %ae %s'
2018-11-16 bsalomon@google.com Discard ops that don't have a finite bounds.
2018-11-16 bsalomon@google.com Fix dst copy bounds for aa draw contained within clip.
2018-11-16 mtklein@google.com there are no POSTAMBLEs
2018-11-16 herb@google.com Link SubRuns to Runs, and Runs to Blobs.
2018-11-16 reed@google.com Revert "remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter"
2018-11-16 reed@google.com Revert "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS"
2018-11-16 reed@google.com remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS
2018-11-16 reed@google.com remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter
2018-11-16 csmartdalton@google.com Prefer GrAAConvexPathRenderer over ccpr
2018-11-16 jvanverth@google.com Revert "Remove use of integers for atlas indexing"
2018-11-16 reed@google.com remove SK_SUPPORT_LEGACY_FONT_FLAGS from flutter


Created with:
  gclient setdep -r src/third_party/skia@19ec80fb37ce

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel

BUG= chromium:905782 , chromium:892988 ,chromium:860021
TBR=rmistry@chromium.org

Change-Id: I7e4852fe7dc50d97201d734aa426e1e8dbfc22ba
Reviewed-on: https://chromium-review.googlesource.com/c/1340574
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#608973}
[modify] https://crrev.com/6efc7a2bf8b43d5727cee986c806c0593f41c6c7/DEPS

Project Member

Comment 6 by ClusterFuzz, Nov 17

ClusterFuzz has detected this issue as fixed in range 608970:608973.

Detailed report: https://clusterfuzz.com/testcase?key=4836300487917568

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x053900000abd
Crash State:
  sk_abort_no_print
  GrRenderTargetOpList::OpChain::validate
  GrRenderTargetOpList::OpChain::validate
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=608171:608178
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=608970:608973

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4836300487917568

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 7 by ClusterFuzz, Nov 17

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 4836300487917568 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