I've got a doozie of a bug that a user has found and I'm wondering if anyone has seen it.
When using the standard android mediaplayer object to play a file - the phone just reboots
There's quite a bit of chatter about it on forums but i haven't seen a trace on developer sites like stackoverflow - here are some links.
http://forum.xda-developers.com/showthread.php?t=1404253
http://rootzwiki.com/topic/12773-random-shutoffs/
http://www.google.com/support/forum/p/Google+Mobile/thread?tid=4a51e070d7b1f856&hl=en
I've been testing it for 5 days now on the emulator (API levels 14&15) and I have had 3 reboots in that time - It definitely happens. Sometimes 10min in sometimes 2 days in. The OS just shuts down and reboots - no error, stacktrace or segfault as far as I can see. I havent seen it happen on the standard player or when files arent playing.
Has anyone else seen or heard of this? I am left with no choice but to remove the mediaplayer functionality from my app (mypod) for ICS . I havent seen it with other apps but the posts above show that it seems to be common to mediaplayer apps.
Any thoughts welcome...