Null-dereference in blink::OfflineAudioDestinationHandler::DoOfflineRendering |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5524943768125440 Fuzzer: inferno_layout_test_unmodified Job Type: windows_syzyasan_content_shell Platform Id: windows Crash Type: Null-dereference Crash Address: 0x00000003 Crash State: blink::OfflineAudioDestinationHandler::DoOfflineRendering blink::RunCrossThreadClosure base::internal::Invoker<base::internal::BindState<void Memory Tool: SYZYASAN Regressed: https://clusterfuzz.com/revisions?job=windows_syzyasan_content_shell&range=489449:489540 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5524943768125440 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jul 26 2017
,
Jul 26 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d29c48172aa601e088d9bdbf862f7aee3493da87 commit d29c48172aa601e088d9bdbf862f7aee3493da87 Author: Hongchan Choi <hongchan@chromium.org> Date: Wed Jul 26 21:39:50 2017 Use GetRenderingThread() in OfflineAudioDestinationNode There was a mistake in |DoOfflineRendering()| that the code tries to access |render_thread_| directly. After the experimental threading for AudioWorklet[1], the rendering thread must be accessed via |GetRenderingThread()| method. [1]: https://chromium-review.googlesource.com/c/585358/ Bug: 749058 Change-Id: I11b68ad0dd97feafec1bf1f8c1617552760457db Reviewed-on: https://chromium-review.googlesource.com/587151 Reviewed-by: Raymond Toy <rtoy@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#489761} [modify] https://crrev.com/d29c48172aa601e088d9bdbf862f7aee3493da87/third_party/WebKit/Source/modules/webaudio/OfflineAudioDestinationNode.cpp
,
Jul 26 2017
Marking this as fixed. Waiting for CF to verify the fix.
,
Jul 27 2017
ClusterFuzz has detected this issue as fixed in range 489756:489861. Detailed report: https://clusterfuzz.com/testcase?key=5524943768125440 Fuzzer: inferno_layout_test_unmodified Job Type: windows_syzyasan_content_shell Platform Id: windows Crash Type: Null-dereference Crash Address: 0x00000003 Crash State: blink::OfflineAudioDestinationHandler::DoOfflineRendering blink::RunCrossThreadClosure base::internal::Invoker<base::internal::BindState<void Memory Tool: SYZYASAN Regressed: https://clusterfuzz.com/revisions?job=windows_syzyasan_content_shell&range=489449:489540 Fixed: https://clusterfuzz.com/revisions?job=windows_syzyasan_content_shell&range=489756:489861 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5524943768125440 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.
,
Jul 27 2017
ClusterFuzz testcase 5524943768125440 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 |
||||
Comment 1 by msrchandra@chromium.org
, Jul 26 2017Labels: Test-Predator-Wrong-CLs M-62
Owner: hongchan@chromium.org
Status: Assigned (was: Untriaged)