Crash in blink::EventTarget::dispatchEvent |
|||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=6416662964469760 Fuzzer: inferno_layout_test_unmodified Job Type: mac_asan_content_shell Platform Id: mac Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::EventTarget::dispatchEvent test_runner::MockWebSpeechRecognizer::RunTaskFromQueue base::internal::Invoker<base::internal::BindState<void Regressed: https://cluster-fuzz.appspot.com/revisions?job=mac_asan_content_shell&range=392770:392806 Minimized Testcase (0.17 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv95AsmFhnpB-rmo8XylY6vJv4xCi7AeooEG6rYrk3_9K2FgQEsd6mLlITiHpNmuMv--TAKvlCuHW7egnzemYeJJ8LxxCSH0ZdjFxObSeY2j_qOoMiIMmutB7zXDuwXN-aHbs6R-QTbJnW4rp4CZkaVKxCUDYmA?testcase_id=6416662964469760 <script> var recognition = new webkitSpeechRecognition(); recognition.start(); var recognition2 = new webkitSpeechRecognition(); recognition2.start(); </script> Issue manually filed by: nyerramilli See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Aug 11 2016
Seems like a bug in mock_web_speech_recognizer.cc. The stack trace shows that MockWebSpeechRecognizer::RunTaskFromQueue() pops a EventTarget::dispatchEvent() from a queue of |MockWebSpeechRecognizer::Task|s, which is absolutely odd. https://cs.chromium.org/chromium/src/components/test_runner/mock_web_speech_recognizer.cc?rcl=0&l=272 Assigning to lukasza@ who did the last change in mock_web_speech_recognizer.cc. Please help us find the right owner for this bug.
,
Oct 13 2016
ClusterFuzz has detected this issue as fixed in range 420031:420042. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6416662964469760 Fuzzer: inferno_layout_test_unmodified Job Type: mac_asan_content_shell Platform Id: mac Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::EventTarget::dispatchEvent test_runner::MockWebSpeechRecognizer::RunTaskFromQueue base::internal::Invoker<base::internal::BindState<void Regressed: https://cluster-fuzz.appspot.com/revisions?job=mac_asan_content_shell&range=392770:392806 Fixed: https://cluster-fuzz.appspot.com/revisions?job=mac_asan_content_shell&range=420031:420042 Minimized Testcase (0.17 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv95AsmFhnpB-rmo8XylY6vJv4xCi7AeooEG6rYrk3_9K2FgQEsd6mLlITiHpNmuMv--TAKvlCuHW7egnzemYeJJ8LxxCSH0ZdjFxObSeY2j_qOoMiIMmutB7zXDuwXN-aHbs6R-QTbJnW4rp4CZkaVKxCUDYmA?testcase_id=6416662964469760 <script> var recognition = new webkitSpeechRecognition(); recognition.start(); var recognition2 = new webkitSpeechRecognition(); recognition2.start(); </script> See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Oct 13 2016
ClusterFuzz testcase is verified as fixed, closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Oct 18 2016
,
Nov 22 2016
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by nyerramilli@chromium.org
, Aug 11 2016Components: Tools>Test>FindIt>WrongResult
Labels: findit-wrong Te-Logged M-53
Owner: mustaq@chromium.org
Status: Assigned (was: Untriaged)