Null-dereference READ in base::subtle::RefCountedThreadSafeBase::HasOneRef |
||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6506652781248512 Fuzzer: inferno_twister Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference READ Crash Address: 0x00000002 Crash State: base::subtle::RefCountedThreadSafeBase::HasOneRef base::internal::WeakReferenceOwner::GetRef base::SupportsWeakPtr<media::WebMediaPlayerImpl>::AsWeakPtr Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=490547:490630 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6506652781248512 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Aug 28 2017
emircan@: This seems to be related with recent work on element capture / WebMediaPlayerImpl. Can you take a look or triage further? Moving jbroman@ to cc, since this does not look related to the ref-counting mechanism itself.
,
Sep 14 2017
mcasas@ can you PTAL. In order for a NULL deref there, |element.GetWebMediaPlayer()| should be NULL when passed from blink. How should we handle that case? It probably requires an exception. https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.cpp?q=HTMLMediaElementCapture.cpp&sq=package:chromium&dr
,
Sep 15 2017
Reassigning to niklase@ for triaging since I won't have cycles for this any time soon what with my new team and such.
,
Sep 15 2017
,
Sep 15 2017
,
Sep 16 2017
,
Sep 29 2017
ClusterFuzz testcase 4828642558607360 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Sep 29 2017
The fix in issue 765625 seems to fix this as well. Marking this as dup. |
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by msrchandra@chromium.org
, Aug 28 2017Components: Blink>GetUserMedia
Labels: M-62 Test-Predator-Wrong
Owner: jbroman@chromium.org
Status: Assigned (was: Untriaged)