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

Issue 739585 link

Starred by 4 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Abrt in blink::PictureSnapshot::Replay

Project Member Reported by ClusterFuzz, Jul 6 2017

Issue description

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

Fuzzer: ochang_domfuzzer
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x03e900000001
Crash State:
  blink::PictureSnapshot::Replay
  blink::InspectorLayerTreeAgent::replaySnapshot
  blink::InspectorLayerTreeAgent::replaySnapshot
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=472654:472665

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Cc: msrchandra@chromium.org
Components: Internals>Skia
Labels: Test-Predator-Wrong-CLs M-60
Owner: msarett@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "PictureSnapshot.cpp" assigning to the concern owner.
Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/217d81bc49377c2235b8325a2f03dfce9ef45f95

@msarett -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Owner: scroggo@chromium.org
Status: Untriaged (was: Assigned)
Cc: scroggo@chromium.org
Owner: ----
msarett@'s change does not look to be related.

Although this crashes in Skia, this is probably due to a large width/height used to allocate a bitmap.

The width and height are computed from the cull rect of the SkPicture [1], which may be large.

[1] https://chromium.googlesource.com/chromium/src/+/641d6ea3c14c4623020cf40edb68520abb2a4e3c/third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp#123
Project Member

Comment 4 by ClusterFuzz, Sep 12 2017

Status: WontFix (was: Untriaged)
ClusterFuzz testcase 6453387888689152 is flaky and no longer crashes, so closing issue.

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

Sign in to add a comment