New issue
Advanced search Search tips

Issue 907829 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Nov 23
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug

Blocking:
issue 521176



Sign in to add a comment

Null-dereference READ in media::DefaultRendererFactory::CreateAudioDecoders

Project Member Reported by ClusterFuzz, Nov 22

Issue description

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

Fuzzer: inferno_flicker
Job Type: linux_tsan_chrome_mp
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  media::DefaultRendererFactory::CreateAudioDecoders
  base::internal::Invoker<base::internal::BindState<std::__1::vector<std::__1::uni
  media::DecoderStream<
  
Sanitizer: thread (TSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=610326:610327

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Nov 22

Components: Internals>Media
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Nov 22

Labels: Test-Predator-Auto-Owner
Owner: dalecur...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/2bbd27e236f06313bfec25137d145496fa560343 (Remove synchronous blocking from PipelineImpl::Stop().).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Project Member

Comment 3 by ClusterFuzz, Nov 23

ClusterFuzz has detected this issue as fixed in range 610361:610365.

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

Fuzzer: inferno_flicker
Job Type: linux_tsan_chrome_mp
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  media::DefaultRendererFactory::CreateAudioDecoders
  base::internal::Invoker<base::internal::BindState<std::__1::vector<std::__1::uni
  media::DecoderStream<
  
Sanitizer: thread (TSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=610326:610327
Fixed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=610361:610365

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

See https://github.com/google/clusterfuzz-tools 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 4 by ClusterFuzz, Nov 23

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

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

Sign in to add a comment