New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 838980 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Abrt in sk_abort_no_print

Project Member Reported by ClusterFuzz, May 2 2018

Issue description

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

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x0539000068e7
Crash State:
  sk_abort_no_print
  GrPorterDuffXPFactory::Get
  skpaint_to_grpaint_impl
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=529806:529845

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, May 2 2018

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, May 2 2018

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.

Comment 3 by enne@chromium.org, May 3 2018

Cc: bsalomon@chromium.org
Labels: -Pri-1 ClusterFuzz-Ignore Pri-2
Status: WontFix (was: Untriaged)
This is an assert in GrPorterDuffXPFactory::Get where an invalid blend mode is passed and it returns null.  I think this is just a sanity check assert, as an invalid/null fXPFactory is the default for a GrPaint.  It seems like a bogus SkBlendMode just results in ignoring it.
Project Member

Comment 4 by ClusterFuzz, May 3 2018

ClusterFuzz has detected this issue as fixed in range 555640:555648.

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

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x0539000068e7
Crash State:
  sk_abort_no_print
  GrPorterDuffXPFactory::Get
  skpaint_to_grpaint_impl
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=529806:529845
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=555640:555648

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

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.

Sign in to add a comment