Issue metadata
Sign in to add a comment
|
Crash in ChromeVox earcon engine |
||||||||||||||||||||||||
Issue description[1:16:0620/100609.350211:FATAL:ReverbInputBuffer.cpp(41)] Check failed: new_index <= buffer_length (131200 vs. 131072) #0 0x55beb1d31bbc base::debug::StackTrace::StackTrace() #1 0x55beb1d45091 logging::LogMessage::~LogMessage() #2 0x55beb5e91186 blink::ReverbInputBuffer::Write() #3 0x55beb5e906a9 blink::ReverbConvolver::Process() #4 0x55beb5e8f7d5 blink::Reverb::Process() #5 0x55beb5c7400b blink::ConvolverHandler::Process() #6 0x55beb5c60ed6 blink::AudioNodeOutput::Pull() #7 0x55beb5c601ed blink::AudioNodeInput::SumAllConnections() #8 0x55beb5c6024e blink::AudioNodeInput::Pull() #9 0x55beb5c58e66 blink::AudioDestinationHandler::Render() #10 0x55beb5e883fe blink::AudioDestination::RequestRenderOnWebThread() #11 0x55beb41ffed5 _ZN4base8internal7InvokerINS0_9BindStateIPFvSt10unique_ptrIN3WTF8FunctionIFvvELNS4_22FunctionThreadAffinityE0EEESt14default_deleteIS8_EEEJNS0_13PassedWrapperISB_EEEEES6_E3RunEPNS0_13BindStateBaseE #12 0x55beb1dba9b2 base::debug::TaskAnnotator::RunTask() #13 0x55beb42c8230 blink::scheduler::TaskQueueManager::ProcessTaskFromWorkQueue() #14 0x55beb42c678b blink::scheduler::TaskQueueManager::DoWork() #15 0x55beb1dba9b2 base::debug::TaskAnnotator::RunTask() #16 0x55beb1d4ac4b base::MessageLoop::RunTask() #17 0x55beb1d4af9b base::MessageLoop::DeferOrRunPendingTask() #18 0x55beb1d4b391 base::MessageLoop::DoWork() #19 0x55beb1d4c30a base::MessagePumpDefault::Run() #20 0x55beb1d6a5c3 base::RunLoop::Run() #21 0x55beb1d8ef4b base::Thread::ThreadMain() #22 0x55beb1d8a33d base::(anonymous namespace)::ThreadFunc() #23 0x7f6160a1e184 start_thread #24 0x7f615d41abed clone STR: Navigate ont the initial oobe screen (including wrapping).
,
Jun 20 2017
,
Jun 22 2017
Issue 736041 has been merged into this issue.
,
Jun 22 2017
Ping. The regressing change is: https://chromium-review.googlesource.com/c/533641/ This is blocking ChromeVox usage entirely. Any chance you can take a look? Otherwise, I think it's appropriate to revert.
,
Jun 23 2017
The offending change is being reverted (in https://chromium-review.googlesource.com/c/545855/) and should land sometime today. Sorry about that!
,
Jul 10 2017
Offending change was reverted, and not hearing anything new, I'm closing this as fixed.
,
Aug 11 2017
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by dmazz...@chromium.org
, Jun 20 2017Owner: rtoy@chromium.org