The following is the error seen sometimes when playing an mp3 from the
internet...

Could someone let me know if this is a known issue? Or what is really
going on?

Thanks!

06-17 20:02:42.776: INFO/DEBUG(25079): *** *** *** *** *** *** *** ***
*** *** *** *** *** *** *** ***
06-17 20:02:42.776: INFO/DEBUG(25079): Build fingerprint: 'tmobile/
kila/dream/trout:1.5/CRB43/148830:user/ota-rel-keys,release-keys'
06-17 20:02:42.776: INFO/DEBUG(25079): pid: 25078, tid: 25085  >>> /
system/bin/mediaserver <<<
06-17 20:02:42.776: INFO/DEBUG(25079): signal 11 (SIGSEGV), fault addr
384be9c7
06-17 20:02:42.776: INFO/DEBUG(25079):  r0 384a0c93  r1 000020e0  r2
000000cc  r3 00000001
06-17 20:02:42.786: INFO/DEBUG(25079):  r4 00000198  r5 384be9c3  r6
00000000  r7 384be82b
06-17 20:02:42.786: INFO/DEBUG(25079):  r8 bef2e84c  r9 afe39dd0  10
a9d2856d  fp 00000001
06-17 20:02:42.786: INFO/DEBUG(25079):  ip 00000008  sp 40608cc4  lr
a7a22a71  pc a7a22a92  cpsr 00000030
06-17 20:02:42.876: INFO/DEBUG(25079):          #00  pc 00022a92  /
system/lib/libopencorenet_support.so
06-17 20:02:42.886: INFO/DEBUG(25079):          #01  lr a7a22a71  /
system/lib/libopencorenet_support.so
06-17 20:02:42.886: INFO/DEBUG(25079): stack:
06-17 20:02:42.886: INFO/DEBUG(25079):     40608c84  000001b4
06-17 20:02:42.886: INFO/DEBUG(25079):     40608c88  000000dc
06-17 20:02:42.896: INFO/DEBUG(25079):     40608c8c  00002bb0
06-17 20:02:42.896: INFO/DEBUG(25079):     40608c90  0001db98  [heap]
06-17 20:02:42.896: INFO/DEBUG(25079):     40608c94  0001dd34  [heap]
06-17 20:02:42.896: INFO/DEBUG(25079):     40608c98  00000001
06-17 20:02:42.896: INFO/DEBUG(25079):     40608c9c  bef2e84c  [stack]
06-17 20:02:42.896: INFO/DEBUG(25079):     40608ca0  afe39dd0
06-17 20:02:42.896: INFO/DEBUG(25079):     40608ca4  a9d2856d  /
system/
lib/libutils.so
06-17 20:02:42.896: INFO/DEBUG(25079):     40608ca8  00000001
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cac  0001dd34  [heap]
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cb0  00007000
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cb4  a7a22a71  /
system/
lib/libopencorenet_support.so
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cb8  df002777
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cbc  e3a070ad
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cc0  40608d1c
06-17 20:02:42.896: INFO/DEBUG(25079): #00 40608cc4  40608cdc
06-17 20:02:42.896: INFO/DEBUG(25079):     40608cc8  000317b0  [heap]
06-17 20:02:42.906: INFO/DEBUG(25079):     40608ccc  a7a4ff90
06-17 20:02:42.906: INFO/DEBUG(25079):     40608cd0  40608d1c
06-17 20:02:42.906: INFO/DEBUG(25079):     40608cd4  a7a287a3  /
system/
lib/libopencorenet_support.so
06-17 20:02:42.906: INFO/DEBUG(25079):     40608cd8  bef2e84c  [stack]
06-17 20:02:42.906: INFO/DEBUG(25079):     40608cdc  a7a4d4b8
06-17 20:02:42.916: INFO/DEBUG(25079):     40608ce0  00000001
06-17 20:02:42.916: INFO/DEBUG(25079):     40608ce4  00000001
06-17 20:02:42.916: INFO/DEBUG(25079):     40608ce8  00021e18  [heap]
06-17 20:02:42.916: INFO/DEBUG(25079):     40608cec  00000010
06-17 20:02:42.916: INFO/DEBUG(25079):     40608cf0  40608cf4
06-17 20:02:42.916: INFO/DEBUG(25079):     40608cf4  a7a4d4d8
06-17 20:02:42.916: INFO/DEBUG(25079):     40608cf8  a7a4d040
06-17 20:02:42.926: INFO/DEBUG(25079):     40608cfc  a7a4d054
06-17 20:02:42.926: INFO/DEBUG(25079):     40608d00  00000000
06-17 20:02:42.926: INFO/DEBUG(25079):     40608d04  0001dae0  [heap]
06-17 20:02:42.926: INFO/DEBUG(25079):     40608d08  a7a1f6f1  /
system/
lib/libopencorenet_support.so
06-17 20:02:43.546: INFO/DEBUG(25079): debuggerd committing suicide to
free the zombie!
06-17 20:02:43.556: INFO/ServiceManager(30): service
'media.audio_flinger' died
06-17 20:02:43.556: INFO/ServiceManager(30): service 'media.player'
died
06-17 20:02:43.556: INFO/ServiceManager(30): service 'media.camera'
died
06-17 20:02:43.556: WARN/MediaPlayer(25066): MediaPlayer server died!
06-17 20:02:43.556: ERROR/MediaPlayer(25066): error (100, 0)
06-17 20:02:43.556: WARN/System.err(25066): java.io.IOException:
Prepare failed.: status=0x64
06-17 20:02:43.556: WARN/System.err(25066):     at
android.media.MediaPlayer.prepare(Native Method)
06-17 20:02:43.566: WARN/System.err(25066):     at
com.Test.AudioStream.Play(AudioStream.java:138)
06-17 20:02:43.566: WARN/System.err(25066):     at
com.Test.AudioStream.Play(AudioStream.java:151)
06-17 20:02:43.566: WARN/System.err(25066):     at com.Test.AudioTest
$3.run(AudioTest.java:27)
06-17 20:02:43.566: WARN/AudioSystem(55): AudioFlinger server died!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to