Closed
Bug 839632
Opened 13 years ago
Closed 13 years ago
[BeetleLite] Youtube video playback will freeze and buzz loudly
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tchung, Unassigned)
References
()
Details
(Whiteboard: [MWCDemo2013][Apps Watch List])
Attachments
(1 file)
|
120.46 KB,
text/plain
|
Details |
Launch a youtube html5 video into the Video app. watch it play, and eventually it will freeze and buzz like an annoying alarm. No way to kill the sound unless you reboot the device.
Logcat attached. My guess is it's related to these lines?
01-01 20:38:01.239: W/SST_QC_B2G(136): Stale request OPERATOR, ignoring
01-01 20:38:01.239: W/SST_QC_B2G(136): Stale request DATA_REGISTRATION_STATE, ignoring
01-01 20:38:01.239: W/SST_QC_B2G(136): Stale request VOICE_REGISTRATION_STATE, ignoring
Repro:
1) install a mwc test build on BeetleLite
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/e7e6be91904f
Gaia 7d9e1af0cbfd1782b6a052d7caf55344a87a1367
BuildID 20130207164701
Version 18.0
2) Launch Browser app and goto m.youtube.com
3) select one of the home page videos, and watch it launch in Video App
4) playback the video, and wait and watch for the freeze and sound to happen
Expected:
- no video freeze, and no annoying sounds
Actual:
- freeze and sounds
| Reporter | ||
Comment 1•13 years ago
|
||
Here's a screencast of the issue: http://youtu.be/lReEKgRU3uA
| Reporter | ||
Comment 2•13 years ago
|
||
mvines indicates the buzz is likely a driver issue.
Comment 3•13 years ago
|
||
We've looked at this little bit further and it now appears to be an inconsistent hardware defect. Using identical builds, this issue seems to manifest on some hardware and not others.
Updated•13 years ago
|
Whiteboard: [MWCDemo2013] → [MWCDemo2013][Apps Watch List]
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Comment 4•13 years ago
|
||
Can we re-test on a ZTE using the cert build?
You need to log in
before you can comment on or make changes to this bug.
Description
•