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

Issue 732690 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

Direct-leak in Ice::Cfg::getGlobalPool

Project Member Reported by ClusterFuzz, Jun 13 2017

Issue description

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

Fuzzer: libFuzzer_gpu_swiftshader_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Direct-leak
Crash Address: 
Crash State:
  Ice::Cfg::getGlobalPool
  sw::Nucleus::createConstantVector
  sw::Float4::constant
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=478745:478819

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


Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: msrchandra@chromium.org
Components: Internals>GPU>SwiftShader
Labels: M-61 Test-Predator-Wrong-CLs
Owner: capn@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "IceCfg.h" assigning to the concern owner.
Suspecting Commit#
https://swiftshader.googlesource.com/SwiftShader.git/+/b8afba1c92fb10e54ca7984c46a480b29f300628

@capn -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.

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

Status: Started (was: Assigned)
Fixed by https://swiftshader-review.googlesource.com/10409
Project Member

Comment 3 by bugdroid1@chromium.org, Jul 5 2017

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

commit e9be2af23b67c48d8e92201b8eee0e47ea725a6e
Author: capn <capn@chromium.org>
Date: Wed Jul 05 23:52:19 2017

Roll SwiftShader 81aa97b..83a6bb9

https://swiftshader.googlesource.com/SwiftShader.git/+log/81aa97b..83a6bb9

BUG= 732691 
BUG= 732739 
BUG= 732690 

TEST=bots

CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel,linux_chromium_cfi_rel_ng;master.tryserver.chromium.android:android_optional_gpu_tests_rel

Change-Id: Ia846062e48673f40879b60c87a8e2b5b12256036
Review-Url: https://codereview.chromium.org/2964913004
Cr-Commit-Position: refs/heads/master@{#484372}

[modify] https://crrev.com/e9be2af23b67c48d8e92201b8eee0e47ea725a6e/DEPS

Project Member

Comment 4 by ClusterFuzz, Jul 6 2017

ClusterFuzz has detected this issue as fixed in range 484343:484459.

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

Fuzzer: libFuzzer_gpu_swiftshader_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Direct-leak
Crash Address: 
Crash State:
  Ice::Cfg::getGlobalPool
  sw::Nucleus::createConstantVector
  sw::Float4::constant
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=478745:478819
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=484343:484459

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


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, Jul 6 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Started)
ClusterFuzz testcase 4540145054515200 is verified as fixed, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment