Closed
Bug 855634
Opened 12 years ago
Closed 12 years ago
No music audio sound output while assertion happened while testing a2dp
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 842934
People
(Reporter: shawnjohnjr, Unassigned)
Details
Attachments
(1 file)
40.96 KB,
application/octetstream
|
Details |
STR:
1. Connect with a2dp headset
2. Play music through a2dp
3. Make an outgoing call
4. End that call
5. Resume Music
6. No sound play through a2dp
Assertion can be observed, i am not sure assertion actually can cause problem.
03-28 07:51:25.730 1380 1591 I Gecko : [Child 1380] WARNING: Audio not synced after seek, maybe a poorly muxed file?: file /home/shawnjohnjr/workspace1/eric_new/releases-mozilla-central/content/media/MediaDecoderReader.cpp, line 515
03-28 07:51:25.730 1380 1591 I Gecko : [Child 1380] ###!!! ASSERTION: Seek target should lie inside the first audio block after seek: '!audio || (audio->mTime <= seekTime && seekTime <= audio->mTime + audio->mDuration)', file /home/shawnjohnjr/workspace1/eric_new/releases-mozilla-central/content/media/MediaDecoderStateMachine.cpp, line 1953
Reporter | ||
Updated•12 years ago
|
Product: Core → Boot2Gecko
Reporter | ||
Updated•12 years ago
|
Summary: No music audio sound output while assertion happened → No music audio sound output while assertion happened while testing a2dp
Reporter | ||
Comment 1•12 years ago
|
||
The error log no longer existed. But the symptom remains. Keep tracking this bug on current central branch.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•