Closed
Bug 997152
Opened 11 years ago
Closed 11 years ago
Intermittent oscillator-ended-1.html | Exited with code -1073741819 during test run | application crashed [@ mozilla::AudioNodeExternalInputStream::TrackMapEntry::ResampleChannels(nsTArray<void const *> const &,unsigned int,mozilla::AudioSampleFormat,flo
Categories
(Core :: Web Audio, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla32
Tracking | Status | |
---|---|---|
firefox30 | --- | unaffected |
firefox31 | + | fixed |
firefox32 | --- | fixed |
firefox-esr24 | --- | unaffected |
b2g-v1.2 | --- | unaffected |
b2g-v1.3 | --- | unaffected |
b2g-v1.4 | --- | unaffected |
b2g-v2.0 | --- | fixed |
People
(Reporter: cbook, Assigned: karlt)
References
()
Details
(Keywords: crash, intermittent-failure, regression)
Attachments
(1 file)
Windows 7 32-bit mozilla-inbound opt test crashtest on 2014-04-16 04:20:12 PDT for push fea151789006
slave: t-w732-ix-058
https://tbpl.mozilla.org/php/getParsedLog.php?id=37918885&tree=Mozilla-Inbound
TEST-UNEXPECTED-FAIL | file:///C:/slave/test/build/tests/reftest/tests/content/media/test/crashtests/oscillator-ended-1.html | Exited with code -1073741819 during test run
PROCESS-CRASH | file:///C:/slave/test/build/tests/reftest/tests/content/media/test/crashtests/oscillator-ended-1.html | application crashed [@ mozilla::AudioNodeExternalInputStream::TrackMapEntry::ResampleChannels(nsTArray<void const *> const &,unsigned int,mozilla::AudioSampleFormat,float)]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
Component: Video/Audio → Web Audio
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 5•11 years ago
|
||
Guessing this is happening since changes in bug 991504
Assignee | ||
Updated•11 years ago
|
Priority: -- → P1
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 7•11 years ago
|
||
There can still be accumulated errors from rounding. I don't know how much that matters. At least skipping samples during silence will not be audible.
Assignee | ||
Comment 8•11 years ago
|
||
OK on try, except for bug 969392, which seems to be almost perma-fail already
https://tbpl.mozilla.org/?tree=Try&rev=ca203660bbca
https://tbpl.mozilla.org/?tree=Try&rev=bdf822c55148
Updated•11 years ago
|
Attachment #8410853 -
Flags: review?(paul) → review+
Updated•11 years ago
|
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 13•11 years ago
|
||
Landed in mozilla-central changeset 8a69388a1a21.
Updated•11 years ago
|
status-b2g-v1.2:
--- → unaffected
status-b2g-v1.3:
--- → unaffected
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → fixed
status-firefox30:
--- → unaffected
status-firefox31:
--- → fixed
status-firefox32:
--- → fixed
status-firefox-esr24:
--- → unaffected
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•