New issue
Advanced search Search tips

Issue 732877 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

ASSERT: false

Project Member Reported by ClusterFuzz, Jun 13 2017

Issue description

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

Fuzzer: libFuzzer_gpu_swiftshader_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  false
  es2::Device::stretchRect
  es2::Texture2D::generateMipmaps
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=478736:478797

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


Issue filed automatically.

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

Comment 1 by piman@chromium.org, Jul 7 2017

Cc: piman@chromium.org
Owner: capn@chromium.org

Comment 2 by capn@chromium.org, Jul 10 2017

Cc: sugoi@chromium.org
Labels: -Pri-1 Pri-2
Status: Assigned (was: Untriaged)
This is hitting an assert that is more of an alert when running with a debug build than an actual should-not-happen. I guess we should discern between those when building as part of Chromium versus when creating a standalone build for debugging.

Comment 3 by capn@chromium.org, Jul 17 2017

Components: Internals>GPU>SwiftShader
Project Member

Comment 4 by ClusterFuzz, Aug 3 2017

ClusterFuzz has detected this issue as fixed in range 491548:491642.

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

Fuzzer: libFuzzer_gpu_swiftshader_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  false
  es2::Device::stretchRect
  es2::Texture2D::generateMipmaps
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=478736:478797
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=491548:491642

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


See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.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 5 by ClusterFuzz, Aug 3 2017

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