New issue
Advanced search Search tips

Issue 890689 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

ASSERT: false

Project Member Reported by ClusterFuzz, Oct 1

Issue description

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

Fuzzer: libFuzzer_gpu_angle_passthrough_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  false
  gl::State::getIntegerv
  gl::Context::getIntegervImpl
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=512880:512907

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Oct 1

Cc: piman@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.
Components: Internals>GPU>Internals
Owner: geoffl...@chromium.org
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 2

The following revision refers to this bug:
  https://chromium.googlesource.com/angle/angle/+/38f24ee666e1db9d2566e1d0d94a6e90db3549d1

commit 38f24ee666e1db9d2566e1d0d94a6e90db3549d1
Author: Geoff Lang <geofflang@chromium.org>
Date: Tue Oct 02 13:46:59 2018

Fix missing query for GL_NUM_REQUESTABLE_EXTENSIONS_ANGLE.

This enum was validated but not implemented.

TEST=RequestExtensionTest.Queries

BUG= 890689 

Change-Id: I7285e45cef53b197d61cd0dfa9d2bacb70e23e64
Reviewed-on: https://chromium-review.googlesource.com/1255142
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Yuly Novikov <ynovikov@google.com>
Commit-Queue: Geoff Lang <geofflang@chromium.org>

[modify] https://crrev.com/38f24ee666e1db9d2566e1d0d94a6e90db3549d1/src/libANGLE/Context.cpp
[modify] https://crrev.com/38f24ee666e1db9d2566e1d0d94a6e90db3549d1/src/tests/gl_tests/RequestExtensionTest.cpp

Project Member

Comment 4 by bugdroid1@chromium.org, Oct 2

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

commit 7ce2712a283ec93742d41384f4c0fb276df9bd6f
Author: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Date: Tue Oct 02 15:18:48 2018

Roll src/third_party/angle d082819ca2ad..38f24ee666e1 (1 commits)

https://chromium.googlesource.com/angle/angle.git/+log/d082819ca2ad..38f24ee666e1


git log d082819ca2ad..38f24ee666e1 --date=short --no-merges --format='%ad %ae %s'
2018-10-02 geofflang@chromium.org Fix missing query for GL_NUM_REQUESTABLE_EXTENSIONS_ANGLE.


Created with:
  gclient setdep -r src/third_party/angle@38f24ee666e1

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG= chromium:890689 
TBR=cwallez@chromium.org

Change-Id: I74d70fb5e07b1a6a62f67034497f5d2bcc7bc159
Reviewed-on: https://chromium-review.googlesource.com/1256905
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@{#595847}
[modify] https://crrev.com/7ce2712a283ec93742d41384f4c0fb276df9bd6f/DEPS

Project Member

Comment 5 by ClusterFuzz, Oct 3

ClusterFuzz has detected this issue as fixed in range 595843:595848.

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

Fuzzer: libFuzzer_gpu_angle_passthrough_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  false
  gl::State::getIntegerv
  gl::Context::getIntegervImpl
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=512880:512907
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=595843:595848

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

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 6 by ClusterFuzz, Oct 3

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