Closed
Bug 914439
Opened 11 years ago
Closed 9 years ago
Several media mochitests crash in libstagefright on x86 emulator
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
content/media/test/test_bug448534.html and many other content/media mochitests cause a browser crash in the x86 emulator environment. libstagefright usually (always?) appears in the stack. I will collect and attach a log and more details soon.
Assignee | ||
Comment 1•11 years ago
|
||
I ended up disabling these tests on x86 only: "content/media/test/test_bug448534.html": "x86 only bug 914439", "content/media/test/test_bug495145.html": "x86 only bug 914439", "content/media/test/test_bug495300.html": "x86 only bug 914439", "content/media/test/test_bug686942.html": "x86 only bug 914439", "content/media/test/test_can_play_type_mpeg.html": "x86 only bug 914439", "content/media/test/test_audio2.html": "x86 only bug 914439", "content/media/test/test_load.html": "x86 only bug 914439", "content/media/test/test_load_candidates.html": "x86 only bug 914439", "content/media/test/test_load_same_resource.html": "x86 only bug 914439", "content/media/test/test_loop.html": "x86 only bug 914439", "content/media/test/test_media_selection.html": "x86 only bug 914439", "content/media/test/test_media_sniffer.html": "x86 only bug 914439", "content/media/test/test_new_audio.html": "x86 only bug 914439", "content/media/test/test_paused_after_ended.html": "x86 only bug 914439", "content/media/test/test_play_events.html": "x86 only bug 914439", "content/media/test/test_play_events_2.html": "x86 only bug 914439", "content/media/test/test_play_twice.html": "x86 only bug 914439", "content/media/test/test_playback.html": "x86 only bug 914439", "content/media/test/test_playback_rate_playpause.html": "x86 only bug 914439", "content/media/test/test_progress.html": "x86 only bug 914439", "content/media/test/test_reactivate.html": "x86 only bug 914439", "content/media/test/test_replay_metadata.html": "x86 only bug 914439", "content/media/test/test_seek_out_of_range.html": "x86 only bug 914439", "content/media/test/test_seekable1.html": "timeout x86 only bug 914439", "content/media/test/test_standalone.html": "x86 only bug 914439", "content/media/test/test_streams_element_capture.html": "x86 only bug 914439", "content/media/test/test_streams_element_capture_createObjectURL.html": "x86 only bug 914439", "content/media/test/test_timeupdate_small_files.html": "x86 only bug 914439", "content/media/test/test_video_to_canvas.html": "x86 only bug 914439", I missed at least one case, content/media/test/test_bug465498.html, shown here: https://tbpl.mozilla.org/php/getParsedLog.php?id=27851558&tree=Cedar&full=1#error0. Unfortunately, x86 crash dumps still lack symbols...working on that.
See Also: → 845162
Assignee | ||
Comment 2•9 years ago
|
||
We don't run mochitests on Android x86 now. Test manifests were updated in bug 1251013.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•