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

Issue 813809 link

Starred by 3 users

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug
Proj-XR
Proj-XR-VR



Sign in to add a comment

VR: Voice search is broken on ToT (M-66)

Project Member Reported by cjgrant@chromium.org, Feb 20 2018

Issue description

Clicking the voice search button now blows up in the speech recognition system.  This is reliably reproducible.


[FATAL:chrome_speech_recognition_manager_delegate.cc(280)] Check failed: context.render_process_id != content::ChildProcessHost::kInvalidUniqueID (-1 vs. -1)

Stack Trace:
  RELADDR   FUNCTION                                                                                                               FILE:LINE
  000cfdf9  logging::LogMessage::~LogMessage()                                                                                     /usr/local/google/work/chromium/src/base/logging.cc:581:29
  0095ab0d  speech::ChromeSpeechRecognitionManagerDelegate::CheckRecognitionIsAllowed(int, base::OnceCallback<void (bool, bool)>)  /usr/local/google/work/chromium/src/chrome/browser/speech/chrome_speech_recognition_manager_delegate.cc:279:3
  00d2d81d  content::SpeechRecognitionManagerImpl::StartSession(int)                                                               /usr/local/google/work/chromium/src/content/browser/speech/speech_recognition_manager_impl.cc:155:16


I'm going to take a look when I can, but leaving available for now.

 
Status: Started (was: Available)
Cc: -vollick@chromium.org
Owner: vollick@chromium.org
Passing to Ian who's volunteered to dig into this.
Status: Fixed (was: Started)
I found another instance of this problem on ChromeOS.  The breaking CL has been reverted.

We should establish a formal, clear way of allowing speech requests from the browser thread.  A separate bug tracks this in issue 817359.

Labels: Test-Complete
Status: Verified (was: Fixed)
Verified that this works with build 66.0.3356.0 canary.

Sign in to add a comment