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

Issue 772797 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Null-dereference READ in test_runner::MockWebRTCDTMFSenderHandler::PlayTone

Project Member Reported by ClusterFuzz, Oct 9 2017

Issue description

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

Fuzzer: inferno_twister
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  test_runner::MockWebRTCDTMFSenderHandler::PlayTone
  base::debug::TaskAnnotator::RunTask
  blink::scheduler::TaskQueueManager::ProcessTaskFromWorkQueue
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=430550:430572

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Oct 9 2017

Components: Internals>Core
Labels: Test-Predator-AutoComponents
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, Oct 9 2017

Labels: Test-Predator-AutoOwner
Owner: asvitk...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/b1db826c74369f712111099190ae6bc6311ec9e7 (Migrate more tests to ScopedFeatureList.).

If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
Labels: Test-Predator-Wrong-CLs
Owner: henrika@chromium.org
I don't know anything about this code.

Assigning to henrika@ from WebRTC team for triage.
Cc: grunell@chromium.org olka@chromium.org maxmorin@chromium.org
Owner: guidou@chromium.org
Most likely client_ is NULL but I don't know the background of this file or test. Reassigning to resources who work in Chrome and Blink.
Cc: hta@chromium.org
MockWebRTCDTMFSenderHandler was removed just a moment ago: https://chromium-review.googlesource.com/c/chromium/src/+/697806. I wonder if that means the crash doesn't repro, or if it has moved elsewhere?
I tried clicking some buttons, hoping that ClusterFuzz will re-run the testcase. I also found  issue 699936 , looks like this is a dupe?

Comment 8 by guidou@chromium.org, Oct 11 2017

Status: WontFix (was: Assigned)
This is a bug in a mock class that we just removed. Nothing to do here.
Project Member

Comment 9 by ClusterFuzz, Oct 12 2017

ClusterFuzz has detected this issue as fixed in range 507961:507990.

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

Fuzzer: inferno_twister
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  test_runner::MockWebRTCDTMFSenderHandler::PlayTone
  base::debug::TaskAnnotator::RunTask
  blink::scheduler::TaskQueueManager::ProcessTaskFromWorkQueue
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=430550:430572
Fixed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=507961:507990

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

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.
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components
Labels: -Test-Predator-AutoOwner Test-Predator-Auto-Owner

Sign in to add a comment