Closed Bug 858141 Opened 11 years ago Closed 11 years ago

Assertion failure: false (), at content/media/webspeech/recognition/SpeechRecognition.cpp:188

Categories

(Core :: DOM: Core & HTML, defect)

22 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: khuey, Assigned: ggp)

Details

(Keywords: assertion, intermittent-failure)

Attachments

(1 file)

This looks related to bug 855704 --  it looks like we got some audio data from the sample files during the test (enough so we transitioned to STATE_ESTIMATING), and then timed out after not receiving new data for a while.

I don't have a fix for the underlying problem yet, but we shouldn't be asserting either. I'm attaching a patch that makes us properly raise an error event if this ever happens again.
Attachment #739706 - Flags: review?(bugs)
Attachment #739706 - Flags: review?(bugs) → review+
Comment on attachment 739706 [details] [diff] [review]
Bug 858141 - Don't assert when getting an audio error while on STATE_ESTIMATING

https://hg.mozilla.org/integration/mozilla-inbound/rev/d558c2172bcd
Attachment #739706 - Flags: checkin+
https://hg.mozilla.org/mozilla-central/rev/d558c2172bcd
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: