Quote:
Originally Posted by arrrghhh
Sorry, missed this one. Meant to respond .
Every single time I've lost audio it has been in this condition. Buzzing speaker - like it was turned all the way up, but no input going thru it.
Here's some really good HaRET logs on the bug.
The reason I say really good is he said he made a call, was fine. About an hour or so later, made another - no audio. I can see that in his logcat, so perhaps this will capture the failure somewhere inbetween?
Always see this:
Code:
01-17 21:13:07.740 W/AudioTrack( 1298): obtainBuffer timed out (is the CPU pegged?) 0x46dd50 user=000012c0, server=00000000
|
This is what i mean about having different results with csvs. Actually im not even sure if its csv related, but it did happen a lot before i did some changes.
THe only way i can really replicate it is just to mess a lot with the sound routing. perhaps it all boils down to bad routing right now.
Also the only way you could recover from the error above is to kill the media and phone pids in shell. At least that works best for me at the time being :-\
Edit: also i think we are no longer sharing code with xdandroid again. So logs may not be as helpful.
Edit2: differences are small, we can probably merge back in with our changes. Need to talk to the brethren.