Closed Bug 966867 Opened 10 years ago Closed 10 years ago

Increasing delay in web audio output on systems with native sample rate > 44100

Categories

(Core :: Web Audio, defect, P1)

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla29
Tracking Status
firefox28 --- unaffected
firefox29 --- fixed

People

(Reporter: karlt, Assigned: karlt)

References

Details

(Keywords: regression)

Attachments

(3 files)

Attached file beeps.html
On a system with native audio sample rate of 48000:

1. Start browser.
2. load testcase.
3. click "Beep".
4. wait a few seconds.
5. click "Beep" again.

ER: similar response time for each click.

AR: response times are increasing.

I don't know why PA doesn't always return the same rate on my system, but sometimes it says 48000, and I see this bug.
A debug build catches this as:

###!!! ASSERTION: Something went wrong with rounding to block boundaries: 't == aTo', file /home/karl/moz/dev/content/media/MediaStreamGraph.cpp, line 1104

Assertion failure: n->SampleRate() == nextStream->SampleRate() (All AudioNodeStreams in the graph must have the same sampling rate), at /home/karl/moz/dev/content/media/MediaStreamGraph.cpp:1222
Priority: -- → P1
Attachment #8369302 - Flags: review?(kinetik) → review+
Attachment #8369304 - Flags: review?(kinetik) → review+
https://hg.mozilla.org/mozilla-central/rev/ce582b4aa4a1
https://hg.mozilla.org/mozilla-central/rev/db60f1d540c4
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
correcting target milestone, sorry for the bugmail spam
Target Milestone: mozilla30 → mozilla29
Blocks: 960106
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: