Closed
Bug 1107707
Opened 10 years ago
Closed 7 years ago
Too much AudioFlinger logging causes useful logcat messages to disappear
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kumar, Unassigned)
Details
Attachments
(1 file)
182.03 KB,
text/plain
|
Details |
For Disney's Where's My Water web app on Firefox OS, we see this line repeatedly:
W/AudioFlinger( 199): Thread AudioOut_1C cannot connect to the power manager service
It gets logged so much that the logcat gets truncated very quickly which rolls off otherwise important debugging messages. This makes development difficult.
Can this quiet down a bit?
An example logcat is attached.
The Where's My Water game has a complex audio mixer but we don't know what causes this log message.
STR:
- flash Firefox OS 2.0 to a Flame device
- install Disney's Where's My Water (which is not available in the Marketplace yet)
- play the game
- watch `adb logcat`
Updated•10 years ago
|
Component: Web Audio → GonkIntegration
Product: Core → Firefox OS
Version: Trunk → unspecified
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•