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

Issue 804408 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Undefined-shift in FcCharSetHasChar

Project Member Reported by ClusterFuzz, Jan 22 2018

Issue description

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

Fuzzer: libFuzzer_renderer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Undefined-shift
Crash Address: 
Crash State:
  FcCharSetHasChar
  gfx::CachedFont::HasGlyphForCharacter
  gfx::CachedFontSet::GetFallbackFontForChar
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=525942:525946

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Cc: brajkumar@chromium.org
Components: Blink>Fonts
Labels: -Type-Bug M-66 Test-Predator-Wrong Type-Bug-Regression
Owner: drott@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "font_fallback_linux.cc" and observed there was some recent changes for the below file.

Suspect CL: 
https://chromium.googlesource.com/chromium/src/+/8b49ef62009b10e8644ef1040daef993b1ee6d64

drott@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!
Project Member

Comment 2 by ClusterFuzz, Apr 8 2018

ClusterFuzz has detected this issue as fixed in range 549059:549062.

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

Fuzzer: libFuzzer_renderer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Undefined-shift
Crash Address: 
Crash State:
  FcCharSetHasChar
  gfx::CachedFont::HasGlyphForCharacter
  gfx::CachedFontSet::GetFallbackFontForChar
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=525942:525946
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=549059:549062

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

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 3 by ClusterFuzz, Apr 8 2018

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